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


.products .section-1 .infoBox{

    position: relative;
}


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

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

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

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

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

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

.products .parts_1{
    padding-top: 0px;
    padding-bottom: 0px;
    background: #D9D9D9 0% 0% no-repeat padding-box;
}

.products .parts_1 .info-box{
    max-width: 550px;
    float: left;
    left: 130px;
}

.products .parts_1 .info-box h2{
    margin-bottom: 30px;
}

.products .parts_1 .info-box p{
    margin-bottom: 30px;
}

.products .parts_1 .info-box a{

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

.products .parts_2{
    padding-top: 0px;
    padding-bottom: 0px;
    background: #D9D9D9 0% 0% no-repeat padding-box;
}

.products .parts_2 .info-box{
    max-width: 550px;
    float: right;
    right: 130px;
}

.products .parts_2 .info-box h2{
    margin-bottom: 30px;
}

.products .parts_2 .info-box p{
    margin-bottom: 30px;
}

.products .parts_2 .info-box a{

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

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

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

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

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

.products .parts_3 .info-box a{

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

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

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

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

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

.products .parts_4 .info-box a{

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

.products .section-2 {
    background: #D9D9D9 0% 0% no-repeat padding-box;
}



.products .section-2 .img{
    overflow: hidden;
    height: auto;
}

.products .section-2 .contentInfo{
    margin: 0 auto;
    margin-top: 30px;
    background: #EEEEEE 0% 0% no-repeat padding-box;

}

.products .section-2 .contentInfo .infoBox{
	padding-top: 15px;
    padding-right: 30px;
}

.products .section-2 .contentInfo .infoBox h3{
	margin-bottom: 20px;
}

.products .section-2 .contentInfo .infoBox p{
	margin-bottom: 20px;
}

.products .section-2 .contentInfo .infoBox .infoFech{
	margin-bottom: 20px;
}

.products .section-2 .contentInfo .infoBox .infoFech p{
	font: normal normal normal 16px/24px Nunito !important;
    color: #999999 !important;
}




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

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

@media (max-width: 1400px) {

}

@media(max-width: 1200px) {

}

@media(max-width: 992px) {
    
    .articles .section-3 .title {
        text-align: center;
    }
    
    .products .section-2 .contentInfo .infoBox{
        padding: 20px;
    }

    .products .parts_3 .info-box{
        padding: 20px;
    }
}

@media (max-width: 768px) {

}

@media (max-width: 576px) {

}