

/* Start:/bitrix/templates/dsh_by_gtech/components/bitrix/news.list/dsh_hp_reviews/style.css?1758726617872*/
div.hp_review_elem_wrap{
	position: relative;
	display: inline-block;
	width: 250px; height: auto; min-height: 250px;
	border-radius: 125px 125px 80px 80px;
	text-align: center;
	vertical-align: top;
	margin: 10px 10px;
	padding-bottom: 25px;
}
div.reviews_dir > div.hp_review_elem_wrap{
	background: #a07f90;
}
div.reviews_dir > div.hp_review_elem_wrap:hover{
	background: #6e264c;
}
div.hp_review_elem_wrap:hover{
	background: #6e264c;
}
div.hp_review_elem{
	position: relative;
	width: 230px; height: 230px;
	background-color: #fff;
	border-radius: 115px;
	margin: 10px;
}
div.hp_review_elem_wrap a{
	color: #ffffff;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
div#review-wrap{}
@media(max-width: 1199px){
	section#dsh-hp-reviews div.container div.row > div > div#review-wrap{
		max-height: 350px;
		overflow: hidden;
	}
}
/* End */
/* /bitrix/templates/dsh_by_gtech/components/bitrix/news.list/dsh_hp_reviews/style.css?1758726617872 */
