/* base styles */
.container {
    max-width: inherit;
}

/* Styles */

/* cta_welcome_5_css
---------------------------------------------------------- */
.cta_welcome_5 {
    text-align: center;
    padding: min(7%, 100px);
    position: relative;
    z-index: 1;
    background: url(../images/welcome-bg.webp) no-repeat;
    background-size: cover;
    color: var(--white);
}

.cta_welcome_5 .container {
    display: flex;
    gap: 40px 0;
    width: min(100%, 1500px);
    align-items: center;
}

.cta_welcome_5 .welcome-left .welcome-top-title * {
    margin: 0;
    line-height: 1;
    color: var(--white);
}

.welcome-top-title.fadeInSlow.animated{
    display: grid;
    gap: 15px;
}

.cta_welcome_5 .welcome-right {
    height: min(25vw, 500px);
    width: min(32%, 460px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    z-index: 3;
    margin-left: min(-3%, -30px);
    border-radius: 100%;
}
.loaded .cta_welcome_5 .welcome-right {
    background-image: url('../images/AdobeStock_3467610451.webp');
}

.cta_welcome_5 .welcome-left {
    padding: min(7%, 100px);
    background-color: var(--secondary-color);
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: min(100%, 987px);
}

.cta_welcome_5 .welcome-top-title h1 {
    font-family: Montserrat;
font-weight: 800;
font-style: ExtraBold;
font-size: 25px;
line-height: 138%;
letter-spacing: 1.15px;
vertical-align: middle;
text-transform: capitalize;
color: #FFFFFF;
}
.cta_welcome_5 .welcome-top-title h2{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 2px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #FFFFFF;
}

.cta_welcome_5 .welcome-top-title p{
    font-family: Open Sans;
font-weight: 400;
font-size: 20px;
line-height: 150%;
letter-spacing: 0px;

}

/* .cta_welcome_5 .welcome-top-title h3 {
    font-family: var(--font-family-secondary);
    font-size: var(--h4-font-size);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
} */

.cta_welcome_5 p a,
.cta_welcome_5 .welcome p a:visited {
    color: var(--white);
    font-weight: bold;
}

.cta_welcome_5 .welcome-button a {
    margin: 0 auto;
    border-color: var(--white);
    color: var(--white);
}

.cta_welcome_5 .welcome-content p {
    margin: 0;
    font-family: var(--font-family-tertiary);
    font-size: var(--font-size-main);
}

/* Responsive */
@media (max-width: 1500px) {
    .cta_welcome_5 .welcome-right {
        width: min(41%, 400px);
        height: min(24vw, 450px);
    }
}
@media (max-width: 1025px) {
    
    .cta_welcome_5 .container {
        flex-direction: column-reverse;
        gap: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .cta_welcome_5 .welcome-right {
        height: min(74vw, 461px);
        width: min(82%, 461px);
        margin: 0 auto -35px;
    }
    .cta_welcome_5 {
        padding: 50px 0;
    }

    .cta_welcome_5 .welcome-left {
        padding: min(9%, 100px);
    }
    .cta_welcome_5 .welcome-top-title h2{
        color: var(--White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 2 */
font-family: Montserrat;
font-size: 38px;
font-style: normal;
font-weight: 400;
line-height: 124%; /* 47.12px */
letter-spacing: 2px;
text-transform: uppercase;
    }
}
@media (max-width: 500px) {
    .cta_welcome_5 .welcome-left {
        padding: min(12%, 100px);
    }
}



/* care_css
---------------------------------------------------------- */
.care {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: min(5%, 133px) min(5%, 80px);
    background-color: var(--secondary-color);
    background-attachment: fixed;
}
.loaded .care {
    background-image: url('../images/review-bg.webp');
}
.care .reviews-flex {
    display: flex;
    width: min(100%, 1700px);
    margin: 0 auto;
    justify-content: flex-end;
}
.care .reviews-left {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 35px solid #ffffffba;
    text-align: left;
    min-height: 553px;
}
.care .reviews-content {
    width: 98%;
    padding: min(5%, 50px) 50px;
    background-color: var(--white);
    margin: 10px auto;
}
.care .reviews-content-container {
    min-height: 553px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
    width: 100%;
    margin: 0 auto;
}
.reviews-title {
    align-self: center;
}
.care .reviews-left h2 {
    color: var(--Black, #000);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Montserrat;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.care-content {
    display: flex;
    flex-direction: row;
    gap: 75px;
    justify-content: center;
}
.care-item {
    width: 100%;
    display: grid;
    gap: 26px;
}
.care-item h3 {
    color: #3873AB;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: capitalize;
}
.care-item p {
    color: var(--Black, #000);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Lato;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.care .reviews-left p {
    margin: 0;
}

@media (max-width: 1245px) {
    .care .reviews-flex {
      flex-direction: column-reverse;
      height: auto;
    }
    .care .reviews-left {
      width: 100%;
    }

    .care .reviews-content h2{
        color: var(--Black, #000);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Montserrat;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 48px */
letter-spacing: 2px;
    }
    .care .reviews-content h3{
        color: var(--secondary, #3873AB);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 36.4px */
    }
    .care .reviews-content p{
        color: var(--Black, #000);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Body large */
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
    }
    .care .reviews-content h2,
    .care .reviews-content h3 {
      text-align: center;
    }
    .care .reviews-content {
      align-items: center;
      text-align: center;
    }
    .care {
      padding: 50px 25px;
    }
  
    /* Add this block to fix column stacking */
    .care-content {
      flex-direction: column;
      gap: 40px;
      align-items: center;
    }
  
    .care-item {
      max-width: 100%;
    }
  }
  
  @media (max-width: 600px) {
    .care .reviews-left {
      min-height: auto;
    }
    .care .reviews-content-container {
      min-height: auto;
    }
    .care .reviews-content {
      padding: 50px 25px;
      margin: 5px auto;
    }
  
    /* Optional: reduce font size slightly for small screens */
    .care-item h3 {
      font-size: 32px;
    }
  
    .care-item p {
      font-size: 20px;
    }
  }
  
/* cta_welcome_1_css
---------------------------------------------------------- */
.cta_welcome_1 {
    text-align: center;
    padding: 75px 0;
    background-color: #3873AB;
  }
  
  .cta_welcome_1 .container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: min(100%, 1800px);
    margin: 0 auto;
  }
  
  .cta_welcome_1 .welcome-top-title h2,
  .cta_welcome_1 .welcome-top-title h3 {
    margin: 0;
    color: #FFF;
  }
  
  .cta_welcome_1 .welcome-top-title h2 {
    font-family: Montserrat;
    font-size: 64px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 2px;
    text-transform: capitalize;
  }
  
  .cta_welcome_1 .welcome-top-title h3 {
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 800;
    line-height: 138%;
    letter-spacing: 1.15px;
    text-transform: capitalize;
  }
  
  .welcome-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 50px;
    padding: 0 30px;
  }
  
  .content-item {
    display: flex;
    align-items: flex-start;
    text-align: left;
    gap: 15px;
  }
  
  .icon-wrap {
    width: 64px;
    height: 64px;
    flex-shrink: 0;
  }
  
  .cta_welcome_1 .welcome-grid p {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
  }

  .cta_welcome_1 .welcome-button a {
    margin: 0 auto;
    border-color: var(--white);
    color: var(--white);
  }
  
  @media (max-width: 1025px) {
    .welcome-grid {
      grid-template-columns: 1fr;
    }

    .cta_welcome_1 .welcome-top-title h2{
        color: var(--White, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 1 */
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 60px */
letter-spacing: 2px;
text-transform: capitalize;
    }
    .cta_welcome_1 .welcome-top-title h3{
        color: var(--White, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 4 */
font-family: Montserrat;
font-size: 22px;
font-style: normal;
font-weight: 800;
line-height: 138%; /* 30.36px */
letter-spacing: 1.15px;
text-transform: uppercase;
    }
    .cta_welcome_1 .welcome-top-title p{
        color: var(--White, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Body large */
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
    }

    .content-item{
        flex-direction: column;
    }
  }
  
/* service_10_css
---------------------------------------------------------- */
.service_10 {
    padding: 96px 25px;
    background: url(../images/services-bg.webp) no-repeat center;
    background-position: 0 190px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.service_10 .services-container {
    width: min(100%, 1700px);
    margin: 0 auto;
}
.service_10 .services-flex {
    padding: 75px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 60px 15px;
}
.service_10 .services-top-title {
    text-align: center;
}

.service_10 .service-link {
    width: min(100%, 399px);
    padding: 10px;
    border: 30px solid #ffffffba;
    text-decoration: none;
    transition: scale 0.3s ease-in-out;
}
.service_10 .service-link:hover {
    scale: 0.98;
}
.service_10 .services-holder {
    display: flex;
    justify-content: center;
    width: min(100%, 355px);
    height: min(100vw, 388px);
    background-color: var(--white);
    text-align: center;
    padding: 50px 25px;
}

.service_10 .services-box-content hr {
    background-color: var(--black);
    border: none;
    height: 2px;
    margin: 20px auto 0;
    width: min(90%, 350px);
}
.service_10 .services-box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: min(100%, 355px);
    gap: 30px;
}
.service_10 a.services-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.service_10 .services-box-content h3 {
    color: var(--accent-color);
    font-size: var(--h3-font-size);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
}
.service_10 .services-title {
    width: 100%;
}
.service_10 .services-box-content p {
    margin: 0;
    font-size: var(--font-size-main);
    font-family: var(--font-family-tertiary);
    font-weight: var(--font-weight-normal);
}
.service_10 .services-top-title h2 {
    color: var(--White, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 1 */
    font-family: Montserrat;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    letter-spacing: 2px;
    text-transform: capitalize;
}
.service_10 .services-buttons {
    display: flex;
    justify-content: center;
    gap: 25px;
}
.service_10 .services-box:hover {
    text-decoration: none;
}
.service_10 .services-buttons .main-btn.secondary {
    color: var(--white);
    border-color: var(--white);
}
.service_10 .services-buttons .main-btn.secondary:hover {
    color: var(--black);
}
/* RESPONSIVE
-----------------------------------------------*/
@media (max-width: 1200px){
    .service_10{
        background-position: 0 0;
    }
}
@media (max-width: 1690px) {
    .service_10 .services-flex {
        justify-content: space-evenly;
    }
}
@media (max-width: 767px) {
    .service_10 .services-top-title h2{
        color: var(--White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 1 */
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 60px */
letter-spacing: 2px;
text-transform: capitalize;
    }
    .service_10 .services-flex {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .service_10 .services-holder {
        width: 100%;
        height: auto;
    }
    .service_10 .services-holder {
        background-color: var(--white);
    }
}
@media all and (max-width: 600px) {
    .service_10 {
        padding: 50px 25px;
    }
    .service_10 .services-buttons {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
    .service_10 .services-flex {
        padding: 50px 0;
    }
}
/* end of service_10 */

/* cta_welcome_5_css
---------------------------------------------------------- */
.cta_welcome_5_flipped {
    text-align: center;
    padding: min(7%, 100px);
    position: relative;
    z-index: 1;
    background: url(../images/welcome-bg.webp) no-repeat;
    background-size: cover;
    color: var(--white);
}

.cta_welcome_5_flipped .container {
    display: flex;
    flex-flow: row-reverse;
    gap: 40px 0;
    width: min(100%, 1500px);
    align-items: center;
}

.cta_welcome_5_flipped .welcome-left .welcome-top-title * {
    margin: 0;
    line-height: 1;
    color: var(--white);
}

/* Container for checkmark list */
.checkmark-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 0;
    margin: 20px 0;
  }
  
  /* Each checkmark item */
  .checkmark-list li {
    display: flex;
    align-items: center;
    gap: 30px;
    color: var(--White, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

    font-family: "Open Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    list-style: none;
  }
  
  /* SVG icon (or inline checkmark) */
  .checkmark-list li svg {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
  }
  
  /* Responsive adjustments */
  @media (max-width: 768px) {
    .checkmark-list li {
      font-size: 14px;
      gap: 8px;
    }
  }
  

.cta_welcome_5_flipped .welcome-right {
    height: min(25vw, 500px);
    width: min(100%, 460px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    z-index: 3;
    margin-right: min(-3%, -30px);
    border-radius: 100%;
}
.loaded .cta_welcome_5_flipped .welcome-right {
    background-image: url('../images/Pic-for-internal.webp');
}

.cta_welcome_5_flipped .welcome-left {
    padding: min(7%, 100px);
    background-color: var(--secondary-color);
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: min(100%, 987px);
}

.welcome-content .item{
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
}

.welcome-content .item svg{
    width: 64px;
    height: 64px;
}

.cta_welcome_5_flipped .welcome-top-title h2 {
    color: var(--White, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 2 */
    font-family: Montserrat;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 124%; /* 55.8px */
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
}

.cta_welcome_5_flipped .welcome-top-title h3 {
    font-family: var(--font-family-main);
    font-size: var(--h4-font-size);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
}

.cta_welcome_5_flipped p a,
.cta_welcome_5_flipped .welcome p a:visited {
    color: var(--white);
    font-weight: bold;
}

.cta_welcome_5_flipped .welcome-button a {
    margin: 0 auto;
    border-color: var(--white);
    color: var(--white);
}

.cta_welcome_5_flipped .welcome-content p {
    margin: 0;
    font-family: var(--font-family-tertiary);
    font-size: var(--font-size-main);
    font-weight: var(--font-weight-normal);
}

/* Responsive */
@media (max-width: 1500px) {
    .cta_welcome_5_flipped .welcome-right {
        width: min(41%, 400px);
        height: min(24vw, 450px);
    }
}
@media (max-width: 1025px) {
    .cta_welcome_5_flipped .welcome-top-title h2{
        color: var(--White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 2 */
font-family: Montserrat;
font-size: 38px;
font-style: normal;
font-weight: 400;
line-height: 124%; /* 47.12px */
letter-spacing: 2px;
text-transform: uppercase;
    }
    .cta_welcome_5_flipped .container {
        flex-direction: column-reverse;
        gap: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .cta_welcome_5_flipped .welcome-right {
        height: min(74vw, 461px);
        width: min(82%, 461px);
        margin: 0 auto -35px;
    }
    .cta_welcome_5_flipped {
        padding: 50px 0;
    }

    .cta_welcome_5_flipped .welcome-left {
        padding: min(9%, 100px);
    }
}
@media (max-width: 500px) {
    .cta_welcome_5_flipped .welcome-left {
        padding: min(12%, 100px);
    }
}



/* service_101_css
---------------------------------------------------------- */
.service_101 {
    padding: 75px 25px;
    background: url(../images/services-bg.webp) no-repeat center;
    background-position: 0 190px;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.service_101 .services-container1 {
    width: min(100%, 1700px);
    margin: 0 auto;
}
.service_101 .services-flex1 {
    padding: 75px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 60px 15px;
}
.service_101 .services-top-title1 {
    text-align: center;
}

.service_101 .service-link {
    width: min(100%, 399px);
    padding: 10px;
    border: 30px solid #ffffffba;
    text-decoration: none;
    transition: scale 0.3s ease-in-out;
}
.service_101 .service-link:hover {
    scale: 0.98;
}
.service_101 .services-holder1 {
    display: flex;
    justify-content: center;
    width: min(100%, 355px);
    height: 100%;
    background-color: var(--white);
    text-align: center;
    padding: 50px 25px;
}

.service_101 .services-box-content1 hr {
    background-color: var(--black);
    border: none;
    height: 2px;
    margin: 20px auto 0;
    width: min(90%, 350px);
}
.service_101 .services-box-content1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: min(100%, 355px);
    gap: 30px;
}
.service_101 a.services-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.service_101 .services-box-content1 h3 {
    color: var(--secondary, #3873AB);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Heading 4 */
font-family: Montserrat;
font-size: 25px;
font-style: normal;
font-weight: 800;
line-height: 138%; /* 34.5px */
letter-spacing: 1.15px;
text-transform: capitalize;
}
.service_101 .services-title1 {
    width: 100%;
}
.service_101 .services-box-content1 p {
    margin: 0;
    color: var(--Black, #000);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Body large */
font-family: Lato;
font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 34.5px */
}
.service_101 .services-top-title1 h2 {
    color: var(--White, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 1 */
    font-family: Montserrat;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    letter-spacing: 2px;
    text-transform: capitalize;
}
.service_101 .services-buttons1 {
    display: flex;
    justify-content: center;
    gap: 25px;
}
.service_101 .services-box1:hover {
    text-decoration: none;
}
.service_101 .services-buttons1 .main-btn.secondary {
    color: var(--white);
    border-color: var(--white);
}
.service_101 .services-buttons1 .main-btn.secondary:hover {
    color: var(--black);
}

@media (max-width: 1200px){
    .service_101{
        background-position: 0 0;
    }
}
/* RESPONSIVE
-----------------------------------------------*/
@media (max-width: 1690px) {
    .service_101 .services-flex1 {
        justify-content: space-evenly;
    }
}
@media (max-width: 767px) {
    .service_101 .services-top-title1 h2{
        color: var(--White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 1 */
font-family: Montserrat;
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 60px */
letter-spacing: 2px;
text-transform: capitalize;
    }
    .service_101 .services-flex1 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .service_101 .services-holder1 {
        width: 100%;
        height: auto;
    }
    .service_101 .services-holder1 {
        background-color: var(--white);
    }
}
@media all and (max-width: 600px) {
    .service_101 {
        padding: 50px 25px;
    }
    .service_101 .services-buttons1 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
    .service_101 .services-flex1 {
        padding: 50px 0;
    }
}
/* end of service_10 */



/* review_8_css
---------------------------------------------------------- */
.review_8 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: min(5%, 133px) min(5%, 80px);
    background-color: var(--secondary-color);
    background-attachment: fixed;
}
.loaded .review_8 {
    background-image: url('../images/review-bg.webp');
}
.review_8 .reviews-flex {
    display: flex;
    width: min(100%, 1700px);
    margin: 0 auto;
    justify-content: flex-end;
}
.review_8 .reviews-left {
    width: min(100%, 910px);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 35px solid #ffffffba;
    text-align: left;
    min-height: 553px;
}
.review_8 .reviews-content-container {
    min-height: 553px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
    width: min(100%, 663px);
    margin: 0 auto;
}
.review_8 .reviews-left h2 {
    color: var(--accent-color);
    font-size: var(--h2-font-size);
    font-family: var(--font-family-main);
    font-weight: var(--font-weight-normal);
}
.review_8 .reviews-left h3 {
    color: var(--black);
    font-family: var(--font-family-secondary);
    font-size: var(--h4-font-size);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
}
.review_8 .reviews-slide-info-content h4 {
    margin-top: 25px;
}
.review_8 .reviews-left p {
    margin: 0;
}
.review_8 .reviews-button {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
}
.review_8 .reviews-button a,
.review_8 .reviews-button button {
    margin: 0;
}
.review_8 .reviews-slider {
    position: relative;
    z-index: 1;
}
.review_8 .reviews-content {
    width: 98%;
    padding: min(5%, 50px) 50px;
    background-color: var(--white);
    margin: 10px auto;
}
.review_8 .reviews-slider-info {
    width: 100%;
    color: var(--black);
}
.review_8 .reviews-nav-holder {
    width: fit-content;
    margin: 0;
}
.review_8 .reviews-nav-holder ul.slick-dots button {
    background-color: transparent;
    font-size: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    transition: ease-in-out 0.5s;
    border: 2px solid var(--main-color);
}
.review_8 .reviews-nav-holder ul.slick-dots {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    margin: 0 auto;
    list-style-type: none;
    gap: 25px;
}
.review_8 .slick-arrow svg path {
    fill: var(--black);
}
.review_8 .reviews-nav-holder ul.slick-dots li {
    display: flex;
}
.review_8 .reviews-nav-holder ul.slick-dots button:hover,
.review_8 .reviews-nav-holder ul.slick-dots .slick-active button {
    background-color: var(--main-color);
}
@media (max-width: 1025px) {
    .review_8 .reviews-flex {
        flex-direction: column-reverse;
        height: auto;
    }
    .review_8 .reviews-left {
        width: 100%;
    }
    .review_8 .reviews-content h2,
    .review_8 .reviews-content h3 {
        text-align: center;
    }
    .review_8 .reviews-content {
        align-items: center;
        text-align: center;
    }
    .review_8 .reviews-nav-holder {
        margin: 0 auto;
        max-width: 90%;
        justify-content: center;
        padding: 25px 0;
    }
    .review_8 .reviews-button {
        justify-content: center;
    }
    .review_8 .reviews-photo {
        height: min(76vw, 625px);
        width: 100%;
    }
    .review_8 {
        padding: 50px 25px;
    }
}
@media (max-width: 600px) {
    .review_8 .reviews-left {
        min-height: auto;
    }
    .review_8 .reviews-content-container {
        min-height: auto;
    }
    .review_8 .reviews-content {
        padding: 50px 25px;
        margin: 5px auto;
    }
}

/* special offers section css
---------------------------------------------------------- */
.faq {
    height: 100%;
    min-height: 640px;
    background-image: url(../images/welcome-bg.webp);
    align-content: center;
  }
  
  .faq-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1700px;
    margin: 0 auto;
    gap: 50px;
    align-items: center;
  }
  
  .faq-left {
    margin: 30px 0 0 0;
    flex: 1 1 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 25px;
  }
  
  .faq-left h2 {
    color: var(--Branding-Colors-Primary-and-Header-Text, #2B3345);
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Heading 2 */
font-family: Montserrat;
font-size: 45px;
font-style: normal;
font-weight: 400;
line-height: 124%; /* 55.8px */
letter-spacing: 2px;
text-transform: uppercase;
  }

  .faq-btn {
    display: flex;
  }
  
  .faq-left p {
    color: var(--Branding-Colors-Text, #4C5A70);
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
  }
  
  .faq-right {
    margin: 0 0 30px 0;
    flex: 1 1 55%;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  
  .faq-item {
    background-color: transparent;
    border-bottom: 2px solid #003a93;
    padding: 30px 0;
  }
  
  .faq-item h3 {
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--Branding-Colors-Primary-and-Header-Text, #2B3345);
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    line-height: 160%; /* 28.8px */
    letter-spacing: 1.15px;
    text-transform: uppercase;

/* Desktop/Link */
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 800;
line-height: 160%; /* 28.8px */
letter-spacing: 1.15px;
text-transform: uppercase;
  }
  
  .faq-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  
  .faq-item.active .faq-content {
    max-height: 300px;
    margin-top: 33px;
  }
  
  .faq-item.active .toggle-icon {
    content: "−";
  }
  
  .toggle-icon {
    font-size: 22px;
    font-weight: bold;
    color: #003a93;
  }
  
  @media (max-width: 1025px) {
    .faq-left h2 {
        color: var(--Branding-Colors-Primary-and-Header-Text, #2B3345);
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Header 2 */
font-family: Montserrat;
font-size: 38px;
font-style: normal;
font-weight: 400;
line-height: 124%; /* 47.12px */
letter-spacing: 2px;
text-transform: uppercase;
    }
    .faq-left p{
        color: var(--Branding-Colors-Text, #4C5A70);
font-feature-settings: 'liga' off, 'clig' off;

/* Mobile/Body large */
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
    }
    .faq-item h3{
        color: var(--Branding-Colors-Primary-and-Header-Text, #2B3345);
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Link */
font-family: "Open Sans";
font-size: 18px;
font-style: normal;
font-weight: 800;
line-height: 160%; /* 28.8px */
letter-spacing: 1.15px;
text-transform: uppercase;
    }
  }

/* cta_welcome_6_css
---------------------------------------------------------- */
.cta_welcome_6 {
    display: flex;
    justify-content: space-between;
    box-shadow: 7px 7px 15px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
}

.cta_welcome_6 a {
    flex: 1;
    max-width: 33.333%;
    text-decoration: none;
}

.cta_welcome_6 .fifty-fifty-card {
    width: 100%;
    height: min(100vw, 427px);
    padding: 1%;
    transition: ease-in-out 0.5s;
}
.cta_welcome_6 .fifty-fifty-card.main {
    background-color: var(--main-color);
}
.cta_welcome_6 .fifty-fifty-card.secondary {
    background-color: var(--secondary-color);
}

.cta_welcome_6 .fifty-fifty-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: min(100%, 685px);
    margin: 0 auto;
    height: 100%;
    border: 30px solid #ffffff99;
    padding: 0 25px;
}

.cta_welcome_6 .fifty-fifty-inner svg {
    height: 75px;
}
.cta_welcome_6 .fifty-fifty-inner * {
    margin: 0;
}

.cta_welcome_6 .fifty-fifty-inner h2,
.cta_welcome_6 .fifty-fifty-inner p {
    color: var(--white);
    text-align: center;
    font-size: 15px;
}

.cta_welcome_6 .fifty-fifty-inner h2 {
    font-family: var(--font-family-main);
    font-size: clamp(25px, 2vw, 35px);
}

.cta_welcome_6 .fifty-fifty-card.main:hover {
    background-color: var(--secondary-color);
}
.cta_welcome_6 .fifty-fifty-card.secondary:hover {
    background-color: var(--main-color);
}
/* RESPONSIVE */
@media (max-width: 1550px) {
    .cta_welcome_6 .fifty-fifty-inner {
        gap: 25px;
    }
}
@media (max-width: 1025px) {
    .cta_welcome_6 {
        flex-wrap: wrap;
    }

    .cta_welcome_6 a {
        max-width: 100%; /* Override desktop value */
        flex: 1 1 100%;
    }

    .cta_welcome_6 .fifty-fifty-card {
        width: 100%;
        padding: 2%;
    }

    .cta_welcome_6 .fifty-fifty-inner {
        width: 100%; /* Remove inner constraint */
    }
}
@media (max-width: 600px) {
    .cta_welcome_6 .fifty-fifty-inner {
        gap: 15px;
    }
}

/* HEADER
------------------------------------- */
:root {
    --mobile-nav-height: 100px;
}

/* Headerarea style */

/* header_2_css
---------------------------------------------------------- */
.headerarea {
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    box-shadow: 0px 13px 20px -12px;
}
.headerarea.sticky {
    position: sticky;
}

/* Head Top */
.top-bar {
    width: 100%;
    background: var(--white);
    padding: 20px;
}

.head-flex-container {
    width: min(1700px, 100%);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.head-flex-container .main-btn {
    margin: 0;
}

.head-left {
    display: flex;
    flex-direction: column;
    width: min(100%, 293px);
    gap: 20px;
}

.head-left a {
    display: flex;
    align-items: center;
    gap: 15px;
    color: var(--black);
    font-family: var(--font-family-tertiary);
    font-size: var(--font-size-large);
    font-style: var(--font-style-normal);
    font-weight: var(--font-weight-normal);
    line-height: var(--line-height-normal);
    letter-spacing: var(--text-letter-spacing-one);
}

.head-right {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    width: min(100%, 293px);
}

/* Head Bottom */
.bottom-header {
    background-color: var(--main-color);
    padding: 0;
}

.bottom-header .head-flex-container {
    justify-content: center;
}

#logo img {
    display: block;
    width: min(100%, 354px);
}

a#logo {
    width: min(100%, 354px);
}

/* Menu Styles */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li.current-menu-ancestor > a {
    background-color: transparent;
    color: var(--white);
}

.navbar .main-nav-container ul li a:active,
.navbar .main-nav-container ul li a:focus,
.navbar .main-nav-container ul li a:hover {
    background-color: transparent;
    color: var(--white);
    text-decoration: none;
}

.main-nav-container ul li a {
    text-decoration: none;
}

.sub-menu li a {
    min-width: 15em;
}

.navbar .sub-menu {
    background-color: var(--main-color);
    color: var(--white);
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.navbar .main-nav-container .sub-menu > li > a:hover,
.navbar .main-nav-container .sub-menu > li > a:focus,
.navbar .main-nav-container .sub-menu li.current-menu-item > a,
.navbar .main-nav-container .sub-menu li.current-menu-parent > a {
    background-color: var(--white);
    color: var(--secondary-color);
}

.navbar .main-nav-container ul li a {
    padding: 0.4em 15px;
    color: var(--white);
    font-family: var(--font-family-tertiary);
    font-size: var(--font-size-main);
    font-style: var(--font-style-normal);
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-normal);
    letter-spacing: var(--text-letter-spacing-one);
}

.navbar .main-nav-container ul.sub-menu li a {
    text-transform: var(--text-transform-normal);
    letter-spacing: var(--text-letter-spacing-normal);
    font-size: var(--font-size-main);
    color: var(--white);
}

.main-nav-toggle span {
    background-color: var(--secondary-color);
}

div#bottom-button-container .main-btn svg path:hover {
    fill: var(--main-color);
}

/* Header header_2 Responsive */
@media (max-width: 1450px) {
}
/* End of header_2 Style */

/* Banner */

/* cta_welcome_1_css
---------------------------------------------------------- */
.cta_welcome_11 {
    text-align: center;
    padding: 75px 0;
    position: relative;
    place-items: center;
    z-index: 1;
    background-color: #3873AB;
}

.cta_welcome_11 .container1 {
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    gap: 40px 0;
    max-width: min(100%, 1500px);
}

.cta_welcome_11 .welcome-top-title1 * {
    margin: 0;
}

.welcome-top-title1{
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.cta_welcome_11 .welcome-top-title1 h1{
    color: var(--White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Heading 4 */
font-family: Montserrat;
font-size: 25px;
font-style: normal;
font-weight: 800;
line-height: 138%; /* 34.5px */
letter-spacing: 1.15px;
text-transform: capitalize;
}

.cta_welcome_11 .welcome-top-title1 h2 {
    color: var(--White, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 1 */
    font-family: Montserrat;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    letter-spacing: 2px;
    text-transform: capitalize;
}


.cta_welcome_11 p a,
.cta_welcome_11 .welcome1 p a:visited {
    color: var(--black);
    font-weight: bold;
}

.cta_welcome_11 .welcome-button1 a {
    margin: 0 auto;
    border-color: white;
    color: white;
}

.cta_welcome_11 .welcome-content1 p {
    color: var(--White, #FFF);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Body large */
font-family: "Open Sans";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */
    margin: 0;
}

@media (max-width: 1025px) {
    .cta_welcome_11 .welcome-top-title1 h2 {
        color: var(--White, #FFF);
font-feature-settings: 'liga' off, 'clig' off;
font-family: Montserrat;
font-size: 45px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 54px */
letter-spacing: 2px;
text-transform: capitalize;
    }
}

/* banner_11_css
---------------------------------------------------------- */
.bannerarea {
    display: flex;
    position: relative;
    overflow: hidden;
    min-height: 750px;
    /* background-image: url('../images/bannerbg.webp'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 80px 6%;
    justify-content: flex-end;
}

 .bannerarea:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: auto;
    left: auto;
    background: linear-gradient(
        to bottom,
        rgb(255 255 255 / 0%) 0%,
        rgba(255, 255, 255, 0) 17%,
        rgba(255, 255, 255, 1) 10%,
        rgba(255, 255, 255, 1) 100%
    );
    height: 65%;
    filter: blur(100px);
    width: 50%;
    transform: translate(-31%, 40%);
    z-index: 3;
}

.banner-content-box {
    display: flex;
    position: relative;
    z-index: 3;
    justify-content: flex-start;
    text-align: left;
    align-items: flex-end;
}

.banner-content-holder h2 {
    color: var(--accent-color);
    font-family: var(--font-family-secondary);
    font-size: clamp(60px, 2.2vw, 70px);
    font-weight: var(--font-weight-normal);
    margin: 0;
}

.banner-content-holder .main-btn {
    margin: 0;
}

.banner-content-holder span{
    font-family: Oswald;
font-weight: 400;
font-style: Regular;
font-size: 70px;
line-height: 120%;
letter-spacing: 0px;
vertical-align: middle;
color: #1A090D;
}

.banner-content-holder p{
    font-family: Open Sans;
font-weight: 400;
font-size: 15px;
line-height: 150%;
letter-spacing: 0px;
color: #313A3C;
}

.banner-content-holder {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: min(100%, 500px);
    align-items: flex-start;
}

.banner-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
}

 .bannerarea .banner-content {
    opacity: 1;
    transition: all 0.2s;
}

.banner-content-box.show-mobile {
    display: none;
}

@media (min-width: 2000px) {
     .bannerarea {
        min-height: 900px;
    }
}

@media (max-width: 1025px) {
    
    .banner-content-box {
        display: block;
        /* padding: 50px 25px; */
        text-align: center;
    }
    .banner-content-box.hide-mobile {
        display: none;
    }
     .bannerarea {
        min-height: 700px;
        max-height: 100vh;
    }
     .bannerarea:before {
        display: none;
    }

    .banner-content-holder {
        align-items: center;
    }
}

@media (max-width: 765px) {
    .banner-content-box {
        display: flex;
        justify-content: center;
    }
    .single-slide:nth-child(1) {
        background-image: url('../images/slideshow/banner-1-t.webp') !important;
    }
    .single-slide:nth-child(2) {
        background-image: url('../images/slideshow/banner-2-t.webp') !important;
    }
    .single-slide:nth-child(3) {
        background-image: url('../images/slideshow/banner-3-t.webp') !important;
    }
    .single-slide:nth-child(4) {
        background-image: url('../images/slideshow/banner-4-t.webp') !important;
    }
}

@media (max-width: 600px) {
    .banner-buttons {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
}

@media (max-width: 500px) {
     .bannerarea {
        min-height: 600px;
        max-height: 100vh;
        padding: 15px 6%;
    }
    .single-slide:nth-child(1) {
        background-image: url('../images/slideshow/banner-1-m.webp') !important;
    }
    .single-slide:nth-child(2) {
        background-image: url('../images/slideshow/banner-2-m.webp') !important;
    }
    .single-slide:nth-child(3) {
        background-image: url('../images/slideshow/banner-3-m.webp') !important;
    }
    .single-slide:nth-child(4) {
        background-image: url('../images/slideshow/banner-4-m.webp') !important;
    }
}

/* Base Headerarea styles */
div#bottom-button-container .main-btn svg {
    height: auto;
}

div#bottom-button-container .main-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
div#bottom-button-container .mobile-icon {
    background-color: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--black);
    padding: 0;
    margin: 5px auto 15px;
    font-size: var(--font-size-small);
    text-transform: uppercase;
    letter-spacing: normal;
}
div#bottom-button-container .main-btn svg {
    height: auto;
}
div#bottom-button-container .main-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.main-nav-container ul li a {
    text-decoration: none;
}
.social,
.foot-social {
    margin: 0;
    list-style: none;
}
.social li,
.foot-social li {
    display: inline-block;
    list-style-type: none;
}
.social a:hover {
    opacity: 0.7;
}
.social svg {
    fill: #333;
}
/* Base Banner Styles */
.bannerarea {
    position: relative;
}
.bannerarea .arrow,
.bannerarea .number-crumb-container {
    display: none;
}

/* Base RESPONSIVE 
-----------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1400px) {
}
@media (max-width: 1200px) {
    /* Mobile header styles */

    .headerarea {
        display: none;
    }
    .main-container {
        padding-top: var(--mobile-nav-height);
    }
    .mobile-nav {
        display: flex;
    }
    .sub-menu li a {
        color: var(--black);
    }
}

