
.about-us-page .inner-content{
	padding-bottom: 0;
}

.about-us-page .inner-content h1{
	margin-bottom: 40px;
}

.our-team-about{
	margin-top: 60px;
	margin-bottom: 60px;
}

.about-us-page .services-detail-right h3.title-subpage{
	margin-bottom: 20px;
}

.our-team-about h3.title-subpage {
	margin-bottom: 60px;
	margin-top: 70px;
}
.our-team-about h3.title-subpage {
	margin-bottom: 60px;
	margin-top: 70px;
}

.our-team-about .name-team{
	font-size: 20px;
	
}

.our-team-about .occupation-team{
	font-weight: 600;
	font-size: 20px;
    margin-bottom: 15px;
    font-family: "DINPro", "d-dinregular" ;
}

.our-team-about .description-team{
	font-size: 20px;
	font-family: "DINPro", "d-dinregular" ;
	margin-bottom: 30px;
}

.services-detail-right ul li{
	font-size: 20px;
    list-style: unset;
    margin-left: 20px;
    margin-bottom: 5px;
}

.about-us-page a.btn_std{
	margin-top: 25px;
}

.img-det-services{
	margin-bottom: 40px;
}

.img-det-services-m{
	margin-bottom: 20px;
}

@media (max-width: 1679.98px){
	
	.our-team-about .description-team,
	.our-team-about .occupation-team,
	.our-team-about .name-team,
	.services-detail-right ul li
	{
		    font-size: 16px;
	}
	
	.our-team-about h3.title-subpage,
	.about-us-page .services-detail-right h3.title-subpage
	{
		font-size: 26px;
	}
	
	.about-us-page a.btn_std{
		font-size: 18px;
	}
	

}

@media (max-width: 767.98px) {
	
	.container{
		width: 100%;
	}
	
	.about-us-page .clien-area{
		display: none;
	}
	
}

