

/* Start:/bitrix/templates/MAIN_NEW/components/bitrix/system.pagenavigation/.default/style.css?1444343159832*/
.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.42857;
    color: #BF4041;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #DDD;
}

.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.active > a,
.pagination > li.active > span {
    color: #fff;
    background: #BF4041;
}
/* End */


/* Start:/bitrix/templates/.default/css/owl.carousel.css?14883685924028*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/.default/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/bitrix/templates/.default/css/jquery.fancybox.css?14767174776840*/
/*! fancyBox v2.1.0 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;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.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-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/.default/css/../images/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('/bitrix/templates/.default/css/../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/.default/css/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: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	/*overflow: hidden;*/
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/.default/css/../images/fancybox_overlay.png');
}

.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);
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}
#fancybox-buttons.top {
	top: 10px;
}
#fancybox-buttons.bottom {
	bottom: 10px;
}
#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/bitrix/templates/.default/css/../images/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}
#fancybox-buttons a:hover {
	opacity: 1;
}
#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}
#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* End */


/* Start:/bitrix/templates/MAIN_NEW/components/bitrix/news.list/offices/style.css?15181278821143*/
.header-office {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 5px 0;
}

.header-office__title {
    padding-bottom: 3px;
    text-decoration: none;
    color: #bf4041;
}

.header-office__link {
    display: inline-block;
    height: 28px;
    padding: 0 12px;
    margin: 2px 0 0 7px;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    text-decoration: none;
    vertical-align: top;
    border: 1px solid #626262;
    border-radius: 3px;
}

.header-office__link:hover {
    color: #fff;
    background: #808075;
    border: 1px solid #808075;
}

@media (min-width: 768px) {
    .header-office {
        font-size: 18px;
        line-height: 28px;
        padding: 10px 0;
    }

    .header-office__title {
        color: #000;
        padding: 3px;
        display: none;
    }

    .header-office__title:hover {
        color: #fff;
        background: #bf4041;
    }

    .header-office__link {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .header-office__title {
        display: inline-block;
    }

    .header-office__link {
        margin-left: 7px;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1476717469666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/MAIN_NEW/components/bitrix/breadcrumb/main/style.css?144585113285*/
.breadcrumbs {
    margin-bottom: 20px;
}

.breadcrumbs__link {
    color: #bf4041;
}
/* End */


/* Start:/bitrix/templates/MAIN_NEW/components/bitrix/menu/top-all/style.css?16323038018643*/
.menu-main {
  position: relative;
  margin: 0 0 25px;
  padding: 0;
  min-height: 50px;
  z-index: 690;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.menu-main a,
.menu-main span {
  display: block;
}
@media (max-width: 768px) {
  .menu-main {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .menu-main {
    background: #f0e8d3;
  }
  .menu-main .caret {
    display: none;
  }
}
@media (min-width: 992px) {
  .menu-main {
    background: #bf4041;
    width: 960px;
  }

  .main-menu_fix {
      position: fixed;
      z-index: 990;
  }
}
.menu-main__header {
  height: 50px;
  background: #bf4041;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .menu-main__header {
    display: none;
  }
}
.menu-main__header_text {
  float: left;
  padding-left: 20px;
  font-size: 26px;
  line-height: 50px;
  color: #fff;
}
.menu-main__header_toggle {
  position: relative;
  float: right;
  top: 50%;
  margin-top: -17px;
  margin-right: 18px;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  border-color: #dddddd;
}
.menu-main__header_toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}
.menu-main__header_toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .menu-main__header_toggle {
    display: none;
  }
}
.menu-main__menu {
  margin: 0;
  list-style: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 99;
}
@media (max-width: 991px) {
  .menu-main__menu {
    padding: 12px 5px;
    position: absolute;
    width: 100%;
    display: none;
    border: 1px solid #bf4041;
    background: #fff;
  }
  .menu-main__menu a,
  .menu-main__menu span {
    padding: 9px 60px 9px 12px;
    font-size: 18px;
    line-height: 1;
    color: #3b3d40;
    font-weight: bold;
  }
  .menu-main__menu a:hover,
  .menu-main__menu span:hover {
    background: #bf4041;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  .menu-main__menu a:hover + .menu-main__toggle,
  .menu-main__menu span:hover + .menu-main__toggle {
    background: none;
    color: #fff;
    border: 1px solid #fff;
  }
}
@media (min-width: 992px) {
  .menu-main__menu {
    display: block !important;
    padding: 0 5px;
  }
  .menu-main__menu > li {
    display: inline-block;
    position: relative;
  }
  .menu-main__menu > li a,
  .menu-main__menu > li span {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
  }
  .menu-main__menu > li a:hover,
  .menu-main__menu > li span:hover {
    background: #bf4041;
  }

  .menu-main__menu > li > .menu-main__drop:after {
     content: " ";
     position: absolute;
     right: 0;
     top: 25px;
     display: block;
     border-top: 5px solid #fff;
     border-right: 4px solid transparent;
     border-left: 4px solid transparent;
  }

  .menu-main__menu > li > .menu-main__drop a,
  .menu-main__menu > li > a{
      padding-left: 4px;
      padding-right: 12px;
  }
}
@media (max-width: 320px) {
  .menu-main__menu ul {
    padding-left: 0;
  }
}
.menu-main__submenu {
  display: none;
  z-index: 99;
  background: #fff;
}
.menu-main__submenu li {
  display: block;
  position: relative;
}
@media (max-width: 992px) {
  .menu-main__submenu {
    margin: 0;
    padding: 0 0 0 30px;
  }
}
@media (min-width: 992px) {
  .menu-main__submenu {
    position: absolute;
    margin: -1px 0 0;
    padding: 0;
    border: 1px solid #bf4041;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .menu-main__menu > li:nth-child(8) .menu-main__submenu {
      right: 0;
  }
  .menu-main__submenu > li a,
  .menu-main__submenu > li span {
    padding-left: 20px;
    padding-right: 20px;
    color: #3b3d40;
    white-space: nowrap;
    line-height: 30px;
  }
  .menu-main__submenu > li a:hover,
  .menu-main__submenu > li span:hover {
    color: #fff;
    background: #bf4041;
  }
}
@media (max-width: 767px) {
  .menu-main__submenu {
    padding: 0 0 0 10px;
  }
  .menu-main__submenu a,
  .menu-main__submenu span {
    font-size: 16px;
  }
}
.menu-main__submenu_submenu {
  display: none;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .menu-main__submenu_submenu {
    margin: 0;
    padding: 0 0 0 30px;
    list-style: square;
  }
  .menu-main__submenu_submenu ul a,
  .menu-main__submenu_submenu ul span {
    font-weight: normal;
  }
  .menu-main__submenu_submenu li {
    position: relative;
  }
}
@media (min-width: 992px) {
  .menu-main__submenu_submenu {
    display: block;
  }
}
@media (max-width: 767px) {
  .menu-main__submenu_submenu {
    padding: 0 0 0 10px;
  }
}
@media (min-width: 992px) {
  .menu-main__drop:hover + .menu-main__submenu,
  .menu-main__submenu:hover {
    display: block !important;
  }
}
.menu-main__drop {
  position: relative;
}
@media (min-width: 992px) {
  .menu-main__submenu .menu-main__drop:after,
  .menu-main__submenu_submenu .menu-main__drop:after {
    display: block;
    position: absolute;
    content: '';
    right: 11px;
    top: 50%;
    margin-top: -6px;
    width: 8px;
    height: 13px;
  }
}
.menu-main__toggle {
    position: absolute;
    display: block;
    cursor: pointer;
    right: 22px;
    top: 50%;
    margin-top: -13px;
    width: 33px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    color: #515151;
    border: 1px solid #515151;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
@media (max-width: 767px) {
  .menu-main__toggle {
    right: 12px;
  }
}
@media (min-width: 992px) {
  .menu-catalog {
      position: static !important;
  }

  .menu-catalog .menu-main__submenu {
    width: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
  }
  .menu-catalog .menu-main__submenu > li {
    float: left;
    width: 33%;
    padding: 20px 1%;
  }
  .menu-catalog .menu-main__submenu > li:nth-child(3n+1) {
    clear: both;
  }
  .menu-catalog .menu-main__submenu > li a,
  .menu-catalog .menu-main__submenu > li span {
    line-height: 16px;
    font-size: 14px;
    padding: 0;
    white-space: normal;
    color: #bf4041;
  }
  .menu-catalog .menu-main__submenu > li a:hover,
  .menu-catalog .menu-main__submenu > li span:hover {
    background: none;
    color: #bf4041;
  }
  .menu-catalog .menu-main__submenu > li > .menu-main__drop {
    margin-bottom: 10px;
  }
  .menu-catalog .menu-main__submenu > li > .menu-main__drop a,
  .menu-catalog .menu-main__submenu > li > a,
  .menu-catalog .menu-main__submenu > li > .menu-main__drop a:hover,
  .menu-catalog .menu-main__submenu > li > a:hover,
  .menu-catalog .menu-main__submenu > li > .menu-main__drop span,
  .menu-catalog .menu-main__submenu > li > span,
  .menu-catalog .menu-main__submenu > li > .menu-main__drop span:hover,
  .menu-catalog .menu-main__submenu > li > span:hover {
    font-size: 18px;
    color: #3b3d40;
    line-height: 24px;
    font-weight: bold;
    text-decoration: underline;
  }
  .menu-catalog .menu-main__submenu > li > .menu-main__drop a:hover,
  .menu-catalog .menu-main__submenu > li > a:hover,
  .menu-catalog .menu-main__submenu > li > .menu-main__drop span,
  .menu-catalog .menu-main__submenu > li > span,
  .menu-catalog .menu-main__submenu > li > .menu-main__drop span:hover,
  .menu-catalog .menu-main__submenu > li > span:hover{
    text-decoration: none;
    background: none;
  }
  .menu-catalog .menu-main__submenu > li > .menu-main__submenu_submenu {
    display: block !important;
    position: static;
    border: none;
  }
  .menu-catalog .menu-main__submenu > li > .menu-main__submenu_submenu li {
    margin-bottom: 5px;
  }
  .menu-catalog .menu-main__submenu .menu-main__drop::after {
    display: none;
  }
  .menu-catalog .menu-main__submenu .menu-main__submenu_submenu {
      display: none;
      margin: 5px 0 0 10px;
  }
    .menu-catalog .menu-main__submenu .menu-main__submenu_submenu .menu-main__drop {
        padding-right: 30px;
    }

    .menu-main__toggle {
        display: none;
        right: 0;
        width: 30px;
        border: none;
    }
    .menu-catalog .menu-main__submenu .menu-main__submenu_submenu .menu-main__toggle {
        display: block;
    }
}

/* End */


/* Start:/bitrix/templates/MAIN_NEW/components/bitrix/news.list/advantages/style.css?1507644462857*/
.advantages-block {
    margin-bottom: 50px;
}

.advantages-block ul {
    overflow: hidden;
}

.advantages-block li {
    margin: 0 0 35px;
}

.advantages-icon {
    float: left;
    width: 70px;
    height: 70px;
    background-position: center;
    background-repeat: no-repeat;
}

.advantages-text {
    display: block;
    margin: 0 0 0 80px;
    padding: 4px 0 0;
    line-height: 63px;
}

.advantages-text span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 21px;
}

.advantages-block .button-holder {
    display: none;
}

@media (min-width: 768px) {
    .advantages-block li {
        float: left;
        width: 50%;
    }

    .advantages-block li:nth-child(odd){
        padding-right: 17px;
        clear: left;
    }

    .advantages-block li:nth-child(even){
        padding-left: 17px;
    }
}
/* End */


/* Start:/bitrix/templates/MAIN_NEW/template_styles.css?163965117352905*/
/************************* reset *************************/
html{
    margin: 0;
    padding: 0;width: 100%;
    background: #fff;
}
body{
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #000;
}
h1, h2, h3, h4, p, ul, ol, li, a, span, div, input, textarea, select, form, fieldset, button, dl, dd, dt {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    box-sizing: border-box;
}

h2,
.h2 {
    color: #363636;
}

h3,
.h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

a {
    text-decoration: underline;
    color: #bf4041;
}

a:hover {
    text-decoration: none;
}

ul li {list-style: none;}

h1 {
    padding: 6px 0 7px;
    margin: 0 0 34px;
    color: #bf4041;
    font-size: 28px;
    text-align: center;
}

table {
    border-collapse: collapse;
}

small {
    font-size: 50%;
}

.img-responsive {
    max-width: 100%;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.big-text {
    font-size: 21px !important;
}

.clear {
    clear: both;
}

.li-nofloat {
    clear: left;
}

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

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

.text-right {
    text-align: right;
}

.block-center {
    margin: 0 auto;
}

.mar-bottom {
    margin-bottom: 50px;
}

.mar-bottom2 {
    margin-bottom: 20px;
}

.hr-dashed {
    border-top: 2px dashed #ebebeb;
    border-bottom: none;
    margin: 40px 0;
}

.no-style-list {
    list-style: none;
}

.main-3d .holder-wrap-in{width:100%;padding-top:64.47916666666667%;position:relative;margin-right: auto;margin-left: auto;padding-left: 10px;padding-right: 10px;}
.main-3d .holder{position:absolute !important;top:0 !important;left:0 !important;bottom:0 !important;right:0 !important;padding:0 !important;margin:0 !important;width:unset !important}
@media (min-width:768px){
	.main-3d .holder-wrap{width:750px;margin:0 auto}
}
@media (min-width:992px){
	.main-3d .holder-wrap{width:980px;margin:0 auto}
}
.main-3d .holder-wrap-in{width:100%;padding-top:64.47916666666667%;position:relative;margin-right: auto;margin-left: auto;padding-left: 10px;padding-right: 10px}

.banner-content-in-wrap{width:100%;padding-top:26.97916666666667%;position:relative}
.banner-content-in{position:absolute;top:0;left:0;bottom:0;right:0}

.holder h2,
.h2 {
    margin: 0 0 20px;
    font-size: 26px;
    text-align: center;
}

.btn {
    display: inline-block;
    padding: 7px 12px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    border-radius: 9px;
    -webkit-appearance: none;
}

.btn-orange {
    color: #fff !important;
    background: #ffa000;
    border-bottom: 4px solid #e38e00;
    text-transform: uppercase;
}

.btn-orange:hover {
    opacity: 0.8;
}

.btn-white {
    color: #626262;
    border: 1px solid #626262;
}

.btn-white:hover {
    color: #fff;
    background: #808075;
}

.btn-link {
    background: none;
    font-weight: normal;
}

.btn-small {
    font-size: 16px;
}

.icon-vk {
    width: 29px;
    height: 29px;
    background: url("/upload/images/logos-of-social-networks.png") 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 5px;
    border-radius: 5px;
}

.icon-fb {
    width: 29px;
    height: 29px;
    background: url("/upload/images/logos-of-social-networks.png") -70px 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 5px;
    border-radius: 5px;
}

.icon-in {
    width: 29px;
    height: 29px;
    background: url("/upload/images/logos-of-social-networks.png") -35px 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 5px;
    border-radius: 5px;
}

.icon-vb {
    width: 28px;
    height: 28px;
    background: url("/upload/images/icon-viber.png") 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 5px;
    border-radius: 5px;
}

.icon-wa {
    width: 28px;
    height: 28px;
    background: url("/upload/images/icon-whatsapp.png") 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 5px;
    border-radius: 5px;
}

.icon-tg {
    width: 28px;
    height: 28px;
    background: url("/upload/images/icon-telegram.png") 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 5px;
    border-radius: 5px;
}

.header-office .icon-vb,
.header-office .icon-wa,
.header-office .icon-tg {
    margin: 2px 0 0 5px;
}

.table-wrap {
    overflow-x: scroll;
}
.sub-title {
    text-align: center;
    font-size: 20px;
    margin: -10px 0 20px;
}
@media (min-width: 768px) {
    .btn {
        padding: 10px 15px;
        font-size: 21px;
    }

    .btn-small {
        font-size: 16px;
    }

    h1 {
        padding: 6px 29px 7px;
        font-size: 38px;
    }

    .holder h2,
    .h2 {
        margin: 0 0 25px;
        font-size: 30px;
    }

    .header-office .icon-vb,
    .header-office .icon-wa,
    .header-office .icon-tg {
        margin: 0 0 2px 5px;
    }

    .fix-head .header-office .icon-vb,
    .fix-head .header-office .icon-wa,
    .fix-head .header-office .icon-tg {
        margin: 0 0 5px 5px;
    }
}

@media (min-width: 992px) {
    .table-wrap {
        overflow-x: auto;
    }

    .header-office .icon-vb,
    .header-office .icon-wa,
    .header-office .icon-tg {
        margin: 0 0 5px 5px;
    }

    .fix-head .header-office .icon-vb,
    .fix-head .header-office .icon-wa,
    .fix-head .header-office .icon-tg {
        display: none;
    }
}

@media (min-width: 1200px) {
    a[href^='yandexnavi:'] {
        display: none;
    }
}

.btn_cart {
    background-image: url("/upload/images/icon-cart-white.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.btn_print {
    background-image: url("/upload/images/icon-print-grey.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.btn_print:hover {
    background-image: url("/upload/images/icon-print-white.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.btn_send {
    background-image: url("/upload/images/icon-letter-grey.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.btn_send:hover {
    background-image: url("/upload/images/icon-letter-white.png");
    background-position: 15px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

/************************* form-block *************************/
.form-title {
    margin: 0 0 33px;
    color: #363636;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}
.input {
    display: block;
    width: 100%;
    height: 43px;
    padding: 0 15px 0 46px;
    margin: 0 0 11px;
    color: #606060;
    font-size: 18px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

.name,
input[name=form_text_3],
input[name=form_text_9],
input[name=form_text_15],
input[name=form_text_71] {
    background: url(/bitrix/templates/MAIN_NEW/images/input-icon.png) 13px 0 no-repeat;
}

.phone,
input[name=form_text_1],
input[name=form_text_4],
input[name=form_text_10],
input[name=form_text_16],
input[name=form_text_18],
input[name=form_text_27],
input[name=form_text_72] {
    background: url(/bitrix/templates/MAIN_NEW/images/input-icon.png) 13px -41px no-repeat;
}

.mail,
input[name=form_text_5],
input[name=form_text_11],
input[name=form_text_19],
input[name=form_text_22] {
    background: url(/bitrix/templates/MAIN_NEW/images/input-icon.png) 13px -82px no-repeat;
}

input[name=form_text_73],
textarea[name=form_textarea_75],
textarea[name=form_textarea_76],
textarea[name=form_textarea_77],
textarea[name=form_textarea_78] {
    display: none;
}

.city {
    background: url(/bitrix/templates/MAIN_NEW/images/textarea-icon.png) 13px 9px no-repeat;
}

.textarea {
    display: block;
    width: 100%;
    height: 101px;
    padding: 9px 15px 9px 46px;
    margin: 0 0 11px;
    color: #606060;
    font-size: 18px;
    resize: vertical;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background: url(/bitrix/templates/MAIN_NEW/images/textarea-icon.png) 13px 9px no-repeat;
}
.checkbox label {
    margin-left: 5px;
}
.file-holder {
    position: relative;
    overflow: hidden;
    margin: 20px auto 18px;
}
.file-styled {cursor: pointer;}
.jq-file__name {
    margin-bottom: 10px;
}
.jq-file__browse {
    height: 39px;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    background: #777;
    border-radius: 3px;
    border-bottom: 4px solid #656565;
}
.button-holder {
    padding: 10px 0 0;
    text-align: center;
}
.submit {
    display: inline-block;
    vertical-align: top;
    padding: 11px 19px 11px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    background: #ffa000;
    border-radius: 9px;
    border-bottom: 4px solid #e38e00;
    -webkit-appearance: none;
}

.submit-small {
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    background: #ffa000;
    border-radius: 9px;
    border-bottom: 4px solid #e38e00;
    -webkit-appearance: none;
}

.submit:hover,
.submit-small:hover {
    opacity: 0.8;
}

.submit:active,
.submit-small:active {
    margin: 4px 0 0;
    border-bottom: 0;
}
::-webkit-input-placeholder {color: #606060;}
:-moz-placeholder {color: #606060; opacity: 1;}
::-moz-placeholder {color: #606060; opacity: 1;}
:-ms-input-placeholder {color: #606060;}

.popup-form__error,
.ask .input.error {
    color: rgb(255, 86, 71);
    background-color: rgb(255, 206, 202) !important;
}
.checkbox.popup-form__error {
    background: none !important;
}
.checkbox.popup-form__error input {
    outline: 1px solid rgb(255, 86, 71);
}
label.error {
    position: absolute;
    left: -9999px;
}

.popup-form__text-success,
.order-form__text-success {
    text-align: center;
    font-size: 21px;
    color: #329000;
}

.input-none {
    display: none;
}

@media (min-width: 768px) {
    .input {
        width: 465px;
        margin: 0 auto 11px;
    }

    .textarea {
        width: 465px;
        margin: 0 auto 11px;
    }

    .jq-file__name {
        float: left;
        width: 205px;
        margin-bottom: 0;
    }

    .jq-file__browse {
        float: right;
        width: 186px;
    }
}

/************************* wrapper *************************/
.holder {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.holder .holder {
    padding: 0;
}

@media (min-width: 768px) {
    .holder {
        width: 750px;
    }

    .holder .holder {
        width: 730px;
    }
}
@media (min-width: 992px) {
    .holder {
        width: 980px;
    }

    .holder .holder {
        width: 960px;
    }
}
/************************* header *************************/
.header {
    margin-bottom: 20px;
}
.header-top {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
}
.header-logo {
    width: 160px;
    overflow: hidden;
    float: left;
}
.header-logo img {
    max-width: 100%;
}
.header-center {
    width: 140px;
    float: right;
    text-align: right;
}
.header-right,
.header .top-button,
.header .title-search {
    display: none;
}
.title-search {
    position: relative;
}
.header .title-search_mob {
    display: block;
}
.title-search_mob .title-search__input {
    width: 100%;
}
.title-search__input {
    display: block;
    width: 233px;
    height: 35px;
    padding: 0 33px 0 10px;
    color: #606060;
    font-size: 18px;
    background: #FFF;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
}

.title-search__btn {
    position: absolute;
    top: 1px;
    right: 5px;
    background: url("/upload/images/icon-search.png") 0 0 no-repeat;
    width: 32px;
    height: 33px;
    cursor: pointer;
}

.header-city {
    margin: -4px 0 4px 0;
    display: block;
}

.header-city_fix {
    display: none;
}

.header-phone {
    display: block;
    margin: 0 0 4px;
    color: #656565;
    font-size: 22px;
    line-height: 20px;
    text-decoration: none;
}
.header-phone span {color: #000;}

@media (min-width: 768px) {
    .header-logo {
        margin-right: 20px;
        padding-top: 12px;
        width: 170px;
    }

    .header-center {
        float: left;
        text-align: left;
        width: auto;
    }

    .header-right {
        float: right;
        text-align: right;
        display: block;
        position: absolute;
        top: 5px;
        right: 10px;
    }

    .header .title-search {
        display: block;
    }

    .header .title-search_mob {
        display: none;
    }

    .header-city {
        display: block;
    }

    .fix-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 700;
        -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
        box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
    }

    .fix-head .header-logo {
        padding: 4px 0;
        margin: 0 30px 0 0;
    }

    .fix-head .header-office {
        padding: 21px 0 0;
    }
    .fix-head .header-office a {
        margin: 0 0 0 7px;
        border-radius: 5px;
    }
    .fix-head .header-right {
        float: right;
        padding: 2px 0 0 25px;
        position: static;
    }

    .header-city {
        margin: -2px 0 2px 0;
    }

    .fix-head .header-phone {
        font-size: 24px;
        line-height: 24px;
    }

    .fix-head .link-contacts,
    .fix-head .title-search,
    .header-city_fix {
        display: none;
    }
}

@media (min-width: 992px) {
    .header-logo {
        width: auto;
    }

    .header-right {
        padding: 5px 0 0;
        position: static;
    }

    .header-city {
        font-size: 18px;
    }

    .header-phone {
        font-size: 26px;
        line-height: 26px;
    }

    .top-button {
        display: none;
        float: right;
        height: 30px;
        padding: 0 12px;
        margin-top: 2px;
        color: #fff;
        line-height: 28px;
        text-decoration: none;
        background: #ffa000;
        border-bottom: 3px solid #e38e00;
        border-radius: 5px;
        box-sizing: content-box;
    }
    .top-button:hover {opacity: 0.8;}

    .fix-head .holder {
        width: 980px;
    }

    .fix-head .header-logo {
        padding: 5px 0;
        height: 57px;
    }

    .fix-head .header-office {
        padding: 0;
        margin-top: -2px;
    }

    .fix-head .header-office__title {
        display: block;
        padding: 2px;
    }

    .fix-head .header-right {
        padding: 5px 0 0 25px;
        float: left;
    }

    .fix-head .header-right .header-city {
        display: none;
    }

    .fix-head .top-button {
        display: block;
        margin-left: 70px;
    }

    .title-search__input {
        width: 414px;
    }

    .fix-head .header-city_fix {
        display: inline-block;
        float: right;
        margin: 0;
        font-size: 16px;
        padding: 2px 0 0 30px;
    }
}
/************************* Всплывающие окна *************************/
.popup-block {
    display: none;
    width: 280px;
    padding: 10px;
}
.popup-title {
    margin: 0 0 10px;
    color: #363636;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
}

.popup-desc {
    margin-bottom: 10px;
    text-align: center;
}

.lite {font-weight: normal;}
.map {
    width: 260px;
    height: 280px;
    margin: 0 auto;
}
.popup-line {
    overflow: hidden;
    margin: 0 0 15px;
    text-align: center;
}
.popup-phone {
    display: block;
    margin: 0 0 4px;
    color: #656565;
    font-size: 20px;
    line-height: 28px;
    text-decoration: none;
}
.popup-phone span {color: #000;}
.popup-button {
    height: 30px;
    padding: 0 14px;
    color: #fff;
    line-height: 28px;
    text-decoration: none;
    background: #ffa000;
    border-bottom: 3px solid #e38e00;
    border-radius: 5px;
    display: inline-block;
}
.popup-button:hover {opacity: 0.8;}
.popup-button:active {
    height: 27px;
    margin-top: 3px;
    border-bottom: 0;
}
.color-popup {
    display: none;
}
.color-popup {
    width: 240px;
    height: 240px;
}
.fancybox-type-iframe .fancybox-inner {
    height: 350px !important;
}
@media (min-width: 375px) {
    .color-popup {
        width: 300px;
        height: 300px;
    }
}
@media (min-width: 480px) {
    .color-popup{
        width: 400px;
    }
}
@media (min-width: 768px) {
    .popup-block {
        width: 540px;
        padding: 20px 10px;
    }

    .popup-title {
        margin: 0 0 18px;
        font-size: 24px;
        line-height: 29px;
    }

    .map {
        width: 500px;
        height: 360px;
    }

    .popup-line {
        padding: 0 27px 0;
        margin: 0 0 21px;
        text-align: left;
    }

    .popup-phone {
        float: left;
        font-size: 28px;
    }

    .popup-button {
        float: right;
    }
    .color-popup {
        width: 600px;
        height: 400px;
    }
    .fancybox-type-iframe .fancybox-inner {
        height: 600px !important;
    }
}

/************************* footer *************************/
.footer {
    padding: 18px 0;
    background: #313131;
}
.footer-copy {
    color: #c7c7c7;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
.footer-copy a {color: #c7c7c7;}
.footer-studio {
    text-align: center;
    margin-top: 20px;
}

/************************* 3d модель *************************/
.main-3d {
    display: none;
    position: relative;
    margin-bottom: 50px;
    padding: 40px 0 20px;
}

.main-3d .holder {
    position: relative;
}

.main-3d img {
    width: 100%;
}

.main-3d__item {
    position: absolute;
    color: #bf4041;
}

.main-3d__item_1 {
    top: -15px;
    left: 335px;
}

.main-3d__item_2 {
    top: -23px;
    left: 165px;
}

.main-3d__item_3 {
    top: 220px;
    left: 0px;
    width: 110px;
}

.main-3d__item_4 {
    top: -5px;
    left: 110px;
}

.main-3d__item_5 {
    top: 75px;
    left: 0px;
    width: 110px;
}

.main-3d__item_6 {
    top: 160px;
    right: 0;
    text-align: right;
    width: 150px;
}

.main-3d__item_7 {
    bottom: -15px;
    left: 265px;
}

.main-3d__item_8 {
    right: 200px;
    bottom: 2px;
}

.main-3d__item_9 {
    right: 20px;
    bottom: 40px;
}

.main-3d__item_10 {
    right: 0;
    bottom: 100px;
    width: 90px;
    text-align: right;
}

.main-3d__item_11 {
    right: 0;
    top: 108px;
}

.main-3d__item_12 {
    top: -20px;
    right: 65px;
}

.main-3d__item_13 {
    top: 5px;
    right: 0;
    width: 145px;
}

.main-3d__item_14 {
    top: 48px;
    left: 45px;
}

.main-3d__item_15 {
    bottom: 26px;
    left: 0;
    width: 100px;
}

.main-3d__item_16 {
    bottom: 5px;
    left: 30px;
}

.main-3d__item_17 {
    bottom: -15px;
    left: 120px;
}

.main-3d__item_18 {
    bottom: 69px;
    right: 0;
}

@media (min-width: 768px) {
    .main-3d {
        display: block;
    }
}

@media (min-width: 992px) {
    .main-3d__item_1 {
        top: -15px;
        left: 460px;
    }

    .main-3d__item_2 {
        top: -20px;
        left: 270px;
    }

    .main-3d__item_3 {
        top: 288px;
        left: 10px;
    }

    .main-3d__item_4 {
        top: -5px;
        left: 165px;
    }

    .main-3d__item_5 {
        top: 110px;
        left: 10px;
    }

    .main-3d__item_6 {
        top: 225px;
        right: 0;
        text-align: right;
        width: 150px;
    }

    .main-3d__item_7 {
        bottom: -15px;
        left: 385px;
    }

    .main-3d__item_8 {
        right: 280px;
        bottom: 2px;
    }

    .main-3d__item_9 {
        right: 110px;
        bottom: 50px;
    }

    .main-3d__item_10 {
        right: 10px;
        bottom: 136px;
        width: 90px;
        text-align: right;
    }

    .main-3d__item_11 {
        right: 10px;
        top: 150px;
    }

    .main-3d__item_12 {
        top: -20px;
        right: 110px;
    }

    .main-3d__item_13 {
        top: 0;
        right: 0;
        width: 190px;
    }

    .main-3d__item_14 {
        top: 70px;
        left: 75px;
    }

    .main-3d__item_15 {
        bottom: 45px;
        left: 10px;
        width: 100px;
    }

    .main-3d__item_16 {
        bottom: 17px;
        left: 65px;
    }

    .main-3d__item_17 {
        bottom: -15px;
        left: 183px;
    }

    .main-3d__item_18 {
        bottom: 93px;
        right: 10px;
    }
}

/************************* order-phone *************************/
.order-phone {
    font-size: 27px;
    line-height: 30px;
}

.order-button {
    font-size: 19px;
    line-height: 22px;
}

@media (min-width: 768px) {
    .order-phone {
        font-size: 36px;
        line-height: 43px;
    }

    .order-button {
        font-size: 22px;
        line-height: 30px;
    }
}

/************************* banner-block *************************/

.banner-block {
    position: relative;
    overflow: hidden;
    padding: 25px 0 0;
    text-align: center;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.banner-block h1 {
    display: inline-block;
    padding: 6px 10px 7px;
    margin: 0 0 20px;
    color: #bf4041;
    font-size: 28px;
    line-height: 36px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
}

.banner-block .button-holder {
    display: none;
}

.button {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    background: #ffa000;
    border-radius: 9px;
    border-bottom: 4px solid #e38e00;
}

.button:hover {
    background: #fead24;
}

.button:active {
    margin: 4px 0 0;
    border-bottom: 0;
}

@media (min-width: 768px) {
    .banner-block h1 {
        padding: 6px 29px 7px;
        font-size: 38px;
        line-height: 46px;
        margin: 0 0 34px;
    }

    .button {
        padding: 19px 30px 18px;
        font-size: 24px;
    }
}

/************************* products *************************/
.products {
    margin-bottom: 50px;
}
.grey-bg {
    padding: 37px 0 14px;
    background: #f0f0f0;
}
.products h2 {margin: 0 0 24px;}
.prod-list:after {
    display: block;
    content: '';
    clear: both;
}

.prod-slider-holder {
    position: relative;
    margin-bottom: 40px;
    padding: 0 20px;
}

.prod-list li {
    margin: 0 0 20px;
    padding: 0 5px;
    float: left;
    width: 50%;
}

.prod-slider li {
    margin: 0 20px;
}

.prod-name {
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    vertical-align: bottom;
}
.prod-name a {color: #000;}
.prod-img {
    position: relative;
    margin: 8px 0;
    height: 60px;
    overflow: hidden;
    text-align: center;
    line-height: 56px;
}
.prod-img img {
    max-height: 60px;
}
.prod-img span,
.section-block__img span {
    position: absolute;
    top: 18px;
    left: 0;
    float: left;
    height: 18px;
    padding: 0 8px 0 6px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    border-radius: 0 3px 3px 0;
}
.orange {background: #ffa000;}
.red {background: #ff2d2d;}
.green {background: #67bd21;}
.prod-img img {
    margin: -2px;
    border: 2px solid transparent;
    border-radius: 3px;
    vertical-align: middle;
    max-width: 100%;
}
.prod-price {
    color: #bf4041;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.products .owl-prev,
.products .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    display: block;
    width: 16px;
    height: 34px;
}

.products .owl-prev {
    left: -20px;
    background: url(/bitrix/templates/MAIN_NEW/images/arrows2.png) 0 0 no-repeat;
}

.products .owl-next {
    right: -20px;
    background: url(/bitrix/templates/MAIN_NEW/images/arrows2.png) -16px 0 no-repeat;
}

@media (min-width: 768px) {
    .prod-list li {
        width: 200px;
        margin: 0 20px 40px;
        padding: 0;
    }

    .prod-list li:nth-child(3n) {
        clear: right;
    }

    .prod-img {
        height: 100px;
        line-height: 96px;
    }

    .prod-img img {
        max-height: 100px;
    }

    .prod-price {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    .prod-list li:nth-child(4n) {
        clear: right;
    }
}

/************************* price-list *************************/
.price-block h2 {margin: 0 0 41px;}
.price-list {
    overflow: hidden;
    margin: 0 0 50px;
}

.price-list__wrap {
    position: relative;
    overflow: hidden;
}

.price-list li {
    float: left;
    width: 300px;
    margin: 0 20px 30px 0;
}

.article-block .price-list > li {
    background: none;
    padding: 0;
}

.article-block .price-list.vertical {
    margin-bottom: 20px;
}

.price-list .clear-item{clear: left;}
.price-list a {
    display: inline-block;
    color: #bf4041;
    padding: 10px 0 10px 63px;
}

.price-list a[href$=".pdf"],
.price-list a[href$=".PDF"] {
    background: url(/bitrix/templates/MAIN_NEW/images/pdf.png) left center no-repeat;
    min-height: 53px;
}

.price-list a[href$=".jpg"],
.price-list a[href$=".JPG"],
.price-list a[href$=".jpеg"],
.price-list a[href$=".JPEG"],
.price-list a[href$=".png"] {
    background: url(/bitrix/templates/MAIN_NEW/images/jpeg.png) left center no-repeat;
    min-height: 53px;
}

.price-list.vertical {
    width: auto;
    margin: 0 0 50px;
}

.vertical li {
    float: none;
    width: auto;
    margin: 0 0 11px 0;
}

.vertical a {
    padding: 5px 0 5px 42px;
}

.vertical a[href$=".pdf"],
.vertical a[href$=".PDF"] {
    background: url(/bitrix/templates/MAIN_NEW/images/pdf-min.png) 7px 0 no-repeat;
    min-height: 25px;
}

.vertical a[href$=".jpg"],
.vertical a[href$=".jpеg"],
.vertical a[href$=".png"] {
    background: url(/bitrix/templates/MAIN_NEW/images/jpeg-min.png) 7px 0 no-repeat;
    min-height: 25px;
}

.price-list.horizontal {
    width: auto;
    margin: 0;
}
.horizontal li {
    width: 50%;
    margin: 0 0 20px 0;
    text-align: center;
}
.horizontal li:nth-child(odd) {
    clear: both;
}
.horizontal a {
    padding: 65px 10px 0;
}

.horizontal a[href$=".pdf"],
.horizontal a[href$=".PDF"] {
    background-position: 50% 0;
}

.horizontal a[href$=".jpg"],
.horizontal a[href$=".jpеg"],
.horizontal a[href$=".png"] {
    background-position: 50% 0;
}

@media (min-width: 768px) {
    .price-list li:nth-child(2n+1) {
        clear: both;
    }

    .horizontal li {
        width: 20%;
    }

    .horizontal li:nth-child(odd) {
        clear: none;
    }

    .horizontal li:nth-child(6n) {
        clear: both;
    }
}

@media (min-width: 992px) {
    .price-list li:nth-child(2n+1) {
        clear: none;
    }

    .price-list li:nth-child(3n+1) {
        clear: both;
    }
}

/************************* article-block *************************/
.article-block {
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    font-size: 16px;
}

.article-block h2 {
    margin: 0 0 20px;
    padding: 10px 0 0;
    color: #363636;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    text-transform: none;
}

blockquote {
    padding: 10px 10px 10px 66px;
    margin: 0 0 20px;
    color: #fff;
    line-height: 21px;
    background: #bf4041 url(/bitrix/templates/MAIN_NEW/images/blockquote.png) 10px center no-repeat;
    border-radius: 3px;
}

.article-block blockquote p {
    margin: 0;
}

blockquote a,
.article-block blockquote a {
    color: #fff;
    font-weight: bold;
}

blockquote.min {padding: 26px 70px 26px 80px;}

.article-block i {
    display: inline-block;
    padding: 8px 12px 8px 15px;
    background: #f0f0f0;
    border-left: 3px solid #ffa000;
}

.article-block p {
    margin: 0 0 28px;
}

.article-block a {
    color: #bf4041;
}

.article-block .order-button {
    color: #fff;
}

.article-block ul,
.article-ul {
    margin: 0 0 14px;
    padding: 0 0 1px;
}

.article-block ul > li,
.article-ul > li {
    padding: 0 0 0 29px;
    margin: 0 0 5px;
    background: url(/bitrix/templates/MAIN_NEW/images/list-icon.png) 12px 3px no-repeat;
}

.article-block .big-list > li {
    background: url(/bitrix/templates/MAIN_NEW/images/list-icon-big.png) 5px 0 no-repeat;
    padding: 0 0 0 70px;
    margin-bottom: 50px;
}

.article-block .big-list b {
    font-size: 16px;
}

ul.installation > li {
    padding: 10px 0 10px 40px;
    margin-bottom: 20px;
}

ul.installation .installation-1 {
    background: url('/upload/services/icon-forma.png') left center no-repeat;
}

ul.installation .installation-2 {
    background: url('/upload/services/icon-purchase.png') left center no-repeat;
}

ul.installation .installation-3 {
    background: url('/upload/services/icon-contract.png') left center no-repeat;
}

ul.installation .installation-4 {
    background: url('/upload/services/icon-hand.png') left center no-repeat;
    min-height: 43px;
}

.article-block ol {
    margin: 0 0 14px;
    padding: 0 0 1px 23px;
}

.article-block ol > li {
    margin: 0 0 5px;
}

.article-block ol > li p,
.article-block ol > li span,
.article-block ol > li ul,
.article-block ol > li table,
.article-block ol > li blockquote,
.article-block ol > li figure {
    font-weight: normal;
}

.article-block ol ul {
    margin: 10px 0;
    padding: 0;
}

.img-line {
    overflow: hidden;
}

.article-block img {
    max-width: 100%;
    min-width: 50px;
    height: auto;
}

.article-block figure {
    float: left;
    width: 50%;
    padding: 0 5px;
    margin: 0 0 30px;
    text-align: center;
    box-sizing: border-box;
}

.article-block figure:nth-child(2n+1) {
    clear: both;
}

.article-block figcaption {
    padding: 9px 0 0;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}

.article-block .text-top {
    padding: 0 0 10px 0;
    min-height: 35px;
}

.article-block .text-top b {
    font-size: 21px;
}

.article-block figcaption span {
    color: #bf4041;
}

.article-block .text-top small {
    font-size: 13px;
    color: #6d6d6d;
}

.article-block .img-line figure img {
    display: block;
    margin: 0 auto 9px;
}

.article-block .img-line_col-3 figure {
    float: none;
    width: auto;
    padding: 0;
}


.article-block caption {
    padding: 0 0 23px;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}

.article-block table,
.sizes-desc table {
    width: 100%;
    margin: 0 0 26px;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #6b6b6b;
}

.article-block table td,
.sizes-desc table td {
    padding: 15px 10px 14px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #6b6b6b;
}

.article-block table th,
.article-block table.first-col td:first-child,
.sizes-desc table th {
    padding: 11px 10px 12px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #6b6b6b;
    border-right: 1px solid #6b6b6b;
    border-top: 1px solid #6b6b6b;
    background: #BF4041;
    font-weight: bold;
}

.first-left td:first-child {
    text-align: left;
}
.first-left td.head {
    text-align: center;
}
.article-block .table-middle td,
.sizes-desc .table-middle td {
    padding: 15px;
}

.article-block .table-small td,
.article-block .table-small th{
    width: auto;
    padding: 5px;
}

.article-block .table-middle img,
.sizes-desc .table-middle img {
    width: 100%;
}

.article-block .autowidht,
.sizes-desc .autowidht {
    width: auto;
}

.article-block .autowidht td,
.sizes-desc .autowidht td {
    width: auto;
    padding: 10px 5px;
}

.video-block {
    overflow: hidden;
}

.article-block iframe {
    max-width: 100%;
    float: left;
    margin: 0 20px 20px 0;
}

.big-video iframe {
    margin: 10px 32px 22px 0;
}

.article-block .text-center {
    text-align: center;
}

.article-block .text-center iframe {
    float: none;
    margin: 0 auto;
}

.color-block {
    overflow: hidden;
    padding: 25px 0 0;
}

.color-item {
    float: left;
    width: 16.6%;
    margin: 0 0 37px;
    text-align: center;
}

.color-item:nth-child(6n + 1){clear: left;}

.color-img {
    display: inline-block;
    width: 80px;
    height: 80px;
}

.color-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.color-name {
    padding: 7px 0 0;
    font-size: 12px;
    line-height: 14px;
}

.big-img {margin: 0 0 20px;}

.img-text_right {
    padding-bottom: 20px;
}

.img-text_right figcaption {
    margin-top: 10px;
}

@media (min-width: 768px) {
    blockquote {
        padding: 16px 70px 16px 80px;
        margin: 0 0 29px;
        background-position: 16px center;
    }

    .article-block .img-line figure {
        width: 33%;
        padding: 0 15px;
    }

    .article-block .img-line_col-3 figure {
        float: left;
        width: 50%;
    }

    .article-block .img-line figure:nth-child(3n+1),
    .article-block .img-line_col-3 figure:nth-child(2n+1){
        clear: both;
    }

    .article-block .img-line figure:nth-child(2n+1),
    .article-block .img-line_col-3 figure:nth-child(3n+1) {
        clear: none;
    }

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

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

    .float-left {
        float: left;
    }

    .width-50 {
        width: 50%;
    }

    .width-60 {
        width: 60%;
    }

    .width-70 {
        width: 70%;
    }

    .img-text_right {
        overflow: hidden;
    }

    .img-text_right figure {
        float: left;
        overflow: hidden;
        width: 355px;
        margin: 0 5px 30px;
    }

    .img-text_right img {
        float: left;
        width: 150px;
    }

    .img-text_right figcaption {
        float: left;
        margin: 0 0 0 10px;
        width: 172px;
    }

    .list-column_3 li {
        float: left;
        width: 50%;
    }

    .list-column_3 li:nth-child(2n+1) {
        clear: both;
    }
}

@media (min-width: 992px) {
    .article-block .img-line figure {
        width: 25%;
    }

    .article-block .img-line_col-3 figure {
        width: 33%;
    }

    .article-block .img-line_col-5 figure {
        width: 20%;
    }

    .article-block .img-line figure:nth-child(3n+1) {
        clear: none;
    }

    .article-block .img-line figure:nth-child(4n+1) {
        clear: both;
    }

    .article-block .img-line_col-3 figure:nth-child(4n+1) {
        clear: none;
    }

    .article-block .img-line_col-3 figure:nth-child(3n+1){
        clear: both;
    }

    .article-block .img-line_col-5 figure:nth-child(4n+1) {
        clear: none;
    }

    .article-block .img-line_col-5 figure:nth-child(5n+1){
        clear: both;
    }

    .img-text_right figure {
        width: 470px;
    }

    .img-text_right img {
        width: auto;
    }

    .img-text_right figcaption {
        float: left;
        margin: 10px 0 0 10px;
        width: 182px;
    }

    .list-column_3 li {
        width: 33%;
    }

    .list-column_3 li:nth-child(2n+1) {
        clear: none;
    }

    .list-column_3 li:nth-child(3n+1) {
        clear: both;
    }
}

/************************* Страница монтвжв сайдинга *************************/

.sayding-gost {
    text-align: center;
    position: relative;
}

.sayding-gost img {
    display: inline-block;
}

.sayding-gost__item {
    padding: 10px;
    border: 2px solid #bf4041;
    border-radius: 10px;
    width: 305px;
    background: #fff;
    text-align: left;
}

.sayding-gost__item b {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}

.sayding-works__item {
    margin-bottom: 35px;
    border-top: 2px dashed #aba5a5;
    padding-top: 35px;
    overflow: hidden;
}

.sayding-works__item:first-child {
    border-top: none;
    padding-top: 0;
}

.sayding-works__img {
    position: relative;
    display: block;
    float: left;
}

.sayding-works__img span {
    position: absolute;
    left: 16px;
    bottom: 12px;
    display: block;
    background: #fff;
    color: #000;
    text-transform: uppercase;
    padding: 2px 5px;
    font-weight: bold;
    font-size: 12px;
}

.sayding-works__imgs {
    overflow: hidden;
}

.sayding-works__imgs img {
    float: left;
    margin: 0 5px 5px 0;
    max-width: 145px;
}

.sayding-works__desc {
    margin-top: 20px;
}

.sayding-works__title {
    font-size: 21px;
    font-weight: bold;
    color: #bf4041;
    margin-bottom: 10px;
}

.sayding-works__desc p {
    margin-bottom: 10px;
}

.sayding-works__panel {
    background: #e7e6e6;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 18px;
    overflow: hidden;
}

.sayding-works__desc li {
    margin: 0 0 10px 20px;
}

.sayding-pay {

}

.sayding-pay__item {
    margin-bottom: 20px;
    border: 1px solid #cbcecc;
    border-radius: 5px;
    padding: 20px;
    float: left;
}

.sayding-pay__item p {
    font-size: 24px;
    color: #bf4041;
    background: url("/upload/montazh-saydinga/icon-pay-1.png") 0 0 no-repeat;
    padding-left: 65px;
    height: 60px;
    line-height: 48px;
}

.sayding-pay__item ul li {
    margin: 0 0 5px 20px;
    list-style-type: square;
    color: #bf4041;
    font-size: 16px;
}

.sayding-pay__item li span {
    color: #000;
}

.sayding-pay > p {
    color: #7b7b7b;
}

@media (min-width: 768px) {
    .sayding-works__imgs {
        float: left;
        width: 440px;
        margin-right: 15px;
    }

    .sayding-works__imgs img {
        max-width: none;
    }

    .sayding-works__desc {
        float: left;
        width: 275px;
        margin-top: 0;
    }

    .sayding-works__imgs_right {
        float: right;
        margin-left: 15px;
        margin-right: 0;
    }

    .sayding-works__imgs_right img {
        float: left;
        margin: 0 0 5px 5px;
    }

    .sayding-pay__item {
        height: 215px;
    }

    .sayding-pay__item_1 {
        width: 310px;
        margin-right: 20px;
    }

    .sayding-pay__item_2 {
        width: 400px;
    }

    .sayding-gost__item {
        position: absolute;
    }

    .sayding-gost__item_1 {
        right: 10px;
        top: -20px;
    }

    .sayding-gost__item_2 {
        left: 10px;
        top: 10px;
    }

    .sayding-gost__item_3 {
        right: 10px;
        bottom: 0;
    }

    .sayding-gost__item_4 {
        left: 10px;
        bottom: 40px;
    }
}

@media (min-width: 992px) {
    .sayding-works__imgs {
        margin-right: 35px;
    }

    .sayding-works__imgs_right {
        margin: 0 0 0 35px;
    }

    .sayding-works__desc {
        width: 485px;
    }

    .sayding-works__panel span {
        float: right;
    }

    .sayding-works__panel span:first-child {
        float: left;
    }

    .sayding-works__desc li {
        float: left;
        margin: 0 0 10px 40px;
        width: 200px;
    }

    .sayding-pay__item_1 {
        width: 348px;
        margin-right: 40px;
    }

    .sayding-pay__item_2 {
        width: 572px;
    }

    .sayding-pay__item ul li {
        margin-left: 90px;
    }

    .sayding-gost__item_1 {
        top: 10px;
    }

    .sayding-gost__item_3 {
        bottom: 10px;
        right: 20px;
    }
}

/************************* tab *************************/

.tab-content > div {
    display: none;
}

.tab-content > div.current {
    display: block;
}

.tabs-arrow ul {
    letter-spacing : -.36em;
    font-size : 0;
    text-align: center;
    margin-bottom: 40px;
}

.tabs-arrow li {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: normal;
}

.tabs-arrow li a {
    display: inline-block;
    padding: 10px 30px;
}

.tabs-arrow .active a {
    background: #bf4041;
    color: #fff;
    text-decoration: none;
    position: relative;
    border: 1px solid #bf4041;
}

.tabs-arrow .active a:after,
.tabs-arrow .active a:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tabs-arrow .active a:after {
    border-color: rgba(191, 64, 65, 0);
    border-top-color: #bf4041;
    border-width: 15px;
    margin-left: -15px;
}

.tabs-arrow .active a:before {
    border-color: rgba(191, 64, 65, 0);
    border-top-color: #bf4041;
    border-width: 16px;
    margin-left: -16px;
}

/************************* krysha-3d *************************/

.krysha-3d {
    margin-bottom: 50px;
    display: none;
}

.krysha-3d img {
    width: 100%;
}

.krysha-3d__item {
    position: absolute;
}

.krysha-3d__item_1 {
    top: 22px;
    right: 135px;
}

.krysha-3d__item_2 {
    bottom: 80px;
    left: 260px;
    width: 100px;
}

.krysha-3d__item_3 {
    left: 120px;
    bottom: 60px;
}

.krysha-3d__item_4 {
    top: 348px;
    left: 240px;
}

.krysha-3d__item_5 {
    top: 21px;
    left: 10px;
}

.krysha-3d__item_6 {
    top: 13px;
    right: 264px;
}

.krysha-3d__item_7 {
    top: 22px;
    right: 10px;
}

.krysha-3d__item_8 {
    bottom: 155px;
    right: 160px;
}

.krysha-3d__item_9 {
    bottom: 200px;
    left: 116px;
}

.krysha-3d__item_10 {
    top: 5px;
    left: 270px;
    width: 100px;
}

.krysha-3d__item_11 {
    bottom: 205px;
    left: 285px;
    width: 100px;
}

.krysha-3d__item_12 {
    bottom: 133px;
    right: 208px;
}

@media (min-width: 992px) {

    .krysha-3d__item_1 {
        top: 30px;
        right: 185px;
    }

    .krysha-3d__item_2 {
        bottom: 125px;
        left: 315px;
        width: auto;
    }

    .krysha-3d__item_3 {
        left: 165px;
        bottom: 80px;
    }

    .krysha-3d__item_4 {
        top: 458px;
        left: 310px;
    }

    .krysha-3d__item_5 {
        top: 30px;
        left: 20px;
    }

    .krysha-3d__item_6 {
        top: 15px;
        right: 320px;
    }

    .krysha-3d__item_7 {
        top: 30px;
        right: 50px;
    }

    .krysha-3d__item_8 {
        bottom: 200px;
        right: 235px;
    }

    .krysha-3d__item_9 {
        bottom: 260px;
        left: 155px;
    }

    .krysha-3d__item_10 {
        top: 5px;
        left: 315px;
        width: auto;
    }

    .krysha-3d__item_11 {
        bottom: 290px;
        left: 350px;
        width: auto;
    }

    .krysha-3d__item_12 {
        bottom: 178px;
        right: 326px;
    }
}

/************************* Галерея объектов *************************/
.gallery-block {
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}

.gallery-block__wrap {
    overflow: hidden;
}

.gallery-block__item {
    float: left;
    width: 50%;
    margin: 15px 0;
    padding: 0 5px;
    text-align: center;
    box-sizing: border-box;
}

.gallery-block__item:nth-child(2n+1) {
    clear: both;
}

.gallery-block__frame,
.gallery-block__img {
    width: 100%;
}

.gallery-block__item p {
    margin-bottom: 5px;
    margin-top: 5px;
}

.gallery-block__item img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.gallery-block__img {
    height: 100px;
}

.gallery-block__link-more,
.price-list__link-more,
.article-block__link-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #BF4041;
    text-decoration: underline;
}

.gallery-block__link-more:hover,
.price-list__link-more:hover,
.article-block__link-more:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
    .gallery-block__item {
        padding: 0 15px;
        width: 33%;
    }

    .gallery-block__item:nth-child(2n+1) {
        clear: none;
    }

    .gallery-block__item:nth-child(3n+1) {
        clear: both;
    }

    .gallery-block__frame,
    .gallery-block__img {
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    .gallery-block__item {
        width: 25%;
    }

    .gallery-block__item_3 {
        width: 33%;
    }

    .gallery-block__item:nth-child(4n+1) {
        clear: both;
    }

    .gallery-block__item:nth-child(3n+1) {
        clear: none;
    }

    .gallery-block__item_3:nth-child(4n+1) {
        clear: none;
    }

    .gallery-block__item_3:nth-child(3n+1) {
        clear: both;
    }
}

/************************* Блок mch-book *************************/
.mch-book {
    display: none;
    margin-bottom: 50px;
    height: 418px;
    line-height: 418px;
    background: url('/upload/mch/bg-mch-book.jpg') center center no-repeat;
    text-align: center;
}

.mch-book__banner {
    vertical-align: middle;
    border: 3px solid #e0dfe0;
    border-radius: 5px;
    line-height: 1.2;
    padding: 30px 10px 30px;
}

.mch-book__title {
    font-size: 28px;
    font-weight: bold;
    color: #da212b;
    margin-bottom: 10px;
}

.mch-book p {
    font-size: 24px;
    color: #283142;
    margin-bottom: 20px;
}

.mch-book .submit {
    text-transform: none;
    font-size: 30px;
    padding: 5px 15px;
    border-radius: 5px;
}

#form-mch-book {
    text-align: center;
}

#form-mch-book .popup-title {
    color: #da212b;
    font-size: 24px;
}

#form-mch-book .button-holder {
    margin-bottom: 20px;
}

#form-mch-book .submit {
    text-transform: none;
    font-size: 26px;
    padding: 5px 15px;
    border-radius: 5px;
}

@media (min-width: 768px) {
    .mch-book__banner {
        width: 762px;
        padding: 30px 275px 30px 30px;
        display: inline-block;
        background: url("/upload/mch/bg-mch-book-banner.jpg") 528px 50% no-repeat #fff;
        text-align: right;
    }

    .mch-book__title {
        font-size: 32px;
    }
}

/************************* Страница доставки и оплаты *************************/
.delivery-maps {
    position: relative;
    margin: 10px auto;
}

.delivery-maps__item {
    font-size: 16px;
    margin: 5px 0;
}

.delivery-maps__item strong {
    color: #000;
    font-size: 24px;
}

.delivery-maps__left {
    color: #ed6060;
}

.delivery-maps__right {
    top: 120px;
    right: -235px;
    color: #4ea3e6;
}

@media (min-width: 768px) {
    .delivery-maps {
        width: 387px;
        height: 518px;
    }

    .delivery-maps__item {
        position: absolute;
        margin: 0;
    }

    .delivery-maps__left {
        text-align: right;
        top: 315px;
        left: -180px;
    }

    .delivery-maps__right {
        top: 90px;
        right: -160px;
    }
}

@media (min-width: 992px) {
    .delivery-maps__left {
        top: 300px;
        left: -200px;
    }

    .delivery-maps__right {
        top: 120px;
        right: -235px;
    }
}

/************************* sizes-metal-block *************************/
.sizes-metal-block__title {
    margin-bottom: 25px;
    text-align: center;
}

.sizes-metal-block__title img,
.sizes-metal-block__title h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.sizes-metal-block__title h2 {
    line-height: 1.4;
    font-size: 23px;
}

.sizes-metal-block__table {
    border: 1px solid #bf4041;
}

.sizes-metal-block .table-wrap {
    margin-bottom: 100px;
}

.sizes-metal-block__table th {
    background: #bf4041;
    color: #fff;
    border-left: 1px solid #ca4d4e;
    font-weight: normal;
    vertical-align: top;
}

.sizes-metal-block__table th,
.sizes-metal-block__table td {
    text-align: center;
    padding: 10px 5px;
}

.sizes-metal-block__table th:first-child,
.sizes-metal-block__table td:first-child {
    border-left: none;
}

.sizes-metal-block__table td {
    vertical-align: middle;
    border-left: 1px solid #eeeeee;
}

@media (min-width: 768px) {
    .sizes-metal-block__title {
        height: 100px;
        line-height: 100px;
    }

    .sizes-metal-block__title img {
        max-width: 200px;
        margin-right: 20px;
    }

    .sizes-metal-block__title h2 {
        width: 450px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .sizes-metal-block__title h2 {
        width: 700px;
        font-size: 34px;
    }
}

/************************* Табы размеров *************************/

.sizes-block {
    margin-bottom: 50px;
}

.sizes__list li {
    display: inline-block;
    padding: 10px;
}

.sizes__list li.active {
    background: #f5f3ec;

}

.sizes__list li.active a {
    color: #000;
    text-decoration: none;
}

.sizes-tabs__tab {
    padding: 20px 0;
    background: #f5f3ec;
    display: none;
}

.sizes-tabs__tab.current {
    display: block;
}

.sizes-tabs__tab .gallery-block {
    margin-bottom: 0;
}

.sizes-desc,
.sizes-docs {
    padding: 0 20px;
    margin-bottom: 0;
}

.sizes-docs .price-list {
    margin-bottom: 0;
}

.sizes-order {
    margin-bottom: 20px;
}

.order-block {
    margin-top: 10px;
}

.sizes-order__price,
.order-block__price {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
}

.order-block__price {
    margin-bottom: 5px;
    font-size: 18px;
}

.sizes-order__price span,
.order-block__price span {
    color: #bf4041;
}

.order-block .btn {
    font-size: 16px;
    padding: 10px 20px;
}

@media (min-width: 768px) {
    .sizes-order {
        float: right;
        width: 48%;
        margin-left: 2%;
    }
}

/************************* Баннер в контенте *************************/

.banner-content {
    margin-bottom: 20px;
}

.banner-content iframe {
    width: 100%;
    border: none;
    height: 153px;
}

.banner-content img {
    width: 100%;
}

@media (min-width: 768px) {
    .banner-content iframe {
        height: 197px;
    }
}

@media (min-width: 960px) {
    .banner-content iframe {
        height: 259px;
    }
}

/************************* Карусель *************************/

.owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/************************* colors-mini *************************/
.colors-mini {
    margin-top: 10px;
    padding: 0 11px;
}
.colors-mini__item {
    text-align: center;
}

.colors-mini__item-img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.colors-mini .owl-prev,
.colors-mini .owl-next {
    position: absolute;
    top: 50%;
    width: 5px;
    height: 9px;
    margin-top: -4px;
}
.colors-mini .owl-prev {
    left: 0;
    background: url('/upload/templates/arrows-mini.png') 0 0 no-repeat !important;
}
.colors-mini .owl-next {
    right: 0;
    background: url('/upload/templates/arrows-mini.png') -5px 0 no-repeat !important;
}

/************************* slideblock *************************/
.slideblock {
    position: relative;
    overflow: hidden;
}
.slideblock__link-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #bf4041;
    text-decoration: underline;
    clear: both;
}

.slideblock__link-more:hover {
    text-decoration: none;
}

/************************* section-use *************************/
.section-use {
    margin-bottom: 20px;
    padding: 15px;
    border: 2px solid #bf4041;
    font-weight: 16px;
    line-height: 1.4;
}
.section-use b {
    color: #bf4041;
    font-weight: bold;
}

/* /bitrix/templates/MAIN_NEW/components/bitrix/news.list/cities/style.css */
.cities-list{margin:0 0 25px;padding-bottom:25px;border-bottom:1px dashed #c7c7c7;color:#c7c7c7;overflow:hidden;line-height:1.4}
.cities-list__title{font-size:20px;margin-bottom:20px}
.cities-list a{color:#c7c7c7}
.cities-list__column{float:left;width:50%}
@media (min-width:992px){
	.cities-list__column{width:25%}
}

/* /bitrix/templates/.default/components/bitrix/form.result.new/bottom/style.css */
.order{margin-bottom:50px}
.order-phone{margin:0 0 18px;color:#363636;font-size:36px;font-weight:bold;line-height:43px;text-align:center;text-transform:uppercase}
.order-phone-text{display:inline-block;padding:0 0 0 45px;background:url(/bitrix/templates/.default/components/bitrix/form.result.new/bottom/images/phone-icon.png) 0 6px no-repeat}
.order-phone a{color:#000;text-decoration:none}
.order-button-holder{margin:0 0 27px;text-align:center}
.order-vis .order-button-holder{display:none}
.order-button{display:inline-block;vertical-align:top;padding:15px 22px 10px;color:#fff;font-size:22px;font-weight:bold;line-height:30px;text-decoration:none;text-transform:uppercase;background:#ffa000;border-radius:9px;border-bottom:4px solid #e38e00}
.order-button span{display:block;font-size:33px}
.order-button:hover{opacity:0.8}
.order-button:active{margin:4px 0 0;border-bottom:0}
.order-form{display:none;margin:0 0 27px;padding:15px 5px;border:1px solid #d2d2d2;border-radius:5px}
.order-vis .order-form{display:block}
.order-form__text-success{font-size:27px}
@media (min-width:768px){
	.order-form{padding:36px 100px 27px}
}

/* End */
/* /bitrix/templates/MAIN_NEW/components/bitrix/system.pagenavigation/.default/style.css?1444343159832 */
/* /bitrix/templates/.default/css/owl.carousel.css?14883685924028 */
/* /bitrix/templates/.default/css/jquery.fancybox.css?14767174776840 */
/* /bitrix/templates/MAIN_NEW/components/bitrix/news.list/offices/style.css?15181278821143 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1476717469666 */
/* /bitrix/templates/MAIN_NEW/components/bitrix/breadcrumb/main/style.css?144585113285 */
/* /bitrix/templates/MAIN_NEW/components/bitrix/menu/top-all/style.css?16323038018643 */
/* /bitrix/templates/MAIN_NEW/components/bitrix/news.list/advantages/style.css?1507644462857 */
/* /bitrix/templates/MAIN_NEW/template_styles.css?163965117352905 */
