

/* Start:/local/templates/mz/components/bitrix/news/specialization/bitrix/news.detail/.default/style.css?17568878992573*/
.address_block_place.orange:before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f58220;
	position: absolute;
	top: 6px;
	left: 0;
}
.doc_guarantee_block {
	margin-bottom: 17px;	
}
.guarantee_block_button {
	border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
    background: #F3F4F8;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    align-content: center;
    width: 70%;
    justify-content: center;	
}
.guarantee_block_button img {
	margin-right: 8px;	
}
.card_tab h3 {
	font-size: 22px;
    font-weight: 500;	
	padding-left: 35px;
    line-height: 1.3;
    margin-top: 15px;		
}
.card_tab ul {
    margin-top: 20px;	
    margin-left: 35px;
    margin-bottom: 10px;	
}
.card_tab ul li {
	list-style: none;
    padding-left: 15px;
    position: relative;
    font-size: 18px;
    line-height: 1.3;
    margin-top: 20px;	
}
.card_tab ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #E34364;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}
.card_tab  ul li:first-child {
    margin-top: 0;
}
.card_right_phone {
    font-weight: 700;
}
.videblog {
    position: relative;
    width: calc(100% - 35px);
    margin-left: auto;
    margin-bottom: 27px;
    margin-top: 33px;	
}
.videblog_list {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;	
}
.videblog_item {
    margin-bottom: 50px;
    margin-right: 25px;
    width: 100%;
}
.videblog_item:last-child {
    margin-right: 0;	
}
.videoblog_video {
	overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    filter: drop-shadow(0px -4px 7px rgba(0, 0, 0, 0.1));	
}
.videoblog_video iframe {
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;	
}
#tab5 .reviews_bottom_slider {
    margin-top: 33px;
}
@media only screen and (max-width: 768px) {
	.videblog {
		width: 100%;
	}	
	.videblog_list {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-content: center;
		justify-content: center;
		align-items: flex-start;
	}
	.videblog_item {
		margin-bottom: 50px;
		margin-right: 0px;
		width: 100%;
	}
	.videblog_item.end {
		margin-right: 0;	
	}	
}
@media only screen and (max-width: 576px) {
	.guarantee_block_button {
		width: 100%;
	}
	.card_tab h3 {
		font-size: 18px;	
	}
	.card_tab ul li {
		font-size: 16px;	
	}	
}
/* End */
/* /local/templates/mz/components/bitrix/news/specialization/bitrix/news.detail/.default/style.css?17568878992573 */
