
/*--------------------------------------------*/
.about-us .section-1{
    
    height: auto;
    background: #EDEDED 0% 0% no-repeat padding-box;
    padding-top: 40px;
    padding-bottom: 80px;
}


.about-us .section-1 .infoBox{

    position: relative;
}


.about-us .section-1 .infoBox .img1{
    
}

.about-us .section-1 .infoBox .infoConten{
    padding-left: 0px;
}

.about-us .section-1 .infoBox .infoConten .title h2{
   
    text-align: left;
    font: normal normal bold 56px/60px Roboto;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
    padding-bottom: 30px;
}

.about-us .section-1 .infoBox .infoConten .text p{
    text-align: left;
    font: normal normal normal 20px/28px Nunito;
    letter-spacing: 0px;
    color: #999999;
    opacity: 1;

    margin-bottom: 30px;
}

.about-us .section-1 .infoBox .infoConten .btn1 a{
    background: #0076FF 0% 0% no-repeat padding-box;
    border-radius: 3px;
    opacity: 1;
    text-align: center;
    font: normal normal bold 16px/24px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;

    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*--------------------------------------------*/

.section-2{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #EEEEEE 0% 0% no-repeat padding-box;
}

.section-2 .infoBox .item1{
    margin-bottom: 80px;
}

.section-2 .infoBox .item1 h2{
    text-align: center !important;
    margin-bottom: 40px;
}
.section-2 .infoBox .item1 p{
    text-align: center !important;
    margin-bottom: 40px;
}

.section-2 .infoBox .infoConten{}

.section-2 .infoBox .infoConten h2{
    text-align: center !important;
    margin-bottom: 40px;
}

.section-2 .infoBox .infoConten p{
    text-align: center !important;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 40px;
}


/*--------------------------------------------*/

.about-us .parts_3{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #FAFAFA 0% 0% no-repeat padding-box;
}

.about-us .parts_3 .info-box{
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}

.about-us .parts_3 .info-box h2{
    margin-bottom: 30px;
    text-align: center !important;
}

.about-us .parts_3 .info-box p{
    margin-bottom: 30px;
    text-align: center !important;
}

.about-us .parts_3 .info-box a{

}
/*--------------------------------------------*/

.about-us .parts_4{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #D9D9D9 0% 0% no-repeat padding-box;
}

.about-us .parts_4 .info-box{
    max-width: 550px;
    float: right;
    right: 130px;
}

.about-us .parts_4 .info-box h2{
    margin-bottom: 30px;
}

.about-us .parts_4 .info-box p{
    margin-bottom: 30px;
}

.about-us .parts_4 .info-box a{

}
/*---------------------------------------------*/




/*--------------------------------------------*/

/*---------------------------------------------*/

@media (max-width: 1400px) {

}

@media(max-width: 1200px) {

}

@media(max-width: 992px) {
    
    .articles .section-3 .title {
        text-align: center;
    }
}

@media (max-width: 768px) {

}

@media (max-width: 576px) {

}