.b-page__content table th, .b-page__content table td {

    padding: 5px 10px;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    vertical-align: top;

}

.container, .mainbanners.mainbanners--wide .owl-carousel .owl-nav, .mainbanners.mainbanners--wide .mainbanners_info-container, .mainbanners.mainbanners--wide .mainbanners_item.product, .mainbanners.mainbanners--center {
	margin-right: auto;
	margin-left: auto;
}


.container:before, .mainbanners.mainbanners--wide .owl-carousel .owl-nav:before, .mainbanners.mainbanners--wide .mainbanners_info-container:before, .mainbanners.mainbanners--wide .mainbanners_item.product:before, .mainbanners.mainbanners--center:before, .container:after, .mainbanners.mainbanners--wide .owl-carousel .owl-nav:after, .mainbanners.mainbanners--wide .mainbanners_info-container:after, .mainbanners.mainbanners--wide .mainbanners_item.product:after, .mainbanners.mainbanners--center:after {
	content: " ";
	display: table;
}

.container:after, .mainbanners.mainbanners--wide .owl-carousel .owl-nav:after, .mainbanners.mainbanners--wide .mainbanners_info-container:after, .mainbanners.mainbanners--wide .mainbanners_item.product:after, .mainbanners.mainbanners--center:after {
	clear: both;
}

.video768px {
	max-width: 100%;
}

@media (min-width: 768px) {
	.video768px {
		max-width: 760px;
	}

	.container, .mainbanners.mainbanners--wide .owl-carousel .owl-nav, .mainbanners.mainbanners--wide .mainbanners_info-container, .mainbanners.mainbanners--wide .mainbanners_item.product, .mainbanners.mainbanners--center {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.container, .mainbanners.mainbanners--wide .owl-carousel .owl-nav, .mainbanners.mainbanners--wide .mainbanners_info-container, .mainbanners.mainbanners--wide .mainbanners_item.product, .mainbanners.mainbanners--center {
		width: 100%;
	}
}

@media (min-width: 1210px) {
	.mainbanners.mainbanners--wide .owl-carousel .owl-nav, .mainbanners.mainbanners--wide .mainbanners_info-container, .mainbanners.mainbanners--wide .mainbanners_item.product, .mainbanners.mainbanners--center {
		width: 1190px;
	}
	.container {
		width: 100%;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before, .row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-1 {
		width: 8.33333%;
	}

	.col-sm-2 {
		width: 16.66667%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-4 {
		width: 33.33333%;
	}

	.col-sm-5 {
		width: 41.66667%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-7 {
		width: 58.33333%;
	}

	.col-sm-8 {
		width: 66.66667%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-10 {
		width: 83.33333%;
	}

	.col-sm-11 {
		width: 91.66667%;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-pull-1 {
		right: 8.33333%;
	}

	.col-sm-pull-2 {
		right: 16.66667%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-4 {
		right: 33.33333%;
	}

	.col-sm-pull-5 {
		right: 41.66667%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-7 {
		right: 58.33333%;
	}

	.col-sm-pull-8 {
		right: 66.66667%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-10 {
		right: 83.33333%;
	}

	.col-sm-pull-11 {
		right: 91.66667%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-push-1 {
		left: 8.33333%;
	}

	.col-sm-push-2 {
		left: 16.66667%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-4 {
		left: 33.33333%;
	}

	.col-sm-push-5 {
		left: 41.66667%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-7 {
		left: 58.33333%;
	}

	.col-sm-push-8 {
		left: 66.66667%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-10 {
		left: 83.33333%;
	}

	.col-sm-push-11 {
		left: 91.66667%;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-1 {
		width: 8.33333%;
	}

	.col-md-2 {
		width: 16.66667%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-4 {
		width: 33.33333%;
	}

	.col-md-5 {
		width: 41.66667%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-7 {
		width: 58.33333%;
	}

	.col-md-8 {
		width: 66.66667%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-10 {
		width: 83.33333%;
	}

	.col-md-11 {
		width: 91.66667%;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-pull-1 {
		right: 8.33333%;
	}

	.col-md-pull-2 {
		right: 16.66667%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-4 {
		right: 33.33333%;
	}

	.col-md-pull-5 {
		right: 41.66667%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-7 {
		right: 58.33333%;
	}

	.col-md-pull-8 {
		right: 66.66667%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-10 {
		right: 83.33333%;
	}

	.col-md-pull-11 {
		right: 91.66667%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-push-1 {
		left: 8.33333%;
	}

	.col-md-push-2 {
		left: 16.66667%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-4 {
		left: 33.33333%;
	}

	.col-md-push-5 {
		left: 41.66667%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-7 {
		left: 58.33333%;
	}

	.col-md-push-8 {
		left: 66.66667%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-10 {
		left: 83.33333%;
	}

	.col-md-push-11 {
		left: 91.66667%;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333%;
	}

	.col-md-offset-2 {
		margin-left: 16.66667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333%;
	}

	.col-md-offset-5 {
		margin-left: 41.66667%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333%;
	}

	.col-md-offset-8 {
		margin-left: 66.66667%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333%;
	}

	.col-md-offset-11 {
		margin-left: 91.66667%;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1210px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	.col-lg-1 {
		width: 8.33333%;
	}

	.col-lg-2 {
		width: 16.66667%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-4 {
		width: 33.33333%;
	}

	.col-lg-5 {
		width: 41.66667%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-7 {
		width: 58.33333%;
	}

	.col-lg-8 {
		width: 66.66667%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-10 {
		width: 83.33333%;
	}

	.col-lg-11 {
		width: 91.66667%;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-pull-1 {
		right: 8.33333%;
	}

	.col-lg-pull-2 {
		right: 16.66667%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-4 {
		right: 33.33333%;
	}

	.col-lg-pull-5 {
		right: 41.66667%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-7 {
		right: 58.33333%;
	}

	.col-lg-pull-8 {
		right: 66.66667%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-10 {
		right: 83.33333%;
	}

	.col-lg-pull-11 {
		right: 91.66667%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-push-1 {
		left: 8.33333%;
	}

	.col-lg-push-2 {
		left: 16.66667%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-4 {
		left: 33.33333%;
	}

	.col-lg-push-5 {
		left: 41.66667%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-7 {
		left: 58.33333%;
	}

	.col-lg-push-8 {
		left: 66.66667%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-10 {
		left: 83.33333%;
	}

	.col-lg-push-11 {
		left: 91.66667%;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

.features > div > div {
	background-color: #545b5c;
}

.features .owl {
	max-height: 65px;
	overflow: hidden;
}

.feature {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 1.2;
	padding: 16px;
	background-color: #545b5c;
}

.feature:hover {
	color: #fff;
	background-color: #303435;
}

.feature:focus {
	color: #fff;
}

.feature__icon {
	float: left;
	max-width: 32px;
	max-height: 32px;
	fill: #ffda4e;
}

.feature__icon:hover {
	fill: #ffda4e;
}

.feature__name {
	height: 32px;
	padding-left: 19px;
	overflow: hidden;
}

.rs-banners .rs-banners_infowrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	text-shadow: 2px 2px 5px #000, 0 0 1em #000;
	text-align: center;
	width: 100%;
}

.rs-banners .rs-banners_infowrap .rs-banners_button {
	background-color: #ffda4e;
	color: #000;
	font-weight: bold;
	font-size: 3.5vw;
	padding: 2.2vw 4vw;
}

@media (min-width: 768px) {
	.rs-banners .rs-banners_infowrap {
		width: 522px;
		height: 53%;
	}

	.rs-banners .rs-banners_infowrap .rs-banners_info .rs-banners_title {
		font-size: 40px;
	}

	.rs-banners .rs-banners_infowrap .rs-banners_button {
		padding: 16px 34px;
		font-size: 19px;
	}
}

#breadcrumbs {
	padding-bottom: 2px;
}

#breadcrumbs li {
	position: relative;
	display: block;
	float: left;
	min-height: 15px;
	margin-right: 5px;
}

#breadcrumbs li:before {
	position: absolute;
}

#breadcrumbs li a {
	text-decoration: none;
}

#breadcrumbs li a:hover {
	text-decoration: underline;
	color: #fa5100;
}

#breadcrumbs .main li {
	margin-right: 3px;
}

#breadcrumbs .main a,
#breadcrumbs .main span {
	display: block;
}

#breadcrumbs .main a {
	font-size: 13px;
	text-decoration: none;
}

#breadcrumbs .main a i {
	position: relative;
	display: block;
	float: left;
	width: 13px;
}

#breadcrumbs .main a i:before {
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline-block;
	content: "\f015";
	font-weight: normal;
	font-style: normal;
	color: #585f69;
	font-family: 'FontAwesome';
}

html nav {
	text-align: center;
}

html .pagination > li.allShower > a {
	margin-left: 20px;
}

html .pagination > li > a {
	color: #333;
}

.section-item {
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #bbc0c6;
}

.section-item__pic {
	text-align: center;
	display: block;
	position: relative;
	height: 210px;
	line-height: 210px;
}

.section-item .section-item__img {
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
}

.section-item__name {
	font-weight: bold;
	margin: 0 0 15px;
	color: #000;
	font-size: 1.2em;
}

.section-item__name a {
	text-decoration: none;
}

.section-item__name a:hover {
	text-decoration: underline;
	color: #fa5100;
}

.section-item__descr {
	max-height: 60px;
	overflow: hidden;
	margin: 0 0 20px;
}

.section-item__button-buy {
	padding: 0.5em 1.8em;
	text-decoration: none;
	color: #fff;
}

.section-item__button-buy:hover {
	color: #fff;
}

.section-item__button-detail {
	padding: 0.5em 1.8em;
	text-decoration: none;
	color: #000;
}

.section-item .price {
	margin: 0 0 15px;
}

#doyouknow {
	padding: 20px;
	box-sizing: border-box;
	border: 2px solid #bdc0c7;
}

#doyouknow .know_title {
	font-size: 1.3em;
	font-weight: 600;
	font-style: italic;
	color: #000;
	padding: 0 10px;
	margin-bottom: 5px;
}

#doyouknow .know_title svg {
	position: absolute;
	width: 30px;
	height: 30px;
	float: left;
	fill: #ffb401;
	margin-top: 2px;
}

#doyouknow .know_title span {
	display: inline-block;
	margin-left: 57px;
	line-height: 18px;
}

#doyouknow .know_main {
	font-style: italic;
	text-align: justify;
	line-height: 24px;
}

#doyouknow .know_link {
	display: block;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}

@media (max-width: 1071px) {
	#doyouknow .know_title {
		font-size: 1.1em;
		padding: 0;
	}

	#doyouknow .know_title svg {
		position: static;
		display: block;
		float: none;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	#doyouknow .know_title span {
		width: 100%;
		margin-left: 0px;
	}

	#doyouknow .know_main {
		font-size: 1.0em;
		text-align: left;
		line-height: inherit;
	}

	#doyouknow .know_link {
		margin-top: 5px;
	}
}

.price .svg-wallet {
	height: 30px;
	float: left;
	width: 30px;
	margin: 8px 20px 0 0;
	fill: #ffda4e;
}

.price__now {
	float: left;
	margin: 0 20px 0 0;
}

.price__num {
	display: block;
}

.price__num span {
	font-weight: bold;
	font-size: 1.3em;
}

.price .price__wd {
	color: red;
	text-decoration: line-through;
	color: #777;
}

.price__discount_profit span {
	font-weight: bold;
	font-size: 1.3em;
	color: #cd4343;
}

.docs__main-title {
	margin-bottom: 29px;
}

.docs__item {
	min-height: 70px;
	margin: 0 0 10px;
}

.docs__folder {
	max-width: 30%;
	float: left;
}

.docs__folder-bottom {
	height: 33px;
	color: #fff;
	background-color: #50575a;
	border-radius: 3px;
	text-align: center;
	line-height: 33px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding: 0 5px;
	max-width: 100%;
	box-sizing: border-box;
}

.docs__folder-top {
	height: 9px;
	width: 25px;
	background-color: #bbc0c6;
	margin: 0 0 1px 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.docs .docs__word-color {
	background-color: #1b69ab;
}

.docs .docs__xls-color {
	background-color: #2ea86b;
}

.docs .docs__pdf-color {
	background-color: #c8482b;
}

.docs__name {
	float: left;
	margin: 0 0 0 15px;
	width: 70%;
	overflow: hidden;
}

.docs__name a {
	text-decoration: none;
}

.docs__title {
	font-weight: 600;
	margin-bottom: 7px;
}

.docs__size {
	font-size: 12px;
}

@media (max-width: 480px) {
	.docs__name {
		margin: 10px 0 0 0;
	}

	.docs__folder {
		max-width: none;
		min-width: 50%;
	}
}

/**.b-expert {

  @include killerblock(
    $expert-right-block-bg-color,
    $expert-right-block-text-color,
    $expert-quest-title-color,
    $expert-left-block-bg-color
  );

}
**/
.b-expert {
	margin: 15px 0 25px;
	background: #b9e8fa;
	position: relative;
}

.b-expert-wrap {
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}

.b-expert__cloud {
	width: auto;
	max-width: none;
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0;
	max-height: 140%;
	margin-left: -120px;
}

.b-expert__right {
	color: #333;
	padding: 20px 27.5px;
	position: relative;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.b-expert__quest-title {
	color: #e84242;
	font-size: 22px;
	max-width: 350px;
}

.b-expert__quest-descr {
	padding: 4px 0 20px;
	max-width: 350px;
}

.b-expert__quest-icon {
	float: left;
	margin-left: -54px;
	display: none;
}

.b-expert__quest-icon .icon-svg {
	width: 30px;
	height: 30px;
	fill: #e84242;
}

.b-expert__btn, .b-expert__input {
	background-color: #ffda4e;
	border-color: #ffda4e;
	color: #333;
	-webkit-transition: 0.15s ease-in;
	transition: 0.15s ease-in;
}

.b-expert__btn:hover {
	background-color: #ffcf1b;
	border-color: #ffcf1b;
}

.b-expert__input:focus {
	background: #fff;
	color: #333;
}

.b-expert__city {
	position: absolute;
	bottom: 0;
	display: none;
}

.b-expert__info {
	text-align: left;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.b-expert:after {
	content: " ";
	box-shadow: inset 0px -3px 10px -4px #ddd;
	position: absolute;
	width: 100%;
	height: 3px;
	z-index: 3;
	bottom: -1px;
}

@media (min-width: 768px) {
	.b-expert-wrap {
		padding-top: 90px;
	}

	.b-expert__left, .b-expert__right {
		display: inline-block;
	}

	.b-expert__left {
		width: 50%;
	}

	.b-expert__right {
		width: 50%;
		margin-left: -4px;
		text-align: left;
	}

	.b-expert__cloud {
		max-height: none;
		margin-left: -45%;
	}

	.b-expert__quest-icon {
		display: block;
	}

	.b-expert__info {
		position: relative;
	}

	.b-expert__city {
		display: block;
	}
}

@media (min-width: 992px) {
	.b-expert-wrap {
		padding-top: 60px;
	}

	.b-expert__right {
		padding-bottom: 86px;
	}

	.b-expert__info {
		top: 30px;
		left: 52px;
	}

	.b-expert__cloud {
		margin-left: -30%;
	}
}

@media (min-width: 1210px) {
	.b-expert__city {
		left: 7.5%;
	}

	.b-expert__cloud {
		margin-left: -20%;
	}
}

.b-bpanel {
	margin: 5px 0 10px;
	border: 2px dashed #bbbfc8;
	padding: 20px 15px;
}

.b-bpanel__btn, .b-bpanel__note {
	margin: 5px 0;
}

.b-bpanel__note {
	margin-bottom: 12px;
	font-size: 12px;
	color: #777777;
}

.b-bpanel .btn {
	display: block;
}

@media (min-width: 992px) {
	.b-bpanel .btn {
		display: inline-block;
	}

	.b-bpanel__lsection, .b-bpanel__rsection, .b-bpanel__btn, .b-bpanel__note {
		vertical-align: middle;
		display: inline-block;
	}

	.b-bpanel__lsection, .b-bpanel__rsection {
		width: 50%;
	}

	.b-bpanel__rsection {
		margin-left: -4px;
		text-align: right;
	}

	.b-bpanel__note {
		max-width: 210px;
		margin-top: 10px;
		padding-left: 5px;
	}
}

@media (min-width: 1210px) {
	.b-bpanel__note {
		max-width: 280px;
	}
}

.b-program-panel {
	margin: 25px 0 35px;
}

.b-program-panel > .panel-heading a,
.b-program-panel > .panel-heading a:hover {
	border: none;
}

.b-program-panel > .panel-heading a:after {
	color: #e84242;
	font-weight: bold;
}

.b-program-panel .panel-heading + .panel > .panel-body {
	padding: 0;
}

.b-program-panel .panel-body {
	position: relative;
}

.b-program-panel__box {
	position: relative;
	margin-top: 5px;
	background-color: #f9f9f9;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 10px;
}

.b-program-panel__box:after {
	bottom: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.b-program-panel__box:after {
	border-bottom-color: #f9f9f9;
	border-width: 15px;
	margin-left: -30px;
}

.b-program-panel__day-number {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	padding: 0 12.5px;
}

.b-program-panel__day {
	font-weight: bold;
	margin-left: 8px;
	margin-right: 20px;
}

.b-program-panel > .panel-heading a:not(.collapsed) .b-program-panel__day-number:before {
	border-color: #e84242;
}

.b-program-panel__day-number:before {
	width: 100%;
	height: 33px;
	position: absolute;
	content: "";
	left: 1px;
	right: 0;
	top: -7px;
	border: 5px solid #3cc4f6;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s;
}

@media (max-width: 768px -min) {
	.b-program-panel__title {
		display: block;
		margin-top: 15px;
	}

	.b-program-panel > .panel-heading a {
		text-align: center;
	}

	.b-program-panel > .panel-heading a:after {
		position: relative;
	}
}

@media (min-width: 768px) {
	.b-program-panel .panel-heading + .panel > .panel-body {
		margin-left: 105px;
		margin-top: 5px;
		border-left: 0;
		border-top: 0;
		max-width: 630px;
	}

	.b-program-panel > .panel-heading a:not(.collapsed) .b-program-panel__day-number, .b-program-panel__title {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: scale(1.19) translateZ(0);
		transform: scale(1.19) translateZ(0);
	}

	.b-program-panel__lines {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 5px;
		left: -30px;
		background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%2225%22%20viewBox%3D%220%200%200.67%2025%22%20id%3D%22svg2%22%20version%3D%221.1%22%3E%0D%0A%20%20%3Cg%20id%3D%22layer1%22%20transform%3D%22translate%280%2C-1027.3622%29%22%3E%0D%0A%20%20%20%20%3Crect%20id%3D%22rect3348%22%20width%3D%224.96%22%20height%3D%2215%22%20x%3D%222.34%22%20y%3D%221027.37%22%20rx%3D%222.48%22%20ry%3D%222.79%22%20transform%3D%22matrix%281%2C0%2C-0.00433318%2C0.99999061%2C0%2C0%29%22%20fill%3D%22%23e84242%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
	}
}

@media (min-width: 992px) {
	.b-program-panel__day {
		margin-right: 50px;
	}

	.b-program-panel .panel-heading + .panel > .panel-body {
		margin-left: 125px;
	}

	.b-program-panel__lines {
		left: -47px;
	}
}

.b-detail-tour {
	padding: 5px 0 5px;
	text-decoration: center;
	border-top: 2px solid #ffda4e;
}

.b-detail-tour__head {
	margin: 15px 0 10px;
	position: relative;
	overflow: hidden;
}

.b-detail-tour__head-preview {
	font-weight: bold;
	font-size: 18px;
}

.b-detail-tour__head-detail, .b-detail-tour__head-more, .b-detail-tour__head-preview {
	padding: 5px 0;
}

.b-detail-tour__head-picture {
	display: none;
}

.b-detail-tour__head-picture {
	max-width: 100%;
}

.b-detail-tour__head-pwrap {
	background-color: #000;
	display: inline-block;
}

.b-detail-tour__head-picture img {
	opacity: .6;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}

.b-detail-tour__props {
	max-width: 100%;
	overflow: hidden;
	margin: 25px 0 10px;
}

.b-detail-tour__infoline {
	border-top: 2px solid #ffda4e;
	border-bottom: 2px solid #ffda4e;
	margin: 10px 0;
	padding: 5px 0;
}

@media (min-width: 768px) {
	.b-detail-tour__head-picture {
		display: block;
	}

	.b-detail-tour__head:hover img {
		opacity: 1;
	}

	.b-detail-tour__info {
		position: absolute;
		top: 0;
		padding: 20px 40px;
		color: #fff;
		font-size: 16px;
	}

	.b-detail-tour__info a {
		color: #fff;
	}

	.b-detail-tour__info {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	.b-detail-tour__head-preview {
		max-width: 70%;
		font-size: 1.625em;
	}

	.b-detail-tour__head-detail {
		max-width: 45%;
	}
}

.b-tourphotos {
	margin: 15px 0;
}

@media (max-width: 768px) {
	.b-tourphotos {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.b-tourphoto {
	display: inline-block;
}

@media (min-width: 768px) {
	.b-tourphoto {
		max-height: 100px;
	}

	.b-tourphoto img {
		max-width: 100%;
		max-height: 100px;
	}
}

.tourgallery .fancybox-skin {
	background: transparent;
	box-shadow: none;
}

.tourgallery .fancybox-nav.fancybox-prev {
	width: 0;
}

.tourgallery .fancybox-nav.fancybox-next {
	width: 100%;
}

.tourgallery .fancybox-nav.fancybox-next span {
	background-image: none;
	display: none;
}

.tourgallery .fancybox-close {
	font-size: 14px;
	padding: 10px 25px;
	position: fixed;
	color: #fff;
}

.tourgallery .icon-svg {
	fill: #fff;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-top: -5px;
}

.b-tour-prop {
	padding: 9px 0 15px;
	float: left;
	margin-left: 25px;
}

.b-tour-prop-list {
	margin: 0 -25px;
}

.b-tour-prop__icon {
	margin-bottom: 7px;
}

.b-tour-prop__icon .icon-svg {
	height: 30px;
	width: 30px;
	fill: #000;
}

.b-tour-prop__icon, .b-tour-prop__block {
	display: inline-block;
	vertical-align: middle;
}

.b-tour-prop__block {
	margin-left: 10px;
	text-align: left;
	margin-top: -16px;
	color: #777777;
}

.b-tour-prop__block-group {
	display: inline-block;
}

.b-tour-prop__name, .b-tour-prop__value {
	line-height: 1;
}

.b-tour-prop__value {
	font-size: 16px;
}

.b-tour-prop__value span {
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

.b-tour-prop__value.is-old-price span,
.b-tour-prop__value span.gray,
.b-tour-prop__value span.slash {
	color: #777777;
}

.b-tour-prop__value.is-old-price span {
	text-decoration: line-through;
}

.b-tour-prop__value.is-now-price span,
.b-tour-prop__value span.red {
	color: #c7482a;
}

.b-tour-prop__value span.slash {
	font-weight: 400;
}

@media (min-width: 992px) {
	.b-tour-prop__value {
		font-size: 22px;
	}

	.b-tour-prop__value span {
		font-size: 26px;
	}
}

@media (min-width: 992px) {
	.b-tour-prop-list {
		float: left;
	}
}

.b-tour-binding__icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}

.b-tour-binding__desc {
	display: inline-block;
	width: 72px;
	vertical-align: middle;
	line-height: 1;
}

@media (min-width: 992px) {
	.b-tour-binding {
		float: right;
		margin-top: 12px;
		margin-bottom: 15px;
	}
}

.b-detail-tour-calendar {
	margin: 45px 0 10px;
}

.b-detail-tour-calendar__note {
	margin-bottom: 20px;
}

.b-detail-tour-calendar__note:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	border: 1px solid #c6492b;
	margin-left: 22px;
}

.b-detail-tour-descr {
	margin: 45px 0 20px;
}

.b-detail-tour-table {
	margin: 30px 0 20px;
}

.b-detail-tour-program {
	margin: 20px 0;
}

.b-service-advantages {
	padding: 4px 0 15px;
}

.b-service-advantages__carousel {
	background: #b9e8fa;
	background: -webkit-linear-gradient(45deg, #eaf8fd 0%, #b9e8fa 40%, #b9e8fa 100%);
	background: linear-gradient(45deg, #eaf8fd 0%, #b9e8fa 40%, #b9e8fa 100%);
	padding-top: 50px;
	background-clip: content-box;
}

.b-service-advantages__carousel::before {
	content: "";
	position: absolute;
	height: 5px;
	width: 100%;
	bottom: 0;
	z-index: 2;
	left: 0;
	box-shadow: inset 0px -3px 10px -4px #ddd;
}

.b-service-advantages__carousel::after {
	content: "";
	background-image: url(../img/cloud-jj.png);
	background-size: cover;
	background-position: bottom;
	position: absolute;
	top: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}

.b-service-advantages__carousel .owl-stage-outer {
	z-index: 2;
}

@media (min-width: 1210px) {
	.b-service-advantages__carousel::after {
		left: 20px;
		width: 95%;
	}
}

.b-service-advantage {
	text-align: center;
	cursor: pointer;
	margin-top: 55px;
	-webkit-transition: -webkit-transform .15s;
	transition: -webkit-transform .15s;
	transition: transform .15s;
	transition: transform .15s, -webkit-transform .15s;
}

.b-service-advantage .b-service-advantage__icon .icon-svg {
	width: 40px;
	height: 40px;
	color: #333;
}

.b-service-advantage .b-service-advantage__title {
	color: #000;
	padding: 5px 21px 15px;
	font-weight: 600;
	font-size: 16px;
}

.b-service-advantage a {
	text-decoration: none;
}

.b-service-advantage:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.b-infoline__p1, .b-infoline__p2 {
	display: inline-block;
	color: #333;
	font-size: 22px;
	font-weight: 300;
	line-height: 19px;
	text-transform: uppercase;
	margin-top: 3px;
}

.b-infoline__big_number {
	color: #bbc0c7;
	font-size: 60px;
	font-weight: 800;
	line-height: 41px;
	margin-right: 5px;
}

.b-infoline__slogan {
	font-size: 22px;
	line-height: 1.1;
	color: #a9a9a9;
	padding: 0px 0px 0px 17px;
}

.b-infoline__slogan > strong {
	color: #333;
}

.b-infoline__button {
	margin-top: 3px;
}

@media (min-width: 1210px) {
	.b-infoline__p1 {
		margin-right: 18px;
	}
}

@media (min-width: 992px) {
	.b-infoline__slogan {
		float: right;
	}
}

@media (min-width: 992px) and (max-width: 1209px) {
	.b-infoline__slogan {
		font-size: 18px;
		padding: 6px 0px 0px 17px;
	}
}

.thereblock {
	width: 100%;
	margin: 0 auto;
}
.thereblock > div.row {
	padding: 0;
	margin: 0;
	max-width: 1500px;
}
@media (max-width: 767px) {
	.thereblock {
		padding-left: 0;
	}
}

.tours {
	text-align: left;
	content-visibility: auto;
}

.tours .row {
	margin-left: -2px;
	margin-right: -2px;
}

.tour {
	padding: 5px;
	content-visibility: auto;
}

.tour__link {
	position: relative;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.tour__link:hover .tour__img {
	opacity: 1;
	transform: scale(1.1);
}

.tour__imgdiv {
	position: relative;
	height: 289px;
	background-color: #000;
	overflow: hidden;
}

.tour__img, .tour__info {
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.tour__img {
	position: absolute;
	bottom: 0;
	left: 0;
	/*
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	*/
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;
	margin: auto;
	opacity: 0.85;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	object-fit: cover;
}

.tour__info_cat {
	padding-bottom: 10px;
	font-size: 18px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

.tour__info_name  {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000, 0 0 1px #000;
}

.tour__info_name2 {
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.tour__info_text {
	text-shadow: 2px 2px 2px #000, 0 0 1px #000;
}

.tour__info, .tour__info_bot {
	position: absolute;
	right: 15px;
	left: 15px;
	line-height: 1.22;
	color: #fff;
	text-decoration: none;
}

.tour__info {
	top: 15px;
}

.tour__info_bot {
	bottom: 5px;
}

.tour__info_icons {
	padding: 0 0 5px 0;
	text-align: left;
}
.tour__info_icons img:not(:first-child) {
	padding-left: 10px;
}

.tour__info_param:not(:last-child) {
	padding-bottom: 5px;
}

.tour__info_param select {
	padding: 0;
	height: 23px;
}

.tour__info_param .param_name, .tour__info_param .param_value {
	padding-left: 0;
	padding-right: 0;
}
.tour__info_param .param_name span {
	border-bottom: 1px dashed #302c2a;
}



.title_green, .title_red {
	font-size: 23px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 8px;
}
.title_green {
	color: #349900;
}
.title_red {
	color: #b10809;
}

ul.green_mark, ul.red_mark {
	list-style: none outside none;
	padding-left: 40px;
}
ul.green_mark li, ul.red_mark li {
	padding: 4px 0;
	align-items: baseline;
	font-size: 16px;
}

ul.green_mark li::before, ul.red_mark li::before {
	font-weight: bold;
	font-size: 22px;
	display: inline-block;
}
ul.green_mark li::before {
	content: "\2714";
	color: #349900;
}
ul.red_mark li::before {
	content: "\2717";
	color: #b10809;
}





@media (min-width: 768px) {
	.tour__info_name {
		font-size: 21px;
	}
	.tour__info_text {
		font-weight: bold;
	}
}

@media (min-width: 992px) {
	.tour__info_name {
		font-size: 25px;
	}
}

div.square_blk {
	max-width: 90px;
}
.square_blk div {
	width: 70px;
	height: 70px;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	border: 2px solid #d7d7d7;
	border-radius: 10%;
	color: #27561e;
}
.square_blk span {
	font-size: 24px;
}

.square_blk-line {
	color: #459635;
	font-size: 20px;
	font-weight: bold;
}

.route_points {
	font-size: 17px;
	padding-bottom: 10px;
	font-weight: bold;
}
.route_points .delim {
	font-size: 20px;
	color: #459635;
}

@media (min-width: 768px) {
	.route_points {
		font-size: 20px;
	}
	.route_points .delim {
		font-size: 23px;
	}
}



.route_upblock {

}
.route_upblock_bg {
	border: 1px solid #bbbfc8;
	border-radius: 10px;
}
.route_upblock_bg .param_name {
	text-align: center;
}
.route_upblock_bg .param_value {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.route_upblock_cell {
	height: 50px;
	margin-top: 10px;
}

@media (min-width: 768px) {
	.route_upblock_bg .param_value {
		font-size: 20px;
	}
	.route_upblock_cell {
		height: 60px;
		margin-top: 15px;
	}
}


.route_anonce {
	line-height: 1.7;
	font-size: 17px;
}
.route_descr {
	line-height: 1.7;
	font-size: 15px;
}

.route_image {
	padding: 15px 0 0 0;
	line-height: 1.7;
}

.route_price {
	text-align: center;
	margin-bottom: 15px;
}

.route_price div.route_price__new {
	font-size: 37px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	background-color: #459635;
}

.route_price div.route__share {
	text-align: center;
	padding-top: 20px;
}

.route_price div.route__share ul > li::before {
	content: '';
}

.route_price div.route_price__old {
	text-align: center;
	font-size: 17px;
	color: #888888;
}

.route_price_discount {
	margin-top: 10px;
}
.route_price_discount_val, .route_price_discount_text {
	font-size: 17px;
}
.route_price_discount_text {
	padding-left: 30px;
}
.route_price_discount_val {
	font-weight: bold;
	white-space: nowrap;
	color: #459635;
}
.route_price_discount_val .c_black {
	color: #000;
}

.route_dayprice {
	font-size: 18px;
}
.route_price_big {
	font-size: 22px;
	white-space: nowrap;
}
.route_price_big .cost,
.route_dayprice .cost,
.route_price_slogan .cost {
	text-align: right;
	font-weight: bold;
	color: #459635;
}

.route_more_block {
	overflow: visible;
}

.route_more_block span.clk {
	cursor: pointer;
	color: #127E21;
}
.route_more_block_list {
    background: #ffffff;
    color: #929292;
    font-size: 16px;
    position: absolute;
    top: 80%;
    left: -50%;
    width: max-content;
    padding: 3px 6px;
    border: 2px solid #459635;
    border-top: 3px solid #459635;
    box-shadow: 2px 2px 10px 5px #bababa;
    display: none;
    max-height: 250px;
    max-height: calc(19px + (22em + 4px));
    overflow-y: scroll;
	z-index: 9999;
}

.route_more_block_list .price_old {
	text-decoration: line-through;
	color: #cacaca;
	font-size: 14px;
}


.route_more_block_list table {
	border: 0;
	margin-right: 3px;
}
.route_more_block_list table td {
	border: 0;
	white-space: nowrap;
	color: #459635;
	padding: 2px 10px;
}



.route_price_small {
	font-size: 17px;
	white-space: nowrap;
}
.route_price_small .cost {
	text-align: right;
}

.route_price_slogan {
	font-size: 16px;
	padding: 15px;
}
@media (min-width: 768px) {
	.route_price_discount_val, .route_price_discount_text {
		font-size: 20px;
	}
	.route_price_slogan {
		font-size: 18px;
		padding-top: 0;
	}
	.route_more_block_list {
		padding: 8px 12px;
	}

}

.clickable-row {
	cursor: pointer;
}

.advantages {
  margin-bottom: 50px;
}
.advantages__title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.advantages__items .circle-icon {
  display: flex;
  align-items: center;
}
.advantages__items .circle-icon__icon {
	margin: 5px 0 5px 0;
	width: 30px;
	height: 30px;
	text-align: center;
}
.advantages__items .circle-icon__text {
	flex-basis: 70%;
	padding-left: 10px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	font-style: italic;
}

.infopage__items .circle-icon {
  display: flex;
  align-items: center;
}
.infopage__items .circle-icon__icon {
	margin: 6px 0 6px 0;
	width: 30px;
	height: 30px;
	text-align: center;
}
.infopage__items .circle-icon__text {
	flex-basis: 70%;
	padding-left: 10px;
	text-decoration: none;
	font-weight: 500;
	font-size: 17px;
	font-style: italic;
}
.infopage__items .infopage__item {
	padding: 0;
	margin-bottom:5px;
}

table.table_schedule {
	margin-top: 20px;
}

table.table_schedule tr.item_header {
	background: #f5f6f4;
}

table.table_schedule tr.item_header:not(:first-child) {
	border-top: 3px solid #949494;
}

table.table_schedule tr > td, table.table_schedule tr > th {
	vertical-align: middle;
	padding: 5px;
}
table.table_schedule tr > td.table_schedule_td__date {
	font-weight: bold;
}

table.table_schedule tr > td.table_schedule_td__price {

}
table.table_schedule .table_schedule__old_price {

}
table.table_schedule .table_schedule__price {
	font-weight: bold;
}

table.table_schedule tr > td.table_schedule_td__order {

}

table.table_schedule tr.overdue_date > td {
	color: #ababab;
	padding-top: 0;
	padding-bottom: 0;
}


@media (min-width: 992px) {
  .advantages__items .circle-icon__icon {
    width: 90px;
    height: 90px;
  }
}
@media (min-width: 1210px) {
  .advantages__items .circle-icon__icon {
    width: 110px;
    height: 110px;
  }
}


@media (min-width: 768px) {
	table.table_schedule tr > td, table.table_schedule tr > th {
		padding: 15px;
	}
	table.table_schedule tr > td.table_schedule_td__date {
		font-size: 18px;
	}
	table.table_schedule .table_schedule__price {
		font-size: 18px;
	}

	.advantages__items {
		padding-top: 20px;
		display: flex;
		justify-content: space-between;
	}
	.advantages__items .circle-icon {
		display: block;
		width: min-content;
		padding: 0 5px;
	}
	.advantages__items .circle-icon__icon {
		width: 70px;
		height: 70px;
		margin: 0 5px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.advantages__items .circle-icon__text {
		text-decoration: none;
		border: 0;
		cursor: pointer;
		margin-top: 25px;
		padding-left: 0;
		font-size: 18px;
		font-weight: 500;
		text-align: center;
	}

	.infopage__items .infopage__item {
		padding-left: 15px;
		padding-right: 15px;
	}
	.infopage__items .circle-icon__icon {
		margin: 12px 0 12px 0;
		width: 45px;
		height: 45px;
		text-align: center;
	}
	.infopage__items .circle-icon__text {
		flex-basis: 70%;
		padding-left: 10px;
		text-decoration: none;
		font-weight: 500;
		font-size: 19px;
		font-style: italic;
	}




	.route_price {
		text-align: right;
	}
	.route_price div.route_price__new {
		padding: 7px;
		font-size: 32px;
	}
}

.route_image_img {
	padding-bottom: 20px;
}

.route_image .param_name {
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.route_image_param .row:not(:first-child) {
	padding-top: 10px;
}

.route__icons {
	padding: 0 0 5px 0;
	text-align: left;
}
.route__icons img {
	padding: 0px;
	padding-left: 0;
}
.route__icons img:not(:first-child) {
	padding-left: 10px;
}

.main_page_tab_text {
    overflow: hidden;
    margin: 0 0 11px;
    font-size: 14px;
    line-height: 1.45;
    color: #38322f;
    position: relative;
    height: 40px;
	font-style: italic;
}
.main_page_tab_text span.short-text {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main_page_tab_text span.full-text {
    position: absolute;
    top: -5px;
    left: -9px;
    border: 1px solid #d9d9d9;
    padding: 4px 8px 5px;
    background: #fff;
    z-index: 35;
    box-shadow: 0 -3px 18px rgba(0,0,0,.16);
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 399px;
	z-index: 9999;
}


.tab_dist {
    overflow: hidden;
    margin: 0 0 11px;
    font-size: 14px;
    line-height: 1.45;
    position: relative;
    height: 20px;
}
.tab_dist span.short-text {
	padding-left: 5px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tab_dist span.full-text {
    position: absolute;
    top: -5px;
    left: -9px;
    border: 1px solid #d9d9d9;
    padding: 4px 8px 5px;
    background: #fff;
    z-index: 35;
    box-shadow: 0 -3px 18px rgba(0,0,0,.16);
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 399px;
	z-index: 9999;
}

#form_float {
	background: #64bb48 url("/bitrix/templates/adaptive2020/assets/img/menu_bg.png") repeat-x scroll 0 90%;
	position: fixed;
	right: 5px;
	bottom: 1px;
	width: 180px;
	height: 30px;
	padding: 0px;
	overflow: hidden;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	cursor: pointer;
	-webkit-box-shadow: -2px -2px 5px rgba(0,0,0,0.5);
	padding-left: 10px;
	line-height: 30px;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	display: none;
	z-index: 99990;
}

.fancybox-close-small {
	width: 65px;
	height: 65px;
}

@media(min-width: 350px) {
	#form_float {
		display: block;
	}
}


@media (min-width: 768px) {
	.main_page_tab_text {

	}
	.tour__info_icons {
		height: 30px;
	}
}

.display_none {
    display: none;
}

.tour__description_bot {
	height: 155px;
	margin: 0;
	border: 1px solid #eeeeee;
	border-top: 0;
	padding: 10px;
}

.tour__info_bot_line {
	margin-bottom: 4px;
}
.tour__info_bot_line div {
	font-size: 17px;
}
.tour__info_number {
	font-size: 25px;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.tour__info_bot_line {
	text-shadow: 2px 2px 1px #000, 0 0 1px #000;
}

.tour__info_bot_line:first-child {
	margin-bottom: 6px;
}

.tour__info_bot_price {

}

.tour__info_bot_price_old {
	font-size: 16px;
}

.tour__info_bot_price_new {
	font-size: 23px;
	color: #ffda4e;
	font-weight: bold;
}

@media (max-width: 767px) {
	.mini_banner__imgdiv {
		height: 120px;
	}
}

.rsform {
	overflow: hidden;
	height: 100%;
}

.rsform .field-wrap {
	margin-top: 0px;
	margin-bottom: 15px;
}

.rsform .form-control {
	height: 45px;
	background: #fafafa;
}

.rsform__bottom-button {
	text-align: left;
}

.rsform__all-field {
	height: 100%;
	width: 100%;
	border-bottom: 1px solid #bbc0c7;
	margin: 10px 0 20px;
}

.rsform__captcha-input {
	margin: 0 0 10px;
}

.rsform textarea.form-control {
	width: 100%;
	max-width: 100%;
	min-height: 45px;
}

.rsform__bottom-ps {
	margin: 0 0 10px;
}

.rsform input[type="submit"] {
	padding: 0.5em 1.8em;
}

.rsform .field-wrap label {
	display: block;
	margin-bottom: 5px;
	padding-left: 0px;
	font-weight: 500;
	cursor: pointer;
	font-size: 12px;
	color: #000;
}

.rsform__captcha-image img {
	height: 45px;
}

.rsform .form-control:focus,
.rsform .form-control:active {
	border-color: #000;
	box-shadow: none;
}

.fancybox-skin .rsform .form-control {
	min-width: 300px;
}

.fancybox-skin .rsform {
	padding: 10px 35px 22px;
}

.fancybox-skin .rsform .rsform__captcha-input .form-control {
	min-width: 50px;
}

.mainform .inner-wrap {
	border-bottom: 2px solid #ffda4e;
}

.mainform .mainform .dropdown .btn.btn-default {
	text-align: left;
	width: 111%;
	border-color: #bbbfc8;
	height: 36px;
}

.mainform .form-control {
	height: 45px;
	background: #fafafa;
}

.mainform .label-wrap {
	font-size: 0.9em;
	color: #000;
}

.mainform .field-height {
	height: 83px;
}

.hidden_form .mainform {
	display: none;
}

html .form-control {
	box-shadow: none;
}

.map-sidebar {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

.map-sidebar__message {
	position: absolute;
	z-index: 2;
	width: 60%;
	height: 50%;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background-color: #ffda4e;
	color: #000;
	right: 0;
	min-height: 130px;
	min-width: 130px;
}

.map-sidebar__message-inner {
	width: 100%;
	height: 100%;
	position: relative;
}

.map-sidebar__message-inner:after {
	border: 14px solid #ffda4e;
	content: "";
	bottom: -26px;
	display: block;
	position: absolute;
	border-right: 17px solid transparent;
	border-bottom: 12px solid transparent;
}

.map-sidebar .svg-location {
	max-width: 30px;
	max-height: 30px;
	fill: #000;
	margin-bottom: 10px;
}

.map-sidebar__inner-block {
	padding: 15% 10% 0 20%;
}

.map-sidebar img {
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.map-sidebar:hover img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.map-sidebar__shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5);
}

@media (min-width: 992px) {
	.reviews .owl .owl-nav {
		position: relative;
		bottom: 5px;
	}
}

@media (max-width: 767px) {
	.owl .owl-nav {
		display: block;
	}
}

.review__message {
	position: relative;
	font-size: 17px;
	font-style: italic;
	line-height: 1.5;
	letter-spacing: -1px;
	color: #585f69;
	padding: 10px 10px 10px 10px;
}

.review__message:before, .review__message:after {
	position: absolute;
	font-size: 112px;
	font-weight: bold;
	color: #ffda4e;
}

.review__message:before {
	display: none;
	top: -37px;
	left: 0px;
	content: '\0022';
}

.review__message:after {
	display: none;
	right: 12px;
	bottom: -122px;
	content: '\0022';
}

.review__cut {
	/*max-height: 100px;*/
	overflow-y: hidden;
}

.review__author {
	color: #585f69;
	/*margin: 0 auto;*/
}

.review__write-feedback {
	padding-top: 10px;
}

.review__face {
	float: left;
	width: 75px;
	height: 75px;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #bbbfc8;
	border-radius: 50%;
}

.review__face > span {
	display: block;
	border-radius: 50%;
	overflow: hidden;
}

.review__name {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #202020;
	padding-bottom: 6px;
}

.review__town {
	font-size: 12px;
}
/*
.review__name:before {
	position: absolute;
	top: 18px;
	left: 96px;
	display: block;
	width: 20px;
	height: 20px;
	content: ' ';
	background-color: #ffda4e;
	border-radius: 50%;
}
*/

.review__job {
	font-size: 15px;
}

.review__picture {
	position: relative;
	margin-right: 25px;
}

.review__picture_img {
	max-width: 500px;
}

@media(max-width: 767px) {
	.review__message:before {
		top: -18px;
	}

	.review__message:after {
		bottom: -95px;
	}
}

@media(max-width: 480px) {

	.review__author, .review__message {
		padding-left: 0;
		padding-right: 0;
	}

	.review__face {
		width: 24px;
		height: 24px;
		margin-right: 8px;
		padding: 0;
	}
}

.b-gallery {
	padding: 4px 0 5px;
}

.b-gallery .owl-item {
	padding-left: 0;
	padding-bottom: 0;
}

.b-gallery-item {
	line-height: 0;
	position: relative;
}

.b-gallery-item.is-full {
	overflow: hidden;
}

.b-gallery-item.is-full .b-gallery-item__info {
	position: absolute;
	background: #ffda4e;
	color: #333;
	bottom: 20px;
	line-height: 1.38462;
	padding: 10px 20px;
	max-width: 60%;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-backface-visibility: hidden;
}

.b-gallery-item.is-full .b-gallery-item__title {
	max-height: 40px;
	overflow: hidden;
}

.b-gallery-item.is-full .b-gallery-item__img {
	-webkit-transition: all 0.24s ease-in-out;
	transition: all 0.24s ease-in-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-backface-visibility: hidden;
	width: 100%;
}

.b-gallery-item.is-full:hover .b-gallery-item__img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.b-gallery-item.is-full:hover .b-gallery-item__info {
	background: #ffcf1b;
}

.b-gallery-item.is-reduced {
	overflow: hidden;
}

.b-gallery-item.is-reduced .b-gallery-item__info {
	visibility: hidden;
	background: transparent;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-backface-visibility: hidden;
}

.b-gallery-item.is-reduced .b-gallery-item__title {
	color: #fff;
	line-height: 1.38462;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	position: relative;
	top: 50%;
	padding: 0 10px;
}

.b-gallery-item.is-reduced:hover .b-gallery-item__title,
.b-gallery-item.is-reduced:focus .b-gallery-item__title {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.b-gallery-item.is-reduced .b-gallery-item__img {
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-backface-visibility: hidden;
	width: 100%;
}

.b-gallery-item.is-reduced:hover .b-gallery-item__img {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.b-gallery-item.is-reduced:hover .b-gallery-item__info,
.b-gallery-item.is-reduced:focus .b-gallery-item__info {
	visibility: visible;
	background: rgba(0, 0, 0, 0.8);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.news-list .mid-line:first-child {
	margin-bottom: 42px;
}

.news-list__item {
	margin-bottom: 23px;
}

.news-list__section, .news-list__link, .news-list__text {
	text-decoration: none;
}

.news-list__link:hover, .news-list__text:hover {
	text-decoration: underline;
	color: #fa5100;
}

.news-list__pic {
	display: inline-block;
	margin-bottom: 15px;
}

.news-list__pic > img {
	max-height: 200px;
}

.news-list__section {
	display: inline-block;
	padding: 6px 16px 8px;
	margin-right: 5px;
}

.news-list__link {
	display: block;
	max-height: 41px;
	color: #202020;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
	margin-top: 12px;
	margin-bottom: 6px;
	overflow: hidden;
}

.news-list__link:hover {
	text-decoration: underline;
}

.news-list__text {
	display: block;
	max-height: 99px;
	line-height: 20px;
	overflow: hidden;
}

.news-list__link-detail {
	color: #333;
	font-size: 12px;
	font-family: Arial;
}

.news-list__hr {
	width: 100%;
	height: 1px;
	margin-top: 19px;
	background-color: #bbbfc8;
}

.newsdetail {
	margin-bottom: 45px;
}

.newsdetail__info-line {
	margin-bottom: 15px;
}

.newsdetail__info-line > .label {
	display: inline-block;
	padding: 6px 16px 8px;
	margin-right: 5px;
}

.newsdetail .markers {
	margin-bottom: 15px;
}

.newsdetail .markers .marker {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px 30px 0px 10px;
}

.newsdetail .markers .marker:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: ' ';
	border: 26px solid transparent;
	border-left: 16px solid transparent;
	border-bottom-color: #fff;
	border-right: 0;
	border-top: 0;
}

.newsdetail .markers .action_date {
	display: inline-block;
	white-space: nowrap;
}

.newsdetail .pic {
	margin-bottom: 25px;
	text-align: center;
}

.newsdetail .pic img {
	width: auto;
	max-width: 100%;
}

.backshare {
	margin-bottom: 30px;
}

.backshare .detailback {
	text-decoration: none;
}

.backshare .detailback:hover i {
	color: #ffda4e;
}

.backshare .detailback i {
	padding: 10px 10px 9px 9px;
	color: #fff;
	background-color: #bbbfc8;
	border: 1px solid #bbbfc8;
}

.backshare .detailback i:before {
	content: "\f112";
}

.backshare .detailback span {
	display: inline-block;
	padding-top: 9px;
	padding-left: 10px;
}

@media (min-width: 992px) {
	.backshare .yashare {
		text-align: right;
	}
}

@media (max-width: 991px) {
	.backshare .yashare {
		margin-top: 10px;
	}
}

.detailGallery {
	margin-bottom: 45px;
}

.detailGallery .pic {
	margin-bottom: 10px;
	text-align: center;
}

.detailGallery .pic img {
	width: auto;
	max-width: 100%;
	max-height: 600px;
}

.partner__link {
	display: table-cell;
	width: 100%;
	height: 100px;
	text-align: center;
}

.partner__link:hover .partner__img {
	opacity: 1;
}

.partner__around_pic {
	height: 100px;
	padding: 10px 10px;
}

.partner__pic {
	display: table;
	width: 100%;
	height: 100px;
	line-height: 100px;
}

.partner__img {
	display: inline;
	max-width: 100%;
	max-height: 100px;
	vertical-align: middle;
	opacity: 0.7;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.partners .partner .partner__around_pic .partner__img {
	width: auto;
}

.partners .owl-item {
	max-height: 100px;
	text-align: center;
}

.b-backshare {
	margin-top: 10px;
	margin-bottom: 10px;
}

.b-backshare .b-backshare__backlink {
	text-decoration: none;
	display: inline-block;
	margin-top: 8px;
}

.b-backshare .b-backshare__backtext {
	padding-left: 10px;
}

.b-backshare .b-backshare__backtext,
.b-backshare .b-backshare__sharetext,
.b-backshare .ya-share2,
.b-backshare .b-backshare__icon {
	display: inline-block;
	vertical-align: middle;
}

.b-backshare .b-backshare__icon {
	width: 30px;
	height: 30px;
	fill: #ffda4e;
}

.b-backshare .b-backshare__backlink:hover .b-backshare__icon {
	fill: #ffcf1b;
}

.b-backshare .b-backshare__sharetext {
	padding-right: 15px;
}

.b-backshare .ya-share2__item:before {
	content: initial;
}

.b-backshare .ya-share2 .ya-share2__icon {
	width: 40px;
	height: 40px;
}

.b-backshare .ya-share2__badge {
	border-radius: 50%;
}

@media (min-width: 992px) {
	.b-backshare .b-backshare__yashare {
		text-align: right;
	}
}

.carbrands .mid-line {
	margin-top: 0;
}

.carbrands .mid-line__around {
	display: inline-block;
}

.carbrands .mid-line__around h3 {
	display: inline-block;
	max-width: 450px;
	line-height: 29px;
	padding: 11px 0 2px;
	background-color: #fff;
}

.carbrands__around_pic {
	height: 130px;
	padding: 10px;
}

.carbrands__around_pic:hover .carbrands__img {
	top: 0;
	-webkit-filter: none;
	filter: none;
}

.carbrands__pic {
	display: table;
	width: 100%;
	height: 110px;
	line-height: 100px;
}

.carbrands__inpic {
	display: table-cell;
	width: 100%;
	height: 100px;
	text-align: center;
}

.carbrands__img {
	position: relative;
	top: 10px;
	display: inline;
	max-width: 100%;
	max-height: 100px;
	vertical-align: middle;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

@media (max-width: 1209px) {
	.carbrands .mid-line {
		margin-top: 0;
	}

	.carbrands .mid-line__around {
		padding: 0;
	}
}

.brands_list a {
	text-decoration: none;
}

.brands_list-img {
	margin: 10px 10px 10px 0;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
}

.brands_list-img img {
	max-width: 60px;
	max-height: 60px;
	width: auto;
	height: auto;
}

.brands_detail .service-detail__head-left {
	display: inline-block;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

@media (max-width: 480px) {
	.brands_detail .service-detail__head-left {
		width: 100%;
		max-height: 150px;
		min-height: 100px;
	}
}

.brands_detail .service-detail__head-left .brands_detail-logo_img {
	position: relative;
}

.brands_detail .service-detail__head-right {
	display: inline-block;
	width: 74%;
	vertical-align: middle;
	padding: 0;
}

@media (max-width: 480px) {
	.brands_detail .service-detail__head-right {
		width: 100%;
		padding: 0 20px;
	}
}

.brands_detail .brands_detail-name {
	font-weight: normal;
	position: relative;
}

.brands_detail .brands_detail-img {
	margin: 20px 0 30px;
}

.brands_detail h2 {
	margin: 10px 0 20px;
}

.brands_detail .brands_detail-logo img {
	max-width: 150px;
	max-height: 100px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

@media (max-width: 480px) {
	.brands_detail .brands_detail-logo img {
		position: relative;
	}
}

.brands_detail .brands_detail-table {
	margin: 0 0 30px;
}

.brands_detail .brands_detail-table table {
	width: 100%;
}

.brands_detail .brands_detail-table td {
	border-color: #eeeeee;
	padding: 5px 18px;
	min-width: 100px;
	font-weight: 600;
	width: 100% / 6;
}

.brands_detail .brands_detail-name {
	padding: 20px 80px 20px 0;
}

.gmap .bx-yandex-view-map {
	position: relative;
}

.gmap .bx-yandex-view-map:before, .gmap .bx-yandex-view-map:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 6px;
	content: ' ';
	z-index: 250;
}

.gmap .bx-yandex-view-map:before {
	top: 0;
	box-shadow: inset 0px 3px 5px #ccc;
}

.gmap .bx-yandex-view-map:after {
	bottom: 0;
	box-shadow: inset 0px -3px 5px #ccc;
}

.gmap .gmap-pointer__icon {
	float: left;
}

.gmap .gmap-pointer__title, .gmap .gmap-pointer__body {
	margin-left: 40px;
}

@media (max-width: 768px) {
	#contacts .bx-google-map {
		height: 200px !important;
	}
}

.gmap-pointer-parent {
	position: relative;
}

.gmap-pointer {
	position: absolute;
	top: 42px;
	left: 50%;
	padding: 62px 80px;
	margin: auto;
	margin-left: 15px;
	background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%0A%3C%21--%20Creator%3A%20CorelDRAW%20X6%20--%3E%0D%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22244px%22%20height%3D%22167px%22%20version%3D%221.1%22%20style%3D%22shape-rendering%3AgeometricPrecision%3B%20text-rendering%3AgeometricPrecision%3B%20image-rendering%3AoptimizeQuality%3B%20fill-rule%3Aevenodd%3B%20clip-rule%3Aevenodd%22%0D%0AviewBox%3D%220%200%2024400000%2016731128%22%0D%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%20%3Cg%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_x0020_1%22%3E%0D%0A%20%20%3Cmetadata%20id%3D%22CorelCorpID_0Corel-Layer%22%2F%3E%0D%0A%20%20%3Cpath%20fill%3D%22%23FFDB4D%22%20d%3D%22M15925968%202203706c482438%2C-175120%201003031%2C-270694%201545951%2C-270694%202262542%2C0%204137654%2C1658290%204476575%2C3825713%201456191%2C753670%202451506%2C2273890%202451506%2C4026705%200%2C2502598%20-2028757%2C4531354%20-4531355%2C4531354%20-537558%2C0%20-1053158%2C-93758%20-1531567%2C-265559%20-707997%2C1579539%20-2293890%2C2679903%20-4136917%2C2679903%20-1200987%2C0%20-2292670%2C-467431%20-3103560%2C-1230037%20-757302%2C568792%20-1698574%2C905897%20-2718597%2C905897%20-1340363%2C0%20-2544613%2C-582125%20-3374226%2C-1507142%20-155290%2C16085%20-312878%2C24453%20-472423%2C24453%20-2502598%2C0%20-4531355%2C-2028756%20-4531355%2C-4531354%200%2C-1950516%201232448%2C-3613062%202961036%2C-4251725%20-191318%2C-370750%20-299403%2C-791429%20-299403%2C-1237385%200%2C-1492333%201209782%2C-2702115%202702115%2C-2702115%20342722%2C0%20670493%2C63972%20972194%2C180368%20490296%2C-1386036%201812048%2C-2379053%203365999%2C-2379053%20706181%2C0%201364391%2C205106%201918487%2C558920%20456339%2C-352254%201028421%2C-561955%201649496%2C-561955%201322037%2C0%202422145%2C949499%202656044%2C2203706z%22%2F%3E%0D%0A%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.gmap-pointer__title {
	font-weight: bold;
	margin-bottom: 15px;
}

.gmap-pointer__icon .svg-location {
	max-width: 30px;
	max-height: 30px;
	margin-bottom: 10px;
}

.gmap-pointer a:hover {
	color: inherit;
}

#contacts .gmap-pointer {
	max-width: 40%;
}

.b-detail-subs {
	margin: 15px 0;
	position: relative;
}

.b-detail-subs .b-detail-subs__left {
	display: none;
}

.b-detail-subs .b-detail-subs__right {
	background: #292e30;
	color: #fff;
	padding: 20px 27.5px;
	position: relative;
	z-index: 2;
}

.b-detail-subs .b-detail-subs__quest-title {
	color: #e84242;
	font-size: 22px;
	max-width: 350px;
}

.b-detail-subs .b-detail-subs__quest-descr {
	padding: 15px 0;
	max-width: 350px;
}

.b-detail-subs .b-detail-subs__quest-icon {
	float: left;
	margin-left: -45px;
	display: none;
}

.b-detail-subs .b-detail-subs__quest-icon .icon-svg {
	width: 30px;
	height: 30px;
	fill: #fff;
}

.b-detail-subs .b-detail-subs__btn,
.b-detail-subs .b-detail-subs__input {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
	-webkit-transition: 0.15s ease-in;
	transition: 0.15s ease-in;
}

.b-detail-subs .b-detail-subs__input:focus {
	background: #fff;
	color: #333;
}

.b-detail-subs .b-detail-subs__btn:focus,
.b-detail-subs .b-detail-subs__btn:hover {
	border-color: #ffda4e;
	background: #ffda4e;
}

.b-detail-subs .b-detail-subs__footerman {
	display: none;
}

@media (min-width: 480px) {
	.b-page:not(.has-sidebar) .b-detail-subs {
		overflow: hidden;
	}

	.b-page:not(.has-sidebar) .b-detail-subs:before, .b-page:not(.has-sidebar) .b-detail-subs:after {
		content: " ";
		display: table;
	}

	.b-page:not(.has-sidebar) .b-detail-subs:after {
		clear: both;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__right {
		width: 80%;
		float: right;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__left {
		display: block;
		position: absolute;
		width: 60%;
		background: #f00;
		top: 50px;
		bottom: -30px;
		background: #ffda4e;
		z-index: 1;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__left:before,
	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__right:before {
		content: " ";
		z-index: -1;
		width: 100%;
		position: absolute;
		height: 100%;
		top: 0;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__right:before {
		left: -95px;
		-webkit-transform: skew(-35deg);
		-ms-transform: skew(-35deg);
		transform: skew(-35deg);
		background-color: #292e30;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__left:before {
		right: -95px;
		-webkit-transform: skew(35deg);
		-ms-transform: skew(35deg);
		transform: skew(35deg);
		background-color: #ffda4e;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__quest-icon {
		display: block;
	}
}

@media (min-width: 768px) {
	.b-page:not(.has-sidebar) .b-detail-subs {
		overflow: initial;
		margin: 30px 0 90px;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__right {
		width: 45%;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__left:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url("../img/polygons.png");
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.b-page:not(.has-sidebar) .b-detail-subs .b-detail-subs__footerman {
		position: absolute;
		z-index: 3;
		bottom: -30px;
		left: -450px;
		height: 125%;
		max-width: 100%;
		display: block;
	}
}

@media (min-width: 768px) {
	.b-page.has-sidebar .b-detail-subs {
		overflow: hidden;
	}

	.b-page.has-sidebar .b-detail-subs:before, .b-page.has-sidebar .b-detail-subs:after {
		content: " ";
		display: table;
	}

	.b-page.has-sidebar .b-detail-subs:after {
		clear: both;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right {
		width: 80%;
		float: right;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left {
		display: block;
		position: absolute;
		width: 60%;
		background: #f00;
		top: 50px;
		bottom: -30px;
		background: #ffda4e;
		z-index: 1;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left:before,
	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right:before {
		content: " ";
		z-index: -1;
		width: 100%;
		position: absolute;
		height: 100%;
		top: 0;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right:before {
		left: -95px;
		-webkit-transform: skew(-35deg);
		-ms-transform: skew(-35deg);
		transform: skew(-35deg);
		background-color: #292e30;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left:before {
		right: -95px;
		-webkit-transform: skew(35deg);
		-ms-transform: skew(35deg);
		transform: skew(35deg);
		background-color: #ffda4e;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__quest-icon {
		display: block;
	}
}

@media (min-width: 1190px) {
	.b-page.has-sidebar .b-detail-subs {
		overflow: initial;
		margin: 30px 0 90px;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right {
		width: 45%;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url("../img/polygons.png");
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__footerman {
		position: absolute;
		z-index: 3;
		bottom: -30px;
		left: -450px;
		height: 125%;
		max-width: 100%;
		display: block;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.b-page.has-sidebar .b-detail-subs {
		overflow: hidden;
	}

	.b-page.has-sidebar .b-detail-subs:before, .b-page.has-sidebar .b-detail-subs:after {
		content: " ";
		display: table;
	}

	.b-page.has-sidebar .b-detail-subs:after {
		clear: both;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right {
		width: 80%;
		float: right;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left {
		display: block;
		position: absolute;
		width: 60%;
		background: #f00;
		top: 50px;
		bottom: -30px;
		background: #ffda4e;
		z-index: 1;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left:before,
	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right:before {
		content: " ";
		z-index: -1;
		width: 100%;
		position: absolute;
		height: 100%;
		top: 0;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__right:before {
		left: -95px;
		-webkit-transform: skew(-35deg);
		-ms-transform: skew(-35deg);
		transform: skew(-35deg);
		background-color: #292e30;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__left:before {
		right: -95px;
		-webkit-transform: skew(35deg);
		-ms-transform: skew(35deg);
		transform: skew(35deg);
		background-color: #ffda4e;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__quest-icon {
		display: block;
	}
}

@media (min-width: 768px) {
	.b-page.has-sidebar .b-detail-subs .b-detail-subs__quest-title {
		line-height: 1;
	}

	.b-page.has-sidebar .b-detail-subs .b-detail-subs__quest-descr {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.1;
	}
}

@media (min-width: 1190px) {
	.b-page.has-sidebar .b-detail-subs {
		top: 40px;
	}
}

@media (max-width: 767px) {
	.b-page.has-sidebar .b-detail-subs {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.b-detail-subs .input-group {
	max-width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.b-detail-subs .b-detail-subs__input {
	color: #bbbfc8;
	border-color: #bbbfc8;
}

@media (min-width: 768px) {
	.b-detail-subs .b-detail-subs__right {
		width: 65% !important;
	}
}

@media (min-width: 1190px) {
	.b-detail-subs {
		margin-top: 15px !important;
	}
}

.b-popupgallery {
	padding: 10px 35px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbbfc8;
}

.b-popupgallery .b-popupgallery__navigations {
	position: relative;
}

.b-popupgallery .b-popupgallery__nav {
	position: absolute;
	top: 50%;
	display: inline-block;
	color: #000;
	cursor: pointer;
	margin-top: -27px;
	background-color: #bbbfc8;
	border-radius: 27px;
	opacity: 0;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
}

.b-popupgallery .b-popupgallery__nav:hover {
	color: #fff;
	background-color: #bbbfc8;
}

.b-popupgallery .b-popupgallery__nav.prev {
	left: 15px;
}

.b-popupgallery .b-popupgallery__nav.prev > span {
	padding: 5px 22px 7px 18px;
}

.b-popupgallery .b-popupgallery__nav.prev > span:after {
	content: "\f104";
}

.b-popupgallery .b-popupgallery__nav.next {
	right: 15px;
}

.b-popupgallery .b-popupgallery__nav.next > span {
	padding: 5px 18px 7px 22px;
}

.b-popupgallery .b-popupgallery__nav.next > span:after {
	content: "\f105";
}

.b-popupgallery .b-popupgallery__nav > span {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 39px;
	color: #fff;
}

.b-popupgallery .b-popupgallery__navigations:hover .b-popupgallery__nav {
	opacity: 0.5;
}

.b-popupgallery .b-popupgallery__navigations:hover .b-popupgallery__nav:hover {
	opacity: 0.9;
}

.b-popupgallery .b-popupgallery__around {
	display: table;
	width: 100%;
}

.b-popupgallery .b-popupgallery__img-wrap {
	display: table-cell;
	width: 100%;
	height: 550px;
	text-align: center;
	vertical-align: middle;
}

.b-popupgallery .b-popupgallery__img-wrap img {
	display: inline;
	cursor: pointer;
	max-height: 520px;
}

.b-popupgallery .b-popupgallery__img-wrap .date {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.b-popupgallery .b-popupgallery__description {
	height: 20px;
	overflow: hidden;
}

.b-popupgallery .thumbs {
	max-height: 428px;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

.b-popupgallery .thumbs .thumb {
	width: 45%;
	float: left;
	margin-right: 4%;
	margin-bottom: 15px;
}

.b-popupgallery .thumbs .thumb:nth-child(odd) {
	margin-right: 6%;
}

.b-popupgallery .preview {
	position: relative;
	max-height: 112px;
	overflow: hidden;
}

.b-popupgallery .preview:before {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30%;
	height: 20px;
	content: '';
	background-image: -webkit-linear-gradient(left, rgba(250, 250, 250, 0.5), #fafafa);
	background-image: linear-gradient(to right, rgba(250, 250, 250, 0.5), #fafafa);
}

.b-g-item {
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}

.b-g-item .b-g-item__wrap {
	position: relative;
	padding-bottom: 50px;
}

.b-g-item .b-g-item__image {
	text-align: center;
}

.b-g-item .b-g-item__image img {
	width: 100%;
}

.b-g-item .b-g-item__data {
	background: #ffda4e;
	color: #333;
	max-height: 55px;
	overflow: hidden;
	padding: 0 15px;
	-webkit-transition: max-height .2s ease-in-out;
	transition: max-height .2s ease-in-out;
	position: absolute;
	width: 100%;
	bottom: 0;
	padding-bottom: 10px;
	will-change: auto;
}

.b-g-item .b-g-item__name {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
	height: 49px;
	overflow: hidden;
}

.b-g-item .b-g-item__preview {
	border-top: 1px solid #333;
	padding-top: 10px;
	max-height: 110px;
	overflow: hidden;
	margin-top: 10px;
}

.b-g-item:hover {
	text-decoration: none;
}

@media (min-width: 768px) {
	.b-g-item.has-preview .b-g-item__data:hover {
		max-height: 183px;
	}
}

.b-catagory-filter {
	-webkit-transition: opacity 0.7s;
	transition: opacity 0.7s;
	margin-top: 25px;
}

.b-cfitem {
	text-decoration: none;
	color: #000;
	-webkit-transition: .15s;
	transition: .15s;
}

.b-cfitem .b-cfitem__img {
	height: 75px;
	text-align: center;
}

.b-cfitem .b-cfitem__img img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
}

.b-cfitem .b-cfitem__name {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
}

.b-cfitem.col {
	padding-left: 2px;
	padding-right: 2px;
}

.b-cfitem:hover .b-cfitem .b-cfitem__name {
	color: #ffda4e;
}

@media (min-width: 992px) {
	.b-cfitem.col:first-child {
		padding-left: 15px;
	}

	.b-cfitem.col:last-child {
		padding-right: 15px;
	}
}

.big_sections__item {
	margin-bottom: 25px;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.big_sections__item_pic {
	margin-bottom: 12px;
}

.big_sections__item_name {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 13px;
}

.big_sections__item a {
	text-decoration: none;
}

.big_sections_link {
	font-size: 18px;
	font-weight: 600;
}

.big_sections__description {
	max-height: 86px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 9px;
	overflow: hidden;
}

.big_sections__subitem {
	margin-bottom: 4px;
}

.big_sections__subitem > a {
	color: #27628c;
}

.big_sections__subitem > a:hover {
	color: #27628c;
	text-decoration: underline;
}

.big_sections__showmore {
	font-weight: 600;
	margin-top: 16px;
}

.list_sections .row {
	margin-left: -2px;
	margin-right: -2px;
}

.list_section {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.list_section__link {
	position: relative;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.list_section__link:hover .list_section__img {
	transform: scale(1.1);
}

.list_section__link:hover .list_section__info {
	color: #333;
	background-color: #ffcf1b;
}

.list_section__imgdiv {
	position: relative;
	height: 200px;
	overflow: hidden;
}

.list_section__img, .list_section__info {
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.list_section__img {
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.list_section__info {
	height: 52px;
	color: #333;
	line-height: 52px;
	text-decoration: none;
	padding: 0 12px;
	background-color: #ffda4e;
}

.list_section__info > span {
	position: relative;
	display: block;
	overflow: hidden;
	text-overflow: clip;
}

@media (max-width: 767px) {
	.list_section__imgdiv {
		height: 120px;
	}
}

@media (min-width: 768px) {
	.b-calendar {
		padding: 0 7.5px;
	}

	.owl-item .b-calendar:first-child,
	.owl-item .b-calendar:last-child {
		padding: 0;
	}

	.b-calendar:first-child {
		padding-left: 15px;
	}

	.b-calendar:last-child {
		padding-right: 15px;
	}
}

.b-calendar-table {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 18px auto 12px;
	max-width: 450px;
}

.b-calendar-table__month {
	text-align: center;
	padding: 10px 0;
	border: 1px solid #bbbfc8;
	background-color: #f9f9f9;
}

.b-calendar-table__weekday {
	padding: 8px 0;
	border-bottom: 1px solid #bbbfc8;
	text-align: center;
	width: 14.2857142857%;
}

.b-calendar-table__day {
	padding: 5px 0;
	text-align: center;
	width: 14.2857142857%;
	position: relative;
}

.b-calendar-table__day--other-month {
	color: #bbbfc8;
}

.b-calendar-table__day--have-tour:before {
	content: "";
	position: absolute;
	width: 26px;
	height: 26px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 1px solid #c6492b;
	border-radius: 50%;
	margin: auto;
}

.services .mid-line:first-child {
	margin-bottom: 42px;
}

.services__item {
	height: 312px;
	margin-bottom: 23px;
}

.services__section, .services__link, .services__text {
	text-decoration: none;
}

.services__link:hover, .services__text:hover {
	text-decoration: underline;
	color: #fa5100;
}

.services__pic {
	display: block;
	height: 194px;
}

.services__data {
	max-height: 118px;
	overflow: hidden;
}

.services__link {
	display: block;
	max-height: 39x;
	color: #202020;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
	margin-top: 12px;
	margin-bottom: 6px;
	overflow: hidden;
}

.services__link:hover {
	text-decoration: underline;
}

.services__text {
	display: block;
	line-height: 20px;
}

.licence__item {
	margin-bottom: 11px;
}

.licence__pic {
	display: block;
	height: 191px;
	padding: 15px 20px;
	background-color: #f3f5f8;
}

.licence__image {
	display: block;
	margin: 0 auto;
}

.licence__data {
	height: 191px;
}

.licence__name {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

.licence__descr {
	display: block;
}

@media (min-width: 480px) {
	.service-detail .service-detail__specialists {
		padding-left: 50px;
	}
}

.service-specialist {
	display: table;
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #bbbfc8;
}

.service-specialist .service-specialist__img {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	overflow: hidden;
}

.service-specialist .service-specialist__img img {
	max-width: 90px;
	max-height: 90px;
}

.service-specialist .service-specialist__main {
	display: table-cell;
	white-space: normal;
	width: auto;
	vertical-align: middle;
	padding-left: 20px;
	width: 100%;
}

.service-specialist .service-specialist__name {
	font-size: 16px;
	color: #ffda4e;
	font-weight: bold;
}

.service-specialist .service-specialist__contacts {
	margin-top: 7.5px;
}

.service-specialist .service-specialist__contacts a {
	color: #333;
	text-decoration: none;
}

.service-specialist .service-specialist__phone,
.service-specialist .service-specialist__ask {
	display: inline-block;
}

.service-specialist .service-specialist__phone {
	margin-right: 15px;
}

.service-specialist .service-specialist__phone a:before,
.service-specialist .service-specialist__ask a:before {
	font-family: "FontAwesome";
	color: #ffda4e;
	margin-right: 10px;
}

.service-specialist .service-specialist__phone a:before {
	content: "\f095";
}

.service-specialist .service-specialist__ask a:before {
	content: "\f003";
}

.widgets__border {
	padding: 30px 20px;
	border: 4px solid #ffda4e;
}

@media (max-width: 1141px) {
	.widgets {
		display: none;
	}
}

.b-box-description {
	border-top: 3px solid #ffda4e;
	border-left: 1px solid #bbbfc8;
	border-right: 1px solid #bbbfc8;
	border-bottom: 1px solid #bbbfc8;
	text-align: center;
	padding: 40px 15px;
	margin-bottom: 50px;
	position: relative;
	background: #fff;
}

.b-box-description__text {
	max-width: 700px;
	margin: auto;
	font-style: italic;
}

.b-box-description:before, .b-box-description:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.b-box-description:after {
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.b-mainelement-gallery {
	margin: 15px 0;
}

@media (max-width: 768px) {
	.b-mainelement-gallery {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.b-mainelement-image {
	display: inline-block;
}

@media (min-width: 768px) {
	.b-mainelement-image {
		max-height: 100px;
	}

	.b-mainelement-image img {
		max-width: 100%;
		max-height: 100px;
	}
}

.b-detail-mainelement-descr {
	margin: 30px 0 20px;
}

.b-detail-infoblock {
	font-size: 12px;
	display: inline-block;
	margin: 5px 20px 5px 0;
	color: #777777;
	vertical-align: middle;
}

.b-detail-infoblock:last-child {
	margin-right: 0;
}

.b-detail-infoblock__link {
	color: #777777;
}

.b-detail-infoblock__icon {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 0;
	vertical-align: middle;
}

.b-detail-infoblock__icon svg {
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0;
	top: -14px;
}

.b-detail-infoblock__name ~ .b-detail-infoblock__icon svg {
	right: 0;
	left: auto;
}

.b-detail-map {
	height: 0;
	overflow: hidden;
	-webkit-transition: 0.5s linear;
	transition: 0.5s linear;
}

.b-detail-map.is-open {
	height: 500px;
}

.b-detail-mainelement {
	padding: 5px 0 5px;
	text-decoration: center;
	border-top: 2px solid #ffda4e;
}

.b-detail-mainelement__head {
	margin: 15px 0 10px;
	position: relative;
	overflow: hidden;
}

.b-detail-mainelement__head-preview {
	font-weight: bold;
	font-size: 18px;
}

.b-detail-mainelement__head-detail, .b-detail-mainelement__head-more, .b-detail-mainelement__head-preview {
	padding: 5px 0;
}

.b-detail-mainelement__head-picture {
	display: none;
}

.b-detail-mainelement__head-picture {
	max-width: 100%;
}

.b-detail-mainelement__head-pwrap {
	background-color: #000;
	display: inline-block;
}

.b-detail-mainelement__head-picture img {
	opacity: .6;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}

.b-detail-mainelement__props {
	max-width: 100%;
	overflow: hidden;
	margin: 25px 0 10px;
}

.b-detail-mainelement__infoline {
	border-top: 2px solid #ffda4e;
	border-bottom: 2px solid #ffda4e;
	margin: 10px 0;
	padding: 5px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (min-width: 768px) {
	.b-detail-mainelement__head-picture {
		display: block;
	}

	.b-detail-mainelement__head:hover img {
		opacity: 1;
	}

	.b-detail-mainelement__info {
		position: absolute;
		top: 0;
		padding: 20px 40px;
		color: #fff;
		font-size: 16px;
	}

	.b-detail-mainelement__info a {
		color: #fff;
	}

	.b-detail-mainelement__info {
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	.b-detail-mainelement__head-preview {
		max-width: 70%;
		font-size: 1.625em;
	}

	.b-detail-mainelement__head-detail {
		max-width: 45%;
	}
}

/* Main Banners*/
.mainbanners_items {
	display: none;
	border-bottom: 2px solid #ffda4e;
	margin-bottom: 15px;
	position: relative;
}

.mainbanners_item.product .text1 {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	height: 35px;
	font-size: 24px;
	margin-left: 15px;
	word-break: break-all;
}

.mainbanners_item.product img {
	max-height: 140px;
	width: auto;
}

.mainbanners_item a {
	text-decoration: none;
}

.mainbanners_image {
	height: 175px;
	background-size: cover;
	background-position: center center;
}

.mainbanners_preloader {
	height: 175px;
	text-align: center;
	width: 100%;
}

.mainbanners_info-container {
	display: table;
	height: 100%;
	margin: 0 auto;
}

.mainbanners_info-container .info {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.mainbanners_info-container .info p {
	display: inline;
	white-space: pre-wrap;
	position: relative;
}

.mainbanners_info-container .info > .text1 {
	font-size: 5vw;
	line-height: 8vw;
	text-transform: uppercase;
}

.mainbanners_info-container .info > .text1 p {
	background-color: rgba(255, 255, 255, 0.8);
	border-top: 0.7vw solid transparent;
	border-bottom: 0.7vw solid transparent;
}

.mainbanners_info-container .info > .text2 {
	max-height: 116px;
	overflow: hidden;
	color: #fff;
	line-height: 22px;
	font-size: 18px;
	padding-left: 0.3em;
	display: none;
}

.mainbanners_info-container .info > .text2 p {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: none;
}

.mainbanners_info-container .info > .text2 p span:after {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 0.4em;
	background-color: rgba(0, 0, 0, 0.5);
}

.mainbanners_info-container .info > .cost {
	display: none;
}

.mainbanners_info-container .info > .cost p {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
}

.mainbanners.mainbanners--wide {
	width: 100%;
}

.mainbanners.mainbanners--center .owl-carousel .owl-nav > div.prev {
	left: 54px;
}

.mainbanners.mainbanners--center .owl-carousel .owl-nav > div.next {
	right: 54px;
}

.mainbanners.mainbanners--center .mainbanners_info-container {
	width: 100%;
}

.mainbanners.mainbanners--center.extended .mainbanners_sidebanners {
	display: none;
	position: relative;
	background-color: #bbbfc8;
}

.mainbanners .owl-carousel .owl-item {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

.mainbanners .owl-carousel .owl-dots {
	text-align: center;
	width: 100%;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	margin-top: 5px;
	position: absolute;
}

.mainbanners .owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	padding: 7px 5px;
	zoom: 1;
	*display: inline;
}

.mainbanners .owl-carousel .owl-dots .owl-dot.active span {
	background: #ffcf1b;
}

.mainbanners .owl-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #bbbfc8;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.mainbanners .owl-carousel .owl-dots .owl-dot span:hover {
	background: #ffda4e;
}

.mainbanners .owl-carousel .rs-banners-container .owl-theme .owl-nav {
	margin: 0 auto;
	position: relative;
	display: block;
}

.mainbanners .owl-carousel .owl-nav div {
	text-align: center;
	background-color: #bbbfc8;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	border-radius: 27px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.mainbanners .owl-carousel .owl-nav div span {
	font-family: "FontAwesome";
	font-weight: normal;
	font-size: 38px;
	font-style: normal;
	color: #fff;
}

.mainbanners .owl-carousel .owl-nav div.prev {
	left: -7px;
}

.mainbanners .owl-carousel .owl-nav div.prev > span {
	padding: 5px 22px 7px 18px;
}

.mainbanners .owl-carousel .owl-nav div.prev > span:after {
	content: "\f104";
}

.mainbanners .owl-carousel .owl-nav div.next {
	right: -7px;
}

.mainbanners .owl-carousel .owl-nav div.next span {
	padding: 5px 18px 7px 22px;
}

.mainbanners .owl-carousel .owl-nav div.next span:after {
	content: "\f105";
}

.mainbanners .owl-carousel .owl-nav div:hover {
	color: #fff;
	background-color: #bbbfc8;
}

@media (min-width: 768px) {
	.mainbanners_items {
		margin-bottom: 0;
	}

	.mainbanners_image, .mainbanners_preloader {
		height: 250px;
	}

	.mainbanners_info-container {
		margin: 0;
	}

	.mainbanners_info-container .info {
		text-align: left;
		margin-bottom: 2%;
	}

	.mainbanners_info-container .info > .text1 {
		font-size: 3.5vw;
		line-height: 5.5vw;
	}

	.mainbanners_info-container .info > .text1 p {
		border-width: 0.5vw;
	}

	.mainbanners_item.product .text1 {
		width: 50%;
		bottom: 0;
		top: 0;
		text-align: left;
		height: 100%;
		margin: auto;
		font-size: 35px;
		display: table;
		word-break: break-word;
	}

	.mainbanners_item.product .text1 p {
		width: 80%;
	}

	.mainbanners_item.product img {
		max-height: 100%;
	}

	.mainbanners_item.product .mainbanners_image-container {
		margin-left: 50%;
	}

	.mainbanners--wide .mainbanners_info-container .info,
	.mainbanners--center .mainbanners_info-container .info {
		padding-right: 30%;
	}

	.mainbanners--center .mainbanners_info-container .info {
		padding-left: 5%;
	}

	.mainbanners--center .mainbanners_item.product .text1 {
		padding-left: 5%;
	}

	.mainbanners:hover .owl-carousel .owl-dots {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.mainbanners:hover .owl-carousel .owl-nav div {
		opacity: 0.5;
		filter: alpha(opacity=50);
	}

	.mainbanners .owl-carousel .owl-dots {
		margin-top: 0;
		bottom: 0;
		opacity: 0;
		filter: alpha(opacity=0);
	}

	.mainbanners .owl-carousel .owl-nav {
		display: block;
	}

	.mainbanners .owl-carousel .owl-nav > div:hover {
		opacity: 0.9;
		filter: alpha(opacity=90);
	}
}

@media (min-width: 992px) {
	.mainbanners_image, .mainbanners_preloader {
		height: 400px;
	}

	.mainbanners.mainbanners--center.extended {
		position: relative;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.js-show {
		height: 400px;
		width: 250px;
		overflow: hidden;
		display: block;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.left {
		float: left;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.left + .mainbanners_items {
		padding-left: 250px;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.left + .mainbanners_items.owl-carousel .owl-dots {
		padding-left: 250px;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.right {
		float: right;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.right + .mainbanners_items {
		padding-right: 250px;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_sidebanners.right + .mainbanners_items.owl-carousel .owl-dots {
		padding-right: 250px;
	}

	.mainbanners.mainbanners--center.extended .mainbanners_info-container .info {
		padding-right: 40%;
	}

	.mainbanners--htype3 .info {
		padding-right: 30%;
		padding-left: 5%;
	}
}

@media (min-width: 1210px) {
	.mainbanners_info-container .info > .text1 {
		font-size: 36px;
		line-height: 56px;
	}

	.mainbanners_info-container .info > .text1 p {
		border-width: 4px;
	}

	.mainbanners_info-container .info > .text2 {
		display: block;
	}

	.mainbanners_info-container .info > .cost {
		display: block;
	}

	.mainbanners--wide .mainbanners_info-container .info,
	.mainbanners--center .mainbanners_info-container .info {
		padding-right: 60%;
	}

	.mainbanners--htype3 .info {
		padding-right: 40%;
	}
}

@media (min-width: 1325px) {
	.mainbanners.mainbanners--wide .owl-carousel .owl-nav > div.prev {
		left: -54px;
	}

	.mainbanners.mainbanners--wide .owl-carousel .owl-nav > div.next {
		right: -54px;
	}
}

/* Sidebanners */
.sidebanners {
	position: absolute;
	z-index: 3;
	background-color: #bbbfc8;
}

.sidebanners a {
	text-decoration: none;
}

.sidebanners .sidebanner {
	padding: 11px 20px;
	border-bottom: 1px solid #fff;
}

.sidebanners .sidebanner h4 {
	margin: 0 0 10px 0;
	max-height: 50px;
}

.sidebanners .sidebanner p {
	font-size: 14px;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sidebanners .sidebanner:last-child {
	border-bottom: 0;
}

.price.old {
	text-decoration: line-through;
}

.about_us,
.docs,
.honors,
.gallery,
.newslistcol,
.customerreviews,
.services,
.smallbanners,
.action,
.staff {
	margin-top: 15px;
	padding-bottom: 15px;
}

.owl.services .item,
.owl.staff .item,
.smallbanners .item,
.owl.action .item {
	margin-left: 1px;
	/* fix for stupid owl */
}

/* review */
.customerreviews .item {
	margin-bottom: 15px;
}

.customerreviews .item .review {
	position: relative;
	padding: 12px 21px;
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
}

.customerreviews .item .review .in {
	overflow: hidden;
}

.customerreviews .item .review .arrow {
	position: absolute;
	top: 100%;
	left: 74px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-color: #f6f6f6 transparent transparent #f6f6f6;
}

.customerreviews .item .review .arrow > span {
	position: absolute;
	top: -10px;
	left: -9px;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-color: #f6f6f6 transparent transparent #f6f6f6;
}

.customerreviews .item .author {
	padding-top: 15px;
}

.customerreviews .item .author .image {
	float: left;
	width: 58px;
	height: 58px;
	margin: 0px 8px;
	border: 1px solid #bbbfc8;
}

.customerreviews .item .author img {
	width: auto;
	max-width: 60px;
	max-height: 60px;
}

.customerreviews .item .author .text {
	margin-left: 78px;
	padding-top: 7px;
}

.customerreviews .item .author .name {
	padding-bottom: 1px;
}

.customerreviews.owl .item {
	min-height: 200px;
}

.customerreviews.owl .item .in {
	height: 94px;
}

/* /review */
/* staff & services & action */
.services .item a,
.action .item a {
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.services .item a:hover,
.action .item a:hover {
	border-color: #a8a8a8;
}

/* /staff & services & action */
/* small banners */
@media (max-width: 767px) {
	.smallbanners .owl-item {
		padding-left: 0;
	}
}

.smallbanners .item .smallbanner {
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.smallbanners .item .smallbanner .name {
	position: absolute;
	bottom: 5px;
	color: #fff;
	max-width: 50%;
	background: rgba(0, 0, 0, 0.6);
	word-break: break-word;
	padding: 5px 7px 5px 5px;
	font-size: 18px;
}

/* /small banners */
/* docs & honors & about_us & news */
.honors .item .image a,
.about_us .item .image a,
.newslistcol .item .image a {
	display: block;
	border: 1px solid #bbbfc8;
}

.honors .item .image a:hover,
.about_us .item .image a:hover,
.newslistcol .item .image a:hover {
	border-color: #a8a8a8;
}

.docs .item,
.honors .item,
.about_us .item,
.newslistcol .item {
	margin-bottom: 15px;
	min-height: 105px;
}

.docs .item .image,
.honors .item .image,
.about_us .item .image,
.newslistcol .item .image {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}

.docs .item .image + .data,
.honors .item .image + .data,
.about_us .item .image + .data,
.newslistcol .item .image + .data {
	margin-left: 111px;
}

.docs .item .image img,
.honors .item .image img,
.about_us .item .image img,
.newslistcol .item .image img {
	max-height: 98px;
}

.docs .item .data .info,
.honors .item .data .info,
.about_us .item .data .info,
.newslistcol .item .data .info {
	max-height: 100px;
	overflow: hidden;
}

.docs .item .data .info.smaller,
.honors .item .data .info.smaller,
.about_us .item .data .info.smaller,
.newslistcol .item .data .info.smaller {
	height: 80px;
}

.docs .item .data .descr a,
.honors .item .data .descr a,
.about_us .item .data .descr a,
.newslistcol .item .data .descr a {
	text-decoration: none;
}

.docs .item .data .descr a:hover,
.honors .item .data .descr a:hover,
.about_us .item .data .descr a:hover,
.newslistcol .item .data .descr a:hover {
	text-decoration: underline;
}

.docs .item .data .date,
.docs .item .data .name,
.docs .item .data .info,
.honors .item .data .date,
.honors .item .data .name,
.honors .item .data .info,
.about_us .item .data .date,
.about_us .item .data .name,
.about_us .item .data .info,
.newslistcol .item .data .date,
.newslistcol .item .data .name,
.newslistcol .item .data .info {
	margin-bottom: 5px;
}

.newslistcol .owl-item .item .data .name a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* about_us */
.about_us .item {
	min-height: 103px;
}

.about_us .item .descr a {
	color: #333;
}

.about_us .item .publish {
	max-height: 18px;
	overflow: hidden;
}

.about_us .item .publish:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 15%;
	height: 18px;
	content: "";
	text-align: right;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white 50%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}

.docs .item .image {
	position: relative;
	border: 1px solid #bbbfc8;
}

.docs .item .image:hover {
	border-color: #a8a8a8;
}

.docs .item .image span {
	position: absolute;
	bottom: -4px;
	right: 5px;
	color: #333;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
}

/* /docs & honors & about_us & news */
/* news */
.newslistcol .item .image img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.newslistcol .item .data {
	height: 141px;
	overflow: hidden;
}

/* /news */
/* services & staff & action */
.services .item a,
.action .item a {
	padding: 9px;
	text-decoration: none;
}

@media (min-width: 992px) {
	.services .item a,
	.action .item a {
		min-height: 308px;
	}

	.staff .item .data {
		height: 111px;
		overflow: hidden;
	}
}

.services .item .data,
.action .item .data {
	height: 111px;
	overflow: hidden;
}

.services .item .image,
.staff .item .image,
.action .item .image {
	margin-bottom: 4px;
	text-align: center;
}

.services .item .image img,
.staff .item .image img,
.action .item .image img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	border: 1px solid #bbbfc8;
}

.services .item .data .name,
.staff .item .data .name,
.action .item .data .name {
	max-height: 48px;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
}

.services .item .data .name,
.services .item .data .markers,
.staff .item .data .name,
.staff .item .data .markers,
.action .item .data .name,
.action .item .data .markers {
	margin-bottom: 8px;
}

.staff .item {
	margin-bottom: 15px;
}

@media (min-width: 991px) {
	.staff .item .data.row {
		height: 115px;
		overflow: hidden;
	}
}

/* /services & staff & action */
/* gallery */
.gallery.row {
	padding-bottom: 0px;
}

.gallery .item {
	margin-bottom: 15px;
}

.gallery .item a {
	display: block;
	min-height: 245px;
	text-decoration: none;
	border: 1px solid #bbbfc8;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.gallery .item a:hover {
	border-color: #a8a8a8;
}

.gallery .item .image {
	text-align: center;
}

.gallery .item .info {
	position: relative;
	min-height: 54px;
}

.gallery .item .data {
	position: absolute;
	right: 15px;
	bottom: 4px;
	left: 15px;
	max-height: 56px;
	min-height: 56px;
	padding-top: 4px;
	background-color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.gallery .item .data .name,
.gallery .item .data .descr {
	margin: 0px 12px;
}

.gallery .item .data .name {
	max-height: 48px;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
}

.gallery .item .data .descr {
	padding-top: 8px;
}

.gallery .item .data:hover {
	max-height: 171px;
}

.gallery .item img {
	max-width: 100%;
}

/* /gallery */
/* action */
.action .name {
	max-height: 47px;
	overflow: hidden;
}

.action.owl .item a {
	min-height: 298px;
}

.action.owl .item .data {
	height: 138px;
}

.action.owl .item .markers .marker {
	position: relative;
	display: inline-block;
	color: #fff;
	margin-right: 10px;
	padding: 0px 30px 0px 10px;
}

.action.owl .item .markers .marker:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: ' ';
	border: 19px solid transparent;
	border-left: 11px solid transparent;
	border-bottom-color: #fff;
	border-right: 0;
	border-top: 0;
}

.action.owl .item .markers .action_date {
	display: inline-block;
	font-size: 12px;
	white-space: nowrap;
}

.action.row {
	margin-right: -5px;
	margin-left: -5px;
}

.action.row .item {
	padding: 5px;
	margin-bottom: 10px;
}

.action.row .item.col-md-4 .data .markers {
	margin-bottom: 6px;
}

.action.row .item a {
	padding: 9px 9px 14px 9px;
	text-decoration: none;
}

.action.row .item .data.row {
	height: 141px;
}

.action.row .item .markers .marker {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
	padding: 0px 30px 0px 10px;
}

.action.row .item .markers .marker:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: ' ';
	border: 26px solid transparent;
	border-left: 16px solid transparent;
	border-bottom-color: #fff;
	border-right: 0;
	border-top: 0;
}

.action.row .item .markers .action_date {
	display: inline-block;
	font-size: 12px;
	white-space: nowrap;
}

/* /action */
/* vacancies & faq */
.vacancies .filter,
.faq .filter {
	margin-bottom: 20px;
}

.vacancies .filter .btn,
.faq .filter .btn {
	margin-right: 10px;
	margin-bottom: 10px;
}

.vacancies .filter .btn.btn-default,
.faq .filter .btn.btn-default {
	border-color: #bbbfc8;
}

.vacancies .yashare,
.faq .yashare {
	margin-top: 5px;
}

@media (min-width: 991px) {
	.vacancies .yashare {
		margin-top: 0px;
		text-align: right;
	}
}

/* /vacancies & faq */
/* timeline */
.timeline.row {
	position: relative;
	margin-right: -25px;
	margin-bottom: 90px;
	margin-left: -25px;
}

.timeline.row:before {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
	display: block;
	width: 2px;
	min-height: 100px;
	content: " ";
	margin-left: -1px;
	background-color: #bbbfc8;
}

.timeline.row > .col {
	padding-right: 25px;
	padding-left: 25px;
}

.timeline.row .item {
	position: relative;
	margin-bottom: 26px;
}

.timeline.row .item:nth-child(even) {
	position: relative;
	top: 90px;
}

.timeline.row .item:hover .body {
	border-color: #a8a8a8;
}

.timeline.row .item:hover .pointer.right {
	border-left-color: #a8a8a8;
}

.timeline.row .item:hover .pointer.left {
	border-right-color: #a8a8a8;
}

.timeline.row .item .body {
	display: block;
	height: 353px;
	padding: 9px;
	text-decoration: none;
	border: 1px solid #bbbfc8;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.timeline.row .item .body .image,
.timeline.row .item .body .name,
.timeline.row .item .body .date {
	margin-bottom: 6px;
}

.timeline.row .item .body .image {
	height: 209px;
	text-align: center;
}

.timeline.row .item .body .name {
	font-size: 20px;
	line-height: 24px;
}

.timeline.row .item .body .date {
	font-size: 18px;
	line-height: 22px;
}

.timeline.row .item .body .data {
	max-height: 115px;
	overflow: hidden;
}

.timeline.row .item .pointer {
	position: absolute;
	top: 15px;
	display: inline-block;
	width: 0px;
	height: 0px;
	border: 13px solid transparent;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.timeline.row .item .pointer.right {
	left: 100%;
	margin-left: -25px;
	border-left: 14px solid #bbbfc8;
	border-right: 0;
}

.timeline.row .item .pointer.right > div {
	left: -15px;
	border-left: 14px solid #fff;
	border-right: 0;
}

.timeline.row .item .pointer.right span {
	left: 5px;
}

.timeline.row .item .pointer.left {
	right: 100%;
	margin-right: -25px;
	border-right: 14px solid #bbbfc8;
	border-left: 0;
}

.timeline.row .item .pointer.left > div {
	right: -15px;
	border-right: 14px solid #fff;
	border-left: 0;
}

.timeline.row .item .pointer.left span {
	right: 5px;
}

.timeline.row .item .pointer > div {
	position: absolute;
	top: -13px;
	border: 13px solid transparent;
}

.timeline.row .item .pointer span {
	position: absolute;
	top: -6px;
	display: block;
	width: 12px;
	height: 12px;
	background-color: #bbbfc8;
	border: 2px solid #fff;
	border-radius: 8px;
}

@media (max-width: 767px) {
	html .timeline.row:before {
		left: auto;
		right: 24px;
	}

	html .timeline.row .item {
		margin-right: 25px;
	}

	html .timeline.row .item:nth-child(even) {
		top: auto;
	}

	html .timeline.row .item .pointer {
		border-left-color: #a8a8a8;
		border-right-color: transparent;
	}

	html .timeline.row .item .pointer.left {
		left: 100%;
		right: auto;
		margin-left: -25px;
		border-left: 14px solid #bbbfc8;
		border-right: 0;
	}

	html .timeline.row .item .pointer.left > div {
		left: -15px;
		border-left: 14px solid #fff;
		border-right: 0;
	}

	html .timeline.row .item .pointer.left span {
		left: 5px;
	}
}

/* /timeline */
/* shops */
.shops .search_city,
.shops .filter,
.shops .shops_list,
.shops .map {
	margin-bottom: 20px;
}

.shops .search_city {
	position: relative;
}

.shops .search_city .input-group .fa:before {
	content: '\f002';
}

.shops .search_city ul.cities_list {
	right: 15px;
	left: 15px;
}

.shops .filter button {
	margin-right: 10px;
}

.shops .shops_list {
	max-height: 350px;
	border: 1px solid #bbbfc8;
	overflow-x: hidden;
	overflow-y: scroll;
}

.shops .shops_list .item {
	padding: 9px 10px;
}

.shops .shops_list .item:hover {
	background-color: #bbbfc8;
}

.shops .shops_list .item.cityempty, .shops .shops_list .item.typeempty {
	display: none;
}

.shops .shops_list .item .name {
	font-weight: bold;
}

@media (max-width: 991px) {
	.shops .shops_list {
		max-height: 200px;
	}
}

/* /shops */
/* news */
.news {
	margin-top: 44px;
}

.news .item {
	margin-bottom: 15px;
}

.news .item .image {
	margin-bottom: 15px;
	text-align: center;
}

.news .item .image img {
	display: inline-block;
	width: auto;
	max-width: 100%;
}

.news .item .data .date,
.news .item .data .name {
	margin-bottom: 5px;
}

.news .item .data .descr a {
	text-decoration: none;
}

/* /news */
/* yandex share */
.yashare-auto-init {
	display: inline-block;
}

.b-share .b-share-icon {
	width: 28px;
	height: 28px;
}

.b-share .b-share-icon.b-share-icon_facebook {
	background: url("../img/icon_facebook.png") 0px 0px no-repeat;
}

.b-share .b-share-icon.b-share-icon_twitter {
	background: url("../img/icon_twitter.png") 0px 0px no-repeat;
}

.b-share .b-share-icon.b-share-icon_gplus {
	background: url("../img/icon_googleplus.png") 0px 0px no-repeat;
}

.b-share .b-share__handle {
	height: 28px;
	padding: 0px 3px 5px 2px !important;
}

.yashare > span {
	display: inline-block;
	padding-top: 9px;
	padding-right: 10px;
}

/* /yandex share */
/* forms */
.overflower {
	overflow: hidden;
}

.mainform .required {
	font-size: 18px;
	color: #c90d0d;
	display: inline;
	line-height: 14px;
}

.mainform textarea {
	width: 100%;
	border-color: #ebebeb;
}

.mainform textarea:active, .mainform textarea:focus {
	border-color: #b8b8b8;
}

.mainform .text-triangle {
	border: 9px solid transparent;
	border-left: 10px solid #ebebeb;
	border-top: 10px solid #ebebeb;
	position: absolute;
	margin-left: 85px;
}

.mainform .text-triangle.focused {
	border-left: 10px solid #b8b8b8;
	border-top: 10px solid #b8b8b8;
}

.mainform .inner-triangle {
	border: 9px solid transparent;
	border-left: 9px solid #fff;
	border-top: 9px solid #fff;
	position: absolute;
	top: -11px;
	left: -9px;
}

.mainform .load-avatar {
	padding-top: 15px;
	padding-left: 25px;
}

.mainform .load-avatar a {
	line-height: 60px;
	margin-left: 5px;
}

.mainform .avatar-wrap {
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #ebebeb;
}

.mainform .field-wrap {
	min-height: 58px;
	margin-top: 15px;
}

.mainform .field-wrap.req {
	padding-top: 0px;
}

.mainform .field-wrap textarea {
	resize: vertical;
}

.mainform .captcha_wrap {
	float: left;
}

.mainform .buttons,
.mainform input[type="submit"] {
	float: right;
	text-align: right;
}

.mainform input.must-be-filled {
	border-color: #881f1f;
	background-color: #fff6f6;
}

.mainform input.must-be-filled::-webkit-input-placeholder, .mainform input.must-be-filled::-moz-placeholder, .mainform input.must-be-filled:-moz-placeholder, .mainform input.must-be-filled:-ms-input-placeholder {
	color: #881f1f;
}

.mainform input.almost-filled.form-control {
	border-color: #881f1f;
}

.mainform .buttons span {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}

.mainform .buttons span.required {
	display: inline;
}

/************************************************************************/
.mainform .captcha_wrap .reloadCaptcha {
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dashed #333;
}

.mainform .captcha_wrap .reloadCaptcha:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}

.mainform .captchaImg {
	height: 45px;
	width: 185px;
	padding-left: 0px;
	border: 1px solid #ebebeb;
}

.mainform .buttons {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mainform .buttons .starrequired {
	float: left;
	line-height: 14px;
}

/* webforms */
.webform {
	border-top: 1px solid #bbbfc8;
	border-bottom: 1px solid #bbbfc8;
	padding-bottom: 20px;
}

.webform.noborder {
	border-top: 0px;
}

.mainform textarea {
	width: 100%;
	border-color: #bbbfc8;
}

.mainform textarea:active,
.mainform textarea:focus {
	border-color: #a8a8a8;
}

.mainform .text-triangle {
	border: 9px solid transparent;
	border-left: 10px solid #bbbfc8;
	border-top: 10px solid #bbbfc8;
	position: absolute;
	margin-left: 85px;
}

.mainform .text-triangle.focused {
	border-left: 10px solid #a8a8a8;
	border-top: 10px solid #a8a8a8;
}

.mainform .inner-triangle {
	border: 9px solid transparent;
	border-left: 9px solid #fff;
	border-top: 9px solid #fff;
	position: absolute;
	top: -11px;
	left: -9px;
}

.mainform .load-avatar {
	padding-top: 15px;
	padding-left: 25px;
}

.mainform .load-avatar a {
	line-height: 60px;
	margin-left: 5px;
}

.mainform .avatar-wrap {
	width: 60px;
	height: 60px;
	border: 1px solid #bbbfc8;
	float: left;
}

.field-wrap {
	min-height: 58px;
	margin-top: 15px;
}

/* .mainform .captcha_wrap img{
  margin-top: 18px;
} */
.mainform .captcha_wrap {
	float: left;
}

.mainform input.must-be-filled {
	border-color: #881f1f;
	background-color: #fff6f6;
}

.mainform input.must-be-filled::-webkit-input-placeholder {
	color: #881f1f;
}

.mainform input.must-be-filled::-moz-placeholder {
	color: #881f1f;
}

/* Firefox 19+ */
.mainform input.must-be-filled:-moz-placeholder {
	color: #881f1f;
}

/* Firefox 18- */
.mainform input.must-be-filled:-ms-input-placeholder {
	color: #881f1f;
}

.mainform input.almost-filled.form-control {
	border-color: #881f1f;
}

.mainform .calendar-wrap a:before {
	content: '\f073';
}

.mainform .calendar-wrap a {
	font-family: 'FontAwesome';
	font-size: 20px;
	position: absolute;
	right: 25px;
	top: 31px;
	color: #a8a8a8;
}

.mainform .calendar-wrap.req a {
	top: 34px;
}

.mainform .calendar-wrap a:hover,
.mainform .rating .rating-icon:hover,
.mainform .rating .rating-icon.hover {
	cursor: pointer;
	color: #ffda4e;
}

.mainform .rating .rating-icon:before {
	content: '\f006';
}

.mainform .rating .rating-icon.selected:before {
	content: '\f005';
}

.mainform .rating .rating-icon {
	color: #a8a8a8;
	font-size: 15px;
	font-family: 'FontAwesome';
	float: left;
	padding-right: 5px;
	text-decoration: none;
}

.mainform .field-wrap.rating .stars {
	margin-top: 14px;
}

.mainform .req-input.must-be-filled.rating-border {
	border-color: #881f1f;
}

.field-wrap label,
.field-wrap .label-wrap {
	display: block;
	margin-bottom: 5px;
	padding-left: 0px;
	font-size: 1.38462;
	font-weight: normal;
	cursor: pointer;
}

.field-wrap label .required,
.field-wrap .label-wrap .required {
	display: inline;
	font-size: 18px;
	color: #c90d0d;
	line-height: 14px;
}

.right-arrow-caret {
	float: right;
}

.right-arrow-caret:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 9px;
	font-weight: bold;
}

.mainform .field-wrap.dropdown .btn-group.open .dropdown-toggle {
	background-color: white;
	border-color: #a8a8a8;
	box-shadow: none;
}

.mainform .field-wrap.dropdown .btn-group .dropdown-toggle:hover {
	background-color: white;
	border-color: #a8a8a8;
	color: #333;
}

.mainform .field-wrap input.hidden_input {
	position: absolute;
	top: 0;
	visibility: hidden;
}

.mainform .file_upload {
	position: relative;
	overflow: hidden;
	font-size: 1em;
	/* example */
	height: 2em;
	/* example */
	line-height: 2em;
}

.mainform .file_upload input[type=file] {
	position: absolute;
	top: 0;
	visibility: hidden;
}

/******************************************************************************/
/* /forms */
/* catalog */
.sectiondescription {
	margin-bottom: 15px;
}

/* /catalog */
/* catalog.section -> showcase & list */
.products {
	margin-bottom: 15px;
}

.products .item {
	margin-bottom: 15px;
}

.products .item .in {
	border: 1px solid #bbbfc8;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.products .item .in:hover {
	border-color: #a8a8a8;
}

.products .item .price.cool {
	font-size: 18px;
	line-height: 17px;
}

.products .item .stores .empty {
	color: #dd2808;
}

.products .item .stores .isset {
	color: #008800;
}

.products.showcase .item {
	min-height: 326px;
}

.products.showcase .item .pic {
	height: 190px;
	line-height: 190px;
	text-align: center;
}

.products.showcase .item .pic img {
	max-width: 100%;
	max-height: 190px;
	margin-top: -3px;
}

.products.showcase .item .data {
	margin: 7px 9px 0px 9px;
}

.products.showcase .item .name,
.products.showcase .item .buy,
.products.showcase .item .bot {
	margin-bottom: 8px;
}

.products.showcase .item .name {
	height: 48px;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
}

.products.list .item {
	min-height: 115px;
}

.products.list .item .part.part1 {
	padding-right: 6px;
}

.products.list .item .part.part2 {
	padding-left: 6px;
}

.products.list .item .pic {
	height: 115px;
	line-height: 115px;
}

.products.list .item .pic img {
	position: relative;
	top: -1px;
	max-height: 115px;
}

.products.list .item .data {
	margin: 6px 11px 6px 0px;
}

.products.list .item .name {
	max-height: 37px;
	overflow: hidden;
}

.products.list .item .name,
.products.list .item .limiter {
	margin-bottom: 5px;
}

.products.list .item .price {
	display: inline-block;
}

.products.list .item .article,
.products.list .item .quantity {
	display: inline-block;
	padding-right: 15px;
}

.products.list.little .item {
	min-height: 68px;
}

.products.list.little .item .pic {
	height: 68px;
	line-height: 68px;
}

.products.list.little .item .pic img {
	top: -2px;
	max-height: 68px;
}

.products.list.little .item .limiter {
	height: 37px;
	margin-bottom: 0px;
}

.products.list.little .item .descr {
	display: none;
}

@media (min-width: 768px) {
	.products.list .item .limiter {
		height: 79px;
		overflow: hidden;
	}

	.products.list .item .prices,
	.products.list .item .buybtn {
		display: table;
		width: 100%;
	}

	.products.list .item .prices > div,
	.products.list .item .buybtn > div {
		display: table-cell;
		height: 103px;
		vertical-align: middle;
	}

	.products.list.little .prices > div,
	.products.list.little .buybtn > div {
		height: 56px;
	}
}

@media (max-width: 767px) {
	.products.list .item .price.old {
		margin-right: 20px;
	}

	.products.list .item .bot {
		margin-bottom: 5px;
	}

	.products.list .item .article,
	.products.list .item .quantity {
		display: block;
	}

	.products.list.little .item .bot {
		display: none;
	}
}

/* /catalog.section -> showcase & list */
/* catalog.element */
.js-detail {
	margin-top: 32px;
}

.js-detail .pic {
	margin-bottom: 15px;
}

.js-detail .pic .changeFromSlider {
	display: block;
	height: 300px;
	line-height: 300px;
	text-align: center;
}

.js-detail .pic .changeFromSlider img {
	max-height: 300px;
}

.js-detail .prices {
	margin-bottom: 15px;
}

.js-detail .prices .discount {
	margin-left: 20px;
	color: #b12a2a;
}

.js-detail .prices .price.old {
	font-size: 14px;
}

.js-detail .prices .price.cool {
	font-size: 18px;
}

.js-detail .previewtext {
	margin-bottom: 15px;
}

.js-detail .previewtext .moreprops,
.js-detail .previewtext .moretext,
.js-detail .proptable .moreprops,
.js-detail .proptable .moretext {
	position: relative;
	text-decoration: none;
	border-bottom: 1px dashed #333;
}

.js-detail .previewtext .moreprops:hover,
.js-detail .previewtext .moretext:hover,
.js-detail .proptable .moreprops:hover,
.js-detail .proptable .moretext:hover {
	border-bottom-color: transparent;
}

.js-detail .previewtext .moreprops:after,
.js-detail .previewtext .moretext:after,
.js-detail .proptable .moreprops:after,
.js-detail .proptable .moretext:after {
	position: absolute;
	top: -3px;
	right: -16px;
	font-size: 18px;
	content: "\f105";
	font-weight: normal;
	display: inline-block;
	font-family: 'FontAwesome';
}

.js-detail .buyblock {
	padding: 14px 18px;
	border: 1px solid #bbbfc8;
}

.js-detail .buyblock .stores {
	margin-bottom: 15px;
}

.js-detail .buyblock .stores .empty {
	color: #dd2808;
}

.js-detail .buyblock .stores .isset {
	color: #008800;
}

.js-detail .buyblock .buybtns a {
	display: block;
	width: 100%;
	margin-bottom: 8px;
	text-align: center;
	text-decoration: none;
}

.js-detail .buyblock .buybtns a:last-child {
	margin-bottom: 0px;
}

.js-detail .buyblock .delivery {
	margin-top: 15px;
}

.js-detail .buyblock .yashare {
	margin-top: 30px;
}

.js-detail .buyblock .yashare > span {
	padding-top: 7px;
	padding-right: 0px;
}

.js-detail .buyblock .yashare .yashare-auto-init {
	float: right;
}

.js-detail .buyblock .yashare .yashare-auto-init .b-share {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.js-detail .buyblock .yashare .yashare-auto-init .b-share a:last-child {
	padding-right: 0px !important;
}

.js-detail .part2 {
	margin-top: 50px;
}

.js-detail .proptable table {
	width: 100%;
}

.js-detail .proptable table .name {
	width: 50%;
	position: relative;
}

.js-detail .proptable table .name:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 10px;
	border-bottom: 1px dashed #ebebeb;
	z-index: 1;
	top: 0;
	margin: auto;
	bottom: 0;
}

.js-detail .proptable table .name > span {
	padding-right: 7px;
	z-index: 2;
}

.js-detail .proptable table .val {
	width: 50%;
	word-break: break-all;
	padding-left: 20px;
}

.js-detail .proptable table td {
	padding: 5px 0;
}

.js-detail .proptable table td > span {
	position: relative;
	background-color: #fff;
}

/* /catalog.element */
/* catalog.smart.filter */
.smartfilter {
	background-color: #fff;
	/*Track*/
	/* modf */
}

.smartfilter ul {
	margin-bottom: 0px;
}

.smartfilter ul > li {
	margin-bottom: 10px;
}

.smartfilter ul > li:last-child {
	margin-bottom: 0px;
}

.smartfilter ul .bx_filter_prop {
	position: relative;
	border: 1px solid #bbbfc8;
}

.smartfilter ul .bx_filter_prop.active > .name:after {
	content: "\f107";
}

.smartfilter ul .bx_filter_prop.active > .body {
	display: block;
	border-top: 1px solid #bbbfc8;
	z-index: 2;
}

.smartfilter ul .bx_filter_prop > .name {
	position: relative;
	padding: 8px 25px;
	line-height: 18px;
	cursor: pointer;
}

.smartfilter ul .bx_filter_prop > .name:after {
	top: 8px;
	right: 17px;
	font-size: 18px;
	content: "\f105";
	position: absolute;
	font-weight: normal;
	display: inline-block;
	font-family: 'FontAwesome';
}

.smartfilter ul .bx_filter_prop > .name .hint {
	position: relative;
}

.smartfilter ul .bx_filter_prop > .name .hint:hover .text {
	display: block;
}

.smartfilter ul .bx_filter_prop > .name .hint .fa {
	margin-left: 7px;
}

.smartfilter ul .bx_filter_prop > .name .hint .fa:before {
	font-size: 14px;
	content: "\f1db";
}

.smartfilter ul .bx_filter_prop > .name .hint .fa:after {
	position: relative;
	top: -2px;
	right: 7px;
	font-size: 8px;
	content: "\f129";
}

.smartfilter ul .bx_filter_prop > .name .hint .text {
	position: absolute;
	top: 25px;
	left: 0px;
	display: none;
	min-width: 250px;
	padding: 8px 10px;
	vertical-align: middle;
	line-height: 18px;
	color: #333;
	background-color: #fafafa;
	border: 1px solid #a8a8a8;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	z-index: 10;
}

.smartfilter ul .bx_filter_prop > .body {
	display: none;
	padding: 10px 25px;
	background-color: #fff;
	z-index: 1;
}

.smartfilter ul .bx_filter_prop label {
	display: block;
	font-weight: normal;
}

.smartfilter ul .bx_filter_prop label:last-child {
	margin-bottom: 0px;
}

.smartfilter ul .buttons {
	padding: 19px 10px;
}

.smartfilter .bx_ui_slider_track {
	position: relative;
	height: 9px;
	margin: 15px 0px;
	border: 1px solid #bbbfc8;
	background: transparent;
}

.smartfilter .bx_ui_slider_part {
	display: none;
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}

.smartfilter .bx_ui_slider_part.p1 {
	left: -1px;
}

.smartfilter .bx_ui_slider_part.p2 {
	left: 25%;
}

.smartfilter .bx_ui_slider_part.p3 {
	left: 50%;
}

.smartfilter .bx_ui_slider_part.p4 {
	left: 75%;
}

.smartfilter .bx_ui_slider_part.p5 {
	right: -1px;
}

.smartfilter .bx_ui_slider_part.p2 span,
.smartfilter .bx_ui_slider_part.p3 span,
.smartfilter .bx_ui_slider_part.p4 span {
	color: #6b8086;
}

.smartfilter .bx_ui_slider_part span {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}

.smartfilter .bx_ui_slider_range,
.smartfilter .bx_ui_slider_pricebar,
.smartfilter .bx_ui_slider_pricebar_VD,
.smartfilter .bx_ui_slider_pricebar_VN,
.smartfilter .bx_ui_slider_pricebar_V {
	position: absolute;
	top: 0px;
	bottom: 0px;
	box-sizing: border-box;
}

.smartfilter .bx_ui_slider_range {
	z-index: 90;
}

.smartfilter .bx_ui_slider_pricebar {
	z-index: 80;
}

.smartfilter .bx_ui_slider_pricebar_VD {
	z-index: 40;
	background-color: #b7b7b7;
}

.smartfilter .bx_ui_slider_pricebar_VN {
	z-index: 50;
	background-color: transparent;
}

.smartfilter .bx_ui_slider_pricebar_V {
	z-index: 60;
	background-color: #ffda4e;
}

.smartfilter .bx_ui_slider_handle {
	position: absolute;
	top: -6px;
	display: inline-block;
	cursor: pointer;
	color: #000;
	background-color: #bbbfc8;
	text-decoration: none;
}

.smartfilter .bx_ui_slider_handle:hover {
	color: #fff;
	background-color: #ffda4e;
}

.smartfilter .bx_ui_slider_handle span {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	padding: 3px 8px;
}

.smartfilter .bx_ui_slider_handle.left {
	left: 0;
}

.smartfilter .bx_ui_slider_handle.left span:after {
	content: "\f104";
}

.smartfilter .bx_ui_slider_handle.right {
	right: 0;
}

.smartfilter .bx_ui_slider_handle.right span:after {
	content: "\f105";
}

.smartfilter .bx_filter_parameters_box .polovinka {
	width: 50%;
	float: left;
}

.smartfilter .bx_filter_parameters_box_container_block input {
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

.smartfilter .bx_filter_calendar_container {
	position: relative;
}

.smartfilter .bx_filter_calendar_container.from {
	margin-right: 5px;
}

.smartfilter .bx_filter_calendar_container.to {
	margin-left: 5px;
}

.smartfilter .bx_filter_calendar_container input {
	text-align: left;
}

.smartfilter .bx_filter_calendar_container .calendar-icon {
	position: absolute;
	top: 7px;
	right: 3px;
}

.smartfilter .bx_filter_calendar_container .calendar-icon i:after {
	content: '\f073';
}

.smartfilter .bx_filter_container_modef {
	position: relative;
	display: block;
}

.smartfilter .bx_filter_container_modef .bx_filter_popup_result {
	position: absolute;
	top: -46px;
	left: 100%;
}

.smartfilter .bx_filter_popup_result {
	position: relative;
	display: block;
	min-width: 150px;
	white-space: nowrap;
	margin-right: 15px;
	margin-left: 43px;
	padding: 8px 10px 7px 13px;
	vertical-align: middle;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	background-color: #fafafa;
	border-top: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	z-index: 1;
}

.smartfilter .bx_filter_popup_result:hover {
	border-color: #ffda4e;
}

.smartfilter .bx_filter_popup_result:hover .arrow {
	border-right-color: #ffda4e;
}

.smartfilter .bx_filter_popup_result .arrow {
	position: absolute;
	top: -1px;
	left: -35px;
	border: 18px solid transparent;
	border-right: 18px solid #a8a8a8;
}

.smartfilter .bx_filter_popup_result .arrow span {
	position: absolute;
	top: -16px;
	left: -14px;
	border: 16px solid transparent;
	border-right: 16px solid #fafafa;
}

.smartfilter .bx_filter_popup_result #modef_num {
	margin-right: 15px;
}

.smartfilter .body .bx_filter_param_label.cwp:before, .smartfilter .body .bx_filter_param_label.cwp:after,
.smartfilter .body .bx_filter_param_label.cwpal:before,
.smartfilter .body .bx_filter_param_label.cwpal:after,
.smartfilter .body .bx_filter_param_label.dwpal:before,
.smartfilter .body .bx_filter_param_label.dwpal:after {
	content: '';
}

.bx_filter_param_label {
	cursor: pointer;
}

.smartfilter .bx_filter_param_label.disabled,
body .popup-window .bx_filter_param_label.disabled {
	cursor: default;
}

.bx_filter_param_label.cwp {
	float: left;
	margin-right: 4px;
}

.bx_filter_param_label.c,
.bx_filter_param_label.rb {
	margin-left: 17px;
}

.bx_filter_param_label.cwpal .bx_filter_param_btn {
	float: left;
	margin-right: 5px;
}

.bx_filter_param_label.cwpal .bx_filter_param_text {
	display: inline-block;
	margin-top: 3px;
}

.bx_filter_param_btn {
	display: block;
	padding: 2px;
	border: 1px solid transparent;
}

.bx_filter_param_label.active .bx_filter_param_btn,
.bx_filter_param_label:hover .bx_filter_param_btn {
	border-color: #ffda4e;
}

.bx_filter_param_label.disabled:hover .bx_filter_param_btn {
	border-color: transparent;
}

.bx_filter_param_text .role_count {
	color: #c3c3c3;
}

.bx_filter_btn_color_icon {
	display: block;
	line-height: 18px;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	border: 1px solid #a8a8a8;
	background-size: cover;
}

.bx_filter_select_block .bx_filter_select_text {
	display: block;
	text-align: left;
	border-color: #bbbfc8;
}

.bx_filter_select_block .bx_filter_select_text .bx_filter_btn_color_icon {
	float: left;
	margin-right: 5px;
}

body .popup-window.smartFilterSelectbox {
	background: transparent;
	border: none;
	box-shadow: none;
}

body .popup-window.smartFilterSelectbox .popup-window-top-row,
body .popup-window.smartFilterSelectbox .popup-window-bottom-row,
body .popup-window.smartFilterSelectbox .popup-window-left-column,
body .popup-window.smartFilterSelectbox .popup-window-right-column {
	display: none;
}

body .popup-window.smartFilterSelectbox .popup-window-center-column {
	background: transparent;
}

body .popup-window.smartFilterSelectbox .popup-window-content {
	margin: 0px;
}

body .popup-window.smartFilterSelectbox .popup-window-content ul {
	display: block;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #bbbfc8;
	border-bottom: 2px solid #ffda4e;
	border-radius: 0px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

body .popup-window.smartFilterSelectbox .popup-window-content li {
	display: block;
	height: 35px;
	margin-left: -1px;
	border-left: 1px solid #bbbfc8;
	border-right: 1px solid #bbbfc8;
}

body .popup-window.smartFilterSelectbox .popup-window-content label {
	display: block;
	padding: 7px 25px;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: 0px;
	border-top: 1px solid #bbbfc8;
	border-bottom: 1px solid #bbbfc8;
}

body .popup-window.smartFilterSelectbox .popup-window-content label:hover {
	text-decoration: none;
	color: #333;
	background-color: #eee;
}

body .popup-window.smartFilterSelectbox .popup-window-content label.disabled:hover {
	background-color: transparent;
}

body .popup-window.smartFilterSelectbox .popup-window-content .bx_filter_btn_color_icon {
	float: left;
	margin-right: 5px;
}

.bx_filter_select_popup ul li label {
	font-weight: normal;
}

.bx_filter_btn_color_icon.all {
	position: relative;
	border: none;
}

.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px #a8a8a8;
}

.bx_filter_btn_color_icon.all:before {
	top: 0;
	left: 0;
}

.bx_filter_btn_color_icon.all:after {
	right: 0;
	bottom: 0;
}

.bx_filter_param_label.disabled {
	opacity: .5;
	cursor: default;
}

@media (max-width: 991px) {
	.aroundfilter {
		position: relative;
	}

	.aroundfilter .smartfilter {
		display: none;
	}

	.aroundfilter .smartfilter.open {
		position: absolute;
		top: 50px;
		left: 0px;
		right: 0px;
		display: block;
		z-index: 5;
		padding: 15px;
		border: 1px solid #bbbfc8;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	}

	.aroundfilter .smartfilter .name .hint {
		display: none;
	}
}

@media (min-width: 992px) {
	.smartfilter.ftype1 {
		margin-bottom: 10px;
	}

	.smartfilter.ftype2 ul .bx_filter_prop > .body {
		position: absolute;
		top: 38px;
		right: 0px;
		left: 0px;
		border-top: 1px solid #bbbfc8;
		border-bottom: 2px solid #ffda4e;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	}

	.smartfilter.ftype2 ul .buttons {
		text-align: right;
	}

	.smartfilter.ftype2 .bx_filter_container_modef .bx_filter_popup_result {
		left: auto;
		right: 0px;
	}
}

/* /catalog.smart.filter */
/* catalog.compare.list */
.comparelist .btn {
	border-color: #bbbfc8;
}

.comparelist .btn .fa:after {
	content: "\f080";
}

/* /catalog.compare.list */
/* catalog.sorter */
.catalogsorter {
	margin-bottom: 20px;
	border-bottom: 1px solid #bbbfc8;
}

.catalogsorter > div {
	margin-top: 10px;
	margin-bottom: 10px;
}

.catalogsorter .template i.showcase:before,
.catalogsorter .templateDrop i.showcase:before {
	content: "\f00a";
}

.catalogsorter .template i.list:before,
.catalogsorter .templateDrop i.list:before {
	content: "\f00b";
}

.catalogsorter .template i.list_little:before,
.catalogsorter .templateDrop i.list_little:before {
	content: "\f03a";
}

.catalogsorter .template a {
	display: inline-block;
	margin-left: 10px;
	padding: 9px 12px 7px 13px;
	color: #b8b8b8;
	background-color: #bbbfc8;
}

.catalogsorter .template a:hover, .catalogsorter .template a.selected {
	color: #ffda4e;
}

.catalogsorter .template a:first-child {
	margin-left: 0px;
}

.catalogsorter .templateDrop .fa {
	margin-left: 0px;
}

.catalogsorter .templateDrop .dropdown-toggle .fa:after {
	content: '';
}

.catalogsorter .templateDrop .dropdown-menu {
	min-width: 60px;
}

.catalogsorter .dropdown > .btn-default.dropdown-toggle {
	border-color: #bbbfc8;
}

.catalogsorter .dropdown.open > .btn-default.dropdown-toggle {
	background-color: transparent;
}

.catalogsorter .dropdown .arrowright {
	margin-left: 7px;
}

.catalogsorter .dropdown .arrowright:after {
	content: "\f105";
}

.catalogsorter .filterbtn,
.catalogsorter .output,
.catalogsorter .sortby,
.catalogsorter .comparising {
	margin-right: 10px;
}

.catalogsorter .output .title,
.catalogsorter .output .dropdown {
	display: inline-block;
}

.catalogsorter .output .title {
	margin-right: 3px;
}

.catalogsorter .output .fileicon {
	margin-left: 0px;
	margin-right: 3px;
}

.catalogsorter .output .fileicon:before {
	content: "\f016";
}

.catalogsorter .output .fileicon:after {
	content: '';
}

.catalogsorter .showfilter {
	border-color: #bbbfc8;
}

.catalogsorter .showfilter i {
	margin-left: 0px;
}

.catalogsorter .showfilter i:before {
	content: "\f0b0";
}

.catalogsorter .showfilter i:after {
	content: ' ';
}

@media (min-width: 501px) {
	.comparising {
		float: right;
	}
}

@media (max-width: 500px) {
	.catalogsorter .filterbtn,
	.catalogsorter .output,
	.catalogsorter .sortby {
		margin-right: 0px;
	}

	.catalogsorter > div:first-child button {
		border-right: none;
	}

	.catalogsorter .filterbtn + .output button,
	.catalogsorter .filterbtn + .sortby button {
		border-right: none;
	}

	.catalogsorter .comparising .btn {
		position: relative;
		left: -1px;
	}
}

@media (max-width: 991px) {
	.catalogsorter .sortby .fa.sort:after, .catalogsorter .sortby .fa.name:after, .catalogsorter .sortby .fa.price:after {
		margin-left: 3px;
	}

	.catalogsorter .sortby .fa.sort.asc:after, .catalogsorter .sortby .fa.name.asc:after, .catalogsorter .sortby .fa.price.asc:after {
		content: "\f106";
	}

	.catalogsorter .sortby .fa.sort.desc:after, .catalogsorter .sortby .fa.name.desc:after, .catalogsorter .sortby .fa.price.desc:after {
		content: "\f107";
	}

	.catalogsorter .sortby .fa.sort:before {
		content: "\f005";
	}

	.catalogsorter .sortby .fa.price:before {
		content: "\f158";
	}

	.catalogsorter .sortby .dropdown-menu {
		min-width: 60px;
	}

	.catalogsorter .sortby .dropdown-menu > li a {
		padding: 7px 15px;
	}
}

/* /catalog.sorter */
/* catalog.compare.result */
.bx_compare .bx_sort_container {
	margin-bottom: 15px;
}

.bx_compare .bx_sort_container .sorttext {
	margin-right: 7px;
}

.bx_compare .table_compare .empty > div,
.bx_compare .table_compare .item {
	min-width: 260px;
}

.bx_compare .table_compare .empty {
	padding: 0px;
}

.bx_compare .table_compare .product {
	padding: 15px;
}

.bx_compare .table_compare .item .del {
	position: relative;
	min-height: 5px;
}

.bx_compare .table_compare .item .del a {
	position: absolute;
	top: -11px;
	right: -11px;
	display: block;
	width: 15px;
	height: 15px;
}

.bx_compare .table_compare .item .del .fa {
	font-size: 18px;
}

.bx_compare .table_compare .item .del .fa:after {
	content: "\f014";
}

.bx_compare .table_compare .item .pic {
	height: 190px;
	line-height: 190px;
	text-align: center;
}

.bx_compare .table_compare .item .pic img {
	max-width: 100%;
	max-height: 190px;
}

.bx_compare .table_compare .item .data {
	margin: 7px 9px 0px 9px;
}

.bx_compare .table_compare .item .del,
.bx_compare .table_compare .item .name {
	margin-bottom: 8px;
}

.bx_compare .table_compare .item .name {
	height: 48px;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
}

/* /catalog.compare.result */
/* 404 not found */
.erorpage .errorpagein {
	width: 100%;
	vertical-align: middle;
}

.erorpage .errorpagein .errorcode {
	margin-top: 50px;
	font-size: 200px;
}

.erorpage .errorpagein .errortext {
	position: relative;
	top: -40px;
	font-size: 30px;
}

.erorpage .errorpagein .errorbutton {
	margin-top: 10px;
	margin-bottom: 120px;
}

/* /404 not found */
/* subscribe */
.subscription .field-wrap {
	min-height: 45px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.subscription .field-wrap label {
	margin-bottom: 0px;
}

.subscription .field-wrap .rubric {
	margin-bottom: 20px;
}

.subscription .field-wrap .rubric > div {
	margin-top: 3px;
	color: #a4a4a4;
	font-size: 11px;
}

@media (max-width: 767px) {
	.subscription .field-wrap .rubric {
		margin-bottom: 10px;
	}
}

.subscription .padleft {
	margin-top: 12px;
	padding-left: 30px;
}

.subscription .btns {
	margin-top: 15px;
}

.subscription .required {
	font-size: 18px;
	color: #c90d0d;
	display: inline;
	line-height: 14px;
}

/* /subscribe */
/* universal slider */
.thumbs {
	margin-bottom: 25px;
}

.thumbs .thumb a {
	position: relative;
	display: block;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border: 1px solid #bbbfc8;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.thumbs .thumb.checked a .overlay,
.thumbs .thumb.checked a .fa {
	display: block;
}

.thumbs .thumb .overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: none;
	background-color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.thumbs .thumb .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	margin-top: -16px;
	margin-left: -17px;
	font-size: 35px;
}

.thumbs .thumb .fa:before {
	content: "\f002";
	color: #fff;
}

.thumbs .owl-nav {
	margin-top: 10px;
	text-align: right;
}

.changeFromSlider {
	cursor: pointer;
}

.three_blocks {
	padding-top: 20px;
}

.three_blocks .tb-text {
	font-size: 12px;
	font-style: italic;
}

/* /universal slider */
/* popup gallery */
.popupgallery {
	margin-bottom: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #bbbfc8;
}

.popupgallery .navigations {
	position: relative;
}

.popupgallery .navigations:hover > .nav {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.popupgallery .navigations:hover > .nav:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.popupgallery .navigations > .nav {
	position: absolute;
	top: 50%;
	display: inline-block;
	color: #000;
	cursor: pointer;
	margin-top: -27px;
	background-color: #bbbfc8;
	border-radius: 27px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
}

.popupgallery .navigations > .nav:hover {
	color: #fff;
	background-color: #bbbfc8;
}

.popupgallery .navigations > .nav.prev {
	left: 15px;
}

.popupgallery .navigations > .nav.prev > span {
	padding: 5px 22px 7px 18px;
}

.popupgallery .navigations > .nav.prev > span:after {
	content: "\f104";
}

.popupgallery .navigations > .nav.next {
	right: 15px;
}

.popupgallery .navigations > .nav.next > span {
	padding: 5px 18px 7px 22px;
}

.popupgallery .navigations > .nav.next > span:after {
	content: "\f105";
}

.popupgallery .navigations > .nav > span {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 39px;
	color: #fff;
}

.popupgallery .around_changeit {
	display: table;
	width: 100%;
}

.popupgallery .changeit {
	display: table-cell;
	width: 100%;
	height: 550px;
	text-align: center;
	vertical-align: middle;
}

.popupgallery .changeit img {
	display: inline;
	cursor: pointer;
	max-height: 520px;
}

.popupgallery .changeit .date {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.popupgallery .description {
	height: 20px;
}

.popupgallery .thumbs {
	max-height: 428px;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.popupgallery .thumbs .thumb {
	width: 45%;
	float: left;
	margin-right: 4%;
	margin-bottom: 15px;
}

.popupgallery .thumbs .thumb:nth-child(odd) {
	margin-right: 6%;
}

.popupgallery .preview {
	position: relative;
	max-height: 112px;
	overflow: hidden;
}

.popupgallery .preview:before {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30%;
	height: 20px;
	content: '';
	background-image: -webkit-linear-gradient(left, rgba(250, 250, 250, 0.5), #fafafa);
	background-image: linear-gradient(to right, rgba(250, 250, 250, 0.5), #fafafa);
}

.fancybox-content {
    /*padding: 0;*/
}

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
	padding: 0;
}

/* /popup gallery */
