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


.history .section-1 .infoBox{

    position: relative;
}


.history .section-1 .infoBox .img1{
    
}

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

.history .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;
}

.history .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;
}

.history .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;
    margin-bottom: 40px;
}


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

.history .parts_3{
    padding-top: 80px;
    padding-bottom: 80px;
    background: #E0E0E0 0% 0% no-repeat padding-box;
}

.history .parts_3 .info-box{
    text-align: center;
    margin: 0 auto;
}

.history .parts_3 .info-box{
    text-align: center;
    margin: 0 auto;
}

.history .parts_3 .info-box .infoFix .title h4{
    text-align: left !important;
    margin-bottom: 30px;
}

.history .parts_3 .info-box .infoFix .text h4 {
    text-align: left !important;
    margin-bottom: 15px;
}

.history .parts_3 .info-box .infoFix .text p{
    font: normal normal normal 16px/24px Nunito !important;
    
}






.history .section-3 .info-box .infoFix{
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	padding: 20px;
}

.history .parts_3 .info-box h2{
    margin-bottom: 50px;
    text-align: center !important;
}

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

.history .parts_3 .info-box a{

}

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

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

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

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

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

.history .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) {

}