

/* Start:/local/templates/korallNew/components/bitrix/catalog/magasin/bitrix/catalog.element/.default/style.css?17024585692853*/
.catalog-price {
	 color:red;
}

.contact_block{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.contact_block_map a{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7a5d4+0,9e88c6+100 */
	background: #b7a5d4; /* Old browsers */
	background: -moz-linear-gradient(top, #b7a5d4 0%, #9e88c6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b7a5d4 0%,#9e88c6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b7a5d4 0%,#9e88c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7a5d4', endColorstr='#9e88c6',GradientType=0 ); /* IE6-9 */
	display: block;
	padding: 10px 50px;
	color: #fff;
	border-radius: 8px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.contact_block_map a:hover{
	background: #b7a5d4; /* Old browsers */
	background: -moz-linear-gradient(top, #b7a5d4 0%, #b7a5d4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b7a5d4 0%,#b7a5d4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b7a5d4 0%,#b7a5d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7a5d4', endColorstr='#b7a5d4',GradientType=0 ); /* IE6-9 */
}

.images_block{
	display: flex;
	justify-content: space-between;
	padding: 25px 0 10px 0;
}
	.images_block > div{
		width: 50%;
	}
	.left_images, .r_l_im{
		display: flex;
		flex-wrap: wrap;
	}
		.left_images img, .r_l_im img{
			margin-bottom: 5px;
			margin-right: 5px;
			/*width: 120px;*/
			height: 90px;
		}
		.hidd_{
			display: none;
		}
		.r_l_im{
			margin-top: 85px;
		}

	.other_block_slider{
		width: 80%;
		margin: 0 auto;
	}
	.other_block_slider .slick-prev:before, .other_block_slider .slick-next:before{
		background: #000;
		border-radius: 50%;
	}
		.other_block_slider img{
			margin: 0 auto;
		}

	.right_images > a{
		color: #000;
	}
	.right_images{
		text-align: right;
	}


.map_block_{
	display: flex;
	width: 0;
	height: 0;
	overflow: hidden;
}
.map_block_ > div{
	display: none;
	height: 80%;
	width: 80%;
}

.map_block_.active{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	align-items: center;
	justify-content: center;
	overflow: visible;
	background: rgba(0, 0, 0, 0.75);
}

.map_block_ > ymaps{

}
.map_block_.active > div{
	display: block;
	position: relative;
}
.map_block_.active > ymaps{
	width: 100%!important;
	height: 100%!important;
}

@media screen and (max-width:1340px){
	.contact_block, .images_block{
		flex-direction: column;
	}
	.images_block > div{
		width: 100%;
		margin-bottom: 15px;
	}
	.contact_block_map{
		margin: 15px 0 0 0;
	}
	.hidd_{
		display: block;
	}
	.r_l_im{
		display: none;
	}
}
/* End */


/* Start:/bitrix/components/khayr/main.comment/templates/.default/style.css?14924165474855*/
.khayr_main_comment {
	position:relative;
}
.khayr_main_comment .clear {
	clear: both;
}
.khayr_main_comment .pt10 {
	padding-top: 10px;
}
.khayr_main_comment .w-45 {
	width: 45%;
}
.khayr_main_comment .comments {
	border-top: 0px solid #ececec;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.khayr_main_comment .comments .stock-in a{
	color: #a5acb3;
	font-weight: bold;
	text-decoration: none;
}
.khayr_main_comment .comments .stock-in {
	background: #fff;
	-webkit-box-shadow: 0 1px 6px rgba(151,135,195,.2);
	box-shadow: 0 1px 6px rgba(151,135,195,.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 20px;
}
.khayr_main_comment .comments .stock {
	padding: 20px 0 0;
	position: relative;
}
.khayr_main_comment .comments .stock .userInfo {
	/*background: url("/bitrix/components/khayr/main.comment/templates/.default/img/comment_bg.png") no-repeat 30px 100%;*/
	float: left;
	height: 41px;
	color: #fff;
	font: normal 18px/13px 'bebas', sans-serif;
}
.khayr_main_comment .comments .stock .userInfo span {
	background: #fff;
	border: 1px dotted #c0abef;
	display: block;
	padding: 10px 14px;
	border-radius: 5px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
.khayr_main_comment .comments .stock .userText {
	clear: both;
	margin: 0 0 15px;
	padding: 15px 0 0;
}
.khayr_main_comment .comments .stock .userText img:not([alt=CAPTCHA]) {
	float: left;
	max-width: 50px;
	max-height: 50px;
	padding: 0 10px 10px 0;
}
.khayr_main_comment .comments .stock .userText a {
	display: inline-block;
	margin: 15px 0 0;
}
.khayr_main_comment .comments .stock .userText .action {
	clear: both;
}
.khayr_main_comment .comments .stock .stock {
	margin-left: 20px;
}
.khayr_main_comment .comments .stock .stock .stock {
	margin-left: 20px;
}
.khayr_main_comment .form {
	margin-top: 15px;
/*	background: url("/bitrix/components/khayr/main.comment/templates/.default/img/bit_bg.png") repeat 0 0;*/
	padding: 4px;
}
.khayr_main_comment .form form {
	background: #fff;
	display: block;
	/*padding: 30px 40px;*/
}
.khayr_main_comment .form.comment input[type="submit"] {
	/*margin: 0 auto;*/
	display: block;
	width: 136px;
	border-radius: 5px;
}
.khayr_main_comment form input,
.khayr_main_comment form select,
.khayr_main_comment form textarea,
.khayr_main_comment textarea {
	padding: 5px 10px;
	border: 1px solid #9787c3;
	font-family: Verdana, sans-serif;
	margin: 5px 0 5px;
	font-size: 12px;
	line-height: 16px;
}
.khayr_main_comment form textarea {
	display: block;
	margin: 0 0 20px 0;
	width: 80%;
	/*font: italic 11px/16px Verdana, sans-serif;*/
	resize: none;
	height: 80px;
}
.khayr_main_comment form textarea[name=DIGNITY], .khayr_main_comment form textarea[name=FAULT] {
	height: 35px;
}
.khayr_main_comment form input[type="text"],
.khayr_main_comment form input[type="password"] {
	height: 27px;
	line-height: 27px;
	/*padding: 0 6px;*/
	font-family: Verdana, sans-serif;
}
.khayr_main_comment form input[type="checkbox"],
.khayr_main_comment form input[type="radio"] {
	border: none;
}
.khayr_main_comment form label {
	margin: 0 5px 0 0;
	cursor: pointer;
}
.khayr_main_comment form label * {
	vertical-align: middle;
}
.khayr_main_comment form label input {
	margin: 0 2px 0 0;
}
.khayr_main_comment form input[type="submit"],
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	background: #9787c3;
	color: #fff;
	font: normal 18px/18px 'bebas', sans-serif;
	text-decoration: none;
	padding: 10px 30px;
	cursor: pointer;
	border: none;
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
}
.khayr_main_comment a.button {
	max-width: 120px;
}
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	font-size: 14px;
	line-height: 28px;
	margin: 0 10px;
	padding: 0 30px;
}
.khayr_main_comment form input[type="submit"]:hover,
.khayr_main_comment form button:hover,
.khayr_main_comment button:hover,
.khayr_main_comment a.button:hover {
	color: #000;
}
/*.khayr_main_comment .close {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	background:url('/bitrix/components/khayr/main.comment/templates/.default/img/delete.gif') no-repeat 0 0;
	width:16px;
	height:16px;
}*/
.khayr_main_comment .form_for {
	display:none;
}
.khayr_main_comment .comments .stock .userText .rating-vote span.rating-vote-result,
.khayr_main_comment .comments .stock .userText .rating-vote a {
	margin: 0;
}
.khayr_main_comment_suc_exp {
	position: fixed;
	height: 30px;
	width: 100%;
	background: #0B690B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
	cursor:pointer;
	display:none;
}
.khayr_main_comment_err_exp {
	display:none;
	cursor:pointer;
	position: fixed;
	height: 30px;
	width: 100%;
	background: #690B0B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
/* End */
/* /local/templates/korallNew/components/bitrix/catalog/magasin/bitrix/catalog.element/.default/style.css?17024585692853 */
/* /bitrix/components/khayr/main.comment/templates/.default/style.css?14924165474855 */
