/*.mySlides {display:none;}*/

.bx-wrapper {
    box-shadow: 0 0 0 #fff!important;
    margin-bottom: 0!important;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    display: none;
}

.hero-section {
    position: relative;
}
.hero-section .img-hero {
    display: block;
    width: 100%;
    height: 675px;
    background:rgb(21, 74, 101,0.6);
    object-fit:cover;
}
.hero-section .hero-title {
    color: #F2F7FB;
    font-family: "Montserrat", sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.28px;
    text-transform: uppercase;
    position: absolute;
    bottom: 85px;
}

.main-content .main-wrapper {
    display: flex;
    flex-wrap: nowrap;
    padding: 60px 0 44px;
}

.main-content .main-wrapper .img-main {
    width: 43%;
    object-fit: contain;
    flex-shrink: 0;
    margin-right: 40px;

}
.main-content .main-wrapper .content-text {
    width: 46%;
}
.main-content .main-wrapper .content-text .content-title{
    color: #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.64px;

}
.title-underline {
    background-color: #f2a624;
    margin-top: 12px;
    width: 191px;
    height: 4px;
}
.main-content .main-wrapper .content-text .content-subtitle{
    color:  #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.08px;
    text-transform: uppercase;
    margin-bottom: 24px;
    margin-top: 13px;

}
.main-content .main-wrapper .content-text .content-description{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.48px;
    margin-bottom: 24px;
}
.main-content .container .content-text .content-paragraph{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.4px;
}

.main-content .container .content-text .content-paragraph p {
    margin-bottom: 20px;
}

.main-content .container .content-text .content-paragraph strong {
    font-size: 20px;
    font-weight: 500;
}


.read-more-btn {
    border: 1px solid #154a65;
    align-self: start;
    margin-top: 35px;
    letter-spacing: -0.4px;
    justify-content: center;
    padding: 18px 27px;
    color:  #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    background: #fff;
}

.read-more-btn:hover,.view-all-btn:hover {
    background: #154A65;
    color:#fff;
    transition: all 0.3s ease;
}
.testimonial-btn:hover, .project-btn:hover{
    background: #fff;
    color:#154A65;
    transition: all 0.3s ease;
}

.info-banner {
    background-color: #154a65;
    align-items: center;
    color: #fff;
    text-align: center;
    letter-spacing: -0.64px;
    justify-content: center;
    padding: 19px 0px;
    font: 500 32px Montserrat, sans-serif;
}

.features-section .features-wrapper {
    padding: 40px 0;
    display: flex;
    flex-wrap: nowrap;
}
.features-section .features-wrapper .features-content {
    width: 50%;

}
.features-section .features-wrapper  .img-feature {
    width: 48%;
    margin-left: 43px;
}
.features-section .features-wrapper .features-content .features-title {
    color:  #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.64px;

}
.features-underline {
    background-color: #f2a624;
    margin-top: 12px;
    width: 191px;
    height: 4px;
}
.features-section .features-wrapper .features-content .features-description {
    color:  #000;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.48px;
    margin-top: 22px;
    margin-bottom: 23px;

}
.features-section .features-wrapper .features-content .feature-item {
    display: flex;
    align-items: start;
    margin-bottom:30px;
}
.features-section .features-wrapper .features-content .feature-item .feature-text {
    padding-left: 27px;

}
.features-section .features-wrapper .features-content .feature-item .feature-text .feature-title {
    color:  #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.56px;
    text-transform: uppercase;
}
.features-section .features-wrapper .features-content .feature-item .feature-text .feature-description {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.4px;
}

.testimonial-section {
    background: rgb(21, 74, 101,0.1);
    padding: 40px 0;
}
.testimonial-section .testimonial-title {
    color: #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.64px;
    text-transform: uppercase;
}

.testimonial-section .wrapper {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 24px;
}

.testimonial-section .wrapper .testimonial-image {
    flex-shrink: 0;
    object-fit: contain;
    margin-right: 50px;
}
.testimonial-section .testimonial-content .testimonial-text {
    color:  #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    /*font-weight: 500;*/
    line-height: normal;
}

.testimonial-section .testimonial-content .testimonial-text p {
    margin-bottom: 20px;
}

.testimonial-section .testimonial-content .testimonial-text strong {
    font-size: 24px;
    font-weight: 500;
}


.testimonial-section .testimonial-content .testimonial-text .txt2{
    font-size: 20px;
    font-weight: 500;
    margin:24px 0;

}
.testimonial-section .testimonial-content .testimonial-text .txt3{
    font-size: 20px;
    font-weight: 400;
}
.testimonial-btn {
    border: 1px solid #154a65;
    background-color: #154a65;
    align-self: start;
    margin-top: 49px;
    color: #fff;
    letter-spacing: -0.4px;
    justify-content: center;
    padding: 19px 19px;
    font: 600 20px Montserrat, sans-serif;
}

.projects-section {
    padding: 40px 0;
}
.projects-section .projects-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.projects-section .projects-header .projects-title-wrapper .projects-title {
    color:  #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.64px;

}
.view-all-btn {
    color:#154A65;
    border: 1px solid #154a65;
    letter-spacing: -0.4px;
    justify-content: center;
    padding: 18px 27px;
    font: 600 20px Montserrat, sans-serif;
    background:#fff;
}

.projects-section .projects-grid {
    display: flex;
    flex-wrap: nowrap;
    margin: 40px -12px 0px;

}
.projects-section .projects-grid  .project-card {
    max-width: 33.33333%;
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.project-page .projects-grid .project-card {
    max-width: 100%;
    margin-bottom: 20px;
}



.projects-section .projects-grid  .project-card img {
    flex-shrink: 0;
    object-fit: cover;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    max-height: 255px;
}


.projects-section.project-page .projects-grid .project-card img {
    max-height: 245px;
}

.projects-section .projects-grid  .project-card .project-title {
    color:  #154A65;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.48px;
    text-transform: uppercase;
}
.projects-section .projects-grid  .project-card  .project-category {
    color:  #F2A624;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.36px;
    text-transform: uppercase;
    margin: 3px 0;
    margin-top: auto;
}
.projects-section .projects-grid  .project-card .project-description {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
}
.project-btn {
    border: 1px solid #154a65;
    background-color: #154a65;
    align-self: start;
    margin-top: auto;
    color: #fff;
    letter-spacing: -0.4px;
    justify-content: center;
    padding: 19px 19px;
    font: 600 20px Montserrat, sans-serif;
}

@media (max-width: 1020px) {
    .hero-section .img-hero {
        height: 400px;
    }
    .hero-section .hero-title {
        font-size: 40px;
    }
    .main-content .main-wrapper .content-text .content-subtitle {
        font-size: 32px;
    }
    .projects-section .projects-header .projects-title-wrapper .projects-title, .testimonial-section .testimonial-title ,
    .features-section .features-wrapper .features-content .features-title, .info-banner,.main-content .main-wrapper .content-text .content-title
    {
        font-size: 28px;

    }
    .features-section .features-wrapper .features-content .feature-item .feature-text .feature-title {
        font-size: 24px;
    }
    .projects-section .projects-grid .project-card .project-title, .features-section .features-wrapper .features-content .features-description,
    .main-content .main-wrapper .content-text .content-description
    {
        font-size: 20px;
    }
    .projects-section .projects-grid .project-card .project-category, .features-section .features-wrapper .features-content .feature-item .feature-text .feature-description,
    .main-content .container .content-text .content-paragraph , .read-more-btn
    {
        font-size: 18px;
    }
    .projects-section .projects-grid .project-card .project-description {
        font-size: 16px;
    }
    .project-btn {
        font: 600 18px Montserrat, sans-serif;
    }
    .view-all-btn {
        font: 600 18px Montserrat, sans-serif;

    }
    .testimonial-section .testimonial-content .testimonial-text {
        font-size: 20px;
    }
    .testimonial-section .testimonial-content .testimonial-text .txt2 {
        font-size: 18px;
    }
    .testimonial-section .testimonial-content .testimonial-text .txt3 {
        font-size: 16px;

    }
    .testimonial-btn {
        font: 600 18px Montserrat, sans-serif;
    }

}

@media (max-width: 767px) {
    .hero-section .img-hero {
        height: 300px;
    }
    .hero-section .hero-title {
        font-size: 35px;
        bottom: 94px;
    }
    .main-content .main-wrapper {
        padding: 40px 0;
        display: block;
    }
    .main-content .main-wrapper .img-main {
        width: auto;
        object-fit: contain;
        flex-shrink: 0;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .main-content .main-wrapper .content-text {
        width: 100%;
    }

    .features-section .features-wrapper {
        display: block;

    }
    .features-section .features-wrapper .features-content .feature-item .feature-text .feature-title {
        font-size: 20px;
    }
    .features-section .features-wrapper .features-content .features-description {
        font-size: 18px;
    }
    .features-section .features-wrapper .features-content .feature-item .feature-text .feature-description {
        font-size: 16px;
    }
    .features-section .features-wrapper .img-feature {
        width: 100%;
        margin-left: 0;
    }
    .features-section .features-wrapper .features-content {
        width: 100%;
    }
    .testimonial-section .wrapper {
        display: block;
    }
    .testimonial-section .wrapper .testimonial-image {
        width: 100%;
        object-fit: cover;
        margin-right: 0;
        margin-bottom: 30px;
    }


    .projects-section {
        padding: 40px 0 0;
    }
    .projects-section .projects-header .projects-title-wrapper .projects-title, .testimonial-section .testimonial-title,
    .features-section .features-wrapper .features-content .features-title ,.info-banner,.main-content .main-wrapper .content-text .content-title
    {
        font-size: 24px;

    }

    .projects-section .projects-grid {
        display: block;
        margin: 30px 0 0;
    }
    .projects-section .projects-grid .project-card {
        max-width: 100%;
        margin: 0 auto 40px;
    }

}
@media (max-width: 530px) {
    .view-all-btn {
        font: 600 16px Montserrat, sans-serif;
        padding: 10px;
    }


}