body,html
{
        font-family: 'Barlow', sans-serif;
    
}
ul.unlisted {
    display: flex;
    color: white;
    padding-left: 0px;
}
li.list {
    color: white;
    list-style: none;
}
.texts
{
    color: white;
}
.headers {
    padding: 10px 0px;
}
li.list {
    color: white;
    list-style: none;
    font-family: 'Barlow', sans-serif;
}
li.list_r {
     padding-right: 20px;
    padding-left: 20px;
}
i.fab {
    margin-top: 5px;
}
i.fab.fa-facebook{
    border-left: 1px solid gray;
    padding: 0px 0px 0px 20px;
}
i.fab.fa-whatsapp {
    border-right: 1px solid gray;
    padding:0px 20px 0px 0px; 
}
.col-md-6.carousel-caption-custom {
    margin-top: 30px!important;
    padding-left: 45px;
}
h3.h3_heading {
        font-family: 'Barlow';
    font-size: 1.6rem;
    line-height: 37px;
    margin: 20px 0px;
}
span.textss {
        font-family: 'Barlow';
    font-size: 2.2rem;
    margin-top: 70px;
    font-weight: 500;
    color: #225cab;
}
ul.list-group.list-group-horizontal {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.5rem;
    list-style: none;
    color: black;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    color: black!important;
    margin-right: 10px;
}
a.btn.btn-danger {
    display: inline-block;
    font-weight: 400;
    line-height: 1rem;
    color: inherit;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 0.875rem;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 1rem 1.5rem;
    transition: all 500ms ease-in-out;
    background: #1a5cac;
    color: white;
}
.texts_s>h3 {
    text-align: right;
    margin-top: 10px;
    color: #225cab;
}
.services
{
    padding: 40px 0px;
}
.service.cards {
    --display: flex;
    --min-height: 150px;
    --overflow: auto;
    border-style: solid;
    border-style: solid;
    border-width: 2px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-color: #225cab;
    border-color: #225cab;
   padding: 10px;
}
h4.service_heading {
    font-size: 20px!important;
    text-align: center;
    margin: 7px 1px;
    font-family: 'Barlow';
    text-transform: uppercase;
    font-weight: bold;
    color: #225cab;
}
.service.cards:hover {
    box-shadow: 0px 16px 20px 0px #225cab99;
}
i.fas.icons {
       font-size: 30px;
    padding: 15px 0px;
    color: #225cab;
}
p.para {
    padding: 10px 3px;
    text-align: justify;
    font-family: 'Barlow';
}
a:hover
{
    text-decoration: none!important;
}
a.btn.btn-primary {
    font-family: 'Barlow';
    font-size:1rem;
  /*  margin-top: 44px;*/
    font-weight: bold;
    background: #225cab;
    border-radius: 0px;
}
.bg-light {
    background: white!important;
}

.design_container {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --align-items: stretch;
    --overlay-opacity: .7;
    border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: 25px 25px 25px 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    padding: 20px;
    margin: 40px;
    border-radius: 10px;
    border:2px solid #225cab!important;
}
h4.h4_heading {
    /* text-align: right; */
    margin-top: 10px;
    color: #225cab;
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
p.auto {
      font-family: 'Barlow';
    font-size: 20px;
    line-height: 35px;
    text-align: justify;
    margin-bottom: 10px!important;
}
.images
{
    border-radius: 20px;
}
section.contact {
    background: rgb(248, 249, 250);
    padding: 30px;
}
.card_s {
      background: white;
    /* box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; */
    padding: 20px;
    border-radius: 2px;
    text-align: center;
    --display: flex;
    --min-height: 150px;
    --overflow: auto;
    border-style: solid;
    border-style: solid;
    border-width: 2px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-color: #225cab;
    border-color: #225cab;
    
}
.btn-primary {
    color: #fff;
    background-color: #225cab;
    border-color: #225cab;
}
  @media (max-width: 767.98px)

   {
.service.cards {
    margin: 10px 0px;
}
.texts_s>h3 {
    text-align: left;
    margin-top: 10px;
    color: #225cab;
}
p.new_text
{
    text-align: left!important;
}
.services
{
    padding: 0px!important;
}
.design_container {
    margin: 0px;
}
img.d-inline-block.align-top {
    width: 50%!important;
    height: 30%!important;
}
section.contact
{
    padding: 0px!important;
}
.col-md-6.carousel-caption-custom
{
    margin-top: 0px!important;
    padding: 10px;
}
li.list_r
{
    padding-right: 0px!important;
}
p.calls_us {
    display: none;
}

}
a.nav-link {
        font-size: 18px!Important;
    font-family: 'Barlow';
    color: #225cab!important;
    width: 100%!Important;
    padding: 10px 20px!important;
    font-weight: bold;
}
.navbar-brand {
    width: 50%!important;
}
img.d-inline-block.align-top
{
    width: 10%;
    height: 10%!important;
}
p.new_text
{
    text-align: right;
}