

/* Start:/local/templates/bigmag/assets/css/pages/contacts.css?17157624791090*/
.contact_page_head{
	width: 100%;
	height: 602px;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	background: url(/upload/medialibrary/438/irmmy59nzk1v2uei38iqs1bn5ytl1jfg/5296648111463077907-1.jpg) no-repeat center; 
	background-size: cover;
	box-sizing: border-box;
	padding: 0 15px;
	margin-top: -10px;
}
.contact_item{
	height: 100%;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 24px 15px;
}
.contact_item_title{
	font-weight: 500;
	font-size: 35px;
	line-height: 39px;
	color: var(--bs-black-color);
	margin-bottom: 10px;
}
.contact_item_desc{
	height: 44px;
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	color: var(--bs-black-color);
	margin-bottom: 20px;
}
@media(min-width: 768px) {
	.contact_page_head{
		padding: 0 50px;
		margin-top: -40px;
	}
	.contact_item_title{
		font-size: 20px;
    	line-height: 26px;
	}
}
@media(min-width: 992px) {
	.contact_item{
		padding: 36px;
	}
}
@media(min-width: 1200px) {	
	.contact_item_title{
		font-size: 35px;
		line-height: 39px;
	}
}
/* End */
/* /local/templates/bigmag/assets/css/pages/contacts.css?17157624791090 */
