

/* Start:/local/templates/main/template_styles.css?169402145544947*/
/*==============================FONTS==============================*/
@font-face {
  font-family: 'rubik-light';
  src: url("/local/templates/main/fonts/rubik-light.eot");
  src: url("/local/templates/main/fonts/rubik-light.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/rubik-light.woff") format("woff"), url("/local/templates/main/fonts/rubik-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rubik-medium';
  src: url("/local/templates/main/fonts/rubik-medium.eot");
  src: url("/local/templates/main/fonts/rubik-medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/rubik-medium.woff") format("woff"), url("/local/templates/main/fonts/rubik-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rubik-italic';
  src: url("/local/templates/main/fonts/rubik-italic.eot");
  src: url("/local/templates/main/fonts/rubik-italic.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/rubik-italic.woff") format("woff"), url("/local/templates/main/fonts/rubik-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rubik-bolditalic';
  src: url("/local/templates/main/fonts/rubik-bolditalic.eot");
  src: url("/local/templates/main/fonts/rubik-bolditalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/fonts/rubik-bolditalic.woff") format("woff"), url("/local/templates/main/fonts/rubik-bolditalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*==============================PLUGINS==============================*/
/*---------------------arcticmodal------------------------*/
.arcticmodal-overlay,
.arcticmodal-container {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000; }

.arcticmodal-container {
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse; }

*:first-child + html .arcticmodal-container {
  height: 100%; }

.arcticmodal-container_i {
  height: 100%;
  margin: 0 auto; }

.arcticmodal-container_i2 {
  padding: 24px;
  margin: 0;
  border: 0;
  vertical-align: middle; }

.arcticmodal-error {
  padding: 20px;
  border-radius: 10px;
  background: #000;
  color: #fff; }

.arcticmodal-loading {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background: #000 url(/local/templates/main/images/ajax-loader.gif) no-repeat 50% 50%; }

/*-----------------slick-slider---------------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider-theme */
.slick-loading .slick-list {
  background: #fff url("/local/templates/main/images/ajax-loader.gif") center center no-repeat; }

.slick-arrow {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -40px;
  width: 34px;
  height: 80px;
  font-size: 0;
  background: transparent;
  background-repeat: no-repeat;
  opacity: 0.5;
  z-index: 20; }

.slick-arrow:hover {
  opacity: 1; }

.slick-prev {
  left: 25px;
  background-image: url(/local/templates/main/images/icon-slider-prev.png); }

.slick-next {
  right: 25px;
  background-image: url(/local/templates/main/images/icon-slider-next.png); }

.slick-dots {
  bottom: 20px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0;
  z-index: 20; }

.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

.slick-dots li.slick-active button {
  background-color: #00BFA5;
  opacity: 1; }

.slick-dots li button {
  width: 19px;
  height: 19px;
  background: #fff;
  background-color: #fff;
  border-radius: 100%; }

/*---------------------bxslider------------------------*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper {
  background: #fff; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  text-indent: -9999px;
  z-index: 9999;
  width: 11px;
  top: 157px;
  top: 50%;
  margin-top: -14px;
  opacity: 0.5;
  height: 28px; }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -20px;
    background-image: url(/local/templates/main/images/icon-prev.png); }
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: -20px;
    background-image: url(/local/templates/main/images/icon-next.png); }

.bx-wrapper .bx-controls-direction a:hover {
  opacity: 1; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*! 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: #f9f9f9;
  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("/local/templates/main/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("/local/templates/main/images/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: 3px;
  right: -30px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  z-index: 8040;
  background-image: url(/local/templates/main/images/icon-close.png); }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/local/templates/main/images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  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: url("/local/templates/main/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;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  /* right: 50%; */
  width: 100%;
  margin-bottom: -150px;
  text-align: center;
  z-index: 8050; }

.fancybox-title-float-wrap .child {
  padding: 25px 10px 25px 10px;
  display: block;
  /*margin-right: -100%;*/
  background: #fff;
  color: #000;
  font-size: 40px; }
  .fancybox-title-float-wrap .child strong {
    display: block;
    padding-top: 10px;
    font-family: 'rubik-medium'; }

.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, 0.8); }

/*==============================GENERAL==============================*/
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: 'rubik-light';
  line-height: 1.15; }

.clr:after {
  content: '';
  display: block;
  clear: both; }

.center-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  width: 950px; }

.content {
  padding-bottom: 45px; }
  .content ul li {
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 25px;
    color: #3f3d3d; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'rubik-medium'; }

h1 {
  font-size: 30px;
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: #030303; }

h2 {
  margin-bottom: 35px;
  font-size: 50px;
  text-align: center;
  color: #030303; }

p {
  margin-bottom: 25px;
  font-size: 21px;
  line-height: 25px;
  color: #3f3d3d;
  text-indent: 30px;
  text-align: justify; }
  p:last-child {
    margin-bottom: 0; }
  p a {
    color: #3f3d3d;
    text-decoration: none;
    border-bottom: 1px solid #3f3d3d; }
    p a:hover {
      border-color: transparent; }

strong {
  font-family: 'rubik-medium';
  font-weight: normal; }

em {
  font-family: 'rubik-italic'; }

.blue {
  color: #07338b; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.btn {
  display: inline-block;
  height: 37px;
  background-color: #d50a0a;
  text-decoration: none;
  font-size: 17px;
  box-shadow: 3.2px 3.8px 4px rgba(0, 0, 0, 0.26);
  line-height: 37px;
  text-align: center;
  color: #fff;
  width: 100%; }

/*---------------modal-window--------------------*/
.box-modal {
  position: relative;
  padding: 55px 35px 45px;
  width: 475px;
  background: #fff;
  margin: 0 auto; }

.arcticmodal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 28px;
  height: 28px;
  background-image: url(/local/templates/main/images/icon-close.png);
  background-repeat:no-repeat;
  background-position:center center;
  cursor: pointer; 
  background-color:#e1e1e1;
  }

.modal-title {
  margin-bottom: 50px;
  font-family: 'rubik-medium';
  font-size: 20px;
  text-align: center; }

.modal-form__field {
  margin-bottom: 20px;
  width: 100%;
  height: 45px;
  padding-left: 10px;
  color: #7d7878;
  background: #e1e1e1; }

.modal-form__area {
  margin-bottom: 3px;
  padding: 10px;
  width: 100%;
  height: 210px;
  background: #e1e1e1;
  color: #7d7878; }

.modal-form__product {
  margin-bottom: 20px;
  width: 100%;
  line-height: 45px;
  height: 45px;
  padding-left: 10px;
  background: #e1e1e1; }

.modal-form__required {
  margin-bottom: 30px;
  text-align: right;
  font-size: 11px;
  color: #7d7878; }

/*==============================INDEX==============================*/
/*---------------------header------------------------*/
.header {
  min-width: 950px;
  padding: 50px 0 18px 0;
  background: url(/local/templates/main/images/bg-header.jpg) 50% 0 no-repeat;
  background-size: cover; }

.header-logo {
  float: left;
  margin-right: 70px; }

.header-slogan {
  float: left;
  padding-top: 10px;
  letter-spacing: 0.01em;
  font-size: 30px;
  color: #0f3781; }

.header-contacts {
  float: right;
  padding-top: 10px;
  text-align: center; }

a.header-phone {
  display: block;
  font-size: 26px;
  margin-bottom: 7px;
  letter-spacing: 0.025em;
  color: #040404;
  text-decoration: none; }

a.header-phone_bold {
  font-family: 'rubik-medium';
  font-size: 24px; }

.header-callback {
  font-size: 18px;
  color: #0b207a;
  text-decoration: underline; }

/*---------------------main-menu-wrap------------------------*/
.main-menu-wrap {
  background: #204d9f;
  min-width: 950px; }

.main-menu {
  float: left;
  width: 690px; }
  .main-menu > ul {
    display: table; }
    .main-menu > ul > li {
      position: relative;
      display: table-cell; }
      .main-menu > ul > li:hover > a {
        /*border-bottom: 2px solid #ffffff;*/
        /*background-image: -webkit-linear-gradient(#204d9f 0%, #badaf3 100%, #badaf3 100%, white 100%);
        background-image: -o-linear-gradient(#204d9f 0%, #badaf3 100%, #badaf3 100%, white 100%);
        background-image: linear-gradient(#204d9f 0%, #badaf3 100%, #badaf3 100%, white 100%);*/ }
        .main-menu > ul > li:hover > a > span {
          border-bottom: 2px solid #ffffff;
          padding: 0px 0px 5px 0px;
        }
      .main-menu > ul > li:hover ul {
        display: block; }
      .main-menu > ul > li > a {
        display: block;
        padding: 0px 10px 0px 10px;
        text-decoration: none;
        white-space: nowrap;
        text-transform: uppercase;
        height: 58px;
        text-align: center;
        line-height: 58px;
        font-size: 14px;
        font-weight: 600;
        color: #f9fbfe; }
      .main-menu > ul > li ul {
        display: none;
        position: absolute;
        white-space: nowrap;
        z-index: 20; }
        .main-menu > ul > li ul li {
          padding-bottom: 0px; }
          .main-menu > ul > li ul li a {
            display: block;
            color: #ffffff;
            font-size: 15px;
            padding: 11px 20px 11px 27px;
            text-decoration: none;
            background: #142f82; }
            .main-menu > ul > li ul li a:hover {
              color: #081366;
              background-color: #ffffff;
              /*background-image: -webkit-linear-gradient(#204d9f 0%, #badaf3 100%, #badaf3 100%, white 100%);
              background-image: -o-linear-gradient(#204d9f 0%, #badaf3 100%, #badaf3 100%, white 100%);
              background-image: linear-gradient(#204d9f 0%, #badaf3 100%, #badaf3 100%, white 100%); */}

.search {
  float: right;
  padding-top: 18px;
  width: 216px; }

.search-form {
  position: relative; }

.search-form__field {
  padding-left: 30px;
  color: #fff;
  width: 216px;
  height: 25px;
  background: #5375b4;
  border-radius: 10px; }

.search-form__btn {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -6.5px;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: transparent;
  background-image: url(/local/templates/main/images/icon-search.png);
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 10; }

/*---------------------main-slider------------------------*/
.main-slider {
  min-width: 950px;
  box-shadow: 0 21px 35px rgba(0, 0, 0, 0.3); }

.main-slider__slide {
  height: 450px;
  padding-top: 145px;
  background-position: 50% 50%;
  background-size: cover;
  font-family: 'rubik-medium';
  font-size: 40px;
  text-transform: uppercase;
  color: #fdfdfd; }
  .main-slider__slide .center-wrapper {
    padding: 0 45px; }

/*---------------------main-about------------------------*/
.main-about {
  padding: 70px 0 60px 0;
  background: url(/local/templates/main/images/bg-main-about.jpg) 50% 0 no-repeat;
  background-size: cover;
  box-shadow: 0 6px 16.4px 4.6px rgba(0, 0, 0, 0.2); }

.main-about__text {
  padding: 0 25px; }

/*---------------------main-products------------------------*/
.main-products {
  background: url(/local/templates/main/images/bg-main-products.jpg) 50% 0 no-repeat;
  background-size: cover;
  padding: 65px 0 5px 0; }
  .main-products .center-wrapper {
    overflow: hidden; }

.main-products__title {
  margin-bottom: 45px; }

.main-products-row {
  font-size: 0;
  text-align: center;
  margin-left: -26px;
  margin-right: -26px; }

.main-product-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 26px 42px;
  width: 266px; }

.main-product-item-row {
  display: table;
  width: 100%;
  height: 172px; }

.main-product-item-cell {
  display: table-cell;
  vertical-align: middle;
  position: relative; }
  .main-product-item-cell:first-child {
    width: 150px;
    background: #fff; }
    .main-product-item-cell:first-child img {
      max-width: 100%;
      height: auto;
      padding: 0 3px; }
  .main-product-item-cell:last-child {
    padding-bottom: 20px;
    width: 116px;
    background: #6699ff;
    font-size: 15px;
    color: #030303;
    line-height: 1.2; }

.main-product-item__image {
  padding-bottom: 5px; }

.main-product-item__title {
  font-size: 13px;
  padding-top: 10px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  width: 100%;
  line-height: 15px;
  color: #040404;
  text-align: center;
  padding: 0 10px; }

.main-product-item__btn {
  position: absolute;
  font-size: 14px;
  left: 0;
  bottom: 0;
  color: #fdfcfc;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #e80000;
  text-decoration: none;
  display: block; }
  .main-product-item__btn:after {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 116px;
    border-color: transparent transparent #e80000; }
  .main-product-item__btn:hover {
    background: #7f0e48; }
    .main-product-item__btn:hover:after {
      border-color: transparent transparent #7f0e48; }

/*---------------------main-benefits------------------------*/
.main-benefits {
  padding: 75px 0 60px 0; }

.main-benefit-item {
  float: left;
  padding: 0 20px;
  width: 33.333%;
  text-align: center; }

.main-benefit-item__icon {
  height: 165px; }

.main-benefit-item__title {
  font-size: 15px;
  text-transform: uppercase;
  color: #0497da; }

.main-benefit-item__text {
  color: #3d3d3d;
  font-size: 15px;
  line-height: 18px; }

/*---------------------footer------------------------*/
.footer {
  padding: 45px 0 40px 0;
  background: #204d9f;
  min-width: 950px; }

.footer-row {
  display: table;
  width: 100%; }

.footer-cell {
  display: table-cell;
  vertical-align: top;
  padding-right: 30px; }

.footer-logo {
  position: relative;
  top: -10px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px; }

.footer-slogan {
  display: inline-block;
  vertical-align: top;
  color: #fcfcfd;
  line-height: 16px;
  font-size: 13px; }

.footer-contacts {
  padding-top: 4px; }

.footer-contact__item {
  position: relative;
  margin-bottom: 9px;
  padding-left: 30px;
  font-size: 13px;
  color: #fcfcfd; }
  .footer-contact__item:before {
    width: 22px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0; }

.footer-contact__item_phone:before {
  height: 14px;
  margin-top: -7px;
  background-image: url(/local/templates/main/images/icon-footer-phone.png); }

.footer-contact__item_address:before {
  height: 18px;
  margin-top: -7px;
  background-image: url(/local/templates/main/images/icon-footer-address.png); }

.footer-contact__item_mail:before {
  height: 18px;
  margin-top: -7px;
  background-image: url(/local/templates/main/images/icon-footer-mail.png); }

.footer-menu ul {
  display: inline-block;
  vertical-align: top;
  padding-right: 40px; }
  .footer-menu ul li {
    margin-bottom: 7px; }
    .footer-menu ul li a {
      text-decoration: none;
      color: #fcfcfd;
      font-size: 13px; }
      .footer-menu ul li a:hover {
        text-decoration: underline; }

/*==============================CATALOG==============================*/
.catalog-block {
  padding-bottom: 43px; }

.catalog-block__title {
  margin-bottom: 40px;
  padding: 0 20px 0 60px;
  line-height: 39px;
  background-color: rgba(26, 129, 216, 0.3);
  border-radius: 10px;
  font-size: 20px; }
.catalog-block__title a{
  color: #000000;
  text-decoration: none;
}

.catalog-block-row {
  padding-left: 45px; }

.catalog-item {
  float: left;
  position: relative;
  margin: 0 26px 26px 0;
  width: 146px;
  height: 173px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35); }

.catalog-item__image {
  display: table;
  margin-bottom: 3px;
  width: 100%;
  height: 100px; }
  .catalog-item__image span {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    .catalog-item__image span img {
      max-width: 100%;
      height: auto; }

.catalog-item__title {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #000; }

.catalog-item__btn {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 30px;
  background-color: #d50a0a;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  color: #fefefe;
  font-size: 13px;
  z-index: 10; }
  .catalog-item__btn:hover {
    background-color: #88073b; }
    .catalog-item__btn:hover:before {
      border-color: transparent transparent #88073b; }
  .catalog-item__btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 20px 146px;
    border-color: transparent transparent #d50a0a; }

.products-grid {
  font-size: 0;
  padding-bottom: 50px;
  padding-left: 10px; }

.product-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 23px 35px;
  text-align: center;
  padding-top: 25px;
  font-size: 13px;
  width: 254px;
  height: 318px;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35); }

.product-item__image {
  display: table;
  margin-bottom: 17px;
  width: 100%;
  height: 165px;
  overflow: hidden; }
  .product-item__image span {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

.product-item__title {
  font-size: 14px;
  padding: 0 10px;
  color: #030303;
  line-height: 17px; }

.product-item__btn {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 38px;
  line-height: 38px;
  color: #fdfcfc;
  text-decoration: none;
  font-size: 17px;
  width: 100%;
  background: #c90303; }
  .product-item__btn:before {
    content: '';
    display: block;
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 254px;
    border-color: transparent transparent #c90303; }
  .product-item__btn:hover {
    background: #88073b; }
    .product-item__btn:hover:before {
      border-color: transparent transparent #88073b; }

/*==============================PRICES==============================*/
.price-top {
  text-align: center;
  margin-bottom: 30px; }
  .price-top h1 {
    margin-bottom: 10px; }

.price-pdf {
  font-size: 12px;
  color: #b01717; }

.price-time {
  margin: 0 auto 5px;
  font-size: 13px;
  text-align: right;
  color: #5e5e5e;
  padding-right: 10px;
  width: 798px; }

.price-section {
  margin: 0 auto;
  width: 798px; }

.price-section__title {
  margin-bottom: 18px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  background: #f0c5c6;
  border-radius: 10px; }

.price-block {
  margin-bottom: 28px;
  padding: 0 15px; }

.price-block__title {
  margin-bottom: 14px;
  font-size: 16px;
  color: #05488d; }

table {
  width: 100%; }
  table th {
    vertical-align: middle;
    padding: 5px 0;
    font-family: 'rubik-medium';
    font-size: 14px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000; }
    table th:first-child {
      border: 0; }
    table th:last-child {
      border-right: 0; }
  table td {
    vertical-align: middle;
    padding: 5px 10px;
    font-size: 13px;
    background: #d1ebfe;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000; }
    table td:nth-child(2) {
      width: 172px; }
    table td:last-child {
      width: 160px; }
    table td:first-child {
      background: transparent;
      padding-left: 0;
      border: 0;
      width: 38px; }
    table td:last-child {
      border-right: 0; }
.search-page table td{
	bordeR:0;
	background:transparent;
}	
.search-query{
	height:36px;
	line-height:36px;
	padding:0 10px;
}
.search-button{
	border:1px solid #204d9f;
	background:#e3f1ff;
	padding:0 10px;
	height:36px;
	line-height:36px;
	cursor:pointer;
}
  table .fancybox {
    opacity: 0.4; }
    table .fancybox:hover {
      opacity: 1; }

/*==============================ABOUT==============================*/
.content_about {
  position: relative;
  padding-bottom: 350px; }
  .content_about:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 310px;
    background-image: url(/local/templates/main/images/bg-about.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10; }

.about-section {
  margin-bottom: 40px; }

.about-text-block {
  float: left;
  width: 400px; }

.about-slider-block {
  float: right;
  margin-right: 58px;
  width: 376px; }

.about-section_highlight {
  padding: 30px 25px 25px;
  background: #e3f1ff; }

.about-slider-wrap {
  position: relative;
  margin-bottom: 12px; }

.about-pager {
  font-size: 0;
  margin-left: -8px;
  margin-right: -8px; }
  .about-pager a {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 16px;
    width: 114px;
    height: 86px;
    overflow: hidden; }
    .about-pager a.active {
      opacity: 0.5; }
    .about-pager a img {
      vertical-align: bottom;
      width: 100%;
      height: 100%; }

.highlight__title {
  margin-bottom: 35px;
  font-family: 'rubik-italic';
  font-size: 20px;
  padding-left: 35px;
  color: #0b5192; }

/*==============================PAYMENT==============================*/
.payment-highligth {
  margin-bottom: 90px;
  padding: 22px 40px 25px 26px;
  background: #d3e9ff; }
  .payment-highligth p {
    text-indent: 0; }

.payment-upd {
  margin-bottom: 85px; }
  .payment-upd p {
    text-align: center; }

.payment-image {
  height: 535px;
  background: url(/local/templates/main/images/bg-payment.jpg) 50% 0 no-repeat;
  background-size: cover; }

/*==============================DELIVERY==============================*/
.content {
  min-width: 950px; }

.breadcrumbs {
  margin-bottom: 45px;
  padding: 13px 0;
  font-size: 0; }
  .breadcrumbs a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    font-size: 11px;
    text-decoration: none;
    color: #4e4e4e; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
    .breadcrumbs a:last-child:after {
      display: none; }
    .breadcrumbs a:after {
      content: '|';
      display: block;
      position: absolute;
      top: 0;
      right: -14px; }

.delivery {
  padding-bottom: 220px;
  background-image: url(/local/templates/main/images/delivery-image.jpg);
  background-repeat: no-repeat;
  background-position: right bottom; }

.delivery-note {
  margin-bottom: 50px;
  padding: 15px 20px 13px 60px;
  background-color: #cae5ff;
  font-size: 20px; }

.delivery-note__title {
  margin-bottom: 4px;
  font-family: 'rubik-medium'; }

.delivery-partners {
  margin-bottom: 75px; }

.delivery-partner-item {
  float: left;
  width: 33.333%;
  text-align: center;
  padding: 0 10px; }

.delivery-partner-item__logo {
  display: table;
  margin-bottom: 25px;
  width: 100%;
  height: 90px; }
  .delivery-partner-item__logo span {
    vertical-align: middle;
    display: table-cell; }

.delivery-partner-item__title {
  font-size: 17px;
  font-style: italic; }

.delivery-text {
  margin-bottom: 15px;
  padding: 0 25px; }

.delivery-warning {
  margin-bottom: 45px;
  padding: 35px 30px 35px 100px;
  background: #f5d6d7;
  background-image: url(/local/templates/main/images/icon-warning.png);
  background-repeat: no-repeat;
  background-position: 30px 50%;
  font-size: 21px;
  font-weight: 700;
  font-style: italic;
  color: #be0307; }

.delivery-info {
  margin-bottom: 50px;
  padding: 0 25px; }
  .delivery-info p {
    font-weight: 400; }

.delivery-price__title {
  margin-bottom: 25px;
  padding-left: 60px;
  font-size: 20px;
  font-weight: 500;
  color: #07338b; }

.delivery-price-list {
  padding-left: 25px; }

.delivery-price__item {
  margin-bottom: 3px;
  position: relative;
  padding-left: 35px;
  font-size: 20px; }
  .delivery-price__item:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #07338b;
    border-radius: 50%; }
  .delivery-price__item a {
    font-style: italic;
    color: #07338b;
    text-decoration: none;
    border-bottom: 1px solid #07338b; }
    .delivery-price__item a:hover {
      border-color: transparent; }

/*==============================CONTACTS==============================*/
.contacts-info {
  padding-bottom: 20px; }

.contacts-info-column {
  float: left;
  width: 50%;
  padding-right: 40px; }

.contacts-info-top {
  height: 210px; }

.contacts-info__title {
  display: inline-block;
  margin-bottom: 20px;
  font-family: 'rubik-medium';
  font-size: 20px;
  color: #13338d; }

.contacts-info__address {
  margin-bottom: 25px;
  position: relative;
  padding-left: 45px;
  line-height: 1.3; }
  .contacts-info__address:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 37px;
    background-image: url(/local/templates/main/images/icon-contact-map.png); }

.contacts-info__phone {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 25px;
  font-size: 18px;
  color: #1079d2; }
  .contacts-info__phone:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 31px;
    height: 31px;
    background-image: url(/local/templates/main/images/icon-contact-phone.png); }

.contacts-info__mail {
  position: relative;
  padding-left: 45px;
  font-size: 17px;
  text-decoration: none;
  color: #c90303; }
  .contacts-info__mail:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
    width: 34px;
    height: 24px;
    background-image: url(/local/templates/main/images/icon-contact-mail.png); }

.contacts-info__map {
  width: 410px;
  height: 350px;
  box-shadow: 6.4px 7.7px 10px rgba(0, 0, 0, 0.35); }

.contacts-blocks {
  padding: 30px 0 160px 0;
  background: url(/local/templates/main/images/bg-contact-blocks.jpg) 50% 0 no-repeat;
  background-size: cover; }

.contacts-form-block {
  float: left;
  width: 384px;
  padding-left: 20px; }

.contacts-form-top {
  float: left;
  margin-bottom: 25px;
  padding-left: 50px;
  min-height: 35px;
  background-image: url(/local/templates/main/images/icon-question.png);
  background-repeat: no-repeat; }

.contacts-form__title {
  font-family: 'rubik-medium';
  font-size: 20px;
  text-decoration: none;
  line-height: 1;
  display: inline-block;
  margin-bottom: 4px;
  color: #b10101;
  border-bottom: 1px solid #b10101; }

.contacts-form__note {
  font-size: 12px;
  color: #b10101; }

.contacts-form__field {
  margin-bottom: 33px;
  padding-left: 10px;
  width: 100%;
  height: 38px;
  background: #fff;
  box-shadow: 3.2px 3.8px 4px rgba(0, 0, 0, 0.26); }

.contacts-form__area {
  margin-bottom: 20px;
  height: 128px;
  width: 100%;
  padding: 10px;
  background: #fff;
  box-shadow: 3.2px 3.8px 4px rgba(0, 0, 0, 0.26); }

.contacts-form__file {
  margin-bottom: 45px;
  text-align: right; }

.contacts-requisites {
  float: right;
  width: 382px; }

.contacts-requisites__title {
  display: inline-block;
  margin-bottom: 35px;
  font-family: 'rubik-medium';
  font-size: 20px;
  text-decoration: none;
  border-bottom: 1px solid #000; }

.contacts-requisites__subtitle {
  margin-bottom: 25px;
  font-size: 20px; }
  .contacts-requisites__subtitle span {
    display: block;
    font-size: 15px; }

.contacts-requisites-table {
  display: table;
  width: 100%; }

.contacts-requisites-cell {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px; }

.contacts-requisites-item {
  margin-bottom: 25px; }

.contacts-requisites-item__title {
  margin-bottom: 5px;
  font-size: 12px;
  color: #666464; }

.contacts-requisites-item__value {
  font-size: 15px;
  color: #000; }

.company_review_file_wrapper {
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    height: 26px;
    overflow: hidden;
    padding: 2px 0px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin: 0px 0px 10px 0px;
}
.company_review_file_wrapper .selectbutton {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  background: url(/local/templates/divanvdom/images/attach.png) no-repeat left center;
  color: #000000;
  float: right;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0px 0px 0px 30px;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
  text-align: right;
}

.company_review_file_wrapper #company_review_file {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 150px;
  height: 30px;
  z-index: 20;
  cursor: pointer;
}

.captcha_img {
  width:50%;
  height: 45px;
}
.contacts-captcha_img {
  height: 38px;
}
.captcha_field {
  width: 45%;
  float: right;
}
.clear_both {
  clear:both;
}


#menu_tg {
  display: none;
}

@media all and (max-width: 1000px) {
  .center-wrapper {
    padding: 0;
    width: 768px;
    min-width: 0;
    margin: 0 auto;
  }
  .main-slider {
    min-width: 768px;
  }
  .footer {
    min-width: 0;
    padding: 30px 0;
  }
  .main-menu-wrap {
    min-width: 0;
  }
  .header {
    min-width: 0;
    padding: 15px 0;
  }
  .header-logo {
    margin: 0 20px 0 0;
  }
  .header-slogan {
    font-size: 17px;
    padding: 25px 0 0;
  }
  #menu_tg {
    display: block;
    cursor: pointer;
    float: right;
    width: 37px;
    margin: 23px 0 0;
  }
  #menu_tg > span {
    display: block;
    background: #000;
    height: 4px;
    margin: 7px 0;
  }
  a.header-phone,
  a.header-phone_bold {
    font-size: 19px;
  }
  .header-callback {
    font-size: 16px;
  }
  .header-contacts {
    line-height: 11px;
    padding: 0;
    margin: 13px 35px 0 0;
  }
  .search {
    display: none;
  }
  .main-menu {
    position: absolute;
    z-index: 30;
    background: #204d9f;
    width: 300px;
    box-sizing: border-box;
    padding: 15px;
    text-align: right;
    top: -35px;
    right: 0;
    display: none;
  }
  .main-menu > ul {
    display: block;
  }
  .main-menu > ul > li {
    display: block;
    margin: 2px;
  }
  .main-menu > ul > li > a {
    height: auto;
    line-height: 20px;
    text-align: right;
    padding: 7px 10px;
    background: rgba(255,255,255,.2);
  }
  .main-menu > ul > li ul {
    display: block;
    position: relative;
    white-space: normal;
  }
  .main-menu > ul > li ul li a {
    padding: 7px 20px;
    background: rgba(255,255,255,.3);
    font-size: 14px;
  }
  .main-menu > ul > li ul li {
    margin: 2px 0;
  }
  .main-slider__slide {
    height: 330px;
    padding: 134px 0 0;
    font-size: 28px;
  }
  h2 {
    font-size: 34px;
    margin: 0 0 20px;
  }
  .main-about__text {
    padding: 0;
  }
  p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
  }
  .main-about {
    padding: 30px 0;
  }
  .main-products {
    padding: 30px 0;
  }
  .main-products__title {
    margin-bottom: 20px;
  }
  .main-product-item {
    margin: 0 0px 20px;
    width: 100%;
  }
  .main-products-row {
    margin: 0;
  }
  .main-product-item__btn:after {
    display: none;
  }
  .main-benefits {
    padding: 30px 0;
  }
  .main-benefit-item__icon img {
    max-height: 70px;
  }
  .main-benefit-item__icon {
    height: auto;
    margin: 0 0 10px;
  }
  .content {
    min-width: 0;
  }
  .about-slider-block {
    width: 90%;
    margin: 20px 5%;
  }
  .about-text-block {
    width: 100%;
  }
  h1 {
    margin-bottom: 20px;
  }
  .breadcrumbs {
    margin-bottom: 30px;
  }
  .content ul li {
    font-size: 16px;
    line-height: 20px;
  }
  .highlight__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .catalog-block__title {
    margin-bottom: 10px;
    font-size: 17px;
    padding: 0 20px;
  }
  .catalog-block {
    padding: 0 0 10px;
  }
  .product-item {
    margin: 0 10px 20px;
    width: 236px;
  }
  .products-grid {
    padding: 0;
  }
  .product-item__image span img {
    max-width: 100%;
    max-height: 100%;
  }
  .product-item__btn:before {
    display: none;
  }
  .price-section {
    width: 100%;
  }
  .price-time {
    width: 100%;
  }
  .delivery-note {
    font-size: 16px;
    padding: 15px 20px;
    margin: 0 0 30px;
  }
  .delivery-partners {
    margin: 0 0 30px;
  }
  .delivery-partner-item__logo {
    height: 80px;
    margin: 0 0 10px;
  }
  .delivery-partner-item__logo img {
    max-width: 100%;
    max-height: 100%;
  }
  .delivery-warning {
    font-size: 17px;
    margin: 0 0 30px;
  }
  .delivery-price__title {
    font-size: 17px;
  }
  .delivery-price__item {
    font-size: 16px;
    padding: 0 0 0 20px;
  }
  .delivery-price__item:before {
    top: 6px;
  }
  .payment-highligth,
  .payment-upd {
    margin-bottom: 30px;
  }
  .payment-image {
    height: 250px;
  }
  .contacts-info__map {
    width: 100%;
  }
  .contacts-info-column {
    padding: 0;
    width: 100%;
    margin: 0 0 25px;
  }
  .contacts-info-top {
    margin: 0 0 20px;
    height: auto;
  }
  .contacts-requisites__subtitle {
    margin: 0 0 20px;
    font-size: 16px;
  }
  .contacts-requisites {
    width: 330px;
    margin: 0 20px 0 0!important;
  }
  .contacts-blocks {
    padding: 30px 0;
  }
.fancybox-title-float-wrap .child {
  font-size: 18px;
  padding: 10px;
}
.fancybox-title-float-wrap {
  margin-bottom: -70px;
}
}

@media all and (max-width: 767px) {
  .center-wrapper {
    width: 480px;
  }
  .main-slider {
    min-width: 480px;
  }
  .header-contacts {
    margin: 20px auto 0;
    float: none;
    clear: both;
  }
  .main-menu {
    top: -95px;
  }
  .main-slider__slide {
    font-size: 22px;
  }
  .footer-cell:nth-child(3) {
    display: none;
  }
  .arcticmodal-container_i2 {
    padding: 20px 0;
  }
  .about-slider__slide {
    width: 432px!important;
  }
  .catalog-block-row {
    padding: 0;
  }
  .catalog-item {
    width: 140px;
    margin: 0 10px 10px;
  }
  .catalog-item__btn:before {
    display: none;
  }
  .product-item {
    width: 220px;
  }
  .contacts-form-block {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .contacts-requisites {
    margin: 0!important;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
  }
}

@media all and (max-width: 479px) {
  .center-wrapper {
    width: 310px;
  }
  .main-slider {
    min-width: 310px;
  }
  .header-slogan {
    padding: 0px 0 0;
  }
  #menu_tg {
    margin: -60px 0 0;
  }
  .header-contacts {
    margin: 0;
    padding: 20px 0 0;
  }
  .main-menu {
    top: -50px;
  }
  .main-slider__slide {
    font-size: 18px;
    height: 220px;
    padding: 60px 0 0;
  }
  h2 {
    font-size: 28px;
  }
  .main-benefit-item {
    width: 100%;
    padding: 7px 0;
  }
  .footer-cell {
    display: block;
    padding: 0;
  }
  .box-modal {
    width: 300px;
    padding: 15px;
  }
  .modal-title {
    margin-bottom: 20px;
  }
  h1 {
    font-size: 24px;
  }
  .about-slider__slide {
    width: 279px!important;
  }
  .about-pager a {
    width: 92px;
    margin: 0 3px 6px;
    height: 70px;
  }
  .about-section {
    margin-bottom: 20px;
  }
  .content_about {
    padding-bottom: 240px;
  }
  .content_about:after {
    height: 200px;
  }
  .catalog-item {
    margin: 0 0 10px;
    width: 100%;
  }
  .catalog-block__title {
    font-size: 15px;
  }
  .modal-form__product {
    height: auto;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .product-item {
    width: 100%;
    margin: 0 0 10px;
  }
  .price-block__table {
    width: 100%;
    overflow-x: auto;
  }
  .delivery-partner-item {
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .delivery-price__item {
    font-size: 13px;
  }
  .captcha_field {
    width: 36%;
    font-size: 12px;
    margin-bottom: 15px;
  }
.header-slogan {
  font-size: 12px;
  width: 100%;
}
.header-slogan br {
  display: none;
}
#menu_tg {
  margin: -80px 0 0;
}
.header-logo {
  width: 100px;
  margin: 0;
}
.header-logo img {
  max-width: 100%;
  height: auto;
}
.header-contacts {
  padding: 0;
  text-align: left;
  width: 150px;
  float: left;
  margin: -73px 0 0 111px;
  line-height: 7px;
}
.header-contacts .header-phone {
  font-size: 15px;
  font-family: 'rubik-medium';
  display: block;
}
.header-contacts br {
  display: none;
}
.header-callback {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0;
}
}
/* End */
/* /local/templates/main/template_styles.css?169402145544947 */
