

/* Start:/css/main.css?1605088410106436*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
 body {
  margin: 0;
  user-select: none;
}

/**
 * Add the correct display in IE 9-.
 */
 article,
 aside,
 footer,
 header,
 nav,
 section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
 h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
 figcaption,
 figure,
 main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
 figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
 hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
 a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
 a:active,
 a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
 abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
 b,
 strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
 b,
 strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 code,
 kbd,
 samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
 dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
 mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
 small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
 sub,
 sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
 audio,
 video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
 img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
 svg:not(:root) {
  overflow: hidden;
}

/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
 button,
 input,
 optgroup,
 select,
 textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
 button,
 input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
 button,
 select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
 button,
 html [type="button"],
 [type="reset"],
 [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
 button::-moz-focus-inner,
 [type="button"]::-moz-focus-inner,
 [type="reset"]::-moz-focus-inner,
 [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
 button:-moz-focusring,
 [type="button"]:-moz-focusring,
 [type="reset"]:-moz-focusring,
 [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
 fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
 legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
 progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
 textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
 [type="checkbox"],
 [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
 [type="number"]::-webkit-inner-spin-button,
 [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
 [type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
 [type="search"]::-webkit-search-cancel-button,
 [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
 ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
 details,
 menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
 summary {
  display: list-item;
}

/* Scripting
========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
 canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
 template {
  display: none;
}

/* Hidden
========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
 [hidden] {
  display: none;
}

@font-face {
  font-family: "Open Sans";
  src: url("/css/../fonts/OpenSans-Bold.woff2") format("woff2"), url("/css/../fonts/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("/css/../fonts/OpenSans.woff2") format("woff2"), url("/css/../fonts/OpenSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("/css/../fonts/OpenSans-Semibold.woff2") format("woff2"), url("/css/../fonts/OpenSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

i[class^="icon-"] {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
}


.header__advantages-icon .icon-advantages1 {
  background-image: url(/css/../img/sprites_new.png);
  background-size: cover;
  background-position: 0 0;
  width: 70px;
  height: 70px;
}

.header__advantages-icon .icon-advantages2 {
  background-image: url(/css/../img/sprites_new.png);
  background-size: cover;
  background-position: -1px -112px;
  width: 70px;
  height: 73px;
}

.header__advantages-icon .icon-advantages3 {
  background-image: url(/css/../img/sprites_new.png);
  background-size: cover;
  background-position: -1px -195px;
  width: 64px;
  height: 70px;
}

.icon-arrow-gray {
  background-position: -1px -237px;
  width: 8px;
  height: 15px;
}

.icon-arrow-white {
  background-position: -1px -214px;
  width: 8px;
  height: 15px;
}

.icon-basket {
  background-position: -1px -150px;
  width: 39px;
  height: 35px;
}

.icon-cross {
  background-position: -1px -191px;
  width: 18px;
  height: 16px;
}

.icon-mail {
  background-position: -1px -94px;
  width: 24px;
  height: 20px;
}

.icon-mark {
  background-position: -1px -118px;
  width: 20px;
  height: 26px;
}

.icon-mobilel {
  background-position: -1px -63px;
  width: 16px;
  height: 26px;
}

.icon-phone {
  background-position: -1px -31px;
  width: 26px;
  height: 27px;
}

.icon-serch {
  background-position: -1px -260px;
  width: 25px;
  height: 26px;
}

.icon-phone-black {
  background-position: -1px 0;
  width: 25px;
  height: 25px;
}

*:focus::-webkit-input-placeholder {
  color: transparent;
}

*:focus::-moz-placeholder {
  color: transparent;
}

*:focus:-moz-placeholder {
  color: transparent;
}

*:focus:-ms-input-placeholder {
  color: transparent;
}

*::-webkit-input-placeholder {
  color: #91959b;
  opacity: 1;
}

*:-moz-placeholder {
  color: #91959b;
  opacity: 1;
}

*::-moz-placeholder {
  color: #91959b;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #91959b;
  opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #91959b;
}

body input:required:valid,
body textarea:required:valid {
  color: #91959b;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  min-width: 320px;
  position: relative;
  line-height: 1.25;
  font-family: "Open Sans", sans-serif;
  color: #000;
  background-color: #efefef;
}
.em{
  font-style:italic;
}
.b{
  font-weight: bold;
}
.clearfix:after,
.container:after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none;
}

a {
  outline: none !important;
  color: #1998d6;
}

.button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 1.8rem;
  padding: 1.4rem 3rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #1998d6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button:hover,
.button:active,
.button:focus {
  background-color: #3aafe8;
}

.button_bg_gray {
  background-color: #91959b;
}
.button_bg_gray:hover,
.button_bg_gray:active,
.button_bg_gray:focus {
  background-color: #777b82;
}


h1 {
  color: #1478a8;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}
.title h2, .title .h2 {
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
}
.title h3, .title .h3 {
  margin: 0;
  font-size: 2.4rem;
  font-weight: 400;
}

.container {
  max-width: 1388px;
  margin: 0 auto;
  background-color: #fff;
  border-left: 1px solid #d8d9dc;
  border-right: 1px solid #d8d9dc;
}

.button-mobile-nav {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  display: none;
  position: relative;
  float: left;
  width: 60px;
  height: 70px;
  border-right: 1px solid #d8d9dc;
}
.button-mobile-nav span,
.button-mobile-nav:before,
.button-mobile-nav:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 34px;
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button-mobile-nav:before {
  top: 26px;
}
.button-mobile-nav:after {
  top: auto;
  bottom: 26px;
}
.button-mobile-nav.active span {
  opacity: 0;
}
.button-mobile-nav.active:before {
  top: 34px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.button-mobile-nav.active:after {
  bottom: 34px;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}

.button-mobile-callback {
  display: none;
  position: relative;
  float: right;
  width: 60px;
  height: 70px;
  border-left: 1px solid #d8d9dc;
}
.button-mobile-callback i[class^="icon-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mob-logo{
  display: none;
  text-align: center;
  padding-top: 8px;
}

.mob-logo img{
  width: 180px;
}

.logo {
  width: 30%;
  padding: 0 3rem 0 3rem;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.logo__img img{
  width: 250px;
}

.logo__text {
  margin: 0.5rem 0 0 0;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 600;
  text-transform: uppercase;
  color: #1998d6;
}

.top-nav {
  position: relative;
  z-index: 1;
  width: 100%;
  border-top: 2px solid #D8D9DC;
  margin-bottom: 2px;
}

.top-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;}

.top-nav__item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  text-align: center;
}
.top-nav__item>a {
  display: inline-block;
  vertical-align: top;
  padding: 2.5rem 0;
  text-decoration: none;
  color: #4d5565;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  white-space: nowrap;
  transition: all 0.5s ease;
}
.top-nav__item>a:hover,
.top-nav__item>a:active,
.top-nav__item>a:focus,
.top-nav__item>a.active {
  color: #3aafe8;
}

.top-nav__item_with_undernav {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-nav__item_with_undernav>a {
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
}
/*.top-nav__item_with_undernav:before {
  content: "";
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-90deg);
  -ms-transform: translateX(-50%) rotate(-90deg);
  transform: translateX(-50%) rotate(-90deg);
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
  background-position: -1px -238px;
  width: 8px;
  height: 15px;
}*/
/*.top-nav__item_with_undernav:hover,
.top-nav__item_with_undernav:active,
.top-nav__item_with_undernav:focus,
.top-nav__item_with_undernav.active {
  background-color: #3aafe8;
}*/
.top-nav__item_with_undernav:hover>a,
.top-nav__item_with_undernav:active>a,
.top-nav__item_with_undernav:focus>a,
.top-nav__item_with_undernav.active>a {
  color: #3aafe8;
}
.top-nav__item_with_undernav:hover .top-nav__undernav,
.top-nav__item_with_undernav:active .top-nav__undernav,
.top-nav__item_with_undernav:focus .top-nav__undernav,
.top-nav__item_with_undernav.active .top-nav__undernav {
  opacity: 1;
  padding: 3rem;
  max-height: 1000px;
}

.top-nav__undernav {
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  max-height: 0;
  overflow: hidden;
  left: 0;
  right: 0;
  padding: 0 3rem;
  margin: 0;
  list-style: none;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.2;
  background-color: #fff;
  border: 0 solid #1998d6;
  -webkit-box-shadow: 0 5px 15px 0 #666;
  box-shadow: 0 5px 15px 0 #666;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-nav__undernav li {
  margin: 1.5rem 0 0 0;
}
.top-nav__undernav li:first-child {
  margin: 0;
}
.top-nav__undernav li a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-nav__undernav li a:hover,
.top-nav__undernav li a:active,
.top-nav__undernav li a:focus,
.top-nav__undernav li a.active {
  color: #1998d6;
}

.aside {
  clear: left;
  float: left;
  width: 25%;
  margin: 4rem 0 0 0;
  padding: 0 3rem 15rem 3rem;
}

.aside-nav>:first-child {
  margin: 0;
}

.aside-nav h4 {
  margin: 1.5rem 0 0 0;
  font-size: 1.8rem;
  line-height: 1.25;
  font-weight: 600;
  color: #000;
}
.aside-nav h4 a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aside-nav h4 a:hover,
.aside-nav h4 a:active,
.aside-nav h4 a:focus {
  color: #1998d6;
}

.aside-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.8rem;
  line-height: 1.25;
}
.aside-nav ul li {
  /*margin: 1.5rem 0 0 0;*/
  padding: 1rem 0;
  border-top: 1px solid #d8d9dc;
  border-bottom: 1px solid #d8d9dc;
  margin-top: -1px;
}
.aside-nav ul li a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aside-nav ul li a:hover,
.aside-nav ul li a:active,
.aside-nav ul li a:focus,
.aside-nav ul li a.active {
  color: #1998d6;
}

.aside-nav_catalog ul li a {
  position: relative;
  display: block;
  padding: 0 0 0 2rem;
}
.aside-nav_catalog ul li a:after {
  /* content: ""; */
  position: absolute;
  top: 1rem;
  left: 0;
  width: 1rem;
  height: 2px;
  background-color: #4d5565;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aside-nav_catalog ul li a:hover:after,
.aside-nav_catalog ul li a:active:after,
.aside-nav_catalog ul li a:focus:after,
.aside-nav_catalog ul li a.active:after {
  background-color: #1998d6;
}

.search {
  position: relative;
  margin: 0;
}
.search input {
  display: block;
  width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0 4.5rem 0 1rem;
  border: 1px solid #1998d6;
  font-size: 1.8rem;
  color: #91959b;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none !important;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search input:hover,
.search input:active,
.search input:focus {
  border-color: #3aafe8;
}
.search button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  background-color: #1998d6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search button i {
  vertical-align: middle;
}
.search button:hover,
.search button:active,
.search button:focus {
  background-color: #3aafe8;
}

.main {
  position: relative;
  z-index: 0;
  clear: right;
  width: 75%;
  margin: 0 0 0 25%;
  border-left: 1px solid #d8d9dc;
}

@media only screen and (max-width: 1400px) {
  html {
    font-size: 9px;
  }
  .container {
    max-width: 1200px;
  }
}

@media only screen and (max-width: 1200px) {
  html {
    font-size: 8px;
  }
  .container {
    max-width: 992px;
  }
}

@media only screen and (max-width: 992px) {
  html {
    font-size: 7px;
  }
  .container {
    max-width: 768px;
  }
  .button-mobile-nav {
    display: block;
    z-index: 10;
  }
  .button-mobile-callback {
    display: block;
    z-index: 10;
  }
  .header .header-up{
    display: none;
  }
  .header .mob-logo{
    display: block;
  }
  .logo {
    float: none;
    width: auto;
    padding: 2.5rem 0 0 0;
    margin: 0;
  }
  .logo__img {
    margin: 0 80px;
  }
  .logo__text {
    clear: both;
    padding: 2rem 2rem;
    font-size: 1.7rem;
    color: #fff;
    background-color: #1998d6;
  }
  .logo__text br {
    display: none;
  }
  .top-nav {
    display: none;
    float: none;
    width: auto;
    margin: 0;
    border: none;
  }
  .aside {
    display: none;
    float: none;
    width: auto;
    padding: 0 3rem 3rem 3rem;
  }
  .aside-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .aside-nav ul li {
    width: 30%;
  }
  .aside-nav ul li:first-child {
    margin: 1.5rem 0 0 0;
  }
  .main {
    width: auto;
    margin: 0;
    border: none;
  }
}

@media only screen and (max-width: 768px) {
  .container {
    border: none;
  }
  .top-nav {
    border: none;
  }
  .main {
    border: none;
  }
}

@media only screen and (max-width: 640px) {
  .top-nav__list {
    display: block;
    padding: 2rem 0 0 0;
  }
  .top-nav__item_with_undernav {
    margin: 2rem 0 0 0;
  }
  .top-nav__item_with_undernav:before {
    display: none;
  }
  .top-nav__item_with_undernav a {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .logo__text {
    padding: 1.5rem 2rem;
  }
  .top-nav__item>a {
    padding: 1.6rem 0;
  }
  .top-nav__item>a:before,
  .top-nav__item>a:after {
    bottom: 1.4rem;
  }
  .aside-nav ul {
    display: block;
  }
  .aside-nav ul li {
    width: auto;
  }
}

.header {
  position: relative;
  z-index: 1;
}

.header__link {
  position: absolute;
  z-index: 2;
  left: 7rem;
  top: 3rem;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
}
.header__link a {
  position: relative;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header__link a:hover,
.header__link a:active,
.header__link a:focus {
  color: #1998d6;
}
.header__link a i[class^="icon-"] {
  margin: 0 1rem 0 0;
}

.header__slider {
  position: relative;
  z-index: 0;
}
.header__slider .owl-nav .owl-prev,
.header__slider .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3rem;
}
.header__slider .owl-nav .owl-prev:before,
.header__slider .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
  background-position: -1px -214px;
  width: 8px;
  height: 15px;
}
.header__slider .owl-nav .owl-prev:after,
.header__slider .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header__slider .owl-nav .owl-prev:hover:after,
.header__slider .owl-nav .owl-prev:active:after,
.header__slider .owl-nav .owl-next:hover:after,
.header__slider .owl-nav .owl-next:active:after {
  opacity: 1;
}
.header__slider .owl-nav .owl-prev {
  left: 0;
}
.header__slider .owl-nav .owl-prev:after {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(25, 152, 214, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(25, 152, 214, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(25, 152, 214, 0.5), rgba(255, 255, 255, 0));
}
.header__slider .owl-nav .owl-next {
  right: 0;
}
.header__slider .owl-nav .owl-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.header__slider .owl-nav .owl-next:after {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(25, 152, 214, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(right, rgba(25, 152, 214, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to left, rgba(25, 152, 214, 0.5), rgba(255, 255, 255, 0));
}

.header__slider_without_advantages .header__slider-item {
  min-height: 30rem;
  padding: 10rem 7rem;
}

.header__slider_without_advantages .owl-nav .owl-prev:before,
.header__slider_without_advantages .owl-nav .owl-next:before {
  top: 50%;
}

.header__slider_without_advantages .header__slider-title {
  font-size: 4rem;
}

.header__slider-item {
  min-height: 57rem;
  padding: 10rem 7rem 13rem 7rem;
  background-size: cover;
  background-position: center center;
}

.header__slider-title {
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
}

.header__slider-button {
  margin: 3.5rem 0 0 0;
}

.header__advantages {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(255, 255, 255, 0.9);
}

.header__advantages-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 33.33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem;
}

.header__advantages-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: center;
}

.header__advantages-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 0 0 2rem;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 700;
  color: #1478a8;
}

@media only screen and (max-width: 1200px) {
  .header__slider-item {
    padding: 10rem 7rem 15rem 7rem;
  }
}

@media only screen and (max-width: 992px) {
  .header__slider-item {
    padding: 10rem 7rem 17rem 7rem;
  }
}

@media only screen and (max-width: 640px) {
  .header__link {
    display: none;
  }
  .header__slider .owl-nav .owl-prev:before,
  .header__slider .owl-nav .owl-next:before {
    top: 50%;
  }
  .header__slider-item {
    min-height: 45rem;
    padding: 10rem 7rem;
  }
  .header__advantages {
    position: static;
  }
  .header__advantages-item {
    display: block;
    text-align: center;
  }
  .header__advantages-text {
    margin: 1rem 0 0 0;
    font-weight: 600;
  }
}

@media only screen and (max-width: 480px) {
  .header__slider-item {
    position: relative;
    min-height: 28rem;
    padding: 4.5rem 7rem;
    text-align: center;
  }
  .header__slider-item:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(77, 85, 101, 0.8);
  }
  .header__slider_without_blackout .header__slider-item:before {
    display: none;
  }
  .header__slider-title {
    position: relative;
    z-index: 1;
    font-size: 3.6rem;
  }
  .header__slider-button {
    position: relative;
    z-index: 1;
    margin: 2rem 0 0 0;
  }
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #d8d9dc;
  border-bottom: 1px solid #d8d9dc;
}
.slider.owl-carousel {
  padding: 0 2.7rem 0;
}
.slider.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider.owl-carousel .owl-stage .owl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider.owl-carousel .owl-stage .owl-item .slider__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto;
  border-bottom: none;
}
.slider.owl-carousel .owl-stage .owl-item .slider__item:nth-child(3n+3) {
  border-right: 1px solid #d8d9dc;
}
.slider.owl-carousel .owl-nav .owl-prev,
.slider.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3rem;
  border: 1px solid #fff;
  background-color: inherit;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slider.owl-carousel .owl-nav .owl-prev:before,
.slider.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
  background-position: -1px -237px;
  width: 8px;
  height: 15px;
}
.slider.owl-carousel .owl-nav .owl-prev:hover,
.slider.owl-carousel .owl-nav .owl-prev:active,
.slider.owl-carousel .owl-nav .owl-next:hover,
.slider.owl-carousel .owl-nav .owl-next:active {
  border: 1px solid inherit;
}
.slider.owl-carousel .owl-nav .owl-prev {
  left: 0;
  border-right: 1px solid #d8d9dc;
}
.slider.owl-carousel .owl-nav .owl-next {
  right: 0;
  border-left: 1px solid #d8d9dc;
}
.slider.owl-carousel .owl-nav .owl-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.slider__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  z-index: 1;
  width: 33.33%;
  padding: 2rem;
  text-align: center;
  border-right: 1px solid #d8d9dc;
  border-bottom: 1px solid #d8d9dc;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d91ac), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #7d91ac, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, #7d91ac, rgba(255, 255, 255, 0));
}
.slider__item:nth-child(3n+3) {
  border-right: none;
}

.slider__item-img {
  position: relative;
  height: 0;
  padding-bottom: 80%;
}
.slider__item-img img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slider__item-img:hover img,
.slider__item-img:active img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  -ms-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}

.slider__item-text {
  margin: 1rem 0 0 0;
  font-size: 1.8rem;
  font-weight: 400;
}
.slider__item-text a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slider__item-text a:hover,
.slider__item-text a:active,
.slider__item-text a:focus {
  color: #1998d6;
}

@media only screen and (max-width: 640px) {
  .slider.owl-carousel .owl-stage .owl-item .slider__item:nth-child(2n+2) {
    border-right: 1px solid #d8d9dc;
  }
  .slider__item {
    width: 50%;
  }
  .slider__item:nth-child(3n+3) {
    border-right: 1px solid #d8d9dc;
  }
  .slider__item:nth-child(2n+2) {
    border-right: none;
  }
}

@media only screen and (max-width: 360px) {
  .slider {
    display: block;
  }
  .slider.owl-carousel {
    padding: 0;
  }
  .slider.owl-carousel .owl-nav .owl-prev,
  .slider.owl-carousel .owl-nav .owl-next {
    background-color: rgba(255, 255, 255, 0);
    border: none;
  }
  .slider.owl-carousel .owl-nav .owl-prev:hover,
  .slider.owl-carousel .owl-nav .owl-prev:active,
  .slider.owl-carousel .owl-nav .owl-next:hover,
  .slider.owl-carousel .owl-nav .owl-next:active {
    border: none;
  }
  .slider__item {
    width: auto;
    padding: 2rem 5rem;
    border-right: none;
  }
  .slider__item:nth-child(3n+3) {
    border-right: none;
  }
}

.contacts__box {
  position: relative;
  border-top: 1px solid #d8d9dc;
}

.contacts__text {
  position: relative;
  z-index: 1;
  width: 34%;
  padding: 6rem 3rem;
  background-color: rgba(20, 120, 168, 0.8);
}

.contacts__item {
  position: relative;
  margin: 2rem 0 0 0;
  padding: 0 0 0 4rem;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  color: #fff;
}
.contacts__item:first-child {
  margin-top: 0;
}
.contacts__item i[class^="icon-"] {
  position: absolute;
  top: 0;
  left: 1.2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.contacts__item a {
  text-decoration: none;
  color: #fff;
}
.contacts__item a span {
  position: relative;
}
.contacts__item a span:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contacts__item a:hover span:after,
.contacts__item a:active span:after,
.contacts__item a:focus span:after {
  left: 0;
  right: 0;
}

.contacts__item_fontsize_big {
  font-size: 2.6rem;
}

.contacts__map {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 640px) {
  .contacts__text {
    width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .contacts__box {
    padding: 0 0 32rem 0;
  }
  .contacts__text {
    width: auto;
    padding: 3.5rem 3rem;
  }
  .contacts__item {
    margin-top: 2.5rem;
    font-size: 2.3rem;
  }
  .contacts__item_fontsize_big {
    font-size: 3.6rem;
  }
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 3rem 0;
  border-top: 1px solid #d8d9dc;
}

.footer__logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25%;
  padding: 0 3rem;
  border-right: 1px solid #d8d9dc;
}
.footer__logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.footer__contacts {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #d8d9dc;
}

.footer__contacts-phone {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 32%;
  padding: 0 3rem;
}

.footer__contacts-adress {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 68%;
  padding: 0 3rem;
}

.footer__contacts-item {
  position: relative;
  margin: 2rem 0 0 0;
  padding: 0 0 0 3.5rem;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 400;
  color: #91959b;
}
.footer__contacts-item:first-child {
  margin-top: 0;
}
.footer__contacts-item i[class^="icon-"] {
  position: absolute;
  top: 0;
  left: 1.2rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer__contacts-item a {
  text-decoration: none;
  color: #91959b;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer__contacts-item a:hover,
.footer__contacts-item a:active,
.footer__contacts-item a:focus {
  color: #1998d6;
}

.footer__counters {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 185px;
  margin: 0 3rem;
}

.footer__counters-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 90px;
  max-width: 50%;
  margin: 0 0 5px 0;
}
.footer__counters-item:nth-child(even) {
  margin-left: 5px;
}
.footer__counters-item:nth-last-child(1),
.footer__counters-item:nth-last-child(2) {
  margin-bottom: 0;
}
.footer__counters-item img {
  display: block;
}

.footer__button-top {
  position: absolute;
  z-index: 1;
  /*left: 0;*/
  right: -1px;
  top: -41px;
  /*width: 25%;*/
  padding: 0 0rem;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.footer__button-top a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  /*background-color: transparent;*/
  background-color: #fff;
  cursor: pointer;
  color: #91959b;
  padding: 1rem 3rem;
  border: 1px solid #d8d9dc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer__button-top a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
  background-position: -1px -237px;
  width: 8px;
  height: 15px;
  -webkit-transform: rotate(90deg) translateX(-50%);
  -ms-transform: rotate(90deg) translateX(-50%);
  transform: rotate(90deg) translateX(-50%);
}
.footer__button-top a:hover,
.footer__button-top a:active,
.footer__button-top a:focus {
  color: #1998d6;
  border-color: #1998d6;
}
.footer__button-top span {
  margin: 0 0 0 0.5rem;
}



@media only screen and (max-width: 1400px) {
  .footer__contacts-phone {
    width: 34%;
  }
  .footer__contacts-adress {
    width: 66%;
  }
}

@media only screen and (max-width: 1200px) {
  .footer__contacts-phone {
    width: 38%;
  }
  .footer__contacts-adress {
    width: 62%;
  }
}

@media only screen and (max-width: 992px) {

  .footer__logo {
    display: none;
  }

  .footer__button-top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: static;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: auto;
    font-size: 0;
  }
  .footer__button-top a {
    width: 68px;
    height: 68px;
    line-height: 58px;
    text-align: center;
  }
  .footer__button-top span {
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  .footer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__contacts {
    width: 100%;
    padding: 0 0 4rem 0;
    margin: 0 0 3rem 0;
    border-right: none;
    border-bottom: 1px solid #d8d9dc;
  }
  .footer__button-top {
    margin: 0 0 0 auto;
    padding: 0 3rem 0 0;
  }
}

@media only screen and (max-width: 480px) {
  .footer__contacts {
    display: block;
  }
  .footer__contacts-phone,
  .footer__contacts-adress {
    width: auto;
  }
  .footer__contacts-item {
    margin-top: 2.5rem;
    font-size: 2.3rem;
  }
  .footer__contacts-item:first-child {
    margin-top: 2.5rem;
  }
}

.top-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top-line__breadcrumbs {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  padding: 1rem 3rem;
  font-size: 1.5rem;
  line-height: 1.1;
  color: #4d5565;
}
.top-line__breadcrumbs a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 2.5rem 0 0;
  color: #4d5565;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-line__breadcrumbs a:after {
  content: "";
  position: absolute;
  right: 0.8rem;
  top: 0.5rem;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid #4d5565;
  border-right: 1px solid #4d5565;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-line__breadcrumbs a:hover,
.top-line__breadcrumbs a:active,
.top-line__breadcrumbs a:focus {
  color: #1998d6;
}
.top-line__breadcrumbs span {
  display: inline-block;
  vertical-align: middle;
  padding: 0.5rem 0;
}

.top-line__basket {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25.8rem;
  min-height: 7.3rem;
  padding: 1.5rem 3rem 1.5rem 9rem;
  border-top: 1px solid #fff;
  background-color: #1998d6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.top-line__basket:hover,
.top-line__basket:active {
  background-color: #3aafe8;
}

.top-line__basket-icon {
  position: absolute;
  top: 50%;
  left: 3rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.top-line__basket-sum,
.top-line__basket-count {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #fff;
}
.top-line__basket-sum b,
.top-line__basket-count b {
  font-weight: 700;
}

.catalog__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #d8d9dc;
}
.catalog__box.owl-carousel {
  padding: 0 2.7rem 0;
}
.catalog__box.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.catalog__box.owl-carousel .owl-stage .owl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.catalog__box.owl-carousel .owl-stage .owl-item .catalog__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto;
  border-bottom: none;
}
.catalog__box.owl-carousel .owl-stage .owl-item .catalog__item:nth-child(3n+3) {
  border-right: 1px solid #d8d9dc;
}
.catalog__box.owl-carousel .owl-nav .owl-prev,
.catalog__box.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3rem;
  border: 1px solid #fff;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.catalog__box.owl-carousel .owl-nav .owl-prev:before,
.catalog__box.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
  background-position: -1px -237px;
  width: 8px;
  height: 15px;
}
.catalog__box.owl-carousel .owl-nav .owl-prev:hover,
.catalog__box.owl-carousel .owl-nav .owl-prev:active,
.catalog__box.owl-carousel .owl-nav .owl-next:hover,
.catalog__box.owl-carousel .owl-nav .owl-next:active {
  border: 1px solid #1998d6;
}
.catalog__box.owl-carousel .owl-nav .owl-prev {
  left: 0;
  border-right: 1px solid #d8d9dc;
}
.catalog__box.owl-carousel .owl-nav .owl-next {
  right: 0;
  border-left: 1px solid #d8d9dc;
}
.catalog__box.owl-carousel .owl-nav .owl-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

.catalog__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  z-index: 1;
  width: 33.33%;
  padding: 2rem;
  text-align: center;
  border-right: 1px solid #d8d9dc;
  border-bottom: 1px solid #d8d9dc;
  overflow: hidden;
}
.catalog__item:nth-child(3n+3) {
  border-right: none;
}
.catalog__item-img {
  position: relative;
  height: 0;
  padding-bottom: 70%;
}
.catalog__item-img img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.catalog__item-img:hover img,
.catalog__item-img:active img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  -ms-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}

.catalog__item-title {
  margin: 1rem 0 0 0;
  font-size: 1.7rem;
  font-weight: 600;
}
.catalog__item-title a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.catalog__item-title a:hover,
.catalog__item-title a:active,
.catalog__item-title a:focus {
  color: #1998d6;
}

.catalog__item-price {
  margin: 2.5rem 0 0 0;
  font-size: 1.8rem;
  font-weight: 400;
  color: #4d5565;
}
.catalog__item.special .catalog__item-price {
	margin-top: 3.9rem;
}
.catalog__item-price b {
  margin: 0 0.5rem;
  font-size: 3rem;
  font-weight: 600;
  color: #000;
}
.catalog__item.special .catalog__item-price span span {
	font-weight: bold;
}
.catalog__item-button {
  margin: 1rem 0 0 0;
}
.catalog__item.special .catalog__item-button {
	margin-top: -1.4rem;
}
.catalog__item-button a {
  display: block;
}

.pagination {
  padding: 7rem 0;
  font-size: 0;
  text-align: center;
  -webkit-box-shadow: 0 -2px 0 -1px #d8d9dc;
  box-shadow: 0 -2px 0 -1px #d8d9dc;
}
.pagination a {
  display: inline-block;
  vertical-align: top;
  margin: 2px;
  width: 4rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
  color: #91959b;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pagination a:first-child,
.pagination a:last-child {
  position: relative;
  width: 4.5rem;
  height: 4.5rem;
  font-size: 0;
  border: 1px solid #d8d9dc;
}
.pagination a:first-child:before,
.pagination a:last-child:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(/css/../img/sprites.png);
  background-repeat: no-repeat;
  background-position: -1px -237px;
  width: 8px;
  height: 15px;
}
.pagination a:first-child:before {
  left: 40%;
}
.pagination a:last-child:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.pagination a:hover,
.pagination a:active,
.pagination a:focus {
  color: #1998d6;
}
.pagination a:hover:first-child,
.pagination a:hover:last-child,
.pagination a:active:first-child,
.pagination a:active:last-child,
.pagination a:focus:first-child,
.pagination a:focus:last-child {
  border-color: #1998d6;
}
.pagination a.active {
  color: #1998d6;
}
.pagination a.disabled {
  display: none;
}

@media only screen and (max-width: 1400px) {
  .top-line__basket {
    width: 25rem;
  }
}

@media only screen and (max-width: 1200px) {
  .top-line__basket {
    width: 23.5rem;
  }
}

@media only screen and (max-width: 992px) {
  .top-line__basket {
    width: 28rem;
    padding: 2rem 3rem 1.5rem 10rem;
  }
}

@media only screen and (max-width: 640px) {
  .slider.owl-carousel .owl-stage .owl-item .catalog__item:nth-child(2n+2) {
    border-right: 1px solid #d8d9dc;
  }
  .catalog__item {
    width: 50%;
  }
  .catalog__item:nth-child(3n+3) {
    border-right: 1px solid #d8d9dc;
  }
  .catalog__item:nth-child(2n+2) {
    border-right: none;
  }
}

@media only screen and (max-width: 480px) {
  .top-line {
    display: block;
  }
  .top-line__basket {
    width: auto;
  }
  .top-line__breadcrumbs {
    display: none;
  }
}

@media only screen and (max-width: 360px) {
  .catalog__box {
    display: block;
  }
  .catalog__item {
    width: auto;
    border-right: none;
  }
  .catalog__item:nth-child(3n+3) {
    border-right: none;
  }
}

.product__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d8d9dc;
}

.product__characteristics {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 73%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 3rem;
  display:block;
}
.product__characteristics-text,.product__characteristics-img{display:inline-block;vertical-align:top;}
.product__characteristics-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 34%;
  text-align: center;
  overflow: hidden;
}
.product__characteristics-img img {
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product__characteristics-img:hover img,
.product__characteristics-img:active img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.product__characteristics-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 65%;
  padding: 0 0 0 3rem;
}

.product__characteristics-title {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #4d5565;
}

.product__characteristics-list {
  margin: 1rem 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 1.8rem;
  line-height: 1.3;
}
.product__characteristics-list li {
  margin: 0.3rem 0 0 0;
}

.product__form {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 27%;
  padding: 2.5rem;
  border-left: 1px solid #d8d9dc;
}

.product__form-price {
  font-size: 1.8rem;
  font-weight: 400;
  color: #4d5565;
  text-align: center;
}
.product__form-price b {
  margin: 0 0.5rem;
  font-size: 3rem;
  font-weight: 600;
  color: #000;
}

.product__form-quantity {
  position: relative;
  margin: 3.5rem 0 0 0;
}
.product__form-quantity button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 2.8rem;
  font-weight: 400;
  color: #91959b;
  text-align: center;
  border: 1px solid #d8d9dc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product__form-quantity button.minus {
  left: 0;
}
.product__form-quantity button.plus {
  right: 0;
}
.product__form-quantity button:hover,
.product__form-quantity button:active {
  color: #1998d6;
  border-color: #1998d6;
}
.product__form-quantity input {
  width: 100%;
  height: 4.5rem;
  padding: 0 5rem;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 4.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none !important;
  text-align: center;
}

.product__form-submit {
  margin: 3rem 0 0 0;
}
.product__form-submit button {
  display: block;
  width: 100%;
}

.product__description {
  border-top: 1px solid #d8d9dc;
  padding: 5rem 9% 8rem 9%;
  font-size: 1.8rem;
  line-height: 1.3;
}
.product__description :first-child {
  margin-top: 0;
}
.product__description h2,
.product__description h3,
.product__description h4 {
  margin: 2rem 0 0 0;
  font-weight: 400;
  color: #1478a8;
}
.product__description h2 {
  font-size: 3rem;
}
.product__description h3 {
  font-size: 2.4rem;
}
.product__description h4 {
  font-size: 2rem;
}
.product__description p {
  margin: 2rem 0 0 0;
}
.product__description ul {
  list-style: none;
  margin: 1.5rem 0 0 0;
  padding: 0 0 0 2rem;
}
.product__description ul li {
  position: relative;
  margin: 0.5rem 0 0 0;
}
.product__description ul li:before {
  content: "";
  position: absolute;
  left: -1.5rem;
  top: 1.1rem;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #1478a8;
}
.product__description a {
  color: #1478a8;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product__description a:hover,
.product__description a:active {
  color: #3aafe8;
}

@media only screen and (max-width: 640px) {
  .product__characteristics {
    width: 65%;
  }
  .product__form {
    width: 35%;
  }
}

@media only screen and (max-width: 480px) {
  .product__characteristics {
    display: block;
    width: 50%;
  }
  .product__form {
    width: 50%;
  }
  .product__characteristics-img {
    width: auto;
  }
  .product__characteristics-text {
    width: auto;
    padding: 3rem 0 0 0;
  }
}

@media only screen and (max-width: 360px) {
  .product__box {
    display: block;
  }
  .product__characteristics {
    width: auto;
  }
  .product__form {
    width: auto;
    border-left: none;
    border-top: 1px solid #d8d9dc;
  }
  .product__description {
    padding: 5rem 3rem 8rem 3rem;
  }
}

.basket__table-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f9fd;
  border-top: 1px solid #d8d9dc;
}

[class^="basket__table-head-"] {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 1.5rem 2rem;
  font-size: 1.8rem;
  color: #636d82;
}

.basket__table-head-name {
  width: 45%; /*55*/
}

.basket__table-head-quantity,
.basket__table-head-price {
  width: 17.5%;
  text-align: center;
  border-left: 1px solid #d8d9dc;
}

.basket__table-head-delete {
  width: 10%;
  text-align: center;
  border-left: 1px solid #d8d9dc;
}

.basket__table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d8d9dc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.basket__table-row:hover,
.basket__table-row:active,
.basket__table-row:focus {
  background-color: #f5f5f5;
}

.basket__table-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 1.5rem 2rem;
}
.basket__table-img img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
}

.basket__table-title {
 /* -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30%; /*40*/
  padding: 1.5rem 2rem;
  font-size: 1.8rem;
  line-height: 1.3;
}
.basket__table-title span {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.basket__table-quantity {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 17.5%;
  min-height: 13rem;
  padding: 1.5rem 8.5rem 1.5rem 2rem;
  border-left: 1px solid #d8d9dc;
}
.basket__table-quantity button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  right: 2rem;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 2.8rem;
  font-weight: 400;
  color: #91959b;
  text-align: center;
  border: 1px solid #d8d9dc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.basket__table-quantity button.minus {
  top: 50%;
}
.basket__table-quantity button.plus {
  bottom: 50%;
}
.basket__table-quantity button:hover,
.basket__table-quantity button:active {
  color: #1998d6;
  border-color: #1998d6;
}
.basket__table-quantity input {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  height: 4.5rem;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 4.5rem;
  font-size: 2.2rem;
  font-weight: 600;
  color: #000;
  background-color: rgba(255, 255, 255, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none !important;
  text-align: center;
}

.basket__table-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 17.5%;
  padding: 1.5rem 2rem;
  border-left: 1px solid #d8d9dc;
  font-size: 1.8rem;
  font-weight: 400;
  color: #4d5565;
  text-align: center;
}
.basket__table-price b {
  margin: 0 0.5rem;
  font-size: 3rem;
  font-weight: 600;
  color: #000;
}
.basket__table-price span {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.basket__table-delete {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 10%;
  border-left: 1px solid #d8d9dc;
}
.basket__table-delete button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-weight: 400;
  color: #91959b;
  text-align: center;
  border: 1px solid #d8d9dc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.basket__table-delete button:hover,
.basket__table-delete button:active {
  border-color: #1998d6;
}

.basket__table-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3rem 3rem 2rem 3rem;
  border-top: 1px solid #d8d9dc;
}

.basket__table-recalculate {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.basket__table-recalculate input {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  color: #91959b;
  padding: 1rem 3rem;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #d8d9dc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.basket__table-recalculate button:hover,
.basket__table-recalculate button:active,
.basket__table-recalculate button:focus {
  color: #1998d6;
  border-color: #1998d6;
}

.basket__table-total {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 0 0 3rem;
  padding: 0 0 0.5rem 0;
  font-size: 1.8rem;
  font-weight: 400;
  color: #1478a8;
  text-align: center;
  border-bottom: 1px solid #1998d6;
  position: relative;
}
.basket__table-total b {
  margin: 0 0.5rem;
  font-size: 3rem;
  font-weight: 600;
}
#basket__table-minprice {
	position: absolute;
	bottom: -25px;
	right: 0;
	white-space: nowrap;
}
#basket__table-minprice.active {
	color: red;
}
#basket__table-minprice b {
	font-size: 18px;
	margin: 0;
}
@media only screen and (max-width: 1400px) {
  .basket__table-head-name {
    width: 40%; /*50*/
  }
  .basket__table-title {
    width: 25%; /*35*/
  }
  .basket__table-head-quantity,
  .basket__table-quantity {
    width: 22.5%;
  }
}
@media only screen and (max-width: 640px) {
	.basket__table-total b{
		    display: inline-block;
	}
	#basket__table-minprice{
		    left: 0;
	}
}
@media only screen and (max-width: 640px) {
  .basket__table-head-name {
    width: 37.5%; /*47.5*/
  }
  .basket__table-title {
    width: 22.5%; /*32.5*/
  }
  .basket__table-head-quantity,
  .basket__table-quantity {
    width: 25%;
  }
}

@media only screen and (max-width: 480px) {
  .basket__table-head {
    display: none;
  }
  .basket__table-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .basket__table-img {
    width: 40%;
  }
  .basket__table-title {
    width: 60%;
    border-left: none; /*1px solid #d8d9dc;*/
  }
  .basket__table-quantity {
    width: 30%; /*40*/
    border-left: none;
    border-top: 1px solid #d8d9dc;
    background-color: #f1f9fd;
  }
  .basket__table-price {
    width: 30%; /*40*/
    border-top: 1px solid #d8d9dc;
    background-color: #f1f9fd;
  }
  .basket__table-delete {
    width: 20%;
    border-top: 1px solid #d8d9dc;
    background-color: #f1f9fd;
  }

  .basket__table-weight {
    width: 20% !important;
    border-top: 1px solid #d8d9dc;
    border-right: 1px solid #d8d9dc;
    background-color: #f1f9fd;
  }

  .basket__table-footer {
    display: block;
    text-align: center;
  }
  .basket__table-total {
    display: inline-block;
    vertical-align: top;
    margin: 2rem 0 0 0;
  }
}

.basket__ordering {
  padding: 2rem 9% 8rem 9%;
}

.basket__ordering-radios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;

}

.basket__ordering-radios-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 49%;
}

.basket__ordering-radios-title {
  margin: 0 0 2rem 0;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 400;
}

.basket__ordering-radios-input {
  display: block;
  margin: 1rem 0 0 0;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 400;
}
.basket__ordering-radios-input input {
  display: none;
}
.basket__ordering-radios-input input:checked~span:before {
  background-color: #1998d6;
}
.basket__ordering-radios-input span {
  position: relative;
  display: block;
  padding: 0 0 0 3rem;
}
.basket__ordering-radios-input span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #4d5565;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
  box-shadow: inset 0 0 0 3px #fff;
  background-color: rgba(255, 255, 255, 0);
}

.basket__ordering-fields {
  margin: 4.5rem 0 0 0;
}

.basket__ordering-fields-top-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.basket__ordering-fields-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 0 2rem 0;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 400;
}

.basket__ordering-fields-undertitle {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 0 2rem 3rem;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 400;
  color: #636d82;
}
.basket__ordering-fields-undertitle b {
  font-weight: 400;
  color: #1998d6;
}

.basket__ordering-fields-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.basket__ordering-fields-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 46%;
}

.basket__ordering-fields-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0 0 0;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 400;
}
.basket__ordering-fields-input span {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  width: 12rem;
  margin: 1rem 0 0 0;
}
.basket__ordering-fields-input span b {
  font-weight: 400;
  color: #1998d6;
}
.basket__ordering-fields-input input {
  height: 4.5rem;
  padding: 0 1rem;
  line-height: 4.5rem;
}
.basket__ordering-fields-input textarea {
  padding: 1rem;
  line-height: 1.3;
  height: 15.5rem;
  resize: vertical;
}
.basket__ordering-fields-input input,
.basket__ordering-fields-input textarea {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  width: 70%;
  color: #000;
  font-size: 1.8rem;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #d8d9dc;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "PT Sans", Verdana, sans-serif;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none !important;
}
.basket__ordering-fields-input input:hover,
.basket__ordering-fields-input input:active,
.basket__ordering-fields-input input:focus,
.basket__ordering-fields-input textarea:hover,
.basket__ordering-fields-input textarea:active,
.basket__ordering-fields-input textarea:focus {
  border-color: #1998d6;
}

.basket__submit {
  margin: 4rem 0 0 0;
}
.basket__submit button {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .basket__ordering-radios-item,
  .basket__ordering-fields-item {
    width: 49%;
  }
}

@media only screen and (max-width: 640px) {
  .basket__ordering {
    padding: 2rem 3rem 8rem 3rem;
  }
}

@media only screen and (max-width: 580px) {
  .basket__ordering-fields-top-line {
    display: block;
  }
  .basket__ordering-fields-undertitle {
    margin: 0 0 2rem 0;
  }
  .basket__ordering-fields-box {
    display: block;
  }
  .basket__ordering-fields-item {
    width: auto;
  }
}
.searchresult {
  padding: 5rem 9% 8rem 9%;
  font-size: 1.8rem;
  line-height: 1.3;
}
.content {
  padding: 1rem 30px 8rem 30px;
  font-size: 1.8rem;
  line-height: 1.3;
}
.content :first-child {
  margin-top: 0;
}

.content h2{
  color: #1478a8;
  font-size: 29px;
  font-weight: 400;
}
.content h3,
.content h4,
.content .h3 {
  margin: 2rem 0 0 0;
  font-weight: 400;
  color: #1478a8;
}
.content h1 {
  font-size: 3rem;
   text-align: center;
}
.content h2 {
	margin-bottom: 10px;
  font-size: 3rem;
}
.content h3, .content .h3 {
  font-size: 2.4rem;
}
.content h4 {
  font-size: 2rem;
}
.content p {
  color: #4d5565;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.content ul {
  list-style: none;
  color: #4d5565;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.content ul li {
  position: relative;
  margin: 0.5rem 0 0 0;
}
.content ul li:before {
  content: "";
  position: absolute;
  left: -1.5rem;
  top: 1.1rem;
  width: 0.4rem;
  height: 0.4rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #1478a8;
}
.content a {
  color: #1478a8;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content a:hover,
.content a:active {
  color: #3aafe8;
}

.calculating {
  border-top: 1px solid #d8d9dc;
  padding: 1rem 9% 8rem 9%;
}

.calculating__fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calculating__fields input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: block;
  width: 32%;
  height: 4.5rem;
  padding: 0 1rem;
  line-height: 4.5rem;
  color: #000;
  font-size: 1.8rem;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #d8d9dc;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "PT Sans", Verdana, sans-serif;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none !important;
}
.calculating__fields input:hover,
.calculating__fields input:active,
.calculating__fields input:focus {
  border-color: #1998d6;
}

.calculating__textarea {
  margin: 2rem 0 0 0;
}
.calculating__textarea textarea {
  display: block;
  width: 100%;
  padding: 1rem;
  line-height: 1.3;
  height: 13.5rem;
  resize: vertical;
  color: #000;
  font-size: 1.8rem;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #d8d9dc;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "PT Sans", Verdana, sans-serif;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none !important;
}
.calculating__textarea textarea:hover,
.calculating__textarea textarea:active,
.calculating__textarea textarea:focus {
  border-color: #1998d6;
}

.calculating__submit {
  margin: 2rem 0 0 0;
}
.calculating__submit button {
  display: block;
  width: 100%;
}

.calculating__text {
  margin: 2rem 0 0 0;
  font-size: 1.8rem;
  line-height: 0.1 0.3;
  color: #91959b;
  text-align: center;
}

.popup {
  max-width: 1038px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

@media only screen and (max-width: 480px) {
  .calculating__fields {
    display: block;
  }
  .calculating__fields input {
    width: 100%;
    margin: 2rem 0 0 0;
  }
}

@media only screen and (max-width: 360px) {
  .content {
    padding: 5rem 3rem 8rem 3rem;
  }
  .calculating {
    padding: 1rem 3rem 8rem 3rem;
  }
}

/**
 * Fade-zoom animation for first dialog
 */
 /* start state */
 .my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
 /* at start */
 .my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
 .owl-carousel,
 .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

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

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

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

.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

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

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

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

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

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

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

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

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
       .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
      }
      .mfp-img-mobile img.mfp-img {
        padding: 0;
      }
      .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
      }
      .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
      }
      .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
      }
      .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
      }
      .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
      }
    }

    @media all and (max-width: 900px) {
      .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
      }
      .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
      }
      .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
      }
      .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
      }
    }


    .top-line__basket a {
      text-decoration: none !important;
    }






    .horizontal_menu {
      text-align: center;
      margin-bottom: 4rem;
    }
    .horizontal_menu a {
      display: inline-block;
      padding: 10px 20px;
      margin-bottom: 5px;
      background-color: #d8d9dc;
      font-size: 1.8rem;
      font-weight: 700;
      color: #000;
      text-transform: uppercase;
      text-decoration: none;
    }


    .horizontal_menu a:hover {
      color: #1998d6;
    }


    table{
     display: table;
     margin: 3rem auto;
     border-spacing: 0;
     border-collapse: collapse;
   }

   td, th{
     border: 1px solid #91959b;
     padding: 1.3rem;
     text-align: center;
   }

   th{
     background-color: #d8d9dc;
   }

   td{
     background-color: #efefef;
   }

   .news .title a {
    text-decoration: none;
    color: #1478a8;
  }

  .contacts .title {
    border-top: 1px solid #d8d9dc;
  }

  .main-news-center {
    margin: auto;
  }

  .main-news-center .main-news-item {
    display: inline-block;
    width: 44%;
    margin: 0 0 0 5rem;

  }

  @media only screen and (max-width: 640px) {
   .main-news-center .main-news-item {
     width: 90%;
   }
 }

 .main-news-center .item {
  margin: 0 0 45px 0;
  position: relative;
}
.main-news-center h3, .main-news-center .h3  {
  min-height: 40px;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-right: 40px;
  line-height: 20px;
}

.main-news-center h3 a, .main-news-center .h3 a {
  font-size: 1.8rem;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}
.main-news-center h3 a:hover, .main-news-center .h3 a:hover  {
  color: #1998d6;
}

.item-overflow {
  height: 92px;
  overflow: hidden;
  padding-right: 30px;
  margin-bottom: 0px;
}

.item-overflow img {
  margin-right: 20px;
  float: left;
}

.item-overflow p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #58595b;
}

.main-news-center .item a.link {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}

.main-news-center .item a.link:hover {
  color: #1998d6;
}

.news-list {
  position: relative;
  top: 0;
}
.news-list .news-item {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.news-list .news-item h3 {
  margin-bottom: 15px;
}
.news-list .news-item h3 a {
  font-size: 1.8rem;
  line-height: 20px;
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}
.news-list .news-item  h3 a:hover {
  color: #1998d6;
}
.news-item-bottom {
  margin-top: 10px;
}
.news-item-bottom a {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}
.news-list img.preview_picture {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.page-inner img {
  max-width: 100%;
  height: auto;
}

.news-detail h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px;
}
.news-detail img {
  max-width: 100%;
  height: auto;
}



.logo__contacts-item {
  position: relative;
  margin: 2.5rem auto 0 auto;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
}
.logo__contacts-item i{
  display: inline-block;
  vertical-align: middle;
  background-image: url(/img/phone-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 17px;
}

@media only screen and (max-width: 992px){
  .logo__contacts-item {
    display: none;
  }
}




.basket__table-head-weight {
  width: 10%;
  text-align: center;
  border-left: 1px solid #d8d9dc;
}

.basket__table-weight {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 10%;
  padding: 1.5rem 2rem;
  border-left: 1px solid #d8d9dc;
  font-size: 1.8rem;
  font-weight: 400;
  color: #4d5565;
  text-align: center;
}

.calculating .h2{
  margin: 2rem 0 0 0;
  font-weight: 400;
  color: #1478a8;
  font-size: 3rem;
  display: block;
}

.h3{
  display: block;
  font-size: 1.17em;
  font-weight: bold;
}
.fields-box-type.fields-box-active{display:flex;}
.fields-box-type{display:none;}

.soa-property-container .order-file{
	width:100%;border:none;
	font-size:12px;   
	line-height: 23px;
	padding-top:5px;padding-left:0;
	}

.basket_type-select{
  margin-bottom:20px;
}
.ordering-fields-input-rekvizity{
  padding-bottom:10px;
}

.content_mainpage{
  padding:5px;
}
.content-table{
	  width: 100%;
  color: #4d5565;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  
    overflow-x: auto;
  display:block;
}
.content-table th{
  background: #f1f4f5;
  color: #1998d6;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;

}
.content-table td{
    background: #f1f4f5;
}
.content-table td, .content-table th{
  border:1px solid #cedee7;
}
.text-blue{
  color: #1998d6;
  font-size: 14px;

}
.form__ordering{
  width: 100%;
  padding: 32px;
  background: #f1f4f5;
  border: 1px solid #cedee7;
}
.ordering__title{
  color: #1998d6;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 25px;
}
.form__ordering label{
  position: relative;
  color: #4d5565;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  padding: 3px 10px;
}
.form__ordering label:before{
  content: '*';
  display: block;
  color: #1998d6;
  position: absolute;
  top: 0;
  right: 5px;
}
.ordering-field{
  width: 202px;
  background: #e2ecf2;
  border-radius: 2px;
  border: 0;
  padding: 8px;
}
.ordering-submit{
  background: #1998d6;
  color: #fff;
  border-radius: 2px;
  border: 0;
  margin-left: 20px;
  font-size: 15px;
    padding: 8px 18px;
  font-weight: 700;
  line-height: 18px;
  padding: 8px 18px;
  text-transform: uppercase;
  cursor: pointer;
  
}
.form__ordering .em{
  color: #4d5565;
  font-size: 13px;
  font-style: italic;
  line-height: 18px;
  margin-left: 8px;
}
.form__wrapp{
  position: relative;
}
.ordering-bg {
  position: absolute;
  right: -8px;
  top: -161px;
  z-index: 5;
}
.form-text__wrapp{
  width: 78%;
}
.section__carusel{
  margin-bottom: 25px;
}
.section__carusel .slick-prev:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #454545 transparent transparent;

}
.section__carusel .slick-prev:hover:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #1998d6 transparent transparent;

}
.section__carusel .slick-prev {
    left: -14px;
}
.section__carusel .slick-next:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #454545;

}
.section__carusel .slick-next:hover:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #1998d6;

}
.section__carusel .slick-next{
    right: -9px;
}
.content__video{
  display: inline-block;
  border: 5px solid #65c0ed;
  width: 477px;
  height: 269px;
  float: right;
}
.content__video iframe{
  width: 100%;
  height: 100%;
}

.section__carusel .section__carusel-item:nth-child(-n+4){
	display: inline;
}
.section__carusel-item{
	display: none;
	position: relative;
	cursor: pointer;
	font-size: 0;
}
.slick-slider .section__carusel-item{
	display: inline;
}
.section__carusel-item img{
	padding-left: 0;
    width: auto;
    height: auto;
    max-height: 160px;
}
.slick-slider .section__carusel-item img{
	padding-left: 10px;
}
.section__carusel-item a{
    display: inline;
    width: 100%;
    overflow: hidden;
}
.slick-slider .section__carusel-item a{
    display: block;
}

.carusel-item__desc{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  overflow: hidden;
  background: rgba(62, 127, 173, 0.8);
  display: none;
  max-width: 216px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-left: 11px;
}
.carusel-item__desc ul{
    padding: 5px;
}
.carusel-item__desc ul li{
  list-style-position: inside; 
  margin: 0;
  color: white;
  font-size: 14px;
}
.carusel-item__desc ul li:before{
  content: '';

}

.carusel-item__desc span{
  color: #66cdff;
}
.section__carusel-item:hover .carusel-item__desc{
  display: block;
}



.form-oneclick,
.form-demping,
.form-special
{
	padding: 20px;
	background: #fff;
	border: 1px solid #1478a8;
	display: none;
	position: fixed;
	top: 50%;
	width:400px;
	background:#fff;
	left: 50%;
	padding:20px 40px;
	margin-left: -200px;
	margin-top: -200px;
	z-index:9; 
}
.form-special {
	width: 820px;
	left: 50%;
	margin-left: -410px;
	margin-top: -253px;
}
.form-special.special2 {
	margin-top: -302px;
}
.form-special img {
	width: 45%;
	margin-right: 3%;
	float: left;
}
.form-special form {
	width: 50%;
	float: right;
}
.form-special table {
	margin: 0 0 20px 0;
}
.form-special td {
	background: transparent;
	border: 0 none;
	text-align: left;
	padding: 0 10px 0 0;
	min-width: 140px;
}
.form-special select {
	width: 100%;
	height: 40px;
	border: 1px solid #d8d9dc;
	color: #36393f;
	margin: 3px 0;
}
.form-oneclick .modal-form__field,
.form-demping .modal-form__field,
.form-special .modal-form__field{
	padding: 0 1rem;
	line-height: 3.7rem;
	width:100%;
	margin-bottom:10px;
	border:1px solid  #d8d9dc;
	color:#36393f; 
}
.form-special .modal-form__field{
	margin: 3px 0;
}
.form-special .pt {
	padding-top: 10px;
}
.form-special .uptext {
	color: #36393f;
	font-size: 12px;
	line-height: 12px;
	margin: 2px 0 0px 0;
}
.form-special .col2 {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin-right: 7%;
}
.form-special .col2:nth-child(2) {
	margin-right: 0;
}
.modal-form-title{
	font-size: 21px;
	margin-bottom:20px;
	text-align: center;
	font-weight: bold;
	color:#1478a8;
}
.modal-form-close {
    position: absolute;
    top: 3px;
    right: 12px;
    font-weight: bold;
    color: #1478a8;
    font-size: 24px;
    cursor: pointer;
}
.modal-form__btn.common__btn{
	display: inline-block;
	vertical-align: top;
	padding: 0;
	border: none;
	outline: none;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
	font-size: 1.8rem;
	padding: 1.4rem 3rem;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background-color: #1998d6;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.modal-form__btn.common__btn:hover,
.modal-form__btn.common__btn:active,
.modal-form__btn.common__btn:focus {
	background-color: #3aafe8;
}
.form-demping p{
	text-align:center;
	margin: 0 0 10px 0;
}


@media only screen and (max-width: 680px){
	.form-oneclick,
	.form-demping{
		width:100%;
		margin-left:0px;
		top: 2%;
		left: 0%;
		margin-top: 0px;
	}
}

.fields-box-type.fields-box-active{display:flex;}
.fields-box-type{display:none;}

.soa-property-container .order-file{
	width:100%;border:none;
	font-size:12px;   
	line-height: 23px;
	padding-top:5px;padding-left:0;
	}

.basket_type-select{margin-bottom:20px;}
.ordering-fields-input-rekvizity{padding-bottom:10px;}
.props-basket span{
	display:inline;font-weight:bold;
}
.props-basket {
	margin-bottom:3px;
	font-size:13px;
	color:#636d82;
	}
.basket__table-title-span{
	margin-bottom:9px;
	}
.type-description{ 
font-size: 13px;

color: #636d82;

margin-left: 10px;

margin-top: 17px;

display: block;

float: left;}
.offer-type{
	cursor:pointer;
	overflow: hidden;
	margin-bottom:10px;
	clear:both;
	display:inline-block;}
.offer-type .img-type {
	position: relative;
	width:140px;float:left;
	display:block;
	}
.offer-type-wrapper{
clear: both;

width: 100%;

overflow: hidden;}

.quantity_price{
 display:table-row;
font-size:13px;
margin-top:5px;
text-align:left;
}
.bold-price{
	font-weight:bold;
}
.off-color{
	cursor:pointer;
	display:none;
	width:70px;
	font-size:13px;
	color: #636d82;
	text-align:center;
	float: left;
	}
.off-color .img-color img{
	width: 52px;
height: 52px;
display:block;
margin:0 auto;
border-radius:100%;
padding:3px;
}
.off-color .img-color {
	position: relative;

display: block;

 

border-radius: 100%;

 border: 1px solid #fff;

width: 54px;

margin: 0px auto 0px;
	}
.off-color.display-color{
	display: block; 
 
	}
.off-color.display-color .img-color{
	border:1px solid #000;
}
.offer-color{
	margin-bottom: 20px;
margin-top: 10px;
clear: both;
width: 100%;
overflow: hidden;
}
 
.img-type img{
	padding: 2px;
	border: 1px solid #000;
	height: 96px;
	width: 132px;
}
.active-type .img-type img{
	border: 1px solid #000;
 }
  
.active-type .img-type:after{
	top: 40px;
	left: 57px;
	position: absolute;
	content:"";
	display:block;
	width:22px;height:17px; 
	background: url(/css/../img/check.png) no-repeat;
}
.off-color.active-color .img-color {border: 1px solid #000;}
.off-color.active-color .img-color:after{
	top: 18px;left: 16px;
	position: absolute;content:"";
	display:block;
	width:22px;height:17px;
	background: url(/css/../img/check.png) no-repeat;
} 
.offer-price{display:none;}
.offer-price.display-price{display:block;}
.quantity_price-wrapper{margin: 10px auto 0;display:table;}
@media only screen and (max-width: 1200px){
	.type-description{float:none;margin-left:0; margin-top:0;}
	.off-color {margin-bottom:10px;}
	.quantity_price{font-size:13px;}
}
@media only screen and (max-width:600px){
	.type-description{float:left;}
}

.oneclick span{
	border-bottom:1px dashed #1478a8;
	cursor:pointer;font-weight:bold;}
.oneclick{
	 display:block;
 margin: 10px auto 14px;
 font-size:14px; 
 text-align: center;
}

.agree-label{
  font-size:13px;
  color:#4d5565;
  margin-bottom: 10px;
  display: block;
}
.form-demping .agree-label{
	font-size: 12px;
}
.agree-label input{
 margin-right: 5px;
}
.form-demping .agree-label input{
	height: 12px;
	width: 12px;
	vertical-align: middle;
}
.modal-buttons {
	text-align: center;
	margin-bottom: 10px;
}
@media only screen and (min-width: 1400px){
	.quantity_price-wrapper{ }
	.type-description{ }
	.product__box .product__form-quantity,.product__box  .product__form-submit {
		margin-left:1em;
		margin-right:1em;
	}
}
	

@media only screen and (max-width: 1400px){
	.type-description{/*width:60%*/;display:inline-block;}
}
@media only screen and (max-width: 630px){
	.type-description{width:70%;}
}
.content__img--left{
	float:left;
	margin-right:5px;
	margin-bottom: 5px; 
}
@media only screen and (max-width: 740px){
	.product__characteristics-text{width:64%;}
}
  
 body .bread-span{
	 display:inline;
	 padding: 0;
	 vertical-align: top;
	 }


.offer-type-wrapper{margin-top:20px;}

.product__form-quantity.quantity input[type=text]{
	border: 1px solid #d8d9dc;margin: 0 auto;
display: block;width:120px;padding-left:0;padding-right:0;
	
}
.product__form-quantity button.minus,.product__form-quantity button.plus{display:none;}
.basket__table-quantity.quantity .minus,.basket__table-quantity.quantity .plus{display:none;}
.basket__table-quantity.quantity  input[type=text]{border: 1px solid #d8d9dc;}

.basket__table-quantity{padding-right:2em;}

.price-from{display:table-cell;padding-right:5px; }
.price-from-rub{display:table-cell;text-align: left;}

@media only screen and   (min-width: 360px)  and (max-width: 1200px){
 
	.price-from, .price-from-rub{display:block;float:left;}
	body .price-from-rub{float:left;}
}
@media only screen and   (min-width: 640px) and (max-width: 1200px){
	.product__characteristics{width:70%;}.product__form{width:29%;}
}

.title {
  padding: 3.5rem 3rem;
  color: #1478a8;
  line-height: 1.2;
  text-align: center;
}
.title h1 {
  margin: 0;
  font-size: 4rem;
  font-weight: 600;
}

@media only screen and (max-width:563px){
	.form__ordering label{
		display: block;
	}
}

@media only screen and (max-width:563px){
	.ordering-submit{
		margin-top: 10px;
	}
}

@media only screen and (min-width:1200px){
	.section__carusel{
		width: 91%;
		margin-left: 25px;
	}
}
.section__carusel .slick-next {
    right: -42px;
}

.content__img--right{
  width: 20%;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;}
  .table-no-border td{
  border:none;
  }
.myvideo {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	border:1px solid #ccc;
}
.myvideo iframe,.myvideo object,.myvideo embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.adap{
max-width: 100%;
height: auto;
}
.info_about_delivery{
	overflow:hidden;
	font-size:13px;
	margin-top: 10px;
}
.payment_block{
	width:30%;display:block;float:left;margin-right:3%;
}
.payment_block li{
	margin-bottom:5px;
}
.delivery_block span{
	color:#35ACE5;font-weight: bold;
}
.delivery_block p{
	margin-top:2px;
}
.delivery_block{
	width:37%;
	margin-right: 3%;
	display:block;
	float:left;
}
.cheap_block {
	text-align: center;
	float: left;
	width: 27%;
}
.cheap_block p {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
}

.dop_info_block{
	margin-bottom:10px;
	text-align:center;
	 font-size:13px;
	 padding:10px 10px;
	 border:2px solid #FAC661;
	 margin-left:10px;
	 margin-right:10px;
}
@media only screen and (max-width:640px){
	
	.payment_block ul {
		padding-left: 37px;
	}
	.delivery_block{
		width: 90%;
		margin-left: 20px;
	}
	.payment_block{
		width:90%;
	}
	.cheap_block{
		width:300px;
		margin-bottom: 20px;
	}
}

.product__box-container{
	
	border-bottom: 1px solid #d8d9dc;
}
@media only screen and (min-width:640px){
	.product__box-container
	.product__characteristics-list{
		font-size: 1.6rem;
	}
}
.payment_block  ul{padding-left:30px;}
.payment_block li{
	padding-left: 3px;
}
@media only screen and (max-width:840px){
	.form-special img {
		display: none;
	}
	.form-special form {
		width: 100%;
	}
	.form-special {
		width: 430px;
		margin-left: -215px;
	}
}
@media only screen and (max-width: 430px) {
	.form-special {
		width: 320px;
		margin-left: -160px;
	}
	.form-special td {
		min-width: 100px;
	}
}
.ar {
	text-align: right;
}
.modal-form__label-file {
	display: block;
	width: 100%;
	height: 70px;
	font-size: 0.7em;
	font-weight: 500;
	color: #36393f;
	line-height: 1em;
	border-radius: 10px;
	border: 1px solid #d8d9dc;
	margin: 3px 0;
	padding: 10px;
	cursor: pointer;
}
.modal-form__field-file {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
}
.modal-form__label-radio {
	position: relative;
	cursor: pointer;
	padding-right: 35px;
	margin: 3px 0;
}
.modal-form__label-radio input {
	position: absolute;
	opacity: 0;
	height: 0;
	width: 0;
}
.modal-form__label-radio span {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 25px;
	border: 1px solid #d8d9dc;
	cursor: pointer;
}
.modal-form__label-radio input:checked ~ span {
	background-color: #1998d6;
}
.minPrice{
	    font-size: 11pt;
    font-weight: bolder;
    margin-bottom: 10px;
	color:#4d5565;
}
.courierText{
	display:none;
font-size: 16px;
		margin-top:0px;
}
/* End */


/* Start:/css/main_roma_add.css?16050890421186*/
@media (max-width: 1200px){
    .header .header-up .header-right .contact .tel {
        font-size: 17px;
    }
}

@media (max-width: 1400px){
    .header-up .header-right .contact .tel {
        font-size: 20px;
    }
}

.header{
	-webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.header-up{
	display: flex;
	padding: 15px 0;
}
.header-right{
	display: flex;
	flex-grow: 1;
    justify-content: space-around;
    align-items: center;
    color: #1998d6;
    font-size: 18px;
}
.header-right span{
	display: block;
}
.header-right a{
	text-decoration: none;
}
.header-right .contact{
	width: 22%;
}
.header-right .contact .tel{
	font-size: 24px;
	font-weight: bold;
	display: block;
}
.header-right .contact .recall{
	display: block;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #1998d6;
    padding: 4px 0;
    text-align: center;
    transition: 1s;
    font-weight: bold;
}

.header-right .contact .recall:hover{
    border-color: #3aafe8;
    color: #fff;
    background-color: #3aafe8;
}

.header-right .contact>*{
	margin-bottom: 5px;
}
/* End */


/* Start:/css/main_add.css?16050882494620*/

body.can-copy {
  user-select: auto;
}
.nav-prod ul ul {
	display: none;
}
.nav-prod .parent {
	position: relative;
	padding-right: 10px;
}
.nav-prod .parent:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: grey transparent transparent transparent;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
.nav-prod .parent:hover ul {
	display: block;
	padding: 0 10px;
	margin: 0;
	position: absolute;
	top: 100%;
	background: #efefef;
	z-index: 1;
}
.nav-prod .parent:hover ul:after {
	border-bottom: 9px solid #efefef;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	content: "";
	position: absolute;
	left: 31px;
	top: -9px;
}
.nav-prod li li {
	margin-top: 0;
}
.nav-prod li ul li:first-child {
	border-top: 0 none;
}
.header__link a {
	color: #fff;
}
.landing .header__slider-button a {
	color: #fff;
}
.landing .header {
	margin: -10px -30px 0 -30px;
}
.landing .slider-wrap {
	margin: 0 -30px 0 -30px;
}
.landing video {
	display: block;
	width: 100%;
}
.section__slider-wrap {
	display: inline-block;
	width: 392px;
	vertical-align: top;
}
#section__slider-descr {
	display: inline-block;
	width: 578px;
	vertical-align: top;
	font-size: 15px;
	color: #4d5565;
}
@media only screen and (max-width: 1400px) {
	#section__slider-descr {
		width: 429px;
	}
}
@media only screen and (max-width: 1200px) {
	#section__slider-descr {
		width: 280px;
	}
}
@media only screen and (max-width: 1005px) {
	#section__slider-descr {
		width: 270px;
	}
}
@media only screen and (max-width: 992px) {
	#section__slider-descr {
		width: 310px;
	}
}
@media only screen and (max-width: 785px) {
	.section__slider-wrap {
		width: 100%;
	}
	#section__slider-descr {
		width: 100%;
		margin: 20px 0;
	}
}
#section__slider-descr > div {
	display: none;
}
#section__slider-descr > div:first-child {
	display: block;
}
#section__slider-small {
	margin: 0 20px;
}
#section__slider-small .slick-slide img {
	max-width: 100%;
	max-height: 62px;
	display: inline-block;
	vertical-align: middle;
}
#section__slider-small .section__slider-item {
	padding: 0 5px 0 0;
	cursor: pointer;
}
#section__slider-small .slick-prev {
	left: -20px;
}
#section__slider-small .slick-prev:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 6px 0;
	border-color: transparent #454545 transparent transparent;
}
#section__slider-small .slick-next {
	right: -15px;
}
#section__slider-small .slick-next:before {
	float: right;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #454545;
}
#section__slider-big .slick-slide {
	text-align: center;
	line-height: 290px;
}
#section__slider-small .slick-slide {
	text-align: center;
	line-height: 62px;
}
#section__slider-big {
	padding: 0 5px 2px 0;
}
#section__slider-big .section__slider-item {
}
#section__slider-big .slick-slide a:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	bottom: 0;
	right: 0;
	border: 1px solid #d8d9dc;
}
#section__slider-big img {
	max-width: 100%;
	max-height: 290px;
	display: inline-block;
	vertical-align: middle;
}
@media only screen and (max-width: 450px) {
	#section__slider-descr {
		margin: 10px 0;
	}
}
@media only screen and (max-width: 400px) {
	#section__slider-big .slick-slide {
		line-height: 100%;
	}
}

@media only screen and (max-width: 320px) {
	#section__slider-big .slick-slide {
    line-height: 202px;
	}
}

@media only screen and (max-width: 992px) {
	.aside-nav ul .parent li {
		width: auto;
	}
}
.font14 {
	font-size: 15px;
	color: #4d5565;
}
.header{
	-webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.header-up{
	display: flex;
	padding: 15px 0;
}
.header-right{
	display: flex;
	flex-grow: 1;
    justify-content: space-around;
    align-items: center;
    color: #1998d6;
    font-size: 18px;
}
.header-right span{
	display: block;
}
.header-right a{
	text-decoration: none;
}
.header-right .contact{
	width: 22%;
}
.header-right .contact .tel{
	font-size: 24px;
	font-weight: bold;
	display: block;
}
.header-right .contact .recall{
	display: block;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #1998d6;
    padding: 4px 0;
    text-align: center;
    transition: 1s;
    font-weight: bold;
}

.header-right .contact .recall:hover{
    border-color: #3aafe8;
    color: #fff;
    background-color: #3aafe8;
}

.header-right .contact>*{
	margin-bottom: 5px;
}
/* End */


/* Start:/bitrix/templates/twinmaster/template_styles.css?1608892398261*/
.aside-nav_catalog .h4
{
	font-size: 1.8rem;
    line-height: 1.25;
    font-weight: 600;
    color: #000;
}
.shareTitle{
    color: #1998d6;
    font-size: 18px;
	    line-height: 1.25;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
}
/* End */
/* /css/main.css?1605088410106436 */
/* /css/main_roma_add.css?16050890421186 */
/* /css/main_add.css?16050882494620 */
/* /bitrix/templates/twinmaster/template_styles.css?1608892398261 */
