   body {
         font-family: "Roboto", sans-serif !important;
         }
         a{
                text-decoration: none
         }
         p{
               color: #1c292e;
    text-transform: none;
    font-size: 1.125rem;
    line-height: 1.6em;
         }
         .topbar { 
         background-color: #203f6b;
         font-size: 0.9rem;
         padding: 40px 0;
         }
         .navbar-brand img { height:45px; }
         .carousel-item {
         height: 80vh;
         background-position: center;
         background-size: cover;
         position: relative;
         }
         .carousel-item::before {
         content: "";
         position: absolute;
         top:0; left:0; width:100%; height:100%;
         background: rgba(0,0,0,0.5);
         }
         .carousel-caption {
         bottom: 25%;
         z-index: 10;
         }
         .carousel-caption h1 { font-size: 2.8rem; font-weight: 700; }
         .carousel-caption p { font-size: 1.1rem; }
         .feature-card { transition: all .3s ease; }
         .feature-card:hover { transform: translateY(-6px); box-shadow:0 10px 25px rgba(0,0,0,.08); }
         footer { background:#0b1724; color:#cbd5e1; }
         footer a { color:#cbd5e1; text-decoration:none; }
         footer a:hover { text-decoration:underline; }
         .topbar-head h2{
         font-family: "Quicksand", sans-serif;
         font-size: 50px;
         font-weight: 800;
         color:white;
         line-height: 1.1em;
         }
         .topbar-head h6{
         font-family: "Quicksand", sans-serif;
         font-size: 20px;
         font-weight: 800;
         color: #a4d6d8;
         padding-left:5px;
         line-height: 1.1em;
         }
         .ulockd-ohour-info .ulockd-icon {
         font-size: 26px;
         margin-right: 16px;
         padding: 3px 10px;
         }
         .float-start {
         float: left !important;
         }
         .ulockd-ohour-info .ulockd-icon span{
         color: #5abbff;
         font-size: 50px;
         }
         .ulockd-info h3{
         font-size: 22px;
         margin-bottom: 0px;
         color: #ffbb00;
         }
         .ulockd-cell a{
         color: white;
         font-size: 22px;
         font-weight: 500;
         text-decoration: none;
         }
         .ulockd-ohour-info{
         padding:10px 0px;
         }
         .navbar-brand img {
         height: 77px;
         }
         .navbar-expand-lg .navbar-nav .nav-link{
         font-family: Dosis;
         font-weight: 600;
         text-transform: uppercase;
         font-size: 18px;
         color: #203f6b;
         line-height: 2rem;
         letter-spacing: 2px;
         padding: 0px 20px;
         }
         .navbar-brand{
         padding: 0px;
         }
         .ms-6{
         margin-left: 70px;
         }
         .social-icons ul li {
         list-style-type: none;
         }
         .social-icons ul li a i{
         color:white;
         width: 32px;
         height: 32px;
         line-height: 32px;
         background: #3b5998;
         text-align: center;
         margin-top: 20px;
         }
         @media (min-width: 992px) {
         .navbar-expand-lg .navbar-nav {
         flex-direction: row;
         text-align: center;
         position: absolute;
         left: 29%;
         text-align: center;
         /* width: 65%; */
         }
         }
         .offcanvas {
         background-color: #f8f9fa;
         }
         .offcanvas .nav-link {
         color: #203f6b;
         font-weight: 600;
         font-size: 18px;
         padding: 10px 0;
         }
         .offcanvas .dropdown-menu {
         border: none;
         box-shadow: none;
         background: transparent;
         }
         .offcanvas .dropdown-item {
         color: #203f6b;
         padding: 6px 0 6px 20px;
         }
         .offcanvas .dropdown-item:hover {
         color: #0d6efd;
         }
         .dropdown-item li:after {
         content: "";
         position: absolute;
         bottom: -1px;
         left: 32px;
         right: 30px;
         height: 1px;
         background: rgba(0, 0, 0, 0.1);
         }
         .dropdown-item {
         display: block;
         width: 100%;
         padding: 10px 20px;
         border-radius: 0px;
         border-bottom: 1px solid #dbdbdb;
         font-size:18px;
         
         }
         .dropdown-menu{
         border-radius: 0px;
         border:0px;
             box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
         }
         .dropdown-item::last-child {
         border-bottom: 0px solid #dbdbdb;
         }
         .navbar-nav .dropdown-menu {
         position: static;
         margin-top: 29px;
         }
         .dropdown-item:focus, .dropdown-item:hover{
         background: #5ba1d2;
         color: white;
         font-weight: 500;
         }
         .carousel-item::before{
           background:  rgb(0 0 0 / 17%);
         }
         .carousel-caption{
            background: #0000005c;
         }
         .carousel-caption h1{
    text-align: center;
}
.carousel-caption p{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
}
#office{
   background: #5ba1d2;
   padding: 20px 0px;
}
#office p{
   text-align: center;
   color: white;
   text-transform: uppercase;
}
#office p a{
   color: white;
   font-weight: 600;
       font-family: Dosis;
       font-size: 20px;
       letter-spacing: 2px;
}
#office p a i{
   padding-right: 15px;
}
#about .red{
   color:red;
}
#about .blue{
   color:#203f6b;
}
#about h2 {
    font-family: Quicksand;
    font-weight: 500;
    color: #3c276c;
    text-transform: none;
    font-size: 3rem;
    line-height: 1.1em;
}
#about h2 i{
   font-family: serif;
}
.appointment_form_one {
        background-color: #f4f4f5;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 0px;
    padding: 15px 20px;
    
    z-index: 9;
 }
 .appointment_form_one  h5{
  font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #203f6b;
 }
 .appointment_form_one  .form-control{
   margin-bottom: 10px;
 }
 input[type="button"], input[type="submit"], button {
    background: #ffc600;
    font-family: Dosis;
    font-weight: 600;
    color: black;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 15px;
    letter-spacing: 2px;
    padding:20px;
    border: 0px;
 }
 .parallax-section {
  position: relative;
  overflow: hidden;
}

.parallax-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 0;
}

.parallax-section h2 {
  position: relative;
  z-index: 1;
  font-size: 48px;
   font-family: Quicksand;
    font-weight: 500;

}

.nav-tabs .nav-link {
  font-weight: 600;
  color: #203f6b;
  border: none;
  border-bottom: 3px solid transparent;
}

.nav-tabs .nav-link.active {
  color: #0d6efd;
  border-color: #0d6efd;
  background: none;
}

.btn-outline-primary {
  border-radius: 30px;
  padding: 10px 25px;
  font-weight: 600;
}
.horizon-tabs ul li{
      margin-top: -70px;
    z-index: 9;
    
}
.horizon-tabs .nav-tabs .nav-link{
background: white;
    margin-right: 10px;
    padding: 30px 50px;
    font-size: 20px;
        border-radius: 0px;

}
.horizon-tabs .nav-tabs .nav-link.active{
       background-color: #5ba1d2;
       color: white;
}

  #how-to-start .step-number {
    width: 72px;
    height: 72px;
    font-weight: 700;
    font-size: 1.4rem;
    box-shadow: 0 6px 18px rgba(32,63,107,0.12);
  }

  /* Make cards vertically equal height and center content */
  #how-to-start .card { display: flex; flex-direction: column; }

  /* Slight hover lift */
  #how-to-start .card:hover { transform: translateY(-6px); transition: transform .18s ease; }

  /* Responsive tweaks */
  @media (max-width: 767px) {
    #how-to-start .step-number { width: 60px; height: 60px; font-size: 1.2rem; }
  }
  .horizon-tabs .card i{
      width: 70px;
  
    height: 70px;
    line-height: 70px;
    background: #203f6b;
    color: white !important;
    border-radius: 50px;
 }
.step-number span {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
        right: 10em;
    top: 32px;
    background: #f76923;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 24px;
    border: 3px solid #ffffff;
    font-size: 14px;
    font-weight: 600;
    vertical-align: top;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.horizon-tabs  .card{
   background: none !important;
   box-shadow: none !important;
}
  .border-pink { border-color: #e83e8c !important; }
  .icon-box i { transition: transform .3s ease; }
  .icon-box:hover i { transform: scale(1.2); }
  #why-choose h3 { color: #2c3e50; }
.box-color-purple{
    background: linear-gradient(-135deg, #97237c, #441038) #97237c no-repeat;
    color: white;
 }
.box-color-pink{
   background: linear-gradient(-135deg, #c73f8e, #7c2457) #c73f8e no-repeat;
    color: white;
}
 .box-color-red{
       background: linear-gradient(-135deg, #ea5b2e, #e61d67) #ea5b2e no-repeat;
        color: white;
 }
.box-color-orange{
       background: linear-gradient(-135deg, #fcc100, #ea5b2e) #fcc100 no-repeat;
        color: white;
}
.box-color-green{
   background: linear-gradient(-135deg, #97cd62, #649831) #97cd62 no-repeat;
    color: white;
}
.box-color-blue{
   background: linear-gradient(-135deg, #0095a6, #3b2a6b) #3b2a6b no-repeat;
    color: white;
}
.box-color-lightblue{
   background: linear-gradient(-135deg, #a4d6d8, #0095a6) #0095a6 no-repeat;
    color: white;
}
.box-color-darkgreen{
   background: linear-gradient(-135deg, #34beb9, #1a7673) #1a7673 no-repeat;
    color: white;
}
.icon-box {
   margin-bottom: 20px;

}
.icon-box i{
    color: #ffffff;
    text-shadow: -5px 10px 10px rgba(0, 0, 0, 0.25);
        font-size: 3.5rem;
 }
 .icon-box p{
   font-size: 16px;
   color: #e5dbdb !important;
 }
 .icon-box h5{
   font-size: 18px;
   
 }
  #why-choose h3{
    font-family: Quicksand;
    color: #203f6b;
}
 #why-choose .btn-warning{
         font-family: Dosis;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0px;
    letter-spacing: 2px;
 }
  .counter-box img {
    transition: transform .3s ease;
  }
  .counter-box:hover img {
    transform: scale(1.1);
  }
  #stats{
   background: #5ba1d2 !important;
   padding: 50px 0px !important;
  }
  #stats h3{
font-size: 36px;
margin-bottom: 15px;
  }
  #stats h6{
    font-size: 17px;
    font-weight: 600;
    font-family: "Roboto", sans-serif !important;
    line-height: 24px;
    color: #203f6b !important;
}

#cta-section {
    background: #5ba1d2 !important;
    padding: 30px 0px;
}
#cta-section h2{
    margin-bottom: 0;
    font-size: 36px;
    margin-right: 30px;
    color: #081f3e;
    font-weight: 700;
    margin-top: 0px;
  font-family: Quicksand;
}
#cta-section h2 span{
color: white;
}
.services-section h3{
    font-family: Quicksand;
    color: #203f6b;
}
.services-section .card {
  border: none;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
  border-radius: 0px;
}
.services-section .card .btn{
    font-size: 18px;
    font-weight: 600;
    color: #3c276c;
    font-family: Quicksand;
    padding: 15px 5px;
}
.services-section .card:hover .card-overlay  .btn{
   border:1px solid white;
    color: #3c276c;
    font-family: Quicksand;
    padding: 10px 25px;
}
.services-section .card:hover {
  transform: translateY(-5px);
}
.services-section .card img {
  height: 280px;
  width: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.services-section .card:hover img {
  transform: scale(1.1);
}
.services-section .card-overlay {
  position: absolute;
  inset: 0;
  background: #ffc600;
  color: #fff;
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}
.services-section .card:hover .card-overlay {
  opacity: 1;
}
.services-section .card-overlay h5 {
  color: white;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: Quicksand;
}
.services-section .card-overlay p {
  font-size: 16px;
  margin-bottom: 10px;
  color: white;
}

/* Owl Controls */
.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  position: absolute;
  top: 40%;
  background: rgba(0,0,0,0.5);
  color: #fff !important;
  padding: 10px 15px !important;
  border-radius: 50%;
  transition: background 0.3s ease;
}
.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
  background: #ffc600;
}
.owl-nav button.owl-prev {
  left: -25px;
}
.owl-nav button.owl-next {
  right: -25px;
}
.owl-dots {
  margin-top: 20px;
}
.owl-dot span {
  background: #ccc !important;
}
.owl-dot.active span {
  background: #ffc600 !important;
}
.services-section .btn-warning {
    font-family: Dosis;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0px;
    letter-spacing: 2px;
    color:white;
}
#clients h3{
    font-family: Quicksand;
    color: #203f6b;
}
#clients .btn-warning {
    font-family: Dosis;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0px;
    letter-spacing: 2px;
    color:white;
}
#clients .box-c{
background-color: #203f6b;
height: 96%;
}
#clients .card{
    border-radius: 0px;
}
#clients .box-c h1{
    color: white;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: Quicksand;

}
#clients .box-c .blockquote::before {
    content: "“";
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 8rem;
    font-family: arial;
    color: white;
}
#clients .box-c .blockquote::after {
    content: "“";
    position: absolute;
    right: 10px;
    bottom: 0px;
    font-size: 8rem;
    font-family: arial;
    transform: rotate(-180deg);
    color: white;
}
#clients .blockquote p{
    padding: 30px 10px;
    color: white;
}
#clients  .card-sm-box h4{
        font-family: Quicksand;
    font-weight: 500;
    color: #3c276c;
    font-size: 26px;
        text-align: left;
    padding-left: 53px;
}
#clients .card-sm-box .blockquote-footer::before {
    content: "“";
    position: absolute;
    left: 6px;
    top: -27px;
    font-size: 8rem;
    font-family: arial;
    color: #5abbff;
}
#clients  .card-sm-box p{
   color: #3c276c; 
   padding: 0px 10px 15px 48px;
   text-align: left;
}
#site-footer{
background-color: #020f20;
}
#site-footer p{
    color: white;
    font-size: 16px;
}
#site-footer .list-unstyled li a{
    color:white;
}
#site-footer .list-unstyled li a:hover{
    color: #5abbff;
}
#site-footer .list-unstyled li{
    padding: 5px;
}
#site-footer .list-unstyled li i{
   color: #5abbff;
   font-size: 15px;
   padding-right: 10px;
}
.footer-logo img{
    background: white;
}
.footer-bottom-bg {
    background: black;
    padding: 10px;
}
.footer-bottom-bg small{
    font-size: 16px;
}
#site-footer h5{
        font-family: Dosis;
        text-transform: uppercase;
        letter-spacing: 2px;
}

/* Go to Top Button Styling */
.go-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 9999;
}

.go-to-top a {
  background-color: #ffc600; /* True Care yellow */
  color: #000;
  border: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  padding: 10px 17px;
  font-size: 18px;
}

.go-to-top a:hover {
  background-color: #e6b800; /* darker yellow on hover */
  color: #fff;
  transform: translateY(-3px);
}

.go-to-top a i {
  font-size: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 425px) and (min-width: 320px){
    .ulockd-ohour-info .ulockd-icon {
    font-size: 14px;
    margin-right: 7px;
    padding: 3px 0px;
    }
    .ulockd-ohour-info .ulockd-icon span {
    font-size: 30px;
    }
    .ulockd-info h3 {
    font-size: 12px;
    }
    .ulockd-cell a {
    font-size: 18px;
    }
    .topbar{
        padding:20px 0px;
    }
    .offcanvas {
   background-color: #c4cdd3;
}
.horizon-tabs ul li {
    display: contents;
}
.horizon-tabs .nav-tabs .nav-link{
    line-height: 28px;
}
#cta-section h2 {
   font-size: 26px;
}
}
.content-header {
  position: relative;
  background: url('assets/images/ban.jpg') !important;
  min-height: 150px;
      width: 100%;
    max-width: 100%;
  color: #fff;
  background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.content-header .overlay {
  position: absolute;
  inset: 0;
      background: #ffc600b8;
}

.content-header-inner {
  display: inline-block;
    background: rgb(255 255 255 / 86%);
    max-width: 50%;
    padding: 40px;
    position: relative;
    top: 0px;
    border-bottom: 3px solid;
    z-index: 1;
    -webkit-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    right: 17em;
}

.content-header .breadcrumb {
  background: transparent;
  font-size: 1rem;
}

.content-header .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  color: #ffc107;
  padding: 0 8px;
}
.content-header .breadcrumb .breadcrumb-item  a{
    color: #3c276c;
    font-size: 19px;
    }
    .content-header .breadcrumb .breadcrumb-item.active{
   font-size: 19px;
    }
.content-header .down-arrow a span {
  font-size: 19px;
  display: block;
  margin-top: 5px;
  color: #fff;
  background-color: #203f6b;
}

.content-header .down-arrow a:after {
    content: "\f107";
    font-family: "fontAwesome";
    font-size: 42px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    bottom: -29px;
    right: 46px;
    color: #ffffff;
    background: rgb(32 63 107);
    border-radius: 50%;
    border: 3px solid white;
}
.content-header .display-5{
    font-family: Quicksand;
    font-weight: 700;
    color: #3c276c;
    text-align:left;
    }
    .content-header p{
   text-align:left;
    }
    #main-content{
        padding:50px 0px;
    }
    #main-content  .sub{
         font-family: Quicksand;
         font-weight:700;
             color: #3c276c;
             margin-bottom:20px;
    }
    #main-content .sub-h5{
         font-family: Quicksand;
         font-weight:500;
             color: #3c276c;
             margin-bottom:20px;
    
    }
    #main-content .icon-list {
      list-style: none;
      padding: 0;
      padding-left: 10px;
    }

   #main-content  .icon-list li {
      margin-bottom: 10px;
      display: flex;
          color: #1c292e;
    font-size: 1.125rem;
   
    }

   #main-content  .icon-list i {
      color: #ffbb33;
      margin-right: 10px;
      font-size: 1.1rem;
          line-height: 32px;
    }

   #main-content  .question-section {
         background-color: #ffc600;
      color: #fff;
      text-align: left;
      padding: 40px 20px;
      margin-top: 50px;
    }

#main-content  .question-section h4{
    text-align:left;
}
#main-content  .question-section p{
    text-align:left;
    color:white;
}
 #main-content    .question-section a.btn {
      background: #fff;
      color: #007bff;
     padding:10px 30px;
      margin-top: 15px;
      Font-family: Dosis;
    font-weight: 600;
        line-height: 55px;
    letter-spacing: 2px;
        text-transform: uppercase;
        color: #3c276c;
        border-radius:0px;
        font-weight:800;
        text-align:left;
    }
#main-content .sidebar h3{
     font-family: Quicksand;
         font-weight:600;
          color: #3c276c;
}
 #main-content    .sidebar {
      background: #f8f9fa;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    }

  #main-content   .sidebar h3 {
      font-size: 1.25rem;
      margin-bottom: 20px;
    }
    #main-content  .sidebar .btn{
          Font-family: Dosis;
    font-weight: 600;
        line-height: 55px;
    letter-spacing: 2px;
        text-transform: uppercase;
        color: white;
        border-radius:0px;
    }
  #main-content  .care-content{
        background-color: #eef2f6;
        padding:20px;
  }
   #main-content  .care-content .icon-list i{
      color: #f76923;
   }
   #main-content  .care-content h5{
       font-family: Quicksand;
         font-weight:600;
          color: #3c276c;
          margin-bottom:15px;
   }
    .testimonial-section {
      background: #5ba1d2 ;
      padding: 60px 0;
    }

    .testimonial-section .testimonial {
     text-align: left;
      
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

   .testimonial-section  .testimonial blockquote {
      color: white;
      margin-bottom: 20px;
      font-size:18px;
    }
    .testimonial-section .carousel-item .testimonial::before {
    content: "“";
    position: absolute;
    left: 6px;
    top: -27px;
    font-size: 8rem;
    font-family: arial;
    color: white;
}


   .testimonial-section .testimonial .author-name {
      font-weight: 700;
      color: white;
      font-family: Quicksand;
      font-size:30px;
    }

   .testimonial-section .carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #007bff00;
    border-radius: 50%;
    padding: 0px;
}
  .testimonial-section .carousel-control-prev {
    left: -66px;
}
  .testimonial-section .carousel-control-prev {
    right: -10px;
}

   .testimonial-section .carousel-indicators [data-bs-target] {
      background-color: #007bff;
    }
 .testimonial-form-section {
      background: #203f6b;
      color: #fff;
      padding: 60px 0;
    }

    .testimonial-form-section h3 {
      color: #fff;
      font-weight: 700;
          font-family: Quicksand;
    }

    .testimonial-form-section p {
      color: #dcdcdc;
      font-size: 17px;
    }

    .testimonial-form .form-control,
    .testimonial-form select {
      border-radius: 5px;
      border: none;
      padding: 10px 15px;
      margin-bottom: 15px;
    }

    .testimonial-form textarea {
      height: 120px;
      resize: none;
    }

    .testimonial-form .btn {
      background: #ffc600;
      color: #fff;
      border: none;
           font-family: Dosis;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 55px;
    letter-spacing: 2px;
      padding: 5px 25px;
      transition: 0.3s ease;
          width: 100%;
    }

    .testimonial-form .btn:hover {
      background-color: #d9943f;
    }
        .contact-section {
      padding: 70px 0;
    }

    .contact-section h3 {
      color: #203f6b;
      font-weight: 600;
      margin-bottom: 20px;
          font-weight: 700;
          font-family: Quicksand;
    }

    .contact-section  .contact-info p,
    .contact-info a {
      font-size: 17px;
      color: #1c292e;
    font-size: 1.125rem;
    line-height: 1.6em;
    }

    .contact-section  .contact-info a {
      color: #007bff;
      text-decoration: none;
    }

     .contact-section  .contact-info a:hover {
      text-decoration: underline;
    }

     .contact-section  .contact-form input,
    .contact-form select,
    .contact-form textarea {
      border-radius: 5px;
      border: 1px solid #ccc;
      padding: 10px 15px;
      width: 100%;
      margin-bottom: 15px;
    }

     .contact-section  .contact-form textarea {
      height: 120px;
      resize: none;
    }

    .contact-section  .contact-form .btn {
       background: #ffc600;
      color: #fff;
      border: none;
           font-family: Dosis;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 55px;
    letter-spacing: 2px;
      padding: 5px 25px;
      transition: 0.3s ease;
          width: 100%;
    }

    .contact-section  .contact-form .btn:hover {
      background-color: #162e4d;
    }
    .contact-form {
    padding: 50px;
    border-bottom: 3px solid;
    background-color: #ffffff;
    background-image: url(../img/bg-mail.png);
    background-repeat: repeat-x;
    background-size: 58px 5px;
    position: relative;
    -webkit-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -5px 3px 25px 0 rgba(0, 0, 0, 0.1);
}

    .map iframe {
      border: 0;
      width: 100%;
      height: 450px;
    }

    @media (max-width: 767px) {
      .contact-info {
        margin-bottom: 40px;
      }
    }
    
    @media only screen and (max-width:992px)
    {
    .navbar-nav .dropdown-menu {
    position: static !important;
    margin-top: -50px !important;
    margin-bottom: 50px !important;
         }
      
    .content-header-inner{
        max-width: 90% !important;
        right: 0 !important;
    }    
    }
        /* Image Box Styling */
   .services-section .service-box {
      position: relative;
      overflow: hidden;
     transition: all 0.4s ease;
      
      margin-bottom: 30px;
    }
    .services-section .service-box img {
      width: 100%;
      height: 300px;
      object-fit: cover;
      transition: transform 0.4s ease;
    }
    .services-section .service-box:hover img {
      transform: scale(1.1);
    }
    .services-section .service-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #ffc600;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      transition: opacity 0.4s ease;
      text-align: center;
      padding: 20px;
      
    }
    .services-section .service-box:hover .service-overlay {
      opacity: 1;
    }
    .services-section .service-overlay h6 a{
      color: #ffffff;
      font-size: 20px;
      margin-bottom: 10px;
      font-family: Quicksand;
    font-weight: 700;
    }
    .services-section .service-overlay h6 {
     margin-bottom: 15px;
     
    }
    .services-section .service-overlay p {
      font-size: 18px;
       color: #ffffff;
    }
    .services-section .service-content {
      padding: 15px;
      background: #fff;
      text-align: center;
    }
    .services-section .service-content h4 a{
      margin-bottom: 15px;
         font-family: Quicksand;
    font-weight: 700;
    color: #3c276c;
    text-transform: none;
    font-size: 20px;
    line-height: 1.35em;
    }
    .services-section .service-content .btn {
      background: #ffc600;
      color: #000;
      border: none;
      transition: background 0.3s;
    }
    .services-section .service-content .btn:hover {
      background: #000;
      color: #fff;
    }

    /* FAQ Styling */
    .faq-section h3 {
      font-weight: 600;
      margin-bottom: 20px;
      margin-bottom: 10px;
      font-family: Quicksand;
    font-weight: 700;
    color: #3c276c;
    }

   .faq-section .accordion-button {
      font-weight: 600;
      font-family: Quicksand;
      text-transform:none;
      line-height:20px;
    letter-spacing:0px;
    }
    .faq-section .accordion-body{
        font-size:18px;
    }
    