.navbar-brand .logo-light{
    width: 53% !important;
}
.menu-icon-2{
    background-color: black;
    padding: 5px;
    border-radius: 5px;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-heading-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-link.active, .nav-link.show, .nav-link:hover {
    color: black!important;
}

.section-header {
    position: static;
    /*top: 0;*/
    /*left: 0;*/
    width: 100%;
    z-index: 99;
}

.section-header.sticky{
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    left: 0;
    animation: fadeInDown 0.7s ease-in-out 0s 1 normal none running;
    transition: all 0.3s ease 0s;
    background-color: var(--bs-sticky-header-bg);
    backdrop-filter: blur(10px);
}


.sticky .nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: white!important;
    text-decoration: none;
    background: none;
    border: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}


.hero-2 .hero-wrapper-2 {
    padding: 89px 0 50px 0;
}

.hero-2 .swiper-pagination-bullets {
    bottom: 15px;
    z-index: 2;
}


.sidebar_search{
    position: relative;
}

.sidebar_search input {
    border: 1px solid var(--bs-border-color-style-1);
    font-size: 15px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--bs-body-color-style-5);
    border-radius: 25px;
    width: 100%;
    padding: 13px 21px;
}

.sidebar_search button {
    width: 58px;
    height: 100%;
    padding: 10px;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .4s;
    transition: .4s;
    background-color:#4C9BB3 ;
    color: white;
}

.article-blog-content img{
    width: 100%;
}

.section-article-hero-wrapper {
    max-width: 1920px;
    overflow-x: hidden;
    position: relative;
    padding: 50px 150px 0 150px;
}

.contact-from textarea, .contact-from select, .contact-from input {
    margin-bottom: 10px;
    border: 1px solid #A3A3A3;
}

.comment-box {
    margin-top: 40px;
}
.comment-box textarea {
    min-height: 100px;
}
#likeModal .wrapper-1{
  width:100%;
  height:auto;
  display: flex;
flex-direction: column;
}
#likeModal .wrapper-2{
  padding :30px;
  text-align:center;
   margin-top: 5%;
}
#likeModal .thank-you span{
    font-family: 'Kaushan Script', cursive;
  font-size:3em;
  letter-spacing:3px;
  color:#5892FF ;
  margin:0;
  margin-bottom:20px;
}
#likeModal .thank-you{
    margin-bottom: 20px;
}
#likeModal .wrapper-2 p{
  margin:0;
  font-size:1.3em;
  color:#aaa;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing:1px;
}
#likeModal .go-home{
  color:#fff;
  background:#5892FF;
  border:none;
  padding:10px 50px;
  margin:30px 0;
  border-radius:30px;
  text-transform:capitalize;
  box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}
#likeModal .footer-like{
  margin-top: auto;
  background:#D7E6FE;
  padding:6px;
  text-align:center;
}
#likeModal .footer-like p{
  margin:0;
  padding:4px;
  color:#5892FF;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing:1px;
}
#likeModal .footer-like p a{
  text-decoration:none;
  color:#5892FF;
  font-weight:600;
}
@media (min-width:360px){
 #likeModal .thank-you span{
    font-size:2em;
  }
 #likeModal .go-home{
    margin-bottom:20px;
  }
}
@media (min-width:600px){
 #likeModal .content{
  max-width:1000px;
  margin:0 auto;
}
 #likeModal .wrapper-1{
  height: initial;
  max-width:620px;
  margin:0 auto;
  margin-top:50px;
  box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}
}
@media (max-width: 480px) {
  #likeModal .wrapper-2 p {
    font-size: 1rem;
    padding: 0 10px;
  }
  #likeModal .go-home {
    width: 80%;
    padding: 10px;
    font-size: 16px;
  }
  #likeModal .thank-you span {
    font-size: 2em;
  }
}

@media (max-width:767px) {
    .navbar-brand .logo-light {
        width: 100%!important;
        height: 50px!important;
    }
        .custom-row-gap {
        --bs-gutter-x: 0px;
    }
        .navbar-brand img {
        width: 100px;
        height: 42px;
    }
}

                    .cs_about.cs_style_1 .cs_about_text {
    padding-left: 80px;
    position: relative;
    margin-top: 25px
}
.cs_fs_56 {
    font-size: 56px;
    line-height: 1.327em
}

.cs_about.cs_style_1 .cs_about_text::before {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #3fd0d4;
    position: absolute;
    left: 0;
    top: 12px
}

.cs_about.cs_style_1 .cs_list.cs_style_1 {
    margin-top: 32px
}

.cs_about.cs_style_1 .cs_btn.cs_style_1 {
    margin-top: 50px
}

.cs_steps.cs_style_1 {
    display: grid;
    grid-gap: 86px
}

.cs_steps.cs_style_1 .cs_step_thumb {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 1px dashed #3fd0d4;
    padding: 33px;
    margin-bottom: 42px
}

.cs_steps.cs_style_1 .cs_step_number {
    height: 80px;
    width: 80px;
    right: 0;
    top: 0
}

.cs_steps.cs_style_1 .cs_step::before {
    content: "";
    position: absolute;
    background-image: url(../images/icons/arrow.png);
    width: 112px;
    height: 110px;
    right: -102px;
    top: 100px;
    background-size: contain;
    background-position: center
}

.cs_list li{
    list-style: none;
    margin-bottom: 12px;
    font-size: 18px;
}
.cs_accent_color{
 
    color: #3fd0d4;
    margin-right: 8px;
    font-size: 20px;
    
}

.hero-section {
    /*background: linear-gradient(135deg, #E0F7FA 0%, #FFFFFF 100%);*/
    /*min-height: 100vh;*/
    position: relative;
}

.hero-image-wrapper {
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
    100% { transform: translateY(0px); }
}

.circle-bg {
    animation: pulse 8s infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

.dots-decoration {
    opacity: 0.6;
}

.rotate-180 {
    transform: rotate(180deg);
}

.stat-box {
    transition: all 0.3s ease;
    min-height: 120px;
}

.stat-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1) !important;
}

.floating-icon {
    animation: float 4s ease-in-out infinite;
}
.cs_banner.cs_style_1 .cs_banner_text{
    max-width: 480px;
    margin-left: auto;
}
.cs_white_color
 {
    color: white;
}
.cs_fs_56 {
    font-size: 56px;
    line-height: 1.327em;
}
.cs_bg_filed {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 768px) {
    .hero-content {
        text-align: center;
    }
    .stat-box {
        min-height: auto;
        padding: 20px 10px;
    }
}
@media screen and (min-width: 992px) {
    .cs_height_55 {
        height:55px
    }

    .cs_height_80 {
        height: 80px
    }

    .cs_height_100 {
        height: 100px
    }

    .cs_height_115 {
        height: 115px
    }

    .cs_height_120 {
        height: 120px
    }

    .cs_height_125 {
        height: 125px
    }

    .cs_height_133 {
        height: 133px
    }

    .cs_height_135 {
        height: 135px
    }

    .cs_height_140 {
        height: 140px
    }
}

.card-meta li:first-child::after , .card-meta-style-3 li:first-child::after{
    display: none;
}


.faq-item {
  border-bottom: 2px solid #ddd;
  padding: 20px 0;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  padding: 20px;
  cursor: pointer;
  transition: background 0.3s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-question:hover {
  background: #f1f1f1;
}

.arrow {
  transition: transform 0.3s ease;
  font-size: 26px;
}

.faq-answer {
  display: none;
  padding: 20px;
  font-size: 20px;
  color: #333;
  text-align: left;
  background: #f9f9f9;
  border-radius: 10px;
}

.hidden {
  display: none;
}

#viewMore,
#viewLess {
  margin-top: 20px;
  display: block;
  width: 100%;
  background: #041d5c;
  color: white;
  padding: 18px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  border-radius: 10px;
}

#viewMore:hover,
#viewLess:hover {
  background: #062d89;
}

@media only screen and (max-width: 600px) {
 .faq-item {
    border-bottom: 2px solid #ddd;
    padding: 5px 0;
}
.faq-question {
    font-size: 14px;
    padding: 5px;  
}
.faq-answer {
    padding: 8px;
    font-size: 14px !important;
}
.faq-container {
    padding: 5px;
}
#viewMore, #viewLess {
    padding: 10px;
    font-size: 20px;
}
}

@media (min-width: 1400px) {
    .mb-xxl-100 {
        margin-bottom: 3.25rem !important;
    }
}
