

/* Start:/f/js/fotorama.css?145855456618502*/
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}
.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px!important;
    max-height: 99999px!important;
    min-width: 0!important;
    min-height: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    padding: 0!important
}
.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}
.fotorama__spinner {
    position: absolute!important;
    top: 50%!important;
    left: 50%!important;
    display: none!important;
}
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
    outline: 0
}
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none!important;
    transform: none!important
}
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
    transition-duration: 0ms
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}
.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0
}
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}
.fotorama__nav__frame,
.fotorama__thumb-border {
    box-sizing: content-box
}
.fotorama__caption__wrap {
    box-sizing: border-box
}
.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    background: url(/f/js/fotorama.png) no-repeat
}
@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 2dppx) {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__video-close,
    .fotorama__video-play {
        background: url(/f/js/fotorama@2x.png) 0 0/96px 160px no-repeat
    }
}
.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}
@media print {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play {
        background: none!important
    }
}
.fotorama {
    min-width: 1px;
    overflow: hidden
}
.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child) {
    display: none
}
.fullscreen {
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    background: #000
}
.fotorama--fullscreen {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    float: none!important;
    z-index: 2147483647!important;
    background: #000;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important
}
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: #000
}
.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}
.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}
.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}
.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}
.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}
.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1!important
}
.fotorama__stage__frame {
    overflow: hidden
}
.fotorama__stage__frame.fotorama__active {
    z-index: 8
}
.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}
.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}
.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}
.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none!important
}
.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
    display: none
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}
.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px!important
}
.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}
.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5;
    margin-top: -50px;
}
.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}
.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}
.fotorama__nav--dots {
    display: block
}
.fotorama__nav--dots .fotorama__nav__frame {
  position: relative;
  background: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0 5px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none
}
.fotorama__nav--thumbs {
    display: block
}
.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0!important
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0!important
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}
.fotorama__dot {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #0b0f11;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fotorama__nav__frame:hover .fotorama__dot {
  background: #e53935;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 20px;
  height: 20px;
  background: 0 0;
  border: 2px solid #e53935
}
.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}
.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}
.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}
.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}
.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}
.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}
.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}
.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
    display: none
}
.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}
.fotorama__select {
    cursor: auto
}
.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}
@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}
.fotorama__arr {
    position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 50%;
    top: 50%;
    margin-top: -20px
}
.fotorama__arr:before {
  width: 30px;
  height: 30px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 4px solid #0b0f11;
  border-bottom: 4px solid #0b0f11
}
.fotorama__arr:hover:before {
  border-color: #f44336
}
.fotorama__arr--prev {
    left: 30px;
    background-position: 0 0
}
.fotorama__arr--prev:before {
  left: 0
}
.fotorama__arr--next {
    right: 30px;
    background-position: -32px 0
}
.fotorama__arr--next:before {
  right: 4px;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}
.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}
.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
    border-radius: 50%
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}
.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}
.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}
.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}
.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}
.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}
.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}
.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0!important
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none!important
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0)!important;
    transform: translate3d(32px, -32px, 0)!important
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0)!important;
    transform: translate3d(-48px, 0, 0)!important
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0)!important;
    transform: translate3d(48px, 0, 0)!important
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}
.fotorama__nav:before,
.fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0
}
.fotorama__nav:after,
.fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0
}
.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}
/* End */


/* Start:/f/fancybox/jquery.fancybox.css?14534665154993*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
	
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;

}

.fancybox-opened {
	z-index: 8030;
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('/f/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/f/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 55px;
	height: 55px;
	cursor: pointer;
	z-index: 8040;
background: rgba(255,255,255,.5) url(/f/fancybox/../../f/i/icons.png) 0 -76px no-repeat;
border:0!important;
}

.fancybox-close:hover {
background-position:-55px -76px;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/f/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
	opacity: .7;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-prev span, .fancybox-next span {
		background-image: url('/f/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/f/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/f/css/bootstrap-grid.min.css?154452655428977*/
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.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-lg-auto,.col-md,.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-md-auto,.col-sm,.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-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/bitrix/templates/coupelux/template_styles.css?1751945155126195*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background: #263238;
}
body,
html {
  height: 100%;
  padding: 0;
}
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;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ffff00;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
  -webkit-transition: color .1s ease;
  transition: color .1s ease;
}
a:hover {
  color: #e53935;
}
a:focus,
a:hover {
  outline: 0;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
[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: #777777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0;
}
.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: 10px;
  margin-bottom: 10px;
}
.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%;
}
.h2,
h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: -0.025em;
}
.text-center {
  text-align: center;
}
.h3,
h3 {
  font-size: 30px;
}
.h4,
h4 {
  font-size: 20px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
h1,
.h1 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.h1 a {color:#fff;}
p {
  margin: 0 0 30px;
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
ol {
  counter-reset: li;
  padding: 0;
  list-style: none;
}
ol li {
  position: relative;
  margin-bottom: 15px;
  color: #37474f;
  line-height: 30px;
}
ol li:before {
  content: counter(li) '.';
  counter-increment: li;
  font-weight: 700;
  padding-right: 15px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=checkbox],
input[type=radio] {
  display: none;
}
input[type=checkbox] + label,
input[type=radio] + label {
  cursor: pointer;
  position: relative;
  font-weight: 400;
  display: inline-block;
  padding-left: 30px;
}
input[type=checkbox] + label::before,
input[type=radio] + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  height: 20px;
  width: 20px;
}
input[type=radio] + label::before {
  border: 2px solid #eceff1;
  border-radius: 50%;
}
input[type=radio]:checked + label::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 5px;
  top: 1px;
  bottom: 0;
  margin: auto;
}
input[type=checkbox] + label::before {
  border: 2px solid #eceff1;
  border-radius: 5px;
}
input[type=checkbox]:checked + label::after {
  content: '';
  position: absolute;
  background: url(/f/i/icons.png) -151px -392px;
  width: 11px;
  height: 10px;
  left: 4px;
  top: 1px;
  bottom: 0;
  margin: auto;
}
.form {
  position: relative;
}
.form__title {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 45px;
}
.form__close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 22px;
}
.form__close:before,
.form__close:after {
  content: '';
  left: 0;
  top: 50%;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #161d21;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form__close:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form__close:hover:before,
.form__close:hover:after {
  background: #e53935;
}
.form .input {
  width: 99%;
  margin-right: -1%;
}
.input {
  background: transparent;
  border: 2px solid #161d21 !important;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 12px 20px !important;
  color: #fff;
  position: relative;
  outline: none;
  box-shadow: none !important;
}
.input + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1%;
}
.input + label:before,
.input + label:after {
  content: '';
  position: absolute;
}
.input:focus {
  background: #161d21;
}
.input_error {
  color: #e53935;
}
.input_error + label:before,
.input_error + label:after {
  top: 50%;
  margin-top: -2px;
  width: 15px;
  left: -30px;
  height: 2px;
  background: #e53935;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_error + label:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.input_success {
  color: #fff;
}
.input_success + label:before,
.input_success + label:after {
  left: -28px;
  width: 15px;
  height: 2px;
  background: #96e02c;
  -ms-transform: rotate(-55deg);
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
  top: 50%;
  margin-top: -2px;
}
.input_success + label:after {
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 8px;
  left: -31px;
  margin-top: 1px;
}
.input-error {
  margin-top: -10px;
  color: red;
}
textarea {
  resize: none;
}
.btn {
  display: inline-block;
  padding: 10px 25px 12px;
  margin-bottom: 0;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: .01em;
  color: #fff;
  text-align: center;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #e53935;
  border: 0;
  overflow: hidden;
  z-index: 1;
}
.btn:active:hover,
.btn:hover {
  color: #fff;
}
.btn:active:focus,
.btn:focus {
  color: #fff;
  outline: 0 !important;
}
.btn:active,
.btn:active:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 2px;
}
.file-display .btn {
  cursor: default;
}
.file-display .btn:active,
.file-display .btn:active:active {
  top: 0;
}
.btn_big,
.btn_big:active {
  font-size: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  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 {
  background-image: none;
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  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-default {
  border: 2px solid #06090a;
  background: transparent;
  color: #263238;
  font-weight: 400;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 10px;
  font-size: 16px;
}
.btn-default:focus,
.btn-default:hover,
.btn-default:active,
.btn-default:active:active {
  color: #e53935;
  background: #06090a;
  font-weight: 400;
  top: 0;
}
.btn-default.active,
.btn-default.active:focus,
.btn-default.active:hover {
  color: #fff;
  background: #e53935;
  border-color: #e53935;
}
.btn_unbg:focus,
.btn_unbg:hover,
.btn_unbg:active,
.btn_unbg.active {
  background: transparent;
  color: #263238;
}
.btn_unbg:active,
.btn_unbg.active,
.btn_unbg.active:focus,
.btn_unbg:active:focus,
.btn_unbg.active:hover,
.btn_unbg:active:hover,
.btn_unbg:hover {
  color: #e53935;
  background: transparent;
}
.btn-orange {
  border-radius: 5px;
  line-height: 50px;
  padding: 0 30px;
  font-weight: normal;
}
.btn-orange:hover,
.btn-orange:focus {
  background: #f44336;
  color: #fff;
}
.btn-transpar {
  border-radius: 5px;
  line-height: 46px;
  padding: 0 30px;
  font-weight: normal;
  background: transparent;
  border: 2px solid #f44336;
}
.btn-transpar_orange {
  color: #e53935;
}
.btn-transpar:hover,.btn-transpar:focus,.btn-transpar:active {
  background: transparent;
  border-color: #e53935;
  color: #e53935!important;
}
.btn-gray {
  background: #161d21;
  border-radius: 5px;
  line-height: 46px;
  padding: 0 30px;
  font-weight: normal;
  color: #90a4ae;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active {
  color: #90a4ae !important;
}
.file-cancel {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 15px;
  height: 15px;
  margin-left: 15px;
  margin-right: -10px;
  margin-top: -2px;
}
.btn-file {
  width: 100%;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
}
.btn-file_active:before,
.btn-file_active:after,
.file-cancel:before,
.file-cancel:after {
  content: '';
  left: 0;
  top: 50%;
  position: absolute;
  width: 15px;
  height: 2px;
  background: #e33935;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-file_active:after,
.file-cancel:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-file_active i {
  display: none;
}
[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;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding: 25px 0;
  margin: 0;
  text-align: left;
  list-style: none;
  background: #f1f1f1;
}
.pager ul {
  margin-bottom: 0;
  margin-left: -5px;
}
.pager li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-left: 5px;
}
.pager li > a,
.pager li > p,
.pager li > span {
  display: block;
  width: 43px;
  line-height: 39px;
  font-size: 16px;
  background-color: #f1f1f1;
  border: 2px solid transparent;
  color: #0b0f11;
}
.pager li > span {
  border-color: #e7e5e6;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  border-color: #ff2020;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  background-color: #eceff1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.clearfix:after,
.clearfix:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.pager:after,
.pager:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
::-webkit-input-placeholder {
  color: #90a4ae;
}
::-moz-placeholder {
  color: #90a4ae;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #90a4ae;
}
input:-moz-placeholder {
  color: #90a4ae;
  opacity: 1;
}
.popups {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
textarea {
  min-height: 150px;
}
.input {
  border: none;
  border-bottom: 1px solid #dadada;
  padding: 10px 0;
}
.fancybox-skin {
  border-radius: none;
  background: 0 0;
}
.fancybox-close {
  width: 25px;
  height: 25px;
  right: 30px;
  top: 30px;
  background: transparent;
}
.fancybox-close:before,
.fancybox-close:after {
  content: '';
  left: 0;
  top: 50%;
  position: absolute;
  width: 100%;
  height: 3px;
  /*background: #161d21;*/
  background: #e53935;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-close:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-close:hover:before,
.fancybox-close:hover:after {
  background: #e53935;
}
.ham-popup .fancybox-close {
  width: 80px;
  height: 80px;
  background: #0b0f11;
  right: 0;
  top: 0;
}
.ham-popup .fancybox-close:after {
  display: none;
}
.ham-popup .fancybox-close:before {
  content: '';
  background: url(/f/i/icons.png) -297px 0;
  width: 21px;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
[class*=" icon-"],
[class^=icon-] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  background-image: url(/f/i/icons.png?1);
  background-repeat: no-repeat;
}
[class*=' iconize-'],
[class^=iconize-] {
  position: relative;
  display: inline-block;
}
[class*=' iconize-']:before,
[class^=iconize-]:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: url(/f/i/icons.png) -9999px -9999px no-repeat;
}
.icon-designers {
  width: 28px;
  height: 25px;
  background-position: -48px -83px;
}
a:hover .icon-designers {
  background-position: -76px -83px;
}
.icon-salon {
  width: 30px;
  height: 31px;
  background-position: -112px -83px;
}
a:hover .icon-salon {
  background-position: -142px -83px;
}
.icon-file {
  width: 19px;
  height: 20px;
  background-position: -368px -26px;
  margin: -3px 30px 0 -10px;
}
.icon-percent {
  width: 20px;
  height: 18px;
  background-position: -282px -26px;
}
.icon-24 {
  width: 22px;
  height: 15px;
  background-position: -260px -26px;
}
.icon-time {
  width: 22px;
  height: 21px;
  background-position: -315px -24px;
}
.icon-logist {
  width: 21px;
  height: 24px;
  background-position: -347px -26px;
}
.icon-calc {
  width: 20px;
  height: 25px;
  background-position: -219px -28px;
  margin: -3px 30px 0 -10px;
}
a:hover .icon-calc {
  background-position: -239px -28px;
}
.iconize-inteo {
  width: 85px;
  height: 16px;
}
.iconize-inteo:before {
  width: 85px;
  height: 16px;
  background-position: 0 0;
}
a.iconize-inteo:hover:before {
  background-position: 0 -16px;
}
.icon-search {
  background-position: -85px 0;
  width: 19px;
  height: 19px;
}
.iconize-logo:before {
  width: 210px;
  height: 50px;
  background-position: 0 -32px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.iconize-logo-new:before {
  width: 270px;
  height: 160px;
  background: url(/f/i/logo_new.png) center center no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.iconize-logo2:before {
  width: 49px;
  height: 50px;
  background-position: 0 -32px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.icon-size,.icon-size1 {
  width: 30px;
  height: 20px;
  background-position: -148px 0;
}
a.icon-size:hover,
a:hover .icon-size {
  background-position: -178px 0;
}
a:hover .icon-size1 {
  background-position: -318px 0;
}
.icon-size-white {
  width: 30px;
  height: 20px;
  background-position: -318px 0;
  margin: -3px 30px 0 -10px;
}
.icon-request {
  margin: -3px 30px 0 -10px;
  width: 20px;
  height: 25px;
  background-position: -348px 0;
}
a:hover .icon-request {
  background-position: -348px 0 !important;
}
.icon-consult {
  width: 32px;
  height: 22px;
  background-position: -208px 0;
}
a.icon-consult:hover,
a:hover .icon-consult {
  background-position: -240px 0;
}
.pseudo {
  border-bottom: 1px dashed;
  line-height: 20px;
  display: inline-block;
}
.wrap {
  min-height: 100%;
  height: auto!important;
  margin: 0 0 -200px;
  padding: 0;
  min-width: 1000px;
  overflow: hidden;
}
.wrap:after {
  content: '';
  height: 200px;
  margin: 0;
  padding: 0;
}
.header {
  height: 80px;
  position: fixed;
  top: 0;
  width: 100%;
  line-height: 80px;
  z-index: 10;
  min-width: 1000px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 500ms ease-out, transform 500ms cubic-bezier(0, 0, 0.001, 1);
  transition: opacity 500ms ease-out, transform 500ms cubic-bezier(0, 0, 0.001, 1);
}
.mobile .header {
  position: absolute;
}
/*.scrolling .header*/
.headroom--unpinned {
  transform: translate(0, -100px);
  opacity: 0;
}
.header__phone {
  color: #e53935;
  font-size: 30px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
.header__phone a {
  color: #e53935;
}
.header__phone span {
  font-size: 16px;
}
.header__control {
  float: right;
  padding-right: 30px;
}
.header__size {
  margin-right: 25px;
}
.logo {
  width: 270px;
  height: 160px;
  background: #e53935;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  display: block;
  float: left;
  overflow: hidden;
}
.logo:hover {
  background: #f44336;
}
.logo_small {
  width: 80px;
  margin-right: 45px;
}
@media (max-width: 1250px) {
  .logo_small {
    margin-right: 20px;
  }
}
.after-logo{
margin-left:270px;
}
.ham {
/*padding: 0 28px 0 68px;*/
  font-size: 18px;
  height: 80px;
  width: 80px;
  background: #0b0f11;
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.ham .pseudo {
  border-bottom: 1px dotted rgba(255,255,255,.35);
  display: none;
}
.ham:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 25px;
  height: 23px;
  background: url(/f/i/icons.png) -123px 0;
}
.ham:hover .pseudo {
  border-bottom-color: rgba(229,57,53,.35)
}
.ham:hover:before {
  background-position: -272px 0;
}
.popup {
  left: 0!important;
  width: 100%!important;
  top: 0!important;
  bottom: 0;
  min-width: 1000px;
  background: #263238;
}
.popup__half {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-top: 120px;
  padding-bottom: 20px;
}
.popup__half:nth-of-type(2) {
  padding-left: 78px;
}
.popup textarea {
  margin-bottom: 50px;
}
.popup .fancybox-inner {
  width: auto !important;
}
.popup__head {
  background: #0b0f11;
  line-height: 80px;
  padding-right: 80px;
}
.popup__head_inner {
  padding-right: 0;
}
.row_events {
margin-right: 0;
margin-left: 0;
}
.row_events .col-sm-6{
	padding:0;
}
.popup__menu {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.popup__menu li {
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}
.popup__menu li a {
  color: #aac3d0;
}

@media (max-width: 1680px) {
  .popup__menu li,.popup__control {
    font-size: 14px;
  }
}
@media (max-width: 1080px) {
  .popup__menu li,.popup__control {
    font-size: 12px;
  }
}
.popup__menu li a:hover {
  color: #ffffff;
}
.popup__control {
  float: right;
  padding-right: 35px;
}
.popup__phone {
  /*color: #e53935;*/
  color: #fff;
  margin-right: 50px;
}
.popup__phone a {
  color: #e53935;
}
@media (max-width: 1600px) {
  .popup__phone {
    margin-right: 30px;
  }
}
@media (max-width: 1250px) {
  .popup__phone {
    margin-right: 15px;
  }
}
.popup__phone span {
  color: #aac3d0;
}
.popup__consult,
.popup__size {
  color: #e53935;
}
.popup__consult:hover,
.popup__size:hover {
  color: #f44336;
}
.popup__consult i,
.popup__size i {
  margin-top: -4px;
  margin-right: 15px;
}
@media (max-width: 1250px) {
  .popup__consult i,
  .popup__size i {
    margin-right: 7px;
  }
}
.popup__size {
  margin-right: 50px;
}
@media (max-width: 1600px) {
  .popup__size {
    margin-right: 30px;
  }
}
@media (max-width: 1250px) {
  .popup__size {
    margin-right: 15px;
  }
}
.section-menu {
  padding-top: 75px;
}
.section-menu__holder {
  margin-left: -35px;
}
.section-menu__col {
  display: inline-block;
  vertical-align: top;
  padding-left: 35px;
  width: 20%;
  margin-bottom: 60px;
}
.section-menu__col_dbl {
  width: 40%;
}
.section-menu__item {
  padding-top: 15px;
}
.section-menu__col_dbl .section-menu__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.section-menu__col_dbl .section-menu__item:last-child {
  padding-left: 15px;
}
.section-menu__list {
  padding-top: 114px;
  position: relative;
}
.section-menu__list:hover .section-menu__title {
  color: #e53935;
}
.section-menu__list:hover .section-menu__title:after {
  background: #e53935;
}
.section-menu__title {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
}
.section-menu__title:before {
  position: absolute;
  content: '';
  left: 0;
  background: url(/f/i/section-icons.png);
}
.section-menu__title:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 94px;
  height: 3px;
  background: #0b0f11;
}
.section-menu__list_closets .section-menu__title:before {
  width: 123px;
  height: 88px;
  top: 6px;
  background-position: 0 0;
}
.section-menu__list_closets:hover .section-menu__title:before {
  background-position: 0 -88px;
}
.section-menu__list_kitchen .section-menu__title:before {
  width: 122px;
  height: 89px;
  top: 5px;
  background-position: -123px 0;
}
.section-menu__list_kitchen:hover .section-menu__title:before {
  background-position: -123px -89px;
}
.section-menu__list_living .section-menu__title:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -245px 0;
}
.section-menu__list_living:hover .section-menu__title:before {
  background-position: -245px -89px;
}
.section-menu__list_dressing .section-menu__title:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -368px 0;
}
.section-menu__list_dressing:hover .section-menu__title:before {
  background-position: -368px -89px;
}
.section-menu__list_hallways .section-menu__title:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -491px 0;
}
.section-menu__list_hallways:hover .section-menu__title:before {
  background-position: -491px -89px;
}
.section-menu__list_bedrooms .section-menu__title:before {
  width: 123px;
  height: 58px;
  top: 36px;
  background-position: -614px 0;
}
.section-menu__list_bedrooms:hover .section-menu__title:before {
  background-position: -614px -58px;
}
.section-menu__list_children .section-menu__title:before {
  width: 123px;
  height: 91px;
  top: 3px;
  background-position: -737px 0;
}
.section-menu__list_children:hover .section-menu__title:before {
  background-position: -737px -91px;
}
.section-menu__list_cabinet .section-menu__title:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -860px 0;
}
.section-menu__list_cabinet:hover .section-menu__title:before {
  background-position: -860px -89px;
}
.section-menu__list_library .section-menu__title:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -986px 0;
}
.section-menu__list_library:hover .section-menu__title:before {
  background-position: -986px -89px;
}
.section-menu__list_interior .section-menu__title:before {
  width: 160px;
  height: 89px;
  top: 5px;
  background-position: -1112px 0;
}
.section-menu__list_interior:hover .section-menu__title:before {
  background-position: -1112px -89px;
}
.section-menu__subtitle {
  margin-bottom: 5px;
  color: #536d79;
  font-size: 14px;
  font-style: italic;
}
.section-menu ul {
  list-style: none;
}
.section-menu ul li {
  line-height: 35px;
}
.section-menu ul li a {
  color: #90a4ae;
}
.section-menu ul li a:hover {
  color: #e53935;
}
.fancybox-overlay-fixed {
  opacity: 1;
}
.footer {
  min-height: 200px;
  margin: 0;
  padding: 45px 0;
  min-width: 1000px;
  position: relative;
  z-index: 2;
  background: #0b0f11;
}
.footer__control {
  overflow: hidden;
}
.footer__info {
  float: right;
  width: 200px;
}
.footer__phone {
  text-align: right;
  color: #262e32;
  margin-bottom: 30px;
}
.footer__phone span,.footer__phone a {
  color: #e53935;
}
.footer__madeby {
  text-align: right;
  color: #262e32;
}
.footer__madeby span {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.footer__search {
  border: 2px solid #13191c;
  border-radius: 5px;
  background: #0b0f11;
  width: 220px;
  padding: 9px 40px 9px 20px;
  font-size: 14px;
  position: relative;
  line-height: 1;
  color: #90a4ae;
}
.footer__search + label {
  position: relative;
  margin-left: -35px;
}
.footer__search:focus {
  background: #13191c;
  outline: 0;
}
.footer__search:focus + label {
  background-position: -104px 0;
}
.footer-menu {
  list-style: none;
  text-align: justify;
  margin-bottom: 38px;
  line-height: 0;
}
.footer-menu:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.footer-menu li {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
.footer-menu li a {
  color: #90a4ae;
  position: relative;
}
.footer-menu li a:hover {
  color: #ffffff;
}
.holder {
  max-width: 1000px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
.screen {
  position: relative;
  height: 800px;
  z-index: 1;
}
.screen_inner {
  height: auto;
}
.screen_default {
  background: #fff;
}
.screen_gray {
  background: #eceff1;
}
.screen__back {
  position: absolute;
  width: 100%;
  height: 100%;
  clip: rect(0, auto, auto, 0);
}
.screen__back-holder {
  /*position: fixed;*/
  position:absolute;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 600px;
  z-index: 1;
}
.screen__back-holder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #0b0f11;
  opacity: .55;
  z-index: 2;
}
.screen__back-holder_noback:before {
  display: none;
}
.screen__content {
  position: relative;
  height: 100%;
  text-align: center;
}
/*.inner.mobile .gallery-cover {
  height: 800px;
}*/
/*.inner.mobile .gallery-holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 800px;
  height: 800px;
}*/
.screen__content:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.screen_inner .screen__content {
  height: auto;
  padding: 110px 0;
}
.screen__info {
  text-align: left;
  width: 520px;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}
.screen__info_catalog {
  vertical-align: top;
  top: 50%;
  margin-top: -140px;
}
.screen__title {
  font: 60px/60px Tinos, sans-serif;
  color: #fff;
  text-transform: none;
  padding-bottom: 40px;
  position: relative;
}
.screen__subtitle {
  color: #13191c;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}
.screen_default .screen__title,
.screen_gray .screen__title {
  color: #13191c;
}
.screen_scheme .screen__title {
  color: #feffff;
}
.screen__title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background: #e53935;
}
.screen__illustration {
  display: table;
  width: 1000px;
  margin: 50px auto;
  text-align: left;
}
.screen__illustration-row {
  display: table-row;
}
.screen__illustration-cell {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.screen__illustration-cell:nth-of-type(1) {
  text-align: right;
}
.screen__illustration-cell .sections-slider__link {
  margin-top: 0;
  margin-left: 0;
}
.screen__illustration-cell_content {
  padding-left: 78px;
  overflow: hidden;
}
.screen__text {
  color: #eceff1;
  font-size: 18px;
  line-height: 34px;
}
.screen__text_gray {
  color: #90a4ae;
}
.screen__text span {
  display: block;
  color: #e53935;
}
.screen__text a {
  color: #e53935;
}
.screen__text p {
  margin-bottom: 30px;
}
.screen_default .screen__text,
.screen_gray .screen__text {
  color: #263238;
}
.screen_scheme .screen__text,
.screen_dark .screen__text {
  color: #90a4ae;
}
@media (max-width: 1100px) {
  .screen__text {
    font-size: 16px;
    line-height: 30px;
  }
}
.screen__extra {
  position: absolute;
  left: 577px;
  top: 6px;
  width: 170px;
}
.screen__price {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding-top: 134px;
}
.screen__price span {
  color: #90a4ae;
  font-size: 16px;
}
.screen__price:before {
  position: absolute;
  content: '';
  left: 0;
  background: url(/f/i/section-icons.png);
}
.screen__price:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 94px;
  height: 3px;
  background: #e53935;
}
.screen__price_closets:before {
  width: 123px;
  height: 88px;
  top: 6px;
  background-position: 0 -88px;
}
.screen__price_kitchen:before {
  width: 122px;
  height: 89px;
  top: 5px;
  background-position: -123px -89px;
}
.screen__price_living:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -245px -89px;
}
.screen__price_dressing:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -368px -89px;
}
.screen__price_hallways:before {
  width: 123px;
  height: 89px;
  top: 5px;
  background-position: -491px -89px;
}
.screen__price_bedrooms:before {
  width: 123px;
  height: 58px;
  top: 36px;
  background-position: -614px -58px;
}
.screen__price_children:before {
  width: 123px;
  height: 91px;
  top: 3px;
  background-position: -737px -91px;
}
.screen__price_cabinet:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -860px -89px;
}
.screen__price_library:before {
  width: 126px;
  height: 89px;
  top: 5px;
  background-position: -986px -89px;
}
.screen__price_interior:before {
  width: 160px;
  height: 89px;
  top: 5px;
  background-position: -1112px -89px;
}
.preface-slider {
  height: 100%;
  height: 100vh;
  min-height: 900px;
}
.preface-slider .screen__content {
  z-index: 40;
}
.preface-slider__holder {
  min-height: 900px;
}
.preface-slider .screen__info {
  margin-bottom: -70px;
}
.preface-slider__item {
  height: 100%;
}
.preface-slider__item {
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
}
.preface-slider__item img {
  min-height: 100%;
  min-width: 100%;
  height: auto;
}
.inner.mobile .preface-slider__item {
  height: 800px;
}
.preface-slider__pager {
  position: absolute;
  right: 10%;
  top: 100%;
  margin-top: -120px;
  z-index: 10;
  margin-left: -20px;
}
.preface-slider__pager a {
  position: relative;
  background: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.preface-slider__pager a:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #0b0f11;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.preface-slider__pager a:hover:before {
  background: #e53935;
}
.preface-slider__pager a span {
  display: none;
}
.preface-slider__pager a.selected:before {
  width: 20px;
  height: 20px;
  background: 0 0;
  border: 2px solid #e53935;
}
.scroll-cursor {
  width: 20px;
  margin-top: 70px;
}
.scroll-cursor__arrows span {
  display: block;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
  margin: 0 auto 1px;
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
  -webkit-animation-direction: alternate;
}
.scroll-cursor__arrows span:nth-of-type(1) {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  animation-delay: .1s;
  opacity: 0.3;
}
.scroll-cursor__arrows span:nth-of-type(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  animation-delay: .2s;
  opacity: 0.7;
}
.scroll-cursor__arrows span:nth-of-type(3) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.scroll-cursor__mouse {
  height: 35px;
  width: 20px;
  border-radius: 10px;
  transform: none;
  border: 2px solid #e53935;
  top: 170px;
  margin-bottom: 5px;
}
.scroll-cursor__wheel {
  height: 10px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: #e53935;
  position: relative;
  -webkit-animation: mouse-wheel 1.2s ease infinite;
  -moz-animation: mouse-wheel 1.2s ease infinite;
  animation: mouse-wheel 1.2s ease infinite;
}
@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.sections-slider {
  background: #263238;
  height: 800px;
  position: relative;
}
.sections-slider_full {
  height: 100%;
  height: 100vh;
}
.sections-slider__control {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: -220px auto 0 auto;
  width: 520px;
  z-index: 10;
}
.sections-slider__control ul {
  text-align: left;
  position: absolute;
  left: 0;
  width: 9999px;
}
.sections-slider__control ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}

.sections-slider__control ul li a {
  opacity: 0;
  -webkit-transition: opacity .1s ease;
  transition: opacity .1s ease;
}
.sections-slider__control ul li a.sections-slider__item_1 {
  opacity: 1;
}
.sections-slider__control ul li a.sections-slider__item_2 {
  opacity: .85;
}
.sections-slider__control ul li a.sections-slider__item_3 {
  opacity: .70;
}
.sections-slider__control ul li a.sections-slider__item_4 {
  opacity: .55;
}
.sections-slider__control ul li a.sections-slider__item_5 {
  opacity: .40;
}
.sections-slider__control ul li a.sections-slider__item_6 {
  opacity: .25;
}
.sections-slider__control ul li a.sections-slider__item_7 {
  opacity: .10;
}
.sections-slider__control ul li a.sections-slider__item_8 {
  pointer-events: none;
}
.sections-slider__control ul li a.sections-slider__item_9 {
  pointer-events: none;
}
.sections-slider__control ul li a.sections-slider__item_10 {
  pointer-events: none;
}
.sections-slider__control ul li a {
  color: #90a4ae;
}
.sections-slider__control ul li a:hover {
  color: #fff;
  opacity: 1;
}
.sections-slider .screen__back-holder {
  height: 800px;
}
.sections-slider .screen__back-holder:before {
  background: url(/f/i/patterns/1.png) #263238;
  opacity: 1;
  width: 100%;
  top: 650px;
  height: 100%;
  position: absolute;
  content: '';
  z-index: 20;
}
.sections-slider_full .screen__back-holder:before {
  top: 700px;
}
.sections-slider .screen__text {
  color: #90a4ae;
}
.sections-slider .screen__info {
  opacity: 0;
  position: absolute;
  left: -9999px;
  -webkit-transition: opacity 1.5s linear;
  -moz-transition: opacity 1.5s linear;
  -o-transition: opacity 1.5s linear;
  -ms-transition: opacity 1.5s linear;
  transition: opacity 1.5s linear;
}
.sections-slider .screen__info_active {
  opacity: 1;
  position: relative;
  left: auto;
}
.sections-slider__item {
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 954px;
}
.sections-slider_full .sections-slider__item {
  padding-bottom: 100px;
}
.sections-slider__item:before {
  height: 5px;
  background: #0b0f11;
  content: '';
  position: absolute;
  bottom: 150px;
  width: 100%;
}
.sections-slider_full .sections-slider__item:before {
  bottom: 100px;
}
.sections-slider__item:after {
  background: #263238;
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 150px;
  z-index: -1;
}
.sections-slider_full .sections-slider__item:after {
  bottom: 100px;
}
.sections-slider__item img {
  bottom: 155px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sections-slider_full .sections-slider__item img {
  bottom: 105px;
}
.sections-slider__item img {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: transform 2s;
  transition: transform 2s;
}
.sections-slider.active .sections-slider__item img {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.sections-slider__nav {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #0b0f11;
  border-radius: 50%;
}
.sections-slider__nav:before {
  width: 12px;
  height: 12px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
}
.sections-slider__nav:hover,
.sections-slider__nav:hover:before {
  border-color: #f44336;
}
.sections-slider__nav_prev {
  left: 30px;
}
.sections-slider__nav_prev:before {
  left: 4px;
}
.sections-slider__nav_next {
  right: 30px;
}
.sections-slider__nav_next:before {
  right: 14px;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.sections-slider__link {
  text-align: center;
  position: absolute;
  z-index: 2;
  opacity: 0;
  height: 40px;
  margin-left: 50%;
}
.sections-slider_full .sections-slider__link {
  margin-top: 50px;
}
.sections-slider.active .sections-slider__item_active .sections-slider__link {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.screen__link {
  text-align: center;
  position: absolute;
  z-index: 2;
  height: 40px;
}
.screen__link a {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  background: #0b0f11;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-left: -100%;
  margin-right: -40px;
}
.screen__link i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: #13191c;
  border-radius: 20px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: transform .2s ease;
  transition: transform .2s ease;
}
.screen__link i:first-child {
  opacity: 0.75;
}
.screen__link:hover i:first-child,
.screen__link.active i:first-child {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.screen__link i:first-child + i {
  opacity: 0.6;
}
.screen__link:hover i:first-child + i,
.screen__link.active i:first-child + i {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.screen__link i:first-child + i + i {
  opacity: 0.25;
}
.screen__link:hover i:first-child + i + i,
.screen__link.active i:first-child + i + i {
  -webkit-transform: scale(2.5);
  transform: scale(2.5);
}
.gallery .sections-slider__link {
  margin-left: 0;
  margin-top: 0;
  opacity: 1;
}
.gallery.fadeOut .sections-slider__link {
  opacity: 0;
}
.sections-slider__link a,
.sections-slider__link ins {
  cursor: default;
  text-decoration: none;
  display: inline-block;
  min-width: 40px;
  height: 40px;
  background: #0b0f11;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-left: -100%;
  margin-right: -40px;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
  -webkit-transition: max-width 0.4s ease;
  -moz-transition: max-width 0.4s ease;
  -o-transition: max-width 0.4s ease;
  -ms-transition: max-width 0.4s ease;
  transition: max-width 0.4s ease;
}
.sections-slider__link_2 a,
.sections-slider__link_2 ins {
  -webkit-animation-delay: .15s;
  -moz-animation-delay: .15s;
  animation-delay: .15s;
}
.sections-slider__link_3 a,
.sections-slider__link_3 ins {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s;
}
.sections-slider__link_4 a,
.sections-slider__link_4 ins {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: .45s;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.sections-slider__link a:hover,
.sections-slider__link ins:hover {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
}
.sections-slider__link a:after,
.sections-slider__link a:before,
.sections-slider__link ins:after,
.sections-slider__link ins:before,
.screen__link a:after,
.screen__link a:before {
  content: '';
  position: absolute;
  background: #e53935;
  width: 20px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 1;
  -webkit-transition: opacity .2s linear, color .2s ease;
  -moz-transition: opacity .2s linear, color .2s ease;
  -o-transition: opacity .2s linear, color .2s ease;
  -ms-transition: opacity .2s linear, color .2s ease;
  transition: opacity 0.2s linear, color 0.2s ease;
}
.screen__link a {
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
}
.screen__link:hover a,
.screen__link.active a {
  background: #e53935;
}
.screen__link:hover a:after,
.screen__link:hover a:before,
.screen__link.active a:after,
.screen__link.active a:before {
  background: #0b0f11;
}
.sections-slider__link a:after,
.sections-slider__link ins:after,
.screen__link a:after {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sections-slider__link b {
  line-height: 40px;
  max-width: 0;
  word-wrap: normal;
  display: inline-block;
  opacity: 0;
  font-size: 14px;
  color: #e53935;
  font-weight: 400;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all 0.2s ease;
}
.fotorama .sections-slider__link b {
  font-size: 16px;
}
.sections-slider__link b span {
  color: #90a4ae;
}
.sections-slider__link a:hover:after,
.sections-slider__link a:hover:before,
.sections-slider__link ins:hover:after,
.sections-slider__link ins:hover:before {
  opacity: 0;
}
.sections-slider__link a:hover b,
.sections-slider__link ins:hover b {
  padding: 0 30px;
  max-width: 999px;
  opacity: 1;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all 0.4s ease;
}
.anim-link {
  color: #e53935;
}
.anim-link i {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 2px solid #e53935;
  border-bottom: 2px solid #e53935;
}
.anim-link i:nth-of-type(1) {
  opacity: .3;
  margin-left: 5px;
}
.anim-link i:nth-of-type(2) {
  opacity: 0.7;
}
.anim-link i:nth-of-type(3) {
  opacity: 1;
}
.anim-link:hover {
  color: #f44336;
}
.anim-link i {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
  -webkit-animation-direction: alternate;
}
.anim-link i:nth-of-type(1) {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  animation-delay: .1s;
}
.anim-link i:nth-of-type(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  animation-delay: 0.2s;
}
.anim-link i:nth-of-type(3) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.production .screen__back-holder:before {
  opacity: 0.6;
}
.production__back {
  width: 100%;
  min-height: 100%;
  display: block;
  /*width: 100%;
  min-height: 100%;
  height: auto;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  transition: opacity 1s linear*/
}
.production__back_active {
  opacity: 1;
}
.production-slider {
  width: 1000px;
  margin-bottom: 40px;
  white-space: nowrap;
  position: relative;
}
.production-slider__item {
  /*width: 190px;
  padding-right: 10px;*/
padding-right: 45px;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.production-slider__item_1 {
  opacity: 1;
}
.production-slider__item_2 {
  opacity: 0.6;
}
.production-slider__item_3 {
  opacity: 0.4;
}
.production-slider__item_4 {
  opacity: 0.15;
}
.production-slider__item_5,
.production-slider__item_6,
.production-slider__item_7,
.production-slider__item_8 {
  opacity: 0;
}
.production-slider__num {
  font-size: 60px;
  line-height: 60px;
  font-weight: 100;
  margin-bottom: 5px;
  color: #ffffff;
}
.production-slider__num span {
  font-size: 16px;
  font-weight: 300;
  line-height: 0;
}
.production-slider__text {
  color: #eceff1;
  white-space: normal;
}
.gallery,
.fixed {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -2;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}
.inner.mobile .gallery {
  opacity: 1;
}
.gallery.current {
  z-index: -1;
}
.inner.mobile .gallery.current {
  z-index: 5;
}
.gallery-control {
  position: absolute;
  top: 30px;
  left: 30px;
  opacity: 0;
  z-index: -1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 500ms ease-out, transform 500ms cubic-bezier(0, 0, 0.001, 1);
  transition: opacity 500ms ease-out, transform 500ms cubic-bezier(0, 0, 0.001, 1);
}
.inner.mobile .gallery-control {
  opacity: 1;
  z-index: 10;
}
.pinned .gallery-control {
  /*transform: translate(0, 85px);*/
}
.scrolling .gallery.current,
.scrolling .gallery-control,
.scrolling .fixed {
  opacity: 1;
}
.scrolling .gallery-control {
  opacity: .5;
}
.scrolling .gallery-control:hover {
  opacity: 1;
}
.moveToBack {
  -webkit-animation: moveToBack 0.5s forwards;
  animation: moveToBack 0.5s forwards;
}
.moveToFront {
  -webkit-animation: moveToFront 0.5s forwards;
  animation: moveToFront 0.5s forwards;
}
.fadeOut {
  -webkit-animation: fadeOut 0.5s forwards;
  animation: fadeOut 0.5s forwards;
}
@-webkit-keyframes moveToBack {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
}
@keyframes moveToBack {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
}
@-webkit-keyframes moveToFront {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
  }
}
@keyframes moveToFront {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .screen__back-holder.production-holder {
    position: relative!important;
    height: 800px;
  }
}
@media (max-width: 1100px) {
  .screen__back-holder {
    position: relative;
  }
  .preface-slider {
    height: 800px;
  }
  .preface-slider__pager {
    margin-top: -120px !important;
  }
  .sections-slider .sections-slider__item img,
  .sections-slider .sections-slider__item .sections-slider__link {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .production__back {
    height: 800px!important;
    min-height: 0!important;
    width: auto!important;
  }
}
.mobile .screen__back-holder {
  position: relative;
}
.mobile .preface-slider {
  height: 800px;
}
/*.inner.mobile .preface-slider {
  height: 1600px;
}
.inner.mobile .preface-slider.short-mobile {
  height: 800px;
}*/
.mobile .preface-slider__pager {
  margin-top: -120px !important;
}
.mobile .sections-slider .sections-slider__item img,
.mobile .sections-slider .sections-slider__item .sections-slider__link {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.mobile .production__back {
  height: 800px!important;
  min-height: 0!important;
  width: auto!important;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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: -2px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rel {
  position: relative;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.i-content__link {
  font-weight: 500;
  color: #e53935;
  font-size: 20px;
}
.i-facades {
  width: 475px;
  height: 669px;
  position: relative;
  padding-left: 50px;
}
.i-facades_small {
  width: 363px;
  height: 454px;
  display: inline-block;
  vertical-align: top;
  z-index: 11;
  padding-left: 0;
}
.i-numbers {
  width: 45px;
  height: 108px;
  margin: 0 auto;
  position: relative;
}
.i-numbers__item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.activated .i-numbers__item {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.i-countertops {
  width: 491px;
  height: 551px;
  position: relative;
}
.i-countertops__item {
  position: absolute;
  left: 0;
  top: 0;
}
.i-fittings {
  width: 473px;
  height: 535px;
}
.i-fittings__item {
  position: absolute;
  left: 0;
  top: 0;
}
.i-facades .screen__link,
.i-anim .screen__link {
  opacity: 0;
}
/*.activated .i-content {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}*/
.activated .i-facades .screen__link {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.activated .i-facades .screen__link:nth-child(2) {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
}
.activated .i-facades .screen__link:nth-child(3) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.activated .i-facades .screen__link:nth-child(4) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}
.i-facades__1 {
  position: absolute;
  left: 0;
  top: 0;
}
.i-points {
  opacity: 0;
}
.activated .i-points {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.activated .i-points__i {
  -webkit-animation-name: zoomFade;
  animation-name: zoomFade;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.activated .i-points__i:nth-child(2) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}
.activated .i-points__i:nth-child(3) {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}
.activated .i-points__i:nth-child(4) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
@-webkit-keyframes zoomFade {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes zoomFade {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.i-anim__item {
  opacity: 0;
}
.i-anim_absolute {
  width: 500px;
  height: 550px;
  position: relative;
}
.i-anim_absolute .i-anim__item {
  position: absolute;
  right: 0;
  top: 0;
}
.activated .i-anim__item,
.activated .i-anim__item img {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}
.activated .i-anim__item:nth-child(2),
.activated .i-anim__item img:nth-child(2) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.activated .i-anim__item:nth-child(3),
.activated .i-anim__item img:nth-child(3) {
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}
.activated .i-anim__item:nth-child(4),
.activated .i-anim__item img:nth-child(4) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.activated .i-anim__item:nth-child(5),
.activated .i-anim__item img:nth-child(5) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.activated .i-anim__item:nth-child(6),
.activated .i-anim__item img:nth-child(6) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.activated .i-anim__item:nth-child(7),
.activated .i-anim__item img:nth-child(7) {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
.activated .i-anim .screen__link {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.activated .i-anim .screen__link:nth-child(2) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.activated .i-anim .screen__link:nth-child(3) {
  -webkit-animation-delay: 1.10s;
  animation-delay: 1.10s;
}
.activated .i-anim .screen__link:nth-child(4) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.i-facades__2 {
  position: absolute;
  left: 91px;
  top: 50px;
}
.i-facades_wide .i-facades__2 {
  left: 121px;
  top: 80px;
}
.activated .i-facades__2,
.activated .i-facades__2 img {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.i-facades__3 {
  position: absolute;
  left: 210px;
  top: 118px;
}
.i-facades_wide .i-facades__3 {
  left: 270px;
  top: 178px;
}
.activated .i-facades__3,
.activated .i-facades__3 img {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.i-facades__4 {
  position: absolute;
  left: 310px;
  top: 180px;
}
.activated .i-facades__4,
.activated .i-facades__4 img {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.activated .i-facades__2,
.activated .i-facades__2 img {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.activated .i-facades img {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}
.i-facades__1,
.i-facades__2,
.i-facades__3,
.i-facades__4 {
  -webkit-transform: translate(50%, 14%);
  transform: translate(50%, 14%);
}
.i-facades__1 img,
.i-facades__2 img,
.i-facades__3 img,
.i-facades__4 img {
  opacity: 0;
}
.activated .i-facades__1,
.activated .i-facades__2,
.activated .i-facades__3,
.activated .i-facades__4 {
  -webkit-animation-name: facades;
  animation-name: facades;
}
@-webkit-keyframes facades {
  from {
    -webkit-transform: translate(50%, 14%);
    transform: translate(50%, 14%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes facades {
  from {
    -webkit-transform: translate(50%, 14%);
    transform: translate(50%, 14%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.i-content {
  color: #263238;
  font-size: 16px;
  line-height: 30px;
  counter-reset: section;
}
.i-content_orange {
  display: inline-block;
  vertical-align: top;
  width: 33%;
}
.i-content_orange ul {
  margin-top: 0 !important;
}
.i-content_orange li,
.i-content_orange li a {
  color: #e53935;
}
.i-content_orange li:before {
  color: #273238 !important;
}
.i-content,
.i-content li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.i-content li {
  position: relative;
  margin-bottom: 33px;
}
.i-content ul {
  margin: 20px 0 0;
  padding: 0 ;
  position: relative;
}
.i-content ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 17px;
}
.i-content ul li:last-child {
  margin-bottom: 0;
}
.i-content ul li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "—";
  color: #e53935;
}
.i-content > li {
  padding-left: 43px;
}
.i-content > li:before {
  display: block;
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 14px;
  color: #78909c;
}
.i-content > li:hover:before,
.i-content > li.active:before {
  color: #e53935;
}
.i-content__link {
  position: relative;
}
.i-content__link_big {
  font-size: 25px;
}
a.i-content__link:hover {
  color: #f44336;
}
.i-content__text {
  margin-bottom: 0;
  padding-top: 20px;
}
.i-content__link:before {
  width: 8px;
  height: 8px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 2px;
  right: -20px;
  margin: auto;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  border-left: 2px solid #78909c;
  border-bottom: 2px solid #78909c;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.panel-collapse {
  overflow: hidden;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.switcher {
  vertical-align: top;
}
.switcher__control {
  margin-bottom: 40px;
}
.switcher_fittings .switcher__holder {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.switcher__content {
  position: absolute;
  opacity: 0;
}
.switcher__content_active {
  position: relative;
  opacity: 1;
  -webkit-transition: opacity .8s ease;
  transition: opacity .8s ease;
}
.i-monitor {
  position: relative;
  width: 477px;
  height: 634px;
  z-index: 1;
  background: url(/f/i/monitor/monitor.png);
}
.i-monitor:before {
  position: absolute;
  bottom: 207px;
  right: 76px;
  z-index: 2;
  width: 79px;
  height: 126px;
  content: '';
  background: url(/f/i/monitor/monitor-note.png);
}
.i-monitor:after {
  position: absolute;
  top: -26px;
  left: -37px;
  z-index: 3;
  width: 478px;
  height: 613px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  content: '';
  background: url(/f/i/monitor/monitor-light.png);
}
.i-monitor_active:after {
  opacity: 1;
}
.i-monitor__design {
  color: #000;
  position: absolute;
  top: 131px;
  display: block;
  z-index: -1;
  background: #263238;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  text-align: center;
  line-height: 300px;
  left: 33px;
  width: 338px;
  height: 300px;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
}
.i-monitor__dproject,
.i-monitor__img,
.i-monitor__content {
  position: absolute;
  top: 132px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  left: 33px;
  width: 337px;
  height: 300px;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
}
.i-monitor__dproject_active,
.i-monitor__img_active,
.i-monitor__content_active {
  opacity: 1;
}
.i-monitor__content {
  background: #fff;
  padding-top: 90px;
  text-align: center;
}
.i-monitor__ico {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background-image: url(/f/i/metering.png);
}
.i-monitor__ico_request {
  background-image: url(/f/i/request.png);
}
.i-monitor__ico_design {
  background-image: url(/f/i/ok.png);
}
.i-monitor__content_active .i-monitor__ico {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.i-monitor__content_done .i-monitor__ico {
  background-image: url(/f/i/mail.png) !important;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.i-monitor__text {
  color: #44494d;
  letter-spacing: .025em;
  font-weight: 500;
  font-size: 20px;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.i-monitor__content_active .i-monitor__text {
  opacity: 1;
}
.scheme__is-dproject {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
}
.scheme .switcher__control button {
  color: #90a4ae;
}
.scheme .switcher__control button:hover,
.scheme .switcher__control button.active {
  color: #e53935;
}
.scheme .i-content {
  margin-bottom: 45px;
}
.scheme .i-content li {
  margin-bottom: 20px;
}
.scheme .i-content li:before {
  color: #e53935;
}
.scheme .i-content li a,.scheme .i-content li span {
  color: #90a4ae;
  font-size: 16px;
}
.scheme .i-content li a:hover {
  color: #e53935;
}
.scheme-slide {
  width: 200%;
  overflow: hidden;
  padding-bottom: 3px;
}
.scheme-slide__screen {
  width: 50%;
  padding-top: 50px;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.scheme-slide__screen:last-child {
  opacity: 0;
}
.scheme-slide_form .scheme-slide__screen:last-child {
  opacity: 1;
}
.scheme-slide_form .scheme-slide__screen:first-child {
  margin-left: -50%;
  opacity: 0;
}
.scheme-slide textarea {
  margin-bottom: 50px;
}
.consult-popup .i-monitor__ico {
  background-image: url(/f/i/consult.png);
}
.form-thx {
  opacity: 0;
  padding-top: 200px;
  display: none;
}
.form-thx p {
  color: #90a4ae;
  line-height: 30px;
  margin-bottom: 40px;
}
.safe .screen__illustration-cell {
  vertical-align: top;
  text-align: left;
}
.safe .screen__illustration {
  margin-bottom: 30px;
}
.safe-slider__item {
  height: 500px;
  max-width: 748px;
}
.safe-slider__holder {
  margin-bottom: 20px;
}
.safe-slider__nav {
  width: 40px;
  height: 40px;
  border: 2px solid #eceff1;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.safe-slider__nav:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.safe-slider__nav_prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.safe-slider__nav:hover {
  border-color: #e53935;
}
.achiv__item {
  margin-bottom: 62px;
  text-align: center;
  width: 220px;
}
.achiv__item:last-child {
  margin-bottom: 0 !important;
}
.achiv__num {
  color: #e53935;
  font-size: 40px;
  margin-bottom: 8px;
  line-height: 30px;
}
.achiv__num b {
  font-weight: 300;
}
.achiv__num span {
  font-size: 14px;
  line-height: 0;
  display: inline;
}
.achiv__text {
  color: #263238;
  line-height: 20px;
  font-weight: 400;
  font-size: 14px;
}
.achiv__text span {
  color: #e53935;
  display: block;
}
.production .safe-slider__nav {
  border-color: #dde0e2;
}
.production .safe-slider__nav:hover {
  border-color: #e53935;
}
.production .achiv__item {
  margin-bottom: 132px;
}
.screen__info .achiv {
  position: absolute;
  right: -220px;
  bottom: 60px;
}
.screen__info .achiv__item {
  margin-bottom: 0;
}
.screen__info .achiv__text {
  margin-bottom: 0;
}
.progress {
  position: relative;
}
.progress__line {
  position: absolute;
  height: 0;
  top: 0;
  margin-left: -290px;
  max-height: 95%;
  left: 50%;
  width: 1px;
  z-index: -1;
  -webkit-transition: height 0.15s ease;
  -moz-transition: height 0.15s ease;
  -o-transition: height 0.15s ease;
  -ms-transition: height 0.15s ease;
  transition: height 0.15s ease;
}
.progress__line:before {
  border-left: 1px dashed #0b0f11;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.simple .screen__illustration-cell {
  vertical-align: top;
  width: auto;
  text-align: left;
  width: 240px;
}
.simple .screen__illustration-cell:nth-of-type(2) {
  width: 520px;
}
.simple .screen__illustration-cell:nth-of-type(3) {
  padding-left: 55px;
}
.simple .i-content__link {
  color: #13191c;
}
.simple .i-content__link:before {
  display: none;
}
.simple .i-content {
  margin-bottom: 40px;
}
.simple .screen__illustration {
  margin-top: 35px;
  margin-bottom: 80px;
}
.simple .progress__line {
  margin-left: -375px;
  top: -20px;
}
.simple-detail {
  padding-top: 35px;
}
.simple-detail__text {
  color: #263238;
  font-weight: 300;
  line-height: 30px;
}
.simple-detail__sym {
  margin-bottom: 10px;
}
.accessories .screen__content {
  padding-bottom: 50px;
}
.accessories .screen__illustration-cell {
  text-align: center;
  vertical-align: top;
}
.accessories .screen__illustration-cell:nth-of-type(2) {
  text-align: left;
  padding-left: 30px;
}
.accessories__item {
  margin-bottom: 30px;
}
.accessories__text {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  color: #e53935;
  vertical-align: top;
  display: inline-block;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
  padding-left: 50%;
  padding-top: 70px;
  margin-left: -70px;
}
.systems__text {
  line-height: 30px;
  color: #263238;
}
.systems__cell {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  padding-top: 80px;
}
.systems__note {
  width: 30%;
  z-index: 10;
  position: relative;
  list-style: none;
}
.systems__note li {
  color: #cf3531;
  position: absolute;
  left: 80px;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
  z-index: 1;
  white-space: nowrap;
  word-wrap: normal;
}
.systems__note li:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: .7em;
  left: -84px;
  width: 74px;
  height: 2px;
  background: #2c2e30;
}
.systems__note li:first-child:before {
  top: auto;
  bottom: .7em;
}
.systems__note li:nth-of-type(2):before {
  left: -93px;
  width: 83px;
}
.systems__note li:nth-of-type(3):before {
  left: -92px;
  width: 82px;
}
.systems__note li:nth-of-type(4):before,
.systems__note li:nth-of-type(5):before {
  left: -112px;
  width: 102px;
}
.leader {
  background: url(/f/i/preface/5.jpg);
  background-size: cover;
}
.leader__photo {
  position: absolute;
  left: -200px;
  z-index: -1;
  top: -10%;
}
.leader__info {
  text-align: right;
  margin-right: -25%;
}
.leader__info p {
  text-align: center;
  width: 490px;
  display: inline-block;
  vertical-align: top;
}
.leader__info p span {
  display: block;
}
.leader__text {
  font: 30px/45px Tinos, sans-serif;
  color: #fff;
  margin-bottom: 10px;
}
.leader__text:before,
.leader__text:after {
  content: '«';
  display: block;
  font: 70px/40px Tinos, sans-serif;
  color: #e53935;
  padding: 30px 0;
}
.leader__text:after {
  content: '»';
}
.leader__name {
  color: #90a4ae;
  line-height: 30px;
}
.leader__name span {
  font-weight: 300;
}
.about-slider .fotorama__nav-wrap {
  display: none;
}
.about-slider .fotorama__arr {
  width: 40px;
  height: 40px;
  border: 2px solid #0b0f11;
  border-radius: 50%;
  left: 30px;
}
.about-slider .fotorama__arr:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border: none;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.about-slider .fotorama__arr--prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.about-slider .fotorama__arr--next {
  right: 30px;
  left: auto;
}
.about-slider .fotorama__arr:hover {
  border-color: #e53935;
}
.about__goal {
  font: 40px/50px Tinos, sans-serif;
  color: #13191c;
  max-width: 920px;
  margin: 60px auto 70px;
  position: relative;
  padding: 50px 0;
}
.about__goal:before,
.about__goal:after {
  content: '';
  position: absolute;
  width: 170px;
  height: 2px;
  background: #e53935;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.about__goal:after {
  top: auto;
  bottom: 0;
}
.about__goal i {
  position: absolute;
  width: 80px;
  background: #fff;
  height: 2px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.about__goal i:before {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(/f/i/icons.png) 0 -82px;
}
.diagram {
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
.diagram__wrap {
  text-align: justify;
  margin: 0 30px;
}
.diagram__wrap:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
.diagram_small {
  padding-top: 80px;
  margin-bottom: 40px;
}
.diagram_small .diagram__wrap {
  margin: 0 20px;
}
.diagram__holder {
  height: 420px;
  background: url(/f/i/diagram-back.png) repeat-x;
  background-position: 0 50px;
  width: 780px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.diagram_small .diagram__holder {
  width: 600px;
  background: url(/f/i/diagram-back2.png) repeat-x;
  background-position: 0 50px;
}
.diagram__item {
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
}
.diagram__item img {
  vertical-align: bottom;
  margin-bottom: 15px;
}
.diagram_small .diagram__item img {
  margin-bottom: 5px;
}
.diagram__top-num {
  color: #263238;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.diagram__item:nth-of-type(2) .diagram__top-num {
  color: #3e3338;
}
.diagram__item:nth-of-type(3) .diagram__top-num {
  color: #603437;
}
.diagram__item:nth-of-type(4) .diagram__top-num {
  color: #873636;
}
.diagram__item:nth-of-type(5) .diagram__top-num {
  color: #ae3736;
}
.diagram__item:nth-of-type(6) .diagram__top-num {
  color: #ce3835;
}
.diagram__item:nth-of-type(7) .diagram__top-num {
  color: #e43935;
}
.diagram_gray .diagram__top-num {
  color: #263238 !important;
}
.diagram__bot-num {
  color: #263238;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
}
.diagram__bot-num span {
  display: block;
  line-height: 10px;
}
.diagram__text {
  width: 220px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding: 45px 0 0 25px;
  color: #263238;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
}
.diagram_small .diagram__text {
  width: 400px;
  font-style: 16px;
  font-weight: normal;
  padding: 50px 0 0 40px;
}
.diagram__subtitle {
  color: #263238;
  font-size: 20px;
  line-height: 30px;
  display: block;
  font-weight: 500;
  padding-top: 20px;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.diagram__subtitle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 45px;
  height: 2px;
  background: #e53935;
}
.diagram__hint {
  color: #263238;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: 65px;
  left: 55px;
}
.employ-slider {
  position: relative;
}
.employ-slider__holder {
  margin-right: -50px;
}
.employ-slider__nav {
  width: 40px;
  height: 40px;
  border: 2px solid #eceff1;
  border-radius: 50%;
  position: absolute;
  margin-right: 10px;
  cursor: pointer;
  left: 70px;
  bottom: 105px;
}
.employ-slider__nav_next {
  left: 105px;
  bottom: 65px;
}
.employ-slider__nav:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.employ-slider__nav_prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.employ-slider__nav:hover {
  border-color: #e53935;
}
.employ .screen__illustration-cell_content {
  position: relative;
  overflow: visible;
}
.employ__logo {
  position: absolute;
  left: -122px;
  z-index: -1;
  top: 0;
}
.cooperation {
  padding-top: 20px;
}
.cooperation__phone {
  color: #fff;
  font-size: 50px;
  margin-bottom: 110px;
  text-align: left;
}
.cooperation__phone span {
  font-weight: 300;
  color: #90a4ae;
}
.cooperation__btns {
  width: 760px;
}
.dark-btns {
  list-style: none;
  margin-left: -20px;
}
.dark-btns li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.dark-btns li a {
  width: 170px;
  height: 170px;
  display: block;
  background: #161d21;
  position: relative;
}
.dark-btns li a span {
  color: #90a4ae;
  position: absolute;
  bottom: 20px;
  left: 30px;
  line-height: 25px;
}
.dark-btns li a:hover {
  background: #f34336;
}
.dark-btns li a i {
  position: absolute;
  margin: 0;
  left: 30px;
  top: 30px;
}
.dark-btns li a .icon-request {
  background-position: -368px 0;
}
.dark-btns li a:hover .icon-size {
  background-position: -318px 0;
}
.dark-btns li a:hover span {
  color: #fff;
}
.contacts {
  padding-top: 80px;
}
.contacts a {
  color: #e53935;
}
.contacts__map {
  width: 747px;
  height: 350px;
  margin-bottom: 90px;
}
.contacts__text {
  margin-bottom: 40px;
  width: 750px;
}
.contacts__text p {
  line-height: 30px;
  color: #e53935;
  margin-bottom: 0;
}
.contacts__text p span {
  color: #90a4ae;
}
.contacts__subtitle {
  font-size: 25px;
  color: #fff;
  margin-bottom: 35px;
}
.contacts__btns {
  padding-top: 50px;
}
.promo {
  padding-top: 80px;
}
.promo__holder {
  margin-left: -20px;
  width: 750px;
  padding-top: 10px;
}
.promo__item {
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  width: 50%;
}
.promo__img {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
  height: 178px;
}
.promo__img img {
  width: 100%;
}
.promo__name {
  color: #fff;
  line-height: 30px;
  padding-left: 50px;
  display: block;
}
.promo__date {
  color: #e53935;
  line-height: 30px;
  padding-left: 50px;
  text-transform: lowercase;
}
.promo-card {
  padding-top: 80px;
}
.promo-card .screen__text span {
  display: inline;
}
.promo-card__holder {
  width: 940px;
  margin: 0 auto;
  padding-top: 40px;
  margin-bottom: 60px;
}
.promo-card__img {
  width: 1000px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 30px;
  /*padding-left: 50px;*/
}
.promo-card__img img {
  width: 100%;
}
.promo-card__label {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  padding-left: 50px;
  color: #e53935;
  line-height: 30px;
  margin-top: -5px;
  text-align: left;
}
.breadcrumbs {
  list-style: none;
  margin-left: -20px;
  margin-bottom: 30px;
}
.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 20px;
}
.breadcrumbs li a,
.breadcrumbs li span {
  color: #90a4ae;
}
.breadcrumbs li:before {
  content: '';
  position: absolute;
  left: 7px;
  top: 11px;
  width: 7px;
  height: 1px;
  background: #90a4ae;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.fileinput, .file-display {margin-bottom:30px}
.fileinput input {position: absolute; top: 0; right: 0; margin: 0; opacity: 0; -ms-filter: 'alpha(opacity=0)'; font-size: 200px; direction: ltr; cursor: pointer;z-index:2}
.fileinput {position: relative; overflow: hidden;}
.file-display input {display: none;}
/*.file-display+.fileinput {
  display: none;
}*/
.full-search__field {
  position: relative;
}
.full-search__query {
  border: 2px solid #13191c;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  color: #000;
  line-height: 1;
  padding: 12px 40px 12px 20px;
}
.full-search__query:focus,
.full-search__query:active {
  outline: 0;
}
.full-search__search {
  background: transparent;
  border: 0;
  padding: 11px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.search-result a {color:#e53935;}
.wide-intro {border-bottom:5px solid #010101;margin-top:-60px;}
.wide-intro__holder {margin:0 auto; width:95%;position: relative;}
.wide-intro__holder img {max-width:100%;position: relative;}
.wide-intro__point {display:block;position:absolute;background:#fff;font-size:14px;padding:6px 20px 8px;border:3px solid #141515;-webkit-border-radius:30px;border-radius:30px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;}
.wide-intro__point:hover {border-color:#e53935}
.wide-intro__point .pseudo {border-bottom:1px dotted;color:#e53935}
.popover {
  color: #263238;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 600px;
  padding: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: 0 16px 25px hsla(0, 0%, 9%, 0.2));
          box-shadow: 0 16px 25px hsla(0, 0%, 9%, 0.2);

  line-break: auto;
}
.popover ul {
  list-style: none;
}
.popover ul li {
    margin-bottom: 10px;
    padding-left: 17px;
    position: relative;
}

.popover ul li:before {
    color: #e53935;
    content: "—";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
.popover.top {
  margin-top: -14px;
}
.popover.bottom {
  margin-top: 14px;
}
.popover-title {
  padding: 15px 30px;
  margin: 0;
  font-size: 16px;
  background-color: #f7f7f7;
}
.popover-content {
  padding: 20px 30px;
}
.popover-content td {
  padding-right: 30px;
}
.popover-content tr td:last-child
{
  padding-right: 0;
}
.popover > .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 14px 7px;
}
.popover.top > .arrow {
  bottom: -14px;
  left: 50%;
  margin-left: -7px;
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.bottom > .arrow {
  top: -14px;
  left: 50%;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #f7f7f7;
}
.popover-close {
  position: absolute;
  cursor: pointer;
  right: -15px;
  top: -15px;
  width: 30px;
  height: 30px;
  background: #f7f7f7;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.popover-close:after {
  content: '×';
  font-size: 18px;
  color: #e53935;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 30px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
@media (max-width: 1250px)
{
.oldsite {display:none}
}
.photoline {/*margin-left:-20px;*/text-align:left;/*padding:0 20px;*/margin-top:30px}
.photoline__item {display:inline-block;margin:0 0 20px 20px}
.fotorama__nav {height:50px}
.gallery-holder {background:#fff}
.fotorama__arr--prev,.fotorama__arr--next{background:#fff;width:130px;height:140px;margin-top:-70px;opacity:1!important;left:-70px}
.fotorama__arr--next {left:auto;right:-70px}
.fotorama__arr--prev:before {left:70px;}
.fotorama__arr--next:before {right:80px;}

.catalog-grid {background:#161d21;}
.catalog-grid__item {position: relative;display: block;float:left;width: 20%;height:390px;overflow:hidden;}
@media (max-width: 1200px) {
.catalog-grid__item {width: 25%}
}
.catalog-grid__item,.catalog-grid__item:hover {color:#fff;}
.catalog-grid__name {font:30px/30px Tinos,sans-serif;display:block;transform:translate(0px, -100%);padding-bottom:58px;transition: all 300ms ease-out}
.catalog-grid__name:after{content:'';display:block;position:absolute;left:0;bottom:30px;width:40px;border-bottom:3px solid #e53935}
.catalog-grid__image {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center; transition: all 300ms ease-out;}
a:hover .catalog-grid__image {-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}
.catalog-grid__image:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(11,15,17,.5)}
.catalog-grid__title {position:absolute;display:block;top:100%;padding: 0 30px 30px; transition: all 300ms ease-out 0s;}
.catalog-grid__more {opacity: 0;transition: all 200ms ease-out 100ms;position:relative;border:2px solid #e53935;color:#e53935;display:inline-block;border-radius:5px;padding:8px 22px 10px 17px;margin-bottom:10px}
.catalog-grid__more:after{content:'';display:inline-block;right:10px;width:8px;height:8px;border-right:2px solid #e53935;border-top:2px solid #e53935;transform:rotate(45deg);margin-left:19px}
a:hover .catalog-grid__title{transform:translate(0px, -100%);}
a:hover .catalog-grid__more {opacity:1}
a:hover .catalog-grid__name {transform:translate(0px, 0px);}

.small-intro {background:#fff;padding:80px;text-align:center;position:relative;z-index:1}
.small-intro__title {font:40px/40px Tinos,serif;margin-bottom:20px;color:#13191c}
.small-intro__text{font-size:18px;line-height:28px;color:#3b3f4c}

.popup__menu {margin-left: 15px}
.popup__menu li {margin-left:0;padding:0 20px;color:#aac3d0;}
@media (max-width: 1600px) {
.popup__menu li {padding: 0 10px}
}
.popup__phone,.popup__size {margin-right: 30px}
.popup__drop{position:relative;cursor:pointer;}
.popup__drop:hover{background:#263238}
.popup__drop-link {transition:color 0.1s ease 0s}
.popup__drop-link:after {transition:border-color 0.1s ease 0s}
.popup__drop:hover .popup__drop-link {color:#fff}
.popup__drop-link:after {content:'';display:inline-block;width:7px;height:7px;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);margin-left:10px;position:relative;top:-3px}
.popup__drop-menu {position:absolute;top:100%;left:0;white-space:nowrap;background:#263238;display:none}
.popup__drop:hover .popup__drop-menu{display:block}
.popup__drop-menu li {display:block;border-top:1px solid #0b0f11;line-height:1;padding:0;transition:background 0.1s ease 0s;list-style-type:none}
.popup__drop-menu li:before{display:none}
.popup__drop-menu li a {display:block;padding:18px 20px;}
.popup__drop-menu li:hover {background:#0b0f11}

@media (max-width: 1600px) {
.popup__phone {margin-right:20px}
}
@media (max-width: 1400px) {
 .popup__drop-menu li a {
    line-height: 38px;
    padding: 0 12px;
  }
}
@media (max-width: 1350px) {
.popup__size,.popup__consult {display:none!important}
.popup__phone {margin-right:0px}
}
@media (min-width: 1100px) {
.popup__phone {font-size:20px}
}
@media (max-width: 1460px) {
.popup__control .icon-size, .popup__control .icon-consult {display:none}
.popup__phone, .popup__size {margin-right:10px}
.popup__phone {font-size:16px}
}
@media (max-width: 1200px) {
.popup__menu li {padding: 0 5px}
}
.short-order {background:#fff;padding: 60px 0;position:relative;z-index:1}
.short-order__form{float:right;border:2px solid #e53935;padding:30px;width:400px;background:#fff}
.short-order__form .input {background:#eee;border:0!important;width:100%;color:#000}
.short-order__form textarea {min-height:120px}
.short-order__text {margin-right:500px}
.short-order__title {font:40px/40px Tinos,serif;margin-bottom:20px;color:#13191c}
.small-intro__subtitle {font:35px/35px Tinos,serif;margin-bottom:20px;color:#13191c}
.short-order__success {font-size:20px;line-height:28px}

.response {margin-bottom:30px;padding-bottom:30px;border-bottom:2px dotted #eceff1}
.response:last-child{border:0;padding-bottom:0;}
.response__image {float:left;}
.response__details {margin-left: 340px;border:2px solid #e53935;}
.response__designer {padding:0 25px 20px;font-weight:300}
.response__name{background:#eceff1;font:22px/22px Tinos,serif;padding:20px 25px}
.response__text {padding: 20px 25px;font-size:16px;line-height:30px;color:#263238;}
.response__text p {margin:0}

.screen__content_left {text-align:left;}
.screen__content_left:before{display:none}

.zoom {position:relative;display:block;}
.zoom:after {display:block;content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.15) url(/f/i/zoom.png) center center no-repeat;opacity:0;transition:opacity .3s ease;}
.zoom:hover:after {opacity:1}

.justified-gallery{width:100%;position:relative;overflow:hidden}
.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}
.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}
.justified-gallery>a>.caption,.justified-gallery>div>.caption{opacity:0;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)"; }
.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);}
.justified-gallery>.jg-filtered{display:none}
.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}
.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}
[data-photo-count]:before{
  opacity: .8;
  content: attr(data-photo-count);
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff; 
  height: 14px;
  padding-left: 22px;
  vertical-align: middle;
  line-height: 17px;
  background:url(/f/i/count.svg) left top no-repeat;
}
.underline {text-decoration:underline}
.footer-menu li{display:block;margin-bottom:18px}
.footer__block {float:left;color:#90a4ae;margin-right:60px;max-width:400px}
.footer__block:last-child {margin-right:0}
.footer__title {color:#fff;font-size:25px}
.footer__small {font-size:13px;}
.footer__light {color:#fff}
.footer__block_address {line-height:28px}
.footer__newphone {font-size:20px;}
.footer__madeby span {color:#90a4ae;}
.screen__content_left p.screen__text:last-child {margin-bottom:0}

.header-events {width:270px;position:absolute;left:0;top:100%;}
.header-events__item {background:#fff;}
.header-events__item-back {display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center center;opacity:1}
.header-events__item-mask {display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(229, 57, 53,.9)}
.header-events__item,.header-events__item a {height:80px;line-height:20px;color:#fff}
.header-events__item a {display:flex;align-items:center;text-align:center;padding:10px 20px;}
/*.header-events__item a:after {content:'';display:block;position:absolute;left:0px;top:0px;right:0px;bottom:0px;border:1px dashed rgba(255,255,255,.15);}*/
.header-events__item-title {position:relative;}

.col-sm-6 {float:left;width:50%}
.row_events{height:80px}
.event-item {position:relative;overflow:hidden}
.event-item__back{position:absolute;left:0;top:0;right:0;bottom:0;background-size:cover;background-position:center center;transition:all .3s ease-out;}
.event-item__back:after{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(11,15,17,.6);}
.event-item:hover .event-item__back {-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}
.event-item a {display:block;position:relative;color:#fff;font:20px/76px Tinos,Arial,sans-serif;height:80px;white-space:nowrap;text-overflow:ellipsis;padding:0 40px}
.event-item a:before{content:'';display:inline-block;width:40px;height:40px;background:url(/f/i/icons.png) 0 -123px no-repeat;vertical-align:text-top;margin-top:-5px;margin-right:14px;}
.event-item a:after{content:'';width:6px;height:10px;display:inline-block;background:url(/f/i/icons.png) 0 -163px no-repeat;margin-left:14px;}
@media (max-width:1300px) {.event-item a {font-size:16px}}

.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li:before {
	display: none;
}
.breadcrumb > li + li:before {
  padding: 0 10px;
  color: #90a4ae;
  content: "\2014";
  display: inline;
  font-weight: normal;
}
.breadcrumb a {
  color: #90a4ae;
}
.breadcrumb > .active,
.breadcrumb a:hover,
.breadcrumb a:active,
.breadcrumb a:focus {
  color: #e53935;
}
.h1_small {
  font-size: 50px;
}
.sale__description {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
}
.sale__description b {
  font-weight: 500;
  color:#e53935
}
.sale__description p {
  margin: 0;
}
.sale-list__item {
  margin-bottom: 50px;
  width: 261px;
}
.sale-list__image {
  width: 261px;
  height: 335px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,.35);
}
.sale-list__image,
.sale-list__image img {
  display: block;
}
.sale-list__item .sale-item__old-price {
  margin-right: 5px;
}
.sale-list__title {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}
.sale-list {
  max-width: 1040px;
  margin: 0 auto 50px;
  padding: 0 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.sale-list__discount {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #e53935;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #fff;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .3s ease;
}
.sale-list__discount-holder {
  display: block;
  font-size:30px;
}
.sale-list__discount-value {
  display: block;
  font-size: 95px;
  font-weight: bold;
  line-height: 100px;
  padding-top:15px;
}
.sale-list__item .btn {
  display: none;
  border-radius: 5px;
  background: transparent;
  border: 3px solid #e53935;
  color: #e53935;
  font-weight: normal;
}
.btn-xl {
  font-size: 25px;
  padding: 16px 25px 17px;
  text-transform: uppercase;
}
.sale-list__item a:hover .sale-list__discount {
  opacity: 1;
}
.sale-list__item a:hover .sale-list__title,
.sale-list__item a:hover .sale-item__old-price,
.sale-list__item a:hover .sale-item__price {
  /*display: none;*/
}
.sale-list__item a:hover .btn {
  /*display: block;*/
}
.sale-item__row {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-item__row:before,
.sale-item__row:after {
  content: " ";
  display: table;
}
.sale-item__row:after {
  clear: both;
}
.sale-item__block {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.sale-item__image {
  width: 55%;
}
.sale-item__info {
  margin-left: 5%;
  width: 35%;
}
.h1_xsmall {
  font-size: 30px;
  line-height: 30px;
}
.sale-item {
  max-width: 1180px;
  margin: -110px auto 45px;
  color: #fff;
  background: #323f46;
}
.sale-item__main {
  box-shadow: 0 3px 8px rgba(0,0,0,.35);
}
.sale-item__info {
  padding-top: 46px;
}
.flexslider {
  margin: 0;
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  height: 780px;
}
.sale-item__slider img {
  width: auto!important;
  height: 780px!important;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.sale-item__form-title {
  font-size: 40px;
  line-height: 1.2em;
  text-align: center;
  font-weight: 500;
  margin-bottom: 46px;
}
.flex-direction-nav a {
  width: 44px;
  height: 44px;
  margin: -22px 0 0;
  opacity: 1!important;
  font-size: 0;
  text-indent: -9999px;
  background: #ff3631;
}
.flex-direction-nav a:hover {
  background: #e53935;
}

.flex-direction-nav a:before {
  width: 15px;
  height: 15px;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 0;
}
.flex-direction-nav .flex-prev {
  left: 0!important;
}
.flex-direction-nav .flex-next {
  right: 0!important;
}
.flex-direction-nav .flex-prev:before {
  right: 0;
  left: 10px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.flex-direction-nav .flex-next:before {
  right: 10px;
  left: 0;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.flexslider .slides > li {
  display: block!important;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.form-group {
  margin-bottom: 15px;
}
.form-group label {
  font-weight: normal;
  margin-bottom: 17px
}
.form-control {
  display: block;
  width: 100%;
  height: 58px;
  padding: 15px;
  background-color: #fff;
  color: #000;
  background-image: none;
  border: 0;
  border-radius: 0;
}
.form-control:focus {
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.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;
}
textarea.form-control {
  height: auto;
}
.important {
  color: #e53935;
}
.form-submit {
  padding-top: 20px;
}
.btn-block {
  display: block;
  width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,.35);
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  padding: 20px 25px 19px;
}
.form-control.input_error {
  color: #e53935;
  border: 4px solid #e53935;
}
.form-success {
  text-align: center;
  font-size: 20px;
  font-style: italic;
}
.sale-item__extra {
  padding: 36px 0 26px;
}
.sale-item__prices {
  margin-left: 5%;
  width: 45%;
}
.sale-item__wrap {
  width: 5%;
  position: relative;
  height: 85px;
}
.sale-item__discount {
  padding-top: 7px;
  margin-left: 5%;
  width: 35%;
  color: #e53935;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
.sale-item__discount b {
  font-weight: 500;
  font-size: 50px;
}
.sale-item__wrap:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px solid #263238;
}
.sale-item__old-price {
  color: #90a4ae;
  text-decoration: line-through;
  padding-top: 2px;
}
.sale-item__price {
  padding-top: 3px;
  color: #fff;
  font-size: 25px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
}
.sale-item__details {
  background: #fff;
  padding: 33px 0 30px;
  margin-bottom: 45px;
  max-width: 1180px;
  line-height: 30px;
  margin: 0 auto;
}
.sale-item__details-holder {
  margin-left: 5%;
}
.sale-item__details b {
  font-weight: 500;
  font-size: 20px;
}
.fancybox-title {
  font: normal 16px/20px "Roboto", Helvetica,Arial,sans-serif;
}
.fancybox-title-float-wrap {
  margin-bottom: -40px;
}
.fancybox-title-float-wrap .child {
  padding: 2px 0 0;
  background: transparent;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: 500;
}
.fancybox-title-float-wrap .child .btn {
  margin-left: 15px;
  border-radius: 5px;
  text-shadow: none;
  font-weight: 500;
}
.form-wrap_small {
  padding: 30px 0;
}
.popup-small .fancybox-skin {
  box-shadow: 0 0 10px rgba(0,0,0,.35);
}
.form__description {
  font-size: 16px;
  color: #fff;
}
.form__description b {
  font-weight: 500;
}
.popup-small .form-thx {
  padding-top: 10px;
}
.popup-small .form-thx p {
  font-size: 20px;
  color: #fff;
}
.popup__size,.popup__consult {background:#e53935!important;display:inline-block;line-height:36px;color:#fff!important;padding:0 8px;border-radius:5px}
.popup__phone {margin-right:15px;}
.popup__size {margin-right:10px}
.icon-consult {background-position: 0 -176px!important;margin-right:10px!important}
.icon-size {width:32px;height:22px;background-position: 0 -198px!important;margin-right:10px!important}
.sc{margin-top:30px}
.sci{display:inline-block;vertical-align:top;width:50px;height:50px;margin-right:10px;background:url(/f/i/sc.png?v3) -9999px -9999px no-repeat;}
.sci_vk{background-position:0 0;}
a:hover .sci_vk{background-position:-50px 0;}
.sci_ok{background-position:0 -50px;}
a:hover .sci_ok{background-position:-50px -50px;}
.sci_fb{background-position:0 -100px;}
a:hover .sci_fb{background-position:-50px -100px;}
.sci_inst{background-position:0 -150px;}
a:hover .sci_inst{background-position:-50px -150px;}

.privacy {margin-top:15px;color:#90a4ae}
.privacy a,.privacy a:hover {text-decoration:underline;color:#90a4ae}
.form-submit .privacy {text-align:center;}
.form-submit .privacy,.form-submit .privacy a,.form-submit .privacy a:hover{color:#fff}
.short-order__form .privacy,.short-order__form .privacy a,.short-order__form .privacy a:hover{color:#3b3f4c}

.sale-single__image,
.sale-single__text {
  display: inline-block;
  vertical-align: top;
}
.sale-single__image {
  padding-right: 45px;
}
.sale-single__title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 40px
}
.sale-single__title,
.sale-single__title a {
  color: #13191c;
}
.sale-single__title a:hover {
  color: #e53935;
}
.sale-single__details {
  margin-bottom: 20px;
}
.sale-single__details-holder {
  line-height: 30px;
}
.sale-single__details b {
  font-size: 20px;
  font-weight: 500;
}
.sale-single__old-price {
  color: #90a4ae;
  text-decoration: line-through;
  margin-bottom: 10px;
}
.sale-single__price {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 40px;

}
.sale-single__discount {
  color: #e53935;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}

.newyear{height:80px;position:relative;overflow:hidden;margin-right:-35px}
.newyear a {display:block;height:80px;background:url(/f/i/new-2018.jpg) center top no-repeat;}
.i-monitor_articles:before,.i-monitor_articles:after{display:none}
.i-monitor_articles{background-image:url(/f/i/monitor-articles.png)}

.articles-list b {font-size:20px;}
.articles-list h3{font-size:25px;margin-bottom:60px}
.articles-list ol li{margin-bottom:35px}
.articles-list ol li:before{font-weight:normal;}

.article-item .h1{font-size:50px;line-height:50px}
.article-item h2{font-size:40px;line-height:50px}
.article-item h3{margin-bottom:40px;}
.article-item .screen__text p:last-child{margin-bottom:0}
.article-item .screen__text ul {margin-bottom:30px;margin-left:20px}

.article-content a{text-decoration:underline}
.article-content li{margin-bottom:5px}
.article-content{margin-bottom:40px;}

.article-photos {width:1100px;margin-left:-80px}
@media (min-width:1200px) {
.article-photos {width:1200px;margin-left:-130px}
}
.article-photos{margin-top:50px;margin-bottom:50px;}
.article-photos__item{width:940px;margin:0 auto;}
.article-photos__image{margin-bottom:30px}
.article-photos__name{text-align:center;}
.article-photos .fotorama__arr {
  width: 40px;
  height: 40px;
  border: 2px solid #d5d8da;
  background: transparent;
  border-radius: 50%;
  left: 10px;
  -webkit-transform: translate3d(0, 0, 0)!important;
  transform: translate3d(0, 0, 0)!important;
}
.article-photos .fotorama__arr:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border: none;
  right: 4px;
  margin: auto;
  border-left: 2px solid #e53935;
  border-top: 2px solid #e53935;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 12px;
}
.article-photos .fotorama__arr--prev:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
  left: 4px;
}
.article-photos .fotorama__arr--next {
  right: 10px;
  left: auto;
}
.article-photos .fotorama__arr:hover {
  border-color: #e53935;
}
.article-photos .fotorama__arr--disabled {opacity:.3!important}
.article-photos .fotorama__nav__frame .fotorama__dot {
  width: 20px;
  height: 20px;
  background: 0 0;
  border: 2px solid #d5d8da;
}
.article-photos .fotorama__nav__frame.fotorama__active .fotorama__dot {
	background:#e53935;
	border: 2px solid #e53935;
}
.article-photos .fotorama__nav--dots .fotorama__nav__frame {
	margin:0 8px
}
.article-photos .fotorama__nav {height:40px}

.article-photos .fotorama__nav:before,
.article-photos .fotorama__stage:before,
.article-photos .fotorama__nav:after,
.article-photos .fotorama__stage:after {
    display:none!important
}
.screen_gray .about__goal {text-align:center;}
.screen_gray .about__goal i {background:#eceff1}
.article-item .about__goal{margin-bottom:0;padding-bottom:0}
.article-item .about__goal:after{display:none;}
.article-photos__image img {display:block;margin:0 auto;max-height:770px}

.event_block{background-size:cover;background-position:center center;padding:30px 47px;display:block;background-color:#fff}
a .event_block{color:#000}
.event_block__content{background:#fff;max-width:320px;padding:15px;display:block}
.event_block__content-holder{border:1px solid #dfdfdf;padding:15px 25px;min-height:290px;display:block}
.event_block__content-title{color:#e53935;font-size:25px;line-height:35px;margin-bottom:15px;display:block}
.event_block__content-num{color:#e53935;font:bold 83px/83px Tinos,Arial,sans-serif;margin-bottom:2px;display:block}
.event_block__content-num b{font-size:120px;}
.event_block__content-text{font-size:25px;line-height:36px;display:block}
.event_block__content-text b{font-size:30px}

.event_block_small{padding:16px 20px}
.event_block_small .event_block__content{padding:7px;max-width:150px}
.event_block_small .event_block__content-holder{min-height:136px;padding:5px 10px;}
.event_block_small .event_block__content-title{font-size:14px;line-height:20px;margin-bottom:5px}
.event_block_small .event_block__content-num{font-size:39px;line-height:39px;margin-bottom:0}
.event_block_small .event_block__content-num b{font-size:57px;}
.event_block_small .event_block__content-text{font-size:14px;line-height:18px;}
.event_block_small .event_block__content-text b{font-size:15px}

.event-slider__item{width:100%;display:block}
.event_short{width:520px;margin:0 auto;display:block}
.event-slider_wide .event_short{width:940px}
.event-slider__item{display:block}
.with-fotorama .fotorama__nav{margin-top:25px}

.icon-consult1 {
  width: 32px;
  height: 22px;
  background-position: -208px 0;
}
a.icon-consult1:hover,
a:hover .icon-consult1 {
  background-position: 0 -198px;
}

.icon-electric {
  width: 32px;
  height: 22px;
  background-position: 0 -220px;
}
a:hover .icon-electric {
  background-position: -32px -220px;
}
.icon-delivery {
  width: 32px;
  height: 22px;
  background-position: 0 -242px;
}
a:hover .icon-delivery {
  background-position: -32px -242px;
}
.icon-assemble {
  width: 24px;
  height: 24px;
  background-position: 0 -264px;
}
a:hover .icon-assemble  {
  background-position: -24px -264px;
}
.photoslider__holder {
  margin-bottom:20px
}
.equal-column {float:left;width:50%}
.wide-block {background-repeat:no-repeat;background-position:center;background-size:cover}
.wide-block__title{text-align:center;padding:80px 40px 50px;font:60px/60px tinos,Arial,sans-serif;color:#fff;position:relative;margin-bottom:70px;}
.wide-block__title_small {font-size:40px;line-height:50px;margin-bottom:50px}
.wide-block__title:after {content:'';position:absolute;width:170px;height:2px;background:#e53935;left:0;right:0;margin:0 auto;bottom:0;}
.wide-block__row,.wide-block__form {display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.wide-block__form{margin-left:-10px;margin-right:-10px}
.wide-block__column,.wide-block__form-field {position:relative;width:100%;min-height:1px;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.wide-block__column img {max-width:100%}
.wide-block__form-field{padding:0 10px;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.photoslider{position:relative;}
.photoslider .photoslider__holder{margin-bottom:0}
.photoslider .safe-slider__nav{position:absolute;top:50%;margin-top:-20px;z-index:2;margin-right:0}
.photoslider .safe-slider__nav_next{right:20px;}
.photoslider .safe-slider__nav_prev{left:20px;}
.wide-block__column-text{padding:80px;color:#fff;font-size:18px;line-height:30px;}
.wide-block__column-title {font: 40px/50px Tinos, sans-serif;color: #fff;padding-bottom:40px;margin-bottom: 35px;position: relative;}
.wide-block__column-title:before {content: '';position: absolute;bottom: 0;left: 0;width: 60px;height: 2px;background: #e53935;}
.wide-block__column-text ul {counter-reset: section;}
.wide-block__column-text ul li {position: relative;margin-bottom: 20px;padding-left: 43px;list-style: none}
.wide-block__column-text ul li:before {display: block;counter-increment: section;content: "0" counter(section);position: absolute;left: 0;top: 3px;font-size: 14px;color: rgba(255,255,255,.5);}
.wide-block_invert{background:#eceff1;color:#3b3f4c}
.wide-block_invert .wide-block__title {color:#13191c}
.wide-block_invert .wide-block__column-text {color:#3b3f4c}
.wide-block__title_small{padding-top:60px}
.wide-block__subtitle{font-size:18px;line-height:30px;margin:0 0 40px}
.wide-block .holder{text-align:center;padding-bottom:60px}
.wide-block__form-field {text-align:left;position:relative}
.wide-block__form-field label{position:absolute;right: 10px;top:25px}
.wide-block__form-field input,.wide-block__form-field button {width:100%}
.wide-block__form-field input {background:#fff!important;border-color:#fff!important;color:#000}
.wide-block__column-text .btn{font-size:16px;}
.wide-block__title .popup__size{font-size:16px;vertical-align:middle;font-family:'Roboto',Arial,sans-serif;margin-left:20px;margin-top:-4px}

.sale-single{white-space:nowrap}
.sale-single__text{white-space:normal;max-width:calc(100% - 306px)}
.sale-single+.sale-single{margin-top:80px}



.calc-discount {
	border:2px solid #e53935;
	text-align: center;
	height: 212px;
	font-size: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
	width: 100%;
}
.calc-discount__holder b {
	font: 90px/130px Tinos, sans-serif;
	color: #e53935;
	margin-top: -30px;
	display: block;
}

.sale-variant {border:2px solid #cacaca;display: block!important;cursor:pointer;background:#fff;height:212px;padding:0!important}
.sale-variant__holder:before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:#000;opacity:0;transition:all .3s ease;}
.sale-radio {margin-bottom: 30px;}
.sale-radio:hover .sale-variant__holder:before{opacity:.4;}
.sale-radio input[type=radio] + label::before,
.sale-radio input[type=radio] + label::after {
	transform: scale(.7);
	opacity:0;
	transition: all .3s ease;
}
.sale-radio input[type=radio]:checked + label::before,
.sale-radio input[type=radio]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.sale-radio input[type=radio]:checked + label .sale-variant__holder:before{opacity:.4;}
.sale-radio input[type=radio] + label::before {
  background: #e53935;
  border: 0;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 65px;
  margin-left: -18px;
  z-index:10;
}
.sale-radio input[type=radio] + label::after {
	left: 50%;
	top: 76px;
	margin: 0;
	margin-left: -7px;
	width: 14px;
	height: 14px;
	background-size: 100%;
	z-index: 12;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 342.357 342.357' style='enable-background:new 0 0 342.357 342.357;' xml:space='preserve'%3E%3Cpolygon fill='%23fff' points='290.04,33.286 118.861,204.427 52.32,137.907 0,190.226 118.862,309.071 342.357,85.606 '/%3E%3C/svg%3E");
}
.sale-variant__holder {
	display: block;
	height: 165px;
	background-size: cover;
	background-position: center top;
}
.sale-variant__title {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	text-align: center;
	font-size: 16px;
	padding: 12px
}
.sale-buttons{margin-top:30px;}
.sale-buttons .btn {width:140px;margin:0 15px;}
.sale-steps.animated{transition:height .5s ease}
.sale-step{position:relative; top:0}
.sale-steps__item {position:absolute;top:-999px;opacity:0;visibility:hidden;transition:opacity .5s ease, transform .5s ease;width:100%;transform:translate(-100px,0)}
[data-step="1"] [data-step-is="1"],
[data-step="2"] [data-step-is="2"],
[data-step="3"] [data-step-is="3"],
[data-step="4"] [data-step-is="4"],
[data-step="5"] [data-step-is="5"],
[data-step="6"] [data-step-is="6"],
[data-step="7"] [data-step-is="7"] {
opacity: 1;
  visibility: visible;
  position: relative;
top:0;
  transform:translate(0,0)!important
}
[data-step="1"] .sale-steps__item[data-step-is="1"],
[data-step="1"] .sale-steps__item[data-step-is="2"],
[data-step="1"] .sale-steps__item[data-step-is="3"],
[data-step="1"] .sale-steps__item[data-step-is="4"],
[data-step="1"] .sale-steps__item[data-step-is="5"],
[data-step="1"] .sale-steps__item[data-step-is="6"],
[data-step="1"] .sale-steps__item[data-step-is="7"],
[data-step="2"] .sale-steps__item[data-step-is="2"],
[data-step="2"] .sale-steps__item[data-step-is="3"],
[data-step="2"] .sale-steps__item[data-step-is="4"],
[data-step="2"] .sale-steps__item[data-step-is="5"],
[data-step="2"] .sale-steps__item[data-step-is="6"],
[data-step="2"] .sale-steps__item[data-step-is="7"],
[data-step="3"] .sale-steps__item[data-step-is="3"],
[data-step="3"] .sale-steps__item[data-step-is="4"],
[data-step="3"] .sale-steps__item[data-step-is="5"],
[data-step="3"] .sale-steps__item[data-step-is="6"],
[data-step="3"] .sale-steps__item[data-step-is="7"],
[data-step="4"] .sale-steps__item[data-step-is="4"],
[data-step="4"] .sale-steps__item[data-step-is="5"],
[data-step="4"] .sale-steps__item[data-step-is="6"],
[data-step="4"] .sale-steps__item[data-step-is="7"],
[data-step="5"] .sale-steps__item[data-step-is="5"],
[data-step="5"] .sale-steps__item[data-step-is="6"],
[data-step="5"] .sale-steps__item[data-step-is="7"],
[data-step="6"] .sale-steps__item[data-step-is="6"],
[data-step="6"] .sale-steps__item[data-step-is="7"],
[data-step="7"] .sale-steps__item[data-step-is="7"] {
	transform:translate(100px,0)
}
.radio input[type=radio] + label {
  padding-left: 40px;
  font-size: 18px;
  padding-top: 4px;
  margin-bottom: 20px;
}
.radio input[type=checkbox] + label::before,
.radio input[type=radio] + label::before {
  top: 0;
  height: 30px;
  width: 30px;
}
.radio input[type=radio] + label::before {
  border: 2px solid #cacaca;
}
.radio input[type=radio] + label::after {
	content: '';
	display: block;
	position: absolute;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background: #e53935;
	left: 9px;
	top: 4px;
	bottom: 0;
	margin: auto;
	opacity: 0;
	transform: scale(.5);
	transition: all .3s ease;
}
.radio input[type=radio]:checked + label::after {
	opacity: 1;
	transform: scale(1);
}
.step-form .input {padding-top:8px!important;padding-bottom:8px!important;vertical-align:top;color: #000}
.step-form .btn{vertical-align:top}
.step-form .privacy{line-height:24px;margin-top:0!important;}
.step-form .privacy,.step-form .privacy a {color: #333}
.step-form ::-webkit-input-placeholder {
  color: #777;
}
.step-form ::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.step-form :-ms-input-placeholder {
  color: #777;
}
.step-form input:-moz-placeholder {
  color: #777;
  opacity: 1;
}
.step-form .input:focus {
  background: transparent;
}
.step-form .input + label {
	height: 50px;
}
.step-form .input.input_error{
	border-color:#e53935!important
}
#kitchenformholder .form-thx {display:block;opacity:1;padding-top:0;margin-bottom:50px;color:#e53935;padding:20px 30px;font-size: 22px;line-height:30px;background:rgba(42, 146, 80, 0.1)}
.shake {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.sale-single .i-content li:before {
  color: #e53935;
}

.payment{position:absolute;  left: 577px;top: 230px;}
.payment a{color:#fff;display:block;transition: color .1s ease;}
.payment a:hover{color:#e53935;}
.payment__icon {display:block;width: 190px;height:66px;background:url(/f/i/ls.png) left top no-repeat;background-size:100%;margin-bottom:30px;}
.photoslider .photoslider__holder{overflow:hidden}

.screen__price_frezer:before {width:74px;height:80px;background:url(/f/i/frezer.png);top: 14px;}
.videowrapper {margin-bottom:15px;float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}
.videowrapper iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
@media(min-width:1200px) {.aside{margin-left:-180px}}

.popup-title {display:-ms-flexbox;display:flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
.popup-title__description {display:block;padding:0 0 0 30px;font-size:13px;line-height:22px;font-weight: normal;text-align:left;max-width:600px;white-space:normal}
.popup-title__button {margin-top:-7px;}
.popup-title_top .popup-title__button {margin-top:0}

.important-message {line-height: 1.4;border:2px solid #e53935;background:#fff;color: #000;text-align:center;padding:15px;}
.important-message a{color:#e53935}
.screen__text ul {
    margin-left: 1em;
}
.header .sc {
  float: right;
  margin-top: 0;
  height: 80px;
  display: none;
}
@media (min-width: 1800px) {
  .header .sc {
    display: flex;
    height: 80px;
    align-items: center;
    margin-right: 30px;
  }
  .header .sc a {
    height: 50px;
  }
}
/* End */
/* /f/js/fotorama.css?145855456618502 */
/* /f/fancybox/jquery.fancybox.css?14534665154993 */
/* /f/css/bootstrap-grid.min.css?154452655428977 */
/* /bitrix/templates/coupelux/template_styles.css?1751945155126195 */
