

/* Start:/bitrix/templates/ahdivan_white/css_old/style.css?163578773721472*/
@charset "UTF-8";

body {
	font-family: "GothaProReg", sans-serif;
	color: #000;
}

.installment {
	width: 100%;
	height: 250px;
	/* background: url("/bitrix/templates/ahdivan_white/css_old/../img/baner.jpg") center center no-repeat; */
	margin-bottom: 67px;
}

@media (max-width: 1199px) {
	.installment {
		height: 200px;
		background-size: cover !important;
	}
}

@media (max-width: 991px) {
	.installment {
		display: none;
	}
}

.section-title {
	margin-bottom: 25px;
	font-family: "GothaProBol", sans-serif;
	font-size: 35px;
	letter-spacing: 1.05px;
	text-align: center;
}

.section-title span {
	font-family: "GothaProLig", sans-serif;
}

@media (max-width: 991px) {
	.section-title {
		font-size: 23px;
	}
}

@media (max-width: 767px) {
	.section-title {
		font-size: 21px;
	}
}

.section-text {
	margin-bottom: 61px;
	color: #95989a;
	font-family: "GothaProMed", sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

.go-to {
	font-size: 12px;
	font-family: "GothaProMed", sans-serif;
	color: #000;
	z-index: 2;
	position: relative;
}

@media (max-width: 767px) {
	.go-to {
		font-size: 10px;
	}
}

@media (min-width: 992px) {
	.go-to:hover:before {
		background-color: #ffc400;
	}
}

.go-to:before {
	content: "";
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: -15px;
	left: -50%;
	border-radius: 50%;
	background-color: #ffeb00;
	z-index: -1;
}

@media (max-width: 767px) {
	.go-to:before {
		width: 40px;
		height: 40px;
		top: -13px;
		left: -40%;
	}
}

.go-to:after {
	content: "";
	display: block;
	width: 22px;
	height: 12px;
	position: absolute;
	top: 4px;
	right: -30px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAMAAAAc7xz/AAAAAXNSR0IB2cksfwAAAIRQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/KpusAAAACx0Uk5TACMw3mcp1eJYU+ThK4X02ggTtv+/IsvP5fKI3faWIKfMdNsUSuc20fViOy8TqUc2AAAAZElEQVR4nG3PNw6AMAxAUVNCJ5TQA6H3+98PxGj8B0d6g60AoDQMX7phUsws26Hc9fyA8pBH8fskuFRkAHlR4qq6ASY9XCs6AJWjejEQJ0c+zX9dqnX7q9qPk1hxyZH6DNzffADWZAjYWR6/HgAAAABJRU5ErkJggg==") center center no-repeat;
}

@media (max-width: 767px) {
	.go-to:after {
		top: 0;
	}
}

.advantages {
	margin-bottom: 90px;
}

@media (max-width: 991px) {
	.advantages {
		margin-bottom: 48px;
	}
}

@media (max-width: 768px) {
	.advantages {
		margin-bottom: 32px;
	}
}

.advantages .section-title {
	margin-bottom: 39px;
}

.advantages-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 768px) {
	.advantages-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 992px) {
	.advantages-item:hover .show-hover {
		display: block !important;
	}

	.advantages-item:hover .hidden-hover {
		display: none !important;
	}
}

.advantages-item__img {
	margin-right: 20px;
}

@media (max-width: 991px) {
	.advantages-item__img {
		margin-right: 12px;
	}
}

@media (max-width: 768px) {
	.advantages-item__img {
		margin-bottom: 10px;
	}
}

.advantages-item__img img {
	max-height: 80px;
	max-width: 100px;
}

@media (max-width: 991px) {
	.advantages-item__img img {
		max-width: 75px;
		max-height: 55px;
	}
}

@media (max-width: 768px) {
	.advantages-item__img img {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

.advantages-item__text {
	margin-top: 30px;
	font-family: "GothaProBol", sans-serif;
	font-size: 16px;
	color: #1d1d1d;
}

@media (max-width: 991px) {
	.advantages-item__text {
		margin-top: 15px;
		font-size: 10px;
	}
}

@media (max-width: 768px) {
	.advantages-item__text {
		margin-top: 0;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		font-size: 9px;
		text-align: center;
	}
}

.advantages-item__quality .advantages-item__text {
	max-width: 95px;
}

@media (max-width: 991px) {
	.advantages-item__quality .advantages-item__text {
		max-width: 60px;
	}
}

@media (max-width: 768px) {
	.advantages-item__quality .advantages-item__text {
		max-width: none;
	}
}

.hit {
	margin-bottom: 68px;
}

@media (max-width: 991px) {
	.hit {
		margin-bottom: 34px;
	}
}

.slider-title {
	margin-bottom: 19px;
	font-family: "Exo2-Bold", sans-serif;
	font-size: 32px;
	color: #5d879d;
}

@media (max-width: 767px) {
	.slider-title {
		text-align: center;
	}
}

.catalog-slider {
	height: 520px;
	z-index: 3;
}

@media (max-width: 991px) {
	.catalog-slider {
		height: auto;
	}
}

@media (max-width: 767px) {
	.catalog-slider {
		margin-bottom: 15px;
	}
}

.catalog-slider__item {
	height: 100%;
}

.catalog-card {
	margin: 5px;
	max-width: 283px;
	min-height: 520px;
	padding: 15px 15px 20px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	background-color: #ffffff;
}

@media (min-width: 992px) {
	.catalog-card:hover {
		-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
		z-index: 9;
	}

	.catalog-card:hover .show-hover {
		display: block !important;
	}

	.catalog-card:hover .catalog-card__buy {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 991px) {
	.catalog-card {
		min-height: 835px;
	}
}

@media (max-width: 767px) {
	.catalog-card {
		margin: 5px auto;
		min-height: 442px;
	}
}

.catalog-card__top {
	position: relative;
	height: 223px;
	margin-bottom: 10px;
}

.catalog-card__like {
	width: 23px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.catalog-card__like .full {
	display: none;
}

.catalog-card__hit,
.catalog-card__new,
.catalog-card__sale {
	width: 56px;
	height: 56px;
	padding-top: 15px;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Exo2-Regular", sans-serif;
	font-size: 20px;
	letter-spacing: 0.32px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border-radius: 50%;
	z-index: 2;
}

.catalog-card__hit {
	background-color: #ff3e3e;
}

.catalog-card__new {
	background-color: #609dbc;
}

.catalog-card__sale {
	padding-top: 2px;
	font-family: "Exo2-Regular", sans-serif;
	font-size: 20px;
	line-height: 52px;
	background-color: #ffc400;
}

.catalog-card__img {
	padding-top: 30px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-card__features {
	position: absolute;
	bottom: 0;
	left: 0;
}

.catalog-card__features img, .catalog-card__features svg {
	width: 28px;
	margin-right: 5px;
	display: inline-block;
}

.catalog-card__color {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-card__color-item {
	width: 21px;
	height: 21px;
	margin-left: 7px;
	border-radius: 50%;
}

.catalog-card__main {
	/* min-height: 85px; */
	margin-bottom: 25px;
}

@media (max-width: 991px) {
	.catalog-card__main {
		/* min-height: 98px;  */
	}
}

@media (max-width: 767px) {
	.catalog-card__main {
		/* min-height: 85px; */
	}
}

.catalog-card__subtitle {
	margin-bottom: 5px;
	color: #999999;
	font-size: 14px;
	letter-spacing: 0.22px;
}

.catalog-card__title {
	margin-bottom: 12px;
	font-size: 20px;
}

.sale-card .catalog-card__title {
	margin-bottom: 0;
}

.catalog-card__stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.catalog-card__star-container {
	height: 17px;
	width: 94px;
	position: relative;
}

.catalog-card__star-bg {
	height: 17px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/img/stars.png") no-repeat;
}

.catalog-card__star-progress {
	height: 17px;
	width: 80%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/img/stars-full.png") no-repeat;
	z-index: 2;
}

.catalog-card__star-votes {
	margin-left: 7px;
	color: #999999;
	font-size: 15px;
	letter-spacing: 0.24px;
	line-height: 17px;
}

.catalog-card__descr {
	min-height: 245px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 991px) {
	.catalog-card__descr {
		min-height: 525px;
	}
}

@media (max-width: 767px) {
	.catalog-card__descr {
		min-height: 210px;
	}
}

.catalog-card__detail-block {
	margin-bottom: 25px;
}

.catalog-card__text {
	font-size: 16px;
	letter-spacing: 0.26px;
	margin-bottom: 8px;
}

.catalog-card__price-old {
	position: relative;
	display: inline-block;
	color: #999999;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.32px;
}

.catalog-card__price-old:before {
	position: absolute;
	top: 45%;
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #999999;
}

.catalog-card__price span {
	font-family: "HelveticaNeue";
}

.catalog-card__price-active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "GothaProMed", sans-serif;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0.35px;
}

.catalog-card__price-sale {
	margin-left: 10px;
	position: relative;
}

.catalog-card__price-sale img {
	height: 26px;
	z-index: -1;
}

.catalog-card__price-sale_votes {
	position: absolute;
	top: 0px;
	left: 15px;
	font-size: 14px;
	line-height: 26px;
}

.catalog-card__buy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 14px;
	margin-top: 20px;
	font-family: "GothaProMed", sans-serif;
	font-size: 14px;
	border-radius: 4px;
	background-color: #c9dae3;
}

@media (min-width: 992px) {
	.catalog-card__buy:hover {
		background-color: #73b1d1;
	}
}

.catalog-card__buy svg {
	width: 26px;
	margin-right: 10px;
}

.catalog-card__buy svg path {
	fill: #000;
}

.active-color {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 5px solid #e2e2e2;
}

.сontrol-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 767px) {
	.сontrol-block {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.full-list {
	margin-right: 10px;
	font-size: 16px;
	letter-spacing: 0.26px;
	color: #000;
}

@media (max-width: 767px) {
	.full-list {
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.full-list:hover {
		color: #5d879d;
		text-decoration: underline;
	}
}

.catalog-slider__arrow-left,
.catalog-slider__arrow-right {
	width: 30px;
	height: 30px;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	border: 2px solid #999999;
	border-radius: 50%;
	z-index: 1;
}

@media (min-width: 992px) {

	.catalog-slider__arrow-left:hover,
	.catalog-slider__arrow-right:hover {
		border-color: #ffc400;
	}
}

.catalog-slider__arrow-left {
	margin-right: 10px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPBAMAAAArJJMAAAAAAXNSR0IB2cksfwAAACFQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbdFIwQAAAAt0Uk5TAGCv/6Cw7xDQz3Bru6FTAAAAJklEQVR4nGNgYGAQAmJGEyAh7ICNwRBWACQqpgMJ9k7sTCDBUAUA8I8IqMyC37gAAAAASUVORK5CYII=") center center no-repeat;
}

@media (max-width: 767px) {
	.catalog-slider__arrow-left {
		margin-right: 15px;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}

.catalog-slider__arrow-right {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAPBAMAAAArJJMAAAAAAXNSR0IB2cksfwAAACRQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAplgCRwAAAAx0Uk5TAHAw0O8Q8MCg/2Cw4YEmVgAAACVJREFUeJxjEGIAAhMFIBHsBCRYsTPTgQTHLCDRuQAbg2EXEAMAFOEJX+aY/QMAAAAASUVORK5CYII=") center center no-repeat;
}

.sale {
	margin-bottom: 67px;
}

@media (min-width: 992px) {
	.sale .col-lg-7 {
		padding-right: 0;
	}

	.sale .col-lg-5 {
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.sale {
		padding-top: 10px;
		background-color: #f4f4f4;
	}

	.sale .slider-title {
		color: #ff3e3e;
		font-size: 30px;
		letter-spacing: 0.9px;
		text-transform: uppercase;
	}
}

.sale-slider__arrow-left,
.sale-slider__arrow-right {
	position: absolute;
	top: 118px;
}

.sale-slider__arrow-left {
	left: 0;
}

.sale-slider__arrow-right {
	right: 0;
}

.sale-slider__top {
	margin: auto;
}

@media (max-width: 767px) {

	.sale-slider__arrow-left,
	.sale-slider__arrow-right {
		display: none;
	}

	.sale-slider__top {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.sale-slider__top-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 180px;
	}

	.sale-slider__top-item img {
		border-radius: 6px;
		-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
		max-width: 320px;
		height: 100%;
		margin: auto;
	}

	.sale-slider__top .slick-dots li {
		width: 8px;
		height: 8px;
	}

	.sale-slider__top .slick-dots li button {
		width: 8px;
		height: 8px;
	}

	.sale-slider__top .slick-dots li button:before {
		content: "";
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background-color: #d5d5d5;
		opacity: 1;
	}

	.sale-slider__top .slick-dots li.slick-active button:before {
		background-color: #5d879d;
		opacity: 1 !important;
	}
}

.sale-img img {
	height: 446px;
	max-width: none;
}

@media (max-width: 991px) {
	.sale-img img {
		height: auto;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.sale-img {
		display: none;
	}
}

.sale-card {
	max-width: 100%;
	min-height: none;
	height: 100%;
	margin: 0;
	padding: 14px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #5b889d;
	border-left: none;
	background-color: #fff;
}

@media (max-width: 991px) {
	.sale-card {
		border-left: 1px solid #5b889d;
	}
}

@media (min-width: 768px) {
	.sale-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.sale-card .catalog-card__top {
	margin-bottom: 24px;
	height: 245px;
}

.sale-card .catalog-card__img {
	max-width: 340px;
}

.sale-card .catalog-card__img img {
	margin: auto;
}

.sale-card .catalog-card__color {
	margin-bottom: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

.sale-card .catalog-card__descr {
	min-height: 1px;
}

@media (max-width: 991px) {
	.sale-card .catalog-card__price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.sale-card .catalog-card__price-old {
	position: relative;
	font-size: 20px;
	line-height: 20px;
	margin-right: 14px;
}

.sale-card .catalog-card__price-active {
	font-size: 28px;
	line-height: 28px;
}

.sale-card .catalog-card__price-sale img {
	height: 31px;
}

.sale-card .catalog-card__price-sale_votes {
	font-size: 18px;
	top: 0;
	left: 18px;
	line-height: 31px;
}

.sale-card .catalog-card__buy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	background-color: #ff3e3e;
}

@media (min-width: 992px) {
	.sale-card .catalog-card__buy:hover {
		cursor: pointer;
		background-color: #f00000;
	}
}

.sale-card .catalog-card__buy svg path {
	fill: #fff;
}

@media (max-width: 767px) {
	.sale-card {
		padding: 15px;
	}

	.sale-card .catalog-card__top {
		height: auto;
	}

	.sale-card .catalog-card__img {
		padding-top: 0;
	}

	.sale-card .catalog-card__price-old {
		position: relative;
		color: #000;
		font-size: 20px;
		line-height: 20px;
		letter-spacing: 0.32px;
	}

	.sale-card .catalog-card__price-old:before {
		background-color: #000;
	}

	.sale-card .catalog-card__price-active {
		color: #ff3e3e;
		font-size: 29px;
		line-height: 29px;
		letter-spacing: 0.46px;
	}

	.sale-card .catalog-card__price-sale {
		color: #000;
	}

	.sale-card .catalog-card__price-sale img {
		height: 31px;
		width: 66px;
	}

	.sale-card .catalog-card__price-sale_votes {
		font-size: 18px;
		line-height: 31px;
		top: 0px;
		left: 18px;
	}

	.sale-card .catalog-card__buy {
		width: 140px;
		position: static;
		color: #fff;
		background-color: #ff3e3e;
	}

	.sale-card .catalog-card__buy svg path {
		fill: #fff;
	}
}

.specialoffer {
	color: #fff;
}

.specialoffer img {
	width: 100%;
}

.specialoffer .row {
	padding: 44px 0;
}

@media (max-width: 991px) {
	.specialoffer .row {
		padding: 27px 0;
	}
}

@media (max-width: 767px) {
	.specialoffer .row {
		padding: 20px 0;
	}
}

.specialoffer__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
}

.specialoffer .attention {
	color: #ffeb00;
	font-family: "GothaProMed", sans-serif;
	font-size: 94px;
}

@media (max-width: 991px) {
	.specialoffer .attention {
		font-size: 77px;
	}
}

@media (max-width: 767px) {
	.specialoffer .attention {
		font-size: 59px;
	}
}

.specialoffer__subtitle {
	font-family: "GothaProMed", sans-serif;
	font-size: 24px;
	letter-spacing: 0.72px;
}

@media (max-width: 991px) {
	.specialoffer__subtitle {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.specialoffer__subtitle {
		font-size: 14px;
	}
}

.specialoffer__title {
	font-family: "GothaProBol", sans-serif;
	font-size: 46px;
	letter-spacing: 1.41px;
}

.specialoffer__title-wrap {
	display: inline-block;
}

@media (max-width: 991px) {
	.specialoffer__title {
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.specialoffer__title {
		font-size: 29px;
	}
}

.specialoffer__free {
	max-width: 284px;
	padding: 18px;
	margin-top: 10px;
	margin-left: -15px;
	color: #000;
	background-color: #ffeb00;
	font-family: "GothaProBol", sans-serif;
	font-size: 36px;
}

@media (max-width: 991px) {
	.specialoffer__free {
		padding: 15px;
		font-size: 28px;
	}
}

@media (max-width: 767px) {
	.specialoffer__free {
		max-width: 173px;
		margin-left: 20px;
		padding: 12px;
		font-size: 21px;
	}
}

.specialoffer__descr {
	margin-top: 48px;
}

.specialoffer__descr p {
	margin-bottom: 40px;
	font-family: "GothaProMed", sans-serif;
	font-size: 18px;
	line-height: 22px;
}

@media (max-width: 991px) {
	.specialoffer__descr p {
		font-size: 18px;
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.specialoffer__descr p {
		margin-bottom: 14px;
		font-size: 14px;
		font-family: "GothaProReg", sans-serif;
	}
}

@media (max-width: 991px) {
	.specialoffer__descr {
		margin-top: 268px;
	}
}

@media (max-width: 767px) {
	.specialoffer__descr {
		margin-top: 134px;
	}
}

.specialoffer__descr span {
	font-family: "GothaProLig", sans-serif;
	font-size: 30px;
	letter-spacing: 0.9px;
}

@media (max-width: 991px) {
	.specialoffer__descr span {
		font-size: 23px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (max-width: 767px) {
	.specialoffer__descr span {
		font-size: 18px;
		text-align: left;
	}
}

.section-block {
	padding: 24px 0 21px;
	height: 348px;
	border-radius: 4px;
	position: relative;
	margin-bottom: 13px;
}

.section-block1 {
	background-color: #f4f4f4/*rgba(94, 146, 173, 0.33)*/;
}

.section-block1 .section-block__img {
	/* margin-top: 25px; */
}

.section-block2 {
	background-color: #f4f4f4;
}

.section-block2 .section-block__img {
	/* margin-top: 25px; */
}

.section-block3 {
	background-color: #f4f4f4/*rgba(255, 235, 0, 0.29)*/;
}

@media (max-width: 991px) {
	.section-block3 {
		height: 471px;
	}
}

@media (max-width: 767px) {
	.section-block3 {
		height: 348px;
	}
}

.section-block4 {
	height: 471px;
	background-color: #f4f4f4/*#e8d2d7*/;
}

@media (max-width: 543px) {
	.section-block4 {
		height: 348px;
	}
}

.section-block4 .section-block__title {
	padding-left: 41px;
	text-align-last: left;
}

@media (max-width: 543px) {
	.section-block__title {
		padding-left: 0 !important;
		text-align-last: center !important;
	}
}

.section-block4 .section-block__img {
	/* margin-top: 50px; */
}

.section-block5 {
	height: 471px;
	background-color: #f4f4f4;
}

.section-block__title {
	font-family: "Exo2-Regular", sans-serif;
	font-size: 29px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 11px;
	text-transform: uppercase;
}

.section-block__subtitle {
	text-align: center;
}

.section-block__subtitle a {
	padding: 0 8px;
	color: #5d879d;
	font-family: "Exo2-Regular", sans-serif;
	font-size: 17px;
	border-right: 1px solid #5d879d;
}

.section-block__subtitle a:last-child {
	border: none;
}

@media (min-width: 992px) {
	.section-block__subtitle a:hover {
		text-decoration: underline;
	}
}

.section-block__img {
	padding: 15px;
	position: absolute;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.section-block__img img {
	margin: auto;
}

.section-block .go-to {
	position: absolute;
	right: 42px;
	bottom: 40px;
}

.color_cat_title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}
/* End */


/* Start:/bitrix/templates/ahdivan_white/components/bitrix/catalog.section/month_sale_new/style.css?16323043603845*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

/*
.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
*/
.sale-img {
	cursor:pointer;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.item/month_sale_new/style.css?163230436125435*/
/*.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }

.product-item {
	display: block;
	box-sizing: border-box;
	padding: 15px 0 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
}

.product-item-line-card .product-item {
	width: auto !important;
	border-bottom: 1px solid #dadada;
}

@media (max-width: 991px) {
	.product-item-line-card .product-item .col-sm-6:nth-child(2n) { clear: both; }
}

.bx-retina .product-item { border-width: .5px; }

.product-item * { transition: opacity 300ms ease; }

@media (max-width: 767px) {
	.product-item { padding: 15px 5px 5px }

	.product-item-line-card .product-item .col-xs-12:nth-child(2n) { clear: both; }
}

.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: -15px;
	left: -15px;
	padding: 15px 15px 0;
	width: auto;
	border: 1px solid transparent;
	background: #fff;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
}

.bx-touch .product-item {
	padding: 15px 0 0;
	width: auto;
	background: #fff;
}

.bx-no-touch .product-item-container.hover .product-item { -webkit-animation: product-item-hover 300ms 1 ease; }

@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: -15px;
		right: -15px;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	100% {
		border: 1px solid transparent;
		box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .19);
	}
}


.product-item-image-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
	transition: all 300ms ease;
}

.product-item-image-wrapper:hover { }

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper { padding-top: 54%; }

.product-item-image-original,
.product-item-image-alternative {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: opacity 300ms linear;
}

.product-item-image-original { z-index: 11; }

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }

.product-item-big-card .product-item-image-wrapper { margin-bottom: 25px; }



.product-item-image-slider-slide-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	transition: opacity 300ms ease;
}

.product-item-image-slide {
	position: relative;
	display: none;
	height: 100%;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transition: .6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.product-item-image-slide {
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}

	.product-item-image-slide.next,
	.product-item-image-slide.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.product-item-image-slide.prev,
	.product-item-image-slide.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.product-item-image-slide.next.left,
	.product-item-image-slide.prev.right,
	.product-item-image-slide.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.product-item-image-slider-slide-container > .active,
.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev { display: block; }

.product-item-image-slider-slide-container > .active { left: 0; }

.product-item-image-slider-slide-container > .next,
.product-item-image-slider-slide-container > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.product-item-image-slider-slide-container > .next { left: 100%; }

.product-item-image-slider-slide-container > .prev { left: -100%; }

.product-item-image-slider-slide-container > .next.left,
.product-item-image-slider-slide-container > .prev.right { left: 0; }

.product-item-image-slider-progress-bar-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}

.product-item-image-slider-progress-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #f42c2c;
	opacity: .8;
}

.product-item-image-slider-control-container {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	padding: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms ease;
}

.product-item-container.hover .product-item-image-slider-control-container,
.product-item-line-card:hover .product-item-image-slider-control-container { opacity: 1; }

.product-item-image-slider-control,
.product-item-image-slider-control.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: rgba(128, 128, 128, .8);
	opacity: .6;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-image-slider-control:hover,
.product-item-image-slider-control.active:hover { cursor: pointer; }


.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 15;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }



.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}


.product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-big-card .product-item-label-text.product-item-label-small span {
	padding: 5px 12px;
	font-size: 16px;
	line-height: 21px;
}


.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

.product-item-big-card .product-item-label-text.product-item-label-big span {
	padding: 5px 17px;
	font-size: 22px;
	line-height: 33px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}


.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-big-card .product-item-label-ring.product-item-label-small {
	width: 100px;
	height: 100px;
	font-size: 30px;
	line-height: 100px;
}

.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

.product-item-big-card .product-item-label-ring.product-item-label-big {
	width: 120px;
	height: 120px;
	font-size: 42px;
	line-height: 120px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle { top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle {
	transform: translateY(-50%) translateX(-50%);
}


.product-item-title {
	overflow: hidden;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bx-touch .product-item-title,
.product-item-container.hover .product-item-title {
	overflow: auto;
	white-space: normal;
}

.product-item-title a {
	color: #3f3f3f;
	text-decoration: none;
	font-size: 13px;
}

.product-item-big-card .product-item-title a { font-size: 21px; }

.product-item-line-card .product-item-title a { font-size: 20px; }


.product-item-price-container { margin: 5px 0 10px; }

.product-item-price-current {
	color: #3f3f3f;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

.product-item-price-old {
	color: #a5a5a5;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 12px;
}

.product-item-big-card .product-item-price-current,
.product-item-big-card .product-item-price-old {
	vertical-align: middle;
	line-height: 20px;
}

.product-item-big-card .product-item-price-container { margin: 0 0 10px; }

.product-item-big-card .product-item-price-current { font-size: 18px; }

.product-item-big-card .product-item-price-old { font-size: 15px; }


.product-item-line-card .product-item-info-container { text-align: center; }

.product-item-info-container { margin-bottom: 8px; }

.product-item-info-container-title {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.bx-no-touch .product-item-container .product-item-info-container.product-item-hidden {
	display: none;
	opacity: 0;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-info-container.product-item-touch-hidden { display: none !important }

.bx-touch .product-item-info-container.product-item-hidden,
.bx-no-touch .product-item-container.hover .product-item-info-container.product-item-hidden,
.product-item-line-card .product-item-container .product-item-info-container.product-item-hidden {
	display: block;
	opacity: 1;
}


.product-item-amount {
	padding: 0 0 2px;
	text-align: center;
}

.product-item-amount-field-container {
	text-align: initial;
}
.product-item-amount-field-container .product-item-amount-description-container{
	display: inline-block;
}
.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: relative;
	display: inline-block;
	min-width: 22px;
	height: 22px;
	border-radius: 2px;
	background-color: #f2f2f2;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	opacity: .8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
	opacity: .3 !important;
	cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
	display: inline-block;
	padding: 0;
	max-width: 50px;
	width: auto;
	height: 22px;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	transition: border 300ms ease;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus { outline: none !important; }

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	appearance: none
}

.product-item-amount-description-container {
	color: #a5a5a5;
	white-space: nowrap;
	font-size: 12px;
	display: block;
}

.product-item-big-card .product-item-amount-field-container { text-align: left; }

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}


.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}


.product-item-properties {
	display: block;
	overflow: hidden;
	margin: 0;
	color: #a5a5a5;
	font-size: 12px;
}

.product-item-properties dl { clear: both; }

.product-item-properties dt {
	float: left;
	clear: both;
	font-weight: normal;
}

.product-item-properties dd {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}


.product-item-compare-container {
	position: relative;
	display: none;
	margin: 0 -15px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e6e6e6;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}

.product-item-line-card .product-item-compare-container {
	margin: 0;
	border: none;
	background-color: transparent;
	box-shadow: none;
	text-align: center;
}

.bx-touch .product-item-compare-container { display: none; }

.product-item-line-card .product-item-compare-container,
.product-item-container.hover .product-item-compare-container { display: block; }

.product-item-compare .checkbox {
	margin: 0;
	padding: 0;
}


.product-item-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
}

.product-item-scu-item-text-container { min-width: 32px; }

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
	transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
	transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title { text-align: center; }

	.product-item-line-card .product-item-scu-item-list { text-align: center; }

	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}


.product-item-description-container { }

.product-item-description-container p {
	color: #575757;
	font-size: 13px;
}


.product-item-button-container { text-align: center; }



.product-item-sticker,
.product-item-sticker-round { display: none; }


.product-item-more-container {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 15px 15px 5px;
	width: 100%;
	border: 1px solid transparent;
	border-radius: 2px;
	transition: all 300ms ease;
}

.product-item-more-wrapper {
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-top: 116%;
	width: 100%;
}

.product-item-more {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #f3f3f3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjk3LjYxMyAyOTcuNjEzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjxjaXJjbGUgY3g9IjE1LjI3OSIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjU5LjMyIiBjeT0iMTQuODMiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjU5Ljc2OSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTAzLjgxIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIxNC44MyIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iNTkuNzY5IiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE0OC4zMDIiIGN5PSIxMDMuODEiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjE0LjgzIiByPSIxNC44MyIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5Mi4zNDMiIGN5PSI1OS43NjkiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxMDQuMjYxIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxOTIuMzQzIiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTA0LjI2MSIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTQ4LjMwMiIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMTkyLjM0MyIgY3k9IjIzNi44ODciIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjM4LjIzOCIgY3k9IjEwMy44MSIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTQ3Ljg1MiIgcj0iMTQuODMiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMzguMjM4IiBjeT0iMTkyLjc5IiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNS4yNzkiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSI1OS4zMiIgY3k9IjI4Mi43ODIiIHI9IjE0LjgzMSIgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjEwNC4yNjEiIGN5PSIyODIuNzgyIiByPSIxNC44MzEiIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNDguMzAyIiBjeT0iMjgyLjc4MiIgcj0iMTQuODMxIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjgyLjMzNCIgY3k9IjE0Ny44NTIiIHI9IjE0LjgzIiBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9jaXJjbGU+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjxnIHN0eWxlPSJmaWxsOiByZ2IoMTMwLCAxMzAsIDEzMCk7Ij48L2c+PGcgc3R5bGU9ImZpbGw6IHJnYigxMzAsIDEzMCwgMTMwKTsiPjwvZz48ZyBzdHlsZT0iZmlsbDogcmdiKDEzMCwgMTMwLCAxMzApOyI+PC9nPjwvc3ZnPg==) no-repeat center;
	background-size: 50%;
	opacity: .7;
	transition: opacity 300ms ease;
}

.bx-touch .product-item-more,
.product-item-container.hover .product-item-more { opacity: 1; }

.product-item-more-title {
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
*/



/*
.cb__parameters{
    z-index: 50 !important;
}
.sticker_offers{
    display: inline-block;
}
.btn {
	border-radius: 0px;
}
.cb__button a.btn{
	font-family: inherit;
}
div.cb__banners {
	width: 70%;
}
*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/iblock.vote/new_stars/style.min.css?1632304361832*/
.bx_item_detail_rating{margin-bottom:10px}.bx_item_detail_rating td{vertical-align:middle;text-align:right}.bx_item_detail_rating .bx_item_rating{text-align:right}.bx_item_detail_rating .bx_stars_container{position:relative;width:68px;height:30px;background:#dadada;background-size:100% 100%}.bx_item_detail_rating .bx_stars_bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;background:url(/bitrix/templates/.default/components/bitrix/iblock.vote/new_stars/images/stars.png) no-repeat center}.bx_item_detail_rating .bx_stars_progress{position:absolute;top:0;bottom:0;left:0;background:#e76110}.bx_item_detail_rating .bx_stars_rating_votes{color:#8d8d8d;font-size:11px;line-height:11px;vertical-align:middle}@media(max-width:530px){.bx-touch .bx_item_detail_rating .bx_stars_container{height:15px;margin:4px 0}.bx_item_detail_rating .bx_stars_rating_votes{font-size:7px;line-height:7px}}
/* End */


/* Start:/bitrix/templates/ahdivan_white/components/bitrix/news.detail/simple_banner/style.css?1632304360187*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.installment{
	cursor:pointer;
}
/* End */


/* Start:/bitrix/templates/ahdivan_white/components/bitrix/news.list/review-list-inner_new/style.css?174463506312421*/
.container.CUSTOM_CATALOG_2{padding-top: 80px;}
.review-list-inner__item{
  position: relative;
  overflow: hidden;
}
.review-list-inner__row{
	padding: 30px 30px 28px 27px;
    overflow: hidden;
    margin-bottom: 15px;	
}
.review-list-inner__row--answer{
  border-top: 1px solid #e5e5e5;
  padding-bottom: 33px;
}
.review-list-inner__image-wrapper{
  position: relative;
  margin-right: 20px;
}
.review-list-inner__image-answer-wrapper{
  margin-top: 5px;
  margin-right: 24px;
}
.review-list-inner__image{
  width: 64px;
  height: 64px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.review-list-inner__image-answer{
  width: 40px;
  height: 40px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.review-list-inner__image-bg{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.license-list-inner__noimage{
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.review-list-inner__text{
  position: relative;
  width: 100%;
}
.review-list-inner__text p:last-child{
  margin-bottom: 0;
}
.review-list-inner__top{
  position: relative;
}
.review-list-inner__middle{
  position: relative;
  margin-top: 25px;
}
.review-list-inner__bottom{
  margin-top: 29px;
}
.review-list-inner__line{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.review-list-inner__line--between{
  justify-content: space-between;
}
.review-list-inner__label-answer{
  margin-bottom: 5px;
}
.review-list-inner__separator{
  display: inline-block;
  padding: 0 6px;
}
.review-list-inner__name-wrapper{
  padding-top: 4px;
}
.review-list-inner__rating-wrapper{
  padding-top: 21px;
}
.review-list-inner__rating{
  margin-top: 6px;
}
.review-list-inner__name{
  font-size: 1.2em;
  line-height: calc(1em + 7px);
  color: #000;
  font-weight: bold;
  margin-top: 8px;
}
.review-list-inner__date-active{
	display: inline-block;
	display: inline-block;
	color: #9e9e9e;
	font-size: 14px;
}
.color_cat_title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}
/* docs */
.review-list-inner__docs{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -14px;
}
.review-list-inner__doc-item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-top: 14px;
}
.review-list-inner__doc-icon{
  margin-right: 21px;
  margin-top: 4px;
}
.review-list-inner__doc-label{
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
}

/* video */
.review-list-inner__videos-wrapper{
  margin-top: 29px;
}
.review-list-inner__videos{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -14px;
  margin-right: -16px;
  margin-left: -16px;
}
.review-list-inner__video-item{
  flex: 1;
  margin-top: 14px;
  padding: 0 16px;
}

@media (max-width: 600px){
  .review-list-inner__line--between{
	flex-direction: column;
  }
  .review-list-inner__line--answer{
	flex-direction: column;
  }
  .review-list-inner__row{
	padding: 26px;
  }
  .review-list-inner__image-answer-wrapper{
	text-align: center;
	margin-right: 0;
	margin-bottom: 24px;
  }

  .review-list-inner__video-item{
	flex: none;
	width: 100%;
	height: auto;
  }
}
.review-list-inner__row{
	height: 350px;
}
/* .review-list-inner__item:hover .review-list-inner__row{ */
	 /* min-height: 350px; */
	 /* height: 100%; */
/* } */
.mySwiperNew  .review-list-inner__list{
	padding-bottom: 40px;
}
@media (max-width: 767px) {
.container.CUSTOM_CATALOG_2{padding-top: 40px;}
}

.bordered {
    border: 1px solid #ededed;
}
.rounded-x {
    border-radius: 8px;
}
.height-100 {
    height: 100%;
}
.shadow-no-border-hovered {
    transition: box-shadow ease 0.3s, border ease 0.3s, background ease 0.3s;
}
.shadow-hovered {
    transition: box-shadow ease 0.3s, background ease 0.3s;
}
.review-list-inner__item {
    position: relative;
    overflow: hidden;
}
.mySwiperNew .review-list-inner__list {
    padding-bottom: 40px;
}
.review-list-inner__wrapper{
    padding: 0 10px;	
}
.slick-dots li button:before {
	content: none !important;	
}
.b-information-path ul li:before {
    background: #d5d5d5 !important;	
    color: #d5d5d5 !important;	
}
.b-information-path ul li.slick-active:before {
    background: #ffeb00 !important;	
    color: #ffeb00 !important;	
}
.b-information-path ul.slick-dots {
    margin: 0 0 -20px;
}
.rev{
    margin-bottom: 67px;	
    margin-top: 67px;	
}
.new_rev {
	position: relative;	
}
.main__slder-arrow-right-rev {
    position: absolute;
    width: 95px;
    height: 72px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAABmCAMAAACJMP1WAAAASFBMVEUAAABAQEBAQEBAQED///9AQEBAQEBAQEBAQEDy8vLr6+v29vZgYGDp6enu7u5kZGRra2vr6+ufn5/g4ODh4eH8/Pz7+/vt7e2zayiBAAAAGHRSTlMAAwcLeg4RGRVgS14eTEkbFUEWMDNsZkPiJT6cAAACLElEQVRo3u3Z3VKDQAwFYBdYWq1a+2ff/01FEQ8kxNOQnSkXPb3/5kzaKRv26ZFVJfUpKaoUR5HSaJxONAGVpLCKxNm4nHwJsXE4+VOWRZar1ZBlsG2m/mPRbrY3x0lzspOFOYW17GFRdYZe6kIMwkplsuEylkfDnB3L9Siisc+tpihgKVPYaCvU4+l0hCxhzkKd5NB0OQBOgJmLtnoC781PzoBFYcLOlM1dftnmE0NmhefZCibYLjVg6fK6aCrZSy1g6mo2a7a5Eteqq9m2HbG7XPehg7DZHp2yHzmTwqQu2JcpC5i4Ntsqts3f8bqcbVvikromq2Gnq9n9djvAfhd1NdvF5eq6mn3uWLjZcnldyW42G13Y72q2C3X5GKbsa4eisHAR4hosCvMvzhzDQbJiEAvdo2BLuSfJAg65Z+7G50Dc4PcWd/XvrKDbvgm4jCthsGF3K+CIW41dBcOt3a4J773/O/YgJBz+/zVg6t4yCA3v9vQ5xAsDlk/6As95DUddG87M5eeoPgIGGzr3yWPP1e9qOGv4Qs6ppLCEcbYGS10bBo09S9RFPHsLgr3QsQ9pWMvDHktcthdqud+7BRvbY7FWgCUugRHCEhdwRVRVl8EIcUVdDiOkLXU1DLr6M/l7o/LvucrAibGAfXLyu1xOmuUwQlW4PrgTiArWB4OGylwOwx4+s7nHPQPgtVy4SKAQfPd7Mg+8knvI2+R13fP+T6/1Hl3qT4/cN19rSzqHMQBkMAAAAABJRU5ErkJggg==) no-repeat center;
    right: 0;
    top: 50%;
    cursor: pointer;
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}
.main__slder-arrow-left-rev {
    position: absolute;
    width: 95px;
    height: 72px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAABmCAMAAACJMP1WAAAASFBMVEUAAABAQEBAQEBAQED///9AQEBAQEBAQEBAQEDy8vLr6+v29vZgYGDp6enu7u5kZGRra2vr6+ufn5/g4ODh4eH8/Pz7+/vt7e2zayiBAAAAGHRSTlMAAwcLeg4RGRVgS14eTEkbFUEWMDNsZkPiJT6cAAACLElEQVRo3u3Z3VKDQAwFYBdYWq1a+2ff/01FEQ8kxNOQnSkXPb3/5kzaKRv26ZFVJfUpKaoUR5HSaJxONAGVpLCKxNm4nHwJsXE4+VOWRZar1ZBlsG2m/mPRbrY3x0lzspOFOYW17GFRdYZe6kIMwkplsuEylkfDnB3L9Siisc+tpihgKVPYaCvU4+l0hCxhzkKd5NB0OQBOgJmLtnoC781PzoBFYcLOlM1dftnmE0NmhefZCibYLjVg6fK6aCrZSy1g6mo2a7a5Eteqq9m2HbG7XPehg7DZHp2yHzmTwqQu2JcpC5i4Ntsqts3f8bqcbVvikromq2Gnq9n9djvAfhd1NdvF5eq6mn3uWLjZcnldyW42G13Y72q2C3X5GKbsa4eisHAR4hosCvMvzhzDQbJiEAvdo2BLuSfJAg65Z+7G50Dc4PcWd/XvrKDbvgm4jCthsGF3K+CIW41dBcOt3a4J773/O/YgJBz+/zVg6t4yCA3v9vQ5xAsDlk/6As95DUddG87M5eeoPgIGGzr3yWPP1e9qOGv4Qs6ppLCEcbYGS10bBo09S9RFPHsLgr3QsQ9pWMvDHktcthdqud+7BRvbY7FWgCUugRHCEhdwRVRVl8EIcUVdDiOkLXU1DLr6M/l7o/LvucrAibGAfXLyu1xOmuUwQlW4PrgTiArWB4OGylwOwx4+s7nHPQPgtVy4SKAQfPd7Mg+8knvI2+R13fP+T6/1Hl3qT4/cN19rSzqHMQBkMAAAAABJRU5ErkJggg==) no-repeat center;
    left: 0;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main__slder-arrow-right-rev:hover {
    -webkit-transform: rotate(0) translateY(-50%);
    transform: rotate(0) translateY(-50%);
    background: url(data:image/png;base64,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) no-repeat center;
}
.main__slder-arrow-left-rev:hover {
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
    background: url(data:image/png;base64,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) no-repeat center;
}
/* End */


/* Start:/bitrix/templates/ahdivan_white/components/bitrix/news.detail/adaptiv_banner/style.css?1632304360155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /bitrix/templates/ahdivan_white/css_old/style.css?163578773721472 */
/* /bitrix/templates/ahdivan_white/components/bitrix/catalog.section/month_sale_new/style.css?16323043603845 */
/* /bitrix/templates/.default/components/bitrix/catalog.item/month_sale_new/style.css?163230436125435 */
/* /bitrix/templates/.default/components/bitrix/iblock.vote/new_stars/style.min.css?1632304361832 */
/* /bitrix/templates/ahdivan_white/components/bitrix/news.detail/simple_banner/style.css?1632304360187 */
/* /bitrix/templates/ahdivan_white/components/bitrix/news.list/review-list-inner_new/style.css?174463506312421 */
/* /bitrix/templates/ahdivan_white/components/bitrix/news.detail/adaptiv_banner/style.css?1632304360155 */
