html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: Roboto;
  src: url("../font/../fonts/roboto-light-webfont.eot");
  src: url("../font/../fonts/roboto-light-webfont.eot?#iefix") format('embedded-opentype'), url("../font/../fonts/roboto-light-webfont.woff") format('woff'), url("../font/../fonts/roboto-light-webfont.otf") format('truetype'), url("../font/../fonts/roboto-light-webfont.ttf") format('truetype');
}
@font-face {
  font-family: Roboto;
  src: url("../font/../fonts/roboto-medium-webfont.eot");
  src: url("../font/../fonts/roboto-medium-webfont.eot?#iefix") format('embedded-opentype'), url("../font/../fonts/roboto-medium-webfont.woff") format('woff'), url("../font/../fonts/roboto-medium-webfont.otf") format('truetype'), url("../font/../fonts/roboto-medium-webfont.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Play;
  src: url("../font/../fonts/play-regular-webfont.eot");
  src: url("../font/../fonts/play-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../font/../fonts/play-regular-webfont.woff") format('woff'), url("../font/../fonts/play-regular-webfont.otf") format('truetype'), url("../font/../fonts/play-regular-webfont.ttf") format('truetype');
}
@font-face {
  font-family: Play;
  src: url("../font/../fonts/play-bold-webfont.eot");
  src: url("../font/../fonts/play-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../font/../fonts/play-bold-webfont.woff") format('woff'), url("../font/../fonts/play-bold-webfont.otf") format('truetype'), url("../font/../fonts/play-bold-webfont.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: fa-icon;
  src: url("../font/../fonts/fontawesome-webfont.eot");
  src: url("../font/../fonts/fontawesome-webfont.eot?#iefix") format('embedded-opentype'), url("../font/../fonts/fontawesome-webfont.woff") format('woff'), url("../font/../fonts/fontawesome-webfont.otf") format('truetype'), url("../font/../fonts/fontawesome-webfont.ttf") format('truetype');
}
/* viewport*/
body {
  background: #e9f4fa;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
html {
  height: 100%;
}
html,
body {
  width: 100%;
  height: 100%;
}
body,
input,
button,
textarea {
  font-family: 'Roboto', verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #1e2325;
  line-height: 1.5;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
ul {
  list-style: none;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  margin: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
button {
  width: auto;
  overflow: visible;
}
button:active,
button:focus {
  outline: none;
}
input[type="reset"],
input[type="submit"],
input[type="file"],
input[type="radio"],
input[type="checkbox"],
select,
button {
  cursor: pointer;
}
input[type="search"] {
  -webkit-appearance: none;
  appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
input::-moz-focus-inner {
  border: 0;
}
input[type='checkbox'],
input[type='radio'],
input[type="number"] {
  width: auto;
}
input[type="submit"] {
  -webkit-appearance: none;
}
input[type="submit"]::-moz-focus-inner {
  border: 0px;
  padding: 0px;
}
input,
select,
textarea {
  font: 14px 'Roboto', verdana, helvetica, sans-serif;
  box-sizing: border-box;
  display: block;
  border: 1px solid #7dcefd;
}
textarea {
  vertical-align: top;
  resize: vertical;
}
fieldset *:last-child {
  margin-bottom: 0 !important;
}
fieldset {
  padding: 30px 0;
  border-top: 1px solid #b6e4fe;
}
fieldset:first-child {
  margin-top: 0;
  border: 0;
}
input[type="radio"],
input[type="checkbox"] {
  font-size: 110%;
  position: relative;
  top: -1px;
  margin-right: 3px;
  display: inline-block;
}
.required {
  color: #f00;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
}
table {
  width: 100%;
  border-spacing: 0;
}
th {
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}
th,
td {
  border: 0;
  padding: 10px;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #3598db;
  text-decoration: none;
  line-height: inherit;
  font-weight: inherit;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
}
a:active {
  color: #49b7f7;
  color: inherit;
}
a:hover {
  color: #3598db;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Play, verdana, helvetica, sans-serif;
  color: #3498db;
  font-size: 100%;
  text-rendering: optimizeLegibility;
}
h1 {
  font-size: 2em;
  line-height: 1.1;
  margin-bottom: 0.67em;
}
h2 {
  font-size: 1.5em;
  line-height: 1.1;
  margin-bottom: 0.7em;
}
h3 {
  font-size: 1.3125em;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}
.l_fleft {
  float: left;
}
.l_fright {
  float: right;
}
/* ��������� ��������� */
.disabled {
  opacity: 0.2;
  cursor: default;
}
.hidden {
  display: none;
}
/*-------------------------------------------------------------------
- Placeholders stylus
--------------------------------------------------------------------*/
.news-list__item:after {
  content: "";
  display: table;
  clear: left;
}
.slick-dots li {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0, none;
}
input,
textarea,
select {
  color: #002e4c;
  width: 100%;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: #0d76bc;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #0d76bc;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #0d76bc;
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #0d76bc;
  opacity: 1;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: #0d76bc;
  opacity: 0.3;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: #0d76bc;
  opacity: 0.3;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: #0d76bc;
  opacity: 0.3;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: #0d76bc;
  opacity: 0.3;
}
textarea {
  margin-bottom: 20px;
}
/* ����������� ������ */
.btn {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  padding: 0.6em 1em;
  vertical-align: middle;
  border: 0;
  border-color: transparent;
  background-color: #7dcefd;
  color: #fff;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-family: Play, verdana, helvetica, sans-serif;
}
.btn:hover {
  background-color: #33b2fc;
  color: #fff;
}
.btn:active,
.btn-popup:active {
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.6);
}
.btn_big {
  font-size: 22px;
  padding: 10px 30px;
}
.btn_theme-dark {
  background-color: #2c5fb3;
}
.btn_theme-dark:hover {
  background-color: #164696;
}
.btn__ok {
  background-color: #3598db;
}
.btn__ok:hover {
  background-color: #1d6ca2;
}
.btn-popup {
  background-color: #49b7f7;
  padding: 0.7em 1.5em;
  font: 22px/1.2 Play, verdana, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  border: medium none;
}
.btn-popup:hover {
  background-color: #3598db;
}
.btn + .btn {
  margin-left: 20px;
}
.btn-wrap {
  margin: 20px 0;
  text-align: center;
  clear: left;
}
.btn_left {
  text-align: left;
}
.btn_right {
  text-align: right;
}
/* ==========================================================================
   sprite data
   ========================================================================== */
.icon {
  background-image: url("../img/sprite.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .icon {
    background-image: url("../img/sprite@2x.png");
    background-size: 171px 150px;
  }
}
.main-menu {
  float: left;
}
.main-menu .menu__item {
  float: left;
  font-weight: bold;
  margin-right: 10px;
}
@media (max-width: 440px) {
  .main-menu .menu__item {
    float: none;
    width: 100%;
  }
}
.main-menu .menu__link {
  display: block;
  padding: 0 12px;
  color: inherit;
}
.main-menu .menu__item.active .menu__link {
  color: #fff;
  background-color: #4ab7f8;
  border-bottom: 5px solid #4ab7f8;
  margin-bottom: -5px;
}
.main-menu .menu__link:hover {
  color: #fff;
}
.catalog-col {
  width: 100%;
  background-color: #3498db;
  padding-top: 1px;
  padding-bottom: 100px;
}
.catalog-menu .menu__item {
  background-color: #3498db;
  list-style: none;
}
.catalog-menu .menu__item.active,
.catalog-menu .menu__item .menu__link:hover {
  background-color: #1d84c9;
}
.catalog-menu .menu__link {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #7dcefd;
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
}
.catalog-menu .sub-menu_open .menu__link {
  background-color: #1d84c9;
}
.catalog-menu-wrap .catalog-menu__sub {
  visibility: hidden;
  position: absolute;
  width: 265px;
  z-index: -1;
  background-color: #1d84c9;
}
.catalog-menu-wrap .catalog-menu__sub .menu__link:hover {
  background-color: #006eb7;
}
.catalog-menu-wrap .catalog-menu__sub:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  opacity: 0.3;
  background-image: -webkit-linear-gradient(left, #000, #1d84c9);
  background-image: linear-gradient(to right, #000, #1d84c9);
}
.sub-menu_open .catalog-menu__sub {
  visibility: visible;
  position: relative;
  z-index: 1;
}
.catalog-menu__sub-title {
  visibility: visible;
  color: #fff;
  text-align: center;
  font: bold 18px Play, verdana, helvetica, sans-serif;
  padding: 20px;
  background-color: #006eb7;
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
}
html.mm-opened {
  overflow: hidden;
  position: relative;
}
html.mm-opened body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
      -ms-transform: translate(80%, 0);
          transform: translate(80%, 0);
}
#mm-blocker {
  background: rgba(3,2,1,0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu,
.mm-menu > .mm-panel {
  background: inherit;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-menu {
  display: block;
  overflow: hidden;
  padding: 0;
  background: #3598db;
  width: 80%;
}
.mm-menu > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}
.mm-menu.mm-current {
  display: block;
}
.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
}
.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
          transform: translate3d(-30%, 0, 0);
}
.mm-panel.mm-highest {
  z-index: 1;
}
.mm-panel .mm-navbar {
  display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}
.mm-menu a {
  color: inherit;
}
.mm-navbar {
  text-align: center;
  padding: 10px;
  background-color: #4ab7f8;
  font: 18px/1.2 Play, verdana, helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding: 10px 40px;
}
.mm-next:before {
  content: '\f054';
  font-size: 28px;
  font-family: fa-icon;
  line-height: inherit;
}
.mm-prev:before {
  content: "\f053";
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
}
.mm-next,
.mm-prev {
  position: absolute;
  width: 50px;
  height: 100%;
  text-align: center;
  background-color: #49b7f7;
  color: #fff;
}
.mm-next {
  right: 0;
  top: 0;
}
.mm-next:before {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -8px;
}
.mm-prev {
  top: 0;
  left: 0;
}

.form-to-basket .product__available{
  display: flex;
  justify-content: flex-end;
  background: #3598db;
  padding: 15px 10px;
  width: 100px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
}
.mm-prev:before {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -8px;
}
.mm-menu .menu__item {
  background-color: #3498db;
  list-style: none;
  position: relative;
  padding-right: 50px;
  border-bottom: 1px solid #7dcefd;
}
.mm-menu .menu__link {
  display: block;
  padding: 20px;
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 17px;
  border-bottom: none;
  color: #fff;
}
.mm-menu .menu__link:hover {
  background-color: #1d84c9;
}
.mm-menu .catalog-menu__sub-title {
  display: none;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
.hide-svg {
  width: 0;
  height: 0;
  position: absolute;
}
.container-wrap,
.container-site,
.content {
  height: 100%;
}
.container-wrap {
  width: auto;
  max-width: 1300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-wrap:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1340px) {
  .container-wrap {
    overflow: hidden;
    height: auto;
  }
}
.container-site {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
}
.full-page {
  margin-left: -1000px;
  padding: 0 1000px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.logo {
  display: block;
  margin: 20px auto 22px auto;
  width: 206px;
  height: 118px;
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .logo {
    background-image: url("../img/logo@2x.png");
    background-size: 100% auto;
  }
}
.btn-catalog {
  display: block;
  font-size: 19px;
  font-family: Play, verdana, helvetica, sans-serif;
  font-weight: bold;
  margin: 20px 20px 10px 20px;
  height: 55px;
  padding: 15px 10px;
  box-sizing: border-box;
}
.page-wrap {
  height: 100%;
  position: relative;
}
.page-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.catalog-menu-wrap {
  position: relative;
  width: 265px;
  background-color: #3498db;
  z-index: 100;
  display: none;
}
@media screen and (min-width: 1250px) {
  .catalog-menu-wrap {
    display: table-cell;
  }
}
.content {
  display: table-cell;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 140px;
}
@media screen and (min-width: 1250px) {
  .content {
    padding-left: 30px;
  }
}
.container-col {
  position: relative;
  z-index: 200;
}
.container-col:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1000px) {
  .container-col {
    width: 250px;
    float: right;
    margin-left: 30px;
  }
}
@media (min-width: 1000px) {
  .container2col {
    padding-right: 280px;
  }
}
.header-page {
  position: relative;
  z-index: 10;
  padding-bottom: 50px;
}
@media screen and (max-width: 1000px) {
  .header-page {
    padding-bottom: 80px;
  }
}
.header-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/top-bg.jpg") no-repeat;
  background-position: 50% 0;
  background-color: #002841;
  z-index: -1;
  -webkit-clip-path: polygon(0 100%, 100% 87%, 100% 0, 0 0);
          clip-path: polygon(0 100%, 100% 87%, 100% 0, 0 0);
  -webkit-clip-path: url("#clip-shape");
          clip-path: url("#clip-shape");
}
.top-page-line {
  background-color: rgba(0,0,0,0.34);
  line-height: 34px;
  color: #90cef2;
  margin-bottom: 20px;
}
.top-page-line:after {
  content: "";
  display: table;
  clear: both;
}
.login {
  float: right;
}
.login__link {
  display: inline-block;
  color: inherit;
}
.login__link:hover {
  color: #fff;
}
.header-line-wrap {
  position: relative;
  z-index: 400;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 801px) and (max-width: 1250px) {
  .header-line-wrap {
    display: table;
    table-layout: fixed;
    vertical-align: top;
  }
}
@media (min-width: 801px) and (max-width: 1250px) {
  .header-line-wrap__cnt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
  }
}
.catalog-col-mob {
  background-color: #3498db;
  padding: 20px;
}
@media screen and (min-width: 1250px) {
  .catalog-col-mob {
    display: none;
  }
}
@media (min-width: 801px) and (max-width: 1250px) {
  .catalog-col-mob {
    width: 265px;
    display: table-cell;
  }
}
.mobile-menu-btn {
  margin: 20px;
  padding-left: 70px;
  position: relative;
}
.mobile-menu-btn .btn-catalog {
  margin: 0;
  height: auto;
}
.mobile-menu-btn__icon {
  width: 70px;
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  background-color: #7dcefd;
  color: #fff;
  border-right: 1px solid #fff;
  text-align: center;
  cursor: pointer;
}
.mobile-menu-btn__icon:before {
  content: '\f0c9';
  font-size: 40px;
  font-family: fa-icon;
  line-height: inherit;
}
@media (min-width: 801px) and (max-width: 1250px) {
  .mobile-menu-btn__icon {
    line-height: 80px;
  }
}
@media (max-width: 407px) {
  .mobile-menu-btn__icon {
    line-height: 80px;
  }
}
.mobile-menu-btn__icon:hover {
  background-color: #49b7f7;
}
@media (min-width: 1000px) {
  .small-basket {
    float: right;
    width: 250px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1000px) {
  .side-full {
    display: none;
  }
}
@media (min-width: 1000px) {
  .mob {
    display: none;
  }
}
.section-sep {
  width: 0;
  position: relative;
  height: 45px;
  margin: 0 auto;
  clear: left;
}
.section-sep:before {
  content: "";
  position: absolute;
  left: 50%;
  padding: 0 1000px;
  height: 120px;
  margin-left: -1000px;
  background-color: #e8f3f9;
  top: -8px;
  -webkit-transform: skew(0, -4deg);
      -ms-transform: skew(0, -4deg);
          transform: skew(0, -4deg);
}
.section-sep_dark:before {
  background-color: #d0e6f2;
}
.section-dark {
  background-color: #d0e6f2;
}
.section-dark:after {
  content: "";
  display: table;
  clear: both;
}
.col2 {
  margin-bottom: 10px;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.col2:last-child {
  margin-right: 0%;
}
.col2:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .col2 {
    width: 100%;
  }
}
.col3 {
  box-sizing: border-box;
}
@media (min-width: 601px) {
  .col3 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col3:nth-of-type(4n) {
    margin-right: 0%;
    float: right;
  }
  .col3:nth-of-type(4n+1) {
    clear: both;
  }
}
@media screen and (max-width: 1000px) {
  .col3 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col3:nth-of-type(4n) {
    margin-right: 3%;
    float: left;
  }
  .col3:nth-of-type(4n+1) {
    clear: none;
  }
  .col3:nth-of-type(3n) {
    margin-right: 0%;
    float: right;
  }
  .col3:nth-of-type(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 600px) {
  .col3 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col3:nth-of-type(3n) {
    margin-right: 3%;
    float: left;
  }
  .col3:nth-of-type(3n+1) {
    clear: none;
  }
  .col3:nth-of-type(2n) {
    margin-right: 0%;
    float: right;
  }
  .col3:nth-of-type(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 480px) {
  .col3 {
    width: 100%;
  }
}
.col4 {
  box-sizing: border-box;
}
@media (min-width: 1000px) {
  .col4 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col4:nth-of-type(4n) {
    margin-right: 0%;
    float: right;
  }
  .col4:nth-of-type(4n+1) {
    clear: both;
  }
}
@media screen and (max-width: 1000px) {
  .col4 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col4:nth-of-type(4n) {
    margin-right: 3%;
    float: left;
  }
  .col4:nth-of-type(4n+1) {
    clear: none;
  }
  .col4:nth-of-type(3n) {
    margin-right: 0%;
    float: right;
  }
  .col4:nth-of-type(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 600px) {
  .col4 {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .col4:nth-of-type(3n) {
    margin-right: 3%;
    float: left;
  }
  .col4:nth-of-type(3n+1) {
    clear: none;
  }
  .col4:nth-of-type(2n) {
    margin-right: 0%;
    float: right;
  }
  .col4:nth-of-type(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 480px) {
  .col4 {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .table-responsive {
    overflow-x: auto;
    display: block;
  }
}
.footer {
  background-color: #fff;
  font-size: 13px;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
  margin-top: -140px;
  position: relative;
}
.footer:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 1250px) {
  .footer__cnt {
    margin-left: 305px;
  }
}
@media (min-width: 1001px) and (max-width: 1249px) {
  .footer__about {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .footer__about:last-child {
    margin-right: 0%;
  }
}
@media screen and (min-width: 1250px) {
  .footer__about {
    float: left;
    clear: none;
    text-align: inherit;
    width: 39.9166666666667%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .footer__about:last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 1000px) {
  .footer__about {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .footer__about:last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 600px) {
  .footer__about {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 1001px) {
  .footer__reg {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .footer__reg:last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 1000px) {
  .footer__reg {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-right: 0;
  }
  .footer__reg:last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 600px) {
  .footer__reg {
    float: none;
    width: 100%;
  }
}
.footer__creator {
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .footer__creator {
    clear: both;
    padding-top: 10px;
  }
}
@media (min-width: 1001px) {
  .footer__creator {
    text-align: right;
    float: right;
  }
}
.footer__logo {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  margin-bottom: 30px;
  background-image: url("../img/logo-short.png");
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .footer__logo {
    background-image: url("../img/logo-short@2x.png");
    background-size: 100% auto;
  }
}
.tanix-link {
  color: inherit;
  text-decoration: none;
}
.tanix-logo {
  display: inline-block;
  width: 73px;
  height: 15px;
  vertical-align: middle;
  background-image: url("../img/tanix.png");
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .tanix-logo {
    background-image: url("../img/tanix@2x.png");
    background-size: 100% auto;
  }
}
.slick-list {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.slick-list:after {
  content: "";
  display: table;
  clear: both;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-slide {
  float: left;
}
.slick-slider {
  position: relative;
}
.slick-prev,
.slick-next {
  background: transparent;
  border: medium none;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  line-height: 1;
  margin-top: -10px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 36px;
}
.slick-prev:before,
.slick-next:before {
  font-size: 36px;
  color: #3598db;
  line-height: 1;
}
.slick-prev {
  left: -40px;
}
.slick-prev:before {
  content: '\f137';
  font-size: 36px;
  font-family: fa-icon;
  line-height: inherit;
}
.slick-next {
  right: -40px;
}
.slick-next:before {
  content: '\f138';
  font-size: 36px;
  font-family: fa-icon;
  line-height: inherit;
}
.slider .slick-prev,
.slider .slick-next {
  display: none !important;
  top: 40%;
}
.slider:hover .slick-prev,
.slider:hover .slick-next {
  display: block !important;
}
.slider:hover .slick-prev {
  left: 20px;
}
.slider:hover .slick-next {
  right: 20px;
}
.slick-dots {
  text-align: center;
}
.slick-dots li {
  margin: 20px 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #8ea7bc;
  cursor: pointer;
}
.slick-dots li.slick-active {
  background-color: #fff;
}
.slick-dots li button {
  display: none;
}
.slider {
  position: relative;
  z-index: 100;
}
.slider .slick-list:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 20%;
  right: 20%;
  height: 10%;
  box-shadow: 0 0 40px 5px rgba(0,0,0,0.8);
  border-radius: 100%;
}
.slider img {
  width: 100%;
}
.carousel {
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .carousel__item {
    margin: 0 40px;
  }
}
.carousel .prod-small__item {
  padding: 10px;
  margin-bottom: 0;
  box-sizing: border-box;
  border: 0;
}
.carousel .slick-prev,
.carousel .slick-next {
  background-color: rgba(208,230,242,0.6);
  height: 100%;
  top: 0;
}
.carousel .slick-prev:before,
.carousel .slick-next:before {
  position: relative;
  top: -30px;
}
.carousel .slick-prev {
  left: 0;
}
.carousel .slick-next {
  right: 0;
}
/*Plugin styles______________________________________________________*/
.product__price .jq-selectbox{
	width: 75px !important;
    margin-left: 10px;
    margin-bottom: 6px;
}

.product__price  .jq-selectbox__select{
	line-height: 30px;
    height: 30px;
	font-size: 16px;
}

.product__price   .jq-selectbox__trigger{
	width: 23px !important;
}

.product__price .jq-selectbox__dropdown{
    top: -156px !important;
    bottom: 42px !important;
}
.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  font-family: Play, verdana, helvetica, sans-serif;
  border: 2px solid #7dcefd;
  color: #002e4c;
  background: #b2e2fe;
}
.jq-selectbox.select-placeholder {
  color: #0d76bc;
}
.jq-selectbox__select {
  line-height: 41px;
  height: 41px;
  padding: 0px 30px 0px 10px;
  font-size: 17px;
}
.jq-selectbox__select-text {
  display: block;
  width: 100% !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  color: #3598db;
}
.jq-selectbox__trigger:before {
  content: "\f078";
  font-size: 18px;
  font-family: fa-icon;
  line-height: inherit;
}
.jq-selectbox__dropdown {
  top: 42px;
  width: 100% !important;
  margin: 0;
  padding: 0;
  background: #cdedff;
  font-size: 15px;
  border: 2px solid #7dcefd;
  box-sizing: border-box;
  box-shadow: 1px 1px 3px -2px #000;
  z-index: 250;
}
.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  color: #002e4c;
}
.jq-selectbox li:hover {
  background-color: #3598db;
  color: #fff;
}
.jq-checkbox {
  width: 18px;
  height: 18px;
  margin: -5px 5px 0 5px;
  background: #6a9aeb;
  color: #6a9aeb;
  vertical-align: middle;
  position: relative;
}
.jq-checkbox.checked {
  background-color: transparent;
}
.jq-checkbox.checked:before {
  content: "\f14a";
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
  line-height: 18px;
}
.jq-radio {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-top: -5px;
  border-radius: 50%;
  background: #6a9aeb;
  vertical-align: middle;
  cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
  width: 6px;
  height: 6px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #f1f1f1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -3px;
  margin-left: -3px;
}
.jq-radio.focused {
  border: 1px solid #08c;
}
.jq-radio.disabled {
  opacity: 0.55;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
.fancybox-close {
  position: absolute;
  top: 0;
  right: -40px;
  cursor: pointer;
  z-index: 8040;
  color: #fff;
  line-height: 1;
}
.fancybox-close:before {
  content: "\f05c";
  font-size: 36px;
  font-family: fa-icon;
  line-height: inherit;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/blank.gif");
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-prev {
  left: 0;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next {
  right: 0;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  width: auto;
}
.fancybox-lock body {
  overflow: visible !important;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-margin {
  margin: 0 !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #2c3360;
  background: rgba(0,0,0,0.7);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0,0,0,0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
@media only screen(minWidth, maxWidth) and (-webkit-min-device-pixel-ratio: 1.5), only screen(minWidth, maxWidth) and (min--moz-device-pixel-ratio: 1.5), only screen(minWidth, maxWidth) and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
  width: 100% !important;
  box-sizing: border-box;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 100%;
  background: #f00;
}
.jspVerticalBar .jspArrow {
  height: 12px;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCap {
  display: none;
}
.jspTrack {
  background: #8cd2fb;
  position: relative;
}
.jspDrag {
  background: #45a7e8;
  position: relative;
  top: 0;
  left: 2px;
  width: 8px;
  cursor: pointer;
  border-radius: 5px;
  border: 0;
  outline: none;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
@media (min-width: 1000px) {
  .search {
    padding-right: 280px;
  }
}
.search__form {
  position: relative;
  display: block;
}
.search__input {
  font-size: 24px;
  padding: 0px 70px 0 10px;
  border: none;
  height: 50px;
}
.search__input:-moz-placeholder {
  color: #909090;
}
.search__input::-moz-placeholder {
  color: #909090;
}
.search__input:-ms-input-placeholder {
  color: #909090;
}
.search__input::-webkit-input-placeholder {
  color: #909090;
}
.search__submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-position: 50%;
  padding: 0;
  text-align: center;
}
.icon-search:before {
  content: "\f002";
  font-size: 30px;
  font-family: fa-icon;
  line-height: inherit;
  line-height: 50px;
}
.pse-placeholder {
  position: absolute;
  top: 0;
  left: 10px;
  line-height: 40px;
}
.form:after {
  content: "";
  display: table;
  clear: left;
}
.form input,
.form textarea,
.form select {
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 17px;
  background-color: #b2e2fe;
  border: 2px solid #7dcefd;
  padding: 10px;
  box-sizing: border-box;
}
.form input:focus,
.form textarea:focus,
.form select:focus {
  border-color: #45a7e8;
}
.form option:first {
  color: #0d76bc;
}
.form p {
  margin-bottom: 15px;
}
.form .btn-wrap {
  margin: 0 0 30px;
}
.registr-form .field-webuser-usloviya,
.cart-zakaz .btn_right label  {
  font-size: 17px;
}
.form-line {
  margin-bottom: 15px;
  position: relative;
}
.form-line + .form-remark {
  margin-top: -10px;
}
.form-prod-info .form-line {
  position: static;
}
.form-line_inline {
  display: inline-block;
  margin: 0 10px;
}
.form-remark {
  font-size: 13px;
  color: #4ab7f8;
  margin-bottom: 10px;
}
.fancybox-skin {
  padding: 0 !important;
}
.popup {
  font-family: Play, verdana, helvetica, sans-serif;
  display: none;
  border-left: 9px solid #4ab7f8;
  padding: 20px 30px 0 20px;
  box-sizing: border-box;
}
.popup:after {
  content: "";
  display: table;
  clear: both;
}
.popup__header {
  color: #4ab7f8;
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 20px;
}
.popup__header .icon-inline {
  margin-right: 10px;
}
@media screen and (max-width: 600px) {
  .popup__header .icon-inline {
    display: block;
  }
}
.captcha {
  margin-bottom: 20px;
}
.captcha:after {
  content: "";
  display: table;
  clear: both;
}
.captcha__img {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.captcha__img:last-child {
  margin-right: 0%;
}
@media screen and (max-width: 600px) {
  .captcha__img {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .captcha__img:first-child {
    margin-left: auto;
  }
  .captcha__img:last-child {
    margin-right: auto;
  }
}
.captcha__reset {
  display: block;
}
.captcha__input {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.captcha__input:last-child {
  margin-right: 0%;
}
@media screen and (max-width: 600px) {
  .captcha__input {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .captcha__input:first-child {
    margin-left: auto;
  }
  .captcha__input:last-child {
    margin-right: auto;
  }
}
.captcha-img {
  background-color: #fff;
  padding: 6px;
  border: 1px solid #4ab7f8;
  box-sizing: border-box;
  text-align: center;
}
.contact-form__icon:before {
  content: "\f0e6";
  font-size: 36px;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-contact-submit:before {
  content: "\f0e0";
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
}
.contact-form {
  width: 550px;
}
@media screen and (max-width: 600px) {
  .popup {
    width: 300px;
  }
}
.popup-msg {
  width: 350px;
  text-align: center;
  line-height: 1;
}
.popup-msg__icon {
  display: block;
  margin-bottom: 15px;
  text-align: center;
  color: #4ab7f8;
}
.popup-msg__icon:before {
  content: "\f058";
  font-size: 36px;
  font-family: fa-icon;
  line-height: inherit;
}
.popup-msg__title {
  color: #4ab7f8;
  font-size: 24px;
  margin-bottom: 30px;
}
.popup-msg .btn-popup {
  padding: 0.5em 2em;
}
#dogovor {
  max-width: 600px;
}
.icon-doc:before {
  content: "\f15c";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.step__header {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 20px;
  background-color: #d0e6f2;
  font-size: 20px;
  font-weight: bold;
  font-family: Play, verdana, helvetica, sans-serif;
}
.step__title {
  display: table-cell;
  vertical-align: middle;
  color: #3498db;
  padding: 20px;
}
.step__number {
  color: #fff;
  background-color: #3498db;
  text-align: center;
  width: 90px;
  display: table-cell;
  vertical-align: middle;
}
.step__header-link {
  display: table-cell;
  width: 120px;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}
.step__header-link .icon-edit {
  font-size: 24px;
}
.step__header-link:hover {
  color: #2c5fb3;
}
.step__cnt:after {
  content: "";
  display: table;
  clear: both;
}
.input-title {
  display: inline-block;
  margin: -10px 0 20px;
  float: left;
}
.icon-key:before {
  content: "\f084";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.label-radio {
  font-weight: bold;
}
.label-radio .prim {
  font-weight: normal;
}
.radio-list {
  margin-bottom: 20px;
  font: bold 14px 'Roboto', verdana, helvetica, sans-serif;
}
.radio-list .form-line {
  margin-bottom: 10px;
}
#addr-sel {
  border: 2px solid #7dcefd;
  max-height: 150px;
  overflow: hidden;
  margin-bottom: 20px;
}
#addr-sel input[type="radio"] {
  display: none;
}
#addr-sel input[type="radio"]:checked + .adr-sel-line {
  background-color: #45a7e8;
}
#addr-sel .adr-sel-line {
  display: block;
  padding: 7px 15px;
  background-color: #b2e2fe;
  font-family: Play, verdana, helvetica, sans-serif;
  color: #002e4c;
  cursor: pointer;
}
.addr-form {
  display: none;
}
.checked + .addr-form {
  display: block;
}
.form_liner {
  padding: 15px 0;
  border-top: 1px solid #b6e4fe;
  border-bottom: 1px solid #b6e4fe;
}
.form_liner + .form_liner {
  border-top: 0;
}
.delivary-form-price {
  float: right;
  color: #0d6baa;
  font-size: 15px;
  font-weight: bold;
}
.cart-on-form {
  margin-bottom: 20px;
  background-color: #dcf0fb;
}
.cart-on-form tr {
  border: 1px solid #acc7d5;
}
.cart-on-form th {
  background-color: #d0e6f2;
}
.cart-on-form .price {
  color: #0d6baa;
}
form .error {
  background-color: #f3bac5;
  border-color: #fd7d89;
  color: #7a000e;
}
form .error .jq-selectbox__select-text {
  color: #7a000e;
}
label.error {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 300;
  max-width: 100%;
  box-sizing: border-box;
  padding: 10px;
  color: #fff;
  background-color: #d84d5a;
  font-size: 12px;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}
label.error:before {
  content: "";
  width: 0;
  height: 0;
  background: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #d84d5a transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 30px;
}
input:hover ~ label.error:not(:empty),
input:focus ~ label.error:not(:empty),
.jqselect:hover ~ label.error:not(:empty) {
  visibility: visible;
  opacity: 1;
  bottom: 60px;
}
.slogan {
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 36px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  clear: both;
}
.slogan__small {
  display: inline-block;
}
.side-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-family: Play, verdana, helvetica, sans-serif;
  color: #444e56;
}
.main-title {
  font-family: Play, verdana, helvetica, sans-serif;
  color: #3498db;
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
.i-inline,
.icon-inline {
  display: inline-block;
  margin-right: 10px;
}
.side-block {
  margin-bottom: 20px;
  box-sizing: border-box;
}
.side-block a {
  color: inherit;
}
.side-block__header {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.side-block__cnt {
  padding: 10px 20px;
  line-height: 2;
}
@media screen and (max-width: 1000px) {
  .side-block {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .side-block:nth-of-type(2n) {
    margin-right: 0%;
    float: right;
  }
  .side-block:nth-of-type(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 600px) {
  .side-block {
    width: 100%;
  }
}
.side-block_tel {
  font-weight: bold;
  color: #fff;
  background-color: #7dcefd;
}
.side-block_tel .side-block__header {
  background-color: #5ac2ff;
}
@media screen and (max-width: 800px) {
  .side-block_tel .tel {
    line-height: 1.2;
    font-size: 18px;
  }
}
.tel-code.important{
	font-size: 18px;
	line-height: 1;
}
.tel-code.important span{
	font-size: 12px;
	padding-left: 10px;
}
.small-faq{
	font-size: 12px;
	margin-top: 10px;
}
.icon-vwt {
  background-repeat: no-repeat;
  overflow: hidden;
  width: 68px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  background-image: url("../img/vwt.png");
  background-size: contain;
}
.icon-mts {
  background-position: -132px -51px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  margin-right: 10px;
}
.icon-office {
  background-position: -94px -117px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  display: inline-block;
  display: inline-block;
  margin-right: 10px;
}
#form-step-3 .form-line:nth-of-type(3n){
	display: none;
}

.side-block_work {
  color: #fff;
  background-color: #45a7e8;
}
.side-block_work .side-block__header {
  background-color: #3498db;
}
.side-block_work .side-block__cnt {
  text-align: center;
  line-height: 1;
}
.time-big {
  font-size: 32px;
  font-weight: normal;
}
.time-day {
  font-size: 24px;
  font-weight: normal;
}
.side-block_on-line {
  color: #fff;
  background-color: #0d82d0;
  font-weight: bold;
}
.side-block_on-line .side-block__header {
  background-color: #0d76bc;
}
.icon-skype:before {
  content: '\f17e';
  font-size: 16px;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-mail {
  margin-right: 10px;
}
.icon-mail:before {
  content: '\f0e0';
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.side-block_back-form .side-block__header {
  background-color: #7dcefd;
  font-size: 22px;
  line-height: 60px;
  padding: 0 20px;
  font-family: Play, verdana, helvetica, sans-serif;
  font-weight: normal;
}
.side-block_back-form .side-block__header:hover {
  background-color: #49b7f7;
}
.back-form__ico {
  display: inline-block;
  margin-top: -5px;
}
.back-form__ico:before {
  content: '\f086';
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
}
.social-wrap {
  padding: 20px;
  margin-top: 45px;
  text-align: center;
  background-color: #e8f3f9;
}
.social__item {
  display: inline-block;
  margin-right: 10px;
}
.icon {
  -webkit-transition: none;
          transition: none;
}
.social-icon{
  width: 32px;
  height: 32px;
  display: block;
  background-size: contain;
}
.social-icon:hover{
  opacity: 0.7;
}
.social-icon.soc-fb{ background-image: url('/upload/social/facebook.png'); }
.social-icon.soc-vk{ background-image: url('/upload/social/vk.png'); }
.social-icon.soc-instagram{ background-image: url('/upload/social/instagram.png'); }

.pay {
  background-color: #fff;
  text-align: center;
  padding: 10px 10px;
  line-height: 3;
}
.pay__item {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.pay__item img {
  vertical-align: middle;
}
/*.pay .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.pay-mc {
  background-position: -47px -117px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 47px;
  height: 30px;
  vertical-align: middle;
  display: inline-block;
}
.pay-visa {
  background-position: -117px -73px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 52px;
  height: 19px;
  vertical-align: middle;
  display: inline-block;
}
.pay-wp {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 85px;
  height: 29px;
  vertical-align: middle;
  display: inline-block;
}
.pay-wm {
  background-position: -44px -73px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 73px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
}
.pay-erip {
  background-position: 0px -117px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 47px;
  height: 33px;
  vertical-align: middle;
  display: inline-block;
}
.pay-assist {
  background-position: -85px 0px;
  background-repeat: no-repeat;
  overflow: hidden;
  width: 86px;
  height: 27px;
  vertical-align: middle;
  display: inline-block;
}*/
.side-anons {
  background-color: #fff;
  padding: 20px;
  position: relative;
}
.anons__item {
  display: block;
  margin-top: 20px;
  position: relative;
  font-size: 13px;
  line-height: 1.3;
  padding-bottom: 20px;
}
.anons__item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  background-color: #7dcefd;
}
.anons__item:last-child {
  padding-bottom: 0;
}
.anons__item:last-child:after {
  content: none;
}
a.anons__item:hover {
  color: #49b7f7;
}
.anons__title {
  font-weight: bold;
}
.anons__date {
  color: #3598db;
  margin-bottom: 5px;
}
.side_comment {
  margin-bottom: 30px;
}
.side_comment:after {
  content: "";
  width: 0;
  height: 0;
  background: 0;
  border-style: solid;
  border-width: 20px 30px 0 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 40px;
}
.side_comment .anons__cnt {
  font-size: 13px;
  line-height: 1.5;
  font-family: arial, sans-serif;
  font-style: italic;
  max-height: 10em;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.side_comment .anons__cnt:before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: -webkit-linear-gradient(bottom, #fff 0, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to top, #fff 0, rgba(255,255,255,0) 100%);
  height: 80px;
}
.side_comment:hover .anons__cnt {
  max-height: 500px;
}
.side_comment:hover .anons__cnt:before {
  content: none;
}
.anons__title {
  font-style: normal;
  margin-bottom: 5px;
}
.breadcrumb {
  margin-bottom: 20px;
  font-size: 12px;
}
.breadcrumb__item {
  display: inline;
  list-style: none;
  color: #fff;
  font-weight: bold;
}
.breadcrumb__item:before {
  content: "\f105";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
  margin: 0 10px;
}
.breadcrumb__item:first-child:before {
  content: none;
}
.breadcrumb__current {
  color: #1e2325;
}
.breadcrumb a {
  color: #fff;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.editor ol,
.editor ul {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
.editor ul {
  list-style: disc;
}
.editor ul ul {
  list-style: none;
  margin: 0;
}
.editor ul ul li {
  list-style: circle;
}
.editor .ul-bullet {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.editor .ul-bullet li {
  margin-bottom: 10px;
}
.editor ol {
  list-style: decimal;
}
.editor p {
  margin: 0 0 1.5em;
}
.editor p a,
.editor li a {
  text-decoration: underline;
}
.editor table {
  margin-bottom: 1.5em;
}
.editor th {
  background-color: #3598db;
  color: #fff;
}
.editor tr {
  border-bottom: 1px solid #fff;
}
.editor tr:nth-child(2n) {
  background-color: #d0e6f2;
}
.js-fold {
  display: none;
}
.item {
  vertical-align: middle;
}
.col-2-txt table {
  width: 100% !important;
  table-layout: fixed;
}
.col-2-txt table td,
.col-2-txt table th,
.col-2-txt table tr {
  border: 0;
}
.header-title {
  font-size: 42px;
  font-family: Play, verdana, helvetica, sans-serif;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.2;
}
.header-title_search {
  font-size: 30px;
}
.medium-title {
  font: bold 30px/1.2 Play, verdana, helvetica, sans-serif;
  margin-bottom: 10px;
  color: #3598db;
}
.small-title {
  font: bold 20px/1.2 Play, verdana, helvetica, sans-serif;
  margin-bottom: 10px;
  color: #3598db;
}
.article-title {
  font: bold 30px/1.2 Play, verdana, helvetica, sans-serif;
}
@media screen and (max-width: 600px) {
  .article-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .article-title {
    font-size: 18px;
  }
}
.title_spacer {
  margin-bottom: 30px;
}
.ul-bullet li,
.img-side__cnt ul li {
  position: relative;
  padding-left: 20px;
}
.ul-bullet li:before,
.img-side__cnt ul li:before {
  content: '\f061';
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  font-size: inherit;
  color: #67a2c2;
}
.img-side__cnt ul {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
.img-side {
  margin-bottom: 40px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.img-side__img {
  display: table-cell;
  width: 20%;
  text-align: center;
}
.img-side__cnt {
  padding-left: 40px;
  display: table-cell;
}
.img-side__cnt p {
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .img-side .img-side__img {
    width: 10%;
  }
  .img-side .img-side__cnt {
    padding-left: 20px;
  }
}
.img-side strong {
  color: #544dae;
}
.img-side h2 {
  font: bold 20px/1.2 Play, verdana, helvetica, sans-serif;
  color: #3598db;
}
.tooltip {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: -5px 10px 0;
  color: #544dae;
  font-style: normal;
}
.tooltip:before {
  content: "\f05a";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.tooltip:hover {
  color: #0d76bc;
}
.tooltip > span {
  position: absolute;
  z-index: 500;
  box-sizing: border-box;
  left: 100%;
  top: 0;
  margin: 0 -20px 0 20px;
  display: none;
  width: 250px;
  max-width: 400px;
  font-size: 12px;
  background-color: #0d76bc;
  padding: 10px;
  color: #fff;
  font-style: normal;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip > span:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  background: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #0d76bc transparent transparent;
}
.delivary-widget {
  border-bottom: 1px solid #4ab7f8;
  margin-bottom: 40px;
}
.delivary-widget .show-map {
  text-decoration: none;
}
.delivary-widget .show-map:before {
  content: '\f041';
  font-size: 18px;
  font-family: fa-icon;
  line-height: inherit;
  margin-right: 5px;
}
.delivary-widget .show-map:hover {
  color: #0d76bc;
}
.map-fold {
  display: none;
  margin-bottom: 40px;
  width: 100%;
}
#tooltip {
  text-align: left;
  position: absolute;
  z-index: 500;
  font-size: 12px;
  background-color: #0d76bc;
  padding: 10px;
  color: #fff;
  font-style: normal;
  width: 250px;
}
#tooltip:after /* triangle decoration */ {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0d76bc;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #0d76bc;
  top: -20px;
  bottom: auto;
}
#tooltip.left:after {
  left: 10px;
  margin: 0;
}
#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
.catalog-list__item {
  border-top: 3px solid #fff;
  color: #1e2325;
  background-color: #b3d5e7;
  font-family: Play, verdana, helvetica, sans-serif;
  margin-bottom: 40px;
}
.catalog-list__item:hover {
  border-color: #49b7f7;
}
.catalog-list__item:hover .catalog-list__title {
  background-color: #49b7f7;
  color: #fff;
}
.catalog-list__item:hover .catalog-list__title:before {
  width: 0;
  height: 0;
  background: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #49b7f7 transparent transparent transparent;
}
.catalog-list__pic {
  background-color: #fff;
  text-align: center;
}
.catalog-list__pic img {
  min-height: 100%;
  min-width: 100%;
}
.catalog-list__title {
  font-size: 15px;
  line-height: 1.2;
  padding: 10px 20px;
  position: relative;
  background-color: #d0e6f2;
  color: #1e2325;
}
.catalog-list__title:before {
  content: "";
  position: absolute;
  margin-left: -10px;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 0;
  background: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #d0e6f2 transparent transparent transparent;
}
.catalog-list__product {
  padding: 20px;
}
.catalog-list__product a {
  display: block;
}
.catalog-list__proditem {
  margin-bottom: 0.2em;
}
.catalog-list__proditem:hover:before {
  color: #49b7f7;
}
.catalog-list__proditem a {
  color: inherit;
}
.catalog-list__proditem a:hover {
  color: #49b7f7;
}
@media (min-width: 801px) {
  .catalog-list__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .catalog-list__item:nth-of-type(3n) {
    margin-right: 0%;
    float: right;
  }
  .catalog-list__item:nth-of-type(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 800px) {
  .catalog-list__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .catalog-list__item:nth-of-type(2n) {
    margin-right: 0%;
    float: right;
  }
  .catalog-list__item:nth-of-type(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 480px) {
  .catalog-list__item {
    width: 100%;
  }
}
.list-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product {
  position: relative;
  color: #fff;
  z-index: 1;
  font-size: 24px;
}
.product:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 800px) {
  .product {
    font-size: 18px;
  }
}
@media (min-width: 800px) {
  .product__cart {
    overflow: hidden;
  }
}
.product__img_wrap {
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.9166666666667%;
  margin-left: 0%;
  margin-right: 3%;
  margin: 0 30px 30px 0;
  position: relative;
}
.product__img_wrap:last-child {
  margin-right: 0%;
}
@media screen and (max-width: 1000px) {
  .product__img_wrap {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .product__img_wrap:last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 600px) {
  .product__img_wrap {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .product__img_wrap:last-child {
    margin-right: 0%;
  }
}
@media screen and (max-width: 480px) {
  .product__img_wrap {
    float: none;
    width: 50%;
    text-align: center;
  }
}
.product__img_wrap:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 20%;
  right: 20%;
  height: 10%;
  box-shadow: 0 0 40px 5px rgba(0,0,0,0.8);
  border-radius: 100%;
  z-index: -1;
}
.product__header {
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (min-width: 1250px) {
  .product__header {
    height: 200px;
  }
}
.product__title {
  font: 1.5em/1em Play, verdana, helvetica, sans-serif;
  margin-bottom: 10px;
  color: #fff;
}
.product__available {
  font: 1em/1em Play, verdana, helvetica, sans-serif;
  margin: 10px 0;
}
.product__price {
  font: 1em/1em Play, verdana, helvetica, sans-serif;
  margin-bottom: 20px;
}
.product__price .price {
  font-weight: bold;
}
.product__action .btn-wrap {
  text-align: left;
}
@media screen and (max-width: 480px) {
  .product__action .btn-wrap .btn {
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.product__action .btn {
  font-size: 22px;
  width: 45%;
  height: 50px;
  line-height: 20px;
}
.product__available_no {
  vertical-align: baseline;
}
.product__available_no:before {
  content: "\f056";
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
}
.product__available_yes {
  vertical-align: baseline;
}
.product__available_yes:before {
  content: "\f13a";
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
}
.product__available_zakaz {
  vertical-align: baseline;
}
.product__available_zakaz:before {
  content: "\f0f6";
  font-size: 24px;
  font-family: fa-icon;
  line-height: inherit;
}
.i-add-basket {
  vertical-align: -10%;
}
.i-add-basket:before {
  content: "\f218";
  font-size: 30px;
  font-family: fa-icon;
  line-height: inherit;
}
.i-add-bookmark:before {
  content: "\f02e";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.paginator-wrap {
  text-align: center;
  clear: both;
}
.paginator {
  display: inline-block;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin: 0 auto 20px auto;
}
.paginator:after {
  content: "";
  display: table;
  clear: both;
}
.paginator__item {
  text-align: center;
  float: left;
  line-height: 30px;
  background-color: #3598db;
  height: 30px;
  margin-right: 1px;
}
.paginator__item.active {
  background-color: #49b7f7;
}
.paginator__item:hover {
  background-color: #4ab7f8;
  color: #3598db;
}
.paginator__link {
  display: inline-block;
  color: #fff;
  width: 30px;
  text-align: center;
}
.paginator__prev:before {
  content: "\f060";
  font-size: 15px;
  font-family: fa-icon;
  line-height: inherit;
}
.paginator__next:before {
  content: "\f061";
  font-size: 15px;
  font-family: fa-icon;
  line-height: inherit;
}
.tabs-control {
  list-style: none;
  position: relative;
  margin-bottom: 60px;
}
.tabs-control:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 700px) {
  .tabs-control {
    margin: -40px 0 20px;
  }
}
.tabs-control__item {
  position: relative;
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.875%;
  margin-left: 0%;
  margin-right: 1.5%;
  box-sizing: border-box;
  position: relative;
}
.tabs-control__item:last-child {
  margin-right: 0%;
}
.tabs-control__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: -160px;
  height: 160px;
  width: 100%;
  background-color: #fff;
}
.tabs-control__item.active:before {
  background-color: #49b7f7;
}
@media (max-width: 700px) {
  .tabs-control__item {
    width: 100%;
  }
  .tabs-control__item:before,
  .tabs-control__item:after {
    content: none !important;
  }
  .tabs-control__item .tabs-control__link:before,
  .tabs-control__item .tabs-control__link:after {
    content: none !important;
  }
}
.tabs-control__link {
  position: relative;
  color: #444e56;
  display: block;
  padding: 0 5px;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-transition: none;
          transition: none;
  z-index: 10;
}
.tabs-control__link:after {
  content: "";
  position: absolute;
}
.tabs-control__link.active {
  background-color: #49b7f7;
  color: #fff;
  border-bottom: 0;
  cursor: auto;
}
.tabs-control__link.active .tabs-control__link {
  color: #fff;
}
.tabs-control__link.active:hover .tabs-control__link {
  color: #fff;
}
.tabs-control__link.active:after {
  width: 100%;
  height: 40px;
  margin-left: -5px;
  background-color: #49b7f7;
}
.tabs-control__link:not(.active):hover:after {
  width: 100%;
  height: 10px;
  bottom: -10px;
  left: 0;
  background-color: #fff;
}
.tabs-control__link:not(.active):hover .tabs-control__link {
  color: #49b7f7;
}
.tabs-control__title-wrap {
  display: block;
  position: relative;
  height: 40px;
}
.tabs-control__title-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}
.tabs-control__title {
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.tabs__container {
  margin-bottom: 30px;
}
.tabs__container:after {
  content: "";
  display: table;
  clear: both;
}
.column {
  padding: 0 2.5%;
  box-sizing: border-box;
}
.product-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.product-info__item {
  background-color: #d0e6f2;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 1000px) {
  .product-info__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .product-info__item:nth-of-type(3n) {
    margin-right: 0%;
    float: right;
  }
  .product-info__item:nth-of-type(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 800px) {
  .product-info__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .product-info__item:nth-of-type(3n) {
    margin-right: 3%;
    float: left;
  }
  .product-info__item:nth-of-type(3n+1) {
    clear: none;
  }
  .product-info__item:nth-of-type(2n) {
    margin-right: 0%;
    float: right;
  }
  .product-info__item:nth-of-type(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 600px) {
  .product-info__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .product-info__item:nth-of-type(2n) {
    margin-right: 3%;
    float: left;
  }
  .product-info__item:nth-of-type(2n+1) {
    clear: none;
  }
  .product-info__item:last-child {
    margin-right: 0%;
  }
}
.product-info__header {
  border-bottom: 1px solid #a6cde2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.product-info__header:after {
  content: "";
  display: table;
  clear: both;
}
.product-info__pic {
  float: left;
  margin-right: 10px;
}
.product-info__header-cnt {
  overflow: hidden;
}
.product-info__title {
  font-family: Play, verdana, helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  min-height: 3.5em;
  line-height: 1.2;
}
.product-info__charact {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 60px;
}
.product-info__price {
  color: #3598db;
  font-size: 18px;
  font-weight: bold;
}
.form-prod-info {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.form-cont-wrap {
  white-space: nowrap;
}
.form-cont-wrap .form-cont {
  display: inline-block;
  width: 50px;
  text-align: center;
  font-size: 17px;
  line-height: 28px;
  border: 2px solid #3598db;
  margin-left: -0.25em;
  vertical-align: middle;
  color: #002e4c;
  background-color: #a6daf8;
  white-space: nowrap;
}
.form-cont-wrap {
  text-align: center;
}
.form-cont-minus,
.form-cont-plus {
  display: inline-block;
  white-space: nowrap;
  line-height: 30px;
  height: 30px;
  width: 30px;
  border: 2px solid #3598db;
  background-color: #3598db;
  color: #fff;
  text-align: center;
  margin-left: -0.25em;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.form-cont-minus:hover,
.form-cont-plus:hover {
  background-color: #49b7f7;
  border-color: #49b7f7;
}
.form-cont-minus:before {
  content: '\f068';
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.form-cont-plus:before {
  content: '\f067';
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.prod-gall {
  margin-left: auto;
  margin-right: auto;
}
.prod-gall:after {
  content: "";
  display: table;
  clear: both;
}
.prod-gall {
  width: 740px;
  margin: 0 auto 30px auto;
}
.prod-gall__item {
  max-height: 565px;
  max-width: 740px;
}
.prod-gall__item img {
  height: auto;
  width: 100%;
}
.prod-gall-nav {
  margin-top: 10px;
}
.prod-gall-nav__item {
  cursor: pointer;
  position: relative;
  margin: 0 2px;
}
.prod-gall-nav__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
}
.prod-gall-nav__item.slick-center:before {
  content: none;
}
.other-prod__header {
  color: #3598db;
  font-size: 36px;
  font-family: Play, verdana, helvetica, sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .other-prod__header {
    font-size: 28px;
  }
}
.title_left {
  text-align: left;
/*
     news
     ========================================================================== */
}
.news-list__item {
  display: block;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #7dcefd;
  color: #1e2325;
  text-decoration: none;
}
.news-list__cnt {
  overflow: hidden;
}
.news-list__cnt p {
  margin-bottom: 0;
}
.date-widget {
  color: #fff;
  float: left;
  width: 60px;
  margin-right: 30px;
  text-align: center;
}
.date-widget__day {
  font-size: 44px;
  font-weight: bold;
  background-color: #45a7e8;
  line-height: 60px;
}
.date-widget__mm {
  font-size: 18px;
  line-height: 1;
  padding: 5px 0;
  text-transform: uppercase;
  background-color: #0d82d0;
}
.news-list__item:hover .date-widget__day {
  background-color: #7dcefd;
}
.news-list__item:hover .date-widget__mm {
  background-color: #45a7e8;
}
.news-item {
  overflow: hidden;
}
.list-article {
  border-top: 1px solid #7dcefd;
  margin-top: 20px;
  line-height: 2em;
}
.list-article a:hover {
  text-decoration: underline;
}
.list-article-next {
  float: right;
}
.search-result:after {
  content: "";
  display: table;
  clear: both;
}
.search-header {
  margin: 20px 0;
  font-family: Play, verdana, helvetica, sans-serif;
  font-size: 20px;
  color: #3598db;
}
.search-header:after {
  content: "";
  display: table;
  clear: both;
}
.search-header__switch {
  float: right;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 600px) {
  .search-header__switch {
    float: none;
    display: block;
  }
}
.search-header__switch:hover {
  color: #49b7f7;
}
.search-header__count {
  font-weight: bold;
}
.search-header__switch-icon {
  margin-left: 10px;
}
.search-header__switch-icon:before {
  content: "\f138";
  font-size: 20px;
  font-family: fa-icon;
  line-height: inherit;
  display: inline-block;
  margin-top: -8px;
  vertical-align: middle;
}
.search-header_txt {
  border-bottom: 1px solid #a6cde2;
}
.search-txt {
  margin-bottom: 20px;
  counter-reset: search;
}
.search-txt__item {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 20px;
  margin: 0 0 20px 60px;
  border-bottom: 1px solid #a6cde2;
}
.search-txt__item:before {
  content: counter(search);
  counter-increment: search;
  position: absolute;
  width: 40px;
  height: 40px;
  left: -60px;
  top: 0;
  line-height: 40px;
  text-align: center;
  background-color: #e8f7ff;
  color: #3598db;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.search-txt__item:hover .search-txt__cnt {
  color: #3598db;
}
.search-txt__title {
  font: 20px/1.2 Play, verdana, helvetica, sans-serif;
  margin-bottom: 10px;
}
.search-txt__cnt {
  color: #1e2325;
}
.img404 {
  padding: 40px 0;
}
.price {
  font-weight: bold;
}
.prod-basket {
  font-weight: bold;
  text-align: left;
}
.prod-basket td {
  vertical-align: middle;
  padding: 10px;
}
.prod-basket a {
  color: inherit;
}
.prod-basket__del {
  text-align: center;
  width: 30px;
}
.prod-basket__del:hover {
  background-color: #49b7f7;
  color: #fff;
  cursor: pointer;
}
.prod-basket__del-ico:before {
  content: '\f00d';
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.small-basket {
  position: relative;
  background-color: #7dcefd;
  color: #fff;
  padding-right: 60px;
  height: 50px;
  margin-bottom: 20px;
}
.small-basket__link {
  color: #fff;
}
.small-basket__link:hover {
  color: #3598db;
}
.small-basket__icon {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.small-basket__icon:before {
  content: '\f07a';
  font-size: 30px;
  font-family: fa-icon;
  line-height: inherit;
}
.small-basket__count {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  padding: 4px 0;
}
.small-basket__count .price {
  font-weight: normal;
}
.small-basket__more {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  background-color: #3598db;
}
.small-basket__more:before {
  content: '\f107';
  font-size: 30px;
  font-family: fa-icon;
  line-height: inherit;
  line-height: 50px;
}
.small-basket__info {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  background-color: #3598db;
  margin-top: 50px;
  width: 500px;
  box-shadow: 0px 5px 5px #053766;
}
@media screen and (max-width: 600px) {
  .small-basket__info {
    width: 100%;
  }
}
.small-basket:hover .small-basket__info {
  visibility: visible;
  opacity: 1;
}
.small-card__btn {
  float: left;
  box-sizing: border-box;
  width: 50%;
  color: #fff;
  border-top: 1px solid #348dc5;
  border-left: 1px solid #348dc5;
  background-color: #006eb7;
  padding: 20px;
  font-weight: bold;
/*������������ ��� ���� �������*/
}
.small-card__btn:hover {
  background-color: #49b7f7;
  color: #fff;
}
.small-card__btn:first-child {
  border-left: 0;
}
.prod-basket_small {
  font-size: 12px;
}
.prod-basket_small tr {
  border-top: 1px solid #7dcefd;
}
.prod-basket_small tr:first-child {
  border-top: 0;
}
.prod-basket_small .prod-basket__img {
  width: 55px;
}
.prod-basket_small .prod-basket__name {
  width: 40%;
}
.prod-basket_small .prod-basket__del {
  color: #7dcefd;
}
.prod-basket_small .prod-basket__del:hover {
  color: #fff;
}
.prod-basket_small .prod-basket__link-product:hover {
  color: #7dcefd;
}
.prod-small:after {
  content: "";
  display: table;
  clear: both;
}
.prod-small__item {
  margin-bottom: 40px;
  border-top: 3px solid #fff;
}
.prod-small__item:hover {
  border-color: #49b7f7;
}
.prod-small__pic {
  text-align: center;
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
  height: 200px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.prod-small__pic:hover +.prod-small__title {
  color: #49b7f7;
}
.prod-small__pic > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.prod-small__pic img {
  width: 100%;
  min-height: 100%;
  max-width: auto;
}
.prod-small__title {
  display: block;
  color: #1e2325;
  text-decoration: none;
  min-height: 3em;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 10px;
}
.prod-small__price {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  color: #3598db;
}
@media (min-width: 1000px) {
  .prod-small .prod-small__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .prod-small .prod-small__item:last-child {
    margin-right: 0%;
  }
  .prod-small .prod-small__item:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
  .prod-small .prod-small__item:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 1000px) {
  .prod-small .prod-small__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .prod-small .prod-small__item:last-child {
    margin-right: 0%;
  }
  .prod-small .prod-small__item:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .prod-small .prod-small__item:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .prod-small .prod-small__item {
    width: 100%;
  }
}
.to-basket {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  text-align: center;
  width: 50px;
  background-color: #3598db;
  border: 0;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}
.to-basket:hover {
  background-color: #006db6;
}
.to-basket__ico {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.to-basket__ico:before {
  content: '\f218';
  font-size: 30px;
  font-family: fa-icon;
  line-height: inherit;
  color: #fff;
  line-height: 50px;
}
.cart-full {
  width: 100%;
  margin-bottom: 60px;
}
.cart-full__item {
  background-color: #d0e6f2;
}
.cart-full__item td {
  border-bottom: 10px solid #e9f4fa;
  vertical-align: middle;
}
.cart-full__img-td {
  padding-right: 0;
}
.cart-full .prod-basket__del {
  color: #fff;
  background-color: #7dcefd;
}
.cart-full .prod-basket__del:hover {
  background-color: #44baff;
}
.cart-full th {
  color: #2c5fb3;
}
.cart-full .price {
  color: #0d6baa;
}
.cart-link img {
  vertical-align: middle;
  margin-right: 10px;
}
.cart-link__name {
  font-weight: bold;
}
.icon-check:before {
  content: "\f058";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-next {
  margin: 0 0 0 10px;
}
.icon-next:before {
  content: "\f138";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.total-sum {
  color: #3498db;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
}
.cart-ready {
  margin-bottom: 60px;
}
.cart-ready .small-title {
  margin-bottom: 30px;
}
.cart-ready p {
  margin-bottom: 30px;
}
.icon-bookmark:before {
  content: "\f02e";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-book:before {
  content: '\f02d';
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-clock:before {
  content: "\f017";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-user:before {
  content: "\f007";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-folding-status:before {
  content: "\f0ab";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.is_open .icon-folding-status:before {
  content: "\f0aa";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-repeat:before {
  content: "\f01e";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-delete:before {
  content: "\f00d";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-plus:before {
  content: "\f055";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-edit:before {
  content: "\f14b";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.icon-minus:before {
  content: "\f056";
  font-size: inherit;
  font-family: fa-icon;
  line-height: inherit;
}
.page-msg {
  background-color: #e5fff1;
  border: 1px solid #b8decc;
  color: #3e8e68;
  margin-bottom: 20px;
  padding: 10px 20px;
  font: 17px/1.2 Play, verdana, helvetica, sans-serif;
}
.cab-menu {
  background-color: #3598db;
  color: #fff;
  font-family: Play, verdana, helvetica, sans-serif;
  margin-bottom: 20px;
}
.cab-menu .icon-inline {
  font-size: 16px;
}
.cab-menu__item {
  font-size: 15px;
  border-bottom: 1px solid #6ab9ed;
  position: relative;
}
.cab-menu__item:last-child {
  border-bottom: none;
}
.cab-menu__item.active:before {
  content: "";
  width: 0;
  height: 0;
  background: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #0d76bc transparent transparent;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -10px;
}
.cab-menu__item.active .cab-menu__link {
  background-color: #0d76bc;
}
.cab-menu__item:hover .cab-menu__link {
  background-color: #0d76bc;
}
.cab-menu__link {
  display: block;
  position: relative;
  padding: 18px 18px 18px 50px;
  color: #fff;
}
.cab-menu__link:hover {
  color: #fff;
}
.cab-menu__link .icon-inline {
  position: absolute;
  top: 18px;
  left: 25px;
}
.cab-menu__title {
  padding: 18px 18px 18px 50px;
  text-transform: uppercase;
  font-weight: bold;
}
.cab-menu__title .icon-inline {
  color: #7dcefd;
  position: absolute;
  top: 18px;
  left: 25px;
}
.cab-news {
  background-color: #386ec8;
  color: #fff;
  margin-bottom: 20px;
}
.cab-news__title {
  background-color: #2c5fb3;
}
.cab-news__body {
  padding: 15px 20px 10px;
}
.cab-news__cntrol {
  font-size: 16px;
  font-weight: bold;
}
.cab-news .btn-wrap {
  font-size: 16px;
  text-transform: uppercase;
}
.btn_theme-medium {
  background-color: #6a9aeb;
}
.cab {
  margin-bottom: 40px;
}
.cab__item-header {
  table-layout: fixed;
  width: 100%;
}
.cab__item-header .cab_cell-hover {
  width: 50px;
  box-sizing: border-box;
}
.cab__item-header .link-icon-cell {
  width: 100px;
  text-align: center;
}
.cab__item-header td {
  vertical-align: middle;
  padding: 20px;
}
.cab__item-header .link-icon {
  color: #3598db;
  cursor: pointer;
}
.cab__item-header .link-icon__icon {
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.cab__item-header .link-icon:hover {
  color: #0063a6;
}
@media screen and (max-width: 800px) {
  .cab__item-header td {
    display: block;
    text-align: center;
  }
}
.cab__item {
  background-color: #d0e6f2;
  margin-bottom: 20px;
}
.cab__item-content {
  padding: 20px;
}
.cab__title {
  font-size: 24px;
}
.cab p {
  margin-bottom: 10px;
}
.cab p:last-child {
  margin-bottom: 0;
}
.cab_cell-hover {
  background-color: #7dcefd;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.cab_cell-hover:hover {
  background-color: #44baff;
}
.cab-history__cart {
  font-size: 13px;
  background-color: #e8f7ff;
  margin-bottom: 20px;
}
.cab-history__cart th {
  background-color: #fff;
}
.cab-history__cart tr {
  border: 2px solid #d3e8f3;
}
.cab-history__cart .price {
  color: #0d6baa;
}
.cab-history .icon-repeat {
  font-size: 24px;
  text-align: center;
}
.cab-history .icon-folding-status {
  font-size: 24px;
  color: #fff;
}
.is_open .cab__item-header {
  background-color: #fff;
  color: #49b7f7;
}
.center-cell {
  text-align: center;
}
.cab-addr .cab__item-content {
  background-color: #3598db;
}
.cab-addr .form-line {
  color: #fff;
}
.cab-addr input,
.cab-addr .jqselect,
.cab-addr .jq-selectbox__dropdown {
  border-color: #fff;
}
.cab-addr .jq-radio {
  background-color: #fff;
}
.cab-addr .jq-radio.checked .jq-radio__div {
  background-color: #0d76bc;
}
.form-line_height-to-input {
  font-size: 17px;
  line-height: 40px;
  font-weight: bold;
}
.plain-radio {
  font-size: 14px;
  font-weight: normal;
}
.bookmark-title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #9dcae2;
}
.bookmark-out {
  color: #eb3d5e;
  margin-right: 5px;
}
.bookmark-in {
  color: #3eb16c;
  margin-right: 5px;
}
.to-basket-bookmark {
  cursor: pointer;
  background-color: #45a7e8;
}
.to-basket-bookmark:hover {
  background-color: #2087cc;
}

/*# sourceMappingURL=common.css.map */
span.byr {
    font-size: 75%;
}

.currency-selector {
    background: transparent;
    border: none;
    color: #8ad4ff;
}
.currency-selector.active{
	color: #fff;
}
.banner-wrapper{
  position: relative;
  min-height: 120px;
}
.banner-inner-wrapper .system{
font-family: Roboto;
font-size: 22px;
line-height: 26px;
letter-spacing: 0.02em;

}
.banner-inner-wrapper .filter-wrapper{
font-family: Play;
font-size: 22px;
line-height: 25px;
}
.banner-inner-wrapper .filter-wrapper span{
font-size: 30px;
line-height: 35px;
}
.banner-inner-wrapper .hours-wrapper{
  font-family: Play;
  font-size: 25px;
  line-height: 29px;
}
.banner-inner-wrapper .hours-wrapper .small{
  font-size: 28px;
  line-height: 34px;
}
.banner-inner-wrapper .hours-wrapper .number{
  font-size: 36px;
  line-height: 34px;
}
.banner-inner-wrapper{
  background: linear-gradient(91.09deg, #00283F 2.6%, #73CFF9 95.58%);
  position: absolute;
  width: 68vw;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px 40px;
  color: #fff;
}
.banner-inner-wrapper>div{
  margin-right: 25px;
}
@media (max-width: 1440px){
  .banner-inner-wrapper{
    width: 73vw;
  }
}
@media (max-width: 1200px){
  .banner-wrapper{
    min-height: 200px;
  }
  .banner-inner-wrapper{
    flex-wrap: wrap;
  }
  .banner-inner-wrapper>div{
    width: 40%;
  }
}
@media (max-width: 700px){
  .banner-wrapper{
    min-height: 300px;
  }
  .banner-inner-wrapper>div{
    width: 100%;
  }
}