
.about-banner-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 2;
}

.about-banner-content h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 50px;
    color: #fff;
    margin-bottom: 1rem;
}

.about-banner-content h5 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
}

.about-page-content .section-para {
    width: 75%;
    margin: auto;
}



.content-module {
    width: 90%;
    margin: auto;
}

.contact-content-section .section-title {
    font-size: 35px;
    width: 90%;
    margin: auto;
}

.section-subtitle {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 25px;
    text-align: center;
    color: #006380;
    padding-top: 1rem;
}

.map-section {
    background: linear-gradient(180deg, #FDFEFF -14.42%, #016481 100%);
    padding: 5rem 1.5rem;
}

#internationalInquiry {
    border: 0.75px solid #016481;
}

.map-section-heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    color: #006380;
    width: 57%;
    margin: auto;
    text-align: center;
}

.map-section-heading span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 50px;
    color: #006380;
    padding-top: 16px;
}

.map-section h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 38px;
    vertical-align: middle;
    color: #fff;
    width: 60%;
    margin-bottom: 10px;
}

.map-section p {
    font-weight: 400;
}

.measurable-outcome-slider {
    /* position: absolute;
    top: 54px;
    right: 20px; */
    width: 100%;
    border-radius: 30px;
}

.measurable-outcome-text h5 {
    font-family: 'Montserrat', sans-serif;
}

.data-slide img {
    border-radius: 12px;
}

.slick-track,
.slick-list {
    height: 350px;
    border-radius: 12px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.logo-grid-image {
    width: 600px;
    display: block;
    margin: 2rem auto 0;
}

.line-text-module {
    display: flex;
    align-items: center;
    justify-content: center;
}

.line-text-module .text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #016481;
    padding: 20px;
}

.line {
    width: 400px;
    height: 1px;
    background-color: #1e3a8a;
    animation: move 2s infinite;
    border: 1px solid transparent;
    border-image-source: linear-gradient(270deg, #016481 0%, #fff 100%);
    border-image-slice: 1;
}

.line.right {
    border-image-source: linear-gradient(270deg, #ffffff 0%, #016481 100%);
}

.line-about {
    width: 0;
    height: 2px;
    background: #007bff;
    /* your theme color */
    transition: width 1s ease;
}

.line-container[data-aos='zoom-in'].aos-animate .line-about {
    width: 100%;
}

.text {
    padding: 0 15px;
    color: #1e3a8a;
    font-size: 24px;
    font-weight: bold;
}

.contact-details-section {
    padding: 2.5rem 1rem;
    background: #EFFBFF;
}

.map-location-module,
.contact-details-module {
    box-shadow: 0px 4px 4px 0px #0000001F;
    padding: 10px;
    border-radius: 16px;
    background: #FFFFFF;
}

.contact-details-module {
    padding: 30px 20px;
    margin-bottom: 20px;
    height: 80%;
}

.contact-details-module a {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    letter-spacing: 0%;
    text-decoration: underline;
    color: #016481;
}

.map-location-module,
.contact-details-module h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 22px;
    color: #006380;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.contact-details-module h6 img {
    width: 20px;
}

.contact-details-module ul {
    padding: 0;
    list-style: none;
}

.contact-details-module ul li a {
    padding-top: 15px;
    display: block;
}

.map-location-module iframe {
    border-radius: 12px;
}

.contact-details-module .address-text {
    text-decoration: none;
}


.contact-col {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.reach-us-module {
    background: #F5F5F5;
    border-radius: 22px;
    padding: 25px;
    text-align: center;
}

.reach-us-module h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 25px;
    color: #016481;
}

.reach-us-module p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #757577;
}

.contactForm h5 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle;
    color: #060606;
}

form#contactForm {
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    text-align: left;
}

.reach-us-module .form-select,
.reach-us-module .select2-selection,
.reach-us-module .form-control {
    border: 0.89px solid #C2C2C2;
    margin-top: 15px;
    padding: 10px 15px;
}

.reach-us-module input::placeholder {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #757577;
}

.reach-us-module select option {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #757577;
}

.reach-us-module select option:nth-child(1) {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #757577;
}

.form-btn {
    width: 50%;
}

.form-btn span {
    margin: auto;
}

.message { padding:10px; margin-top:10px; }
.success, .message.alert-danger { 
    display: block;     
    color: #28a745; 
    background: transparent;
    border-color: transparent;
    
}
.error   { background:#dc3545; color:#fff; }

.contactForm textarea:focus,
.contactForm input:focus {
    outline: none;
    box-shadow: none;
    border-color: #016380;
}

.select2-container .select2-selection--single {
    height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 25px;
}

@media (max-width:1025px) {
    .map-section-heading {
        width: 85%;
    }
}

@media (max-width:900px) {
     .about-banner-content h3 {
        font-size: 30px;
    }

    .about-banner-content h5 {
        font-size: 18px;
        width: 38%;
    }
    
    body .container {
        max-width: 100%;
        width: 100%;
    }

    .map-location-module {
        margin-top: 2rem;
    }

    .contact-content-section .section-title {
        width: 100%;
    }

    .map-section-heading {
        font-size: 44px;
        width: 90%;
    }

    .map-section-heading span {
        font-size: 54px;
    }

    .map-section h4,
    .map-section h4,
    .form-section h4 {
        font-size: 28px;
    }

    body .about-glass-section .container {
        width: 96%;
    }
}

@media (max-width:600px) {
     .about-banner-content {
        top: 80%;
        z-index: 2;
    }

    .about-banner-content h3 {
        font-size: 35px;
    }

    .about-banner-content h5 {
        font-size: 18px;
        width: 100%;
    }
    .contact-content-section .section-title {
        font-size: 24px;
    }

    .contactForm h5 {
        margin-top: 1.5rem;
    }

    .section-subtitle {
        font-size: 20px;
    }

    .map-section-heading span {
        font-size: 38px;
        margin-top: 0;
        display: block;
        margin-bottom: 15px;
    }

    .map-section {
        padding: 3rem 0 1.4rem;
    }

    .map-section-heading {
        font-size: 24px;
    }

    .line-text-module {
        padding: 0;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .map-section .line {
        width: 100px;
    }

    .line-text-module .text {
        padding: 0 5px;
        font-size: 15px;
    }
    
    .form-btn {
        width: 70%;
    }
}