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


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

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

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

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

.team .section-2 .infoBox .item1 h2{
    text-align: center !important;
    margin-bottom: 40px;
}
.team .section-2 .infoBox .item1 p{
    text-align: center !important;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 40px;
}


.section-2 .infoFix{
    position: relative;
    height: 114px;
    margin-bottom: 30px;
}


.section-2 .infoFix .img{
    width: 114px;
    height: 114px;
    overflow: hidden;
    float: left;
}

.section-2 .infoFix .img img{
    width: 114px;
    height: 114px;
}

.section-2 .infoFix .info{
    height: auto;
    float: left;
    padding-left: 15px;
}




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

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

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

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

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

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

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

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

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

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

.team .parts_3 .info-box a{

}

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

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

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

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

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

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

}