.banner-feat {
    background-image: url(../img/features/banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: white;
}

.banner-feat .title {
    padding: 200px 0px;
}

.banner-feat h1 {
    font-weight: 800;
    font-size: 60px;
}

.banner-feat .text-bold {
    font-weight: 600;
    font-size: 20px;
}

.banner-feat .description {
    font-weight: 500;
    font-size: 18px;
}

.feat-2 {
    background-image: url(../img/features/feat-2_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #9D9D9D;
}


.feat-2 .content-2-text h2 {
    color: #006175;
    font-weight: 700 !important;
    font-size: 58px !important;
}

.en .feat-2 .content-2-text h2
{
    font-size: 40px !important;
}

.feat-2 .content-2-text p {
    font-weight: 500 !important;
    font-size: 20px !important;
}


.feat-3 {
    background-image: url(../img/features/feat-3_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
}


.feat-3 .content-2-text h2 {
    color: #FFFFFF;
    font-weight: 700 !important;
    font-size: 58px !important;
}

.en .feat-3 .content-2-text h2
{
    font-size: 40px !important;
}

.feat-3 .content-2-text p {
    font-weight: 500 !important;
    font-size: 20px !important;
}



.feat-4 {
    background-image: url(../img/features/feat-4_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #9D9D9D;
}


.feat-4 .content-2-text h2 {
    color: #006175;
    font-weight: 700 !important;
    font-size: 50px !important;
}

.en .feat-4 .content-2-text h2
{
    font-size: 40px !important;
}

.feat-4 .content-2-text p {
    font-weight: 500 !important;
    font-size: 20px !important;
}

.feat-5 {
    background-image: url(../img/features/feat-5_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}


.feat-5 .content-text h2 {
    font-weight: 700;
    font-size: 58px;
}

.en .feat-5 .content-text h2
{
    font-size: 40px !important;
}

.feat-5 .content-text p {
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
}

.en .feat-5 .content-text p
{
    font-size: 18px !important;
}



.feat-5 .content-text-2 p {
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
}


.feat-5 .content-2-text p {
    font-weight: 600;
    font-size: 19px;
    line-height: 33px;
}


.en .feat-5 .content-2-text p
{
    font-size: 15px !important;
    line-height: 25px;
}

@media (max-width: 1200px) {
    .banner-feat .title {
        padding: 130px 0px;
    }


    .feat-2 .content-2-text h2 {
        color: #006175;
        font-weight: 700 !important;
        font-size: 40px !important;
    }



    .feat-2 .content-2-text p {
        font-weight: 500 !important;
        font-size: 20px !important;
    }

    .feat-3 .content-2-text h2 {
        color: #FFFFFF;
        font-weight: 700 !important;
        font-size: 40px !important;
    }

    .feat-3 .content-2-text p {
        font-weight: 500 !important;
        font-size: 20px !important;
    }

    .feat-4 .content-2-text h2 {
        color: #006175;
        font-weight: 700 !important;
        font-size: 40px !important;
    }

    .feat-4 .content-2-text p {
        font-weight: 500 !important;
        font-size: 20px !important;
    }

    .feat-5 .content-text h2 {
        font-weight: 700;
        font-size: 40px;
    }

    .feat-5 .content-text p {
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
    }


    .feat-5 .content-text-2 p {
        font-weight: 500;
        font-size: 20px;
        line-height: 20px;
    }

}

@media (max-width: 576px) {

    .banner-feat .title {
        padding: 75px 0px;
    }

    .banner-feat h1 {
        font-weight: 700;
        font-size: 23px;
    }

    .banner-feat .text-bold {
        font-weight: 600;
        font-size: 12px;
    }

    .banner-feat .description {
        font-weight: 500;
        font-size: 12px;
    }


    .feat-2 .content-2-text h2 {
        color: #006175;
        font-weight: 700 !important;
        font-size: 22px !important;
    }

    .en .feat-2 .content-2-text h2
    {
        font-size: 28px !important;
    }

    .feat-2 .content-2-text p {
        font-weight: 500 !important;
        font-size: 14px !important;
    }

    .feat-3 .content-2-text h2 {
        color: #FFFFFF;
        font-weight: 700 !important;
        font-size: 22px !important;
    }

    .en .feat-3 .content-2-text h2
    {
        font-size: 28px !important;
    }

    .feat-3 .content-2-text p {
        font-weight: 500 !important;
        font-size: 14px !important;
    }

    .feat-4 .content-2-text h2 {
        color: #006175;
        font-weight: 700 !important;
        font-size: 22px !important;
    }

    .en .feat-4 .content-2-text h2
    {
        font-size: 28px !important;
    }

    .feat-4 .content-2-text p {
        font-weight: 500 !important;
        font-size: 14px !important;
    }

    .feat-2 {
        background-image: url(../img/features/feat-2_bg_m.png);
    }

    .feat-3 {
        background-image: url(../img/features/feat-3_bg_m.png);
    }

    .feat-4 {
        background-image: url(../img/features/feat-4_bg_m.png);
    }

    .feat-5 {
        background-image: url(../img/features/feat-5_bg_m.png);
    }

    .feat-5 .content-text h2 {
        font-weight: 700;
        font-size: 20px;
    }

    .en .feat-5 .content-text h2
    {
        font-size: 28px !important;
    }

    .feat-5 .content-text p {
        font-weight: 500;
        font-size: 14px;
        line-height: 23px;
    }



    .en .feat-5 .content-text p
    {
        font-size: 14px !important;
    }


    .feat-5 .content-text-2 p {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

    .en .feat-5 .content-text-2 p
    {
        font-size: 12px !important;
        line-height: 19px;
    }


    .feat-5 .content-2-text img {
        width: 100%;
    }
}