@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;1,600&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); 
*, html, body {
    
    font-family: "poppins", sans-serif;
}
.abt-banner-img{
    width: 100%;
}
.about-us-banner{
    position: relative;
    margin-top: 11rem;
}
.abt-banner-content{
    position: absolute;
    top: 34%;
    left: 9%;
}
.abt-banner-content h2{
    color: #ffffff;
    font-size: 62.3px;
    font-weight: 600;
    line-height: 56px;
}
.abt-banner-content h2 span{
    font-size: 35.4px;
    font-weight: normal;
    color: #fff;
    line-height: 15px !important;
}
.about-us-banner .carousel-indicators [data-bs-target]{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    opacity: 1;
}
.about-us-banner .carousel-indicators{
    bottom: 8px;
}
.about-us-banner .carousel-indicators .active{
    background-color: #d5712c
}
.about-us-one h3{
    font-size: 36px;
    font-weight: 600;
    color: #112138;
}
.about-us-one h3::after{
    content: " ";
    position: relative;
    width: 12rem;
    height: 7px;
    background-color: #112138;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.about-us-one p{
    font-size: 22px;
    font-weight: normal;
    color: #2c3d51;
}
.about-us-one .about-us-content{
    padding:  0 0 0 3rem;
}
.about-us-one .about-us-image{
    padding: 2rem;
}
.about-us-one .row{
    align-items: center;
}
.about-us-one{
    margin: 7rem 0;
}
.about-us-two{
    background-color: #f8e7e1;
    text-align: center;
    padding: 4rem 0 6rem;
}
.about-us-two h2{
    font-size: 36px;
    font-weight: 600;
    color: #112138;
    display: inline-block;
    margin-bottom: 8px;
}
.about-us-two h2::after{
    content: " ";
    position: relative;
    width: 12rem;
    height: 7px;
    margin-left: 31px;
    background-color: #112138;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.about-us-two p{
    font-size: 22px;
    font-weight: normal;
    color: #2c3d51;
}
.team-card .team-name{
    font-size: 24px;
    font-weight: 600;
    color: #112138;
}
.about-us-two h3, .about-us-three h2, .about-us-four h2{
    color: #112138;
    font-size: 36px;
    margin-top: 2rem;
}
.team-card .team-designation{
    font-size: 18px;
    font-weight: normal;
    color: #112138;
}
.management-heading{
    margin-top: 4rem;
    margin-bottom: 3.5rem;
}
.slick-next:before, .slick-prev:before{
    display: none;
}
.slick-next, .slick-prev{
    width: auto;
    height: auto;
}
.slick-next:focus, .slick-prev:focus, .slick-next:focus-visible, .slick-prev:focus-visible, .slick-next:focus-within, .slick-prev:focus-within, .slick-next:active, .slick-prev:active, .slick-next:hover, .slick-prev:hover{
    border: none;
    box-shadow: none;
}
.about-us-two .slick-slide{
    margin: 0 27px;
}
.about-us-two .slick-next {
    right: -45px;
    top: 40%;
}
.about-us-two .slick-prev {
    left: -45px;
    top: 40%;
}
.about-us-three, .about-us-four{
    text-align: center;
    margin: 6rem 0;
}
.about-us-three .row, .about-us-four .row{
    margin-top: 4rem;
}
.about-us-four{
    background-color: #f5f3f3;
    padding: 4rem 0 5.5rem;
    margin: 6rem 0 0;
}
.about-us-five{
    background-color: #112138;
    text-align: center;
    padding: 4rem 0 8rem;
}
.about-us-five .our-prod-flex{
    display: flex;
    justify-content: center;
}
.about-us-five h2{
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    position: relative;
}
.about-us-five p{
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
}
.about-us-five .prod-card{
    border-radius: 10px;
    background-color: #fff;
    padding: 4rem 6rem 3rem;
}
.about-us-five .prod-card-1, .about-us-five .prod-card-2{
    margin: 0 5rem 0 0;
}
.about-us-five .prod-card p{
    font-size: 24px;
    font-weight: 600;
    color: #112138;
    margin: 2rem 0 0;
}
.about-us-five .our-prod-flex{
    margin-top: 7rem;
}
.about-us-five h2::after{
    content: " ";
    position: relative;
    width: 9rem;
    height: 7px;
    margin-left: 31px;
    background-color: #ffffff;
    display: block;
    position: absolute;
    right: 29rem;
    border-radius: 90px;
    top: 18px;
}
.about-us-five h2::before{
    content: " ";
    position: relative;
    width: 9rem;
    height: 7px;
    margin-left: 31px;
    background-color: #ffffff;
    display: block;
    position: absolute;
    left: 26rem;
    border-radius: 90px;
    top: 18px;
}
.about-us-two .team-second-row{
    margin-top: 3rem;
}
@media only screen and (max-width:768px){
    .about-us-banner .carousel-indicators [data-bs-target] {
        width: 1px;
        height: 4px;
    }
    .abt-banner-content h2 {
        font-size: 32px;
        line-height: 49px;
    }
    .abt-banner-content {
        top: 29%;
        left: 4%;
    }
    .about-us-one .about-us-image {
        padding: 9px;
    }
    .about-us-one h3{
        padding: 0 1.5rem 0.5rem;
    }
    .about-us-one .about-us-content {
        padding: 0 2rem 0 2rem;
    }
    .about-us-one p {
        margin-top: 1.5rem;
        font-size: 18px;
    }
    .about-us-five .our-prod-flex {
        flex-direction: column;
    }
    .about-us-five .prod-card-1, .about-us-five .prod-card-2 {
        margin: 0 0 3rem;
    }
    .about-us-five .our-prod-flex {
        margin: 4rem 2rem 0;
    }
    .about-us-five {
        padding: 2rem 0 6rem;
    }
    .about-us-five h2 {
        font-size: 32px;
    }
    .about-us-five h2::before, .about-us-five h2::after{
        display: none;
    }
    .about-us-five p {
        font-size: 18px;
    }
    .about-us-two .slick-next, .slick-next {
        right: -15px;
    }
    .about-us-two .slick-prev, .slick-prev {
        left: -17px;
        z-index: 1;
    }
    .about-us-three .slick-next, .about-us-three .slick-prev ,  .about-us-four .slick-next, .about-us-four .slick-prev{
        top: 38%;
    }
    .slick-next img, .slick-prev img{
        width: 30px;
        height: 30px;
    } 
    .team-card{
        padding: 0 1rem;
    }
    .about-us-two h3{
        font-size: 32px;
    }
    .about-us-two p {
        font-size: 18px;
    }
    .about-us-two {
        padding: 2rem 0 4rem;
    }
    .about-us-three{
        margin: 4rem 0;
    }
    .about-us-three .slick-slide, .about-us-four .slick-slide{
        margin: 0 27px;
    }
    .about-us-four {
        margin: 4rem 0 0;
        padding: 2.5rem 0 3.5rem;
    }
    .about-us-three .advisors-slider, .about-us-four .advisors-slider{
        margin-top: 4rem;
    }
    .about-us-one {
        margin: 3rem 0;
    }
    .about-us-two .team-second-row {
        margin-top: 0;
    }
    .team-card{
        margin: 3rem 0 0;
    }
    .management-heading{
        margin-bottom: 1rem;
    }
    .about-us-three .row{
        margin-top: 0.5rem;
    }
    .about-us-three h2{
        margin-bottom: 0;
    }
}