/* ============================================================
   ТЕМА САЙТА — ЖИВЫЕ ПРАВИЛА (машинная выжимка из main.min.css + vendor.min.css).

   Зачем: уходим от старой темы и bootstrap целиком. Прямое удаление main.min.css
   невозможно — там лежат ВСЕ компонентные стили (кнопки, карточки, формы, карусели,
   типографика), которых в нашем scss нет. Поэтому переносим только то, что реально
   применяется к текущей разметке, а мёртвое и bootstrap-сетку выбрасываем.

   Как собрано (повторяемо, скрипты в scratchpad сессии):
     1. css-split.py     — разбирает старые файлы на плоский список правил (порядок сохранён);
     2. в браузере       — по 21 странице и трём ширинам отмечаются правила, чей селектор
                           совпал хоть с одним элементом (псевдоклассы состояний снимаются);
     3. css-extract.py   — оставляет живые + правила с классами, которые навешивает JS
                           (.active/.in/.owl-*/

/* ==== vendor.min.css (живые правила) ==== */
.owl-carousel,.owl-carousel .owl-item,.owl-theme .owl-dots,.owl-theme .owl-nav {-webkit-tap-highlight-color:transparent}
.owl-carousel {display:none;width:100%;position:relative;z-index:1}
.owl-carousel .owl-stage {position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer {position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper {-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item {position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img {display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded {display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading {opacity:0;display:block}
.owl-carousel.owl-hidden {opacity:0}
.owl-carousel.owl-refresh .owl-item {visibility:hidden}
.owl-carousel.owl-drag .owl-item {-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab {cursor:move;cursor:grab}
.owl-carousel.owl-rtl {direction:rtl}
.owl-carousel.owl-rtl .owl-item {float:right}
.owl-carousel .animated {animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in {z-index:0}
.owl-carousel .owl-animated-out {z-index:1}
.owl-carousel .fadeOut {animation-name:fadeOut}
@keyframes fadeOut {0%{opacity:1}100%{opacity:0}}
.owl-height {transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy {opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy {transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper {position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon {position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover {-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {display:none}
.owl-carousel .owl-video-tn {opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame {position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav {margin-top:10px;text-align:center}
.owl-theme .owl-nav [class*=owl-] {color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover {background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled {opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots {margin-top:10px}
.owl-theme .owl-dots {text-align:center}
.owl-theme .owl-dots .owl-dot {display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span {width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.fa.fa-pull-left,.fa.pull-left {margin-right:.3em}
.fa,.fa-stack {display:inline-block}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {background:#869791}
@font-face {font-display:swap;font-family:FontAwesome;src:url(/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}
.fa {font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-3x {font-size:3em}
.fa-fw {width:1.28571429em;text-align:center}
.fa.fa-pull-right,.fa.pull-right {margin-left:.3em}
.fa-pull-right,.pull-right {float:right}
.pull-left {float:left}
.fa-pulse {-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin {0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes fa-spin {0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.fa-check:before {content:"\f00c"}
.fa-close:before,.fa-remove:before,.fa-times:before {content:"\f00d"}
.fa-expand:before {content:"\f065"}
.fa-angle-right:before {content:"\f105"}
.fa-spinner:before {content:"\f110"}
.fa-rouble:before,.fa-rub:before,.fa-ruble:before {content:"\f158"}
.sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/* ==== main.min.css (живые правила) ==== */
.additionals ul.additionals-list:after,
.additionals--lg ul.additionals-list:after,
.additionals-xs:after,
.additionals:after,
.assets-wrapper.wide:after,
.assets-wrapper:after,
.box-extra-light__header:after,
.box-inset:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.cNavbar__top .cNavbar__cell:after,
.cNavbar__top:after,
.cart-holder:after,
.cart-item--lg:after,
.cart-item:after,
.cart-list:after,
.catalog-item-complex:after,
.circle-tabs:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.default-tabs:after,
.dl-horizontal dd:after,
.features-list:after,
.flex-preview:after,
.form-horizontal .form-group:after,
.form-part-flex:after,
.hintick:after,
.img-preview__img:after,
.laminations-wrapper .tab-pane:after,
.link-box:after,
.list-flex:after,
.message:after,
.modal-footer:after,
.modal-header:after,
.most-needed-medium:after,
.most-needed-medium__texts:after,
.most-needed-small:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar.navbar-theme .navbar-nav:after,
.navbar:after,
.owl-dots:after,
.owl-three-avaliable .owl-dots:after,
.pager:after,
.panel-body:after,
.panel-grey__body:after,
.preview-cart-alt:after,
.preview-cart:after,
.preview-modal:after,
.preview-plain:after,
.preview-vertical:after,
.previewN:after,
.prices-group:after,
.radio--themed label:after,
.row-0:after,
.row-10:after,
.row-15:after,
.row-18:after,
.row-24:after,
.row-flex:after,
.row:after,
.super-tabs:after,
.tabs-list-n.custom-tubs:after,
.themed-tabs:after,
.tttip:after,
.ui-helper-clearfix:after,
[class*=col-] .img-preview__img:after {
	clear: both
}
.text-left,
.ui-slider {
	text-align: left
}
.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
	color: #333
}
.ui-icon,
img {
	vertical-align: middle
}
.ui-icon,
svg:not(:root) {
	overflow: hidden
}
.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xxs-1,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.dropdown-menu {
	float: left
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
	max-height: 340px
}
@font-face {
	font-family: 'Proxima Nova';
	font-display:swap;
	src: url(/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.eot);
	src: url(/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix) format('embedded-opentype'), url(/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.woff2) format('woff2'), url(/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.woff) format('woff'), url(/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.ttf) format('truetype'), url(/fonts/ProximaNova/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular) format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Proxima Nova';
	font-display:swap;
	src: url(/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.eot);
	src: url(/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix) format('embedded-opentype'), url(/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.woff2) format('woff2'), url(/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.woff) format('woff'), url(/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.ttf) format('truetype'), url(/fonts/ProximaNova/ProximaNova-Bold/ProximaNova-Bold.svg#ProximaNova-Bold) format('svg');
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: 'Proxima Nova';
	font-display:swap;
	src: url(/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.eot?#iefix) format('embedded-opentype'), url(/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.woff2) format('woff2'), url(/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.woff) format('woff'), url(/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.ttf) format('truetype'), url(/fonts/ProximaNova/ProximaNova-Light/ProximaNova-Light.svg#ProximaNova-Light) format('svg');
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'Proxima Nova';
	font-display:swap;
	src: url(/fonts/ProximaNova/ProximaNova-Xbold/ProximaNova-Extrabld.eot?#iefix) format('embedded-opentype'), url(/fonts/ProximaNova/ProximaNova-Xbold/ProximaNova-Extrabld.woff2) format('woff2'),url(/fonts/ProximaNova/ProximaNova-Xbold/ProximaNova-Extrabld.woff) format('woff'), url(/fonts/ProximaNova/ProximaNova-Xbold/ProximaNova-Extrabld.ttf) format('truetype'), url(/fonts/ProximaNova/ProximaNova-Xbold/ProximaNova-Extrabld.svg#ProximaNova-Xbold) format('svg');
	font-weight: 900;
	font-style: normal
}
.ui-helper-hidden {
	display: none
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}
.ui-front {
	z-index: 100
}
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none
}
.ui-icon {
	display: inline-block;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	background-repeat: no-repeat
}
.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ui-slider {
	position: relative
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}
.ui-widget,
.ui-widget .ui-widget {
	font-size: 1em
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}
.ui-slider-horizontal {
	height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}
.ui-slider-vertical {
	width: .8em;
	height: 100px
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}
body,
figure {
	margin: 0
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0
}
.ui-widget {
	font-family: Arial, Helvetica, sans-serif
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5
}
.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}
.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	font-weight: 700
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
	color: #454545;
	text-decoration: none
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
	color: #2b2b2b;
	text-decoration: none
}
.ui-visual-focus {
	box-shadow: 0 0 3px 1px #5e9ed6
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: 400;
	color: #fff
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}
.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}
.ui-icon {
	width: 16px;
	height: 16px
}
.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
	background-image: url(css/images/ui-icons_444444_256x240.png)
}
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
	background-image: url(css/images/ui-icons_555555_256x240.png)
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
	background-image: url(css/images/ui-icons_ffffff_256x240.png)
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
	background-image: url(css/images/ui-icons_777620_256x240.png)
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(css/images/ui-icons_cc0000_256x240.png)
}
.ui-button .ui-icon {
	background-image: url(css/images/ui-icons_777777_256x240.png)
}
.ui-icon-blank {
	background-position: 16px 16px
}
.ui-icon-caret-1-n {
	background-position: 0 0
}
.ui-icon-caret-1-ne {
	background-position: -16px 0
}
.ui-icon-caret-1-e {
	background-position: -32px 0
}
.ui-icon-caret-1-se {
	background-position: -48px 0
}
.ui-icon-caret-1-s {
	background-position: -65px 0
}
.ui-icon-caret-1-sw {
	background-position: -80px 0
}
.ui-icon-caret-1-w {
	background-position: -96px 0
}
.ui-icon-caret-1-nw {
	background-position: -112px 0
}
.ui-icon-caret-2-n-s {
	background-position: -128px 0
}
.ui-icon-caret-2-e-w {
	background-position: -144px 0
}
.ui-icon-triangle-1-n {
	background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px
}
.ui-icon-triangle-1-s {
	background-position: -65px -16px
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}
.ui-icon-arrow-1-n {
	background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px
}
.ui-icon-arrow-1-s {
	background-position: -65px -32px
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}
.ui-icon-arrow-4 {
	background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}
.ui-icon-extlink {
	background-position: -32px -80px
}
.ui-icon-newwin {
	background-position: -48px -80px
}
.ui-icon-refresh {
	background-position: -64px -80px
}
.ui-icon-shuffle {
	background-position: -80px -80px
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}
.ui-icon-folder-collapsed {
	background-position: 0 -96px
}
.ui-icon-folder-open {
	background-position: -16px -96px
}
.ui-icon-document {
	background-position: -32px -96px
}
.ui-icon-document-b {
	background-position: -48px -96px
}
.ui-icon-note {
	background-position: -64px -96px
}
.ui-icon-mail-closed {
	background-position: -80px -96px
}
.ui-icon-mail-open {
	background-position: -96px -96px
}
.ui-icon-suitcase {
	background-position: -112px -96px
}
.ui-icon-comment {
	background-position: -128px -96px
}
.ui-icon-person {
	background-position: -144px -96px
}
.ui-icon-print {
	background-position: -160px -96px
}
.ui-icon-trash {
	background-position: -176px -96px
}
.ui-icon-locked {
	background-position: -192px -96px
}
.ui-icon-unlocked {
	background-position: -208px -96px
}
.ui-icon-bookmark {
	background-position: -224px -96px
}
.ui-icon-tag {
	background-position: -240px -96px
}
.ui-icon-home {
	background-position: 0 -112px
}
.ui-icon-flag {
	background-position: -16px -112px
}
.ui-icon-calendar {
	background-position: -32px -112px
}
.ui-icon-cart {
	background-position: -48px -112px
}
.ui-icon-pencil {
	background-position: -64px -112px
}
.ui-icon-clock {
	background-position: -80px -112px
}
.ui-icon-disk {
	background-position: -96px -112px
}
.ui-icon-calculator {
	background-position: -112px -112px
}
.ui-icon-zoomin {
	background-position: -128px -112px
}
.ui-icon-zoomout {
	background-position: -144px -112px
}
.ui-icon-search {
	background-position: -160px -112px
}
.ui-icon-wrench {
	background-position: -176px -112px
}
.ui-icon-gear {
	background-position: -192px -112px
}
.ui-icon-heart {
	background-position: -208px -112px
}
.ui-icon-star {
	background-position: -224px -112px
}
.ui-icon-link {
	background-position: -240px -112px
}
.ui-icon-cancel {
	background-position: 0 -128px
}
.ui-icon-plus {
	background-position: -16px -128px
}
.ui-icon-plusthick {
	background-position: -32px -128px
}
.ui-icon-minus {
	background-position: -48px -128px
}
.ui-icon-minusthick {
	background-position: -64px -128px
}
.ui-icon-close {
	background-position: -80px -128px
}
.ui-icon-closethick {
	background-position: -96px -128px
}
.ui-icon-key {
	background-position: -112px -128px
}
.ui-icon-lightbulb {
	background-position: -128px -128px
}
.ui-icon-scissors {
	background-position: -144px -128px
}
.ui-icon-clipboard {
	background-position: -160px -128px
}
.ui-icon-copy {
	background-position: -176px -128px
}
.ui-icon-contact {
	background-position: -192px -128px
}
.ui-icon-image {
	background-position: -208px -128px
}
.ui-icon-video {
	background-position: -224px -128px
}
.ui-icon-script {
	background-position: -240px -128px
}
.ui-icon-alert {
	background-position: 0 -144px
}
.ui-icon-info {
	background-position: -16px -144px
}
.ui-icon-notice {
	background-position: -32px -144px
}
.ui-icon-help {
	background-position: -48px -144px
}
.ui-icon-check {
	background-position: -64px -144px
}
.ui-icon-bullet {
	background-position: -80px -144px
}
.ui-icon-radio-on {
	background-position: -96px -144px
}
.ui-icon-radio-off {
	background-position: -112px -144px
}
.ui-icon-pin-w {
	background-position: -128px -144px
}
.ui-icon-pin-s {
	background-position: -144px -144px
}
.ui-icon-play {
	background-position: 0 -160px
}
.ui-icon-pause {
	background-position: -16px -160px
}
.ui-icon-seek-next {
	background-position: -32px -160px
}
.ui-icon-seek-prev {
	background-position: -48px -160px
}
.ui-icon-seek-end {
	background-position: -64px -160px
}
.ui-icon-seek-first,
.ui-icon-seek-start {
	background-position: -80px -160px
}
.ui-icon-stop {
	background-position: -96px -160px
}
.ui-icon-eject {
	background-position: -112px -160px
}
.ui-icon-volume-off {
	background-position: -128px -160px
}
.ui-icon-volume-on {
	background-position: -144px -160px
}
.ui-icon-power {
	background-position: 0 -176px
}
.ui-icon-signal-diag {
	background-position: -16px -176px
}
.ui-icon-signal {
	background-position: -32px -176px
}
.ui-icon-battery-0 {
	background-position: -48px -176px
}
.ui-icon-battery-1 {
	background-position: -64px -176px
}
.ui-icon-battery-2 {
	background-position: -80px -176px
}
.ui-icon-battery-3 {
	background-position: -96px -176px
}
.ui-icon-circle-plus {
	background-position: 0 -192px
}
.ui-icon-circle-minus {
	background-position: -16px -192px
}
.ui-icon-circle-close {
	background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px
}
.ui-icon-circle-check {
	background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 3px
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 3px
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 3px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 3px
}
hr,
img {
	border: 0
}
.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}
.drag-n-drop-box__content,
a {
	background-color: transparent
}
a:active,
a:hover {
	outline: 0
}
b,
optgroup,
strong {
	font-weight: 700
}
h1 {
	margin: .67em 0
}
pre,
textarea {
	overflow: auto
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td,
th {
	padding: 0
}
@media print {
blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
.drag-n-drop-box__content,
	a,
	a:visited {
		text-decoration: underline
	}
a[href]:after {
		content: " ("attr(href) ")"
	}
a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
img {
		max-width: 100% !important
	}
h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
h2,
	h3 {
		page-break-after: avoid
	}
.navbar {
		display: none
	}
.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}
.table {
		border-collapse: collapse !important
	}
.table td,
	.table th {
		background-color: #fff !important
	}
}
.dropdown-menu,
.modal-content,
.popover {
	background-clip: padding-box
}
.btn,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning,
.radio-complex__btn,
.super-tabs li a {
	background-image: none
}
.img-thumbnail,
body {
	background-color: #fff
}
@font-face {font-display:swap;
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	color: #333
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
.drag-n-drop-box__content,
a {
	text-decoration: none
}
a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
select[multiple],
select[size],
textarea.form-control {
	height: auto
}
[role=button] {
	cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
output,
pre {
	line-height: 1.42857143
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 22px;
	margin-bottom: 11px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 11px;
	margin-bottom: 11px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}
.h1,
h1 {
	font-size: 41px
}
.h5,
h5 {
	font-size: 16px
}
p {
	margin: 0 0 11px
}
.lead {
	margin-bottom: 22px;
	font-weight: 300
}
dt,
kbd kbd,
label {
	font-weight: 700
}
@media (min-width:768px) {
.lead {
		font-size: 24px
	}
}
.small,
small {
	font-size: 87%
}
.arrowed-tabs,
.box-extra-light ul:not([class]),
.cNavbar ul.nav,
.features-list,
.list-flex,
.list-inline,
.list-offsets,
.list-unstyled,
.menu,
.menu ul {
	padding-left: 0;
	list-style: none
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-uppercase {
	text-transform: uppercase
}
pre code,
table {
	background-color: transparent
}
dl,
ol,
ul {
	margin-top: 0
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}
ol,
ul {
	margin-bottom: 11px
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
@media (min-width:768px) {
.container {
		width: 750px
	}
}
blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}
.container,
.container-fluid {
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:992px) {
.container {
		width: 970px
	}
}
@media (min-width:1200px) {
.container {
		width: 1170px
	}
}
.row,
.row-flex {
	margin-left: -15px;
	margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.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-xxs-1,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xxs-8 {
	width: 66.66666667%
}
.col-xxs-6 {
	width: 50%
}
.col-xxs-4 {
	width: 33.33333333%
}
@media (min-width:561px) {
.col-xs-1,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9 {
		float: left
	}
.col-xs-12 {
		width: 100%
	}
}
@media (min-width:768px) {
.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
.col-sm-10 {
		width: 83.33333333%
	}
.col-sm-9 {
		width: 75%
	}
.col-sm-8 {
		width: 66.66666667%
	}
.col-sm-4 {
		width: 33.33333333%
	}
.col-sm-3 {
		width: 25%
	}
.col-sm-2 {
		width: 16.66666667%
	}
}
@media (min-width:992px) {
.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
.col-md-9 {
		width: 75%
	}
.col-md-8 {
		width: 66.66666667%
	}
.col-md-6 {
		width: 50%
	}
.col-md-3 {
		width: 25%
	}
}
@media (min-width:1200px) {
.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
.col-lg-8 {
		width: 66.66666667%
	}
.col-lg-4 {
		width: 33.33333333%
	}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table .table {
	background-color: #fff
}
.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
@media screen and (max-width:767px) {
.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
.table-responsive>.table {
		margin-bottom: 0
	}
.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
.table-responsive>.table-bordered {
		border: 0
	}
.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}
.checkbox,
.form-control,
.radio,
input[type=file],
output {
	display: block
}
input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}
.form-control {
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control,
	input[type=time].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control {
		line-height: 36px
	}
.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 33px
	}
.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 49px
	}
}
.form-group {
	margin-bottom: 15px
}
.checkbox,
.radio {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label,
.radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.form-group-sm .form-control,
.input-sm {
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 14px
}
.input-sm {
	height: 33px;
	line-height: 1.5
}
select.input-sm {
	height: 33px;
	line-height: 33px
}
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 33px;
	line-height: 1.5
}
.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}
.form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px
}
.form-group-lg select.form-control {
	height: 49px;
	line-height: 49px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 45px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}
.collapsing,
.dropdown,
.dropup {
	position: relative
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-feedback label~.form-control-feedback {
	top: 27px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width:768px) {
.form-inline .form-control-static,
	.form-inline .form-group {
		display: inline-block
	}
.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
.form-inline .input-group>.form-control {
		width: 100%
	}
.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 29px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}
.btn,
.radio-complex__btn,
.super-tabs li a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active,
.btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-danger {
	background-color: #d9534f
}
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
	background-color: #c9302c
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	background-color: #ac2925
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}
.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}
.btn .caret,
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-lg .caret {
	border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-radius: 4px 4px 0 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-radius: 0 0 4px 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus {
	z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 50px;
	padding: 12px 10px 10px;
	font-size: 18px;
	line-height: 24px;
	border-radius: 4px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 50px;
	line-height: 50px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	line-height: 33px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}
.nav>li,
.nav>li>a {
	display: block;
	position: relative
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 6px
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li>a {
	padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}
.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.jumbotron .container,
.midd-item,
.p-container {
	max-width: 100%
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 22px;
	border: 1px solid transparent
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width:768px) {
.navbar {
		border-radius: 4px
	}
.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}
.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}
.navbar-collapse.in {
		overflow-y: visible
	}
.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}
.embed-responsive,
.modal,
.modal-open,
.progress {
	overflow: hidden
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width:768px) {
.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}
.navbar-toggle {
	float: right;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	height: 2px;
	border-radius: 1px
}
.navbar-nav {
	margin: 7px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}
.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
.navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px
	}
.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}
@media (min-width:768px) {
.navbar-toggle {
		display: none
	}
.navbar-nav {
		float: left;
		margin: 0
	}
.navbar-nav>li {
		float: left
	}
.navbar-nav>li>a {
		padding-top: 14px;
		padding-bottom: 14px
	}
.navbar-form .form-control-static,
	.navbar-form .form-group {
		display: inline-block
	}
.navbar-form .control-label,
	.navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
.navbar-form .input-group>.form-control {
		width: 100%
	}
.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}
.breadcrumb>li,
.pagination {
	display: inline-block
}
.btn .badge,
.btn .label {
	top: -1px;
	position: relative
}
@media (max-width:767px) {
.navbar-form .form-group {
		margin-bottom: 5px
	}
.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-radius: 4px 4px 0 0
}
.navbar-btn.btn-sm {
	margin-top: 8.5px;
	margin-bottom: 8.5px
}
@media (min-width:768px) {
.navbar-right {
		float: right !important;
		margin-right: -15px
	}
.navbar-right~.navbar-right {
		margin-right: 0
	}
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}
@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.breadcrumb {
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li+li:before {
	padding: 0 5px
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	padding-left: 0;
	margin: 22px 0;
	border-radius: 4px
}
.pager li,
.pagination>li {
	display: inline
}
.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pager .next>a,
.pager .next>span {
	float: right
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}
.alert,
.thumbnail {
	margin-bottom: 22px
}
.alert .alert-link,
.close {
	font-weight: 700
}
.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px
}
@media screen and (min-width:768px) {
.container .jumbotron,
	.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert>p,
.alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.modal,
.modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}
.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.media-right,
.media>.pull-right {
	padding-left: 10px
}
.media-left,
.media>.pull-left {
	padding-right: 10px
}
.col-absolute,
.list-inline.va-middle,
.list-inline.va-middle li {
	vertical-align: middle
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}
.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-group .panel,
.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group .panel {
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.close {
	float: right;
	font-size: 24px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.popover,
.tooltip {
	font-family: Proxima Nova, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	text-decoration: none
}
.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	border: 0;
	-webkit-appearance: none
}
.modal {
	display: none;
	position: fixed;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border-radius: 6px;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
@media (min-width:768px) {
.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
.modal-sm {
		width: 300px
	}
}
@media (min-width:992px) {
.modal-lg {
		width: 900px
	}
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}
.modal-footer.text-left,
.popover {
	text-align: left
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	margin-bottom: -5px
}
.tooltip.top-right .tooltip-arrow {
	left: 5px;
	margin-bottom: -5px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	text-align: start;
	font-size: 16px;
	background-color: #fff;
	border-radius: 6px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	font-size: 16px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.left>.arrow:after,
.popover.right>.arrow:after {
	content: " ";
	bottom: -10px
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px
	}
.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}
.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}
.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0
	}
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption .btn,
.text-hide {
	text-shadow: none
}
.additionals ul.additionals-list:after,
.additionals ul.additionals-list:before,
.additionals--lg ul.additionals-list:after,
.additionals--lg ul.additionals-list:before,
.additionals-xs:after,
.additionals-xs:before,
.additionals:after,
.additionals:before,
.assets-wrapper.wide:after,
.assets-wrapper.wide:before,
.assets-wrapper:after,
.assets-wrapper:before,
.box-extra-light__header:after,
.box-extra-light__header:before,
.box-inset:after,
.box-inset:before,
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.cNavbar__top .cNavbar__cell:after,
.cNavbar__top .cNavbar__cell:before,
.cNavbar__top:after,
.cNavbar__top:before,
.cart-holder:after,
.cart-holder:before,
.cart-item--lg:after,
.cart-item--lg:before,
.cart-item:after,
.cart-item:before,
.cart-list:after,
.cart-list:before,
.catalog-item-complex:after,
.catalog-item-complex:before,
.circle-tabs:after,
.circle-tabs:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.default-tabs:after,
.default-tabs:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.features-list:after,
.features-list:before,
.flex-preview:after,
.flex-preview:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.form-part-flex:after,
.form-part-flex:before,
.hintick:after,
.hintick:before,
.img-preview__img:after,
.img-preview__img:before,
.laminations-wrapper .tab-pane:after,
.laminations-wrapper .tab-pane:before,
.link-box:after,
.link-box:before,
.list-flex:after,
.list-flex:before,
.message:after,
.message:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.most-needed-medium:after,
.most-needed-medium:before,
.most-needed-medium__texts:after,
.most-needed-medium__texts:before,
.most-needed-small:after,
.most-needed-small:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar.navbar-theme .navbar-nav:after,
.navbar.navbar-theme .navbar-nav:before,
.navbar:after,
.navbar:before,
.owl-dots:after,
.owl-dots:before,
.owl-three-avaliable .owl-dots:after,
.owl-three-avaliable .owl-dots:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.panel-grey__body:after,
.panel-grey__body:before,
.preview-cart-alt:after,
.preview-cart-alt:before,
.preview-cart:after,
.preview-cart:before,
.preview-modal:after,
.preview-modal:before,
.preview-plain:after,
.preview-plain:before,
.preview-vertical:after,
.preview-vertical:before,
.previewN:after,
.previewN:before,
.prices-group:after,
.prices-group:before,
.radio--themed label:after,
.radio--themed label:before,
.row-0:after,
.row-0:before,
.row-10:after,
.row-10:before,
.row-15:after,
.row-15:before,
.row-18:after,
.row-18:before,
.row-24:after,
.row-24:before,
.row-flex:after,
.row-flex:before,
.row:after,
.row:before,
.super-tabs:after,
.super-tabs:before,
.tabs-list-n.custom-tubs:after,
.tabs-list-n.custom-tubs:before,
.themed-tabs:after,
.themed-tabs:before,
.tttip:after,
.tttip:before,
[class*=col-] .img-preview__img:after,
[class*=col-] .img-preview__img:before {
	content: " ";
	display: table
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.show {
	display: block !important
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}
@-ms-viewport {
	width: device-width
}
@media (max-width:767px) {
.visible-xs {
		display: block !important
	}
table.visible-xs {
		display: table !important
	}
tr.visible-xs {
		display: table-row !important
	}
td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
		display: block !important
	}
table.visible-sm {
		display: table !important
	}
tr.visible-sm {
		display: table-row !important
	}
td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}
@media (min-width:1200px) {
.visible-lg {
		display: block !important
	}
table.visible-lg {
		display: table !important
	}
tr.visible-lg {
		display: table-row !important
	}
td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
.hidden-lg {
		display: none !important
	}
}
@media (max-width:767px) {
.hidden-xs {
		display: none !important
	}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
		display: none !important
	}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
		display: none !important
	}
}
.visible-xxs {
	display: none !important
}
@media (max-width:560px) {
address.visible-xxs,
	article.visible-xxs,
	aside.visible-xxs,
	blockquote.visible-xxs,
	canvas.visible-xxs,
	dd.visible-xxs,
	div.visible-xxs,
	dl.visible-xxs,
	dt.visible-xxs,
	fieldset.visible-xxs,
	figcaption.visible-xxs,
	figure.visible-xxs,
	footer.visible-xxs,
	form.visible-xxs,
	h1.visible-xxs,
	h2.visible-xxs,
	h3.visible-xxs,
	h4.visible-xxs,
	h5.visible-xxs,
	h6.visible-xxs,
	header.visible-xxs,
	hr.visible-xxs,
	li.visible-xxs,
	main.visible-xxs,
	nav.visible-xxs,
	noscript.visible-xxs,
	ol.visible-xxs,
	output.visible-xxs,
	p.visible-xxs,
	pre.visible-xxs,
	section.visible-xxs,
	table.visible-xxs,
	tfoot.visible-xxs,
	ul.visible-xxs,
	video.visible-xxs {
		display: block !important
	}
a.visible-xxs,
	abbr.visible-xxs,
	acronym.visible-xxs,
	address.visible-inline-xxs,
	article.visible-inline-xxs,
	aside.visible-inline-xxs,
	b.visible-xxs,
	bdo.visible-xxs,
	big.visible-xxs,
	blockquote.visible-inline-xxs,
	br.visible-xxs,
	button.visible-xxs,
	canvas.visible-inline-xxs,
	cite.visible-xxs,
	code.visible-xxs,
	dd.visible-inline-xxs,
	dfn.visible-xxs,
	div.visible-inline-xxs,
	dl.visible-inline-xxs,
	dt.visible-inline-xxs,
	em.visible-xxs,
	fieldset.visible-inline-xxs,
	figcaption.visible-inline-xxs,
	figure.visible-inline-xxs,
	footer.visible-inline-xxs,
	form.visible-inline-xxs,
	h1.visible-inline-xxs,
	h2.visible-inline-xxs,
	h3.visible-inline-xxs,
	h4.visible-inline-xxs,
	h5.visible-inline-xxs,
	h6.visible-inline-xxs,
	header.visible-inline-xxs,
	hr.visible-inline-xxs,
	i.visible-xxs,
	img.visible-xxs,
	input.visible-xxs,
	kbd.visible-xxs,
	label.visible-xxs,
	li.visible-inline-xxs,
	main.visible-inline-xxs,
	map.visible-xxs,
	nav.visible-inline-xxs,
	noscript.visible-inline-xxs,
	object.visible-xxs,
	ol.visible-inline-xxs,
	output.visible-inline-xxs,
	p.visible-inline-xxs,
	pre.visible-inline-xxs,
	q.visible-xxs,
	samp.visible-xxs,
	script.visible-xxs,
	section.visible-inline-xxs,
	select.visible-xxs,
	small.visible-xxs,
	span.visible-xxs,
	strong.visible-xxs,
	sub.visible-xxs,
	sup.visible-xxs,
	table.visible-inline-xxs,
	textarea.visible-xxs,
	tfoot.visible-inline-xxs,
	time.visible-xxs,
	tt.visible-xxs,
	ul.visible-inline-xxs,
	var.visible-xxs,
	video.visible-inline-xxs {
		display: inline !important
	}
}
.visible-sm {
	display: none !important
}
@media (max-width:991px) and (min-width:768px) {
.visible-sm {
		display: block !important
	}
}
.offset-bottom-10 {
	margin-bottom: 10px
}
.offset-bottom-15 {
	margin-bottom: 15px
}
.offset-bottom-20 {
	margin-bottom: 20px
}
.offset-bottom-25 {
	margin-bottom: 25px
}
.offset-bottom-35 {
	margin-bottom: 35px
}
@media (max-width:560px) {
.hidden-xxs {
		display: none !important
	}
.offset-bottom-xxs-25 {
		margin-bottom: 25px !important
	}
.offset-bottom-xxs-20 {
		margin-bottom: 20px !important
	}
.offset-bottom-xxs-10,
	.offset-bottom-xxs-15 {
		margin-bottom: 15px !important
	}
}
@media (min-width:561px) and (max-width:767px) {
.offset-bottom-xs-15 {
		margin-bottom: 15px !important
	}
.offset-bottom-xs-25 {
		margin-bottom: 25px !important
	}
}
@media (min-width:768px) and (max-width:991px) {
.offset-bottom-sm-25 {
		margin-bottom: 25px !important
	}
.offset-bottom-sm-20 {
		margin-bottom: 20px !important
	}
}
.col-absolute {
	display: inline-block;
	float: none
}
.col-absolute img {
	margin-bottom: 30px
}
.col-absolute .previews {
	margin-top: 30px;
	margin-bottom: 0
}
.collapse__header .h1,
.collapse__header .h2,
.collapse__header .h3,
.collapse__header .h4,
.collapse__header .h5,
.collapse__header h1,
.collapse__header h2,
.collapse__header h3,
.collapse__header h4,
.collapse__header h5,
.lead,
.lead p,
.section__header .h1,
.section__header .h2,
.section__header .h3,
.section__header .h4,
.section__header .h5,
.section__header h1,
.section__header h2,
.section__header h3,
.section__header h4,
.section__header h5 {
	margin: 0
}
body {
	font-family: Proxima Nova, sans-serif;
	font-size: 16px;
	line-height: 1.375
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
	font-weight: 700;
	color: #333e47
}
.h1 .xsmall,
.h2 .xsmall,
.h3 .xsmall,
.h4 .xsmall,
.h5 .xsmall,
h1 .xsmall,
h2 .xsmall,
h3 .xsmall,
h4 .xsmall,
h5 .xsmall {
	display: inline-block;
	color: #5c5c5c;
	font-size: .67em;
	font-weight: 400
}
.h2,
.h3,
h2,
h3 {
	color: #313a42
}
.h2,
h2 {
	font-size: 2.2125em
}
.h2-small {
	font-size: 2em;
	line-height: 1
}
.h3,
h3 {
	font-size: 1.375em;
	font-weight: 900
}
@media (max-width:560px) {
.h3.dddd,
	h3.dddd {
		font-size: 1em;
		line-height: 1.238em
	}
}
.h4,
h4 {
	font-size: 1em
}
.h4-big {
	font-size: 1.125em;
	line-height: 1.444
}
.drag-n-drop-box__content,
a {
	color: #36b
}
a.active,
a:active,
a:focus,
a:hover {
	text-decoration: none;
	color: #e83e3e
}
.lead {
	font-size: 1.375em;
	line-height: 1.364;
	color: #333e47
}
.lead:not(:first-child) {
	margin-top: 15px
}
.color-white .lead {
	color: inherit
}
.lead--condenced {
	line-height: 1.182em
}
.lead--light {
	color: #5c5c5c
}
.trail--fancy,
.trail-new--fancy {
	line-height: 1.364;
	font-weight: 700
}
.trail:not(:first-child) {
	margin-top: 25px
}
.trail p {
	margin: 0
}
.trail--fancy {
	position: relative;
	display: inline-block;
	font-size: 1.375em;
	padding: 10px
}
.trail--fancy>* {
	position: relative;
	z-index: 1
}
.trail--fancy:after,
.trail--fancy:before {
	display: block;
	position: absolute;
	content: ""
}
.trail--fancy:before {
	top: 0;
	left: 0;
	z-index: 0;
	background: #ffc600;
	-webkit-transform: skewX(7deg) skewY(0);
	-ms-transform: skewX(7deg) skewY(0);
	-o-transform: skewX(7deg) skewY(0);
	transform: skewX(7deg) skewY(0);
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%
}
.trail--fancy:after {
	top: 100%;
	left: 50%;
	margin-top: -7px;
	background: url(/images/bg/arrow-2.png) 50% 0 no-repeat;
	width: 45px;
	height: 39px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.trail--fancy:after {
		background-image: url(/images/bg/arrow-2@2x.png);
		background-size: 45px 39px
	}
}
.trail-new {
	margin-bottom: 25px;
	color: #000
}
.trail-new:not(:first-child) {
	margin-top: 25px
}
.trail-new p {
	margin: 0
}
.trail-new__img:not(:last-child) {
	margin-bottom: 10px
}
.trail-new--fancy {
	position: relative;
	display: inline-block;
	font-size: 1.875em;
	padding: 10px 18px
}
.trail-new--fancy>* {
	position: relative;
	z-index: 1
}
.trail-new--fancy:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: #ffc600;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%
}
p {
	margin-bottom: 17px
}
.list-inline,
p:last-child {
	margin-bottom: 0
}
.list-inline.xextra-wide {
	margin-right: -35px;
	margin-left: -35px
}
.list-inline.xextra-wide li {
	padding-right: 35px;
	padding-left: 35px
}
.list-inline.extra-wide {
	margin-right: -33px;
	margin-left: -33px
}
.list-inline.extra-wide li {
	padding-right: 33px;
	padding-left: 33px
}
.list-inline.wide {
	margin-right: -20px;
	margin-left: -20px
}
.list-inline.wide li {
	padding-right: 20px;
	padding-left: 20px
}
.list-inline.wider {
	margin-right: -18px;
	margin-left: -17px
}
.list-inline.wider li {
	padding-right: 17px;
	padding-left: 18px
}
.list-inline.mediumer {
	margin-right: -15px;
	margin-left: -15px
}
.list-inline.mediumer li {
	padding-right: 15px;
	padding-left: 15px
}
.list-inline.medium {
	margin-right: -10px;
	margin-left: -10px
}
.list-inline.medium li {
	padding-right: 10px;
	padding-left: 10px
}
.list-inline.small {
	margin-right: -5px;
	margin-left: -5px
}
.list-inline.small li {
	padding-right: 5px;
	padding-left: 5px
}
.list-inline.va-top,
.list-inline.va-top li {
	vertical-align: top
}
.list-inline.offset-bottom-10 {
	margin-bottom: 10px
}
.navbar-toggle_ {
	background-color: transparent;
	display: inline-block;
	border-radius: 0;
	border: none;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 14px
}
.navbar-toggle_ .icon-bar {
	display: block;
	background-color: #000;
	border-radius: 0;
	width: 100%;
	height: 2px;
	-webkit-transition: opacity .3s ease 0s, transform .3s ease 0s;
	-o-transition: opacity .3s ease 0s, transform .3s ease 0s;
	transition: opacity .3s ease 0s, transform .3s ease 0s
}
.navbar-toggle_ .icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar-toggle_[aria-expanded=true] .icon-bar--top {
	-webkit-transform: translate(0, 6px) rotate(45deg);
	-ms-transform: translate(0, 6px) rotate(45deg);
	-o-transform: translate(0, 6px) rotate(45deg);
	transform: translate(0, 6px) rotate(45deg)
}
.navbar-toggle_[aria-expanded=true] .icon-bar--middle {
	opacity: 0;
	filter: alpha(opacity=0)
}
.navbar-toggle_[aria-expanded=true] .icon-bar--bottom {
	-webkit-transform: translate(0, -6px) rotate(-45deg);
	-ms-transform: translate(0, -6px) rotate(-45deg);
	-o-transform: translate(0, -6px) rotate(-45deg);
	transform: translate(0, -6px) rotate(-45deg)
}
.cNavbar .navbar-toggle_ {
	margin-top: 6px
}
.navbar-toggle {
	border-color: #1f87dc;
	border-width: 2px;
	padding: 0;
	position: relative;
	border-radius: 3px;
	width: 34px;
	height: 34px
}
.navbar-toggle .icon-bar {
	position: absolute;
	width: 20px;
	background: #1f87dc;
	left: 50%;
	top: 50%;
	margin: -1px 0 0 -10px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: -6px
}
.navbar-toggle .icon-bar+.icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar.navbar-theme {
	border: none;
	background: rgba(255, 255, 255, .65);
	min-height: 40px;
	border-radius: 0;
	margin-bottom: 0
}
.form-control,
.input-lg,
.input-md,
.input-xlg {
	border-radius: 4px
}
.navbar.navbar-theme.has-bg {
	background: #fee8b6
}
.navbar.navbar-theme .navbar-nav {
	margin-left: -10px;
	margin-right: -10px
}
.form-group,
.radio--themed {
	margin: 0
}
.navbar.navbar-theme .navbar-nav>li {
	padding: 0
}
.navbar.navbar-theme .navbar-nav>li>a {
	text-transform: uppercase;
	font-size: 1em;
	color: #000;
	padding: 10px;
	font-weight: 700
}
.navbar.navbar-theme .navbar-nav>li.active>a,
.navbar.navbar-theme .navbar-nav>li>a:active,
.navbar.navbar-theme .navbar-nav>li>a:focus,
.navbar.navbar-theme .navbar-nav>li>a:hover {
	color: #fff;
	background: #ec5952
}
.navbar.navbar-theme .navbar-nav>li.active>a:active,
.navbar.navbar-theme .navbar-nav>li.active>a:focus,
.navbar.navbar-theme .navbar-nav>li.active>a:hover {
	color: #fff;
	background: #e72d24
}
.navbar.navbar-theme .navbar-nav.navbar-sm>li>a {
	font-size: .9em;
	line-height: 1.55;
	font-weight: 400
}
.navbar.navbar-theme .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
.form-group:not(.last) {
	margin-bottom: 20px
}
.form-group--short {
	width: 330px;
	max-width: 100%
}
.form-group--cond:not(.last) {
	margin-bottom: 10px
}
.form-group .help-block {
	margin: .3em 0 0 .3em
}
.form-table .tr {
	display: table-row
}
.form-table .tr>* {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 5px
}
.form-table .tr>:first-child {
	padding-left: 0
}
.form-table .tr>:last-child {
	padding-right: 0
}
.form-table .tr:first-child>* {
	padding-top: 0
}
.form-table .tr:last-child>* {
	padding-bottom: 0
}
.form-control {
	border-color: #313a42;
	color: #313a42;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 34px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 22px
}
select.form-control {
	height: 34px;
	line-height: 34px
}
select[multiple].form-control,
textarea.form-control {
	height: auto
}
.form-control::-moz-placeholder {
	color: grey;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: grey
}
.form-control::-webkit-input-placeholder {
	color: grey
}
.form-control:focus:focus {
	border-color: #fcbe2f;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(252, 190, 47, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(252, 190, 47, .6)
}
.form-control.focus-blue:focus:focus {
	border-color: #3097ea;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(48, 151, 234, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(48, 151, 234, .6)
}
.has-feedback.has-error .form-control:focus {
	border-color: #a94442;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(169, 68, 66, .6)
}
.has-feedback.has-error .form-control::-moz-placeholder {
	color: #a94442;
	opacity: 1
}
.has-feedback.has-error .form-control:-ms-input-placeholder {
	color: #a94442
}
.has-feedback.has-error .form-control::-webkit-input-placeholder {
	color: #a94442
}
.has-feedback.no-icon .form-control.input-lg {
	padding-right: 14px
}
.has-feedback.no-icon .form-control {
	padding-right: 10px
}
.has-feedback.no-icon .fa {
	right: 50%;
	pointer-events: none;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	-o-transform: translate(50%, 0);
	transform: translate(50%, 0);
	opacity: 0;
	filter: alpha(opacity=0)
}
.input-md {
	font-weight: 900;
	height: 50px;
	padding: 11px 19px;
	font-size: 24px;
	line-height: 26px
}
select.input-md {
	height: 50px;
	line-height: 50px
}
select[multiple].input-md,
textarea.input-md {
	height: auto
}
#formN .input-md {
	min-width: 135px
}
.input-md--placeholder-thin {
	font-size: 18px;
	font-weight: 400;
	color: #999
}
.input-md--placeholder-thin::-moz-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #999
}
.input-md--placeholder-thin:-ms-input-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #999
}
.input-md--placeholder-thin::-webkit-input-placeholder {
	font-size: 18px;
	font-weight: 400;
	color: #999
}
.input-md~.form-control-feedback {
	line-height: 50px;
	width: 50px;
	height: 50px
}
.form-part-flex__item .input-md~.form-control-feedback {
	right: 8px
}
.input-lg {
	height: 50px;
	padding: 12px 10px 10px;
	font-size: 18px;
	line-height: 24px
}
select.input-lg {
	height: 50px;
	line-height: 50px
}
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}
.btn,
.radio-complex__btn,
.super-tabs li a {
	padding: 7px 16px;
	font-size: 16px;
	line-height: 18px;
	border-radius: 3px
}
.btn-group-sm>.btn,
.btn-group-xs>.btn,
.btn-sm,
.btn-smm,
.btn-xs {
	font-size: 14px;
	line-height: 16px;
	border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
	padding: 6px 15px
}
.btn-group-sm>.btn,
.btn-sm {
	padding: 6px 20px
}
.btn-smm {
	padding: 8px 20px;
	border-color: #313a42 !important
}
.btn-lg--min,
.btn-md,
.btn-mdd {
	line-height: 26px
}
.btn-lg--min,
.btn-md,
.btn-mdd,
.btn-xlg {
	border-radius: 4px
}
.btn-md {
	padding: 11px 20px;
	font-size: 20px
}
.btn-mdd {
	padding: 8px 20px;
	font-size: 16px
}
.btn-group-lg>.btn,
.btn-lg {
	font-weight: 700;
	text-transform: uppercase;
	padding: 12px 10px 10px;
	font-size: 20px;
	line-height: 26px;
	border-radius: 4px
}
.btn-lg.slime,
.text-transform-none {
	text-transform: none
}
.btn-lg.has-icon {
	position: relative;
	padding-right: 30px
}
.btn-lg.has-icon:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 8px;
	background: url(/images/icons/icon-more.png) 50% 50% no-repeat;
	width: 16px;
	height: 17px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.btn-danger,
.btn-white {
	color: #fff;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.btn-lg.has-icon:before {
		background-image: url(/images/icons/icon-more@2x.png);
		background-size: 16px 17px
	}
}
.btn-lg.slime {
	font-weight: 400
}
.btn-lg--min {
	padding: 6px 10px;
	font-size: 18px;
	font-weight: 500
}
.btn-danger {
	border-color: transparent;
	text-shadow: 0 -1px 0 #c9031a;
	background-clip: border-box;
	background-image: -webkit-linear-gradient(top, #fc4b5f 0, #ec2c42 100%);
	background-image: -o-linear-gradient(top, #fc4b5f 0, #ec2c42 100%);
	background-image: linear-gradient(to bottom, #fc4b5f 0, #ec2c42 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc4b5f', endColorstr='#ffec2c42', GradientType=0);
	-webkit-box-shadow: 0 -3px 0 0 #e2041d inset;
	box-shadow: 0 -3px 0 0 #e2041d inset
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
	color: #fff;
	border-color: transparent;
	background-image: -webkit-linear-gradient(top, #fd697a 0, #ee4357 100%);
	background-image: -o-linear-gradient(top, #fd697a 0, #ee4357 100%);
	background-image: linear-gradient(to bottom, #fd697a 0, #ee4357 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffd697a', endColorstr='#ffee4357', GradientType=0)
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	border-color: transparent;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8041c', endColorstr='#ffef4d5f', GradientType=0);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	border-color: transparent;
	text-shadow: none;
	background-image: -webkit-linear-gradient(top, #ab0316 0, #f27281 100%);
	background-image: -o-linear-gradient(top, #ab0316 0, #f27281 100%);
	background-image: linear-gradient(to bottom, #ab0316 0, #f27281 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab0316', endColorstr='#fff27281', GradientType=0)
}
.modal-stripped .close,
button.close,
button.close:active,
button.close:focus,
button.close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}
.btn-white {
	background-color: rgba(0, 0, 0, 0);
	border-color: #fff;
	background-clip: border-box
}
.btn-black-transparent,
.btn-black-transparent2 {
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box
}
.btn-white.focus,
.btn-white:focus,
.btn-white:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff
}
.btn-white.active,
.btn-white:active,
.open>.dropdown-toggle.btn-white {
	color: #000;
	background-color: #e8e8e8;
	border-color: rgba(5, 5, 5, .45);
	-webkit-box-shadow: 0 3px 10px 0 rgba(5, 5, 5, .45) inset;
	box-shadow: 0 3px 10px 0 rgba(5, 5, 5, .45) inset;
	background-image: none
}
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open>.dropdown-toggle.btn-white.focus,
.open>.dropdown-toggle.btn-white:focus,
.open>.dropdown-toggle.btn-white:hover {
	color: #000;
	background-color: #e8e8e8;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-black-transparent {
	color: #333e47;
	background-color: rgba(0, 0, 0, 0);
	border-color: #333e47;
	background-clip: border-box
}
.btn-black-transparent.focus,
.btn-black-transparent:focus,
.btn-black-transparent:hover {
	color: #fff;
	background-color: #333e47;
	border-color: #333e47
}
.btn-black-transparent.active,
.btn-black-transparent:active,
.open>.dropdown-toggle.btn-black-transparent {
	color: #fff;
	background-color: #20272c;
	border-color: rgba(5, 5, 5, .45);
	-webkit-box-shadow: 0 3px 10px 0 rgba(5, 5, 5, .45) inset;
	box-shadow: 0 3px 10px 0 rgba(5, 5, 5, .45) inset;
	background-image: none
}
.btn-black-transparent.active.focus,
.btn-black-transparent.active:focus,
.btn-black-transparent.active:hover,
.btn-black-transparent:active.focus,
.btn-black-transparent:active:focus,
.btn-black-transparent:active:hover,
.open>.dropdown-toggle.btn-black-transparent.focus,
.open>.dropdown-toggle.btn-black-transparent:focus,
.open>.dropdown-toggle.btn-black-transparent:hover {
	color: #fff;
	background-color: #20272c;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-black-transparent2 {
	color: #000;
	background-color: transparent;
	border-color: #000;
	background-clip: border-box
}
.btn-black-transparent2.focus,
.btn-black-transparent2:focus,
.btn-black-transparent2:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff
}
.btn-black-transparent2.active,
.btn-black-transparent2.active.focus,
.btn-black-transparent2.active:focus,
.btn-black-transparent2.active:hover,
.btn-black-transparent2:active,
.btn-black-transparent2:active.focus,
.btn-black-transparent2:active:focus,
.btn-black-transparent2:active:hover,
.open>.dropdown-toggle.btn-black-transparent2,
.open>.dropdown-toggle.btn-black-transparent2.focus,
.open>.dropdown-toggle.btn-black-transparent2:focus,
.open>.dropdown-toggle.btn-black-transparent2:hover {
	color: #000;
	background-color: #e8e8e8;
	border-color: #e8e8e8;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-black-transparent2.active,
.btn-black-transparent2:active,
.open>.dropdown-toggle.btn-black-transparent2 {
	background-image: none
}
.btn-black {
	color: #000;
	background-color: #fff;
	border-color: #a1a3a6;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	background-clip: border-box
}
.btn-black.focus,
.btn-black:focus,
.btn-black:hover,
.table-hover>tbody>tr:hover .btn-black {
	color: #fff;
	background-color: #e83e3e;
	border-color: transparent
}
.btn-black.active,
.btn-black:active,
.open>.dropdown-toggle.btn-black {
	color: #fff;
	background-color: #e62c2c;
	border-color: rgba(5, 5, 5, .25);
	-webkit-box-shadow: 3px 3px 6px 0 rgba(5, 5, 5, .25) inset;
	box-shadow: 3px 3px 6px 0 rgba(5, 5, 5, .25) inset;
	background-image: none
}
.btn-black.active.focus,
.btn-black.active:focus,
.btn-black.active:hover,
.btn-black:active.focus,
.btn-black:active:focus,
.btn-black:active:hover,
.open>.dropdown-toggle.btn-black.focus,
.open>.dropdown-toggle.btn-black:focus,
.open>.dropdown-toggle.btn-black:hover {
	color: #fff;
	background-color: #e52323;
	border-color: rgba(5, 5, 5, .25);
	-webkit-box-shadow: 1px 3px 6px 0 rgba(5, 5, 5, .25) inset;
	box-shadow: 1px 3px 6px 0 rgba(5, 5, 5, .25) inset
}
.radio--themed label {
	display: block;
	padding: 0 0 0 30px;
	line-height: 22px;
	min-height: 22px
}
.radio--themed label .small {
	color: #5c5c5c;
	font-size: .889em
}
.radio--themed .icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #f6f5f3;
	margin-right: 9px;
	-webkit-box-shadow: 0 2px 2px rgba(5, 5, 5, .25) inset;
	box-shadow: 0 2px 2px rgba(5, 5, 5, .25) inset;
	width: 21px;
	height: 21px;
	border-radius: 50%
}
.radio--themed .icon:hover {
	-webkit-box-shadow: 0 4px 2px rgba(5, 5, 5, .25) inset;
	box-shadow: 0 4px 2px rgba(5, 5, 5, .25) inset
}
.radio--themed .content {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	justify-content: space-between
}
.radio--themed input:checked~.icon {
	-webkit-box-shadow: 0 2px 2px rgba(5, 5, 5, .25) inset, 0 0 0 5px #2492ff inset;
	box-shadow: 0 2px 2px rgba(5, 5, 5, .25) inset, 0 0 0 5px #2492ff inset
}
.radio--themed+.radio--themed {
	margin-top: 20px
}
.radio--themed.big {
	font-size: 1.125em
}
.radio--themed.sm label {
	font-size: .75em;
	min-height: 16px;
	line-height: 16px;
	padding-left: 20px
}
.radio--themed.sm .icon {
	top: auto;
	margin-right: 6px;
	width: 16px;
	height: 16px;
	border-radius: 50%
}
.radio--themed.sm:not(:first-child) {
	margin-top: 5px
}
@media (max-width:560px) {
.form-group--xxs-short:not(.last) {
		margin-bottom: 10px
	}
.radio--themed label .small {
		font-size: 12px;
		line-height: 1.5em;
		display: inline-block
	}
.radio--themed+.radio--themed {
		margin-top: 20px
	}
}
.checkbox--add label {
	padding: 0
}
.checkbox--add .icon {
	display: inline-block;
	margin-right: .714em;
	position: relative;
	width: 10px;
	height: 10px
}
.checkbox--add .icon:after,
.checkbox--add .icon:before {
	content: "";
	display: block;
	position: absolute;
	border: 1px solid #1aac6b
}
.checkbox--add .icon:before {
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 0;
	height: 100%
}
.checkbox--add .icon:after {
	top: 50%;
	left: 0;
	margin-top: -1px;
	width: 100%;
	height: 0
}
.checkbox--add input:checked~.icon {
	background: url(/images/icons/icon-check.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.checkbox--add input:checked~.icon:after,
.checkbox--add input:checked~.icon:before {
	display: none
}
.checkbox--themed .icon {
	display: block;
	position: absolute;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #2492ff;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 27px;
	height: 27px
}
.checkbox--themed input:checked~.icon {
	background: url(/images/icons/check.png) 50% 50% no-repeat #2492ff;
	-webkit-box-shadow: 0 0 0 1px #cdcdd5;
	box-shadow: 0 0 0 1px #cdcdd5
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.checkbox--themed input:checked~.icon {
		background-image: url(/images/icons/check@2x.png);
		background-size: 19px 16px
	}
}
form .description {
	font-size: .875em;
	line-height: 1.36em
}
form .description--lg {
	height: 46px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.tab-pane__header {
	margin-bottom: 25px
}
.panel-group {
	margin-bottom: 0
}
.panel-group__footer {
	margin-top: 16px
}
.panel-theme {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel-theme__title {
	margin: 0 0 15px !important;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.panel-theme__title a {
	display: block;
	padding: 10px 15px
}
.panel-theme__collapse.in {
	margin-bottom: 15px
}
.panel-theme--1 .panel-theme__title {
	background: #ffc600;
	-webkit-transform: skewX(4deg) skewY(0);
	-ms-transform: skewX(4deg) skewY(0);
	-o-transform: skewX(4deg) skewY(0);
	transform: skewX(4deg) skewY(0)
}
.box-skewed:before,
.panel-theme--1 .panel-theme__title a {
	-ms-transform: skewX(-4deg) skewY(0);
	-o-transform: skewX(-4deg) skewY(0)
}
.panel-theme--1 .panel-theme__title a {
	color: #000;
	-webkit-transform: skewX(-4deg) skewY(0);
	transform: skewX(-4deg) skewY(0)
}
.panel-theme--2 .panel-theme__title a,
.panel-theme--3 .panel-theme__title a,
.panel-theme--4 .panel-theme__title a {
	color: #fff
}
.panel-theme--2 .panel-theme__title {
	background: #3e76e8;
	-webkit-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	transform: rotate(1deg)
}
.panel-theme--3 .panel-theme__title {
	background: #445460
}
.panel-theme--4 .panel-theme__title {
	background: #f59b0d;
	-webkit-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg)
}
.catalog-item-complex__footer:before,
.panel-stripped__body:before {
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg)
}
.panel-stripped {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel-stripped__title a {
	display: block;
	padding: 0 0 10px
}
.panel-stripped__body {
	background: #f7f7f7;
	padding: 23px 20px 17px;
	position: relative;
	border-top: 1px solid #d3d3d3;
	margin-bottom: 14px
}
.panel-stripped__body:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 41px;
	background: #fff;
	margin-top: -1px;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	-webkit-box-shadow: 1px 1px 0 0 #d3d3d3;
	box-shadow: 1px 1px 0 0 #d3d3d3;
	width: 14px;
	height: 14px
}
.panel-group .panel-stripped:not(:first-child) {
	margin-top: 9px
}
.panel-stripped .radio--themed {
	position: relative;
	top: 4px
}
.fake-panel,
.panel-stripped2 {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel-bg,
.panel-grey {
	-webkit-box-shadow: none
}
.panel-group .fake-panel:not(:first-child),
.panel-group .panel-stripped2:not(:first-child) {
	margin-top: 20px
}
.fake-panel__body,
.panel-stripped2__body {
	padding-top: 17px
}
.fake-panel__title,
.panel-stripped2__title {
	font-size: 1.125em;
	color: #313a42
}
.fake-panel__title a,
.panel-stripped2__title a {
	color: inherit
}
@media (max-width:560px) {
.fake-panel__title,
	.panel-stripped2__title {
		font-size: 14px;
		letter-spacing: -.17px
	}
.panel-group .fake-panel:not(:first-child),
	.panel-group .panel-stripped2:not(:first-child) {
		margin-top: 15px
	}
}
.panel-bg {
	border: none;
	box-shadow: none
}
.panel-bg__title a {
	display: block;
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	color: #000;
	font-size: 1.3em
}
.panel-bg__title a:focus,
.panel-bg__title a:hover {
	color: #000;
	border-color: #2492ff
}
.panel-bg__title a[aria-expanded=true] {
	color: #fff;
	border-color: #2492ff;
	background-color: #2492ff
}
.panel-bg__body {
	padding: 10px;
	border: 1px solid #2492ff
}
.panel-grey {
	border: none;
	box-shadow: none
}
.panel-grey__title a {
	display: block;
	padding: 10px 15px;
	border: 2px solid transparent;
	border-radius: 4px;
	background: #f2f2f2;
	color: #000;
	font-size: 1.3em;
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset
}
.panel-grey__title a:focus,
.panel-grey__title a:hover {
	border-style: dotted;
	border-color: #2592ff;
	color: #2592ff
}
.panel-grey__title a[aria-expanded=true] {
	border-style: solid;
	border-color: #2592ff;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	color: #2592ff
}
.panel-grey__title a.has-icon {
	position: relative;
	padding-left: 42px
}
.panel-grey__title a.has-icon .panel-icon {
	display: block;
	position: absolute;
	top: 7px;
	bottom: 7px;
	left: 7px;
	width: 30px;
	background: 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.panel-grey__body {
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important
}
.panel-grey__body:before {
	display: none !important
}
.collapse.in+tfoot .hide-after-in,
.collapse:not(.in)+tfoot .hide-after,
.collapsing+tfoot .hide-after-in {
	display: none
}
.row-10 {
	margin-left: -5px;
	margin-right: -5px
}
.row-10>[class*=col] {
	padding-left: 5px;
	padding-right: 5px
}
.row-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}
.row-flex--bottom {
	align-items: flex-end
}
.bubble-teaser,
.map-link {
	-webkit-flex-direction: column
}
@media (max-width:767px) {
.row-flex.row1 {
		display: block
	}
.row-flex.row1>[class*=col]:not(:last-child) {
		margin-bottom: 20px
	}
}
.breadcrumb {
	font-size: .875em;
	background: 0 0;
	padding: 0;
	color: #5c5c5c;
	margin-bottom: 22px
}
.breadcrumb>li+li:before {
	content: "›";
	color: #b3b3b3
}
.center>.midd-item:before,
.fancy span.sticker:before,
.fancy:before,
.ttip-lg:before,
.ttip:before,
.whirling-bg:before {
	content: ""
}
.modal .h1,
.modal .h2,
.modal .h3,
.modal .h4,
.modal .h5,
.modal h1,
.modal h2,
.modal h3,
.modal h4,
.modal h5 {
	margin: 0;
	font-weight: 700
}
.modal .h1.green,
.modal .h2.green,
.modal .h3.green,
.modal .h4.green,
.modal .h5.green,
.modal h1.green,
.modal h2.green,
.modal h3.green,
.modal h4.green,
.modal h5.green {
	color: #5dba02 !important
}
.modal .h1.iconed,
.modal .h2.iconed,
.modal .h3.iconed,
.modal .h4.iconed,
.modal .h5.iconed,
.modal h1.iconed,
.modal h2.iconed,
.modal h3.iconed,
.modal h4.iconed,
.modal h5.iconed {
	padding-left: 1.9em;
	line-height: 1.375em;
	background: no-repeat;
	-webkit-background-size: 1.375em auto;
	background-size: 1.375em auto
}
.modal .h1.iconed--cart,
.modal .h2.iconed--cart,
.modal .h3.iconed--cart,
.modal .h4.iconed--cart,
.modal .h5.iconed--cart,
.modal h1.iconed--cart,
.modal h2.iconed--cart,
.modal h3.iconed--cart,
.modal h4.iconed--cart,
.modal h5.iconed--cart {
	background-image: url(/images/icons/icon-cart2.svg)
}
@media (min-width:768px) {
.modal-dialog.medium {
		width: 730px
	}
.modal-sm {
		width: 395px
	}
.modal-lg {
		width: 730px
	}
}
@media (min-width:791px) {
.modal-xlg {
		width: 790px
	}
}
button.close {
	position: absolute;
	top: -21px;
	right: -21px;
	z-index: 9;
	background: url(/images/icons/icon-close.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 43px;
	height: 43px;
	border-radius: 50%
}
.modal-content {
	padding: 20px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.modal-content--none,
.modal-header {
	padding: 0
}
.modal-content--stripped {
	padding: 0;
	border-radius: 5px
}
#noPriceModal .modal-content {
	padding-bottom: 0
}
.modal-header:not(:last-child) {
	padding-bottom: 20px;
	border: none
}
.modal-content--stripped .modal-header {
	padding: 23px 32px 26px;
	border-radius: 4px 4px 0 0
}
.modal-header--dark {
	color: #fff;
	background: #2092ec
}
.modal-header--dark .h1,
.modal-header--dark .h2,
.modal-header--dark .h3,
.modal-header--dark .h4,
.modal-header--dark .h5,
.modal-header--dark h1,
.modal-header--dark h2,
.modal-header--dark h3,
.modal-header--dark h4,
.modal-header--dark h5 {
	color: inherit
}
.modal-header.border {
	border-bottom: 1px solid #d2d5d9;
	margin-bottom: 26px;
	padding-bottom: 3px
}
.modal-body {
	padding: 0
}
.modal-body .h1,
.modal-body .h2,
.modal-body .h3,
.modal-body .h4,
.modal-body .h5,
.modal-body h1,
.modal-body h2,
.modal-body h3,
.modal-body h4,
.modal-body h5 {
	margin-bottom: 10px
}
.modal-body:not(:first-child) {
	padding-top: 20px;
	border-top: 1px solid #d2d5d9
}
.modal-body:not(:last-child) {
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d5d9
}
#additionalsPreCartModal .modal-body:not(:last-child) {
	padding-bottom: 0;
	border-bottom: none
}
.modal-body+.modal-body {
	border: none
}
.modal-body--dark,
.modal-body--light {
	background: #f2f6fa
}
.modal-body.stratched-aside {
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px
}
@media (max-width:560px) {
.modal-body.stratched-aside {
		margin-right: -15px;
		margin-left: -15px;
		padding-right: 15px;
		padding-left: 15px
	}
}
.modal-body .no-border {
	border: none !important
}
.modal-body.stratched-bottom {
	padding-bottom: 20px;
	border-radius: 0 0 5px 5px
}
.modal-body--stripped:not(:first-child) {
	padding-top: 0;
	border-top: none
}
.modal-content--none .modal-body:not(:first-child) {
	padding: 0;
	border: none
}
.modal-content--stripped .modal-body {
	padding: 34px 32px 40px;
	border: none !important
}
.modal-content--stripped .modal-body .h1,
.modal-content--stripped .modal-body .h2,
.modal-content--stripped .modal-body .h3,
.modal-content--stripped .modal-body .h4,
.modal-content--stripped .modal-body .h5,
.modal-content--stripped .modal-body h1,
.modal-content--stripped .modal-body h2,
.modal-content--stripped .modal-body h3,
.modal-content--stripped .modal-body h4,
.modal-content--stripped .modal-body h5 {
	margin-bottom: 14px
}
.modal-content--stripped .modal-body:first-child {
	border-radius: 4px 4px 0 0
}
.modal-content--stripped .modal-body:last-child {
	border-radius: 0 0 4px 4px
}
.modal-stripped .modal-content {
	padding: 0;
	border-radius: 0
}
.modal-stripped .modal-body:not(:first-child) {
	padding: 0;
	border: none
}
.modal-stripped .close {
	position: absolute;
	top: 5px;
	right: 5px;
	border: 2px solid #5dba02;
	color: #000;
	background: #fff;
	text-shadow: none;
	padding: 0;
	text-align: center;
	z-index: 99;
	line-height: 36px;
	width: 40px;
	height: 40px;
	border-radius: 50%
}
@media (min-width:768px) {
.modal-stripped .modal-dialog {
		margin-top: 15px;
		margin-bottom: 15px
	}
}
.modal-dialog.stripped .modal-body,
.modal-dialog.stripped .modal-header {
	padding: 0;
	border: none
}
.modal-dialog.stripped .modal-footer {
	border: none
}
.modal-full-screen .modal-dialog {
	width: 100%;
	min-height: 100vh;
	margin: 0
}
.modal-full-screen .modal-content {
	min-height: 100vh;
	border-radius: 0;
	overflow: auto;
	padding: 40px 0;
	overflow-x: hidden
}
.modal-full-screen button.close {
	top: 40px;
	right: 40px
}
@media (max-width:767px) {
.modal-full-screen button.close {
		top: 13px;
		right: 9px;
		border: none;
		width: 40px;
		height: 40px
	}
}
@media (max-width:560px) {
.modal-full-screen .modal-content {
		padding-top: 21px
	}
body:not(.show-cart-footer) .modal-full-screen .modal-content {
		padding-bottom: 0
	}
.modal-full-screen .modal-content>.container {
		background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .001) 0, #edf0f2 95%, #edf0f2 100%);
		background-image: -o-linear-gradient(top, rgba(255, 255, 255, .001) 0, #edf0f2 95%, #edf0f2 100%);
		background-image: linear-gradient(to bottom, rgba(255, 255, 255, .001) 0, #edf0f2 95%, #edf0f2 100%)
	}
.modal-full-screen button.close {
		top: 25px;
		right: 20px;
		background: 0 0;
		width: 16px;
		height: 16px
	}
.modal-full-screen button.close:after,
	.modal-full-screen button.close:before {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		background-color: #9b9b9b;
		border-radius: 1px;
		width: 22px;
		height: 2px
	}
.modal-full-screen button.close:before {
		-webkit-transform: translate(-50%, -50%) rotate(-45deg);
		-ms-transform: translate(-50%, -50%) rotate(-45deg);
		-o-transform: translate(-50%, -50%) rotate(-45deg);
		transform: translate(-50%, -50%) rotate(-45deg)
	}
.modal-full-screen button.close:after {
		-webkit-transform: translate(-50%, -50%) rotate(45deg);
		-ms-transform: translate(-50%, -50%) rotate(45deg);
		-o-transform: translate(-50%, -50%) rotate(45deg);
		transform: translate(-50%, -50%) rotate(45deg)
	}
}
.page-wrapper,
.z-0,
.z-1,
.z-10,
.z-2,
.z-3,
.z-4,
.z-6,
.z-7,
.z-8,
.z-9,
body {
	position: relative
}
.highlited,
.table-hover>tbody>tr.active,
.table-hover>tbody>tr:hover {
	background: #f2f6fa
}
body.modal-open,
html {
	height: 100%
}
.table {
	margin: 0
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 10px;
	border-bottom: 1px solid #e6eaed
}
.dashed,
.label-sticker--white>span,
.map-link span span {
	border-bottom: 1px dashed
}
.table>tbody>tr>td.p1,
.table>tbody>tr>th.p1,
.table>thead>tr>td.p1,
.table>thead>tr>th.p1 {
	white-space: nowrap;
	width: 1%
}
.table>tbody>tr>th,
.table>thead>tr>th {
	vertical-align: bottom
}
.catalog-item--default4 .times,
.header-flex-wrapper>.list-inline li,
.img-preview__img span,
.img-preview__img span img,
.price__amount,
.super-tabs li:not(.highlighter),
.table>tbody>tr>td,
.table>thead>tr>td {
	vertical-align: middle
}
.table>thead>tr>th {
	font-size: 1.22em;
	line-height: 1em
}
.table>tbody+tbody {
	border-top: none
}
.table>tfoot>tr>td {
	padding: 4px 10px
}
body.modal-backdrop .modal-backdrop {
	z-index: 1051
}
body.modal-backdrop #callbackModal,
body.modal-backdrop #noPriceModal {
	z-index: 1052
}
@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg)
	}
}
@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}
@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
body {
	min-height: 100%
}
.highlited {
	padding: 15px;
	font-size: 1em;
	line-height: 1.375em;
	color: #5c5c5c
}
.color-white,
.ttip {
	color: #fff
}
.highlited.stratcher__inner--left {
	padding-left: 0
}
.highlited.stratcher__inne--right {
	padding-right: 0
}
.p-container {
	width: 825px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.z-0 {
	z-index: 0
}
.z-1 {
	z-index: 1
}
.z-2 {
	z-index: 2
}
.z-4 {
	z-index: 4
}
.z-5 {
	position: relative;
	z-index: 5
}
.z-6 {
	z-index: 6
}
.z-9 {
	z-index: 9
}
.fz-smaller {
	font-size: .875em
}
.fz-smallerg {
	font-size: .8em
}
.fz-bigger {
	font-size: 1.5em
}
.fw-bold {
	font-weight: 700
}
.dashed {
	display: inline
}
.inline-block,
.ttip {
	display: inline-block
}
.f-right {
	float: right
}
.fa-rub {
	font-size: .85em
}
.page-wrapper {
	width: 100%;
	overflow: hidden;
	min-height: 100vh
}
.arrowed-tabs>li.active>a:before,
.ttip-lg:before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg)
}
.amount-bull,
.close-btn {
	display: block;
	width: 15px;
	height: 15px
}
.huge-logo {
	margin: 50px -50px 28px -62px
}
.close-btn {
	background: url(/images/icons/icon-close-red.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.disabled {
	cursor: not-allowed;
	pointer-events: auto !important
}
.map-link {
	font-size: .875em;
	height: 45px;
	padding-left: 58px;
	background: url(/images/icons/icon-map.svg) 0 50% no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.map-link span span {
	display: inline-block
}
@media (max-width:560px) {
.map-link {
		height: 30px;
		padding-left: 44px;
		font-size: .857em !important
	}
}
.btns:not(:first-child) {
	margin-top: 35px
}
.btns-baner:not(:first-child) {
	margin-top: 27px
}
.btns-baner .btn {
	padding: 11px 23px
}
.btns-baner .btn:hover {
	background: #fff
}
.drag-n-drop-box__content,
a {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.text-fragment__header {
	margin-bottom: 3px
}
.text-fragment__header .h1,
.text-fragment__header .h2,
.text-fragment__header .h3,
.text-fragment__header .h4,
.text-fragment__header .h5,
.text-fragment__header h1,
.text-fragment__header h2,
.text-fragment__header h3,
.text-fragment__header h4,
.text-fragment__header h5 {
	margin: 0
}
.text-fragment__header.iconed {
	margin-bottom: 5px
}
.text-fragment__header.iconed .h1,
.text-fragment__header.iconed .h2,
.text-fragment__header.iconed .h3,
.text-fragment__header.iconed .h4,
.text-fragment__header.iconed .h5,
.text-fragment__header.iconed h1,
.text-fragment__header.iconed h2,
.text-fragment__header.iconed h3,
.text-fragment__header.iconed h4,
.text-fragment__header.iconed h5 {
	padding-left: 1.545em;
	background: url(/images/icons/icon-check.svg) no-repeat;
	-webkit-background-size: .955em .955em;
	background-size: .955em .955em
}
.text-fragment__content {
	font-size: .875em;
	line-height: 1.571;
	color: #5c5c5c;
	margin-bottom: 14px
}
.text-fragment__content p {
	margin: 0
}
.text-fragment__content.md {
	font-size: 1em;
	line-height: 1.375
}
.text-fragment__content.lg {
	font-size: 1.125em;
	line-height: 1.444;
	margin-bottom: 20px
}
.message {
	line-height: 1.1875;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}
.message__icon {
	float: left;
	margin-right: 10px;
	flex-shrink: 0
}
.message__icon--check {
	background: url(/images/icons/icon-check-white.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 34px;
	height: 34px
}
.message__icon--cart {
	background: url(/images/icons/icon-cart-alt.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 33px;
	height: 42px
}
.message__text {
	overflow: hidden;
	color: #313a42
}
.message__actions {
	margin-left: 10px
}
.fancy span.sticker {
	background: #fff;
	font-size: 1.9em;
	color: #1f87dc;
	display: inline-block;
	position: relative;
	padding: 10px 24px 5px;
	margin: 5px 0 20px -25px
}
.fancy span.sticker:before {
	display: block;
	position: absolute;
	z-index: -1;
	bottom: -2px;
	right: -3px;
	background: #b7a688;
	width: 90%;
	height: 90%;
	-webkit-transform: skewX(3deg) skewY(3deg);
	-ms-transform: skewX(3deg) skewY(3deg);
	-o-transform: skewX(3deg) skewY(3deg);
	transform: skewX(3deg) skewY(3deg)
}
.cart-icon-wrapper,
.header-flex-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.header-flex-wrapper {
	height: 70px;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.cart-icon-wrapper .cart-icon,
.logo-wrapper .image {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.header-flex-wrapper>.list-inline {
	margin-bottom: 0;
	vertical-align: middle
}
.header-flex-wrapper.end {
	justify-content: flex-end
}
.is-stuck .header-flex-wrapper {
	height: 40px
}
.logo-wrapper .image {
	float: left;
	margin-right: 17px;
	position: relative;
	width: 54px;
	transition: all .4s ease 0s
}
.logo-wrapper .image .abs {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.is-stuck .logo-wrapper .image .abs,
.phone-link.preccessed {
	opacity: 1;
	filter: alpha(opacity=100)
}
.is-stuck .logo-wrapper .image {
	width: 35px;
	margin-right: 75px
}
.is-stuck .logo-wrapper .image .abs {
	-webkit-transition: all .4s ease .4s;
	-o-transition: all .4s ease .4s;
	transition: all .4s ease .4s
}
.logo-wrapper .slogan {
	font-size: .875em;
	line-height: 1.2
}
.logo-wrapper .slogan p {
	margin: 0
}
.logo-wrapper:not(.animated) .image {
	width: 146px
}
.logo-wrapper:not(.animated) .image img {
	display: none
}
.logo-wrapper:not(.animated) .image img.abs {
	position: relative;
	width: 100%;
	display: block;
	opacity: 1;
	filter: alpha(opacity=100)
}
.is-stuck .logo-wrapper:not(.animated) .image {
	width: 96px;
	margin-right: 10px
}
.logo-xxs {
	margin-bottom: 15px
}
.phone-link {
	display: inline-block;
	font-size: 1.75em;
	line-height: .8;
	font-weight: 700;
	color: #000
}
.phone-link:active,
.phone-link:focus,
.phone-link:hover {
	text-decoration: none;
	color: #4d4d4d
}
.is-stuck .phone-link {
	font-size: 1.3em
}
.phone-box__title {
	font-size: 1.125em;
	line-height: 1em
}
.phone-box__title:not(:last-child) {
	margin-bottom: 9px
}
.phone-box .phone-link,
.phone-box__link {
	display: block;
	font-weight: 900;
	font-size: 1.875em
}
.phone-box--small .phone-box__title {
	font-size: 1em;
	line-height: 1.5em;
	color: #5C5C5C
}
.phone-box--small .phone-box__title:not(:last-child) {
	margin-bottom: 0
}
.phone-box--small .phone-box__link,
.phone-box--small .phone-link {
	color: inherit;
	font-size: 1.375em;
	line-height: 1.4em
}
.phone-box--xxs .phone-box__title {
	font-size: 14px;
	margin-bottom: 3px
}
.phone-box--xxs .phone-box__link,
.phone-box--xxs .phone-link {
	font-size: 27px;
	line-height: .9
}
.phones {
	display: inline-block;
	font-size: 1.75em;
	line-height: .8;
	font-weight: 700;
	color: #000
}
.phones:active,
.phones:focus,
.phones:hover {
	text-decoration: none;
	color: #4d4d4d
}
.is-stuck .phones {
	font-size: 1.3em
}
.phone-block__label {
	font-size: 1.375em;
	margin-bottom: 5px
}
.phone-block__link {
	font-size: 2.625em;
	line-height: .8;
	font-weight: 900;
	margin-bottom: 15px
}
.phone-block__link a {
	color: inherit
}
.cart-icon-wrapper {
	padding-left: 20px;
	border-left: 1px solid #c98e20;
	position: relative;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}
.cart-icon-wrapper .cart-icon {
	margin-right: 10px;
	flex-shrink: 0;
	background: url(/images/icons/icon-cart.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 28px;
	height: 28px;
	transition: all .4s ease 0s
}
.cart-icon-wrapper .mask-icon {
	background: #2090ea;
	padding: 6px 7px 7px;
	margin-right: 10px;
	border-radius: 50%
}
.cart-icon-wrapper .mask-icon .cart-icon {
	margin-right: 0;
	margin-top: 0
}
.cart-icon-wrapper .cart-label {
	margin-top: 11px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.cart-icon-wrapper .cart-counter {
	position: absolute;
	bottom: 0;
	left: 15px;
	min-width: 16px;
	padding-right: 3px;
	padding-left: 3px;
	height: 16px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	background: red;
	border-radius: 8px
}
.is-stuck .cart-icon-wrapper .cart-icon {
	height: 25px
}
.is-stuck .cart-icon-wrapper .cart-label {
	margin-top: 4px
}
.cNavbar .cart-icon-wrapper {
	float: right;
	padding-left: 0;
	border-left: 0;
	justify-content: flex-end;
	margin-right: 2px;
	margin-bottom: 1px
}
.cNavbar .cart-icon-wrapper .cart-icon {
	margin-right: 10px;
	width: 26px;
	height: 26px
}
.cNavbar .cart-icon-wrapper .mask-icon .cart-icon {
	margin-right: 0
}
.cart-icon-wrapper .cart-label {
	font-size: 12px;
	line-height: .833em
}
.bubble-teaser {
	background: #fff;
	border: 3px solid #54acf3;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 1, 1, .24);
	box-shadow: 0 10px 20px 0 rgba(0, 1, 1, .24)
}
.bubble-teaser__title {
	font-weight: 900;
	font-size: 1.375em;
	color: #333e47
}
.bubble-teaser__price {
	font-weight: 900;
	font-size: 2.5em;
	line-height: 1;
	color: #54acf3
}
.bubble-teaser__price:not(:last-child) {
	margin-bottom: 11px
}
.bubble-teaser--big {
	padding: 5%;
	width: 286px;
	height: 286px;
	border-radius: 50%
}
.bubble-teaser--big2 {
	padding: 5%;
	width: 250px;
	height: 250px;
	border-radius: 50%
}
.bubble-teaser--small {
	padding: 3%;
	margin: 5px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 1, 1, .24);
	box-shadow: 0 2px 3px 0 rgba(0, 1, 1, .24)
}
.bubble-teaser--small .bubble-teaser__price {
	font-size: 2em;
	margin-top: 3px
}
.top-item__teaser {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.midd-item {
	position: relative;
	width: 534px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.midd-item__teaser {
	position: absolute;
	left: 0;
	bottom: 0
}
.center>.midd-item:before {
	display: block;
	width: 107%;
	height: 107%;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(/images/bg/border-dotted.png) 50% 50% no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.whirling-bg {
	position: absolute;
	z-index: 0
}
.whirling-bg:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/bg/whirl.svg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
	-webkit-animation: spin 25s linear infinite;
	-o-animation: spin 25s linear infinite;
	animation: spin 25s linear infinite
}
.super-tabs {
	padding: 8px 8px 6px;
	margin: 0 -2px 33px;
	list-style: none;
	background: #fff;
	position: relative;
	border-radius: 29px;
	-webkit-box-shadow: 3px 3px 7px 0 rgba(5, 5, 5, .35) inset;
	box-shadow: 3px 3px 7px 0 rgba(5, 5, 5, .35) inset
}
.super-tabs li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 1
}
.super-tabs li:not(.highlighter) {
	display: table-cell;
	text-align: center;
	width: auto;
	float: none
}
.super-tabs li a,
.super-tabs li.highlighter {
	padding: 10px 18px;
	font-size: 18px;
	line-height: 24px;
	border-radius: 23px
}
.super-tabs li.highlighter {
	position: absolute;
	top: 8px;
	z-index: 0;
	background: #2492ff;
	height: 44px;
	display: none;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	-webkit-box-shadow: -3px -3px 0 0 rgba(0, 0, 0, .07) inset;
	box-shadow: -3px -3px 0 0 rgba(0, 0, 0, .07) inset
}
.super-tabs li a {
	display: table-cell;
	width: 4000px
}
.super-tabs li.active a {
	color: #fff;
	text-shadow: 0 1px 0 rgba(5, 5, 5, .35)
}
.default-tabs {
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-box-shadow: 0 -1px 0 0 #2492ff inset;
	box-shadow: 0 -1px 0 0 #2492ff inset
}
.default-tabs>li {
	padding: 0;
	margin: 0;
	float: left
}
.default-tabs>li:not(:first-child) {
	margin-left: 2px
}
.default-tabs>li>a {
	display: block;
	font-size: 1.125em;
	padding: 10px 33px;
	border-radius: 6px 6px 0 0
}
.default-tabs>li.active>a,
.default-tabs>li>a:active {
	color: #fff;
	background: #2492ff
}
.default-tabs--variant {
	border-bottom: 1px #2492ff solid;
	margin-bottom: 25px
}
.circle-tabs {
	margin: 0 -12px 30px;
	padding: 0;
	list-style: none
}
.circle-tabs>li {
	float: left;
	padding-right: 12px;
	padding-left: 12px
}
.circle-tabs>li>a {
	display: block;
	position: relative;
	background: #f2f2f2;
	border: 2px solid transparent;
	-webkit-box-shadow: 0 0 0 5px #fff inset;
	box-shadow: 0 0 0 5px #fff inset;
	width: 120px;
	height: 120px;
	border-radius: 50%
}
.circle-tabs>li>a:focus,
.circle-tabs>li>a:hover {
	border-style: dotted;
	border-color: #2592ff
}
.circle-tabs>li>a img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 67.5%;
	max-height: 67.5%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.circle-tabs>li>a.full-size img {
	max-width: none;
	max-height: none
}
.circle-tabs>li>a.sm img {
	max-width: 50%;
	max-height: 50%
}
.circle-tabs>li.active>a,
.circle-tabs>li>a:active {
	border-color: #2592ff
}
.themed-tabs {
	padding: 0;
	margin: 0 0 30px;
	list-style: none;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	z-index: 1
}
.themed-tabs>li {
	float: left
}
.themed-tabs>li>a {
	display: block;
	line-height: 1.8125em;
	color: grey;
	background-color: #f2f2f2;
	position: relative
}
.themed-tabs>li>a span {
	display: block
}
.themed-tabs>li>a .icon {
	display: block;
	position: absolute;
	top: 50%;
	left: .6875em;
	margin-top: -.725em;
	font-size: 1.25em;
	line-height: 1.55em;
	text-align: center;
	color: inherit;
	width: 1.45em;
	height: 1.45em;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 1px #ccc inset;
	box-shadow: 0 0 0 1px #ccc inset
}
.themed-tabs>li>a .wrapper {
	padding: 11px 27px 10px 3.125em;
	position: relative;
	min-height: 49px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.themed-tabs>li>a.filled .icon {
	color: transparent;
	background: url(/images/icons/icon-check-green.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	-webkit-box-shadow: none;
	box-shadow: none
}
.themed-tabs>li.active {
	z-index: 9
}
.themed-tabs>li.active>a .wrapper {
	color: #313a42;
	background: #d4e2f7
}
.themed-tabs>li.active>a .wrapper:after,
.themed-tabs>li.active>a .wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	border-width: 25px 0 25px 16px;
	border-style: solid
}
.themed-tabs>li.active>a .wrapper:before {
	right: 0;
	border-color: #f2f2f2 #f2f2f2 #f2f2f2 transparent
}
.themed-tabs>li.active>a .wrapper:after {
	right: 100%;
	border-color: #d4e2f7 #d4e2f7 #d4e2f7 transparent
}
.themed-tabs>li.active>a .icon {
	background: #fff;
	-webkit-box-shadow: 0 0 0 2px #5dba02 inset;
	box-shadow: 0 0 0 2px #5dba02 inset
}
.themed-tabs>li.active:first-child>a .wrapper:after,
.themed-tabs>li.active:last-child>a .wrapper:before {
	display: none
}
.themed-tabs--3>li {
	width: 33.333%
}
.themed-tabs--top li .wrapper {
	padding: 11px 27px 10px 1.125em !important
}
.themed-tabs--sm>li>a>.wrapper {
	padding-left: 2.423em;
	padding-top: 1px;
	padding-bottom: 1px;
	min-height: 27px;
	border-radius: 2px;
	white-space: nowrap
}
.themed-tabs--sm>li>a .icon {
	font-size: .71em;
	left: 1em;
	line-height: 1.8em;
	width: 1.5em;
	height: 1.5em
}
.themed-tabs--sm>li.active>a .wrapper:after,
.themed-tabs--sm>li.active>a .wrapper:before {
	border-width: 14px 0 13px 7px
}
.themed-tabs--sm>li.active>a .icon {
	-webkit-box-shadow: 0 0 0 1px #5dba02 inset;
	box-shadow: 0 0 0 1px #5dba02 inset
}
.arrowed-tabs>li>a {
	display: block;
	position: relative;
	font-size: 1.125em;
	line-height: 1.22;
	color: #313a42;
	background: #f2f6fa;
	padding: 15px;
	-webkit-box-shadow: 0 -1px 0 0 #e6eaed inset;
	box-shadow: 0 -1px 0 0 #e6eaed inset;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
#catalogCategoriesList:not(.is_stuck) .arrowed-tabs>li:first-child>a:before,
.arrowed-tabs>li.active>a:before {
	content: "";
	display: block;
	position: absolute;
	width: 36px;
	height: 36px;
	top: 50%;
	left: 100%
}
#catalogCategoriesList:not(.is_stuck) .arrowed-tabs>li:first-child>a,
.arrowed-tabs>li.active>a {
	color: #fff;
	text-shadw: 0 1px 0 rgba(5, 5, 5, .35);
	padding-left: 24px;
	margin-left: -4px;
	border-radius: 3px 0 0 3px;
	font-weight: 700
}
.arrowed-tabs>li>a:focus,
.arrowed-tabs>li>a:hover {
	background: #dadde0
}
.arrowed-tabs>li.active>a {
	background: #2492ff;
	-webkit-box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset
}
.arrowed-tabs>li.active>a:before {
	background: inherit;
	transform: translate(-50%, -50%) rotate(-45deg);
	-webkit-box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset
}
#catalogCategoriesList:not(.is_stuck) .arrowed-tabs>li:first-child>a {
	background: #2492ff;
	-webkit-box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset
}
#catalogCategoriesList:not(.is_stuck) .arrowed-tabs>li:first-child>a:before {
	background: inherit;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
	-webkit-box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset
}
.catalog-item,
.hintick {
	-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .3)
}
.menu li a:active,
.menu li a:focus,
.menu li a:hover,
.menu li.active>a {
	color: #E73D3D
}
.catalog-item {
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .3)
}
.catalog-item__content {
	padding: 20px 15px 14px
}
.catalog-item__footer {
	padding: 11px 15px 18px
}
.catalog-item__footer--dark {
	background: #cfe7ff
}
.catalog-item__footer--light {
	background: #f5f5f5;
	border-top: 1px solid #d2d5d9
}
.catalog-item__img a {
	height: 224px;
	max-height: 100%;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.catalog-item.more,
.smth-else {
	-webkit-flex-direction: column
}
.catalog-item__img:not(:last-child) {
	margin-bottom: 9px
}
.catalog-item__img img {
	width: auto !important;
	height: auto !important;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.catalog-item__title {
	font-weight: 700;
	line-height: 1.27
}
.catalog-item__description {
	color: #5c5c5c
}
.catalog-item__price {
	color: #313a42;
	font-size: 1.25em;
	line-height: 1;
	margin-bottom: 9px
}
.catalog-item__price__cust {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 4px;
	color: #313a42;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -.6px;
	line-height: 22px
}
@media (max-width:1199px) {
.catalog-item__price__cust {
		font-size: 28px
	}
.catalog-item__price__cust2 {
		font-size: 18px
	}
}
.catalog-item__price-balcon {
	font-size: 36px;
	line-height: .8;
	font-weight: 700;
	color: #313a42;
	margin-top: 80px
}
.catalog-item__price-balcon .fa {
	font-size: .8em
}
.catalog-item__no-price {
	font-size: .8em;
	line-height: 1;
	margin-bottom: 9px
}
.catalog-item--default .catalog-item__title {
	font-size: 1.125em
}
.catalog-item--default .catalog-item__title:not(:last-child) {
	margin-bottom: 8px
}
.catalog-item--xsmall .catalog-item__img {
	height: 82px
}
.catalog-item--xsmall .catalog-item__img img {
	max-height: 100%
}
.catalog-item--small .catalog-item__title+.catalog-item__price {
	margin-top: 27px
}
.catalog-item--small .catalog-item__img {
	height: 170px
}
.catalog-item--small .catalog-item__img img {
	max-height: 100%
}
.catalog-item--small .catalog-item__title {
	height: 2.45em;
	overflow: hidden
}
.catalog-item--small .catalog-item__title:not(:last-child) {
	margin-bottom: 1px
}
.catalog-item--small .catalog-item__description {
	font-size: .875em;
	height: 1.375em;
	overflow: hidden
}
.catalog-item--small .catalog-item__description:not(:last-child) {
	margin-bottom: 8px
}
.catalog-item--small .catalog-item__price:not(:last-child) {
	margin-bottom: 15px
}
.catalog-item.more {
	height: 358px;
	padding: 20px 0 20px 20px;
	margin-right: 40px;
	position: relative;
	overflow: visible;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.catalog-item.more:after,
.catalog-item.more:before {
	content: "";
	display: block;
	position: absolute;
	left: 100%;
	width: 40px
}
.catalog-item.more:before {
	top: 3px;
	bottom: 50%;
	background-image: -webkit-linear-gradient(to top right, #fff 0, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(to top right, #fff 0, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to top right, #fff 0, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)
}
.catalog-item.more:after {
	top: 50%;
	bottom: 3px;
	background-image: -webkit-linear-gradient(to bottom right, #fff 0, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(to bottom right, #fff 0, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to bottom right, #fff 0, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)
}
.catalog-item.highlighted {
	border-top-left-radius: 0;
	position: relative;
	border: 2px solid #f39130;
	z-index: 1
}
.catalog-item.highlighted .sticker {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 3px 14px 6px 7px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .34);
	z-index: 1
}
.catalog-item.highlighted .sticker:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #f39130;
	z-index: -1;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: skewX(-16deg) skewY(0);
	-ms-transform: skewX(-16deg) skewY(0);
	-o-transform: skewX(-16deg) skewY(0);
	transform: skewX(-16deg) skewY(0)
}
.catalog-item.highlighted .left-part {
	width: 180px;
	float: left
}
.modal .catalog-item.highlighted .left-part {
	width: 230px
}
.catalog-item.highlighted .right-part {
	width: 116px;
	height: 123px;
	float: right;
	text-align: right;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end
}
.catalog-item-complex.highlighted .sticker:before,
.catalog-item-complex__footer:before,
.catalog-item-plain.highlighted .sticker:before,
.catalog-item-plain__footer:before {
	display: block;
	top: 0;
	content: ""
}
.modal .catalog-item.highlighted .right-part {
	height: 112px
}
.catalog-item--default4 {
	overflow: inherit
}
.catalog-item--default4 .label-wrapper .input-md {
	padding: 11px !important;
	font-size: 18px;
	font-weight: 400
}
.catalog-item--default4 .label-wrapper .lab {
	font-size: 14px
}
.catalog-item--default4 .times {
	padding-top: 18px !important
}
.catalog-item-complex.highlighted {
	position: relative;
	border-color: #f39130;
	z-index: 1
}
.catalog-item-complex.highlighted .sticker {
	position: absolute;
	bottom: 100%;
	right: -1px;
	color: #fff;
	padding: 2px 12px 2px 26px;
	z-index: 1;
	overflow: hidden;
	font-size: .875em;
	text-transform: uppercase
}
.catalog-item-complex.highlighted .sticker:before {
	position: absolute;
	left: 0;
	background: #f39130;
	z-index: -1;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: skewX(-16deg) skewY(0);
	-ms-transform: skewX(-16deg) skewY(0);
	-o-transform: skewX(-16deg) skewY(0);
	transform: skewX(-16deg) skewY(0)
}
.owl-carousel.owl-nav-transparent__ .owl-stage-outer,
.preview__caption .owl-carousel .owl-stage-outer {
	overflow: visible
}
.catalog-item-complex__price .fa {
	font-size: .8em
}
.owl-carousel .owl-item .catalog-item-complex .parts-list img {
	width: auto;
	height: 48px
}
.alt-assets .parts-list img {
	width: 75px
}
.section--bg-grey .carousel-stretcher .catalog-item,
.section--bg-white .carousel-stretcher .catalog-item {
	margin: 5px 15px 25px
}
.catalog-item-plain {
	border: 2px solid #d4d7db;
	padding: 15px 30px;
	margin-top: 21px;
	background: #fff
}
.smth-else,
.smth-else-cacl {
	border-radius: 4px;
	text-align: center
}
.catalog-item-plain--xs {
	padding: 15px
}
.catalog-item-plain__footer {
	position: relative;
	margin-top: 20px;
	padding-top: 17px;
	text-align: center;
	border-top: 1px solid #d4d7db
}
.catalog-item-plain__footer:before {
	position: absolute;
	left: 50%;
	background: #fff;
	margin-top: -1px;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	-webkit-box-shadow: 1px 1px 0 0 #d3d3d3;
	box-shadow: 1px 1px 0 0 #d3d3d3;
	width: 14px;
	height: 14px
}
.catalog-item-plain__title {
	color: #313a42;
	font-size: 1.125em;
	font-weight: 700;
	margin-bottom: 20px
}
.catalog-item-plain__price {
	color: #313a42;
	font-size: 1.875em;
	font-weight: 700;
	margin-bottom: 4px
}
.catalog-item-plain__price .fa {
	font-size: .8em
}
.catalog-item-plain__img img {
	max-height: 100%
}
.catalog-item-plain__img--fixed {
	max-width: 60%
}
.catalog-item-plain.highlighted {
	border-color: #f39130;
	position: relative;
	z-index: 1
}
.catalog-item-plain.highlighted .sticker {
	color: #fff;
	position: absolute;
	right: -2px;
	bottom: 100%;
	padding: 0 22px 1px 11px;
	background: #f39130
}
.catalog-item-plain.highlighted .sticker:before {
	background: inherit;
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	z-index: -1;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: skewX(-19deg) skewY(0);
	-ms-transform: skewX(-19deg) skewY(0);
	-o-transform: skewX(-19deg) skewY(0);
	transform: skewX(-19deg) skewY(0)
}
.smth-else form .tr>div.p1,
.smth-else-cacl form .tr>div.p1 {
	width: 1%;
	white-space: nowrap
}
.catalog-item-plain.highlighted .sticker--blue {
	background: #3e76e8;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .34)
}
.catalog-item-plain.highlighted .sticker--orange {
	background: #f39130;
	text-transform: uppercase
}
.catalog-item-plain .alt-assets {
	margin-top: 20px
}
.smth-else {
	padding: 15px;
	color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3);
	background-image: -webkit-linear-gradient(top, #fd7a5d 0, #e74c78 100%);
	background-image: -o-linear-gradient(top, #fd7a5d 0, #e74c78 100%);
	background-image: linear-gradient(to bottom, #fd7a5d 0, #e74c78 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffd7a5d', endColorstr='#ffe74c78', GradientType=0);
	height: 430px
}
.smth-else-cacl__balcon,
.smth-else__balcon {
	height: 440px
}
.smth-else__header {
	margin-bottom: 27px
}
.smth-else__title {
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.2;
	text-transform: uppercase
}
.smth-else__subtitle:not(:first-child) {
	margin-top: 10px
}
.smth-else form .title {
	font-size: 1.125em;
	font-weight: 700;
	margin-bottom: 10px
}
.smth-else form .tr {
	display: table-row
}
.smth-else form .tr>div {
	display: table-cell;
	padding: 0 5px;
	text-align: center;
	position: relative
}
.smth-else form .tr+.form-group {
	margin-top: 25px
}
.smth-else form .form-group {
	margin: 0
}
.smth-else form .form-group:not(.last) {
	margin-bottom: 25px
}
.smth-else form .description {
	font-size: .875em;
	line-height: 1.643em
}
.smth-else .messages * {
	color: inherit !important
}
.helpPPBlock-calc .popover-content {
	padding: 20px
}
.smth-else-cacl form .title {
	font-size: 1.125em;
	font-weight: 700;
	margin-bottom: 10px
}
.smth-else-cacl form .tr {
	display: table-row
}
.smth-else-cacl form .tr>div {
	display: table-cell;
	padding: 0 5px;
	text-align: center;
	position: relative
}
.smth-else-cacl form .tr+.form-group {
	margin-top: -15px
}
.smth-else-cacl form .form-group {
	margin: 0
}
.smth-else-cacl form .form-group:not(.last) {
	margin-bottom: 25px
}
.smth-else-cacl form .description {
	font-size: .875em;
	line-height: 1.643em
}
.owl-carousel.owl-carousel-auto .owl-item img {
	width: auto !important
}
.other {
	padding: 0 0 0 35px;
	position: relative;
	margin-top: 35px
}
.other .sticker-replic-2,
.other .sticker-replic-3 {
	position: absolute;
	top: 0;
	left: 0
}
.other .sticker-replic-2__pt,
.other .sticker-replic-3__pt {
	padding-top: 15px
}
.sticker-replic {
	position: absolute;
	top: 50%;
	max-width: 80%;
	color: #fff;
	background: #3e76e8;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .34);
	font-weight: 900;
	font-size: 1.375em;
	line-height: 1.2;
	padding: 4px 15px 11px;
	-webkit-transform: rotateZ(-13deg) translate(0, -50%);
	-ms-transform: rotateZ(-13deg) translate(0, -50%);
	-o-transform: rotateZ(-13deg) translate(0, -50%);
	transform: rotateZ(-13deg) translate(0, -50%);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.sticker-replic span {
	position: relative;
	z-index: 1
}
.sticker-replic:after,
.sticker-replic:before {
	content: "";
	display: block;
	position: absolute
}
.sticker-replic:before {
	top: 0;
	left: 0;
	z-index: 0;
	background: inherit;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skewX(0) skewY(5deg);
	-ms-transform: skewX(0) skewY(5deg);
	-o-transform: skewX(0) skewY(5deg);
	transform: skewX(0) skewY(5deg)
}
.sticker-replic:after {
	top: 100%;
	left: 50%;
	margin-top: -1px;
	margin-left: -16px;
	background: url(/images/bg/replic-part.png) 50% 0 no-repeat;
	-webkit-background-size: 27px 23px;
	background-size: 27px 23px;
	width: 27px;
	height: 23px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.sticker-replic:after {
		background-image: url(/images/bg/replic-part@2x.png);
		background-size: 27px 23px
	}
}
.sticker-replic-2 {
	position: relative;
	color: #fff;
	padding: 3px 12px 5px 11px;
	font-size: 1.125em;
	line-height: 1.7;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(45deg, #ec5952, #fc5d1b);
	background-image: -o-linear-gradient(45deg, #ec5952, #fc5d1b);
	background-image: linear-gradient(45deg, #ec5952, #fc5d1b)
}
.sticker-replic-2 .price {
	font-size: 1.944em;
	line-height: .8
}
.sticker-replic-2 .price .fa {
	font-size: .8em
}
.sticker-replic-2>* {
	position: relative;
	z-index: 2
}
.sticker-replic-2:after,
.sticker-replic-2:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: inherit;
	z-index: 0;
	width: 100%;
	height: 100%
}
.sticker-replic-2:before {
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg);
	transform: skewX(0) skewY(-3deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}
.sticker-replic-2:after {
	-webkit-transform: skewX(0) skewY(-11deg);
	-ms-transform: skewX(0) skewY(-11deg);
	-o-transform: skewX(0) skewY(-11deg);
	transform: skewX(0) skewY(-11deg);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.sticker-replic-2 .part {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 15px;
	margin-left: -14px;
	z-index: 1;
	background: url(/images/bg/replic-part2.png) 50% 0 no-repeat;
	-webkit-background-size: 28px 27px;
	background-size: 28px 27px;
	width: 28px;
	height: 27px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.sticker-replic-2 .part {
		background-image: url(/images/bg/replic-part2@2x.png);
		background-size: 28px 27px
	}
}
.wTypes .sticker-replic-2 {
	position: absolute;
	top: 14px;
	left: -5px;
	z-index: 9;
	font-size: 10px;
	padding: 16px 25px 10px 17px
}
.wTypes .sticker-replic-2:before {
	-webkit-transform: skewX(0) skewY(-2deg);
	-ms-transform: skewX(0) skewY(-2deg);
	-o-transform: skewX(0) skewY(-2deg);
	transform: skewX(0) skewY(-2deg)
}
.wTypes .sticker-replic-2:after {
	-webkit-transform: skewX(0) skewY(-10deg);
	-ms-transform: skewX(0) skewY(-10deg);
	-o-transform: skewX(0) skewY(-10deg);
	transform: skewX(0) skewY(-10deg)
}
.wTypes .sticker-replic-2 span {
	float: none;
	display: inline-block;
	padding: 0;
	height: auto
}
.wTypes .sticker-replic-2 .part {
	margin-top: 9px
}
.wTypes .sticker-replic-2 .price {
	font-size: 2em
}
.sticker-replic-4 {
	position: relative;
	color: #fff;
	padding: 0 0 1px 15px;
	font-size: 1.125em;
	line-height: 1.7;
	z-index: 99;
	max-width: 65%;
	top: 25px;
	right: 6px;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(45deg, #ec5952, #fc5d1b);
	background-image: -o-linear-gradient(45deg, #ec5952, #fc5d1b);
	background-image: linear-gradient(45deg, #ec5952, #fc5d1b)
}
.sticker-replic-4 .price {
	font-size: 1em
}
.sticker-replic-4 .price .fa {
	font-size: .8em
}
.sticker-replic-4>* {
	position: relative;
	z-index: 2
}
.sticker-replic-4:after,
.sticker-replic-4:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: inherit;
	z-index: 0;
	width: 100%;
	height: 100%
}
.sticker-replic-4:before {
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg);
	transform: skewX(0) skewY(-3deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}
.sticker-replic-4:after {
	-webkit-transform: skewX(0) skewY(0);
	-ms-transform: skewX(0) skewY(0);
	-o-transform: skewX(0) skewY(0);
	transform: skewX(0) skewY(0);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.sticker-replic-4 .part {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 15px;
	margin-left: -14px;
	z-index: 1;
	background: url(/images/bg/replic-part2.png) 50% 0 no-repeat;
	-webkit-background-size: 28px 27px;
	background-size: 28px 27px;
	width: 28px;
	height: 27px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.sticker-replic-4 .part {
		background-image: url(/images/bg/replic-part2@2x.png);
		background-size: 28px 27px
	}
}
.wTypes .sticker-replic-4 {
	position: absolute;
	top: 14px;
	left: -5px;
	z-index: 9;
	font-size: 10px;
	padding: 16px 25px 10px 17px
}
.wTypes .sticker-replic-4:before {
	-webkit-transform: skewX(0) skewY(-2deg);
	-ms-transform: skewX(0) skewY(-2deg);
	-o-transform: skewX(0) skewY(-2deg);
	transform: skewX(0) skewY(-2deg)
}
.wTypes .sticker-replic-4:after {
	-webkit-transform: skewX(0) skewY(-10deg);
	-ms-transform: skewX(0) skewY(-10deg);
	-o-transform: skewX(0) skewY(-10deg);
	transform: skewX(0) skewY(-10deg)
}
.wTypes .sticker-replic-4 span {
	float: none;
	display: inline-block;
	padding: 0;
	height: auto
}
.wTypes .sticker-replic-4 .part {
	margin-top: 9px
}
.wTypes .sticker-replic-4 .price {
	font-size: 2em
}
.price__title {
	font-weight: 900;
	font-size: 1.125em;
	line-height: 1.22;
	margin-bottom: 5px
}
.price__value {
	font-weight: 700;
	font-size: 2.25em;
	line-height: .8;
	white-space: nowrap
}
.prices-group .price,
.themed-select {
	white-space: normal
}
.price__value .fa {
	font-size: .8em
}
.price__amount {
	font-size: .33em;
	color: #5c5c5c;
	word-spacing: 5px;
	display: inline;
	font-weight: 400
}
.price--sm .price__title {
	font-size: .8125em;
	color: grey;
	font-weight: 400
}
.price--sm .price__value {
	font-size: 1.125em;
	color: #313a42;
	font-weight: 400
}
.price--lg {
	margin-top: 5px
}
.price--lg .price__title {
	font-size: .8125em;
	color: grey;
	font-weight: 400
}
.price--lg .price__value {
	font-size: 2.625em
}
#modalCalcLarge .price {
	margin-bottom: 15px
}
@media (max-width:560px) {
.cart-preview--cc .price--lg {
		margin-top: 0
	}
.price--lg .price__title {
		font-size: 12px;
		line-height: 1.4167em;
		margin-bottom: 0
	}
.price--lg .price__value {
		font-size: 1.429em;
		line-height: 1.25em
	}
.price--lg .price__amount {
		font-size: .7em
	}
}
.prices-group .price--lg:not(:last-child) {
	margin-bottom: 23px
}
.cart-preview--cc .prices-group .price--lg:not(:last-child) {
	margin-bottom: 0
}
.prices-group .price--sm:not(:last-child) {
	margin-bottom: 15px
}
@media (max-widthL:560px) {
.cart-preview--cc .prices-group .price--lg:not(:last-child) {
		margin-bottom: 0
	}
}
.price-huge {
	font-weight: 700;
	color: #000;
	font-size: 5.125em;
	line-height: .9;
	margin-bottom: 12px;
	white-space: nowrap
}
.price-huge .label-sticker--small {
	font-size: 16px;
	line-height: 1;
	position: relative;
	top: -22px
}
.total-price {
	font-size: 1.125em;
	white-space: nowrap;
	font-weight: 700
}
.total-price>* {
	display: inline-block
}
.total-price__label {
	color: #5c5c5c;
	padding-right: 1.11em
}
.total-price__value {
	font-size: 2.333em;
	color: #313a42
}
.total-price__value .fa {
	font-size: .9em
}
.total-price--lg .total-price__label {
	font-size: 1.5em
}
.modal-price {
	line-height: 1.375
}
.modal-price__header {
	margin-bottom: 3px
}
.modal-price__header .h1,
.modal-price__header .h2,
.modal-price__header .h3,
.modal-price__header .h4,
.modal-price__header .h5,
.modal-price__header h1,
.modal-price__header h2,
.modal-price__header h3,
.modal-price__header h4,
.modal-price__header h5 {
	margin: 0
}
.modal-price__preview {
	width: 120px;
	max-width: 100%;
	margin-bottom: 10px
}
.modal-price__sub:not(:first-child) {
	margin-top: 17px;
	padding-top: 18px;
	border-top: 1px solid #d2d5d9
}
.modal-price__value .fa {
	font-size: .8em
}
.sticker-replic-3 {
	position: relative;
	color: #fff;
	padding: 3px 12px 5px 11px;
	font-size: 1.125em;
	line-height: 1.7
}
.sticker-replic-3 .price {
	font-size: 1.944em;
	line-height: .8
}
.sticker-replic-3 .price .fa {
	font-size: .8em
}
.sticker-replic-3>* {
	position: relative;
	z-index: 2
}
.sticker-replic-3:after,
.sticker-replic-3:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(45deg, #ec5952, #fc5d1b);
	background-image: -o-linear-gradient(45deg, #ec5952, #fc5d1b);
	background-image: linear-gradient(45deg, #ec5952, #fc5d1b)
}
.sticker-replic-3:before {
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg);
	transform: skewX(0) skewY(-3deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}
.sticker-replic-3:after {
	-webkit-transform: skewX(0) skewY(-11deg);
	-ms-transform: skewX(0) skewY(-11deg);
	-o-transform: skewX(0) skewY(-11deg);
	transform: skewX(0) skewY(-11deg);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.map-contacts-block,
.preview--shadow img {
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3)
}
.sticker-replic-3 .part {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 14px;
	margin-left: -14px;
	z-index: 1;
	background: url(/images/bg/replic-part2.png) 50% 0 no-repeat;
	-webkit-background-size: 28px 27px;
	background-size: 28px 27px;
	width: 28px;
	height: 27px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.sticker-replic-3 .part {
		background-image: url(/images/bg/replic-part2@2x.png);
		background-size: 28px 27px
	}
}
.contacts-block {
	color: #313a42;
	padding: 30px 0
}
.contacts-block .logo {
	margin-bottom: 16px
}
.contacts-block p {
	margin-bottom: 15px
}
.contacts-block p.tall {
	margin-bottom: 25px
}
.contacts-block p.line-height {
	line-height: 1.2
}
.contacts-block p.last {
	margin-bottom: 0
}
.contacts-block .phone-link {
	font-size: 1.9em;
	margin-bottom: 3px;
	line-height: 1.2
}
.map-container {
	width: 100%;
	height: 656px;
	background: #ccc
}
.fake-column {
	float: right;
	padding: 0 15px
}
@media (min-width:768px) {
.fake-column {
		width: 375px
	}
}
@media (min-width:992px) {
.fake-column {
		width: 485px
	}
}
@media (min-width:1200px) {
.fake-column {
		width: 585px
	}
}
.preview {
	position: relative
}
.preview img {
	width: 100%;
	background: #fff
}
.preview__caption {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.preview__caption.full-width {
	width: 100%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.casement--number-0._3~.preview__caption.full-width,
.img-preview__img--bordered a img {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	left: 50%
}
.casement--number-0._3~.preview__caption.full-width {
	width: auto;
	float: left;
	transform: translate(-50%, -50%)
}
.preview__caption .owl-nav.disabled {
	display: none !important
}
.contents,
.flex-preview__texts,
.preview-cart-alt__texts,
.preview-cart__texts,
.preview-modal__contents {
	overflow: hidden
}
.preview--shadow img {
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3)
}
.block-calculator .preview {
	height: 383px
}
.block-calculator .preview img {
	width: auto;
	max-width: 100%;
	max-height: 100%
}
.modal .block-calculator .preview {
	height: auto
}
.preview-vertical__img {
	margin-bottom: 15px
}
.preview-vertical__content {
	font-size: 1em;
	line-height: 1.375em;
	color: #5c5c5c
}
@media (max-width:560px) {
.preview--shadow img {
		-webkit-box-shadow: none;
		box-shadow: none
	}
.preview-vertical {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-ms-align-items: center;
		align-items: center;
		justify-content: flex-start
	}
.preview-vertical__img {
		margin-bottom: 0;
		margin-right: 20px;
		flex-shrink: 0
	}
.preview-vertical.preview01 {
		text-align: inherit
	}
.preview-vertical.preview01 .preview-vertical__img img {
		width: 50px
	}
}
.img-preview__img span,
.preview-cart__texts {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.img-preview__title {
	color: #5c5c5c;
	font-size: .8125em;
	margin-bottom: 4px
}
.img-preview__img {
	margin-left: -10px;
	margin-right: -10px
}
.img-preview__img:not(:last-child) {
	margin-bottom: 5px
}
.img-preview__img>a.oi,
.img-preview__img>span {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px
}
.img-preview__img span {
	height: 48px;
	padding: 10px;
	border-radius: 6px;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.img-preview__img span.grey {
	background: #f7f7f7
}
.img-preview__img span.white {
	background: #fff
}
.img-preview__img span img {
	max-height: 100%;
	width: auto
}
.img-preview__img span img[src*=logo-novotex],
.img-preview__img span img[src*=logo-rehau] {
	height: 20px
}
.img-preview__img span img[src*=glas] {
	min-height: 41px
}
[class*=col-] .img-preview__img {
	margin-left: 0;
	margin-right: 0
}
[class*=col-] .img-preview__img span {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0
}
.img-preview__img a,
.img-preview__img a .init {
	display: block
}
.img-preview__img a .active,
.img-preview__img a:active .init,
.img-preview__img a:focus .init,
.img-preview__img a:hover .init {
	display: none
}
.img-preview__img a:active .active,
.img-preview__img a:focus .active,
.img-preview__img a:hover .active {
	display: block
}
.img-preview__img--bordered a {
	border: 1px solid #666;
	border-radius: 4px;
	position: relative;
	padding-top: 80%
}
.img-preview__img--bordered a img {
	max-width: 80%;
	max-height: 80%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}
.img-preview__img--bordered a:active,
.img-preview__img--bordered a:focus,
.img-preview__img--bordered a:hover {
	border-color: #fcbe2f
}
.img-preview .dashed {
	line-height: 1
}
.preview-cart__img {
	float: left;
	margin-right: 15px;
	position: relative;
	flex-shrink: 0;
	width: 90px;
	height: 90px
}
.caption,
.preview-cart__texts {
	-webkit-flex-direction: column
}
.preview-cart__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.preview-cart__texts {
	height: 90px;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.flex-preview,
.preview-modal {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.preview-cart__title {
	font-size: 1.375em;
	font-weight: 700;
	color: #313a42
}
.preview-cart__description {
	color: #5c5c5c
}
.flex-preview,
.preview-modal__description:not(.last),
.preview-modal__header {
	margin-bottom: 15px
}
.preview-modal {
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}
.preview-modal__img {
	float: left;
	margin-right: 25px;
	flex-shrink: 0
}
.preview-modal__footer {
	margin-top: 20px
}
.preview-modal__title {
	font-size: 1.375em;
	line-height: 1;
	font-weight: 700;
	color: #313a42
}
.preview-modal__state {
	font-size: .875em;
	line-height: .9
}
.preview-modal__state--success {
	color: #5cb85c
}
.preview-modal__state--warning {
	color: #f0ad4e
}
.preview-modal__label {
	font-size: .875em;
	line-height: 1;
	color: #5c5c5c
}
.preview-modal__price {
	font-size: 1.375em
}
.preview-modal__price span {
	font-size: .636em
}
.flex-preview {
	font-size: 1em;
	line-height: 1.375em;
	color: #5c5c5c;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}
.flex-preview p {
	margin: 0
}
.flex-preview__img {
	float: left;
	margin-right: 15px;
	flex-shrink: 0
}
.caption {
	background: #fff;
	color: #5c5c5c;
	border-radius: 6px;
	padding: 15px;
	text-align: center;
	width: 190px;
	height: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .24);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .24)
}
.caption .h1,
.caption .h2,
.caption .h3,
.caption .h4,
.caption .h5,
.caption h1,
.caption h2,
.caption h3,
.caption h4,
.caption h5 {
	margin-top: 0
}
.caption__text {
	line-height: 1.2;
	margin-bottom: 5px
}
.caption__text p {
	margin: 0
}
.caption--sm {
	padding: 10px 5px;
	border-radius: 4px;
	text-align: left;
	display: block;
	-webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .24);
	box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .24);
	width: auto;
	height: auto
}
.contents {
	color: #313a42;
	display: block;
	background: url(/images/bg/contents-bg.jpg) 0 19px repeat-x
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.contents {
		background-image: url(/images/bg/contents-bg@2x.jpg);
		background-size: 5px 2px
	}
}
.contents__left,
.contents__right {
	background: #fff;
	line-height: 24px;
	position: relative
}
.contents__left {
	display: block;
	float: left;
	padding-right: 4px;
	top: 4px
}
.contents__right {
	display: block;
	float: right;
	padding-left: 4px;
	font-size: 1.5em;
	font-weight: 700
}
.list-plain,
.list-plain>li {
	padding: 0;
	margin: 0
}
label.contents {
	margin-bottom: 0;
	position: relative;
	top: -6px
}
.list-plain {
	list-style: none;
	line-height: 1.375;
	color: #5c5c5c
}
.list-plain>li:not(:first-child) {
	margin-top: .3125em
}
.list-plain--md {
	line-height: 1.625em
}
.list-plain--lg {
	line-height: 1.6em;
	font-size: 1.4em;
	margin-top: 40px
}
.list-plain--inherit,
.list-plain--inherit a.dashed {
	color: inherit
}
.list-plain--inherit a.dashed:active,
.list-plain--inherit a.dashed:hover {
	color: #e83e3e
}
ul.fake-table .lab,
ul.fake-table .value {
	display: table-cell
}
ul.fake-table .lab:not(:first-child),
ul.fake-table .value:not(:first-child) {
	padding-left: 4px
}
ul.fake-table .lab:not(:last-child),
ul.fake-table .value:not(:last-child) {
	padding-right: 4px
}
ul.fake-table .lab {
	font-weight: 700
}
ul.list-checked>li {
	padding-left: 1.85em;
	background: url(/images/icons/icon-check.svg) 0 .125em no-repeat;
	-webkit-background-size: 1.125em 1.0625em;
	background-size: 1.125em 1.0625em
}
.fancy-list {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(5, 5, 5, .7);
	font-weight: 700
}
.fancy-list>li {
	padding: .5em 0 0 3em;
	margin: 0;
	min-height: 2.1em;
	background: url(/images/icons/icon-fancy-check.svg) 0 50% no-repeat;
	-webkit-background-size: 2.2em 2.1em;
	background-size: 2.2em 2.1em;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.fancy-list>li:not(:first-child) {
	margin-top: 1em
}
.face {
	position: relative;
	margin-top: -62px
}
.face .replic {
	position: absolute;
	bottom: -33px;
	right: 100%;
	margin-right: -25px
}
.face .positioner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 100%
}
.face--small {
	margin-top: -22px
}
.face--small img {
	width: 171px
}
.face--small .replic {
	margin-right: -7px;
	top: 55px;
	bottom: auto
}
.replic {
	color: #000;
	background: url(/images/bg/replic.png) no-repeat;
	padding-top: 6px;
	padding-left: 17px;
	-webkit-background-size: contain;
	background-size: contain;
	width: 260px;
	height: 137px
}
.replic__label {
	color: #5c5c5c;
	margin-bottom: 1px
}
.replic__title {
	font-size: 1.375em;
	font-weight: 700;
	color: #313a42;
	margin-bottom: 3px
}
.modal-carousel-wrapper .more-box,
.replic__text {
	color: #5c5c5c;
	font-size: .875em;
	line-height: 1.2
}
.modal-carousel-wrapper.initial .owl-vue-carousel .owl-item {
	-webkit-transition: opacity .4s ease 0s;
	-o-transition: opacity .4s ease 0s;
	transition: opacity .4s ease 0s;
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-carousel-wrapper.initial .owl-vue-carousel .owl-item.active {
	opacity: 1;
	filter: alpha(opacity=100)
}
.modal-carousel-wrapper.initial .owl-vue-carousel .owl-item.active~.owl-item {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-carousel-wrapper.initial .owl-vue-carousel .owl-dots,
.modal-carousel-wrapper.initial .owl-vue-carousel .owl-nav {
	display: none
}
.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer {
	position: relative
}
.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer:after,
.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 33.333%;
	height: 100%;
	z-index: 98
}
.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer:before {
	left: 0;
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ccffffff', GradientType=1)
}
.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer:after {
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1)
}
.modal-carousel-wrapper .more-box p:not(.last) {
	margin-bottom: 5px
}
.modal-carousel-wrapper .owl-nav {
	position: absolute;
	top: 50%;
	width: 33.333%;
	left: 33.333%;
	margin-left: -20px;
	z-index: 99
}
.modal-carousel-wrapper .owl-nav .owl-next,
.modal-carousel-wrapper .owl-nav .owl-prev {
	position: absolute;
	top: -20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-box-shadow: none;
	box-shadow: none
}
.modal-carousel-wrapper .owl-nav .owl-prev {
	right: 100%;
	margin-right: -13px
}
.modal-carousel-wrapper .owl-nav .owl-next {
	left: 100%;
	margin-left: -13px
}
.owl-carousel.owl-transparent .owl-stage-outer {
	overflow: visible
}
.additional--has-title .additional__title,
.additionals-xs__content,
.calculator.in,
.cart-item__texts,
.mfp-trigger,
.most-needed-medium__texts,
.most-needed-small__texts,
.preview-plain__contents,
.stratcher,
.vue-collapse__collapser,
.vue-collapse__content {
	overflow: hidden
}
.modal-carousel-wrapper-alt .catalog-item {
	margin: 10px 10px 30px;
	position: relative;
	top: -10px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	-webkit-box-shadow: 0 5px 10px 0 rgba(5, 5, 5, .15);
	box-shadow: 0 5px 10px 0 rgba(5, 5, 5, .15)
}
.modal-carousel-wrapper-alt .owl-nav-stretched-out2 .owl-nav .owl-next,
.modal-carousel-wrapper-alt .owl-nav-stretched-out2 .owl-nav .owl-prev {
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 40px;
	height: 40px;
	border-radius: 50%
}
.modal-carousel-wrapper-alt .owl-nav-stretched-out2 .owl-nav .owl-next {
	margin-left: 0
}
.modal-carousel-wrapper-alt .owl-nav-stretched-out2 .owl-nav .owl-prev {
	margin-right: 0
}
.owl-collapser {
	padding-right: 80px;
	padding-left: 80px
}
.owl-collapser .catalog-item {
	margin: 0 15px 25px
}
.carousel-stretcher {
	margin-right: -15px;
	margin-left: -15px
}
.carousel-stretcher .catalog-item {
	margin: 0 15px 25px
}
.carousel-stretcher .owl-dots {
	margin-top: 0
}
.owl-three-items .owl-item {
	-webkit-transition: transform .4s ease 0s;
	-o-transition: transform .4s ease 0s;
	transition: transform .4s ease 0s
}
.owl-three-items .owl-item:not(.center) {
	-webkit-filter: grayscale(1);
	opacity: .3;
	filter: alpha(opacity=30);
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6)
}
.owl-nav-one-third .owl-nav .owl-prev,
.owl-nav-stretched-out .owl-nav {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}
.owl-carousel .owl-item .catalog-item-plain img,
.owl-carousel .owl-item .midd-item img,
.owl-carousel .owl-item .top-item img {
	width: auto
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
	background: 50% 50% no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 69px;
	height: 69px;
	border-radius: 50%
}
.owl-nav .owl-next.disabled,
.owl-nav .owl-prev.disabled {
	display: none
}
.owl-nav .owl-prev {
	-webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 6px 6px 0 0 rgba(0, 0, 0, .2)
}
.owl-nav .owl-prev:focus,
.owl-nav .owl-prev:hover {
	-webkit-box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, .2);
	box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, .2)
}
.owl-nav .owl-prev:active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-nav .owl-next {
	-webkit-box-shadow: -6px 6px 0 0 rgba(0, 0, 0, .2);
	box-shadow: -6px 6px 0 0 rgba(0, 0, 0, .2)
}
.owl-nav .owl-next:focus,
.owl-nav .owl-next:hover {
	-webkit-box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, .2);
	box-shadow: -6px 6px 6px 0 rgba(0, 0, 0, .2)
}
.owl-nav .owl-next:active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-nav.disabled {
	display: block !important
}
.owl-row-fake-3 .owl-nav.disabled,
.owl-row-fake-4 .owl-nav.disabled,
.owl-row-fake-4_ .owl-nav.disabled,
.owl-row-fake-4__ .owl-nav.disabled {
	display: none !important
}
.owl-nav-white .owl-nav .owl-prev {
	background-image: url(/images/icons/owl-nav-white-prev.svg)
}
.owl-nav-white .owl-nav .owl-prev:focus,
.owl-nav-white .owl-nav .owl-prev:hover {
	background-image: url(/images/icons/owl-nav-white-prev-hover.svg)
}
.owl-nav-white .owl-nav .owl-prev:active {
	background-image: url(/images/icons/owl-nav-white-prev-active.svg)
}
.owl-nav-white .owl-nav .owl-next {
	background-image: url(/images/icons/owl-nav-white-next.svg)
}
.owl-nav-white .owl-nav .owl-next:focus,
.owl-nav-white .owl-nav .owl-next:hover {
	background-image: url(/images/icons/owl-nav-white-next-hover.svg)
}
.owl-nav-white .owl-nav .owl-next:active {
	background-image: url(/images/icons/owl-nav-white-next-active.svg)
}
.owl-nav-yellow .owl-nav .owl-prev {
	background-image: url(/images/icons/owl-nav-yellow-prev.svg)
}
.owl-nav-yellow .owl-nav .owl-prev:focus,
.owl-nav-yellow .owl-nav .owl-prev:hover {
	background-image: url(/images/icons/owl-nav-yellow-prev-hover.svg)
}
.owl-nav-yellow .owl-nav .owl-prev:active {
	background-image: url(/images/icons/owl-nav-yellow-prev-active.svg)
}
.owl-nav-yellow .owl-nav .owl-next {
	background-image: url(/images/icons/owl-nav-yellow-next.svg)
}
.owl-nav-yellow .owl-nav .owl-next:focus,
.owl-nav-yellow .owl-nav .owl-next:hover {
	background-image: url(/images/icons/owl-nav-yellow-next-hover.svg)
}
.owl-nav-yellow .owl-nav .owl-next:active {
	background-image: url(/images/icons/owl-nav-yellow-next-active.svg)
}
.owl-nav-transparent .owl-nav .owl-next,
.owl-nav-transparent .owl-nav .owl-next:active,
.owl-nav-transparent .owl-nav .owl-next:focus,
.owl-nav-transparent .owl-nav .owl-next:hover,
.owl-nav-transparent .owl-nav .owl-prev,
.owl-nav-transparent .owl-nav .owl-prev:active,
.owl-nav-transparent .owl-nav .owl-prev:focus,
.owl-nav-transparent .owl-nav .owl-prev:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-nav-transparent .owl-nav .owl-prev {
	background-image: url(/images/icons/owl-nav-transparent-prev.svg)
}
.owl-nav-transparent .owl-nav .owl-prev:focus,
.owl-nav-transparent .owl-nav .owl-prev:hover {
	background-image: url(/images/icons/owl-nav-transparent-prev-hover.svg)
}
.owl-nav-transparent .owl-nav .owl-prev:active {
	background-image: url(/images/icons/owl-nav-transparent-prev-active.svg)
}
.owl-nav-transparent .owl-nav .owl-next {
	background-image: url(/images/icons/owl-nav-transparent-next.svg)
}
.owl-nav-transparent .owl-nav .owl-next:focus,
.owl-nav-transparent .owl-nav .owl-next:hover {
	background-image: url(/images/icons/owl-nav-transparent-next-hover.svg)
}
.owl-nav-transparent .owl-nav .owl-next:active {
	background-image: url(/images/icons/owl-nav-transparent-next-active.svg)
}
.owl-nav-transparent2 .owl-nav .owl-next,
.owl-nav-transparent2 .owl-nav .owl-next:active,
.owl-nav-transparent2 .owl-nav .owl-next:focus,
.owl-nav-transparent2 .owl-nav .owl-next:hover,
.owl-nav-transparent2 .owl-nav .owl-prev,
.owl-nav-transparent2 .owl-nav .owl-prev:active,
.owl-nav-transparent2 .owl-nav .owl-prev:focus,
.owl-nav-transparent2 .owl-nav .owl-prev:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-nav-transparent2 .owl-nav .owl-prev {
	left: 0;
	background-image: url(/images/icons/owl-nav-transparent2-prev.svg)
}
.owl-nav-transparent2 .owl-nav .owl-prev:focus,
.owl-nav-transparent2 .owl-nav .owl-prev:hover {
	background-image: url(/images/icons/owl-nav-transparent2-prev-hover.svg)
}
.owl-nav-transparent2 .owl-nav .owl-prev:active {
	background-image: url(/images/icons/owl-nav-transparent2-prev-active.svg)
}
.owl-nav-transparent2 .owl-nav .owl-next {
	right: 0;
	background-image: url(/images/icons/owl-nav-transparent2-next.svg)
}
.owl-nav-transparent2 .owl-nav .owl-next:focus,
.owl-nav-transparent2 .owl-nav .owl-next:hover {
	background-image: url(/images/icons/owl-nav-transparent2-next-hover.svg)
}
.owl-nav-transparent2 .owl-nav .owl-next:active {
	background-image: url(/images/icons/owl-nav-transparent2-next-active.svg)
}
.owl-nav-transparent3 .owl-nav .owl-next,
.owl-nav-transparent3 .owl-nav .owl-next:active,
.owl-nav-transparent3 .owl-nav .owl-next:focus,
.owl-nav-transparent3 .owl-nav .owl-next:hover,
.owl-nav-transparent3 .owl-nav .owl-prev,
.owl-nav-transparent3 .owl-nav .owl-prev:active,
.owl-nav-transparent3 .owl-nav .owl-prev:focus,
.owl-nav-transparent3 .owl-nav .owl-prev:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-nav-transparent3 .owl-nav .owl-prev {
	left: -70px;
	background-image: url(/images/icons/owl-nav-transparent2-prev.svg)
}
.owl-nav-transparent3 .owl-nav .owl-prev:focus,
.owl-nav-transparent3 .owl-nav .owl-prev:hover {
	background-image: url(/images/icons/owl-nav-transparent2-prev-hover.svg)
}
.owl-nav-transparent3 .owl-nav .owl-prev:active {
	background-image: url(/images/icons/owl-nav-transparent2-prev-active.svg)
}
.owl-nav-transparent3 .owl-nav .owl-next {
	right: 0;
	background-image: url(/images/icons/owl-nav-transparent2-next.svg)
}
.owl-nav-transparent3 .owl-nav .owl-next:focus,
.owl-nav-transparent3 .owl-nav .owl-next:hover {
	background-image: url(/images/icons/owl-nav-transparent2-next-hover.svg)
}
.owl-nav-transparent3 .owl-nav .owl-next:active {
	background-image: url(/images/icons/owl-nav-transparent2-next-active.svg)
}
.owl-nav-transparent4 .owl-nav {
	width: 102% !important
}
.owl-nav-transparent4 .owl-nav .owl-next,
.owl-nav-transparent4 .owl-nav .owl-next:active,
.owl-nav-transparent4 .owl-nav .owl-next:focus,
.owl-nav-transparent4 .owl-nav .owl-next:hover,
.owl-nav-transparent4 .owl-nav .owl-prev,
.owl-nav-transparent4 .owl-nav .owl-prev:active,
.owl-nav-transparent4 .owl-nav .owl-prev:focus,
.owl-nav-transparent4 .owl-nav .owl-prev:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-nav-transparent4 .owl-nav .owl-prev {
	left: -90px;
	background-image: url(/images/icons/owl-nav-transparent4-prev.svg)
}
.owl-nav-transparent4 .owl-nav .owl-prev:focus,
.owl-nav-transparent4 .owl-nav .owl-prev:hover {
	background-image: url(/images/icons/owl-nav-transparent2-prev-hover.svg)
}
.owl-nav-transparent4 .owl-nav .owl-prev:active {
	background-image: url(/images/icons/owl-nav-transparent2-prev-active.svg)
}
.owl-nav-transparent4 .owl-nav .owl-next {
	background-image: url(/images/icons/owl-nav-transparent4-next.svg)
}
.owl-nav-transparent4 .owl-nav .owl-next:focus,
.owl-nav-transparent4 .owl-nav .owl-next:hover {
	background-image: url(/images/icons/owl-nav-transparent2-next-hover.svg)
}
.owl-nav-transparent4 .owl-nav .owl-next:active {
	background-image: url(/images/icons/owl-nav-transparent2-next-active.svg)
}
@media (max-width:797px) {
.owl-nav-transparent4 .owl-nav {
		width: 100% !important
	}
.owl-nav-transparent4 .owl-nav .owl-prev {
		left: 0
	}
}
.owl-nav-stretched-out .owl-nav {
	position: absolute;
	top: 50%;
	right: -22px;
	left: -36px;
	transform: translate(0, -50%)
}
.cart-item__preview--icon img,
.owl-nav-one-third .owl-nav {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.owl-nav-stretched-out .owl-nav .owl-prev {
	float: left
}
.owl-nav-stretched-out .owl-nav .owl-next {
	float: right
}
.owl-nav-stretched-out2 .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%
}
.owl-nav-stretched-out2 .owl-nav .owl-next,
.owl-nav-stretched-out2 .owl-nav .owl-prev {
	position: absolute;
	top: -35px
}
.owl-nav-stretched-out2 .owl-nav .owl-prev {
	right: 100%;
	margin-right: 15px
}
.owl-nav-stretched-out2 .owl-nav .owl-next {
	left: 100%;
	margin-left: 11px
}
.owl-nav-one-third .owl-nav {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 33.333%;
	transform: translate(-50%, -50%)
}
.owl-nav-one-third .owl-nav .owl-next,
.owl-nav-one-third .owl-nav .owl-prev {
	position: absolute;
	top: 0
}
.owl-nav-one-third .owl-nav .owl-prev {
	right: 100%;
	transform: translate(0, -50%)
}
.owl-nav-full-width .owl-nav,
.owl-nav-one-third .owl-nav .owl-next {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}
.owl-nav-one-third .owl-nav .owl-next {
	left: 100%;
	transform: translate(0, -50%)
}
.owl-nav-full-width .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -50%)
}
.owl-nav-full-width .owl-nav .owl-next,
.owl-nav-full-width .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
@media (min-width:1370px),
(min-width:1092px) and (max-width:1199px),
(min-width:868px) and (max-width:991px) {
.owl-nav-full-width .owl-prev {
		right: 100%
	}
.owl-nav-full-width .owl-next {
		left: 100%
	}
}
@media (min-width:1200px) and (max-width:1369px),
(min-width:992px) and (max-width:1091px),
(min-width:768px) and (max-width:867px) {
.owl-nav-full-width .owl-next,
	.owl-nav-full-width .owl-prev {
		background-color: rgba(252, 93, 27, .6);
		-webkit-box-shadow: 0 0 2px 0 rgba(252, 93, 27, .6) !important;
		box-shadow: 0 0 2px 0 rgba(252, 93, 27, .6) !important
	}
.owl-nav-full-width .owl-prev {
		left: 0;
		margin-left: 30px
	}
.owl-nav-full-width .owl-next {
		right: 0;
		margin-right: 30px
	}
}
@media (min-width:0) {
.owl-nav-full-width.owl-three-items_ .owl-nav {
		width: auto;
		right: 20px;
		left: 20px
	}
.owl-nav-full-width.owl-three-items_ .owl-nav .owl-prev {
		right: auto;
		left: 0;
		margin-right: 0;
		margin-left: 0
	}
.owl-nav-full-width.owl-three-items_ .owl-nav .owl-next {
		right: 0;
		left: auto;
		margin-right: 0;
		margin-left: 0
	}
}
.owl-dots {
	text-align: center;
	margin-top: 10px;
	margin-left: -5px;
	margin-right: -5px
}
.owl-dots .owl-dot {
	margin-right: 5px;
	margin-left: 5px;
	background: #c73a4a;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%
}
.owl-dots .owl-dot.active {
	background: #fb495d;
	-webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .2)
}
@media (max-width:560px) {
.owl-dots {
		margin-top: 30px;
		margin-left: -6px;
		margin-right: -6px
	}
.owl-dots .owl-dot {
		margin-right: 6px;
		margin-left: 6px;
		background-color: #d8d8d8;
		width: 10px;
		height: 10px;
		border-radius: 50%
	}
.owl-dots .owl-dot.active {
		background-color: #e83e3e;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}
.owl-three-avaliable .owl-stage-outer {
	padding: 25px;
	margin-left: -25px;
	margin-right: -30px
}
.owl-three-avaliable .catalog-item--default {
	background: #EAEFF3;
	padding: 20px;
	border-radius: 0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .3)
}
.owl-three-avaliable .catalog-item .logo-brand {
	position: absolute;
	right: 20px;
	max-width: 23%
}
.owl-three-avaliable .owl-dots {
	margin-top: 0;
	margin-left: -6px;
	margin-right: -6px
}
.owl-three-avaliable .owl-dots .owl-dot {
	margin-right: 6px;
	margin-left: 6px;
	background-color: #d8d8d8;
	width: 10px;
	height: 10px;
	border-radius: 50%
}
.owl-three-avaliable .owl-dots .owl-dot.active {
	background-color: #e83e3e;
	-webkit-box-shadow: none;
	box-shadow: none
}
.trail-new--stickern2:before,
.trail-new--stickern3:before {
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .2)
}
@media (max-width:560px) {
.owl-three-avaliable .catalog-item {
		padding: 15px
	}
.owl-three-avaliable .catalog-item .img-box--available img {
		max-width: 50%
	}
.owl-three-avaliable .catalog-item .logo-brand {
		max-width: 70px
	}
}
.box-content-owl-available {
	position: relative;
	top: 18%
}
.box-content-owl-available__description {
	font-size: 36px;
	font-weight: 700;
	letter-spacing: -.72px;
	line-height: 41px;
	color: #000;
	margin-top: 10px
}
.box-content-owl-available__size {
	color: #5c5c5c;
	font-size: 32px;
	font-weight: 600;
	margin-top: 5px
}
.box-content-owl-available__price {
	font-size: 72px;
	font-weight: 700;
	letter-spacing: -2.48px;
	color: #000;
	line-height: 1.3em;
	margin-top: 12px
}
.box-content-owl-available__price i {
	font-size: 61px
}
@media (max-width:991px) {
.box-content-owl-available__description {
		font-size: 24px;
		line-height: 30px
	}
.box-content-owl-available__size {
		font-size: 20px;
		margin-top: 0
	}
.box-content-owl-available__price {
		font-size: 26px;
		margin-top: 5px;
		letter-spacing: -1px
	}
.box-content-owl-available__price i {
		font-size: 20px
	}
}
.btn-lg2 {
	padding: 11px 25px
}
.btn-lg3 {
	padding: 14px 23px;
	color: #231f27;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: .33px;
	line-height: 21.5px
}
.btn-danger2 {
	padding: 8px;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .47px;
	line-height: 17.48px
}
@media (max-width:320px) {
.btn-danger2 {
		padding: 4px;
		font-size: 11px
	}
}
.button-teg {
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 600
}
.button-teg img {
	max-width: 16px;
	display: inline-block !important;
	margin-right: 5px
}
.button-teg__left {
	margin-left: 20px
}
.trail-new--stickern2,
.trail-new--stickern3 {
	position: absolute;
	top: 0;
	margin: 0;
	line-height: 19px;
	z-index: 1;
	font-weight: 700
}
.trail-new--stickern2 {
	left: 0;
	padding: 23px 20px;
	font-size: 26px
}
@media (max-width:560px) {
.trail-new--stickern2 {
		padding: 15px;
		font-size: 24px
	}
}
.trail-new--stickern3 {
	right: 50px;
	padding: 15px 20px;
	font-size: 18px
}
@media (max-width:560px) {
.trail-new--stickern3 {
		padding: 15px;
		font-size: 16px
	}
}
.img-box--available {
	position: relative;
	background: url(/uploads/windows/rounded-oval.svg) 50% no-repeat;
	padding: 38px 0 86px;
	-webkit-background-size: auto;
	background-size: auto
}
.img-box--available .window-1 {
	max-width: 45%
}
.img-box--available .window-2 {
	max-width: 70%
}
.img-box--available .window-3 {
	max-width: 87%
}
@media (max-width:1199px) {
.img-box--available .window-1 {
		max-width: 53%
	}
.img-box--available .window-2 {
		max-width: 83%
	}
.img-box--available .window-3 {
		max-width: 100%
	}
}
@media (max-width:767px) {
.img-box--available {
		padding: 0
	}
}
@media (max-width:560px) {
.img-box--available {
		-webkit-background-size: 76%;
		background-size: 76%
	}
.img-box--available .window-2 {
		max-width: 80% !important
	}
.img-box--available .window-3 {
		max-width: 100% !important
	}
}
.modal-carousel-wrapper .owl-nav.disabled {
	display: block !important
}
.owl-serts .owl-nav {
	position: absolute;
	top: 50%;
	left: -70px;
	right: -70px
}
.owl-serts .owl-nav .owl-next,
.owl-serts .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-box-shadow: none;
	box-shadow: none
}
.owl-serts .owl-nav .owl-prev {
	left: 0
}
.owl-serts .owl-nav .owl-next {
	right: 0
}
.cart-lg__footer {
	text-align: right
}
.cart-lg__total {
	margin-bottom: 8px
}
.cart-item:not(:last-child),
.cart-lg__actions {
	margin-bottom: 15px
}
.cart-lg__links a {
	font-size: .875em
}
.cart-list__item:not(:last-child) {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc
}
.cart-item__img:not(:last-child),
.cart-item__title {
	margin-bottom: 2px
}
.cart-item__price {
	color: #313a42;
	font-size: 1.375em
}
.cart-item__price .fa {
	font-size: .9em
}
.cart-item__price--floated {
	float: right;
	margin-left: 15px
}
.cart-item__preview {
	width: 95px;
	float: left;
	margin-right: 18px;
	text-align: center
}
.cart-item__texts>div+div {
	margin-top: 10px
}
.cart-item__dim {
	font-size: .625em;
	color: grey
}
.cart-item__title {
	color: #313a42;
	font-weight: 700
}
.cart-item__desc {
	color: grey;
	line-height: 1.45em;
	font-size: .75em
}
.cart-item__desc ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.cart-item__desc ul li {
	padding: 0 0 0 8px;
	margin: 0;
	position: relative
}
.cart-item__desc ul li:before {
	content: "\2022";
	display: block;
	position: absolute;
	top: 0;
	left: 0
}
.cart-item--lg.has-checkbox {
	position: relative;
	padding-left: 76px !important
}
.cart-item--lg.has-checkbox .checkbox--themed {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 7
}
.cart-item--lg .prices-group {
	width: 250px;
	padding-top: 20px;
	position: absolute;
	top: 18px;
	right: 20px;
	text-align: right
}
.cart-item--lg .number {
	float: right;
	margin-top: 35px
}
.cart-item--lg .cart-item__preview {
	width: 135px
}
.cart-item--lg .cart-item__title {
	font-size: 1.375em
}
.cart-item--lg .cart-item__desc {
	color: #5c5c5c;
	font-size: .875em;
	line-height: 1.357em
}
.additionals__price {
	float: right;
	margin-left: 5px;
	color: #5c5c5c;
	font-size: .875em;
	line-height: 41px
}
.additionals__price .fa {
	font-size: .9em
}
.additionals__inner {
	padding-right: 72px
}
.additionals ul.additionals-list {
	padding: 0;
	margin: 0 -3px 0 -2px;
	list-style: none
}
.additionals ul.additionals-list li {
	float: left;
	padding: 2px 2px 3px 3px
}
.additionals--lg ul.additionals-list {
	margin-left: -5px;
	margin-right: -5px
}
.additionals--lg ul.additionals-list>li {
	padding: 5px
}
.additionals--lg ul.additionals-list.force-offset .additional--lg {
	margin-top: 20px;
	margin-bottom: 20px
}
.additionals .most-needed-small {
	display: inline-block;
	margin-top: 5px
}
.additional {
	position: relative;
	display: block;
	cursor: pointer
}
.additional img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 80%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.additional .ttip {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 7px;
	display: none;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.additional .close-btn {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}
.additional .add-btn {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background: url(/images/icons/icon-plus-white.svg) 50% 50% no-repeat;
	-webkit-background-size: 31px 31px;
	background-size: 31px 31px;
	width: 100%;
	height: 100%
}
.additional:hover .close-btn,
.additional:hover .ttip {
	display: block
}
.additional--xs {
	border: 1px solid #818181;
	border-radius: 2px;
	background: 50% 50% no-repeat #fff;
	-webkit-background-size: auto 80%;
	background-size: auto 80%;
	width: 36px;
	height: 36px
}
.additional--has-price .additional__price .fa {
	font-size: .8em
}
.most-needed-small.has-sticker {
	padding-left: 32px;
	position: relative;
	border-bottom-left-radius: 0
}
.most-needed-small.has-sticker:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/bg/most-needed-sticker.png) no-repeat;
	width: 79px;
	height: 71px
}
.most-needed-small__price .fa {
	font-size: .8em
}
.most-needed-medium__price .fa {
	font-size: .8em
}
.number {
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	display: inline-block
}
.number__button {
	display: block;
	position: absolute;
	top: 0;
	background: 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 20px;
	height: 100%
}
.number__button--minus {
	left: 0;
	background-image: url(/images/icons/icon-min-grey.svg)
}
.number__button--plus {
	right: 0;
	background-image: url(/images/icons/icon-plus-blue.svg)
}
.number__input {
	background: #fff;
	color: #313a42;
	font-size: 1.375em;
	line-height: 1em;
	text-align: center;
	padding: 4px 3px 3px;
	border: 1px solid #cdcdd5;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 5px 0 #d9d9d9 inset;
	box-shadow: 1px 1px 5px 0 #d9d9d9 inset
}
.drag-n-drop-box {
	display: block;
	cursor: pointer;
	padding: 10px;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(5, 5, 5, .3);
	box-shadow: 1px 1px 1px 0 rgba(5, 5, 5, .3)
}
.drag-n-drop-box__content {
	padding: 20px 20px 20px 85px;
	min-height: 52px;
	border: 1px dashed #d7d7db;
	border-radius: 4px;
	background: url(/images/icons/icon-upload.svg) 20px 50% no-repeat;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.drag-n-drop-box.is-dragover .drag-n-drop-box__content,
.drag-n-drop-box:hover .drag-n-drop-box__content {
	border-color: #1e85d9
}
.table-img {
	width: 65px;
	height: auto;
	border: 1px solid #36b;
	white-space: nowrap
}
.table-title {
	font-size: 1.25em;
	color: #313a42;
	white-space: nowrap
}
.table-description {
	font-size: .875em;
	color: #5c5c5c;
	white-space: nowrap
}
.table-price {
	font-size: 1.22em;
	color: #313a42;
	white-space: nowrap
}
.table-price .fa {
	font-size: .9em
}
@-webkit-keyframes window-animation-0 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(-8deg);
		-ms-transform: skewX(0) skewY(-8deg);
		-o-transform: skewX(0) skewY(-8deg);
		transform: skewX(0) skewY(-8deg)
	}
}
@-moz-keyframes window-animation-0 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(-8deg);
		-ms-transform: skewX(0) skewY(-8deg);
		-o-transform: skewX(0) skewY(-8deg);
		transform: skewX(0) skewY(-8deg)
	}
}
@-ms-keyframes window-animation-0 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(-8deg);
		-ms-transform: skewX(0) skewY(-8deg);
		-o-transform: skewX(0) skewY(-8deg);
		transform: skewX(0) skewY(-8deg)
	}
}
@-o-keyframes window-animation-0 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(-8deg);
		-ms-transform: skewX(0) skewY(-8deg);
		-o-transform: skewX(0) skewY(-8deg);
		transform: skewX(0) skewY(-8deg)
	}
}
@keyframes window-animation-0 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(-8deg);
		-ms-transform: skewX(0) skewY(-8deg);
		-o-transform: skewX(0) skewY(-8deg);
		transform: skewX(0) skewY(-8deg)
	}
}
@-webkit-keyframes window-animation-1 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(8deg);
		-ms-transform: skewX(0) skewY(8deg);
		-o-transform: skewX(0) skewY(8deg);
		transform: skewX(0) skewY(8deg)
	}
}
@-moz-keyframes window-animation-1 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(8deg);
		-ms-transform: skewX(0) skewY(8deg);
		-o-transform: skewX(0) skewY(8deg);
		transform: skewX(0) skewY(8deg)
	}
}
@-ms-keyframes window-animation-1 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(8deg);
		-ms-transform: skewX(0) skewY(8deg);
		-o-transform: skewX(0) skewY(8deg);
		transform: skewX(0) skewY(8deg)
	}
}
@-o-keyframes window-animation-1 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(8deg);
		-ms-transform: skewX(0) skewY(8deg);
		-o-transform: skewX(0) skewY(8deg);
		transform: skewX(0) skewY(8deg)
	}
}
@keyframes window-animation-1 {

	0%,
	100% {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}

	50% {
		-webkit-transform: skewX(0) skewY(8deg);
		-ms-transform: skewX(0) skewY(8deg);
		-o-transform: skewX(0) skewY(8deg);
		transform: skewX(0) skewY(8deg)
	}
}
@-webkit-keyframes window-animation-2 {

	0%,
	100% {
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		-o-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		-webkit-transform: rotateX(30deg);
		-ms-transform: rotateX(30deg);
		-o-transform: rotateX(30deg);
		transform: rotateX(30deg)
	}
}
@-moz-keyframes window-animation-2 {

	0%,
	100% {
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		-o-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		-webkit-transform: rotateX(30deg);
		-ms-transform: rotateX(30deg);
		-o-transform: rotateX(30deg);
		transform: rotateX(30deg)
	}
}
@-ms-keyframes window-animation-2 {

	0%,
	100% {
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		-o-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		-webkit-transform: rotateX(30deg);
		-ms-transform: rotateX(30deg);
		-o-transform: rotateX(30deg);
		transform: rotateX(30deg)
	}
}
@-o-keyframes window-animation-2 {

	0%,
	100% {
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		-o-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		-webkit-transform: rotateX(30deg);
		-ms-transform: rotateX(30deg);
		-o-transform: rotateX(30deg);
		transform: rotateX(30deg)
	}
}
@keyframes window-animation-2 {

	0%,
	100% {
		-webkit-transform: rotateX(0);
		-ms-transform: rotateX(0);
		-o-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		-webkit-transform: rotateX(30deg);
		-ms-transform: rotateX(30deg);
		-o-transform: rotateX(30deg);
		transform: rotateX(30deg)
	}
}
@-webkit-keyframes window-animation-3 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(-8deg) rotateX(0);
		-ms-transform: skewY(-8deg) rotateX(0);
		-o-transform: skewY(-8deg) rotateX(0);
		transform: skewY(-8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-moz-keyframes window-animation-3 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(-8deg) rotateX(0);
		-ms-transform: skewY(-8deg) rotateX(0);
		-o-transform: skewY(-8deg) rotateX(0);
		transform: skewY(-8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-ms-keyframes window-animation-3 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(-8deg) rotateX(0);
		-ms-transform: skewY(-8deg) rotateX(0);
		-o-transform: skewY(-8deg) rotateX(0);
		transform: skewY(-8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-o-keyframes window-animation-3 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(-8deg) rotateX(0);
		-ms-transform: skewY(-8deg) rotateX(0);
		-o-transform: skewY(-8deg) rotateX(0);
		transform: skewY(-8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@keyframes window-animation-3 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(-8deg) rotateX(0);
		-ms-transform: skewY(-8deg) rotateX(0);
		-o-transform: skewY(-8deg) rotateX(0);
		transform: skewY(-8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-webkit-keyframes window-animation-4 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(8deg) rotateX(0);
		-ms-transform: skewY(8deg) rotateX(0);
		-o-transform: skewY(8deg) rotateX(0);
		transform: skewY(8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-moz-keyframes window-animation-4 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(8deg) rotateX(0);
		-ms-transform: skewY(8deg) rotateX(0);
		-o-transform: skewY(8deg) rotateX(0);
		transform: skewY(8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-ms-keyframes window-animation-4 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(8deg) rotateX(0);
		-ms-transform: skewY(8deg) rotateX(0);
		-o-transform: skewY(8deg) rotateX(0);
		transform: skewY(8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-o-keyframes window-animation-4 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(8deg) rotateX(0);
		-ms-transform: skewY(8deg) rotateX(0);
		-o-transform: skewY(8deg) rotateX(0);
		transform: skewY(8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@keyframes window-animation-4 {

	0%,
	100%,
	40% {
		-webkit-transform: skewY(0) rotateX(0);
		-ms-transform: skewY(0) rotateX(0);
		-o-transform: skewY(0) rotateX(0);
		transform: skewY(0) rotateX(0)
	}

	20% {
		-webkit-transform: skewY(8deg) rotateX(0);
		-ms-transform: skewY(8deg) rotateX(0);
		-o-transform: skewY(8deg) rotateX(0);
		transform: skewY(8deg) rotateX(0)
	}

	60% {
		-webkit-transform: skewY(0) rotateX(30deg);
		-ms-transform: skewY(0) rotateX(30deg);
		-o-transform: skewY(0) rotateX(30deg);
		transform: skewY(0) rotateX(30deg)
	}
}
@-webkit-keyframes window-animation-5 {

	0%,
	100% {
		-webkit-transform: translate(-30%, 0);
		-ms-transform: translate(-30%, 0);
		-o-transform: translate(-30%, 0);
		transform: translate(-30%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-moz-keyframes window-animation-5 {

	0%,
	100% {
		-webkit-transform: translate(-30%, 0);
		-ms-transform: translate(-30%, 0);
		-o-transform: translate(-30%, 0);
		transform: translate(-30%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-ms-keyframes window-animation-5 {

	0%,
	100% {
		-webkit-transform: translate(-30%, 0);
		-ms-transform: translate(-30%, 0);
		-o-transform: translate(-30%, 0);
		transform: translate(-30%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-o-keyframes window-animation-5 {

	0%,
	100% {
		-webkit-transform: translate(-30%, 0);
		-ms-transform: translate(-30%, 0);
		-o-transform: translate(-30%, 0);
		transform: translate(-30%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@keyframes window-animation-5 {

	0%,
	100% {
		-webkit-transform: translate(-30%, 0);
		-ms-transform: translate(-30%, 0);
		-o-transform: translate(-30%, 0);
		transform: translate(-30%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-webkit-keyframes window-animation-6 {

	0%,
	100% {
		-webkit-transform: translate(-15%, 0);
		-ms-transform: translate(-15%, 0);
		-o-transform: translate(-15%, 0);
		transform: translate(-15%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-moz-keyframes window-animation-6 {

	0%,
	100% {
		-webkit-transform: translate(-15%, 0);
		-ms-transform: translate(-15%, 0);
		-o-transform: translate(-15%, 0);
		transform: translate(-15%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-ms-keyframes window-animation-6 {

	0%,
	100% {
		-webkit-transform: translate(-15%, 0);
		-ms-transform: translate(-15%, 0);
		-o-transform: translate(-15%, 0);
		transform: translate(-15%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-o-keyframes window-animation-6 {

	0%,
	100% {
		-webkit-transform: translate(-15%, 0);
		-ms-transform: translate(-15%, 0);
		-o-transform: translate(-15%, 0);
		transform: translate(-15%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@keyframes window-animation-6 {

	0%,
	100% {
		-webkit-transform: translate(-15%, 0);
		-ms-transform: translate(-15%, 0);
		-o-transform: translate(-15%, 0);
		transform: translate(-15%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-webkit-keyframes window-animation-7 {

	0%,
	100% {
		-webkit-transform: translate(-45%, 0);
		-ms-transform: translate(-45%, 0);
		-o-transform: translate(-45%, 0);
		transform: translate(-45%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-moz-keyframes window-animation-7 {

	0%,
	100% {
		-webkit-transform: translate(-45%, 0);
		-ms-transform: translate(-45%, 0);
		-o-transform: translate(-45%, 0);
		transform: translate(-45%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-ms-keyframes window-animation-7 {

	0%,
	100% {
		-webkit-transform: translate(-45%, 0);
		-ms-transform: translate(-45%, 0);
		-o-transform: translate(-45%, 0);
		transform: translate(-45%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@-o-keyframes window-animation-7 {

	0%,
	100% {
		-webkit-transform: translate(-45%, 0);
		-ms-transform: translate(-45%, 0);
		-o-transform: translate(-45%, 0);
		transform: translate(-45%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
@keyframes window-animation-7 {

	0%,
	100% {
		-webkit-transform: translate(-45%, 0);
		-ms-transform: translate(-45%, 0);
		-o-transform: translate(-45%, 0);
		transform: translate(-45%, 0)
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}
.stretcher .h1,
.stretcher .h2,
.stretcher .h3,
.stretcher .h4,
.stretcher .h5,
.stretcher .h6,
.stretcher h1,
.stretcher h2,
.stretcher h3,
.stretcher h4,
.stretcher h5,
.stretcher h6 {
	margin: 0
}
.stretcher .visible-xs {
	padding: 10px
}
.stretcher__part .tab-pane__header {
	margin-bottom: 43px
}
.stretcher__part .arrowed-tabs>li>a {
	box-shadow: none
}
.stretcher__part .arrowed-tabs>li>a>span {
	position: relative;
	z-index: 1
}
.stretcher__part .arrowed-tabs>li.active>a:after,
.stretcher__part .arrowed-tabs>li.active>a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	background: inherit;
	z-index: 0
}
.stretcher__part .arrowed-tabs>li.active>a:before {
	top: 0;
	transform: skew(29deg, 0deg);
	transform-origin: 100% 0;
	box-shadow: none
}
.stretcher__part .arrowed-tabs>li.active>a:after {
	top: 50%;
	transform: skew(-30deg, 0deg);
	transform-origin: 100% 100%;
	box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset
}
.stretcher__part .va-middle>li .h3,
.stretcher__part .va-middle>li h3 {
	font-size: 1.5em
}
.stretcher__part .va-middle>li:not(:last-child) {
	padding-right: 40px
}
.stretcher__part .va-middle>li p {
	margin-bottom: 0
}
.stretcher__part .va-middle>li .catalog-item__title {
	margin-bottom: 12px
}
.stretcher__part--color2 .price {
	font-size: 1.8em
}
.window {
	display: block;
	position: relative;
	width: 100%;
	background: 50% 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.window .casement {
	position: absolute;
	top: 0;
	background: 50% 50% no-repeat;
	display: none
}
.window .casement._2,
.window .casement._3,
.window .casement._4 {
	display: block
}
.window .casement._3 {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: window-animation-2 1s linear 1;
	-o-animation: window-animation-2 1s linear 1;
	animation: window-animation-2 1s linear 1
}
.window .casement--number-0._2 {
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-animation: window-animation-0 1s linear 1;
	-o-animation: window-animation-0 1s linear 1;
	animation: window-animation-0 1s linear 1
}
.window .casement--number-0._4 {
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-animation: window-animation-3 2s linear 1;
	-o-animation: window-animation-3 2s linear 1;
	animation: window-animation-3 2s linear 1
}
.window .casement--number-1._2 {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: window-animation-1 1s linear 1;
	-o-animation: window-animation-1 1s linear 1;
	animation: window-animation-1 1s linear 1
}
.window .casement--number-1._4 {
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-animation: window-animation-4 2s linear 1;
	-o-animation: window-animation-4 2s linear 1;
	animation: window-animation-4 2s linear 1
}
.window .casement--number-2._2 {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: window-animation-1 1s linear 1;
	-o-animation: window-animation-1 1s linear 1;
	animation: window-animation-1 1s linear 1
}
.window .casement--number-2._4 {
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-animation: window-animation-4 2s linear 1;
	-o-animation: window-animation-4 2s linear 1;
	animation: window-animation-4 2s linear 1
}
.window--1 {
	width: 242px;
	max-width: 100%
}
.window--1 .casement {
	height: 100%;
	width: 100%
}
.window--1 .casement--number-0 {
	left: 0
}
.window--2 .casement {
	height: 100%;
	width: 50%
}
.window--3 .casement {
	height: 100%;
	width: 33.333%
}
.window-aluminium--1 .casement--number-0,
.window-aluminium--2 .casement--number-0 {
	left: 0
}
.window-aluminium {
	display: block;
	position: relative;
	width: 100%;
	background: 50% 0 no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%
}
.window-aluminium .casement {
	position: absolute;
	top: 0;
	background: 50% 100% no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	display: block !important
}
.window-aluminium .casement._3 {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: window-animation-2 1s linear 1;
	-o-animation: window-animation-2 1s linear 1;
	animation: window-animation-2 1s linear 1
}
.window-aluminium .casement--number-0._2 {
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-animation: window-animation-0 1s linear 1;
	-o-animation: window-animation-0 1s linear 1;
	animation: window-animation-0 1s linear 1
}
.window-aluminium .casement--number-1._2,
.window-aluminium .casement--number-2._2 {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation: window-animation-1 1s linear 1;
	-o-animation: window-animation-1 1s linear 1;
	animation: window-animation-1 1s linear 1
}
.window-aluminium--1 .casement {
	height: 100%;
	width: 100%
}
.window-aluminium--2 {
	width: 389px;
	max-width: 82.5%;
	padding-top: 82%;
	background-image: url(/images/windows-aluminium/frame-2.svg)
}
.window-aluminium--2 .casement {
	height: 100%;
	width: 50%
}
.window-aluminium--2 .casement--number-1 {
	left: 50%
}
.window-aluminium--2 .casement--number-1._3 {
	background-image: url(/images/windows-aluminium/casement-3.svg);
	width: 50.12%;
	height: 97.222%;
	top: auto;
	bottom: .6%;
	left: auto;
	right: 3.3%;
	-webkit-transform: translate(-30%, 0);
	-ms-transform: translate(-30%, 0);
	-o-transform: translate(-30%, 0);
	transform: translate(-30%, 0);
	-webkit-animation-name: window-animation-5;
	animation-name: window-animation-5
}
.window-aluminium--2.window-aluminium--code-33 {
	padding-top: 86%;
	background-image: url(/images/windows-aluminium/frame-2_.svg)
}
.modal .window-aluminium--2 {
	padding-top: 100%
}
.window-aluminium--3 .casement {
	height: 100%;
	width: 33.333%
}
.skewed-map-wrapper,
.skewer:before {
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg)
}
.map-contacts-block {
	padding: 27px 30px;
	background: #fff;
	font-size: 1.3em;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3)
}
.map-contacts-block p {
	margin: 0
}
.map-contacts-block .phone-link {
	font-size: 1.65em;
	line-height: 1
}
.map-contacts-block__sub:not(:first-child) {
	margin-top: 20px
}
.map-contacts-block__sub--has-bg {
	padding: 15px 30px;
	margin-right: -30px;
	margin-left: -30px;
	background: #f5f5f5
}
.map-contacts-block__sub--has-border {
	position: relative
}
.map-contacts-block__sub--has-border:not(:first-child) {
	margin-top: 30px;
	padding-top: 28px
}
.map-contacts-block__sub--has-border:not(:first-child):before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	max-width: 100%;
	border-top: 1px solid #d2d5d9
}
.map-contacts-block__label {
	font-size: .727em;
	color: #5c5c5c;
	margin-bottom: 4px
}
.full-map-container-wrapper {
	position: relative
}
.full-map-container-wrapper .full-map-container {
	height: 625px;
	background: #f2f2f2;
	position: relative;
	z-index: 0
}
.full-map-container-wrapper .map-contacts-block {
	position: absolute;
	top: 30px;
	left: 50%;
	z-index: 1;
	width: 420px;
	max-width: 100%
}
@media (max-width:991px) {
.full-map-container-wrapper .map-contacts-block {
		position: relative;
		top: auto;
		left: auto;
		width: auto
	}
}
@media (min-width:992px) {
.full-map-container-wrapper .map-contacts-block {
		margin-left: -470px
	}
}
@media (min-width:1200px) {
.full-map-container-wrapper .map-contacts-block {
		margin-left: -570px
	}
}
.skewed-map-wrapper {
	position: relative;
	height: 540px;
	transform: skewX(0) skewY(-3deg)
}
.section--contacts-skew .bg-container:before,
.skewed-map-wrapper .full-map-container {
	-webkit-transform: skewX(0) skewY(3deg);
	-ms-transform: skewX(0) skewY(3deg);
	-o-transform: skewX(0) skewY(3deg)
}
.skewed-map-wrapper .full-map-container {
	background: #f2f2f2;
	position: absolute;
	height: 120%;
	top: -10%;
	bottom: -10%;
	left: 0;
	width: 100%;
	transform: skewX(0) skewY(3deg)
}
.fancy-contacts-block:after,
.hintick {
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0)
}
.fancy-contacts-block {
	width: 855px;
	padding-right: 80px;
	padding-bottom: 62px;
	padding-left: 80px;
	max-width: 100%;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.fancy-contacts-block>* {
	position: relative;
	z-index: 1
}
.fancy-contacts-block:after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: -10px;
	background: url(/images/bg/arrow-1.png) 50% 0 no-repeat;
	width: 45px;
	height: 39px;
	transform: translate(-50%, 0)
}
.fancy-contacts-block__title {
	text-align: center;
	margin-bottom: 45px;
	color: #fff;
	font-size: 2.8125em;
	text-shadow: 0 2px 0 rgba(0, 0, 0, .34)
}
.fancy-contacts-block__title:first-child {
	margin-top: -44px
}
.fancy-contacts-block__title .wrapper {
	display: inline-block;
	position: relative
}
.fancy-contacts-block__title .wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #3e76e8;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	-webkit-transform: rotateZ(-1deg) skewX(-20deg);
	-ms-transform: rotateZ(-1deg) skewX(-20deg);
	-o-transform: rotateZ(-1deg) skewX(-20deg);
	transform: rotateZ(-1deg) skewX(-20deg)
}
.fancy-contacts-block__title .wrapper span {
	position: relative;
	z-index: 1;
	display: block;
	padding: 7px 120px
}
.fancy-contacts-block .angle-left,
.fancy-contacts-block .angle-right {
	background: #fff;
	top: 0;
	position: absolute;
	z-index: 0;
	width: 50%;
	height: 100%
}
.fancy-contacts-block .angle-left:after,
.fancy-contacts-block .angle-left:before,
.fancy-contacts-block .angle-right:after,
.fancy-contacts-block .angle-right:before {
	content: "";
	background: inherit;
	position: absolute;
	top: 0;
	left: 0
}
.fancy-contacts-block .angle-left {
	left: 0;
	-webkit-transform: skewX(10deg) rotateZ(2deg);
	-ms-transform: skewX(10deg) rotateZ(2deg);
	-o-transform: skewX(10deg) rotateZ(2deg);
	transform: skewX(10deg) rotateZ(2deg);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(5, 5, 5, .2);
	box-shadow: 7px 7px 0 0 rgba(5, 5, 5, .2)
}
.fancy-contacts-block .angle-left:after {
	width: 100%;
	height: 100%;
	transform-origin: 100% 100%;
	background: inherit;
	transform: skewX(-10deg)
}
.fancy-contacts-block .angle-right {
	right: 0;
	-webkit-transform: skewX(-10deg) rotateZ(-2deg);
	-ms-transform: skewX(-10deg) rotateZ(-2deg);
	-o-transform: skewX(-10deg) rotateZ(-2deg);
	transform: skewX(-10deg) rotateZ(-2deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(5, 5, 5, .2);
	box-shadow: 7px 7px 0 0 rgba(5, 5, 5, .2)
}
.fancy-contacts-block .angle-right:after {
	width: 100%;
	height: 100%;
	transform-origin: 0 100%;
	background: inherit;
	transform: skewX(10deg)
}
.fancy-lead {
	background: #fff;
	color: #5c5c5c;
	font-size: 1.375em;
	line-height: 1.364em;
	margin-right: 129px;
	margin-left: 129px;
	padding: 40px;
	text-align: center;
	position: relative;
	margin-top: 50px
}
.fancy-lead>* {
	position: relative;
	z-index: 1
}
.fancy-lead__podlojka,
.fancy-lead__podlojka:after,
.fancy-lead__podlojka:before {
	left: 0;
	background: inherit;
	z-index: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}
.fancy-lead p {
	margin: 0
}
.fancy-lead__podlojka:after,
.fancy-lead__podlojka:before {
	content: "";
	display: block
}
.fancy-lead__podlojka:before {
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: skewX(-19deg) skewY(0);
	-ms-transform: skewX(-19deg) skewY(0);
	-o-transform: skewX(-19deg) skewY(0);
	transform: skewX(-19deg) skewY(0)
}
.fancy-lead__podlojka:after {
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: skewX(19deg) skewY(0);
	-ms-transform: skewX(19deg) skewY(0);
	-o-transform: skewX(19deg) skewY(0);
	transform: skewX(19deg) skewY(0)
}
.fancy-lead__podlojka .left,
.fancy-lead__podlojka .right {
	position: absolute;
	z-index: 1;
	bottom: 0;
	background: no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	width: 50%;
	height: 88%
}
.fancy-lead__podlojka .left {
	left: -130px;
	background-position: 0 50%;
	background-image: url(/images/bg/windows-left.png)
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.fancy-lead__podlojka .left {
		background-image: url(/images/bg/windows-left@2x.png);
		background-size: auto 100%
	}
}
.fancy-lead__podlojka .right {
	right: -130px;
	background-position: 100% 50%;
	background-image: url(/images/bg/windows-right.png)
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.fancy-lead__podlojka .right {
		background-image: url(/images/bg/windows-right@2x.png);
		background-size: auto 100%
	}
}
.fancy-lead__title {
	margin-bottom: 35px;
	color: #fff;
	font-size: 2.045em;
	text-shadow: 0 2px 0 rgba(0, 0, 0, .34)
}
.fancy-lead__title:first-child {
	margin-top: -68px
}
.fancy-lead__title .wrapper {
	display: inline-block;
	position: relative
}
.fancy-lead__title .wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #3e76e8;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	-webkit-transform: rotateZ(-1deg) skewX(-20deg);
	-ms-transform: rotateZ(-1deg) skewX(-20deg);
	-o-transform: rotateZ(-1deg) skewX(-20deg);
	transform: rotateZ(-1deg) skewX(-20deg)
}
.fancy-lead__title .wrapper span {
	position: relative;
	z-index: 1;
	display: block;
	padding: 22px 29px
}
.logos-list li {
	margin-top: 25px;
	margin-bottom: 25px
}
.mfp-trigger {
	display: block;
	position: relative
}
.mfp-trigger__overlay {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.calculator__stage_ .preloader img,
.mfp-trigger__overlay .fa {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
#mainNav,
.section--bg-radial,
.section--bg-radial>.bg-radial {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.mfp-trigger__overlay .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%)
}
.mfp-trigger:focus .mfp-trigger__overlay,
.mfp-trigger:hover .mfp-trigger__overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.calculator__stage:not(.in),
.calculator__stage_:not(.in),
.fade-enter,
.fade-leave-to {
	filter: alpha(opacity=0);
	opacity: 0
}
.grid-gallery-tem {
	display: block;
	background: 50% 50% no-repeat #f2f2f2;
	border: 8px solid #fff;
	border-radius: 4px;
	margin-bottom: 19px;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: 0 10px 30 rgba(0, 0, 0, .3);
	box-shadow: 0 10px 30 rgba(0, 0, 0, .3)
}
.grid-gallery-tem--1x {
	height: 169px
}
.grid-gallery-tem--2x {
	height: 357px
}
.assets-vertical {
	margin-top: 30px;
	max-width: 39%
}
.assets-vertical li {
	display: block
}
.assets-vertical li:not(:first-child) {
	margin-top: 10px
}
.assets-vertical .img-preview__img span img {
	width: 75px !important
}
.assets-vertical__icon {
	margin-top: 20px;
	max-width: 100%
}
.assets-vertical__icon .img-preview__img {
	margin-bottom: 20px
}
.assets-vertical__icon .img-preview__img span img {
	width: 81px !important
}
.assets-vertical__icon .grey {
	height: 64px
}
.assets-vertical__icon .parts-list .img-preview__img .grey-content {
	display: table;
	padding-left: 10px
}
.catalog-item-footer {
	border-top: 1px solid #cfe7ff
}
.catalog-item-okna {
	text-align: center
}
.catalog-item-okna p {
	font-size: 16px;
	margin-bottom: 0;
	padding: 13px
}
.catalog-item-okna__hide {
	font-size: 20px !important;
	font-weight: 600
}
.img-responsive-min {
	width: 70% !important
}
.modal-content .stratcher {
	position: relative;
	z-index: 1;
	border-radius: 6px
}
.stratcher__inner {
	position: relative
}
.stratcher__inner:after,
.stratcher__inner:before {
	content: "";
	display: block;
	position: absolute;
	background: inherit
}
.stratcher__inner--bottom:before {
	top: 100%;
	left: 0;
	width: 100%;
	height: 1000px
}
.stratcher__inner--left:before {
	top: 0;
	right: 100%;
	width: 1000px;
	height: 100%
}
@media (max-width:991px) {
.stratcher__inner--sm-left-right:after,
	.stratcher__inner--sm-left-right:before {
		top: 0;
		width: 1000px;
		height: 100%
	}
.stratcher__inner--sm-left-right:before {
		right: 100%
	}
.stratcher__inner--sm-left-right:after {
		left: 100%
	}
}
.label-sticker {
	height: 60px;
	display: inline-block;
	position: relative;
	font-size: 2em;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .34);
	background: #3e76e8;
	padding: 15px;
	margin-left: 48px;
	border-radius: 0 8px 8px 0
}
.label-sticker:after,
.label-sticker:before {
	display: block;
	content: ""
}
.label-sticker>span {
	position: relative;
	z-index: 1
}
.label-sticker .label-sticker__shadow {
	position: absolute;
	top: 100%;
	left: 3px;
	width: 100%;
	height: 19px;
	background: url(/images/bg/sticker-shadow.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.label-sticker:before {
	background: inherit;
	border-radius: 8px;
	position: absolute;
	top: 6px;
	left: 10px;
	z-index: 0;
	-webkit-box-shadow: -1px 1px 0 0 #3e76e8;
	box-shadow: -1px 1px 0 0 #3e76e8;
	width: 46px;
	height: 46px;
	-webkit-transform: rotateZ(-45deg) translate(-50%, -50%);
	-ms-transform: rotateZ(-45deg) translate(-50%, -50%);
	-o-transform: rotateZ(-45deg) translate(-50%, -50%);
	transform: rotateZ(-45deg) translate(-50%, -50%)
}
.label-sticker:after {
	position: absolute;
	top: 50%;
	left: -9px;
	margin-top: -7px;
	background: #fff;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 1px 0 #8a98b2 inset;
	box-shadow: 1px 1px 1px 0 #8a98b2 inset
}
.modal-header .label-sticker {
	top: -18px
}
.label-sticker--small {
	height: 46px;
	font-size: 16px;
	line-height: 1;
	font-weight: 400
}
.label-sticker--small:before {
	top: 4px;
	width: 36px;
	height: 36px
}
.label-sticker--green-border {
	background: #fff;
	text-shadow: none;
	color: #36b;
	border: solid #5dba02;
	border-width: 1px 1px 1px 0
}
.label-sticker--green-border:before {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: solid #5dba02;
	border-width: 1px 0 0 1px
}
.label-sticker--green-border:after {
	background: url(/images/icons/check-green_.svg) 50% 50% no-repeat #5dba02;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-background-size: contain;
	background-size: contain
}
p.min {
	font-size: .688em
}
.hintick__wrapper {
	position: relative;
	display: block;
	padding-bottom: 3px
}
.hintick.in,
.hintick.locked {
	display: block
}
.has-feedback .hintick {
	display: none !important
}
.has-feedback input:focus~.hintick.in,
.has-feedback:hover .hintick.in {
	display: block !important
}
.has-feedback:hover .tttip {
	display: none
}
#blockN h3 {
	min-height: 2.2em
}
.assets-wrapper .img-preview__img:not(:last-child) {
	margin-bottom: 10px
}
.assets-wrapper.bordered.wide:before {
	right: 20px;
	left: 20px
}
.assets-wrapper.wide {
	margin-left: -20px;
	margin-right: -20px
}
.assets-wrapper.wide .assets-group {
	padding-right: 20px;
	padding-left: 20px
}
.list-inline.form-list {
	vertical-align: bottom;
	margin-right: -8px;
	margin-left: -7px
}
.list-inline.form-list li {
	padding-right: 7px;
	padding-left: 8px
}
#formN .list-inline.form-list {
	margin-bottom: 0
}
.list-inline.form-list>li.timex {
	position: relative;
	top: -4px
}
.list-inline.form-list>li.offset {
	padding-left: 20px !important
}
.list-inline.form-list>li button {
	position: relative;
	top: -3px
}
.list-inline.form-list label {
	font-weight: 400;
	font-size: 1.125em
}
.list-inline.form-list .label-wrapper {
	display: block
}
.list-inline.form-list.medium {
	margin-right: -10px;
	margin-left: -10px
}
.list-inline.form-list.medium li {
	padding-right: 10px;
	padding-left: 10px
}
.list-inline__available {
	margin-bottom: 3px
}
.list-inline__available>li {
	padding-right: 6px
}
.label-wrapper {
	position: relative;
	display: inline-block
}
.label-wrapper .form-control {
	font-weight: 700
}
.label-wrapper .form-control.input-md {
	padding-right: 45px !important
}
.label-wrapper .form-control.input-xlg {
	padding-right: 65px !important;
	font-size: 2em
}
.label-wrapper .form-control.input-lg {
	padding-right: 56px !important;
	font-size: 1.5em
}
.label-wrapper .lab {
	position: absolute;
	top: 0;
	right: 0;
	pointer-events: none;
	text-align: center;
	font-size: 1.125em;
	color: #999
}
.label-wrapper__hintick,
.label-wrapper__tttip {
	position: absolute;
	padding: 3px 10px;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0);
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .3);
	background-color: #fff
}
.label-wrapper .input-md~.lab {
	width: 45px;
	height: 50px;
	line-height: 50px
}
.label-wrapper .input-xlg~.lab {
	width: 65px;
	height: 58px;
	line-height: 58px
}
.label-wrapper .input-lg~.lab {
	width: 56px;
	height: 46px;
	line-height: 46px
}
.label-wrapper__tttip {
	border-radius: 3px;
	border: 1px solid #a1a3a6;
	width: 205px;
	pointer-events: none;
	z-index: 2;
	margin: 0 !important
}
.label-wrapper--block {
	display: block;
	width: 100%
}
@media (max-width:767px) {
.label-wrapper__hintick,
	.label-wrapper__tttip {
		left: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
.item-right .label-wrapper__hintick,
	.item-right .label-wrapper__tttip {
		left: auto;
		right: 0
	}
}
.calc-plank-flex:not(:last-child),
.calc-plank-flex__part2 .part__header {
	margin-bottom: 30px
}
.calc-plank-flex {
	position: relative;
	z-index: 1;
	border-radius: 4px;
	background: #cfe7fd;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	justify-content: flex-start;
	align-items: stretch;
	max-width: 100%
}
.calc-plank-flex__part {
	padding: 30px;
	position: relative;
	z-index: 0;
	flex-shrink: 0;
	flex-grow: 1
}
.calc-plank-flex__part:first-child {
	border-radius: 4px 0 0 4px
}
.calc-plank-flex__part:last-child {
	border-radius: 0 4px 4px 0
}
.calc-plank-flex__part--narrow {
	padding-top: 15px;
	padding-bottom: 15px
}
.calc-plank-flex__part--light {
	background: #2090ea;
	color: #fff
}
.calc-plank-flex__part--pointer-right {
	margin-right: 50px;
	z-index: 0
}
.calc-plank-flex__part--pointer-right:after,
.calc-plank-flex__part--pointer-right:before {
	content: "";
	display: block;
	position: absolute;
	left: 100%;
	width: 35px;
	height: 50%
}
.calc-plank-flex__part--pointer-right:before {
	top: 0;
	background-image: -webkit-linear-gradient(to top right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(to top right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to top right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)
}
.calc-plank-flex__part--pointer-right:after {
	top: 50%;
	background-image: -webkit-linear-gradient(to bottom right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(to bottom right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to bottom right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)
}
.calc-plank-flex__part2 .part__header .calc-plank-flex__title {
	font-size: 1.9375em
}
.calc-plank-flex__part2 .part__header .calc-plank-flex__subtitle {
	font-size: 1.6em;
	font-weight: 500
}
.calc-plank-flex__part2 .part__content {
	background: #f2f2f2;
	padding: 10px 40px 10px 10px;
	color: #000
}
.calc-plank-flex__part2 .part__content .form-group .label-wrapper {
	margin-left: 0
}
.calc-plank-flex__part2 .part__content .form-group:not(:first-child) {
	margin-left: 3px
}
.calc-plank-flex__part2 .part__content .button_part2 {
	margin-top: 15px
}
.calc-plank-flex__title {
	font-weight: 900;
	font-size: 2.625em;
	line-height: .9;
	margin-bottom: 8px
}
.calc-plank-flex__subtitle {
	font-weight: 900;
	font-size: 1.9375em;
	line-height: .9
}
@media (max-width:560px) {
.calc-plank-flex__part2 .part__header .calc-plank-flex__title {
		font-size: 1.9375em
	}
.calc-plank-flex__part2 .part__content {
		padding: 0;
		background: inherit
	}
}
.calc-form-inline .form-group:not(:first-child) {
	margin-left: 30px
}
.calc-form-inline .label-wrapper {
	margin-left: 10px
}
.calc-form-inline label {
	font-weight: 400
}
.ppo {
	font-size: .875em;
	color: #5c5c5c;
	padding: 9px 4px
}
.box-krauss p,
.list-icon-centr li p {
	font-size: 18px
}
.ppo-lead {
	margin-bottom: 5px
}
#sectionAlumWindows .container,
#sectionDachaWindows .container {
	position: relative
}
#sectionAlumWindows header:not(.in),
#sectionDachaWindows header:not(.in) {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%
}
#stickyHeader {
	z-index: 1002 !important
}
#stickyHeader .plank,
#stickyHeader>.container {
	position: relative;
	z-index: 1
}
#stickyHeader .plank {
	background: inherit
}
#mainNav {
	position: fixed;
	top: 70px;
	left: 0;
	width: 100%;
	z-index: 0;
	transition: all .4s ease 0s
}
#mainNav.is-stuck-down {
	top: -2px
}
@media (max-width:767px) {
#mainNav.is-stuck-down {
		top: -10px
	}
}
#mainNav.is-stuck-up {
	top: 40px
}
#mainNav2.is-stuck-down {
	display: none
}
#mainNav2.is-stuck-up {
	display: block
}
.cursor-pointer,
label {
	cursor: pointer
}
.vue-collapse.in:not(:last-child) {
	margin-bottom: 18px
}
.calculator {
	position: relative;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.calculator__stage:not(.in) {
	width: 100%;
	position: absolute
}
.box-plain-white .preloader img,
.radio-complex__img .radio-complex__btn {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.calculator__stage_:not(.in) {
	position: absolute
}
.fade-enter-active,
.fade-leave-active {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
@media (min-width:992px) {
.additionals-wrapper .VueCarousel-inner {
		flex-basis: 25% !important
	}
}
@media (min-width:768px) and (max-width:991px) {
.additionals-wrapper .VueCarousel-inner {
		flex-basis: 33.333% !important
	}
}
.VueCarousel-wrapper .caption {
	margin: 0 5px
}
.empty-view:not(:first-child) {
	margin-top: 40px
}
.xsmall.target {
	padding: 5px 10px;
	margin-left: 30px;
	position: absolute;
	left: auto;
	top: 50%;
	color: #fff;
	background: #3aaa35;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.xsmall.target::before {
	content: '';
	display: block;
	position: absolute;
	border: 13px solid transparent;
	border-right: 11px solid #3aaa35;
	top: 0;
	left: -24px
}
.full-price-table,
.pPrice__title,
.previewN__label,
.promo__title,
.sltext {
	text-transform: uppercase
}
.left-25 {
	margin-left: 25px
}
.top-15 {
	margin-top: 15px
}
.top-150 {
	margin-top: 150px
}
.bottom-block-top {
	margin-top: 10px
}
.list-aluminium li:not(:first-child),
.list-icon-centr {
	margin-top: 15px
}
.fl-r {
	float: right
}
.bg-befo {
	background: #f2f6fa
}
.box-krauss {
	padding: 35px 35px 35px 0
}
.box-krauss .preview-top {
	position: absolute;
	top: -40px
}
.box-krauss p:not(:last-child) {
	margin-bottom: 40px
}
.list-aluminium {
	list-style: none;
	padding-left: 15px;
	margin-left: -25px
}
.list-aluminium li a {
	font-size: 18px;
	border: 1px solid transparent;
	padding: 5px 14px;
	border-radius: 30px
}
.list-aluminium li a span {
	border-bottom: 1px dashed
}
.list-aluminium .active a {
	border-color: #a1a3a6;
	color: #000
}
.list-aluminium .active a span {
	border-color: transparent
}
.seealso {
	margin-left: -30px
}
.btn-long {
	padding: 10px 20px
}
.catalog-more {
	margin-top: 50px
}
.catalog-more__title {
	font-size: 22px;
	margin-bottom: 30px
}
.catalog-more__title span {
	font-weight: 600
}
.catalog-more__price {
	color: #313a42;
	font-size: 1.25em;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 20px
}
.block-p p {
	margin-bottom: 28px;
	line-height: 26px
}
.navbar-tops {
	margin-left: 40px
}
.navbar-tops li a {
	margin: 0 12px;
	padding: 0;
	font-size: .8125em
}
.navbar-tops li a:hover {
	background: 0 0;
	color: #e83e3e
}
.va-middle {
	display: block !important;
	vertical-align: middle
}
.tab-link-n,
.tab-link-n>span,
.tab-link-radio,
.tab-link-radio__inner,
.tabs-list-n>li {
	display: inline-block
}
.list-inline-size li {
	min-width: 16%
}
.list-inline-size-best li {
	position: relative;
	margin-bottom: 15px;
	margin-right: 30px;
	max-width: 15%
}
.list-inline-size-best li .label-best {
	position: absolute;
	top: 34%;
	left: 2%;
	background: #f2f2f2;
	padding: 5px;
	font-size: 16px;
	min-width: 87px;
	text-align: center
}
.review .review-desc .review-title,
.review__title {
	font-size: 1.375em;
	font-weight: 900;
	margin-bottom: 11px
}
@media (max-width:560px) {
.list-inline-size-best li {
		max-width: 23%
	}
}
.review:not(:first-child) {
	margin-top: 40px
}
.review .review-desc .review-title {
	margin-top: 10px
}
.ruler {
	position: absolute;
	background-image: url(/images/windows/ruler.png);
	padding: 27px;
	top: 37%;
	left: 39%
}
.min-400 {
	min-height: 400px
}
.list-balcon-previev li .img-preview__title {
	color: #000;
	font-weight: 600
}
.bottom-block-top-balcon {
	margin-top: 20px
}
.img-color-profil-bg {
	position: absolute;
	max-width: 80%;
	top: -107px;
	transform: rotate(45deg);
	left: -91px
}
.hover-color-profile {
	padding: 30%;
	max-width: 20%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
.tabs-list-n {
	padding: 0;
	margin: 0 0 30px
}
.tabs-list-n>li {
	list-style: none;
	padding: 0;
	margin: 0
}
.tabs-list-n.custom-tubs {
	margin-bottom: 23px;
	margin-left: -5px;
	margin-right: -5px
}
.tabs-list-n.custom-tubs>li {
	padding-left: 5px;
	padding-right: 5px
}
.tab-link-n {
	font-size: 1.125em;
	line-height: 1.333em;
	border: 1px solid transparent;
	border-radius: 500px;
	padding: .5em 1.722em;
	color: #36b;
	-webkit-transition: color .4s ease 0s, border-color .4s ease 0s;
	-o-transition: color .4s ease 0s, border-color .4s ease 0s;
	transition: color .4s ease 0s, border-color .4s ease 0s
}
.tab-link-n--no-padding {
	padding: 0
}
.tab-link-n>span {
	border-bottom: 1px dashed;
	-webkit-transition: border-color .4s ease 0s;
	-o-transition: border-color .4s ease 0s;
	transition: border-color .4s ease 0s
}
.tab-link-n:focus>span,
.tab-link-n:hover>span {
	border-bottom-color: transparent
}
.active>.tab-link-n,
.tab-link-n.active {
	border-color: #2492ff;
	color: #000
}
.active>.tab-link-n>span,
.tab-link-n.active>span {
	border-bottom-color: transparent
}
.laminations-wrapper .tab-link-n {
	font-size: 1em;
	padding-right: 1.125em;
	padding-left: 1.125em
}
.laminations-wrapper .active>.tab-link-n,
.laminations-wrapper .tab-link-n.active {
	border-color: #d2d5d9;
	background-color: #d2d5d9;
	color: #000
}
.custom-tubs .tab-link-n {
	font-size: 13px;
	line-height: 18px;
	padding: 5px 7px
}
.custom-tubs .active>.tab-link-n {
	color: #fff;
	border-color: #2492ff;
	background-color: #2492ff
}
@media (max-width:560px) {
.custom-tubs .tab-link-n {
		font-size: 12px;
		line-height: 17px;
		padding: 5px 10px 1px;
		background-color: #fff;
		border-color: #c6c8cc
	}
.custom-tubs .tab-link-n>span {
		border-color: transparent
	}
.custom-tubs2 .tab-link-n {
		border: 0 solid transparent;
		border-bottom: 1px dashed #36b;
		border-radius: 0;
		padding: 0
	}
.custom-tubs2 .active>.tab-link-n {
		padding: 5px 10px 1px;
		border-radius: 500px
	}
}
.tab-link-radio {
	font-weight: inherit
}
.tab-link-radio__inner {
	font-size: 1.125em;
	line-height: 1.333em;
	border: 1px solid transparent;
	border-radius: 500px;
	padding: .5em 1.722em;
	color: #36b;
	-webkit-transition: color .4s ease 0s, border-color .4s ease 0s;
	-o-transition: color .4s ease 0s, border-color .4s ease 0s;
	transition: color .4s ease 0s, border-color .4s ease 0s
}
.tab-link-radio__inner>span {
	display: inline-block;
	border-bottom: 1px dashed;
	-webkit-transition: border-color .4s ease 0s;
	-o-transition: border-color .4s ease 0s;
	transition: border-color .4s ease 0s
}
.tab-link-radio:focus .tab-link-radio__inner>span,
.tab-link-radio:hover .tab-link-radio__inner>span {
	border-bottom-color: transparent
}
.tab-link-radio input:checked~.tab-link-radio__inner {
	border-color: #2492ff;
	color: #000
}
.tab-link-radio input:checked~.tab-link-radio__inner>span {
	border-bottom-color: transparent
}
.tab-box {
	color: #fff;
	border-radius: 7px;
	padding: 40px;
	position: relative;
	background-image: -webkit-linear-gradient(top, #2196f3 0, #1e85d9 100%);
	background-image: -o-linear-gradient(top, #2196f3 0, #1e85d9 100%);
	background-image: linear-gradient(to bottom, #2196f3 0, #1e85d9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2196f3', endColorstr='#ff1e85d9', GradientType=0)
}
.popover,
.popover-title {
	padding: 0
}
.tab-box:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	background: #2196f3;
	width: 12px;
	height: 12px;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}
.tab-box .price-huge {
	font-size: 3.444em;
	color: inherit;
	margin-bottom: 25px
}
.tab-box.pos1:before {
	left: 92px
}
.tab-box.pos2:before {
	left: 285px
}
.popover.top {
	margin-top: -30px
}
.popover {
	border: none;
	max-width: 240px;
	-webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .3);
	box-shadow: 0 15px 40px rgba(0, 0, 0, .3)
}
.popover .popover-content .img-profile-popover {
	border-radius: 5px
}
.helpPPBlock,
.helpPPBlock.popover {
	border-radius: 0;
	margin-top: 20px;
	right: 10px !important;
	left: 10px !important;
	max-width: calc(100% - 20px);
	text-align: center;
	-webkit-box-shadow: 0 2px 30px rgba(72, 83, 105, .21);
	box-shadow: 0 2px 30px rgba(72, 83, 105, .21)
}
.helpPPBlock .vClose {
	position: absolute;
	top: 12px;
	right: 14px
}
.helpPPBlock__arrow {
	position: absolute;
	top: 0;
	right: 11px;
	background-color: inherit;
	width: 15px;
	height: 15px;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.helpPPBlock__contents {
	padding: 25px 20px 20px
}
.helpPPBlock__icon:not(:last-child) {
	margin-bottom: 10px
}
.helpPPBlock__title {
	color: #000;
	font-size: 1.125em;
	line-height: 1.25em;
	font-weight: 700
}
.helpPPBlock__title:not(:last-child) {
	margin-bottom: 20px
}
.circle-plus-icon {
	position: absolute;
	width: 7% !important;
	top: 10px;
	left: 10px
}
.circle-icon {
	border-radius: 50%;
	background: 50% 50% no-repeat #666;
	-webkit-background-size: cover;
	background-size: cover;
	width: 42px;
	height: 42px
}
.preview-flex-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start
}
.features-list,
.list-flex {
	-webkit-flex-direction: row
}
.preview-flex-row__img {
	margin-right: 25px
}
.preview-flex-row__img img {
	height: 130px;
	width: auto
}
.preview-flex-row__img--auto img {
	height: auto;
	width: auto
}
.preview-flex-row--xsmall .preview-flex-row__img {
	margin-right: 10px
}
.preview-plain__img {
	float: left;
	margin-right: 30px
}
.preview-plain__img img {
	height: auto;
	width: 135px
}
.cart-preview__header:not(:last-child) {
	margin-bottom: 10px
}
.cart-preview__title {
	font-size: 22px;
	line-height: 1em;
	color: #313a42;
	font-weight: 700
}
.cart-preview__subtitle {
	font-size: 1.125em;
	font-weight: 700;
	color: #313a42
}
.cart-preview__subtitle:not(:last-child) {
	margin-bottom: 6px
}
.cart-preview__tags {
	color: #5c5c5c
}
.cart-preview__contents {
	font-size: 22px
}
.cart-preview--big .cart-preview__header:not(:last-child) {
	margin-bottom: 23px
}
.cart-preview--big .cart-preview__title:not(:last-child),
.previewN__header:not(:last-child) {
	margin-bottom: 4px
}
.cart-preview--big .cart-preview__tags {
	font-size: .875em;
	line-height: 1.357em;
	color: #5c5c5c
}
@media (max-width:560px) {
.preview-plain--cc .preview-plain__img {
		margin-right: 15px
	}
.preview-plain--cc .preview-plain__img img {
		width: 80px
	}
.cart-preview__title {
		font-size: 1.1423em;
		line-height: 1.1875em
	}
.cart-preview__title:not(:last-child) {
		margin-bottom: 6px
	}
.cart-preview__subtitle--small {
		font-size: 1em;
		line-height: 1.143em
	}
.cart-preview__subtitle--small:not(:last-child) {
		margin-bottom: 5px
	}
.cart-preview__tags {
		font-size: .786em;
		line-height: 1.167em
	}
.cart-preview--cc {
		background-color: #fff;
		border-radius: 4px;
		padding: 20px;
		-webkit-box-shadow: 0 2px 30px rgb(72, 83, 105, .21);
		box-shadow: 0 2px 30px rgb(72, 83, 105, .21)
	}
.cart-preview--cc:not(:last-child) {
		margin-bottom: 20px
	}
.cartItem--excludable .cart-preview--cc {
		background-color: transparent;
		border-radius: 0;
		padding: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
.cartItem--excludable .cart-preview--cc:not(:last-child) {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 2px solid #f3f3f4
	}
.cart-preview--cc .cart-preview__inner {
		margin-bottom: 11px
	}
}
.additionals-item,
.additionals-wrapper,
.calculatorN__calc,
.laminations-wrapper,
.link-box__contents,
.previewN__contents {
	overflow: hidden
}
.cart-item2 {
	background-color: #fff;
	margin: 20px 15px 22px;
	-webkit-box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .15)
}
.cart-item2__contents {
	padding: 13px 20px 20px
}
.cart-item2__footer {
	padding: 25px 20px;
	background-color: #e5f2ff
}
.cart-item2__title {
	font-size: 22px;
	font-weight: 700;
	color: #313a42
}
.cart-item2__title:not(:last-child) {
	margin-bottom: 10px
}
.cart-item2__img {
	height: 235px
}
.cart-item2__img img {
	max-width: 100%;
	max-height: 100%
}
.cart-item2__img:not(:last-child) {
	margin-bottom: 20px
}
.cart-item2__price {
	font-size: 30px;
	line-height: 1.364em;
	font-weight: 700;
	color: #313a42
}
.cart-item2--hightlited {
	position: relative;
	-webkit-box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .15), 0 0 0 2px #fcbe2f inset;
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .15), 0 0 0 2px #fcbe2f inset
}
.cart-item2--hightlited .cart-item2__footer {
	background-color: #fcbe2f
}
.cart-item2--hightlited .cart-item2__footer .cart-item2__price {
	color: #000
}
.cart-item2--hightlited .cart-item2__label {
	position: absolute;
	right: 0;
	bottom: 100%;
	color: #000;
	background-color: #fcbe2f;
	padding: 6px 12px 3px 11px;
	font-size: 14px;
	font-weight: 700;
	line-height: .9em;
	text-transform: uppercase
}
.cart-item2--hightlited .cart-item2__label:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: inherit;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: skewX(-17deg) skewY(0);
	-ms-transform: skewX(-17deg) skewY(0);
	-o-transform: skewX(-17deg) skewY(0);
	transform: skewX(-17deg) skewY(0)
}
.features-list {
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 0
}
.features-list>li {
	padding-right: 10px;
	padding-left: 10px
}
.features-list--space-between {
	justify-content: space-between
}
.feature__title {
	font-size: 13px;
	color: #5c5c5c
}
.feature__title:not(:last-child) {
	margin-bottom: 7px
}
.feature__img {
	border-radius: 4px;
	padding: 6px 13px;
	height: 48px
}
.feature__img img {
	height: 100%;
	width: auto
}
.feature+.feature {
	margin-bottom: 3px
}
.preview-table {
	margin: 0;
	font-size: .875em;
	color: #5c5c5c
}
.preview-table>tbody>tr>td,
.preview-table>tbody>tr>th,
.preview-table>tfoot>tr>td,
.preview-table>tfoot>tr>th,
.preview-table>thead>tr>td,
.preview-table>thead>tr>th {
	padding: 5px
}
.preview-table>tbody>tr>td:first-child,
.preview-table>tbody>tr>th:first-child,
.preview-table>tfoot>tr>td:first-child,
.preview-table>tfoot>tr>th:first-child,
.preview-table>thead>tr>td:first-child,
.preview-table>thead>tr>th:first-child {
	padding-left: 0 !important
}
.preview-table>tbody>tr>td:last-child,
.preview-table>tbody>tr>th:last-child,
.preview-table>tfoot>tr>td:last-child,
.preview-table>tfoot>tr>th:last-child,
.preview-table>thead>tr>td:last-child,
.preview-table>thead>tr>th:last-child {
	padding-right: 0 !important
}
.preview-table>tbody>tr>td.w1,
.preview-table>tbody>tr>th.w1,
.preview-table>tfoot>tr>td.w1,
.preview-table>tfoot>tr>th.w1,
.preview-table>thead>tr>td.w1,
.preview-table>thead>tr>th.w1 {
	width: 1%;
	white-space: nowrap
}
.preview-table>tbody>tr:first-child>td,
.preview-table>tbody>tr:first-child>th,
.preview-table>tfoot>tr:first-child>td,
.preview-table>tfoot>tr:first-child>th,
.preview-table>thead>tr:first-child>td,
.preview-table>thead>tr:first-child>th {
	padding-top: 0 !important
}
.preview-table>tbody>tr:last-child>td,
.preview-table>tbody>tr:last-child>th,
.preview-table>tfoot>tr:last-child>td,
.preview-table>tfoot>tr:last-child>th,
.preview-table>thead>tr:last-child>td,
.preview-table>thead>tr:last-child>th {
	padding-bottom: 0 !important
}
.preview-table:not(:last-child) {
	margin-bottom: 8px
}
@media (min-width:768px) {
.preview-table>tbody>tr>td.hidden-cell,
	.preview-table>tbody>tr>th.hidden-cell,
	.preview-table>tfoot>tr>td.hidden-cell,
	.preview-table>tfoot>tr>th.hidden-cell,
	.preview-table>thead>tr>td.hidden-cell,
	.preview-table>thead>tr>th.hidden-cell {
		opacity: 0;
		filter: alpha(opacity=0)
	}
.preview-table>tbody>tr:hover>td.hidden-cell,
	.preview-table>tbody>tr:hover>th.hidden-cell,
	.preview-table>tfoot>tr:hover>td.hidden-cell,
	.preview-table>tfoot>tr:hover>th.hidden-cell,
	.preview-table>thead>tr:hover>td.hidden-cell,
	.preview-table>thead>tr:hover>th.hidden-cell {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
@media (max-width:560px) {
.preview-table>tbody>tr>td,
	.preview-table>tbody>tr>th,
	.preview-table>tfoot>tr>td,
	.preview-table>tfoot>tr>th,
	.preview-table>thead>tr>td,
	.preview-table>thead>tr>th {
		padding: 6px
	}
.preview-table:not(:last-child) {
		margin-bottom: 15px
	}
}
.number-holder {
	margin-top: 22px
}
@media (min-width:992px) {
.preview-table {
		width: 410px;
		max-width: 100%
	}
}
@media (max-width:991px) {
.number-holder {
		margin-top: 0;
		margin-bottom: 10px;
		text-align: right
	}
}
@media (max-width:560px) {
.number-holder {
		margin-top: 20px
	}
.cart-preview--cc .number-holder {
		margin-top: 5px;
		margin-bottom: 0;
		text-align: left
	}
}
.img-holder,
.laminations-wrapper__header:not(:last-child),
.square-preview__header:not(:last-child) {
	margin-bottom: 20px
}
.box--best-price22,
.cartItem__overlay .alert,
.cgl-dots,
.gradient-box-rounded__content,
.menuOpened .cNavbar__top .cNavbar__cell--right2 .cell--right2-phone {
	text-align: center
}
.laminations-wrapper {
	margin-right: -30px;
	margin-left: -30px;
	border-radius: 4px;
	background-color: #f2f6fa
}
.laminations-wrapper__header--header {
	margin-top: -10px
}
.laminations-wrapper__title {
	font-size: 1.5em;
	font-weight: 700;
	color: #313a42
}
.laminations-wrapper__inner {
	padding: 25px 30px
}
.row-flex--stretched .laminations-wrapper__inner {
	height: 100%
}
.laminations-wrapper__colored {
	background-color: #d9d9d9
}
.laminations-wrapper .tab-pane {
	margin-right: -8px;
	margin-left: -9px
}
@media (max-width:991px) {
.laminations-wrapper__inner {
		padding: 20px
	}
}
@media (max-width:767px) {
.laminations-wrapper {
		margin-right: -20px;
		margin-left: -20px;
		border-radius: 0
	}
.laminations-wrapper__inner {
		padding: 20px
	}
.laminations-wrapper__header--header {
		margin-top: 0
	}
}
@media (max-width:560px) {
.laminations-wrapper__title {
		font-size: 1em;
		line-height: 1.286em
	}
}
.additionals-wrapper {
	margin-right: -15px;
	margin-left: -15px;
	position: relative
}
.sticker3 {
	position: relative;
	z-index: 1;
	background-color: #3e76e8;
	color: #fff;
	font-size: 1.5em;
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .0034);
	padding: 6px 9px;
	border-radius: 0 6px 6px 0;
	margin-left: 20px;
	display: inline-block
}
.sticker3:after,
.sticker3:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	z-index: -1;
	width: 50%;
	background-color: inherit
}
.sticker3:before {
	top: 0;
	border-radius: 0 0 0 6px;
	height: calc(50% + 1px);
	-webkit-transform: skewX(-45deg) skewY(0);
	-ms-transform: skewX(-45deg) skewY(0);
	-o-transform: skewX(-45deg) skewY(0);
	transform: skewX(-45deg) skewY(0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}
.sticker3:after {
	bottom: 0;
	border-radius: 6px 0 0;
	height: calc(50% + 2px);
	-webkit-transform: skewX(45deg) skewY(0);
	-ms-transform: skewX(45deg) skewY(0);
	-o-transform: skewX(45deg) skewY(0);
	transform: skewX(45deg) skewY(0);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%
}
.sticker3__pirce {
	position: absolute;
	top: 50%;
	right: 100%;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px 0 #8a98b2 inset;
	box-shadow: 1px 1px 1px 0 #8a98b2 inset;
	width: 10px;
	height: 10px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.sticker3__shadow {
	position: absolute;
	top: 100%;
	left: 0;
	background: url(/images/bg/shadown.png) no-repeat;
	width: 100%;
	height: 14px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.sticker3__shadow {
		background-image: url(/images/bg/shadown@3x.png);
		background-size: 100% 100%
	}
}
@media (max-width:560px) {
.sticker3 {
		border-radius: 0 2px 2px 0;
		font-size: 1.143em;
		letter-spacing: -.55px;
		padding-top: 2px;
		padding-bottom: 5px
	}
.sticker3__pirce {
		width: 6px;
		height: 6px
	}
}
.square-preview {
	display: block;
	width: 85px;
	max-width: 100%;
	color: #5c5c5c
}
.square-preview__img {
	width: 100%;
	padding-top: 100%;
	border-radius: 4px;
	background: no-repeat #666;
	-webkit-background-size: cover;
	background-size: cover
}
.square-preview__img:not(:last-child) {
	margin-bottom: 7px
}
.radio-complex__img:not(:last-child),
.square-preview--big .square-preview__img:not(:last-child) {
	margin-bottom: 17px
}
.square-preview__contents {
	font-size: .8125em;
	line-height: 1.231em;
	height: 2.46em;
	overflow: hidden
}
.square-preview--cell {
	padding-right: 8px;
	padding-left: 9px;
	padding-bottom: 20px;
	float: left
}
.square-preview--big {
	width: auto
}
@media (max-width:991px) {
.square-preview--cell {
		width: 12.5%
	}
}
@media (max-width:767px) {
.square-preview--cell {
		width: 16.6667%
	}
}
@media (max-width:560px) {
.VueCarousel .square-preview {
		padding: 0 10px;
		width: 100%
	}
.square-preview__contents {
		font-size: .857em
	}
.square-preview--cell {
		width: 33.333%
	}
}
.radio-complex {
	display: block;
	font-weight: 400
}
.radio-complex__img {
	padding-top: 100%;
	position: relative;
	border-radius: 4px;
	border: 1px dashed transparent;
	background: 50% 50% no-repeat #666;
	background-clip: border-box;
	-webkit-background-size: auto 102%;
	background-size: auto 102%
}
.radio-complex:hover .radio-complex__img,
.radio-complex__btn {
	border-color: #2492ff
}
.radio-complex__btn {
	color: #fff;
	background-color: #2492ff;
	padding: 10px 19px;
	font-size: 16px;
	line-height: 18px;
	border-radius: 50px
}
.radio-complex__img .radio-complex__btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.radio-complex__img .radio-complex__btn.hidable {
	opacity: 0;
	filter: alpha(opacity=0)
}
.radio-complex__text {
	font-size: .8125em;
	line-height: 1.231em;
	color: #5c5c5c
}
.radio-complex__text:not(:last-child) {
	margin-bottom: 5px
}
.radio-complex__price {
	font-size: 1.125em;
	color: #313a42
}
.radio-complex:hover .radio-complex__img .radio-complex__btn.hidable {
	opacity: 1;
	filter: alpha(opacity=100)
}
@media (max-width:767px) {
.radio-complex {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-ms-align-items: center;
		align-items: center;
		justify-content: flex-start;
		margin-bottom: 20px
	}
.radio-complex__img {
		margin-bottom: 0 !important;
		margin-right: 10px;
		padding-top: 0;
		flex-shrink: 0;
		width: 100px;
		height: 100px
	}
.radio-complex__btn {
		padding-right: 7px;
		padding-left: 7px
	}
}
.additionals-item {
	background-color: #fff;
	border-radius: 4px;
	margin: 5px 15px 25px;
	-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .3)
}
.additionals-item__inner {
	padding: 20px
}
.additionals-item__inner--content {
	min-height: 345px
}
.additionals-item__inner--footer {
	background-color: #cfe7ff;
	text-align: center
}
.additionals-item__img {
	height: 215px;
	background: 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.additionals-item__img:not(:last-child) {
	margin-bottom: 13px
}
.additionals-item__name {
	font-weight: 700;
	color: #36b
}
.additionals-item__description {
	font-size: .875em;
	color: #5c5c5c
}
.additionals-item__description:not(:last-child) {
	margin-bottom: 10px
}
.additionals-item__price {
	font-size: 1.875em;
	line-height: .733em;
	color: #313a42
}
.additionals-item__subheader {
	font-size: .875em
}
.additionals-item__subheader:not(:last-child) {
	margin-bottom: 12px
}
.additionals-item__title {
	font-size: 1.125em;
	line-height: 1.2em;
	font-weight: 700;
	color: #000
}
.additionals-item__title:not(:last-child) {
	margin-bottom: 18px
}
.additionals-item--in-cart .additionals-item__inner--content {
	position: relative
}
.additionals-item--in-cart .additionals-item__inner--content:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background-color: rgba(255, 255, 255, .7);
	width: 100%;
	height: 100%
}
.additionals-item--in-cart .additionals-item__inner--content .radio-complex__btn {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
@media (max-width:560px) {
.additionals-item__img {
		height: 105px
	}
.additionals-item__img:not(:last-child) {
		margin-bottom: 15px
	}
.additionals-item__inner {
		padding: 15px
	}
.additionals-item__inner--content {
		min-height: 218px
	}
.additionals-item__inner--footer .btn {
		width: 100%;
		font-weight: 700;
		letter-spacing: .47px;
		padding: 8px;
		font-size: 16px;
		line-height: 21px;
		border-radius: 3px
	}
.additionals-item__title {
		position: relative;
		padding-right: 35px;
		font-size: 1em;
		line-height: 1.286em;
		margin-bottom: 10px
	}
.additionals-item__title .vClose {
		position: absolute;
		top: 50%;
		right: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
.additionals-item__name {
		font-size: 1em
	}
.additionals-item__name:not(:last-child) {
		margin-bottom: 5px
	}
.additionals-item__description:not(:last-child) {
		margin-bottom: 8px
	}
.additionals-item__price {
		font-size: 1.143em;
		letter-spacing: -.32px
	}
.additionals-item__price:not(:last-child) {
		margin-bottom: 7px
	}
.additionals-item__variants {
		position: absolute;
		top: 15px;
		right: 20px;
		bottom: 40px;
		left: 20px;
		max-width: 100%;
		padding: 20px;
		z-index: 999
	}
.additionals-item__variants>* {
		position: relative;
		z-index: 1
	}
.additionals-item__variants:after,
	.additionals-item__variants:before {
		content: "";
		display: block;
		position: absolute;
		border-radius: 4px
	}
.additionals-item__variants:before {
		bottom: 0;
		left: 2.5%;
		z-index: -1;
		width: 95%;
		height: 91%;
		-webkit-box-shadow: 0 2px 30px 0 rgba(72, 83, 105, .6);
		box-shadow: 0 2px 30px 0 rgba(72, 83, 105, .6)
	}
.additionals-item__variants:after {
		top: 0;
		left: 0;
		z-index: 0;
		background-color: #fff;
		width: 100%;
		height: 100%
	}
.additionals-item__variants .btn {
		padding: 8px;
		font-size: 16px;
		line-height: 21px;
		border-radius: 4px
	}
.additionals-item__list:not(:last-child) {
		margin-bottom: 15px
	}
}
.list-offsets>li:not(:last-child) {
	margin-bottom: 14px
}
.list-offsets--default>li:not(:last-child) {
	margin-bottom: 15px
}
.list-offsets--medium>li:not(:last-child) {
	margin-bottom: 20px
}
@media (max-width:560px) {
.list-offsets>li:not(:last-child) {
		margin-bottom: 10px
	}
}
.link-anchore {
	font-weight: 600;
	font-size: 1.375em;
	line-height: 1em;
	display: inline-block;
	border-bottom: 1px dashed currentColor
}
.link-anchore:active,
.link-anchore:focus,
.link-anchore:hover {
	border-bottom-color: transparent
}
.link-box {
	background-color: #fff;
	border: 1px solid #c6c8cc;
	border-radius: 5px;
	padding: 15px 20px;
	justify-content: flex-start;
	color: inherit;
	text-decoration: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center
}
.link-box__icon {
	flex-shrink: 0;
	margin-right: 20px;
	float: left;
	width: 62px
}
.link-box__icon--large {
	width: 98px
}
@media (max-width:320px) {
.link-box__icon {
		margin-right: 7px;
		width: 85px
	}
}
.link-box__title {
	font-weight: 700;
	font-size: 1.286em;
	line-height: 1.222em;
	color: #36b
}
.link-box__title:not(:last-child) {
	margin-bottom: 5px
}
.link-box__price {
	font-size: 1.143em;
	line-height: 1.4286em
}
.link-box:active,
.link-box:focus,
.link-box:hover {
	color: inherit;
	text-decoration: none
}
.cartModal {
	padding-bottom: 130px
}
.cartModal__footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fcbe2f;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 9;
	-webkit-backface-visibility: hidden
}
@media (max-width:1199px) {
.cartModal {
		padding-bottom: 90px
	}
.cartModal__footer {
		padding-top: 20px;
		padding-bottom: 20px
	}
}
@media (max-width:560px) {
.cartModal {
		padding-bottom: 40px
	}
.cartModal__footer .list-inline>li {
		display: block
	}
.cartModal__footer .btn-lg {
		width: 100%;
		text-transform: uppercase;
		font-weight: 700;
		padding: 12px 20px;
		font-size: 18px;
		line-height: 27px;
		border-radius: 4px
	}
}
body.show-cart-footer #cartModal.in~.cartModal__footer {
	display: block !important;
	z-index: 1052
}
.cartItem {
	position: relative
}
.cartItem .additions:not(:last-child) {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #f3f3f4
}
.cartItem__overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	padding: 15px;
	background: rgba(255, 255, 255, .65);
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.cartItem__overlay .alert {
	margin: 0
}
.cartItem--excludable {
	padding: 20px 20px 20px 75px;
	background-color: #f2f2f2;
	border-radius: 4px
}
.cartItem--excludable+.cartItem--excludable {
	margin-top: 20px
}
@media (max-width:767px) {
.cartItem {
		border-radius: 0
	}
}
@media (max-width:560px) {
.cartItem--excludable {
		background-color: #fff;
		padding: 11px 15px;
		border-radius: 4px
	}
.cartItem--excludable:before {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 3%;
		z-index: -1;
		width: 94%;
		height: 90%;
		-webkit-box-shadow: 0 2px 30px 0 rgba(72, 83, 105, .21);
		box-shadow: 0 2px 30px 0 rgba(72, 83, 105, .21)
	}
.cartItem--excludable+.cartItem--excludable {
		margin-bottom: 15px
	}
}
.fake-checkbox {
	display: block;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #2492ff;
	cursor: pointer;
	width: 27px;
	height: 27px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
.fake-checkbox.checked {
	background: url(/images/icons/check.png) 50% 50% no-repeat #2492ff;
	-webkit-box-shadow: 0 0 0 1px #cdcdd5;
	box-shadow: 0 0 0 1px #cdcdd5
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.fake-checkbox.checked {
		background-image: url(/images/icons/check@2x.png);
		background-size: 19px 16px
	}
}
.cartItem .fake-checkbox {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 7
}
@media (max-width:991px) {
.cartItem .fake-checkbox {
		top: 40px;
		left: 40px
	}
}
@media (max-width:560px) {
.fake-checkbox {
		width: 16px;
		height: 16px
	}
.fake-checkbox.checked {
		background-color: #359be0;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-background-size: 10px 9px !important;
		background-size: 10px 9px !important
	}
.cartItem .fake-checkbox {
		position: relative;
		top: auto;
		left: auto;
		margin-bottom: 12px
	}
}
.text01 {
	color: #000;
	font-size: 1.125em
}
.pre-calc {
	background-color: #fff;
	padding: 20px 20px 23px;
	border-radius: 4px
}
.pre-calc label {
	color: #313a42;
	font-weight: 400;
	line-height: 1.375em;
	margin-bottom: 0
}
.pre-calc__header:not(:last-child) {
	margin-bottom: 15px
}
.pre-calc__title {
	font-size: 1.375em;
	line-height: 1em;
	color: #313a42;
	font-weight: 700
}
.preview-windoww {
	margin-top: -50px
}
.preview-windoww img {
	width: 100%
}
.preview-windoww:not(.circle-window-preview__wrapper) img {
	max-height: 461px;
	width: auto
}
.preview-windoww--no-offset {
	margin-top: 0
}
@media (min-width:1200px) {
.preview-windoww {
		margin-right: 25px
	}
}
@media (max-width:560px) {
.list1 .preview-flex-row {
		display: block;
		text-align: center
	}
.list1 .preview-flex-row .preview-flex-row__img {
		margin-right: 0;
		margin-bottom: 7px
	}
}
.window-cat-preview {
	margin-right: -6px;
	margin-left: 20px;
	position: relative
}
.window-cat-preview img {
	width: 100%;
	position: relative;
	z-index: 1
}
.window-cat-preview .stickern {
	position: absolute;
	top: 26px;
	left: -20px;
	z-index: 9;
	width: 185px;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.stickern,
.window-cat-preview__img {
	position: relative
}
.window-cat-preview .stickern--2 {
	width: 235px
}
.calculatorN__overlay,
.stickern:before,
.window-cat-preview__underlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.window-cat-preview__img:not(:last-child) {
	margin-bottom: 25px
}
.window-cat-preview__underlay {
	display: block;
	position: absolute;
	background: 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.window-cat-preview__header:not(:last-child) {
	margin-bottom: 15px
}
.window-cat-preview__title {
	font-weight: 700;
	font-size: 1.375em;
	line-height: 1.2em
}
.window-cat-preview__text {
	color: #000;
	font-size: 1.25em
}
a.window-cat-preview {
	display: block
}
.window-cat-preview:focus .window-cat-preview__underlay,
.window-cat-preview:hover .window-cat-preview__underlay {
	opacity: 1;
	filter: alpha(opacity=100)
}
@media (max-width:1199px) {
.window-cat-preview {
		margin-left: 0
	}
.window-cat-preview .stickern {
		left: -10px
	}
}
@media (max-width:991px) {
.window-cat-preview {
		margin-bottom: 30px
	}
.window-cat-preview__img:not(:last-child) {
		margin-bottom: 12px
	}
.window-cat-preview__header:not(:last-child) {
		margin-bottom: 5px
	}
}
.window-cat-preview--link {
	font-size: 14px
}
.window-cat-preview--brand__img:not(:last-child) {
	margin-bottom: 30px
}
.window-cat-preview--brand__header:not(:last-child) {
	margin-bottom: 0
}
.window-cat-preview--brand .stickern {
	word-spacing: 0;
	font-size: 1.25em;
	width: 220px
}
.window-cat-preview--brand .stickern span {
	max-width: 90%
}
.window-cat-preview--brand .lead {
	font-size: 14px;
	color: #5C5C5C
}
.window-cat-preview--brand .lead:not(:first-child) {
	margin-top: 0;
	margin-bottom: 10px
}
.stickern {
	display: inline-block;
	padding: 11px 0 8px 14px;
	background-color: #3e76e8;
	color: #fff;
	font-size: 1.375em;
	line-height: 1.091em;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .34);
	z-index: 1;
	font-weight: 700;
	word-spacing: 100vw
}
.previewN:before,
.previewN__label:before,
.stickern:before {
	display: block;
	content: ""
}
.stickern:before {
	position: absolute;
	z-index: -1;
	background: inherit;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: skewX(-13deg) skewY(0);
	-ms-transform: skewX(-13deg) skewY(0);
	-o-transform: skewX(-13deg) skewY(0);
	transform: skewX(-13deg) skewY(0);
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.stickern:focus,
.stickern:hover,
:focus>.stickern,
:hover>.stickern {
	background-color: #ec5952;
	background-image: -webkit-linear-gradient(left, #ec5952 0, #fc5d1b 100%);
	background-image: -o-linear-gradient(left, #ec5952 0, #fc5d1b 100%);
	background-image: linear-gradient(to right, #ec5952 0, #fc5d1b 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec5952', endColorstr='#fffc5d1b', GradientType=1)
}
.calculatorN .list-flex label {
	font-weight: 400;
	margin-bottom: 7px
}
.calculatorN__window {
	margin-top: 30px
}
.calculatorN__part {
	margin-bottom: 25px;
	position: relative
}
.calculatorN__header:not(:last-child) {
	margin-bottom: 60px
}
.calculatorN__subheader:not(:last-child) {
	margin-bottom: 17px
}
.calculatorN__title {
	font-size: 42px;
	font-weight: 700;
	color: #313a42
}
.calculatorN__subtitle {
	font-weight: 700;
	color: #313a42;
	line-height: 1.125em
}
.calculatorN__contents {
	position: relative
}
.calculatorN .VueCarousel-navigation {
	position: absolute;
	top: 50%;
	left: -50px;
	right: -50px
}
.calculatorN .VueCarousel-navigation--disabled {
	display: none
}
.calculatorN .VueCarousel-navigation .VueCarousel-navigation-next,
.calculatorN .VueCarousel-navigation .VueCarousel-navigation-prev {
	border: 2px solid;
	padding: 0;
	margin: 0;
	width: 29px;
	height: 29px
}
.calculatorN .VueCarousel-navigation .VueCarousel-navigation-prev {
	border-color: #2492ff transparent transparent #2492ff;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: translate(0, -50%) rotate(-45deg);
	-ms-transform: translate(0, -50%) rotate(-45deg);
	-o-transform: translate(0, -50%) rotate(-45deg);
	transform: translate(0, -50%) rotate(-45deg)
}
.calculatorN .VueCarousel-navigation .VueCarousel-navigation-next {
	border-color: #2492ff #2492ff transparent transparent;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	-ms-transform: translate(0, -50%) rotate(45deg);
	-o-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg)
}
@media (max-width:991px) {
.calculatorN__header:not(:last-child) {
		margin-bottom: 30px
	}
.calculatorN__window {
		margin-top: 0;
		margin-bottom: 30px
	}
}
@media (max-width:560px) {
.calculatorN .list-flex label {
		font-size: 1.143em;
		margin-bottom: 0
	}
.calculatorN__part:last-child {
		margin-bottom: 37px
	}
.calculatorN__header:not(:last-child) {
		margin-bottom: 20px
	}
.calculatorN__subheader:not(:last-child),
	.calculatorN__window {
		margin-bottom: 13px
	}
.calculatorN__title {
		font-size: 1.857em;
		line-height: .846em
	}
.calculatorN__subtitle {
		font-size: 1.286em;
		line-height: 1.222em
	}
}
.list-flex {
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	justify-content: center
}
.list-flex>li {
	padding-left: 10px;
	padding-right: 10px
}
.list-flex--bottom {
	-ms-align-items: flex-end;
	align-items: flex-end
}
.previewN {
	background-color: #fff;
	padding: 40px;
	margin: 4px 6px 6px 4px;
	position: relative;
	height: calc(100% - 10px);
	-webkit-box-shadow: 0 1px 0 0 #dadada inset, 1px 1px 5px 0 rgba(32, 37, 47, .1);
	box-shadow: 0 1px 0 0 #dadada inset, 1px 1px 5px 0 rgba(32, 37, 47, .1)
}
.previewN--2 {
	max-width: 460px;
	padding: 15px 15px 25px
}
.previewN--2 .previewN__img img {
	max-height: 100px
}
.previewN--2 .previewN__img .previewN__logo {
	width: 75px;
	height: 35px
}
.previewN--2 .previewN__contents {
	display: flex
}
.previewN--2 .previewN__contents .previewN__left .previewN__price {
	font-size: 1.8em
}
.previewN--2 .previewN__contents .previewN__right {
	margin-left: 25px;
	align-items: flex-end;
	display: flex
}
.previewN--2 .previewN__contents .previewN__right .brn {
	padding: 6px;
	font-size: 16px
}
@media (max-width:560px) {
.previewN--2 {
		max-width: 100%
	}
.previewN--2 .previewN__contents {
		display: block
	}
.previewN--2 .previewN__contents .previewN__right {
		margin-left: 0;
		margin-top: 10px
	}
}
.previewN:before {
	position: absolute;
	top: 0;
	left: 30px;
	background-color: #fff;
	border: 1px solid;
	border-color: transparent transparent #dadada #dadada;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 14px;
	height: 14px
}
.circle-window-preview__window,
.previewN__logo img {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.previewN__img {
	float: left;
	margin-right: 40px;
	position: relative
}
.previewN__img img {
	max-width: 57px;
	height: auto
}
.previewN__logo {
	position: relative;
	background-color: #f7f7f7;
	border-radius: 4px;
	width: 70px;
	height: 70px
}
.previewN__logo img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 71.64%;
	max-height: 71.64%;
	transform: translate(-50%, -50%)
}
.previewN__img .previewN__logo {
	position: absolute;
	bottom: -17px;
	left: 0
}
.previewN__title {
	font-size: 1.375em;
	line-height: 1em;
	color: #313a42;
	font-weight: 700
}
.previewN__text {
	font-size: .875em;
	line-height: 1.571em;
	color: #5c5c5c
}
.previewN__text p {
	margin: 0
}
.previewN__text:not(:last-child) {
	margin-bottom: 23px
}
.previewN__price {
	font-size: 2.25em;
	line-height: .889em;
	font-weight: 700
}
.previewN__price:not(:last-child) {
	margin-bottom: 15px
}
.previewN--opt {
	-webkit-box-shadow: 0 0 0 2px #fcbe2f inset, 1px 1px 5px 0 rgba(32, 37, 47, .1);
	box-shadow: 0 0 0 2px #fcbe2f inset, 1px 1px 5px 0 rgba(32, 37, 47, .1)
}
.previewN--opt:before {
	border-width: 2px;
	border-bottom-color: #fcbe2f;
	border-left-color: #fcbe2f
}
.previewN__label {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1;
	color: #000;
	background-color: #fcbe2f;
	padding: 6px 12px 3px 11px;
	font-size: 14px;
	font-weight: 700;
	line-height: .9em
}
.previewN__label:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: inherit;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: skewX(17deg) skewY(0);
	-ms-transform: skewX(17deg) skewY(0);
	-o-transform: skewX(17deg) skewY(0);
	transform: skewX(17deg) skewY(0)
}
@media (max-width:560px) {
.previewN {
		padding: 43px 25px 25px
	}
.previewN:before {
		display: none
	}
.previewN .btn-lg {
		font-size: .9289em;
		line-height: 1.4em;
		padding: 8px 15px
	}
.previewN__img {
		margin-right: 17px
	}
.previewN__img img {
		width: 68px
	}
.previewN__logo {
		padding: 8px;
		width: 50px;
		height: 50px
	}
.previewN__header:not(:last-child) {
		margin-bottom: 0
	}
.previewN__text:not(:last-child) {
		margin-bottom: 13px
	}
.previewN__title {
		font-size: 1.572em;
		line-height: 1.273em
	}
.previewN__price {
		font-size: 1.429em;
		letter-spacing: -.27px
	}
.previewN__price:not(:last-child) {
		margin-bottom: 11px
	}
.calculatorN .window-preview {
		margin-right: auto;
		margin-left: auto
	}
.calculatorN .window-preview--1 {
		width: 143px
	}
.calculatorN .window-preview--1.window-preview--code-3 {
		width: 290px;
		margin-top: 19px;
		margin-bottom: 20px
	}
.calculatorN .window-preview--2 {
		width: 223px
	}
.calculatorN .window-preview--3 {
		width: 278px
	}
}
.times {
	color: #999;
	font-size: 1.125em
}
.times--md {
	line-height: 26px;
	padding-top: 11px;
	padding-bottom: 11px
}
.calcFooter {
	background-color: #fcbe2f;
	padding-top: 9px;
	padding-bottom: 18px;
	color: #000
}
.calcFooter__header:not(:last-child) {
	margin-bottom: 10px
}
.calcFooter__title {
	font-size: 2em;
	font-weight: 700
}
.calcFooter__contents:not(:last-child) {
	margin-bottom: 20px
}
@media (min-width:768px) {
.calcFooter {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%
	}
}
@media (max-width:1199px) {
.calcFooter__title {
		font-size: 1.7em
	}
}
@media (max-width:560px) {
.calcFooter {
		padding-top: 15px;
		padding-bottom: 15px
	}
.calcFooter__title {
		font-size: 1.286em;
		line-height: 1.222em;
		letter-spacing: -.56px
	}
.calcFooter__header:not(:last-child) {
		margin-bottom: 8px
	}
.calcFooter .phone-box__title:not(:last-child),
	.calcFooter__contents:not(:last-child) {
		margin-bottom: 6px
	}
.calcFooter .phone-box__title {
		font-size: 1em
	}
.calcFooter .phone-box__link {
		font-size: 1.571em;
		line-height: 1.227em;
		letter-spacing: -.23px
	}
}
#calculatorModal .modal-content,
#calculatorModalAluminium .modal-content,
#calculatorModalPVH .modal-content {
	min-height: 100vh
}
@media (min-width:992px) {
#calculatorModal .modal-content,
	#calculatorModalAluminium .modal-content,
	#calculatorModalPVH .modal-content {
		padding-bottom: 240px
	}
}
@media (min-width:768px) and (max-width:991px) {
#calculatorModal .modal-content,
	#calculatorModalAluminium .modal-content,
	#calculatorModalPVH .modal-content {
		padding-bottom: 175px
	}
}
@media (max-width:767px) {
#calculatorModal .modal-content,
	#calculatorModalAluminium .modal-content,
	#calculatorModalPVH .modal-content {
		padding-bottom: 0
	}
}
.circle-window-preview {
	position: relative;
	border-radius: 50%;
	background-color: #009cff;
	border: 6px solid #fff;
	padding-top: 100%;
	-webkit-box-shadow: 0 17px 17px 0 rgba(5, 5, 5, .25);
	box-shadow: 0 17px 17px 0 rgba(5, 5, 5, .25)
}
.circle-window-preview__wrapper {
	width: 435px;
	max-width: 100%
}
.circle-window-preview__window {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 77%;
	height: auto;
	transform: translate(-50%, -50%)
}
.circle-window-preview__window>img {
	position: relative;
	z-index: 1
}
.circle-window-preview__window .underlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%
}
.circle-window-preview__window .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	background-color: #f7f7f7;
	border-radius: 4px;
	padding: 10px;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.texture-preview {
	display: block;
	border-radius: 4px;
	background: 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	width: 150px;
	height: 150px
}
.cNavbar,
.lamination-title {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.lamination-title {
	min-height: 2.54em;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.align-center {
	-ms-align-items: center;
	align-items: center
}
.cNavbar {
	justify-content: flex-start;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1040;
	background-color: #fcbe2f;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.cNavbar__top,
.pre-calc-grey {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.cNavbar__top {
	padding: 12px 17px;
	justify-content: space-between;
	flex-shrink: 0;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	margin-left: -13px;
	margin-right: -13px
}
.cNavbar__top .cNavbar__cell {
	flex-shrink: 0;
	flex-grow: 1;
	padding-left: 13px;
	padding-right: 13px
}
.cNavbar__top .cNavbar__cell--right {
	width: 89px
}
.cNavbar__top .cNavbar__cell .lll {
	position: relative;
	right: -9px
}
.cNavbar .collapsing {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
.cNavbar .collapse.in {
	height: 100%
}
.cNavbar ul.nav {
	padding-top: 89px;
	margin-top: -89px;
	background: #fff
}
.cNavbar ul.nav>li {
	border-top: 1px solid #E5E5EA;
	margin-bottom: 2px
}
.cNavbar ul.nav>li>a {
	color: inherit;
	background: rgba(255, 255, 255, .1);
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 400
}
.cNavbar ul.nav>li>a:focus,
.cNavbar ul.nav>li>a:hover {
	background: rgba(255, 255, 255, .2)
}
.cNavbar ul.nav>li.active>a {
	background: rgba(255, 255, 255, .3)
}
.cNavbar ul.nav>li.active>a:active,
.cNavbar ul.nav>li.active>a:hover {
	background: rgba(255, 255, 255, .4)
}
body.menuOpened .cNavbar {
	height: 100vh;
	width: 79%;
	box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, .6)
}
.cNavbar+.section {
	margin-top: 72px
}
.cNavbar+.section.section--first-skew {
	margin-top: 0
}
.cNavbar+.section.section--aluminium {
	margin-top: 120px
}
.cNavbar+.section.section--bg-whirl,
.cNavbar+.section.section--first {
	padding-top: 40px
}
.cNavbar+.section.top-150 {
	margin-top: 88px
}
.cNavbar+.section.section--padding-default {
	padding-top: 45px
}
.cNavbar--short .cNavbar__top {
	padding-top: 10px;
	padding-bottom: 10px
}
.cNavbar--short+.section {
	margin-top: 75px
}
.cNavbar--short+.section.section--first-skew {
	margin-top: 0
}
.cNavbar--short+.section.section--aluminium {
	margin-top: 100px
}
.cNavbar--short+.section.section--bg-whirl,
.cNavbar--short+.section.section--first {
	padding-top: 20px
}
.cNavbar--short+.section.top-150 {
	margin-top: 75px
}
.cNavbar--short+.section.section--padding-default {
	padding-top: 25px
}
.cNavbar__top .cNavbar__cell--right2 {
	display: none
}
.cNavbar__top .cNavbar__cell--right {
	display: block
}
.menuOpened .cNavbar__top .cNavbar__cell--right {
	display: none
}
.menuOpened .cNavbar__top .cNavbar__cell--right2 {
	display: block;
	position: relative;
	margin-right: -91px;
	margin-top: -21px;
	margin-bottom: -11px;
	min-height: 89px;
	background: #FCBE2F;
	padding: 36px 0 28px 25px;
	z-index: -1
}
.menuOpened .cNavbar__top .cNavbar__cell--right2 .cell--right2-phone:before {
	content: "";
	display: block;
	position: absolute;
	top: 44px;
	right: 25px;
	margin-right: 10px;
	background: url(/images/phone.svg) 100% 0 no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	width: 17px;
	height: 17px
}
.menuOpened .cNavbar__top .cNavbar__cell--right2 .cell--right2-phone a {
	opacity: 0
}
.menuOpened .footer-navs {
	padding-left: 20px;
	margin-top: 17px
}
.menuOpened .footer-navs .h3 {
	font-size: 17px;
	margin-top: 0;
	margin-bottom: 4px;
	color: #000;
	font-weight: 600
}
.menuOpened .footer-navs .last .phone-link {
	margin-top: 10px;
	font-size: 19px
}
.menuOpened .footer-navs .last .btn {
	margin-top: 10px;
	padding: 10px 15px;
	background: inherit;
	border-color: #000
}
.skewer>.container {
	position: relative;
	z-index: 1
}
.window-slide {
	position: relative;
	display: block;
	background-color: #fff;
	border-radius: 4px;
	padding: 22px 24px
}
.window-slide:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 8.919%;
	right: 3.448%;
	bottom: 0;
	left: 3.448%;
	-webkit-box-shadow: 0 2px 40px rgba(74, 74, 86, .47);
	box-shadow: 0 2px 40px rgba(74, 74, 86, .47)
}
.window-slide__img {
	height: 180px;
	position: relative;
	background: 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}
.window-slide__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.window-slide__img:not(:last-child) {
	margin-bottom: 15px
}
.window-slide__title {
	font-weight: 900;
	color: #333e47;
	font-size: 22px
}
.window-slide__price {
	font-weight: 900;
	color: #2492ff;
	font-size: 33px
}
.back-link,
.back-link:active,
.back-link:focus,
.back-link:hover,
.themed-select {
	color: #313a42
}
.window-slide__price>span {
	font-size: .723em
}
.window-slide__price:not(:last-child) {
	margin-bottom: 10px
}
@media (max-width:560px) {
.h1.title-xxs,
	.h2.title-xxs,
	.h3.title-xxs,
	.h4.title-xxs,
	.h5.title-xxs,
	.h6.title-xxs,
	h1.title-xxs,
	h2.title-xxs,
	h3.title-xxs,
	h4.title-xxs,
	h5.title-xxs,
	h6.title-xxs {
		padding: 20px 20px 25px;
		font-size: 1.857em;
		line-height: 1.267em;
		letter-spacing: -.27px;
		margin-right: -15px;
		margin-left: -15px;
		background-image: -webkit-linear-gradient(top, #f3f6fb 0, #f5f8fc 100%);
		background-image: -o-linear-gradient(top, #f3f6fb 0, #f5f8fc 100%);
		background-image: linear-gradient(to bottom, #f3f6fb 0, #f5f8fc 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f6fb', endColorstr='#fff5f8fc', GradientType=0)
	}
.cNavbar--short+.section.section--first .title-xxs {
		margin-top: -20px
	}
}
.themed-select {
	width: 100%;
	background: url(/images/icons/icon-carret.svg) calc(100% - 6px) 50% no-repeat #fff;
	border-color: #c6c8cc;
	padding: 4px 13px 4px 6px;
	border-radius: 4px;
	font-size: 11px;
	line-height: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0;
	text-overflow: ""
}
@media (max-width:767px) {
.tabs-scrollable-wrapper {
		margin-right: -15px;
		margin-left: -15px;
		overflow: hidden;
		margin-bottom: 16px
	}
.tabs-scrollable-wrapper>ul {
		white-space: nowrap;
		margin-bottom: -30px !important;
		padding-bottom: 30px;
		overflow: auto;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		-ms-box-sizing: content-box;
		box-sizing: content-box
	}
.tabs-scrollable-wrapper>ul>li:first-child {
		padding-left: 20px
	}
.tabs-scrollable-wrapper>ul>li:last-child {
		padding-right: 30px
	}
.block-g2 .tabs-scrollable-wrapper {
		margin-right: -20px;
		margin-left: -20px;
		margin-bottom: 20px
	}
.block-g2 .tabs-scrollable-wrapper>ul>li:first-child {
		padding-left: 25px
	}
.block-g2 .tabs-scrollable-wrapper>ul>li:last-child {
		padding-right: 25px
	}
}
.full-price-table {
	width: 100%;
	margin: 0;
	font-size: .929em;
	line-height: 1.308em;
	font-weight: 700;
	color: #313a42
}
.full-price-table>tbody>tr>td,
.full-price-table>tbody>tr>th,
.full-price-table>tfoot>tr>td,
.full-price-table>tfoot>tr>th,
.full-price-table>thead>tr>td,
.full-price-table>thead>tr>th {
	padding: 1em 0 .692em;
	border: solid #979797;
	border-width: 1px 0
}
.full-price-table>tbody>tr>td.w1,
.full-price-table>tbody>tr>th.w1,
.full-price-table>tfoot>tr>td.w1,
.full-price-table>tfoot>tr>th.w1,
.full-price-table>thead>tr>td.w1,
.full-price-table>thead>tr>th.w1 {
	width: 1%;
	white-space: nowrap;
	font-size: 1.231em
}
.full-price-table>tbody>tr:first-child>td,
.full-price-table>tbody>tr:first-child>th,
.full-price-table>tfoot>tr:first-child>td,
.full-price-table>tfoot>tr:first-child>th,
.full-price-table>thead>tr:first-child>td,
.full-price-table>thead>tr:first-child>th {
	padding-left: 0
}
.full-price-table>tbody>tr:last-child>td,
.full-price-table>tbody>tr:last-child>th,
.full-price-table>tfoot>tr:last-child>td,
.full-price-table>tfoot>tr:last-child>th,
.full-price-table>thead>tr:last-child>td,
.full-price-table>thead>tr:last-child>th {
	padding-right: 0
}
@media (max-width:560px) {
.full-price-table>tbody>tr:first-child>td,
	.full-price-table>tbody>tr:first-child>th,
	.full-price-table>tfoot>tr:first-child>td,
	.full-price-table>tfoot>tr:first-child>th,
	.full-price-table>thead>tr:first-child>td,
	.full-price-table>thead>tr:first-child>th {
		padding-top: 0;
		border-top: none
	}
.full-price-table>tbody>tr:last-child>td,
	.full-price-table>tbody>tr:last-child>th,
	.full-price-table>tfoot>tr:last-child>td,
	.full-price-table>tfoot>tr:last-child>th,
	.full-price-table>thead>tr:last-child>td,
	.full-price-table>thead>tr:last-child>th {
		padding-bottom: 0;
		border-bottom: none
	}
}
.cgl-dots__dot.active>span {
	background-color: #e83e3e
}
.vClose {
	position: relative;
	display: block;
	width: 17px;
	height: 17px
}
.vClose:after,
.vClose:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 1px;
	background: #9b9b9b;
	width: 24px;
	height: 2px
}
.vClose:before {
	-webkit-transform: translate(-50%, 0) rotate(45deg);
	-ms-transform: translate(-50%, 0) rotate(45deg);
	-o-transform: translate(-50%, 0) rotate(45deg);
	transform: translate(-50%, 0) rotate(45deg)
}
.vClose:after {
	-webkit-transform: translate(-50%, 0) rotate(-45deg);
	-ms-transform: translate(-50%, 0) rotate(-45deg);
	-o-transform: translate(-50%, 0) rotate(-45deg);
	transform: translate(-50%, 0) rotate(-45deg)
}
.cartItem .vClose {
	position: absolute;
	top: 8px;
	right: 15px
}
.back-link {
	display: block;
	font-size: 26px;
	line-height: 1.32em;
	position: relative;
	padding-left: 1.346em;
	letter-spacing: -.27px
}
.back-link:before {
	content: "";
	display: block;
	border: solid #3fa9f5;
	border-width: 3px 0 0 3px;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 18px;
	height: 18px
}
@media (max-width:560px) {
.cartCostBox {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 20px 10px;
		background-color: #fcbe2f;
		z-index: 999
	}
.cartCostBox .btn-lg {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 21px;
		border-radius: 3px
	}
}
.pPrice__title {
	font-size: .857em;
	line-height: 1.417em
}
.pPrice__value {
	font-size: 1.714em;
	line-height: .9;
	font-weight: 700
}
.info-link {
	display: block
}
.section__header .info-link {
	position: absolute;
	top: 18px;
	right: 10px
}
.vProgessBar {
	margin-bottom: 13px
}
.vProgessBar__counter,
.vProgessBar__title {
	font-size: .714em;
	line-height: 1.6em;
	color: #9b9b9b;
	letter-spacing: -.1px
}
.vProgessBar__bar {
	height: 2px;
	position: relative;
	background-color: #d8d8d8;
	overflow: hidden
}
.vProgessBar__bar>div {
	position: absolute;
	top: 0;
	right: 100%;
	background-color: #5dba02;
	width: 100%;
	height: 100%;
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease
}
.vProgessBar__bar:not(:last-child) {
	margin-bottom: 7px
}
@media (max-width:560px) {
.bbox {
		padding: 7px 15px 15px;
		background-color: #fff;
		border-radius: 4px;
		position: relative
	}
.bbox:before {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 2.5%;
		z-index: -1;
		border-radius: 4px;
		width: 95%;
		height: 91%;
		-webkit-box-shadow: 0 2px 30px 0 rgba(72, 83, 105, .6);
		box-shadow: 0 2px 30px 0 rgba(72, 83, 105, .6)
	}
.bbox .block__header {
		margin-bottom: 10px
	}
.bbox h3 {
		font-size: 1.286em
	}
}
.psevdo-tabs__tab.in {
	display: block
}
body.mobile.modal-open [class*=jivo],
body.mobile.modal-open [id*=jivo],
body.mobile.no-jivo [class*=jivo],
body.mobile.no-jivo [id*=jivo] {
	display: none !important
}
.img-circle-shadow {
	border-radius: 50%;
	-webkit-box-shadow: 4.7px 16.3px 17px 0 rgba(5, 5, 5, .25);
	box-shadow: 4.7px 16.3px 17px 0 rgba(5, 5, 5, .25)
}
.subtitle-n {
	font-size: 1.75em;
	letter-spacing: -.02em;
	font-weight: 700;
	color: #000;
	line-height: 1
}
.pre-calc-grey {
	background-color: #F2F6FA;
	padding: 20px;
	border-radius: 4px;
	min-height: 152px;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.box-img,
.form-part-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.pre-calc-grey__title {
	font-size: 1.375em;
	line-height: .818em;
	font-weight: 700;
	color: #313a42
}
.pre-calc-grey__title:not(:last-child) {
	margin-bottom: 15px
}
@media (max-width:560px) {
.pre-calc-grey {
		border-radius: 0;
		margin-right: -15px;
		margin-left: -15px
	}
.form-part-flex__item {
		width: 100%
	}
.form-part-flex__item:not(:first-child) {
		margin-top: 15px
	}
}
.form-part-flex {
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: -7px;
	margin-right: -8px;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: flex-end;
	align-items: flex-end
}
.form-part-flex__item {
	flex-grow: 1;
	padding-left: 7px;
	padding-right: 8px
}
.form-part-flex__item.form-group {
	margin-bottom: 0
}
.form-part-flex__item--auto {
	flex-grow: 0
}
.form-part-flex--top {
	-ms-align-items: flex-start;
	align-items: flex-start
}
@media (max-width:767px) {
.form-part-flex__item--xs-block {
		width: 100%
	}
.form-part-flex__item--xs-block:not(:first-child) {
		margin-top: 15px
	}
}
.box-img {
	min-height: 230px;
	justify-content: flex-start;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .3)
}
.box-img__img {
	width: 64.814%;
	background: 50% 50% no-repeat #f2f2f2;
	-webkit-background-size: cover;
	background-size: cover
}
.box-img__contents {
	padding: 30px;
	justify-content: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start
}
.box-img__title {
	font-size: 1.375em;
	line-height: 1.227em;
	font-weight: 700
}
.box-img__title:not(:last-child) {
	margin-bottom: 17px
}
.box-img__price {
	font-size: 1.875em;
	line-height: .733em;
	letter-spacing: -.02em;
	color: #000
}
.box-img__price:not(:last-child) {
	margin-bottom: 20px
}
a.box-img {
	color: #000
}
.box-img--offset {
	margin-bottom: 40px
}
@media (max-width:1199px) {
.box-img__img {
		width: 50%
	}
}
@media (max-width:991px) {
.box-img {
		min-height: 170px
	}
.box-img__img {
		width: 40%
	}
.box-img--offset {
		margin-bottom: 30px
	}
}
.checkout-actions:not(:last-child) {
	margin-bottom: 40px
}
.available-windows-options {
	border-radius: 4px;
	background-color: #f2f6fa;
	padding: 16px 20px
}
.available-windows-options .ui-state-default,
.available-windows-options .ui-widget-content .ui-state-default,
.available-windows-options .ui-widget-header .ui-state-default {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: 0 0
}
.available-windows-options .ui-slider-horizontal .ui-slider-handle {
	top: -15px
}
.available-windows-options .ui-slider-horizontal {
	height: 2px;
	border: 0 solid #9b9b9b;
	background-color: #9b9b9b
}
.available-windows-options .slider-range-price-from {
	float: left
}
.available-windows-options .slider-range-price-up,
.counter-basket-link .cartCostBox {
	float: right
}
.available-windows-options .slider-range-price-from,
.available-windows-options .slider-range-price-up {
	color: #313a42;
	font-size: 16px;
	line-height: 24px
}
.available-windows-options .ui-state-active,
.available-windows-options .ui-state-focus,
.available-windows-options .ui-state-hover,
.available-windows-options .ui-widget-content .ui-state-focus,
.available-windows-options .ui-widget-content .ui-state-hover,
.available-windows-options .ui-widget-header .ui-state-focus,
.available-windows-options .ui-widget-header .ui-state-hover {
	border-color: #00CEAF;
	border-width: 3px;
	height: 1.2em;
	width: 1.2em
}
.available-windows-options .ui-state-default,
.available-windows-options .ui-widget-content .ui-state-default,
.available-windows-options .ui-widget-header .ui-state-default {
	border: 1px solid #9b9b9b;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	outline: 0
}
.available-windows-options .ui-state-default:active,
.available-windows-options .ui-state-default:focus,
.available-windows-options .ui-state-default:hover,
.available-windows-options .ui-widget-content .ui-state-default:active,
.available-windows-options .ui-widget-content .ui-state-default:focus,
.available-windows-options .ui-widget-content .ui-state-default:hover,
.available-windows-options .ui-widget-header .ui-state-default:active,
.available-windows-options .ui-widget-header .ui-state-default:focus,
.available-windows-options .ui-widget-header .ui-state-default:hover {
	outline: 0;
	background-color: #fff;
	border-color: #5dba02
}
.available-windows-options .ui-state-default:hover,
.available-windows-options .ui-state-default:hover:active,
.available-windows-options .ui-widget-content .ui-state-default:hover,
.available-windows-options .ui-widget-content .ui-state-default:hover:active,
.available-windows-options .ui-widget-header .ui-state-default:hover,
.available-windows-options .ui-widget-header .ui-state-default:hover:active {
	background-color: #fff
}
.available-windows-options .slider-range-available {
	margin-top: 28px
}
.available-windows-options .slider-range-available .ui-slider-range {
	background: #5dba02;
	height: 2px
}
.available-windows-options .slider-range-available .ui-slider-handle {
	width: 30px;
	height: 30px
}
.list-solid-available li {
	border-radius: 4px;
	padding: 9px;
	border: 1px solid #c6c8cc;
	background-color: #fff;
	cursor: pointer
}
.list-solid-available .active,
.list-solid-available li:hover {
	background-color: #2492ff;
	border: 1px solid #fff
}
.list-solid-available li .init {
	display: block
}
.list-solid-available li .actives,
.list-solid-available li:active .init,
.list-solid-available li:focus .init,
.list-solid-available li:hover .init {
	display: none
}
.list-solid-available li:active .actives,
.list-solid-available li:focus .actives,
.list-solid-available li:hover .actives {
	display: block
}
.list-solid-available li:not(:last-child) {
	margin-right: 27px
}
.list-solid-available .active .init {
	display: none
}
.list-solid-available .active .actives {
	display: block
}
.img-preview__title2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: 5px
}
.catalog-item--default2 {
	overflow: inherit;
	min-height: 430px
}
.catalog-item--default2 .catalog-item__content {
	padding: 20px 15px 17px;
	min-height: 370px;
	position: relative
}
.catalog-item--default2 .catalog-item__content .catalog-item__img {
	position: relative
}
.catalog-item--default2 .catalog-item__content .catalog-item__img .white {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 22px 15px 7px;
	border-radius: 3px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
	background-image: radial-gradient(92px 92px at 668.14% 3202.08%, #f9f9f9 0, #fff 100%)
}
.catalog-item--default2 .catalog-item__content .catalog-item__img .white img {
	width: 86px !important
}
.catalog-item--default2 .catalog-item__content .catalog-item__img .trail-new--fancy {
	position: absolute;
	top: 0;
	left: 0;
	padding: 4px 7px 5px 11px;
	margin: 0
}
.catalog-item--default2 .catalog-item__content .catalog-item__img .trail-new--fancy p {
	font-size: 16px;
	font-weight: 700
}
.catalog-item--default2 .catalog-item__content .catalog-item__img .trail-new--fancy:before {
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .2)
}
.catalog-item--default2 .catalog-item__content .catalog-item__title {
	font-size: 14px
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description {
	display: inline;
	color: #5c5c5c;
	font-size: 20px;
	font-weight: 600
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description:hover .hover-color-profile2 .popover-calc {
	display: block;
	margin-top: -3px
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 {
	display: inline;
	max-width: 20px;
	cursor: pointer;
	position: relative
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 .popover-calc {
	display: none;
	position: absolute;
	left: 50%;
	background: #fff;
	padding: 15px;
	border: 1px solid #efefef;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .4);
	width: 250px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 .popover-calc:after {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	top: 0;
	left: 50%;
	box-sizing: border-box;
	margin-left: -11.21px;
	transform-origin: 0 0;
	transform: rotate(-45deg);
	background-color: #fff;
	box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, .15)
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 .popover-calc .smth-else-cacl__title {
	color: #313a42;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -.32px
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 .popover-calc .smth-else-cacl__subtitle {
	color: #313a42;
	font-size: 16px;
	letter-spacing: -.32px;
	font-weight: 400
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 .popover-calc .smth-else-cacl .form-group .form-control {
	font-size: 16px;
	font-weight: 400
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 .popover-calc .smth-else-cacl .form-group .description {
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 400
}
.catalog-item--default2 .catalog-item__content .catalog-item__descriptions .catalog-item__description .hover-color-profile2 img {
	margin-top: -10px
}
@media (max-width:560px) {
.catalog-item--default2 {
		overflow: hidden;
		min-height: 0;
		margin-bottom: 20px;
		padding: 10px
	}
.catalog-item--default2 .catalog-item__img {
		position: relative
	}
.catalog-item--default2 .catalog-item__img a {
		height: auto;
		max-height: 100%;
		text-align: center;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		justify-content: center
	}
.catalog-item--default2 .catalog-item__img a img {
		width: auto !important;
		height: auto !important;
		max-height: 100%;
		max-width: 100%;
		position: relative;
		top: 50%;
		transform: inherit
	}
.catalog-item--default2 .catalog-item__img .trail-new--fancy {
		position: absolute;
		top: 0;
		left: 0;
		padding: 4px 7px 5px 11px;
		margin: 0
	}
.catalog-item--default2 .catalog-item__img .trail-new--fancy p {
		font-size: 12px;
		font-weight: 700
	}
.catalog-item--default2 .catalog-item__img .trail-new--fancy:before {
		box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .2)
	}
.catalog-item--default2 .white {
		margin-bottom: 5px
	}
.catalog-item--default2 .white img {
		width: 100px !important
	}
.catalog-item--default2 .catalog-item__title {
		font-size: 14px;
		margin-bottom: 0 !important
	}
.catalog-item--default2 .catalog-item__description {
		display: inline;
		color: #5c5c5c;
		font-size: 20px;
		font-weight: 600
	}
.catalog-item--default2 .catalog-item__footer {
		margin-top: 10px
	}
.catalog-item--default2 .catalog-item__footer .catalog-item__price {
		font-size: 22px;
		margin-top: 7px
	}
}
@media (max-width:320px) {
.catalog-item--default2 .catalog-item__footer .catalog-item__price {
		margin-top: 3px
	}
}
.catalog-item--default3 .catalog-item__content .catalog-item__img a {
	height: 233px !important
}
.catalog-item--default3 .catalog-item__content-not {
	min-height: 318px !important
}
.catalog-item--default3 .catalog-item__content-not .catalog-item__img a {
	height: 195px !important
}
.umcCookiePopup {
	display: none;
	position: fixed;
	bottom: 0;
	left: 25%;
	width: 50%;
	border: 1px solid red;
	background-color: #000;
	color: #fff;
	transition: bottom .5s cubic-bezier(.42, -.37, .28, .85), transform .5s cubic-bezier(.42, -.37, .28, .85), opacity .5s;
	transform: scale(.2);
	opacity: .2
}
.umcCookiePopup .modal-header {
	padding-bottom: 0
}
.umcCookiePopup .modal-header .close {
	color: #fff;
	float: right;
	font-size: 24px;
	font-weight: 700;
	margin-right: 5px;
	transition: 250ms ease-out;
	opacity: 1
}
.umcCookiePopup .modal-header .close span:focus,
.umcCookiePopup .modal-header .close:focus,
.umcCookiePopup .modal-header .close:hover {
	color: red;
	text-decoration: none;
	cursor: pointer;
	transform: scale(1.5)
}
.umcCookiePopup .modal-body {
	padding: 0 20px 45px;
	border: 0
}
.umcCookiePopup .modal-body .text-p {
	color: #fdfdfd
}
@media (max-width:1440px) {
.umcCookiePopup {
		width: 70%;
		left: 14%
	}
}
@media (max-width:560px) {
.catalog-item--default-mob {
		margin-bottom: 20px
	}
.catalog-item--default-mob .smth-else {
		margin-top: 0;
		height: 270px
	}
.catalog-item--default-mob .smth-else .smth-else__header {
		margin-bottom: 0
	}
.catalog-item--default-mob .smth-else .messages {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
.umcCookiePopup {
		width: 100%;
		left: 0
	}
.umcCookiePopup .modal-body {
		padding: 0 5px 10px
	}
.umcCookiePopup .modal-body p {
		margin-bottom: 10px
	}
}
.btn-success2 {
	background-color: #18c139
}
.modal-fade-in {
	opacity: 1;
	z-index: 9999;
	transform: scale(1);
	transition: bottom .5s cubic-bezier(0, 0, .3, 1.26), transform .5s cubic-bezier(0, 0, .3, 1.26), opacity .5s
}
.stickyChild,
.stickyChild2 {
	padding: 10px 0;
	background: #fff;
	z-index: 99
}
.form__message {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center
}
.caption-window .h3 {
	margin-top: 0
}
@media (max-width:991px) {
.caption-window {
		margin-top: 30px
	}
}
.owl-single-one {
	margin-top: -50px
}
.owl-single-one .owl-stage {
	padding-top: 50px
}
.owl-single-one .owl-nav {
	display: none !important
}
.owl-single-one .owl-dots {
	margin-right: -35px
}
.owl-single-one .owl-dots .owl-dot {
	width: 10px;
	height: 10px
}
.active-more-w .active-in,
.active-more-w .block-more-w,
.in .active-in,
.in .block-more-w {
	display: block
}
.active-more-w #btn-more-w,
.in #btn-more-w {
	display: none
}
@media (max-width:576px) {
.mt-xs-none {
		margin-top: 0 !important
	}
}
.box--best-price22 .content-price22 {
	margin-top: -106px;
	background: #F2F6FA;
	padding: 111px 22px 43px
}
.box--best-price22 .content-price22--2 {
	min-height: 276px
}
.box--best-price22 .content-price22--title {
	font-weight: 800;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 5px
}
.box--best-price22 .content-price22--text,
.counter-basket .cartItem--excludable .cart-preview .preview-plain__contents .cart-preview__header {
	margin-bottom: 12px
}
.box--best-price22 .content-price22--link {
	font-size: 14px;
	line-height: 17px
}
@media (max-width:767px) {
.box--best-price22 img {
		max-width: 90px;
		margin-top: 30px
	}
.box--best-price22 .content-price22 {
		margin-top: 15px;
		margin-left: 15px;
		background: #F2F6FA;
		padding: 15px
	}
.box--best-price22 .content-price22 p {
		font-size: 16px
	}
}
.row--small {
	margin-left: -8px;
	margin-right: -8px
}
.row--small>[class*=col-] {
	padding-left: 8px;
	padding-right: 8px
}
.counter-basket {
	display: none;
	position: absolute;
	top: 45px;
	padding-top: 20px;
	right: 0;
	z-index: 1
}
.card-basket:hover~.counter-basket,
.counter-basket:hover {
	display: block
}
.counter-basket .counter-basket-top {
	background: #fff;
	padding: 5px 10px
}
.counter-basket .counter-basket-top:first-child {
	padding-top: 10px
}
.counter-basket .counter-basket-top:before {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
	right: 83px;
	background: #fff;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	-o-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 14px;
	height: 14px
}
.counter-basket .cartItem--excludable {
	padding: 5px
}
.counter-basket .cartItem--excludable .cart-preview .preview-plain__contents .cart-preview__header .cart-preview__title {
	font-size: 18px
}
.counter-basket .cartItem--excludable .cart-preview .preview-plain__contents .cart-preview__header .cart-preview__tags {
	font-size: 12px
}
.counter-basket .cartItem--excludable .cart-preview .preview-plain__contents .cart-preview__content .cart-preview__subtitle {
	font-size: 14px
}
.counter-basket .cartItem--excludable .cart-preview .preview-plain__contents .cart-preview__content .preview-table .circle-icon {
	width: 20px;
	height: 20px
}
.counter-basket .cartItem--excludable .cart-preview .preview-plain__contents .cart-preview__content .preview-table .preview-flex-row__contents {
	font-size: 12px
}
.counter-basket .cartItem--excludable .cart-preview .prices-group .price--lg .price__value {
	font-size: 26px
}
.counter-basket .cartItem--excludable+.cartItem--excludable {
	margin-top: 12px
}
.is-stuck .counter-basket {
	top: 29px
}
.mb-15 {
	margin-bottom: 15px
}
.owl-row-fake-4__ .owl-dots {
	margin-top: 0 !important
}
.justify-start-sm {
	justify-content: flex-start !important
}
.counter-basket-link {
	display: none;
	margin: 0 !important;
	padding-top: 10px !important
}
.counter-basket-link .col-xs-6 {
	padding: 0
}
.counter-basket-top+.counter-basket-link {
	display: block;
	background: #fff;
	padding: 0 10px 10px
}
.box__header .h1,
.box__header .h2,
.box__header .h3,
.box__header .h4,
.box__header .h5,
.box__header h1,
.box__header h2,
.box__header h3,
.box__header h4,
.box__header h5 {
	margin: 0
}
.box__part--50:not(:last-child) {
	margin-bottom: 50px
}
.box__part--45:not(:last-child) {
	margin-bottom: 45px
}
.box__part--35:not(:last-child) {
	margin-bottom: 35px
}
.box__part--30:not(:last-child) {
	margin-bottom: 30px
}
.box__part--header .h1,
.box__part--header .h2,
.box__part--header .h3,
.box__part--header .h4,
.box__part--header .h5,
.box__part--header h1,
.box__part--header h2,
.box__part--header h3,
.box__part--header h4,
.box__part--header h5 {
	margin: 0
}
@media (max-width:560px) {
.box__part--50:not(:last-child) {
		margin-bottom: 30px
	}
}
.box--best-price img {
	margin-bottom: 15px
}
.box--best-price .left-img {
	margin-left: -45px
}
.box--best-price .left-img2 {
	margin-left: -35px
}
.gradient-box-square .h4,
.gradient-box-square h4 {
	font-size: 1.375em;
	line-height: 1.364;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400
}
.disabler .alert,
.forbiden-box {
	margin-right: auto;
	text-align: center
}
.gradient-box-rounded.has-link {
	position: relative;
	margin-bottom: 79px
}
.gradient-box-rounded.has-link:before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -61px;
	background: url(/images/bg/link-bg.png) 50% 0 no-repeat;
	width: 122px;
	height: 79px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.gradient-box-rounded.has-link:before {
		background-image: url(/images/bg/link-bg@2x.png);
		background-size: 122px 79px
	}
}
.box-skewed:before,
.forbiden-box:after {
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	display: block;
	content: ""
}
.box-skewed {
	position: relative;
	padding: 20px 20px 12px;
	text-align: center;
	color: #5c5c5c
}
.box-skewed>* {
	position: relative;
	z-index: 1
}
.box-skewed:before {
	position: absolute;
	background: #f2f2f2;
	-webkit-transform: skewX(-4deg) skewY(0);
	transform: skewX(-4deg) skewY(0);
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
}
.box-skewed .price {
	color: #313a42;
	font-size: 1.25em
}
.box-skewed .box-footer {
	margin-top: 21px;
	padding-top: 21px;
	border-top: 1px solid #8d9aa6;
	position: relative
}
.box-skewed .box-footer:after,
.box-skewed .box-footer:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%
}
.box-skewed .box-footer:before {
	background: #f2f2f2;
	margin-top: -1px;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	-webkit-box-shadow: 1px 1px 0 0 #8d9aa6;
	box-shadow: 1px 1px 0 0 #8d9aa6;
	width: 14px;
	height: 14px
}
.box-skewed .box-footer:after {
	border: 6px solid;
	border-color: #2492ff transparent transparent;
	-webkit-transform: translate(-50%, -1px);
	-ms-transform: translate(-50%, -1px);
	-o-transform: translate(-50%, -1px);
	transform: translate(-50%, -1px)
}
.box-skewed.has-icon .icon,
.box-skewed.has-icon .icon img {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.box-skewed.has-icon {
	padding-top: 92px;
	margin-top: 80px
}
.box-skewed.has-icon .icon {
	top: 0;
	background: #fff;
	-webkit-box-shadow: 7px 7px 0 0 rgba(69, 80, 87, .15);
	box-shadow: 7px 7px 0 0 rgba(69, 80, 87, .15);
	transform: translate(-50%, -50%);
	width: 158px;
	height: 158px;
	border-radius: 50%
}
.box-skewed.has-icon .icon img {
	max-width: 49%;
	max-height: 49%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.box-stripped {
	color: #5c5c5c
}
.box-stripped.has-icon .icon {
	height: 110px
}
.box-stripped.has-icon .icon img {
	height: 100%;
	width: auto
}
.box-plain {
	background: #fff;
	padding: 15px;
	position: relative;
	-webkit-box-shadow: 0 10px 20px 0 rgba(5, 5, 5, .2);
	box-shadow: 0 10px 20px 0 rgba(5, 5, 5, .2)
}
.box-plain p {
	margin: 0
}
.box-plain .title {
	margin-top: 0;
	margin-bottom: 5px
}
.box-plain .h3.title--big,
.box-plain h3.title--big {
	font-size: 3.44em;
	font-weight: 700
}
.box-plain.has-img {
	padding-top: 97px;
	margin-top: 171px
}
.box-plain.has-img .img {
	position: absolute;
	top: -170px;
	left: 0;
	width: 100%;
	height: 240px
}
.box-plain.has-img .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto !important;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.box-plain.has-icon {
	margin-top: 87px;
	padding: 89px 20px 40px !important
}
.box-plain.left.sm.has-icon,
.box-plain.right.sm.has-icon {
	padding-bottom: 40px
}
.box-plain.has-icon .icon {
	display: block;
	position: absolute;
	top: -87px;
	left: 50%;
	z-index: 9;
	background: #fff;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 158px;
	height: 158px;
	border-radius: 50%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(69, 80, 87, .15);
	box-shadow: 7px 7px 0 0 rgba(69, 80, 87, .15)
}
.box-simple.disabled .disabler,
.stratched-container .column--centered-verticaly {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-flex-direction: column
}
.box-plain.has-icon .icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 51.3%;
	max-height: 51.3%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.box-plain.center,
.box-plain.left,
.box-plain.right {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.box-plain.center>.content,
.box-plain.left>.content,
.box-plain.right>.content {
	position: relative;
	z-index: 1
}
.box-plain.center .angle,
.box-plain.left .angle,
.box-plain.right .angle {
	background: #fff;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0
}
.box-plain.center .angle:after,
.box-plain.center .angle:before,
.box-plain.left .angle:after,
.box-plain.left .angle:before,
.box-plain.right .angle:after,
.box-plain.right .angle:before {
	content: "";
	background: inherit;
	position: absolute;
	top: 0;
	left: 0
}
.box-plain.center .angle:before,
.box-plain.left .angle:before,
.box-plain.right .angle:before {
	-webkit-box-shadow: 0 13px 25px 0 rgba(5, 5, 5, .2);
	box-shadow: 0 13px 25px 0 rgba(5, 5, 5, .2)
}
.box-plain.left.has-icon,
.box-plain.right.has-icon {
	min-height: 246px
}
.box-plain.left .angle {
	-webkit-transform: skewX(4deg) rotateZ(4deg);
	-ms-transform: skewX(4deg) rotateZ(4deg);
	-o-transform: skewX(4deg) rotateZ(4deg);
	transform: skewX(4deg) rotateZ(4deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	width: 100%;
	height: 100%
}
.box-plain.left .angle:before {
	-webkit-transform: skewX(0) skewY(4deg);
	-ms-transform: skewX(0) skewY(4deg);
	-o-transform: skewX(0) skewY(4deg);
	transform: skewX(0) skewY(4deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.box-plain.left .angle:after {
	-webkit-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.box-plain.left.sm .angle {
	-webkit-transform: skewX(6deg) rotateZ(2deg);
	-ms-transform: skewX(6deg) rotateZ(2deg);
	-o-transform: skewX(6deg) rotateZ(2deg);
	transform: skewX(6deg) rotateZ(2deg)
}
.box-plain.left.sm .angle:before {
	-webkit-transform: skewX(0) skewY(8deg);
	-ms-transform: skewX(0) skewY(8deg);
	-o-transform: skewX(0) skewY(8deg);
	transform: skewX(0) skewY(8deg)
}
.box-plain.left.sm .angle:after {
	-webkit-transform: rotateZ(7deg);
	-ms-transform: rotateZ(7deg);
	-o-transform: rotateZ(7deg);
	transform: rotateZ(7deg)
}
.box-plain.left.sm.has-icon .angle:before {
	-webkit-transform: skewX(0) skewY(1deg);
	-ms-transform: skewX(0) skewY(1deg);
	-o-transform: skewX(0) skewY(1deg);
	transform: skewX(0) skewY(1deg)
}
.box-plain.left.sm.has-icon .angle:after {
	-webkit-transform: rotateZ(1deg);
	-ms-transform: rotateZ(1deg);
	-o-transform: rotateZ(1deg);
	transform: rotateZ(1deg)
}
.box-plain.right .angle {
	-webkit-transform: skewX(-4deg) rotateZ(-4deg);
	-ms-transform: skewX(-4deg) rotateZ(-4deg);
	-o-transform: skewX(-4deg) rotateZ(-4deg);
	transform: skewX(-4deg) rotateZ(-4deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.box-plain.right .angle:before {
	-webkit-transform: skewX(0) skewY(-4deg);
	-ms-transform: skewX(0) skewY(-4deg);
	-o-transform: skewX(0) skewY(-4deg);
	transform: skewX(0) skewY(-4deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	width: 100%;
	height: 100%
}
.box-plain.right .angle:after {
	-webkit-transform: rotateZ(-4deg);
	-ms-transform: rotateZ(-4deg);
	-o-transform: rotateZ(-4deg);
	transform: rotateZ(-4deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	width: 100%;
	height: 100%
}
.box-plain.right.sm .angle {
	-webkit-transform: skewX(-6deg) rotateZ(-2deg);
	-ms-transform: skewX(-6deg) rotateZ(-2deg);
	-o-transform: skewX(-6deg) rotateZ(-2deg);
	transform: skewX(-6deg) rotateZ(-2deg)
}
.box-plain.right.sm .angle:before {
	-webkit-transform: skewX(0) skewY(-8deg);
	-ms-transform: skewX(0) skewY(-8deg);
	-o-transform: skewX(0) skewY(-8deg);
	transform: skewX(0) skewY(-8deg)
}
.box-plain.right.sm .angle:after {
	-webkit-transform: rotateZ(-7deg);
	-ms-transform: rotateZ(-7deg);
	-o-transform: rotateZ(-7deg);
	transform: rotateZ(-7deg)
}
.box-plain.right.sm.has-icon .angle:before {
	-webkit-transform: skewX(0) skewY(-1deg);
	-ms-transform: skewX(0) skewY(-1deg);
	-o-transform: skewX(0) skewY(-1deg);
	transform: skewX(0) skewY(-1deg)
}
.box-plain.right.sm.has-icon .angle:after {
	-webkit-transform: rotateZ(-1deg);
	-ms-transform: rotateZ(-1deg);
	-o-transform: rotateZ(-1deg);
	transform: rotateZ(-1deg)
}
.box-plain.center {
	margin-top: -13px
}
.box-plain.center .angle {
	width: 100%;
	height: 100%
}
.box-plain.center .angle:before {
	background: inherit;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: skewX(-4deg) skewY(0);
	-ms-transform: skewX(-4deg) skewY(0);
	-o-transform: skewX(-4deg) skewY(0);
	transform: skewX(-4deg) skewY(0)
}
.box-plain.center .angle:after {
	background: inherit;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: skewX(4deg) skewY(0);
	-ms-transform: skewX(4deg) skewY(0);
	-o-transform: skewX(4deg) skewY(0);
	transform: skewX(4deg) skewY(0)
}
.box-plain.center.has-icon {
	min-height: 266px;
	margin-top: 74px;
	padding-top: 105px !important
}
.box-plain.center.has-icon .icon {
	top: -74px
}
.box-simple {
	padding: 18px 20px;
	background: #f2f2f2
}
.box-simple .box__header {
	margin-bottom: 11px
}
.box-simple.disabled {
	position: relative
}
.box-simple.disabled .disabler {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%
}
.disabler .alert {
	width: 500px;
	max-width: 100%;
	margin-bottom: 0;
	display: block;
	margin-left: auto;
	-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3);
	cursor: auto !important
}
.box-bordered {
	border: 1px solid #2492ff;
	background: #fff;
	padding: 20px
}
.promo {
	position: relative;
	color: #fff;
	padding: 37px 30px 10px;
	margin: 11px 0
}
.promo--color {
	padding: 37px 30px 34px
}
.promo .btn-white {
	background-color: #ec5952
}
.promo__content {
	position: relative;
	z-index: 1
}
.promo__title {
	color: #fff;
	margin: 0 0 13px
}
.h2.promo__title,
h2.promo__title {
	font-size: 3.75em;
	line-height: 1;
	font-weight: 900
}
.promo__title span {
	display: block;
	font-size: .8667em
}
.promo__bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	width: 100%;
	height: 100%;
	-webkit-transform: skewX(0) skewY(-1deg);
	-ms-transform: skewX(0) skewY(-1deg);
	-o-transform: skewX(0) skewY(-1deg);
	transform: skewX(0) skewY(-1deg);
	background-image: -webkit-linear-gradient(left, #ec5952 0, #fc5d1b 100%);
	background-image: -o-linear-gradient(left, #ec5952 0, #fc5d1b 100%);
	background-image: linear-gradient(to right, #ec5952 0, #fc5d1b 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec5952', endColorstr='#fffc5d1b', GradientType=1)
}
.promo__bg .inner {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	background: url(/images/bg/spirall2.svg) 50% 50% no-repeat;
	-webkit-transform: translate(0, -50%) skewY(1deg);
	-ms-transform: translate(0, -50%) skewY(1deg);
	-o-transform: translate(0, -50%) skewY(1deg);
	transform: translate(0, -50%) skewY(1deg);
	-webkit-background-size: cover;
	background-size: cover;
	width: 200%;
	height: 200%;
	opacity: .15;
	filter: alpha(opacity=15)
}
.box-inset,
.panel-grey__body {
	padding: 20px;
	background: #f2f2f2;
	border-radius: 7px;
	position: relative;
	line-height: 1.25;
	-webkit-box-shadow: 0 3px 7px rgba(5, 5, 5, .15) inset;
	box-shadow: 0 3px 7px rgba(5, 5, 5, .15) inset
}
.box-inset:before,
.panel-grey__body:before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: 10px;
	margin-left: -10px;
	background: url(/images/bg/box-inset.png) 50% 0 no-repeat;
	width: 21px;
	height: 27px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.box-inset:before,
	.panel-grey__body:before {
		background-image: url(/images/bg/box-inset@2x.png);
		background-size: 21px 27px
	}
}
.box-inset--pos1:before,
.panel-grey__body--pos1:before {
	left: 60px
}
.box-inset--pos2:before,
.panel-grey__body--pos2:before {
	left: 204px
}
.box-inset--pos3:before,
.panel-grey__body--pos3:before {
	left: 348px
}
.box-inset--pos4:before,
.panel-grey__body--pos4:before {
	left: 492px
}
.box-inset--pos5:before,
.panel-grey__body--pos5:before {
	left: 636px
}
.box-inset--pos6:before,
.panel-grey__body--pos6:before {
	left: 780px
}
.box-inset__preview,
.panel-grey__body__preview {
	float: left;
	position: relative;
	padding: 15px;
	border-radius: 8px;
	background: #fff;
	margin-right: 17px;
	width: 280px;
	height: 280px
}
.box-inset__preview img,
.panel-grey__body__preview img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 88%;
	max-height: 88%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.choise-box,
.choise-box__icon {
	position: relative;
	z-index: 1
}
.box-inset__content,
.panel-grey__body__content {
	overflow: hidden
}
.box-inset__header,
.panel-grey__body__header {
	margin-bottom: 5px
}
.box-inset__header .h1,
.box-inset__header .h2,
.box-inset__header .h3,
.box-inset__header .h4,
.box-inset__header .h5,
.box-inset__header h1,
.box-inset__header h2,
.box-inset__header h3,
.box-inset__header h4,
.box-inset__header h5,
.panel-grey__body__header .h1,
.panel-grey__body__header .h2,
.panel-grey__body__header .h3,
.panel-grey__body__header .h4,
.panel-grey__body__header .h5,
.panel-grey__body__header h1,
.panel-grey__body__header h2,
.panel-grey__body__header h3,
.panel-grey__body__header h4,
.panel-grey__body__header h5 {
	margin: 0
}
.box-inset .box__header,
.panel-grey__body .box__header {
	margin-bottom: 17px
}
.box-inset.pos-st:before,
.panel-grey__body.pos-st:before {
	left: 68px
}
.box-inset .lead,
.panel-grey__body .lead {
	font-size: 1em;
	color: #313a42
}
@media (max-width:560px) {
.box-inset,
	.panel-grey__body {
		padding: 7px 12px 9px !important;
		background-color: #f3f6fb;
		-webkit-box-shadow: none;
		box-shadow: none
	}
.box-inset:before,
	.panel-grey__body:before {
		background: inherit;
		top: 0;
		left: 20px;
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		width: 15px;
		height: 15px
	}
.box-inset .box__header,
	.panel-grey__body .box__header {
		margin-bottom: 2px
	}
.box-inset .lead,
	.panel-grey__body .lead {
		font-size: .857em;
		letter-spacing: -.12px
	}
.box-inset--xxs-stripped,
	.panel-grey__body--xxs-stripped {
		padding: 0 !important;
		background-color: transparent
	}
.box-inset--xxs-stripped:before,
	.panel-grey__body--xxs-stripped:before {
		display: none
	}
.box-inset--xxs-stripped .lead,
	.panel-grey__body--xxs-stripped .lead {
		font-size: 14px;
		line-height: 1.321em;
		font-weight: 700;
		color: #000;
		margin-bottom: 10px
	}
.box-inset--xxs-stripped .input-lg,
	.panel-grey__body--xxs-stripped .input-lg {
		font-size: 14px;
		line-height: 1.357em;
		padding: 7px 10px
	}
}
.box-blue:before,
.choise-box__content:before {
	content: "";
	display: block
}
.choise-box__icon {
	border: 2px solid #2f98ff;
	background: #fff;
	width: 174px;
	height: 174px;
	border-radius: 50%
}
.choise-box__icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 56%;
	max-height: 56%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.choise-box__content,
.message-logo__icon img {
	max-width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	max-height: 100%
}
.choise-box__content {
	padding: 21px 24px 29px 112px;
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 87px;
	width: 405px;
	transform: translate(0, -50%)
}
.choise-box__content:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	background: #f7f7f7;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
	-webkit-transform: skewX(-9deg) skewY(0);
	-ms-transform: skewX(-9deg) skewY(0);
	-o-transform: skewX(-9deg) skewY(0);
	transform: skewX(-9deg) skewY(0)
}
.choise-box__text {
	margin-bottom: 7px;
	color: #5c5c5c
}
.choise-box__text p {
	margin: 0
}
.box-blue .box-footer {
	margin-top: 20px
}
.box-blue-light {
	background: #2193ee;
	color: #fff;
	padding: 26px 30px 30px;
	border-radius: 4px
}
.box-blue-light .h1,
.box-blue-light .h2,
.box-blue-light .h3,
.box-blue-light .h4,
.box-blue-light .h5,
.box-blue-light .has-error .help-block,
.box-blue-light h1,
.box-blue-light h2,
.box-blue-light h3,
.box-blue-light h4,
.box-blue-light h5 {
	color: inherit
}
.box-blue-light .box__header {
	margin-bottom: 15px
}
@media (max-width:560px) {
.box-blue-light.checkoutForm {
		padding: 0;
		background-color: transparent;
		color: inherit
	}
.box-blue-light.checkoutForm .box__header {
		margin-bottom: 10px
	}
.box-blue-light.checkoutForm h3 {
		font-size: 1.572em;
		letter-spacing: -.23px
	}
}
.box-blue-gradient {
	padding: 20px;
	color: #fff;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(top, #2196f3 0, #1e85d9 100%);
	background-image: -o-linear-gradient(top, #2196f3 0, #1e85d9 100%);
	background-image: linear-gradient(to bottom, #2196f3 0, #1e85d9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2196f3', endColorstr='#ff1e85d9', GradientType=0)
}
.box-blue-gradient__header {
	margin-bottom: 12px
}
.box-blue-gradient__header .h1,
.box-blue-gradient__header .h2,
.box-blue-gradient__header .h3,
.box-blue-gradient__header .h4,
.box-blue-gradient__header .h5,
.box-blue-gradient__header h1,
.box-blue-gradient__header h2,
.box-blue-gradient__header h3,
.box-blue-gradient__header h4,
.box-blue-gradient__header h5 {
	margin: 0;
	color: inherit
}
.box-blue-gradient__header .lead {
	font-size: 1.125em;
	color: inherit
}
.box-blue-gradient__header .lead:not(:first-child) {
	margin-top: 2px
}
.stratched-container .column .h3,
.stratched-container .column h3 {
	margin-top: 0;
	margin-bottom: 19px;
	font-size: 1.25em;
	line-height: 1.1
}
.stratched-container .column .h4,
.stratched-container .column h4 {
	margin-top: 0;
	margin-bottom: 2px;
	font-size: 1em;
	color: #313a42;
	font-weight: 700
}
.box-transparent .box__header,
.stratched-container .column p {
	margin-bottom: 14px
}
.message-block,
.message-logo {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex
}
.box-transparent {
	border: 1px solid #2492ff;
	border-radius: 4px;
	padding: 16px 20px 20px
}
.box-transparent .h3,
.box-transparent h3 {
	font-size: 1.25em
}
.box-transparent--iconed {
	min-height: 110px;
	padding-left: 109px;
	background: url(/images/icons/icon-question.svg) 20px 50% no-repeat;
	-webkit-background-size: 70px 70px;
	background-size: 70px 70px
}
.box-transparent .phone-block__label {
	font-size: 1.125em;
	line-height: 1.22em;
	color: #313a42
}
.box-transparent .phone-block__link {
	font-size: 1.5em;
	line-height: .92em
}
.message-block {
	padding: 30px 30px 30px 115px;
	min-height: 105px;
	border-radius: 4px;
	background: 30px 50% no-repeat;
	-webkit-background-size: 65px 65px;
	background-size: 65px 65px;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.logo-color,
.message-logo {
	min-height: 90px;
	-webkit-flex-direction: column
}
.message-block__title {
	margin-bottom: 3px
}
.logo-color p,
.message-block__content p,
.message-block__title .h1,
.message-block__title .h2,
.message-block__title .h3,
.message-block__title .h4,
.message-block__title .h5,
.message-block__title h1,
.message-block__title h2,
.message-block__title h3,
.message-block__title h4,
.message-block__title h5,
.message-logo p {
	margin: 0
}
.message-block__content {
	font-size: 1.125em;
	color: #5c5c5c
}
.message-block--success {
	background-color: #f2f6fa;
	background-image: url(/images/icons/icon-check-green.svg)
}
.message-logo {
	padding: 15px 15px 15px 234px;
	background: #f2f6fa;
	position: relative;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.message-logo>* {
	position: relative;
	z-index: 1
}
.message-logo__icon {
	position: absolute;
	top: 0;
	left: 20px;
	width: 180px;
	height: 100%
}
.message-logo__icon img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%)
}
.logo-color {
	padding: 15px 15px 15px 114px;
	position: relative;
	max-width: 80%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.logo-color>* {
	position: relative;
	z-index: 1
}
.logo-color__icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 94px;
	height: 150%
}
.logo-color__icon img {
	position: absolute;
	top: 50%;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.box-extra-light.has-icon .icon img,
.section--skewed-gradient2 .bg-container:after {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}
.box-light-blue {
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 20px;
	background: #cfe7ff
}
.form-box {
	padding: 30px
}
.form-box--md {
	padding: 20px
}
.form-box--stripped {
	padding: 0
}
.form-box__header {
	margin-bottom: 25px
}
.form-box__header .h1,
.form-box__header .h2,
.form-box__header .h3,
.form-box__header .h4,
.form-box__header .h5,
.form-box__header h1,
.form-box__header h2,
.form-box__header h3,
.form-box__header h4,
.form-box__header h5 {
	margin: 0
}
.form-box__message {
	display: none;
	height: 100%;
	text-align: center;
	color: #5c5c5c
}
.form-box__message .h1,
.form-box__message .h2,
.form-box__message .h3,
.form-box__message .h4,
.form-box__message .h5,
.form-box__message h1,
.form-box__message h2,
.form-box__message h3,
.form-box__message h4,
.form-box__message h5 {
	margin-top: 0;
	margin-bottom: 0
}
.form-box__message img {
	width: 130px;
	margin-bottom: 30px
}
.form-box__message p {
	margin-bottom: 0
}
.form-box__actions {
	margin-top: 20px
}
.form-box__description {
	font-size: .875em;
	line-height: 1.375em
}
.form-box--light {
	background: #f2f6fa
}
.form-box--dark {
	background: #2092ec;
	color: #fff
}
.form-box--dark .h1,
.form-box--dark .h2,
.form-box--dark .h3,
.form-box--dark .h4,
.form-box--dark .h5,
.form-box--dark h1,
.form-box--dark h2,
.form-box--dark h3,
.form-box--dark h4,
.form-box--dark h5 {
	color: inherit
}
.form-box--flex,
.form-box.form-sent .form-box__message,
.form-sent .form-box__message {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
}
.form-box.form-sent .form-box__content,
.form-sent .form-box__content {
	display: none
}
.form-sent .form-box {
	height: 100%
}
#modalGauger .form-box {
	min-height: 490px
}
#modalGauger .form-box__header {
	margin-bottom: 18px
}
.form-box--block {
	padding: 0 !important
}
.form-box--block .form-box__message-block {
	display: none;
	height: 100%;
	color: #5c5c5c
}
.form-box--block .form-box__message-block .h1,
.form-box--block .form-box__message-block .h2,
.form-box--block .form-box__message-block .h3,
.form-box--block .form-box__message-block .h4,
.form-box--block .form-box__message-block .h5,
.form-box--block .form-box__message-block h1,
.form-box--block .form-box__message-block h2,
.form-box--block .form-box__message-block h3,
.form-box--block .form-box__message-block h4,
.form-box--block .form-box__message-block h5 {
	margin-top: 0;
	margin-bottom: 0
}
.form-box--block .form-box__message-block img {
	width: 80px !important;
	height: 80px !important
}
.form-box--block .form-box__message-block p {
	margin-bottom: 0
}
.form-box--block.form-sent .form-box__message-block {
	display: block
}
.cart-box.box-simple {
	padding: 18px 20px 20px 19px
}
.info-box {
	font-size: 1.1em;
	line-height: 1.364em
}
.info-box .phone-link {
	font-weight: 700;
	font-size: 1.545em;
	line-height: 1.1;
	color: #313a42
}
.info-box.has-icon {
	padding-left: 2.273em;
	background: 0 50% no-repeat
}
.info-box.has-icon.map-mark {
	background-image: url(/images/icons/icon-map-mark.svg);
	-webkit-background-size: 1.818em auto;
	background-size: 1.818em auto
}
.info-box.has-icon.phone-mark {
	background-image: url(/images/icons/icon-mobile.svg);
	-webkit-background-size: 1.455em auto;
	background-size: 1.455em auto
}
.box-extra-light {
	padding: 1.25em;
	background: #f2f6fa
}
.box-extra-light:not(:first-child) {
	margin-top: 30px
}
.box-extra-light h5.h4 {
	margin-bottom: 7px
}
.box-extra-light p {
	margin-bottom: 15px
}
.box-extra-light p:last-child {
	margin-bottom: 0
}
.box-extra-light ul:not([class]) {
	font-size: .889em;
	line-height: 1.375em
}
.box-extra-light ul:not([class]) li:before {
	content: "\2022";
	padding-right: 3px
}
.box-extra-light ul:not([class]) li:not(:first-child) {
	margin-top: .625em
}
.box-extra-light__header {
	margin-bottom: 7px
}
.box-extra-light__content {
	font-size: 1.125em;
	line-height: 1.22em;
	color: #5c5c5c
}
.box-extra-light.has-icon {
	padding-left: 5em;
	margin-left: 3em;
	position: relative;
	min-height: 9.375em
}
.box-extra-light.has-icon .icon {
	position: absolute;
	top: 1.25em;
	left: -3.4em;
	background: #fff;
	border: 3px solid #dbdbdb;
	width: 6.875em;
	height: 6.875em
}
.box-extra-light.has-icon .icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 72.73%;
	max-height: 72.73%;
	transform: translate(-50%, -50%)
}
.box-extra-light.stripped {
	padding: 0;
	background-color: transparent
}
.cbox__part-30 {
	margin-bottom: 30px
}
.cbox__header {
	font-size: 1.5em;
	font-weight: 700;
	line-height: .917em
}
.cbox__header--pale {
	color: #8e9299
}
.cbox__header--checked {
	padding-left: 1.667em;
	background: url(/images/icons/check-green_.svg) 0 50% no-repeat;
	-webkit-background-size: auto .917em;
	background-size: auto .917em
}
.cbox__header--cart {
	padding-left: 1.65625em;
	font-size: 2em;
	line-height: 1em;
	background: url(/images/icons/icon-cart2.svg) no-repeat;
	color: #5dba02;
	-webkit-background-size: 1.03125em auto;
	background-size: 1.03125em auto
}
.section--aluminium,
.section--contacts-skew,
.section__header--has-target {
	position: relative
}
@media (max-width:560px) {
.cbox__part-30 {
		margin-bottom: 18px
	}
.cbox__header--cart {
		font-size: 1.857em;
		line-height: 1.269em;
		padding-left: 1.654em;
		-webkit-background-size: 1.269em auto;
		background-size: 1.269em auto
	}
.cbox--outer {
		margin-left: -15px;
		margin-right: -15px
	}
.modal-full-screen .modal-content .cbox--outer {
		margin-top: -21px
	}
.cbox--outer>div {
		padding-left: 20px;
		padding-right: 20px
	}
}
.section__header {
	margin-bottom: 30px
}
.section__header.tall {
	margin-bottom: 40px
}
.section__header.short {
	margin-bottom: 15px
}
.section__header.none {
	margin-bottom: 0
}
.section__header--default2 {
	margin-bottom: 50px
}
.section__header--default2 h2 {
	margin-bottom: 15px
}
.section__content:not(:last-child) {
	margin-bottom: 40px
}
.section__content.short:not(:last-child) {
	margin-bottom: 25px
}
.section--padding-default {
	padding-top: 22px
}
.section--padding-default+.section {
	margin-top: 60px
}
#stickyHeader+.section--padding-default {
	padding-top: 150px
}
.section--padding-top-default {
	padding-top: 60px
}
.section--margin-bottom-default {
	margin-bottom: 60px
}
.section--avaliable h1 {
	font-size: 62px;
	font-weight: 700;
	letter-spacing: -1.24px;
	color: #000;
	line-height: 1.2em
}
.section--avaliable .lead {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: -.44px;
	margin-top: 0;
	line-height: 1.4em
}
.section--avaliable .section__content,
.section--avaliable .section__header {
	margin-bottom: 0
}
@media (max-width:560px) {
.section--avaliable h1 {
		font-size: 32px
	}
}
.section--aluminium {
	padding-top: 107px;
	overflow: hidden;
	color: #000
}
.section--aluminium .h2,
.section--aluminium h2 {
	font-size: 4em;
	color: #000
}
.section--aluminium .subtitle {
	text-transform: uppercase;
	font-size: 2em;
	text-decoration: underline
}
.section--universal {
	margin-top: 15px !important;
	padding-top: 22px;
	margin-bottom: 60px
}
.section--padding-krauss {
	padding-top: 60px
}
.section--padding-krauss .section__header {
	margin-bottom: 70px
}
.section--about-krauss {
	padding: 70px 0 80px
}
.section--contacts-top {
	margin-top: -30px
}
.section--contacts-skew.first,
.section--skewed.first {
	margin-top: -50px;
	padding-top: 100px
}
.section--contacts-skew>* {
	position: relative;
	z-index: 2
}
.section--contacts-skew .bg-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform: skewX(0) skewY(0);
	-ms-transform: skewX(0) skewY(0);
	-o-transform: skewX(0) skewY(0);
	transform: skewX(0) skewY(0)
}
.section--contacts-skew .bg-container:before,
.section--contacts-skew-gradient .bg-container:after {
	content: "";
	display: block;
	top: -25%;
	height: 150%;
	position: absolute;
	left: 0;
	width: 100%
}
.section--contacts-skew .bg-container:before {
	background: 0 0;
	transform: skewX(0) skewY(3deg)
}
.section--contacts-skew-hidden .bg-container:before {
	background: #fff
}
.section--contacts-skew-gradient .bg-container:before {
	z-index: 0;
	background: #fff
}
.section--contacts-skew-gradient .bg-container:after {
	background: #fff;
	-webkit-transform: skewX(0) skewY(3deg);
	-ms-transform: skewX(0) skewY(3deg);
	-o-transform: skewX(0) skewY(3deg);
	transform: skewX(0) skewY(3deg)
}
.section--skewed {
	position: relative
}
.section--skewed>* {
	position: relative;
	z-index: 2
}
.section--skewed .bg-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg);
	transform: skewX(0) skewY(-3deg)
}
.section--skewed .bg-container:before,
.section--skewed-gradient .bg-container:after {
	top: -25%;
	left: 0;
	height: 150%;
	position: absolute;
	content: "";
	display: block;
	width: 100%
}
.section--skewed .bg-container:before {
	background: 0 0;
	-webkit-transform: skewX(0) skewY(3deg);
	-ms-transform: skewX(0) skewY(3deg);
	-o-transform: skewX(0) skewY(3deg);
	transform: skewX(0) skewY(3deg)
}
.section--skewed__window-color .bg-container {
	-webkit-transform: skewX(0) skewY(-2deg);
	-ms-transform: skewX(0) skewY(-2deg);
	-o-transform: skewX(0) skewY(-2deg);
	transform: skewX(0) skewY(-2deg)
}
.section--skewed-hidden .bg-container:before {
	background: url(/images/bg/ex1.png) #fff
}
.section--skewed-noise .bg-container:before {
	background: url(/images/bg/pattern.png) #efefef
}
.section--skewed-noise2 .bg-container:before {
	background: url(/images/bg/pattern3.png) #f2f6fa
}
.section--skewed-gradient .bg-container:before {
	z-index: 0;
	background-image: -webkit-linear-gradient(rgba(1, 203, 253, 0) 0, #01cbfd 100%);
	background-image: -o-linear-gradient(rgba(1, 203, 253, 0) 0, #01cbfd 100%);
	background-image: linear-gradient(rgba(1, 203, 253, 0) 0, #01cbfd 100%)
}
.section--skewed-gradient .bg-container:after {
	background-image: -webkit-linear-gradient(top, rgba(101, 10, 179, 0) 20%, #650ab3 100%);
	background-image: -o-linear-gradient(top, rgba(101, 10, 179, 0) 20%, #650ab3 100%);
	background-image: linear-gradient(to bottom, rgba(101, 10, 179, 0) 20%, #650ab3 100%);
	-webkit-transform: skewX(0) skewY(3deg);
	-ms-transform: skewX(0) skewY(3deg);
	-o-transform: skewX(0) skewY(3deg);
	transform: skewX(0) skewY(3deg)
}
.section--skewed-gradient2 .bg-container:before {
	background-repeat: repeat-x;
	background-image: -webkit-linear-gradient(135deg, #ec5952, #fc5d1b);
	background-image: -o-linear-gradient(135deg, #ec5952, #fc5d1b);
	background-image: linear-gradient(135deg, #ec5952, #fc5d1b)
}
.section--skewed-gradient2 .bg-container:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 130%;
	top: 50%;
	left: 50%;
	background: url(/images/bg/spirall2.svg) 50% 50% no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	transform: translate(-50%, -50%);
	opacity: .15;
	filter: alpha(opacity=15)
}
.section--skewed--pattern1 .bg-container:before {
	background: url(/images/bg/pattern1.png) #f2f6fa
}
.section--skewed--pattern2 .bg-container:before {
	background: url(/images/bg/pattern2.png) #f2f6fa
}
.section--skewed--fill .bg-container:before {
	background: #f2f6fa
}
.section--skewed.padding-top {
	padding-top: 80px
}
.section--spiral3>.container {
	position: relative;
	z-index: 1
}
.section--skewed .section__header {
	margin-bottom: 40px
}
.section--text-reviev {
	margin-top: 0 !important
}
.section--post-skewed {
	background: #fff;
	margin-top: -50px
}
.section--bg-whirl {
	background: #fcbe2f;
	position: relative;
	padding-top: 280px;
	padding-bottom: 85px;
	margin-top: -132px;
	overflow: visible !important
}
.section--padding-default+.section--bg-grey,
.section--padding-default+.section--bg-white {
	margin-top: 0
}
.section--bg-whirl>.container {
	position: relative;
	z-index: 1
}
.section--bg-gradient1 {
	position: relative;
	padding-bottom: 30px;
	background-image: -webkit-linear-gradient(rgba(1, 203, 253, 0) 0, #01cbfd 100%);
	background-image: -o-linear-gradient(rgba(1, 203, 253, 0) 0, #01cbfd 100%);
	background-image: linear-gradient(rgba(1, 203, 253, 0) 0, #01cbfd 100%)
}
.section--bg-gradient1>.container {
	position: relative;
	z-index: 1
}
.section--bg-gradient1:before,
.section--spirall:before {
	position: absolute;
	width: 100%;
	content: "";
	display: block
}
.section--bg-gradient1:before {
	z-index: 0;
	top: 0;
	left: 0;
	height: 100%;
	background-image: -webkit-linear-gradient(top, rgba(101, 10, 179, 0) 20%, #650ab3 100%);
	background-image: -o-linear-gradient(top, rgba(101, 10, 179, 0) 20%, #650ab3 100%);
	background-image: linear-gradient(to bottom, rgba(101, 10, 179, 0) 20%, #650ab3 100%)
}
.section--bg-pattern2,
.section--bg-pattern3,
.section--bg-pattern4,
.section--bg-pattern5 {
	background: url(/images/bg/pattern2.png) #f2f6fa
}
.section--bg-pattern2 {
	padding-top: 30px;
	padding-bottom: 60px
}
.section--bg-pattern5 {
	padding-top: 30px;
	padding-bottom: 180px;
	margin-bottom: -30px
}
.section--bg-profil>.bg-radial:not(.loaded),
.section--bg-radial>.bg-radial:not(.loaded) {
	opacity: 0;
	filter: alpha(opacity=0)
}
.section--first {
	padding-top: 140px;
	padding-bottom: 30px
}
.section--first.has-bg {
	background: url(/images/bg/first-section-bg.png) 50% 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}
.section--first .breadcrumb {
	position: relative
}
.section--bg-white {
	padding-top: 60px;
	padding-bottom: 40px
}
#stickyHeader+.section--bg-white {
	padding-top: 170px
}
.section--bg-white__2 {
	padding-bottom: 90px
}
.section--bg-grey {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #f2f6fa
}
#stickyHeader+.section--bg-grey {
	padding-top: 140px
}
.section.has-angles {
	position: relative;
	padding-bottom: 55px !important
}
.section.has-angles .angles {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #fff;
	width: 100%;
	height: 80px
}
.section.has-angles .angles:after,
.section.has-angles .angles:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	background: inherit;
	width: 50%;
	height: 300%
}
.section.has-angles .angles:before {
	left: 0;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skewX(0) skewY(10deg);
	-ms-transform: skewX(0) skewY(10deg);
	-o-transform: skewX(0) skewY(10deg);
	transform: skewX(0) skewY(10deg)
}
.section.has-angles .angles:after {
	left: 50%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: skewX(0) skewY(-10deg);
	-ms-transform: skewX(0) skewY(-10deg);
	-o-transform: skewX(0) skewY(-10deg);
	transform: skewX(0) skewY(-10deg)
}
.section--bg-radial+.section {
	position: relative;
	z-index: 10
}
.section--bg-radial .breadcrumb {
	margin-bottom: 10px
}
.section--bg-radial .h1,
.section--bg-radial .h2,
.section--bg-radial .h3,
.section--bg-radial .h4,
.section--bg-radial .h5,
.section--bg-radial .lead,
.section--bg-radial h1,
.section--bg-radial h2,
.section--bg-radial h3,
.section--bg-radial h4,
.section--bg-radial h5 {
	color: inherit
}
.section--bg-radial .h2,
.section--bg-radial h2 {
	font-size: 4em
}
.section--bg-radial .h2-small {
	font-size: 3em
}
.section--bg-radial .subtitle {
	text-transform: uppercase;
	font-size: 2em;
	text-decoration: underline
}
.section--bg-radial .lead {
	font-size: 1.125em;
	line-height: 1.4444em
}
.section--bg-radial .lead:not(:first-child) {
	margin-top: 1.2222em
}
.section--bg-radial+.section,
.section--bg-radial:before {
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s
}
.section--bg-radial>.container {
	z-index: 1
}
.section--bg-radial+.section {
	margin-top: -80px;
	transition: all .4s ease 0s
}
.section--bg-radial.stripped {
	padding-bottom: 40px
}
.section--bg-radial.stripped:before {
	-webkit-transform: translateY(0) skewY(0);
	-ms-transform: translateY(0) skewY(0);
	-o-transform: translateY(0) skewY(0);
	transform: translateY(0) skewY(0)
}
.section--bg-radial.stripped+.section {
	margin-top: 0;
	padding-top: 40px
}
.section--bg-profil+.section {
	position: relative;
	z-index: 10
}
.section--bg-profil .breadcrumb {
	margin-bottom: 23px
}
.section--bg-profil .h1,
.section--bg-profil .h2,
.section--bg-profil .h3,
.section--bg-profil .h4,
.section--bg-profil .h5,
.section--bg-profil .lead,
.section--bg-profil h1,
.section--bg-profil h2,
.section--bg-profil h3,
.section--bg-profil h4,
.section--bg-profil h5 {
	color: inherit
}
.section--bg-profil .h2,
.section--bg-profil h2 {
	font-size: 4em
}
.section--bg-profil .h2-small {
	font-size: 3em
}
.section--bg-profil .subtitle {
	text-transform: uppercase;
	font-size: 2em;
	text-decoration: underline
}
.section--bg-profil .lead {
	font-size: 1.125em;
	line-height: 1.4444em
}
.section--bg-profil .lead:not(:first-child) {
	margin-top: 1.2222em
}
.section--bg-profil>.container {
	z-index: 1
}
.section--bg-profil+.section {
	margin-top: -80px;
	-webkit-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}
.section--bg-profil.stripped {
	padding-bottom: 40px
}
.section--bg-profil.stripped:before {
	-webkit-transform: translateY(0) skewY(0);
	-ms-transform: translateY(0) skewY(0);
	-o-transform: translateY(0) skewY(0);
	transform: translateY(0) skewY(0)
}
.section--bg-profil.stripped+.section {
	margin-top: 0;
	padding-top: 40px
}
.section--first-skew {
	padding-top: 132px;
	padding-bottom: 35px;
	position: relative;
	margin-bottom: 105px
}
.section--first-skew>.container {
	position: relative;
	z-index: 1
}
.section--first-skew .h1,
.section--first-skew h1 {
	color: #000;
	font-size: 3em;
	line-height: 1em
}
.section--first-skew .subtitle {
	font-size: 2em;
	border-bottom: 3px solid;
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	line-height: 1.15em
}
.section--first-skew .subtitle:not(:first-child) {
	margin-top: 17px
}
.section--first-skew .price {
	color: #000;
	font-weight: 700;
	font-size: 1.6875em
}
.section--first-skew .price__value {
	font-size: 1.333em
}
.section--first-skew .price:not(:first-child) {
	margin-top: 37px
}
.section--first-skew .lead {
	color: #000;
	font-size: 1.125em;
	line-height: 1.444em;
	font-weight: 400
}
.section--first-skew .lead:not(:first-child) {
	margin-top: 20px
}
.section--first-skew .breadcrumb {
	margin-bottom: 32px
}
.section--first-skew .breadcrumb.breadcrumb {
	margin-bottom: 40px
}
.section--first-skew .breadcrumb>.active {
	color: #5c5c5c
}
.section--first-skew .bg-container {
	background-color: #fcbe2f;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: skewX(0) skewY(-2deg);
	-ms-transform: skewX(0) skewY(-2deg);
	-o-transform: skewX(0) skewY(-2deg);
	transform: skewX(0) skewY(-2deg)
}
.section--first-skew.offset {
	padding-bottom: 65px
}
@media (max-width:767px) {
.section--first-skew {
		margin-bottom: 60px
	}
.section--first-skew .h1,
	.section--first-skew h1 {
		font-size: 2.3em
	}
}
@media (max-width:560px) {
.section--first-skew {
		margin-bottom: 20px
	}
}
.main-footer .phone-link {
	color: inherit;
	font-size: 2.25em;
	margin-bottom: 12px
}
#sectionContacts~.main-footer,
.page-wrapper~.main-footer {
	margin-top: 0
}
#sectionPrices {
	padding-bottom: 235px
}
#sectionCheaper {
	padding-bottom: 150px
}
#sectionCheaper2 {
	padding-bottom: 100px
}
#sectionEconomics {
	padding-bottom: 95px
}
#sectionEconomics .box-plain {
	min-height: 275px
}
#sectionEconomics .box-plain.left,
#sectionEconomics .box-plain.right {
	min-height: 250px
}
#sectionAboutMain .box-plain {
	font-size: 1.125em
}
#sectionAboutMain .box-plain.left,
#sectionAboutMain .box-plain.right {
	min-height: 217px;
	padding-top: 44px
}
#sectionAboutMain .box-plain.left {
	margin-right: 13px;
	margin-left: 30px
}
#sectionAboutMain .box-plain.right {
	margin-left: 13px;
	margin-right: 30px
}
#sectionAboutMain .box-plain.center {
	padding-top: 21px;
	min-height: 295px
}
#sectionAboutMain .box-plain.center img {
	margin-bottom: 19px
}
#sectionAboutMain .box-plain.center .text {
	padding: 0 20px
}
#sectionPrices2 {
	padding-bottom: 90px
}
#sectionPrices2 .super-tabs {
	width: 780px;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto
}
#sectionPrices2 .super-tabs__2 {
	width: 803px
}
#sectionPrices2 .btn-white {
	color: #fff;
	background-color: #f15a41;
	border-color: #fff;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	background-clip: border-box
}
#sectionPrices2 .btn-white.focus,
#sectionPrices2 .btn-white:focus,
#sectionPrices2 .btn-white:hover {
	color: #000;
	background-color: #fff;
	border-color: #fff
}
#sectionPrices2 .btn-white.active,
#sectionPrices2 .btn-white:active,
.open>.dropdown-toggle#sectionPrices2 .btn-white {
	color: #000;
	background-color: #e8e8e8;
	border-color: rgba(5, 5, 5, .45);
	-webkit-box-shadow: 0 3px 10px 0 rgba(5, 5, 5, .45) inset;
	box-shadow: 0 3px 10px 0 rgba(5, 5, 5, .45) inset;
	background-image: none
}
#sectionPrices2 .btn-white.active.focus,
#sectionPrices2 .btn-white.active:focus,
#sectionPrices2 .btn-white.active:hover,
#sectionPrices2 .btn-white:active.focus,
#sectionPrices2 .btn-white:active:focus,
#sectionPrices2 .btn-white:active:hover,
.open>.dropdown-toggle#sectionPrices2 .btn-white.focus,
.open>.dropdown-toggle#sectionPrices2 .btn-white:focus,
.open>.dropdown-toggle#sectionPrices2 .btn-white:hover {
	color: #000;
	background-color: #e8e8e8;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
#sectionMats {
	padding-bottom: 145px
}
#sectionMats2 {
	padding-bottom: 70px
}
.header--default.has-bg,
.header--default.is-stuck {
	background: #fcbe2f
}
.header--default .phone-link {
	padding-top: 4px
}
#sectionChalet .smth-else {
	height: 472px
}
#sectionCheckout .box-transparent {
	width: 554px;
	max-width: 100%
}
.tab.sq {
	margin-right: 8.33%
}
#sectionOkna1 {
	margin-top: 80px
}
#stickyHeader {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0
}
#sectionProductionFeatures {
	padding-bottom: 130px
}
#sectionAccessories {
	padding-bottom: 115px
}
#sectionGallery {
	padding-bottom: 150px
}
#sectionSkewedMap>.container {
	position: relative;
	z-index: 9
}
#sectionSkewedMap .fancy-contacts-block {
	position: absolute;
	top: -50px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.section-lll {
	background: #f2f2f2
}
.mt50 {
	margin-top: 50px
}
.mb50 {
	margin-bottom: 50px
}
.mb120 {
	margin-bottom: 120px
}
@media (max-width:991px) {
.mb0-ssm {
		margin-bottom: 0
	}
}
#sectionConsumables {
	position: relative
}
#sectionConsumables>.container {
	position: relative;
	z-index: 1
}
#sectionConsumables .fing-bg-overlay {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	background-image: url(/images/bg/consumables.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 41.875%;
	height: 100%
}
.section--sub-skew:before,
.section-first01:before {
	content: "";
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%
}
@media (max-width:560px) {
.mb40-xxs {
		margin-bottom: 40px
	}
.after-gradient,
	.after-gradient.section--padding-default {
		padding-top: 35px
	}
.cart-section {
		padding-top: 15px;
		padding-bottom: 110px;
		background: #f3f6fb;
		min-height: 100vh
	}
.cart-section .container {
		padding-right: 20px;
		padding-left: 20px
	}
.cart-section .section__header {
		margin-bottom: 15px
	}
.cart-section .section__container {
		margin-right: -10px;
		margin-left: -10px
	}
.successSection {
		padding-top: 50px;
		padding-bottom: 50px;
		min-height: 100vh;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		justify-content: center
	}
}
.section--sub-skew {
	position: relative;
	padding-top: 40px;
	padding-bottom: 250px;
	overflow: hidden;
	margin-top: 100px !important;
	margin-bottom: -50px;
	background-image: -webkit-linear-gradient(top, #7997e4 0, #5930c1 100%);
	background-image: -o-linear-gradient(top, #7997e4 0, #5930c1 100%);
	background-image: linear-gradient(to bottom, #7997e4 0, #5930c1 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7997e4', endColorstr='#ff5930c1', GradientType=0)
}
.section--sub-skew:before {
	display: block;
	position: absolute;
	background-color: #fff;
	margin-top: -45px;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg);
	transform: skewX(0) skewY(-3deg)
}
.section--sub-skew__2:before,
.section--sub-skew__3:before {
	-webkit-transform: skewX(0) skewY(0);
	-ms-transform: skewX(0) skewY(0);
	-o-transform: skewX(0) skewY(0)
}
@media (max-width:767px) {
.section--sub-skew {
		padding-bottom: 40px;
		margin-bottom: 0
	}
.section--sub-skew:before {
		display: none
	}
}
.section--sub-skew__2 {
	margin-top: 0 !important
}
.section--sub-skew__2:before {
	margin-top: -50px;
	transform: skewX(0) skewY(0)
}
@media (max-width:1199px) {
.section--sub-skew__2 {
		padding-bottom: 95px
	}
}
.section--sub-skew__3 {
	margin-top: 0 !important;
	padding-bottom: 100px
}
.section--sub-skew__3:before {
	margin-top: -50px;
	transform: skewX(0) skewY(0)
}
@media (max-width:1199px) {
.section--sub-skew__3 {
		padding-bottom: 95px
	}
}
.section--sub-skew__4 {
	margin-top: 0 !important;
	padding-top: 100px;
	padding-bottom: 100px
}
.section--sub-skew__4:before {
	margin-top: -50px;
	-webkit-transform: skewX(0) skewY(0);
	-ms-transform: skewX(0) skewY(0);
	-o-transform: skewX(0) skewY(0);
	transform: skewX(0) skewY(0)
}
@media (max-width:1199px) {
.section--sub-skew__4 {
		padding-bottom: 95px
	}
}
.section-first01 {
	position: relative;
	padding-top: 130px;
	padding-bottom: 100px;
	overflow: hidden;
	background: url(/images/cottages/cottages-bg.jpg) 50% 113px no-repeat #fcbe2f;
	-webkit-background-size: auto 555px;
	background-size: auto 555px
}
.section-first01:before {
	display: block;
	position: absolute;
	background-color: #fff;
	margin-top: -70px;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: skewX(0) skewY(-3deg);
	-ms-transform: skewX(0) skewY(-3deg);
	-o-transform: skewX(0) skewY(-3deg);
	transform: skewX(0) skewY(-3deg)
}
.section-first01 .h1,
.section-first01 .h2,
.section-first01 .h3,
.section-first01 .h4,
.section-first01 .h5,
.section-first01 .h6,
.section-first01 h1,
.section-first01 h2,
.section-first01 h3,
.section-first01 h4,
.section-first01 h5,
.section-first01 h6 {
	color: #000
}
.cNavbar+.section-first01 {
	margin-top: 0;
	padding-top: 120px;
	background-position: 50% 88px
}
.block:not(:first-child) {
	margin-top: 90px
}
.block--large:not(:first-child) {
	margin-top: 55px
}
.block--medium:not(:first-child) {
	margin-top: 40px
}
.block--mediumer:not(:first-child) {
	margin-top: 25px
}
.block--extra-mediumer:not(:first-child) {
	margin-top: 30px
}
.block--big:not(:first-child) {
	margin-top: 45px
}
.block--short:not(:first-child) {
	margin-top: 60px
}
.block--short2:not(:first-child) {
	margin-top: 30px
}
.block--extra-short:not(:first-child) {
	margin-top: 20px
}
@media (max-width:560px) {
.block--extra-short2:not(:first-child) {
		margin-top: 0 !important
	}
}
.block--prev-windows .col-md-3 {
	margin-top: 30px
}
.block__footer {
	margin-top: 35px
}
.block__footer .h1,
.block__footer .h2,
.block__footer .h3,
.block__footer .h4,
.block__footer .h5,
.block__footer h1,
.block__footer h2,
.block__footer h3,
.block__footer h4,
.block__footer h5 {
	margin: 0
}
.block__footer .lead {
	font-size: 1em;
	color: #5c5c5c;
	margin: 0 0 2px
}
.block__footer.short {
	margin-top: 27px
}
.block__header {
	margin-bottom: 15px
}
.block__header .h1,
.block__header .h2,
.block__header .h3,
.block__header .h4,
.block__header .h5,
.block__header h1,
.block__header h2,
.block__header h3,
.block__header h4,
.block__header h5 {
	margin: 0
}
.block__header--default {
	margin-bottom: 15px
}
.block__header--medium {
	margin-bottom: 20px
}
.block__header--large {
	margin-bottom: 30px
}
.scollspy-block .row,
.scollspy-block .row-flex,
.scollspy-block [class*=col] {
	position: static
}
.navbar-theme .phone-link {
	padding: 8px 0 8px 15px;
	line-height: 34px;
	font-size: 1.5em
}
.block-choises .default-tabs {
	-webkit-box-shadow: none;
	box-shadow: none
}
.partners2 {
	padding-top: 8px
}
.block-additionl-options {
	margin-top: 20px
}
.scollspy-block .panel-group .panel+.panel {
	margin-top: 0
}
.scollspy-block .panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.scollspy-block .table-responsive {
	border: none;
	margin: 0
}
.scollspy-block__sub .h1,
.scollspy-block__sub .h2,
.scollspy-block__sub .h3,
.scollspy-block__sub .h4,
.scollspy-block__sub .h5,
.scollspy-block__sub h1,
.scollspy-block__sub h2,
.scollspy-block__sub h3,
.scollspy-block__sub h4,
.scollspy-block__sub h5 {
	margin: 0 0 7px;
	padding-right: 10px;
	padding-left: 10px
}
.scollspy-block__sub .h1 a,
.scollspy-block__sub .h2 a,
.scollspy-block__sub .h3 a,
.scollspy-block__sub .h4 a,
.scollspy-block__sub .h5 a,
.scollspy-block__sub h1 a,
.scollspy-block__sub h2 a,
.scollspy-block__sub h3 a,
.scollspy-block__sub h4 a,
.scollspy-block__sub h5 a {
	color: inherit
}
.scollspy-block__sub:first-child {
	margin-top: 8px
}
.scollspy-block__sub:not(:last-child) {
	margin-bottom: 35px
}
@media (max-width:560px) {
.block-g1 {
		padding-top: 17px;
		padding-bottom: 20px;
		background-image: -webkit-linear-gradient(top, #f3f6fb 0, #fff 100%);
		background-image: -o-linear-gradient(top, #f3f6fb 0, #fff 100%);
		background-image: linear-gradient(to bottom, #f3f6fb 0, #fff 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f6fb', endColorstr='#ffffffff', GradientType=0)
	}
.block-g2 {
		margin-top: 0 !important;
		background-color: #fff
	}
.block-g3 {
		margin-top: 0 !important;
		padding: 20px 20px 25px;
		background-image: -webkit-linear-gradient(top, #fff 0, #f3f6fb 100%);
		background-image: -o-linear-gradient(top, #fff 0, #f3f6fb 100%);
		background-image: linear-gradient(to bottom, #fff 0, #f3f6fb 100%);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f6fb', GradientType=0)
	}
}
@media (min-width:992px) {
.stretcher__part .va-middle>li p {
		max-width: 175px
	}
}
@media (min-width:768px) {
.plank-title {
		color: #fff;
		font-weight: 700;
		text-align: center;
		text-shadow: 0 2px 0 rgba(0, 0, 0, .34);
		font-size: 2.125em;
		line-height: 1
	}
.h1.plank-title,
	.h2.plank-title,
	.h3.plank-title,
	.h4.plank-title,
	.h5.plank-title,
	.plank-title h3,
	h1.plank-title,
	h2.plank-title,
	h4.plank-title,
	h5.plank-title {
		margin-top: 0;
		margin-bottom: 0
	}
.plank-title--type1 .top:not(:last-child),
	.plank-title--type2 .top:not(:last-child) {
		margin-bottom: -18px
	}
.plank-title span {
		display: inline-block;
		background: 50% 50% no-repeat;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%
	}
.plank-title .bott,
	.plank-title .top {
		position: relative
	}
.plank-title .top {
		font-size: 1.3em;
		z-index: 1
	}
.plank-title .bott {
		font-size: 1.9em;
		z-index: 0
	}
.plank-title--type1 .top span {
		padding: 13px 16px 13px 30px;
		background-image: url(/images/bg/title-type1-top.png)
	}
.plank-title--type1 .bott span {
		background-image: url(/images/bg/title-type1-bott.png);
		padding: 12px 38px 19px 33px
	}
.plank-title--type2 .top span {
		padding: 13px 16px 13px 30px;
		background-image: url(/images/bg/title-type2-top.png)
	}
.plank-title--type2 .bott span {
		background-image: url(/images/bg/title-type1-bott.png);
		padding: 12px 38px 19px 33px
	}
.plank-title--type3 .top:not(:last-child) {
		margin-bottom: -14px
	}
.plank-title--type4 .top:not(:last-child),
	.plank-title--type6 .top:not(:last-child) {
		margin-bottom: -20px
	}
.plank-title--type3 .top span {
		padding: 13px 16px 13px 30px;
		background-image: url(/images/bg/title-type3-top.png)
	}
.plank-title--type3 .bott {
		font-size: 1.3em
	}
.plank-title--type3 .bott span {
		background-image: url(/images/bg/title-type3-bott.png);
		padding: 12px 38px 24px 33px
	}
.plank-title--type4 .top span {
		padding: 13px 46px 11px 49px;
		background-image: url(/images/bg/title-type3-top.png)
	}
.plank-title--type4 .bott span {
		padding: 16px 49px 25px 61px;
		background-image: url(/images/bg/title-type3-bott.png)
	}
.plank-title--type5 .top span {
		padding: 18px 53px 27px 40px;
		position: relative;
		background-image: url(/images/bg/title-type5-top.png)
	}
.plank-title--type5 .top span:before {
		content: "";
		display: block;
		position: absolute;
		top: 100%;
		left: 50%;
		margin-top: -20px;
		background: url(/images/bg/arrow-1.png) 50% 0 no-repeat;
		width: 45px;
		height: 39px;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}
.plank-title--type6 .top span {
		padding: 13px 46px 11px 49px;
		background-image: url(/images/bg/title-type6-top.png)
	}
.plank-title--type6 .bott span {
		padding: 16px 49px 25px 61px;
		background-image: url(/images/bg/title-type6-bott.png)
	}
.plank-title--type7 .top span {
		font-weight: 400;
		padding: 10px 44px 16px 57px;
		position: relative;
		background-image: url(/images/bg/title-type7-top.png)
	}
.plank-title.offset-top {
		margin-top: -100px
	}
.plank-title.offset-top-small {
		margin-top: -60px
	}
.plank-title.offset-top-xsmall,
	.plank-title.offset-top-xxsmall {
		margin-top: -40px
	}
.collapse-xs {
		display: block !important;
		height: auto !important;
		opacity: 1 !important;
		filter: alpha(opacity=100) !important;
		-webkit-transition: none !important;
		-o-transition: none !important;
		transition: none !important
	}
}
@media (min-width:768px) and only screen and (-webkit-min-device-pixel-ratio:2),
(min-width:768px) and only screen and (min--moz-device-pixel-ratio:2),
(min-width:768px) and only screen and (-o-min-device-pixel-ratio:2/1),
(min-width:768px) and only screen and (min-device-pixel-ratio:2),
(min-width:768px) and only screen and (min-resolution:192dpi),
(min-width:768px) and only screen and (min-resolution:2dppx) {
.plank-title--type1 .top span {
		background-image: url(/images/bg/title-type1-top@2x.png);
		background-size: 100% 100%
	}
.plank-title--type1 .bott span {
		background-image: url(/images/bg/title-type1-bott@2x.png);
		background-size: 100% 100%
	}
.plank-title--type2 .top span {
		background-image: url(/images/bg/title-type2-top@2x.png);
		background-size: 100% 100%
	}
.plank-title--type2 .bott span {
		background-image: url(/images/bg/title-type1-bott@2x.png);
		background-size: 100% 100%
	}
.plank-title--type3 .top span {
		background-image: url(/images/bg/title-type3-top@2x.png);
		background-size: 100% 100%
	}
.plank-title--type3 .bott span {
		background-image: url(/images/bg/title-type3-bott@2x.png);
		background-size: 100% 100%
	}
.plank-title--type4 .top span {
		background-image: url(/images/bg/title-type3-top@2x.png);
		background-size: 100% 100%
	}
.plank-title--type4 .bott span {
		background-image: url(/images/bg/title-type3-bott@2x.png);
		background-size: 100% 100%
	}
.plank-title--type5 .top span {
		background-image: url(/images/bg/title-type5-top@2x.png);
		background-size: 100% 100%
	}
.plank-title--type5 .top span:before {
		background-image: url(/images/bg/arrow-1@2x.png);
		background-size: 45px 39px
	}
.plank-title--type6 .top span {
		background-image: url(/images/bg/title-type6-top@2x.png);
		background-size: 100% 100%
	}
.plank-title--type6 .bott span {
		background-image: url(/images/bg/title-type6-bott@2x.png);
		background-size: 100% 100%
	}
.plank-title--type7 .top span {
		background-image: url(/images/bg/title-type7-top@2x.png);
		background-size: 100% 100%
	}
}
@media (max-width:1199px) {
.navbar.navbar-theme .navbar-nav>li>a {
		font-size: .8em
	}
.ruler {
		left: 27%
	}
.sticker-replic {
		font-size: 1.1em
	}
.top-item__teaser {
		top: auto;
		bottom: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
.bubble-teaser--big {
		padding: 8%;
		margin: 0 5px 5px;
		width: 230px;
		height: 230px;
		border-radius: 50%;
		-webkit-box-shadow: 0 2px 3px 0 rgba(0, 1, 1, .24);
		box-shadow: 0 2px 3px 0 rgba(0, 1, 1, .24)
	}
.bubble-teaser--big .btn-lg {
		padding: 10px 30px 10px 10px;
		font-size: 14px;
		line-height: 16px;
		border-radius: 3px
	}
.bubble-teaser--big .btn-lg.has-icon {
		padding-right: 30px
	}
.bubble-teaser--big .btn-lg.has-icon:before {
		right: 10px
	}
.bubble-teaser--big .bubble-teaser__title {
		font-size: 1.2em
	}
.box-krauss p:not(:last-child) {
		margin-bottom: 20px
	}
.midd-item__teaser {
		left: -18px
	}
.midd-item .bubble-teaser__title {
		font-size: 1em
	}
.midd-item .bubble-teaser__price {
		font-size: 1.5em
	}
.midd-item .bubble-teaser--small {
		width: 180px;
		height: 180px;
		border-radius: 50%
	}
.owl-nav .owl-next,
	.owl-nav .owl-prev {
		width: 50px;
		height: 50px;
		border-radius: 50%
	}
.catalog-item--small .catalog-item__title {
		min-height: 2.54em
	}
.catalog-item.more {
		min-height: 375px;
		margin-right: 20px
	}
.catalog-item.more:after,
	.catalog-item.more:before {
		width: 20px
	}
#sectionEconomics .box-plain {
		min-height: 300px
	}
#sectionEconomics .box-plain.left,
	#sectionEconomics .box-plain.right {
		min-height: 280px
	}
.map-container {
		height: 633px
	}
.face .replic {
		bottom: -83px
	}
.stretcher__part .va-middle>li:not(:last-child) {
		padding-right: 0
	}
.owl-collapser {
		padding-right: 62px;
		padding-left: 62px
	}
.owl-collapser .catalog-item {
		margin: 0 7px 10px;
		-webkit-box-shadow: 0 5px 5px rgba(5, 5, 5, .25);
		box-shadow: 0 5px 5px rgba(5, 5, 5, .25)
	}
#checkOutStep1,
	.tab.sq {
		margin-right: 0
	}
.owl-collapser .catalog-item .btn {
		font-weight: 400;
		text-transform: none !important
	}
.catalog-item.highlighted .left-part {
		width: 140px
	}
.catalog-item.highlighted .left-part .catalog-item__title {
		font-size: 14px
	}
.catalog-item.highlighted .right-part {
		height: 147px
	}
.catalog-item.highlighted .right-part .btn {
		font-weight: 400;
		text-transform: none
	}
.text-fragment__header.iconed .h1,
	.text-fragment__header.iconed .h2,
	.text-fragment__header.iconed .h3,
	.text-fragment__header.iconed .h4,
	.text-fragment__header.iconed .h5,
	.text-fragment__header.iconed h1,
	.text-fragment__header.iconed h2,
	.text-fragment__header.iconed h3,
	.text-fragment__header.iconed h4,
	.text-fragment__header.iconed h5 {
		min-height: 2.2em
	}
.themed-tabs>li>a {
		font-size: .875em
	}
form .description {
		font-size: .75em
	}
.huge-logo {
		margin: 50px -10px 28px -12px
	}
.main-footer .phone-link {
		font-size: 1.7em
	}
.fancy-lead {
		padding-right: 10px;
		padding-left: 10px
	}
#sectionAboutMain .box-plain {
		font-size: 1em
	}
#sectionAboutMain .box-plain.center .text {
		padding: 0
	}
.catalog-item-plain__img--fixed {
		width: 103px;
		height: 203px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		justify-content: center
	}
.box-plain.left.has-icon,
	.box-plain.right.has-icon {
		min-height: 268px
	}
#sectionConsumables .fing-bg-overlay {
		background-position: 100% 100%;
		width: 61.875%;
		opacity: .2;
		filter: alpha(opacity=20)
	}
.section--bg-radial .h2,
	.section--bg-radial h2 {
		font-size: 2.5em
	}
.section--bg-radial .subtitle {
		font-size: 1.7em
	}
.box-blue2 .label-wrapper .form-control.input-xlg {
		max-width: 170px;
		padding-right: 45px !important
	}
.list-inline.form-list>li.offset {
		margin-top: 15px;
		display: block;
		padding-left: 8px !important
	}
.table-none {
		display: none
	}
#mainNav2.is-stuck-up {
		display: none !important
	}
}
@media (max-width:991px) {
.fancy,
	.stretcher__part .circle,
	.stretcher__part .list-inline.wide {
		text-align: center
	}
.list-inline.form-list>li.offset {
		margin-top: 0;
		display: inline-block;
		padding-left: 20px !important
	}
.calc-plank-flex {
		display: block
	}
.calc-plank-flex .btn-lg {
		padding-top: 14px;
		padding-bottom: 14px
	}
.calc-plank-flex__part {
		padding: 15px
	}
.calc-plank-flex__part:first-child {
		border-radius: 4px 4px 0 0
	}
.calc-plank-flex__part:last-child {
		border-radius: 0 0 4px 4px
	}
.calc-plank-flex__part--pointer-right {
		margin-right: 0;
		margin-bottom: 50px
	}
.calc-plank-flex__part--pointer-right:after,
	.calc-plank-flex__part--pointer-right:before {
		top: 100%;
		width: 50%;
		height: 35px
	}
.calc-plank-flex__part--pointer-right:before {
		left: 0;
		background-image: -webkit-linear-gradient(to bottom left, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
		background-image: -o-linear-gradient(to bottom left, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
		background-image: linear-gradient(to bottom left, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)
	}
.calc-plank-flex__part--pointer-right:after {
		left: 50%;
		background-image: -webkit-linear-gradient(to bottom right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
		background-image: -o-linear-gradient(to bottom right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
		background-image: linear-gradient(to bottom right, #2090ea 0, #2090ea 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%)
	}
.h2,
	h2 {
		font-size: 2.5em
	}
.navbar.navbar-theme {
		min-height: 34px
	}
.navbar.navbar-theme .navbar-nav>li>a {
		font-size: .75em;
		font-weight: 700
	}
.navbar.navbar-theme .navbar-nav.navbar-sm>li>a {
		font-size: .7em;
		padding: 12px 10px 13px
	}
.ruler {
		top: 32%;
		left: 21%
	}
.list-plain--lg {
		font-size: 1em
	}
.box-krauss {
		padding: 20px 20px 20px 0
	}
.box-krauss p {
		font-size: 14px
	}
.box-krauss p:not(:last-child) {
		margin-bottom: 8px
	}
.fancy span.sticker {
		padding: 5px 15px;
		margin: 0
	}
.stretcher__part .va-middle>li:not(:last-child) {
		width: 100%
	}
.list-inline.extra-wide {
		margin-right: -20px;
		margin-left: -20px
	}
.list-inline.extra-wide li {
		padding-right: 20px;
		padding-left: 20px
	}
.justify-start-sm {
		justify-content: flex-start
	}
.box-skewed.has-icon {
		padding-top: 50px;
		margin-top: 35px;
		font-size: 14px
	}
.box-skewed.has-icon .icon {
		width: 70px;
		height: 70px;
		border-radius: 50%
	}
.box-skewed .text {
		min-height: 11em
	}
.center>.midd-item:before {
		display: none
	}
.midd-item__teaser {
		left: 0
	}
.owl-three-items .owl-item {
		-webkit-transition: transform .4s ease 0s;
		-o-transition: transform .4s ease 0s;
		transition: transform .4s ease 0s
	}
.owl-three-items .owl-item:not(.center) {
		-webkit-filter: none;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
.owl-nav-one-third .owl-nav {
		width: 100%;
		left: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
.owl-nav-one-third .owl-nav .owl-next,
	.owl-nav-one-third .owl-nav .owl-prev {
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
.box-plain {
		padding: 10px;
		font-size: 14px
	}
.box-plain .h4,
	.box-plain h4 {
		left: 1.1em
	}
.box-plain.has-img {
		padding-top: 30px;
		margin-top: 131px
	}
.box-plain.has-img .img {
		top: -130px;
		height: 150px
	}
#sectionEconomics .box-plain {
		min-height: 200px
	}
#sectionEconomics .box-plain.left,
	#sectionEconomics .box-plain.right {
		min-height: 185px
	}
.box-plain.center.has-icon .icon,
	.box-plain.center.sm.has-icon .icon,
	.box-plain.left.has-icon .icon,
	.box-plain.left.sm.has-icon .icon,
	.box-plain.right.has-icon .icon,
	.box-plain.right.sm.has-icon .icon {
		width: 100px;
		height: 100px;
		border-radius: 50%
	}
.box-plain.left.has-icon,
	.box-plain.left.sm.has-icon,
	.box-plain.right.has-icon,
	.box-plain.right.sm.has-icon {
		min-height: 249px;
		padding-top: 50px !important;
		margin-top: 60px
	}
.box-plain.left.has-icon .icon,
	.box-plain.left.sm.has-icon .icon,
	.box-plain.right.has-icon .icon,
	.box-plain.right.sm.has-icon .icon {
		top: -60px
	}
.box-plain.center.has-icon,
	.box-plain.center.sm.has-icon {
		min-height: 240px;
		padding-top: 39px !important
	}
.box-inset__preview,
	.panel-grey__body__preview {
		width: 220px;
		height: 280px
	}
.super-tabs li a,
	.super-tabs li.highlighter {
		padding: 10px;
		font-size: 18px;
		line-height: 24px;
		border-radius: 23px
	}
.default-tabs>li>a {
		padding-right: 13px;
		padding-left: 13px
	}
.catalog-item--small .catalog-item__title {
		min-height: 0
	}
.catalog-item.more {
		min-height: 358px
	}
.catalog-item.highlighted .left-part {
		width: 100%;
		float: none;
		margin-bottom: 10px
	}
.catalog-item.highlighted .right-part {
		height: auto;
		text-align: left;
		display: block;
		width: auto;
		float: none
	}
.catalog-item.highlighted .right-part .catalog-item__price:not(:last-child) {
		margin-bottom: 5px !important
	}
.map-container {
		height: 705px
	}
.payment-delivery-guarantee .list-inline img {
		width: 50px
	}
.promo .face {
		margin-top: -72px;
		float: right
	}
.promo .face .replic {
		bottom: 57px
	}
.sticker-replic {
		max-width: 70%;
		left: 40px
	}
.other {
		padding-top: 20px;
		padding-left: 20px
	}
.other .sticker-replic-2 {
		font-size: 14px
	}
.sticker-replic-2 .part {
		display: none
	}
#sectionConsumables1 .owl-collapser {
		margin-top: 25px
	}
.themed-tabs>li>a {
		line-height: 1em
	}
.panel-stripped2__title,
	.radio--themed.big {
		font-size: 1em
	}
.checkout-actions .btn-lg {
		padding: 7px 16px;
		font-size: 16px;
		line-height: 18px;
		border-radius: 3px;
		font-weight: 400;
		text-transform: capitalize
	}
.box-transparent--iconed {
		padding-left: 60px;
		background-position: 10px 20px;
		-webkit-background-size: 40px 40px;
		background-size: 40px 40px
	}
.box-blue-light {
		padding: 15px
	}
form .description {
		display: block;
		height: auto;
		margin-top: 5px
	}
.fancy-list,
	.huge-logo {
		margin-top: 20px
	}
.cart-item--lg .prices-group {
		position: relative;
		width: auto;
		top: auto;
		right: auto;
		padding-top: 25px;
		text-align: inherit;
		margin-left: -15px;
		margin-right: -15px
	}
.window--1,
	.window--1._3,
	.window--2 {
		padding-top: 0
	}
.cart-item--lg .prices-group .price {
		float: left;
		padding-right: 15px;
		padding-left: 15px
	}
.cart-item--lg .prices-group .price__value {
		line-height: 34px
	}
.cart-item--lg .prices-group .price--lg,
	.cart-item--lg .prices-group .price--sm {
		margin-bottom: 0
	}
.fancy-list {
		font-size: 1em
	}
.block-calculator .preview {
		height: auto
	}
.window--1 {
		width: 200px;
		height: 313px
	}
.fancy-lead,
	.fancy-lead__title .wrapper span {
		padding-top: 15px;
		padding-bottom: 15px
	}
.main-footer .phone-link {
		font-size: 1.4em
	}
.full-map-container-wrapper .full-map-container {
		max-height: 80vh
	}
.fancy-lead {
		margin-right: 50px;
		margin-left: 50px;
		font-size: 1.1em
	}
.fancy-lead__podlojka:before {
		-webkit-transform: skewX(-10deg) skewY(0);
		-ms-transform: skewX(-10deg) skewY(0);
		-o-transform: skewX(-10deg) skewY(0);
		transform: skewX(-10deg) skewY(0)
	}
.fancy-lead__podlojka:after {
		-webkit-transform: skewX(10deg) skewY(0);
		-ms-transform: skewX(10deg) skewY(0);
		-o-transform: skewX(10deg) skewY(0);
		transform: skewX(10deg) skewY(0)
	}
.fancy-lead__podlojka .left {
		left: -50px
	}
.fancy-lead__podlojka .right {
		right: -50px
	}
.fancy-lead__title {
		font-size: 1.5em;
		margin-bottom: 20px
	}
.fancy-lead__title:first-child {
		margin-top: -38px
	}
#sectionGallery {
		padding-bottom: 100px
	}
#sectionAboutMain .box-plain {
		font-size: .9em
	}
#sectionAboutMain .box-plain.left,
	#sectionAboutMain .box-plain.right {
		margin-right: 0;
		margin-left: 0
	}
.logos-list {
		text-align: center
	}
.fancy-contacts-block {
		width: 700px;
		padding-right: 20px;
		padding-bottom: 55px;
		padding-left: 20px
	}
.fancy-contacts-block__title {
		font-size: 1.5em
	}
.fancy-contacts-block__title .wrapper span {
		padding-right: 30px;
		padding-left: 30px
	}
.info-box {
		font-size: 1.1em
	}
.owl-nav-one-third .owl-nav .owl-prev {
		right: auto;
		left: 0
	}
.owl-nav-one-third .owl-nav .owl-next {
		left: auto;
		right: 0
	}
#modalTying .flex-preview__img {
		display: block !important
	}
.modal-header .label-sticker {
		top: auto;
		margin-left: 28px;
		margin-bottom: 15px
	}
#sectionConsumables .fing-bg-overlay {
		width: 86%
	}
.box-blue2 .form-list>li {
		width: 100%;
		display: block
	}
.box-blue2 .form-list>li:not(:first-child) {
		margin-top: 15px
	}
.box-blue2 .form-list>li.timex {
		display: none
	}
.box-blue2 .label-wrapper .form-control.input-xlg {
		width: 100%;
		max-width: 100%
	}
.section--bg-radial .h2,
	.section--bg-radial h2 {
		font-size: 1.7em
	}
.calc-form-inline label {
		display: block !important
	}
.calc-form-inline .label-wrapper {
		margin-left: 0
	}
.navbar-right {
		clear: both;
		float: none !important
	}
.section--bg-whirl {
		margin-top: -100px
	}
#stickyHeader+.section--first {
		padding-top: 180px
	}
#stickyHeader+.section--padding-default {
		padding-top: 170px
	}
.xsmall.target::before {
		border: 12.5px solid transparent;
		border-right: 10px solid #3aaa35;
		left: -22px
	}
}
@media (max-width:767px) {
.main-footer .bott-block,
	.plank-title,
	.section--aluminium__header {
		text-align: center
	}
#additionalsPreCartModal .preview-modal__img {
		width: 170px
	}
.label-wrapper {
		display: block
	}
body {
		font-size: 14px
	}
.mobile-show-click {
		display: none
	}
.validateActive .mobile-show-click {
		display: block
	}
.h1 .xsmall,
	.h2 .xsmall,
	.h3 .xsmall,
	.h4 .xsmall,
	.h5 .xsmall,
	h1 .xsmall,
	h2 .xsmall,
	h3 .xsmall,
	h4 .xsmall,
	h5 .xsmall {
		display: block;
		font-size: 14px
	}
.h1 .xsmall.target,
	.h2 .xsmall.target,
	.h3 .xsmall.target,
	.h4 .xsmall.target,
	.h5 .xsmall.target,
	h1 .xsmall.target,
	h2 .xsmall.target,
	h3 .xsmall.target,
	h4 .xsmall.target,
	h5 .xsmall.target {
		display: inline-block
	}
.h1 .xsmall.target::before,
	.h2 .xsmall.target::before,
	.h3 .xsmall.target::before,
	.h4 .xsmall.target::before,
	.h5 .xsmall.target::before,
	h1 .xsmall.target::before,
	h2 .xsmall.target::before,
	h3 .xsmall.target::before,
	h4 .xsmall.target::before,
	h5 .xsmall.target::before {
		border-right: 9px solid #3aaa35
	}
.h2,
	h2 {
		font-size: 2em
	}
.ruler {
		top: 35%;
		left: 30%
	}
.lead {
		font-size: 1.1em
	}
.lead:not(:first-child) {
		margin-top: 20px
	}
.block__footer .lead:not(:first-child) {
		margin: 0
	}
.modal-carousel-wrapper .owl-nav.disabled,
	.owl-nav.disabled {
		display: none !important
	}
.logo-wrapper .slogan {
		padding-top: 15px
	}
.trail:not(:first-child) {
		margin-top: 15px
	}
.btns:not(:first-child),
	.section--padding-default+.section {
		margin-top: 20px
	}
.tab-pane__header {
		margin-bottom: 15px
	}
.section--padding-krauss .section__header,
	.section__header {
		margin-bottom: 20px
	}
.btn-group-lg>.btn,
	.btn-lg {
		padding: 8px 12px 7px;
		font-size: 16px;
		line-height: 20px;
		border-radius: 4px
	}
.section--bg-grey,
	.section--bg-white {
		padding-top: 22px;
		padding-bottom: 22px
	}
#stickyHeader+.section--bg-grey,
	#stickyHeader+.section--bg-white {
		padding-top: 150px
	}
.section--padding-krauss {
		padding-top: 30px
	}
.section--about-krauss {
		padding: 20px 0 0
	}
.block--extra-short:not(:first-child),
	.block--large:not(:first-child),
	.block--medium:not(:first-child),
	.block--mediumer:not(:first-child),
	.block--short:not(:first-child),
	.block:not(:first-child) {
		margin-top: 25px
	}
.block__header {
		margin-bottom: 15px
	}
.block__footer {
		margin-top: 15px
	}
.box-skewed:before {
		-webkit-transform: skewX(-2deg) skewY(0);
		-ms-transform: skewX(-2deg) skewY(0);
		-o-transform: skewX(-2deg) skewY(0);
		transform: skewX(-2deg) skewY(0)
	}
.box-skewed .text {
		min-height: 0
	}
.cart-icon-wrapper {
		padding-left: 0;
		border: none
	}
.cart-icon-wrapper .cart-counter {
		left: -5px
	}
.navbar.navbar-theme .navbar-nav {
		margin-top: 0;
		margin-bottom: 0
	}
.navbar.navbar-theme .navbar-nav>li {
		padding-right: 0;
		margin-bottom: 2px;
		padding-left: 0
	}
.navbar.navbar-theme .navbar-nav>li>a {
		background: rgba(255, 255, 255, .1);
		font-size: .875em;
		font-weight: 700;
		padding: 10px 15px
	}
.navbar.navbar-theme .navbar-nav>li>a:focus,
	.navbar.navbar-theme .navbar-nav>li>a:hover {
		background: rgba(255, 255, 255, .2)
	}
.navbar.navbar-theme .navbar-nav>li.active>a {
		background: rgba(255, 255, 255, .3)
	}
.navbar.navbar-theme .navbar-nav>li.active>a:active,
	.navbar.navbar-theme .navbar-nav>li.active>a:hover {
		background: rgba(255, 255, 255, .4)
	}
.navbar.navbar-theme .navbar-nav.navbar-sm>li>a {
		font-size: .875em
	}
#topMenu {
		display: block;
		position: fixed;
		top: 0;
		left: -270px;
		width: 270px;
		height: 100% !important;
		overflow: auto;
		color: #fff;
		margin: 0 !important;
		padding: 15px;
		z-index: 9;
		max-height: none;
		background-repeat: repeat-x;
		background-image: -webkit-linear-gradient(135deg, #ec5952, #fc5d1b);
		background-image: -o-linear-gradient(135deg, #ec5952, #fc5d1b);
		background-image: linear-gradient(135deg, #ec5952, #fc5d1b);
		-webkit-transition: left .4s ease 0s;
		-o-transition: left .4s ease 0s;
		transition: left .4s ease 0s
	}
#topMenu:after {
		content: "";
		display: block;
		clear: both
	}
#topMenu.in {
		left: 0;
		-webkit-box-shadow: 10px 0 15px 0 rgba(0, 0, 0, .3);
		box-shadow: 10px 0 15px 0 rgba(0, 0, 0, .3)
	}
#modalCalcLarge .price {
		margin-top: 15px;
		margin-bottom: 0
	}
#modalCalcLarge .box-light-blue {
		margin-bottom: 10px;
		margin-top: 15px
	}
.fancy span.sticker {
		margin-right: 10px;
		margin-left: 10px
	}
.smth-else {
		margin-top: 20px
	}
.owl-stratcher .catalog-item,
	.owl-stratcher .midd-item,
	.owl-stratcher .top-item {
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		width: auto;
		-webkit-box-shadow: 5px 5px 10px rgba(5, 5, 5, .25);
		box-shadow: 5px 5px 10px rgba(5, 5, 5, .25)
	}
.owl-stratcher .box-plain,
	.owl-stratcher .box-skewed {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px
	}
.owl-stratcher .box-plain {
		-webkit-box-shadow: 5px 5px 10px rgba(5, 5, 5, .25);
		box-shadow: 5px 5px 10px rgba(5, 5, 5, .25)
	}
.owl-stratcher .owl-dots {
		margin-top: 7px
	}
.carousel-stretcher {
		margin-left: -10px;
		margin-right: -10px
	}
.carousel-stretcher .catalog-item {
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		-webkit-box-shadow: 5px 5px 10px rgba(5, 5, 5, .25);
		box-shadow: 5px 5px 10px rgba(5, 5, 5, .25)
	}
.carousel-stretcher .catalog-item__title {
		min-height: 2.54em
	}
.box-plain.left,
	.box-plain.right {
		background: #fff;
		-webkit-box-shadow: 5px 5px 10px rgba(5, 5, 5, .15);
		box-shadow: 5px 5px 10px rgba(5, 5, 5, .15)
	}
.box-plain.left .angle,
	.box-plain.right .angle {
		display: none
	}
#sectionEconomics .box-plain,
	#sectionEconomics .box-plain.left,
	#sectionEconomics .box-plain.right {
		min-height: 185px
	}
.box-plain.center.has-icon,
	.box-plain.center.sm.has-icon,
	.box-plain.left.has-icon,
	.box-plain.left.sm.has-icon,
	.box-plain.right.has-icon,
	.box-plain.right.sm.has-icon {
		min-height: 0;
		padding: 70px 15px 25px !important;
		background: #fff
	}
.box-plain.center.has-icon:not(.first),
	.box-plain.center.sm.has-icon:not(.first),
	.box-plain.left.has-icon:not(.first),
	.box-plain.left.sm.has-icon:not(.first),
	.box-plain.right.has-icon:not(.first),
	.box-plain.right.sm.has-icon:not(.first) {
		margin-top: 70px
	}
.box-plain.center.has-icon .icon,
	.box-plain.center.sm.has-icon .icon,
	.box-plain.left.has-icon .icon,
	.box-plain.left.sm.has-icon .icon,
	.box-plain.right.has-icon .icon,
	.box-plain.right.sm.has-icon .icon {
		top: -50px
	}
.midd-item,
	.top-item {
		border: 4px solid #2193ee;
		background: #fff;
		border-radius: 6px;
		padding: 15px
	}
.midd-item__img,
	.top-item__img {
		float: none;
		width: 280px !important;
		max-width: 100% !important;
		display: block;
		margin-left: auto;
		margin-right: auto
	}
.midd-item__teaser,
	.top-item__teaser {
		position: relative;
		top: auto;
		left: auto;
		margin-top: 10px
	}
.section--post-skewed,
	.section--skewed.first {
		margin-top: 0
	}
.midd-item .bubble-teaser,
	.top-item .bubble-teaser {
		width: auto;
		height: auto;
		display: block;
		padding: 0;
		margin: 0;
		border: none;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
.section--skewed,
	.section--skewed.first {
		padding-top: 25px;
		padding-bottom: 25px
	}
.catalog-item-plain__img {
		height: 200px
	}
.section--skewed .bg-container {
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}
.section--skewed .bg-container:after,
	.section--skewed .bg-container:before {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transform: skewX(0) skewY(0);
		-ms-transform: skewX(0) skewY(0);
		-o-transform: skewX(0) skewY(0);
		transform: skewX(0) skewY(0)
	}
.section--skewed-gradient2 .bg-container:after {
		-webkit-background-size: cover;
		background-size: cover
	}
.section--skewed .section__header {
		margin-bottom: 20px
	}
.plank-title {
		font-size: 1.3em;
		color: #fff;
		font-weight: 700;
		text-shadow: 0 2px 0 rgba(0, 0, 0, .34);
		line-height: 1
	}
.h1.plank-title,
	.h2.plank-title,
	.h3.plank-title,
	.h4.plank-title,
	.h5.plank-title,
	.plank-title h3,
	h1.plank-title,
	h2.plank-title,
	h4.plank-title,
	h5.plank-title {
		margin-top: 0;
		margin-bottom: 0
	}
.plank-title span {
		display: inline-block
	}
.plank-title .bott,
	.plank-title .top {
		position: relative
	}
.plank-title .top {
		z-index: 1
	}
.plank-title .top:not(:last-child) {
		margin-bottom: -6px
	}
.plank-title .top span {
		padding: 10px;
		-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .34);
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, .34);
		-webkit-transform: rotateZ(-2deg);
		-ms-transform: rotateZ(-2deg);
		-o-transform: rotateZ(-2deg);
		transform: rotateZ(-2deg)
	}
.plank-title .bott {
		z-index: 0;
		font-size: 1.2em
	}
.plank-title .bott span {
		padding: 15px;
		-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
		box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
		-webkit-transform: rotateZ(2deg);
		-ms-transform: rotateZ(2deg);
		-o-transform: rotateZ(2deg);
		transform: rotateZ(2deg)
	}
.plank-title--type1 .top span {
		background: #f39130
	}
.plank-title--type1 .bott span {
		background: #e83e3e
	}
.plank-title--type2 .top span {
		background: #f59b0d
	}
.plank-title--type2 .bott span {
		background: #e83e3e
	}
.plank-title--type3 .top span {
		background: #445460
	}
.plank-title--type3 .bott span {
		background: #3e7ee8
	}
.plank-title--type4 .top span {
		background: #445460
	}
.plank-title--type4 .bott span {
		background: #3e7ee8
	}
.plank-title--type5 .top span,
	.plank-title--type7 .top span {
		background: #3e76e8
	}
.plank-title--type5 .bott span,
	.plank-title--type7 .bott span {
		background: #ffc600
	}
.plank-title--type6 .top span {
		background: #3e76e8
	}
.plank-title--type6 .bott span {
		background: #e83e3e
	}
.catalog-item--small .catalog-item__description {
		font-size: .929em
	}
.catalog-item--small .catalog-item__title {
		min-height: 2.54em
	}
.catalog-item.more {
		height: auto;
		min-height: 0;
		display: block
	}
.choise-box__content:before,
	.whirling-bg {
		display: none
	}
#sectionConsumables1 .owl-collapser {
		margin: 0 -7px;
		padding: 0
	}
#sectionConsumables1 .owl-collapser .owl-dots {
		margin-top: 0
	}
#sectionConsumables1 .catalog-item--small .catalog-item__title {
		min-height: 0
	}
#sectionCheaper,
	#sectionEconomics,
	#sectionMats,
	#sectionPrices,
	#sectionPrices2,
	.section--bg-whirl {
		padding-bottom: 25px
	}
.owl-stratcher {
		margin-left: -10px;
		margin-right: -10px
	}
.owl-stratcher .box-skewed {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 10px
	}
.super-tabs {
		padding: 4px
	}
.super-tabs li a,
	.super-tabs li.highlighter {
		padding: 8px 5px;
		font-size: 14px;
		line-height: 20px;
		border-radius: 23px
	}
.contacts-block {
		padding-top: 15px;
		padding-bottom: 15px
	}
.map-container {
		height: 320px
	}
.panel-group__footer {
		margin-top: 5px
	}
.block-additionl-options {
		margin-top: 6px
	}
.text-fragment__content {
		margin-bottom: 5px
	}
.promo {
		padding: 23px 20px
	}
.trail-new--fancy {
		font-weight: 400;
		font-size: 1.286em;
		padding: 10px 10px 8px
	}
.trail-new--fancy:before {
		-webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .2);
		box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .2)
	}
.navbar-tops {
		margin-left: 0
	}
.navbar-tops li a {
		border-bottom: 0;
		margin: 0;
		padding: 0;
		font-weight: 700 !important
	}
.box-inset,
	.panel-grey__body {
		padding: 15px
	}
.box-inset__preview,
	.panel-grey__body__preview {
		width: 150px;
		height: 150px
	}
.box-inset .partners2 li,
	.panel-grey__body .partners2 li {
		width: 30%
	}
.choise-box {
		background: #f7f7f7;
		border-radius: 56px 0 0 56px;
		-webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2);
		box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .2)
	}
.choise-box__icon {
		float: left;
		margin-right: 15px;
		width: 112px;
		height: 112px;
		border-radius: 50%
	}
.choise-box__content {
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		padding: 15px;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}
.skewed-map-wrapper,
	.skewed-map-wrapper .full-map-container {
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none
	}
.text-fragment__header.iconed .h1,
	.text-fragment__header.iconed .h2,
	.text-fragment__header.iconed .h3,
	.text-fragment__header.iconed .h4,
	.text-fragment__header.iconed .h5,
	.text-fragment__header.iconed h1,
	.text-fragment__header.iconed h2,
	.text-fragment__header.iconed h3,
	.text-fragment__header.iconed h4,
	.text-fragment__header.iconed h5 {
		min-height: 0
	}
.radio--themed+.radio--themed {
		margin-top: 10px
	}
#sectionChalet .smth-else {
		height: 455px
	}
.themed-tabs {
		display: table;
		margin-bottom: 20px
	}
.themed-tabs>li {
		display: table-cell;
		float: none;
		width: auto;
		vertical-align: top
	}
.themed-tabs>li>a {
		display: table-cell;
		width: 1000px;
		font-size: 1em
	}
.panel-stripped2__body .box-inset:before,
	.panel-stripped2__body .panel-grey__body:before,
	.themed-tabs>li:not(.active)>a .content {
		display: none
	}
.themed-tabs>li:not(.active) {
		width: 1%
	}
.themed-tabs>li:not(.active)>a .wrapper {
		padding-right: 0
	}
.themed-tabs>li:not(.active)>a .icon {
		left: .5em
	}
.themed-tabs>li.active>a .wrapper:after,
	.themed-tabs>li.active>a .wrapper:before {
		border-width: 25px 0 25px 6px
	}
.themed-tabs--sm>li.active>a .wrapper:after,
	.themed-tabs--sm>li.active>a .wrapper:before {
		border-width: 14px 0 13px 7px
	}
.cart-item__preview {
		width: 100px
	}
.cart-item__desc,
	.cart-item__dim {
		font-size: .929em
	}
.additionals__price,
	.map-link {
		font-size: 1em
	}
form .description {
		height: 46px;
		margin-top: 0;
		font-size: .929em;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		justify-content: center
	}
.scollspy-block .table-responsive {
		padding-bottom: 15px
	}
.scollspy-block__sub:not(:last-child) {
		margin-bottom: 15px
	}
.scollspy-block__sub .h1,
	.scollspy-block__sub .h2,
	.scollspy-block__sub .h3,
	.scollspy-block__sub .h4,
	.scollspy-block__sub .h5,
	.scollspy-block__sub h1,
	.scollspy-block__sub h2,
	.scollspy-block__sub h3,
	.scollspy-block__sub h4,
	.scollspy-block__sub h5 {
		padding: 0
	}
.scollspy-block__sub .h1 a,
	.scollspy-block__sub .h2 a,
	.scollspy-block__sub .h3 a,
	.scollspy-block__sub .h4 a,
	.scollspy-block__sub .h5 a,
	.scollspy-block__sub h1 a,
	.scollspy-block__sub h2 a,
	.scollspy-block__sub h3 a,
	.scollspy-block__sub h4 a,
	.scollspy-block__sub h5 a {
		display: block;
		font-size: 1.125em;
		line-height: 1.22;
		color: #313a42;
		background: #f2f6fa;
		border-radius: 3px;
		padding: 15px;
		-webkit-box-shadow: 0 -1px 0 0 #e6eaed inset;
		box-shadow: 0 -1px 0 0 #e6eaed inset;
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
.scollspy-block__sub .h1 a:focus,
	.scollspy-block__sub .h1 a:hover,
	.scollspy-block__sub .h2 a:focus,
	.scollspy-block__sub .h2 a:hover,
	.scollspy-block__sub .h3 a:focus,
	.scollspy-block__sub .h3 a:hover,
	.scollspy-block__sub .h4 a:focus,
	.scollspy-block__sub .h4 a:hover,
	.scollspy-block__sub .h5 a:focus,
	.scollspy-block__sub .h5 a:hover,
	.scollspy-block__sub h1 a:focus,
	.scollspy-block__sub h1 a:hover,
	.scollspy-block__sub h2 a:focus,
	.scollspy-block__sub h2 a:hover,
	.scollspy-block__sub h3 a:focus,
	.scollspy-block__sub h3 a:hover,
	.scollspy-block__sub h4 a:focus,
	.scollspy-block__sub h4 a:hover,
	.scollspy-block__sub h5 a:focus,
	.scollspy-block__sub h5 a:hover {
		background: #dadde0
	}
.scollspy-block__sub .h1 a[aria-expanded=true],
	.scollspy-block__sub .h2 a[aria-expanded=true],
	.scollspy-block__sub .h3 a[aria-expanded=true],
	.scollspy-block__sub .h4 a[aria-expanded=true],
	.scollspy-block__sub .h5 a[aria-expanded=true],
	.scollspy-block__sub h1 a[aria-expanded=true],
	.scollspy-block__sub h2 a[aria-expanded=true],
	.scollspy-block__sub h3 a[aria-expanded=true],
	.scollspy-block__sub h4 a[aria-expanded=true],
	.scollspy-block__sub h5 a[aria-expanded=true] {
		color: #fff;
		text-shadw: 0 1px 0 rgba(5, 5, 5, .35);
		background: #2492ff;
		-webkit-box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset;
		box-shadow: 0 -3px 0 0 rgba(0, 0, 0, .07) inset
	}
.fancy-list {
		font-size: .875em
	}
.fancy-list>li:not(:first-child) {
		margin-top: .6em
	}
.logo-wrapper .image {
		width: auto
	}
.logo-wrapper .image .abs {
		position: relative;
		top: auto;
		left: auto;
		opacity: 1;
		filter: alpha(opacity=100)
	}
.main-footer .phone-link {
		margin-top: 10px;
		margin-bottom: 0
	}
.full-map-container-wrapper .map-contacts-block {
		z-index: 0
	}
.full-map-container-wrapper .full-map-container {
		z-index: 1
	}
.map-contacts-block {
		padding: 15px;
		-webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .3)
	}
#sectionContacts2 .container.block {
		margin: 0 !important
	}
#sectionContacts2~.main-footer,
	.fancy-contacts-block__title:first-child {
		margin-top: 0
	}
#sectionContacts2 .form-box {
		padding: 15px;
		margin-right: -15px;
		margin-left: -15px
	}
#sectionAccessories,
	#sectionProductionFeatures {
		padding-bottom: 30px
	}
#sectionContacts2 .form-box__header {
		margin-bottom: 10px
	}
.modal .caption--sm {
		-webkit-box-shadow: 1px 1px 0 2px rgba(0, 0, 0, .24);
		box-shadow: 1px 1px 0 2px rgba(0, 0, 0, .24)
	}
#sectionAboutMain .box-plain.left,
	#sectionAboutMain .box-plain.right {
		min-height: 0;
		padding-top: 10px
	}
#sectionAboutMain .box-plain.center {
		padding-top: 10px;
		background: #fff;
		min-height: 0
	}
#sectionAboutMain .box-plain.center img {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
.section--skewed.padding-top {
		padding-top: 0
	}
.grid-gallery-tem {
		border-width: 4px;
		border-radius: 2px
	}
.grid-gallery-tem--1x {
		height: 115px
	}
.grid-gallery-tem--2x {
		height: 250px
	}
.skewed-map-wrapper {
		max-height: 80vh;
		transform: none
	}
.skewed-map-wrapper .full-map-container {
		transform: none
	}
.fancy-contacts-block {
		width: auto;
		max-width: none;
		margin-right: -15px;
		margin-left: -15px;
		padding-top: 20px;
		padding-bottom: 35px;
		background: #fff;
		-webkit-box-shadow: 0 7px 0 0 rgba(5, 5, 5, .2);
		box-shadow: 0 7px 0 0 rgba(5, 5, 5, .2)
	}
#sectionSkewedMap .fancy-contacts-block {
		position: relative;
		left: auto;
		top: auto;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}
#sectionGallery {
		padding-bottom: 0
	}
.catalog-item-plain__img {
		position: relative
	}
.catalog-item-plain {
		padding-right: 15px;
		padding-left: 15px
	}
.alt-assets .parts-list img {
		width: 85px !important
	}
#modalGauger .form-box {
		min-height: 0
	}
.modal-header .label-sticker {
		top: -18px;
		margin-left: 48px;
		margin-bottom: 0
	}
.owl-carousel.non-carousel-xxs .owl-stage {
		width: 100% !important
	}
.owl-carousel.non-carousel-xxs .owl-item {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 10px !important
	}
.calc-plank .label-wrapper {
		width: 100%;
		display: block
	}
.calc-plank .form-control {
		width: 100%
	}
.calc-form-inline .form-group:not(:first-child) {
		margin-left: 0;
		margin-top: 15px
	}
#stickyHeader+.section--first {
		padding-top: 150px
	}
.box-krauss {
		padding: 20px
	}
.box-krauss img {
		display: none
	}
.stretcher .panel {
		border: 0
	}
.stretcher__part--color2 .list-inline li {
		padding: 0
	}
.stretcher__part--color2 .list-inline .last-top {
		padding: 24px 7px 0 8px
	}
}
@media (max-width:560px) {
.contents,
	.window {
		background: 0 0 !important
	}
.top-xs-40 {
		margin-top: 40px
	}
.left-xs-15 {
		margin-left: 15px
	}
.display-flex-xs {
		display: flex
	}
.list-inline.list-inline-01 {
		margin-left: -15px;
		margin-right: -15px
	}
.list-inline.list-inline-01>li {
		padding-right: 15px;
		padding-left: 15px;
		display: block
	}
.list-inline.list-inline-01>li:not(:last-child) {
		margin-bottom: 20px
	}
.h2,
	h2 {
		font-size: 1.858em;
		letter-spacing: -.27px
	}
.xsmall.target {
		margin-left: 20px;
		position: relative;
		top: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
.xsmall.target::before {
		left: -21px
	}
.stretcher__part--color2 .list-inline .form-list>li:not(:first-child) {
		margin-top: 0
	}
.stretcher__part--color2 .list-inline .hintick__wrapper {
		padding-bottom: 10px
	}
.stretcher__part--color2 .list-inline .last-top {
		display: none
	}
#additionalsPreCartModal .preview-modal {
		display: block
	}
#additionalsPreCartModal .preview-modal__img {
		float: none;
		margin-right: 0
	}
.form-group--short {
		width: 100%
	}
.modal .form-group:not(.last) {
		margin-bottom: 10px
	}
.fancy span.sticker {
		margin: 5px 0
	}
.choise-box {
		border-bottom-left-radius: 0
	}
.btns .list-inline li {
		display: block;
		padding: 0
	}
.btns .list-inline li:not(:first-child) {
		margin-top: 10px
	}
.modal-content {
		padding: 30px 15px 15px
	}
.modal-content--none,
	.modal-content--stripped {
		padding: 0
	}
.modal-content--stripped .modal-body,
	.modal-content--stripped .modal-header {
		padding: 15px
	}
button.close {
		top: 2px;
		right: 2px;
		width: 20px;
		height: 20px
	}
.modal-header button.close {
		margin-top: 0
	}
.list-inline.mediumer {
		margin-right: -5px;
		margin-left: -5px
	}
.list-inline.mediumer li {
		padding-right: 5px;
		padding-left: 5px
	}
.box-simple {
		padding: 15px
	}
.modal .form-box__message img {
		width: 70px
	}
.block-additionl-options {
		margin-top: 15px
	}
.promo__title {
		margin-bottom: 3px
	}
.h2.promo__title,
	h2.promo__title {
		font-size: 2.143em;
		line-height: 1.1
	}
.promo__title span {
		font-size: .9em
	}
.promo .face {
		margin: 15px 0 0;
		float: none
	}
.promo .face .replic {
		position: relative;
		bottom: auto;
		right: auto
	}
.btns-baner:not(:first-child) {
		margin-top: 15px
	}
.phone-block__label {
		font-size: 1em
	}
.phone-block__link {
		margin-bottom: 10px
	}
#modalCalcLarge .price,
	.block-calculator .preview__img {
		margin-bottom: 15px
	}
.block-calculator .preview--shadow {
		-webkit-box-shadow: none;
		box-shadow: none
	}
.block-calculator .preview__caption.full-width {
		width: 100%;
		height: auto
	}
.window {
		padding: 0 !important;
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important
	}
.window .casement {
		display: none !important
	}
.box-inset,
	.panel-grey__body {
		padding: 15px
	}
.box-inset__preview,
	.panel-grey__body__preview {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
		height: 150px
	}
.box-inset .partners2 li,
	.panel-grey__body .partners2 li {
		width: 30%
	}
.section--padding-default {
		padding-top: 15px
	}
#sectionConsumables1 .catalog-item--small .catalog-item__title {
		min-height: 2.54em
	}
.block-message .message {
		display: block
	}
.block-message .message__text {
		padding-top: 6px
	}
.block-message .message__actions {
		margin-top: 10px;
		text-align: right
	}
.cart-item__desc:not(:last-child) {
		margin-bottom: 7px
	}
.additionals__inner {
		padding-right: 36px
	}
.checkout-actions ul.list-inline {
		margin-right: -5px;
		margin-left: -5px
	}
.checkout-actions ul.list-inline li {
		padding-right: 5px;
		padding-left: 5px;
		display: block
	}
.checkout-actions ul.list-inline li:not(:first-child) {
		margin-top: 5px
	}
.checkout-actions .btn {
		width: 100%
	}
form .description {
		display: block;
		height: auto;
		margin-top: 8px
	}
.cart-item__preview {
		width: 40px
	}
.cart-item--lg.has-checkbox {
		padding-left: 15px !important
	}
.cart-item--lg.has-checkbox .checkbox--themed {
		z-index: 9
	}
.cart-item--lg .number {
		margin-top: 0;
		position: absolute;
		top: 5px;
		right: 20px;
		z-index: 5;
		padding: 4px 34px;
		background: rgba(0, 0, 0, .7);
		border-radius: 3px
	}
.cart-item--lg .number__button--minus {
		left: 4px
	}
.cart-item--lg .number__button--plus {
		right: 4px
	}
.cart-item--lg .prices-group .price {
		float: none
	}
.cart-item--lg .prices-group .price__value {
		line-height: .8
	}
.cart-item--lg .prices-group .price:not(:first-child) {
		margin-top: 20px
	}
.cart-item--lg .cart-item__preview {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 15px
	}
.cart-item--lg .cart-item__preview img {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
.catalog-item-complex__texts,
	.message-block {
		text-align: center
	}
.logo-color__icon,
	.message-logo__icon {
		width: auto;
		height: 80px;
		left: auto;
		position: relative;
		top: auto
	}
.message-block {
		padding: 0;
		background-image: none;
		margin-top: 0 !important;
		background-color: transparent
	}
.message-block .btn {
		padding: 8px 15px;
		font-size: 16px;
		line-height: 21px;
		border-radius: 4px
	}
.message-block__title {
		margin-bottom: 8px;
		padding-left: 0;
		padding-top: 118px;
		background: url(/images/icons/icon-check-green.svg) 50% 0 no-repeat;
		-webkit-background-size: 90px 90px;
		background-size: 90px 90px
	}
.message-block__title .h3,
	.message-block__title h3 {
		font-size: 22px;
		line-height: 1.273em
	}
.message-block__content {
		font-size: 18px;
		line-height: 1.222em;
		color: #5c5c5c
	}
.map-contacts-block,
	.map-contacts-block__label,
	.preview-cart__title {
		font-size: 1em
	}
.message-block__content:not(:last-child) {
		margin-bottom: 34px
	}
.most-needed-small.has-sticker {
		padding-left: 12px
	}
.box-blue-gradient {
		padding: 15px
	}
.drag-n-drop-box__content {
		text-align: center;
		display: block;
		min-height: 0;
		padding: 60px 15px 15px;
		background-position: 50% 15px;
		background-size: auto 35px
	}
.logo-color:before,
	.message-logo:before {
		display: none
	}
.logo-color,
	.message-logo {
		padding: 15px;
		margin-left: 0
	}
.scollspy-block__sub:not(:last-child) {
		margin-bottom: 5px
	}
.logo-color__icon,
	.main-footer .phone-link {
		margin-bottom: 15px
	}
.map-contacts-block__sub--has-border:not(:first-child) {
		margin-top: 15px;
		padding-top: 15px
	}
.message-logo__icon {
		margin-bottom: 15px
	}
.logo-color {
		max-width: 100%
	}
.modal-carousel-wrapper.initial .owl-vue-carousel .owl-nav {
		display: none !important
	}
.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer:after,
	.modal-carousel-wrapper.choise .owl-vue-carousel .owl-stage-outer:before {
		display: none
	}
.img-preview .dashed {
		font-size: 13px
	}
.phone-block__link a {
		font-size: .8em
	}
.fancy-lead {
		margin: 15px 0 0
	}
#sectionAboutMain .box-plain.center img {
		width: 180px
	}
.logos-list.wide {
		margin-right: -10px;
		margin-left: -10px
	}
.logos-list.wide li {
		padding-right: 10px;
		padding-left: 10px;
		width: 33.333%;
		display: block;
		float: left
	}
.box-extra-light {
		font-size: 1em
	}
.box-extra-light.has-icon {
		margin-left: 0;
		padding-left: 1.25em
	}
.box-extra-light.has-icon .box-extra-light__header {
		margin-bottom: 1.25em;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-ms-align-items: center;
		align-items: center;
		justify-content: flex-start
	}
.box-extra-light.has-icon .icon {
		position: relative;
		top: auto;
		left: auto;
		float: left;
		margin-right: 1.25em;
		flex-shrink: 0;
		width: 5em;
		height: 5em
	}
#sectionDachaWindows .casement--number-0._3~.preview__caption.full-width,
	.assets-wrapper .assets-group {
		float: none
	}
.form-box {
		padding: 15px
	}
.modal .form-box {
		padding: 0
	}
.flex-preview {
		display: block
	}
.flex-preview__img {
		float: none;
		margin-right: 0;
		margin-bottom: 15px
	}
.modal-header .label-sticker {
		top: auto;
		margin-left: 28px;
		margin-bottom: 15px
	}
.owl-carousel.non-carousel-xxs .owl-stage {
		width: 100% !important
	}
.owl-carousel.non-carousel-xxs .owl-item {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 10px !important
	}
.section--bg-radial .h2,
	.section--bg-radial h2 {
		font-size: 2.5em
	}
.assets-wrapper .assets-group .img-preview__img {
		display: inline-block;
		margin-bottom: 10px;
		margin-right: 10px
	}
.assets-wrapper .assets-group .img-preview__img:not(:first-child) {
		margin-top: 0
	}
.tab-link-n,
	.tab-link-radio__inner {
		padding-right: 1em;
		padding-left: 1em
	}
.tab-box {
		padding: 25px 20px
	}
.tab-box .label-sticker {
		margin-left: 20px;
		margin-top: 15px
	}
.tab-box.pos1:before {
		left: 70px
	}
.tab-box.pos2:before {
		left: 210px
	}
#sectionDachaWindows .window {
		position: relative;
		width: auto;
		height: auto
	}
#sectionDachaWindows .preview__caption.full-width {
		position: relative;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}
#sectionDachaWindows .caption--sm {
		margin-top: 15px
	}
.price-huge {
		font-size: 2.125em;
		white-space: normal
	}
.price-huge .label-sticker--small {
		margin-left: 22px;
		top: 0;
		margin-top: 15px
	}
.calc-plank-flex {
		background-color: transparent;
		border-radius: 0
	}
.calc-plank-flex .input-md {
		min-width: 125px !important
	}
.calc-plank-flex .form-list {
		justify-content: space-between;
		flex-wrap: wrap;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-ms-align-items: flex-end;
		align-items: flex-end
	}
.calc-plank-flex .form-list label {
		margin-bottom: 2px
	}
.calc-plank-flex .form-list>li {
		float: none !important
	}
.calc-plank-flex .form-list>li:not(:first-child) {
		margin-top: 0 !important
	}
.calc-plank-flex .form-list>li:last-child {
		width: 100%
	}
.calc-plank-flex .form-list>li:not(:last-child) {
		margin-bottom: 25px
	}
.calc-plank-flex .form-list>li.timex {
		display: block !important;
		margin-top: 0;
		height: 50px;
		line-height: 57px;
		color: #999;
		font-size: 1em;
		padding-right: 15px !important;
		padding-left: 15px !important
	}
.calc-plank-flex__part:first-child:after,
	.calc-plank-flex__part:first-child:before,
	.calc-plank-flex__subtitle {
		display: none
	}
.calc-plank-flex__title {
		font-size: 1.286em;
		line-height: 1em;
		text-transform: uppercase;
		color: #313a42;
		letter-spacing: -.19px;
		margin-bottom: 10px
	}
.calc-plank-flex__part {
		padding: 0
	}
.calc-plank-flex__part:first-child {
		background-color: transparent;
		padding: 0;
		margin-bottom: 0
	}
.list-inline.form-list {
		margin: 0
	}
.calc-plank-flex__part--row>:not(:first-child),
	.list-inline.form-list>li:not(:first-child) {
		margin-top: 15px
	}
.list-inline.form-list>li {
		padding: 0 !important;
		display: block
	}
.list-inline.form-list>li.timex {
		display: none
	}
.list-inline.form-list>li.offset {
		padding-left: 0 !important
	}
#calculatorCustom .preview {
		margin-bottom: 40px
	}
.wTypes .sticker-replic-2 {
		top: -5px;
		left: 10px;
		padding: 10px
	}
.btn-lg--xxs {
		padding: 12px 10px;
		font-size: 20px;
		line-height: 26px;
		border-radius: 4px
	}
.btn-sm--xxs {
		padding: 9px 6px;
		font-size: 14px;
		line-height: 21px;
		border-radius: 4px
	}
}
@media (max-width:320px) {
.ruler {
		top: 30%;
		left: 20%
	}
}
.img-box .retina {
	display: none !important
}
@media only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
.img-box .retina {
		display: block !important
	}
.img-box .lcd {
		display: none !important
	}
}
.logo-xxs img {
	max-height: 38px
}
#umcCookiePopup {
	display: none !important;
}
@media(max-width:767px) {
.section-first01 {background-image:url(/images/cottages/cottages-bg-mobile.jpg);background-size:cover;background-position:right center}
}