/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 6rem;
}
.CA-testimonial .rounded-3xl.bg-cover.shadow-sm.bg-secondary.text-center.swiper-slide{
    background: #EAF7FC;
}
header .flex.relative.h-auto.py-1.lg\:py-\[22\.5px\].items-center.gap-0.lg\:gap-6.justify-between {
    padding: 0;
}
.CA_sub_banner_0  .control-height {
        justify-content: flex-end;
    }
@media (min-width: 1024px) {
  .more-menu-enabled .main-menu {
    text-wrap-mode: nowrap;
  }
    .CA_sub_banner_0 {
  /*    .control-height {
        justify-content: flex-end;
    }*/
    .md\:max-w-\[756px\] {
    max-width: 550px;
    }
    h2 {
    font-size: 70px;
    }}
}

@media (max-width: 768px) {
  .CA_sub_banner_0 .w-full.md\:max-w-\[756px\].text-background {
    width: 58%;
}

}