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

.testimo .title{
    padding-top: 0px;
    padding-bottom: 80px;
    background: #E6E6E6 0% 0% no-repeat padding-box;
}


.testimo .section-1{
    
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding-top: 80px;
    padding-bottom: 80px;
}


.testimo .section-1 .infoBox{

    position: relative;
}


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

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

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

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

.testimo .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 {
    background: #F5F5F5 0% 0% no-repeat padding-box;
}



.section-2 .img{
    overflow: hidden;
    height: 350px;
}

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

}

.section-2 .contentInfo .infoBox{
	margin-top: 0px;
}

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

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

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

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




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

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

.materials .section-2{
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.materials .section-2 .title{
    text-align: center;
    font: normal normal 800 70px/100px Mulish;
    letter-spacing: -1.68px;
    color: #D00725;
}


.materials .section-2 .infoBox{
    position: relative;
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070B4;
    opacity: 1;

}

.materials .section-2 .infoBox .bgImg{
    position: relative;
}

.materials .section-2 .infoBox .fix-float{
    position:absolute;
    top:0px;
}

.materials .section-2 .infoBox .img {
    border-radius: 200px;
    overflow: auto;
    width: 75px;
    height: 75px;
}
.materials .section-2 .infoBox .img img{
    margin: 0 auto;width: 100%;height: 100%;
}

.materials .section-2 .infoBox .infoConten{
    padding-left: 0px;
}

.materials .section-2 .infoBox .infoConten .title h3{
    margin-bottom: 10px;
    text-align: left;
    font: normal normal bold 24px/32px Poppins;
    letter-spacing: 0px;
    color: #242F3E;
    opacity: 1;
}
.materials .section-2 .infoBox .infoConten .text1 p{
    margin-bottom: 10px;
    text-align: left;
    font: normal normal 300 24px/30px Roboto;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.materials .section-2 .infoBox .infoConten .text2 p{
    text-align: left;
    font: normal normal normal 20px/26px Roboto;
    letter-spacing: 0px;
    color: #242F3E;
    opacity: 1;
}

.materials .section-2 .infoBox .infoConten .btn1 a{
    width: auto;
    height: 46px;
    border-radius: 6px;
    opacity: 1;
    letter-spacing: 0px;
    color: #000000;
    display: block;
    padding-top: 7px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    background: #F7962A 0% 0% no-repeat padding-box;
    border: solid #F7962A 3px;
    font: normal normal  14px/31px Poppins;
    letter-spacing: -0.35px;
    color: #FFFFFF;
    opacity: 1;
}

.materials .section-2 .infoBox .infoConten .btn2 a{
    width: 199px;
    height: 46px;
    background: #D00725 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
    font: normal normal 800 18px/22px Raleway;
    letter-spacing: 0px;
    color: #000000;
    display: block;
    padding-top: 12px;
    text-align: center;
}
/*-------------------------------*/

.materials .section-2 .infoBox .infoConten .btn1 a:hover{
    background: #ffffff 0% 0% no-repeat padding-box;
    color: #F7962A
}
.materials .section-2 .infoBox .infoConten .btn2 a:hover{
    background: #69CFF7 0% 0% no-repeat padding-box;
    color: #fff
}

@media (max-width: 1400px) {

}

@media(max-width: 1200px) {

}

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

@media (max-width: 768px) {

}

@media (max-width: 576px) {

}