@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

audio, canvas, progress, video {
  display: inline-block;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/* ----- Fonts ------------------------- */
@font-face {
  font-family: 'Circe-Light';
  src: url("../fonts/Circe-Light.woff") format("woff");
}

@font-face {
  font-family: 'SamoSansPro-Black';
  src: url("../fonts/SamoSansPro-Black.woff") format("woff");
}

@font-face {
  font-family: 'SamoSansPro-Bold';
  src: url("../fonts/SamoSansPro-Bold.woff") format("woff");
}

@font-face {
  font-family: 'SamoSansPro-Light';
  src: url("../fonts/SamoSansPro-Light.woff") format("woff");
}

@font-face {
  font-family: 'SamoSansPro-Medium';
  src: url("../fonts/SamoSansPro-Medium.woff") format("woff");
}

@font-face {
  font-family: 'SamoSansPro';
  src: url("../fonts/SamoSansPro.woff") format("woff");
}

@font-face {
  font-family: 'rouble';
  src: url("../fonts/rouble.woff") format("woff");
}

/* ----- END Fonts --------------------- */
/*                                       */
/*                                       */
/* ----- Typography -------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: 15px "SamoSansPro-Light", Arial, sans-serif;
  line-height: 20px;
  color: #344357;
}

h1, .title-site--h1, h2, .title-site--h2, h3, .title-site--h3, h4, .title-site--h4, h5, .title-site--h5, h6, .title-site--h6 {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  color: #344357;
}

h1, .title-site--h1 {
  font-size: 30px;
  margin-bottom: 20px;
}

h2, .title-site--h2 {
  font-size: 26px;
  margin-bottom: 20px;
}

h3, .title-site--h3 {
  font-size: 24px;
}

h4, .title-site--h4 {
  font-size: 20px;
}

h5, .title-site--h5 {
  font-size: 18px;
  line-height: 1.3em;
}

h6, .title-site--h6 {
  font-size: 16px;
  line-height: 1.3em;
}

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 20px;
}

.text-bl ul {
  margin-bottom: 20px;
  list-style-type: disc;
  padding-left: 15px;
}

.text-bl ol {
  margin-bottom: 20px;
  list-style-type: decimal;
  padding-left: 15px;
}

.text-bl li {
  margin-bottom: 10px;
}

.text--center {
  text-align: center;
}

.text--left {
  text-align: left;
}

.text--right {
  text-align: right;
}

.text--uppercase {
  text-transform: uppercase;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a {
  color: #c53b31;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #97261e;
}

.vendors{
    width: 100%;
}

.vendors .vendors-item{
    display: table-cell !important;
    vertical-align: center !important;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #f5f6f7;
    width: 200px;
    height: 100px;
    padding-top: 20px;
    border-radius: 6px;
}

.menu-item.active a {
    color: #c53b31 !important;
}

.info_page ul{
    margin-top: 20px;
    margin-bottom: 20px;
}

.info_page ul li{
    list-style-type: disc !important;
    margin-left: 20px !important;
}

.info_page ol li{
    list-style-type: decimal !important;
    margin-left: 20px !important;
}

.policy, .policy A{
	font-size: 10px;
	line-height: 12px;
}

.cookie-warning {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    border-top: 1px solid #d2d2d2;
    background-color: #f5f5f5;
    padding: 20px;
}

.cookie-warning .read-more {
    display: inline-block;
    margin-top: 5px;
    color: #282828;
    text-decoration: underline;
}

.cookie-warning .accept {
	float:left;
    margin-top: -20px;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  h1, .title-site--h1 {
    font-size: 34px;
  }
  h2, .title-site--h2 {
    font-size: 30px;
  }
  h3, .title-site--h3 {
    font-size: 26px;
  }
  h4, .title-site--h4 {
    font-size: 20px;
  }
  h5, .title-site--h5 {
    font-size: 18px;
  }
  h6, .title-site--h6 {
    font-size: 16px;
  }
  .text-bl-grid {
    display: flex;
    justify-content: space-between;
  }
  .text-bl-grid__half-col {
    width: 48%;
  }
  /* end media min width 768 pixels */
}

/* ----- END Typography ---------------- */
/*                                       */
/*                                       */
.icon {
  display: inline-block;
  vertical-align: middle;
}

.icon-address {
  background-image: url(../img/sprite.png);
  background-position: -121px -24px;
  width: 18px;
  height: 23px;
}

.icon-arrow1 {
  background-image: url(../img/sprite.png);
  background-position: -110px -43px;
  width: 8px;
  height: 14px;
}

.icon-arrow2 {
  background-image: url(../img/sprite.png);
  background-position: -22px -110px;
  width: 8px;
  height: 14px;
}

.icon-arrow3 {
  background-image: url(../img/sprite.png);
  background-position: -113px -60px;
  width: 6px;
  height: 10px;
}

.icon-arrow4 {
  background-image: url(../img/sprite.png);
  background-position: -143px -123px;
  width: 11px;
  height: 6px;
}

.icon-arrow5 {
  background-image: url(../img/sprite.png);
  background-position: -43px -110px;
  width: 11px;
  height: 6px;
}

.icon-basket {
  background-image: url(../img/sprite.png);
  background-position: 0px -110px;
  width: 20px;
  height: 19px;
}

.icon-basket2 {
  background-image: url(../img/sprite.png);
  background-position: -24px -57px;
  width: 26px;
  height: 24px;
  background: url("../img/icon-basket2.png") no-repeat 50% 50%;
}

.icon-catalog1 {
  background-image: url(../img/sprite.png);
  background-position: -52px -57px;
  width: 28px;
  height: 22px;
}

.icon-catalog2 {
  background-image: url(../img/sprite.png);
  background-position: -59px -25px;
  width: 28px;
  height: 23px;
}

.icon-catalog3 {
  background-image: url(../img/sprite.png);
  background-position: -32px 0px;
  width: 25px;
  height: 29px;
}

.icon-catalog4 {
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 30px;
  height: 25px;
}

.icon-catalog5 {
  background-image: url(../img/sprite.png);
  background-position: -91px -24px;
  width: 17px;
  height: 34px;
}

.icon-catalog6 {
  background-image: url(../img/sprite.png);
  background-position: -91px -60px;
  width: 20px;
  height: 26px;
}

.icon-catalog7 {
  background-image: url(../img/sprite.png);
  background-position: -59px 0px;
  width: 30px;
  height: 23px;
}

.icon-catalog8 {
  background-image: url(../img/sprite.png);
  background-position: 0px -57px;
  width: 22px;
  height: 31px;
}

.icon-catalog-black1 {
  background-image: url(../img/sprite.png);
  background-position: -91px 0px;
  width: 28px;
  height: 22px;
}

.icon-catalog-black2 {
  background-image: url(../img/sprite.png);
  background-position: -55px -105px;
  width: 30px;
  height: 25px;
}

.icon-catalog-black3 {
  background-image: url(../img/sprite.png);
  background-position: -86px -104px;
  width: 26px;
  height: 29px;
}

.icon-catalog-black4 {
  background-image: url(../img/sprite.png);
  background-position: 0px -133px;
  width: 33px;
  height: 27px;
}

.icon-catalog-black5 {
  background-image: url(../img/sprite.png);
  background-position: -35px -133px;
  width: 17px;
  height: 35px;
}

.icon-catalog-black6{
  background-image: url(../img/sprite.png);
  background-position: -55px -133px;
  width: 21px;
  height: 27px;
}

.icon-catalog-black7 {
  background-image: url(../img/sprite.png);
  background-position: -79px -133px;
  width: 32px;
  height: 26px;
}

.icon-catalog-black8 {
  background-image: url(../img/sprite.png);
  background-position: -111px -133px;
  width: 24px;
  height: 32px;
}




.icon-check {
  background-image: url(../img/sprite.png);
  background-position: -95px -90px;
  width: 10px;
  height: 10px;
}

.icon-check {
  background-image: url(../img/sprite.png);
  background-position: -95px -90px;
  width: 10px;
  height: 10px;
}

.icon-close {
  background-image: url(../img/sprite.png);
  background-position: -107px -90px;
  width: 9px;
  height: 9px;
}

.icon-close2 {
  background-image: url(../img/sprite.png);
  background-position: -143px -46px;
  width: 16px;
  height: 16px;
}

.icon-cont-filter1 {
  background-image: url(../img/sprite.png);
  background-position: -27px -90px;
  width: 21px;
  height: 12px;
}

.icon-cont-filter2 {
  background-image: url(../img/sprite.png);
  background-position: -121px -93px;
  width: 20px;
  height: 12px;
}

.icon-cont-filter3 {
  background-image: url(../img/sprite.png);
  background-position: -50px -90px;
  width: 21px;
  height: 12px;
}

.icon-cont-filter4 {
  background-image: url(../img/sprite.png);
  background-position: -73px -90px;
  width: 20px;
  height: 12px;
}

.icon-fire {
  background-image: url(../img/sprite.png);
  background-position: -143px -22px;
  width: 14px;
  height: 22px;
}

.icon-graffic {
  background-image: url(../img/sprite.png);
  background-position: 0px -90px;
  width: 25px;
  height: 18px;
}

.icon-like {
  background-image: url(../img/sprite.png);
  background-position: -121px 0px;
  width: 20px;
  height: 22px;
}

.icon-like2 {
  background-image: url(../img/sprite.png);
  background-position: 0px -27px;
  width: 26px;
  height: 28px;
}

.icon-pers {
  background-image: url(../img/sprite.png);
  background-position: -143px 0px;
  width: 19px;
  height: 20px;
}

.icon-phone {
  background-image: url(../img/sprite.png);
  background-position: -121px -71px;
  width: 20px;
  height: 20px;
}

.icon-phone2 {
  background-image: url(../img/sprite.png);
  background-position: -121px -49px;
  width: 20px;
  height: 20px;
}

.icon-search {
  background-image: url(../img/sprite.png);
  background-position: -143px -64px;
  width: 15px;
  height: 15px;
}

.icon-service {
  background-image: url(../img/sprite.png);
  background-position: -32px -31px;
  width: 22px;
  height: 22px;
}

.icon-soc1 {
  background-image: url(../img/sprite.png);
  background-position: -110px -24px;
  width: 8px;
  height: 17px;
}

.icon-soc2 {
  background-image: url(../img/sprite.png);
  background-position: -143px -111px;
  width: 17px;
  height: 10px;
}

.icon-soc3 {
  background-image: url(../img/sprite.png);
  background-position: -143px -97px;
  width: 16px;
  height: 12px;
}

.icon-soc4 {
  background-image: url(../img/sprite.png);
  background-position: -143px -81px;
  width: 14px;
  height: 14px;
}

/* ----- Button styles ----------------- */
.btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 12px 15px;
  border: none;
  font: normal normal 15px/21px "SamoSansPro-Medium", Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  color: #fff;
  background-color: #c53b31;
  letter-spacing: 0.75px;
}

.btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #f7992a;
}

.btn--second-st {
  background-color: #00C613;
}

.btn--second-st:hover {
  background-color: #00e015;
}

.btn__icon-text {
  display: inline-block;
  vertical-align: middle;
}

.btn__icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #000;
  font-style: normal;
}

.btn__icon--right {
  margin-left: 5px;
}

.btn__icon--left {
  margin-right: 5px;
}

.btn--border {
  border: 1px solid #c53b31;
  background: transparent;
  color: #c53b31;
  line-height: 22px;
}

.btn--border:hover {
  color: #fff;
}

.btn--border.btn--second-st {
  border-color: #00C613;
  color: #00C613;
}

.btn--border.btn--second-st:hover {
  color: #fff;
}

.btn--min-width {
  min-width: 202px;
}

.btn--max {
  width: 100%;
}

.btn--sm {
  padding: 5px 10px;
  font-size: 12px;
}

.btn--sm.btn--min-width {
  min-width: 80px;
}

.btn--md {
  padding: 16px 25px;
  font-size: 18px;
}

.btn--md.btn--min-width {
  min-width: 140px;
}

.btn--lg {
  padding: 22px 30px;
  font-size: 24px;
}

.btn--lg.btn--min-width {
  min-width: 180px;
}

.st-form-btn {
  margin-top: 26px;
}

/* ----- END Buttons ------------------- */
/*                                       */
/*                                       */
/* ----- Forms ------------------------- */
.st-form {
  margin-bottom: 8px;
  position: relative;
}

.st-form input:focus + label,
.st-form textarea:focus + label {
  opacity: 0;
  visibility: hidden;
}

.st-form label {
  position: absolute;
  left: 30px;
  top: 14px;
  color: #a3a3a3;
  font-size: 15px;
  line-height: 15px;
  cursor: pointer;
}

.st-form label sup {
  color: #c53b31;
  font-size: 15px;
  position: relative;
  top: 0px;
  left: -2px;
}

.st-form__tt {
  display: block;
}

.form-group {
  margin-bottom: 10px;
}

.form-group label {
  margin-left: 12px;
  display: inline-block;
  color: #344357;
  font-size: 15px;
}

.form-group label span {
  color: #c53b31;
}

.aside-filter-item__cont--more .form-group--hidden {
  display: flex;
}

.aside-filter-item__cont--more .form-group-more > span {
  display: flex;
}

.aside-filter-item__cont--more .form-group-more > span:first-child {
  display: none;
}

.form-group-more {
  color: #c53b31;
  display: inline-block;
  cursor: pointer;
  font-size: 15px;
  line-height: 20px;
  border-bottom: 1px dotted #c53b31;
  text-decoration: none;
  margin-top: 7px;
}

.form-group-more:hover {
  text-decoration: none;
  color: #c53b31;
  border-bottom-color: transparent;
}

.form-group-more > span {
  display: none;
}

.form-group-more > span:first-child {
  display: block;
}

.form-group--hidden {
  display: none;
}

.form-group--hidden__label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}

.form-group--hidden--inline {
  display: flex;
  align-items: center;
}

.form-group--hidden--inline .form-group__label {
  min-width: 140px;
  max-width: 140px;
  padding: 0 10px 0 0;
  margin: 5px 0;
}

.placeholder {
  color: #444;
}

input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
  color: #a3a3a3;
  opacity: 1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a3a3a3;
  opacity: 1;
}

input:focus:-moz-placeholder, input:focus::-moz-placeholder, textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

::-webkit-contacts-auto-fill-button {
  opacity: 0;
}

input[type="password"]::-webkit-contacts-auto-fill-button {
  opacity: 1;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="range"],
input[type="tel"],
textarea {
  position: relative;
  height: 40px;
  width: 100%;
  padding: 0 30px;
  border: 1px solid #ebebeb;
  font: 14px "SamoSansPro-Light", Arial, sans-serif;
  color: #a3a3a3;
  background-color: #f5f6f7;
  outline: none;
  border-radius: 20px;
  -webkit-appearance: none;
  box-shadow: none;
}

input[type="text"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="range"]:hover,
input[type="tel"]:hover,
textarea:hover {
  border-color: rgba(235, 235, 235, 0.9);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="range"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border-color: rgba(235, 235, 235, 0.9);
}

textarea {
  vertical-align: top;
  height: 100px;
  padding: 15px 30px;
  resize: none;
}

/* checkbox */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin: 0;
  float: left;
  height: 20px;
  width: 20px;
  border: 1px solid #ebebeb;
  background-color: #f5f6f7;
  border-radius: 4px;
  min-width: 20px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  background-image: url(../img/sprite.png);
  background-position: -32px -110px;
  width: 9px;
  height: 9px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4.5px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

.jcf-checkbox.jcf-disabled {
  opacity: 0.7;
}

/* radio */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-color: #f5f6f7;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  margin: 0;
  float: left;
  height: 20px;
  width: 20px;
  min-width: 20px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background-color: #c53b31;
  width: 6px;
  height: 6px;
  margin: -3px 0 0 -3px;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

.jcf-radio.jcf-disabled {
  background-color: #e1e1e1;
  border: none;
}

/* select */
.select-max-wrapp .jcf-select {
  width: 100%;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #ebebeb;
  border-radius: 20px;
  background-color: #f5f6f7;
  min-width: 150px;
  max-width: 100%;
  height: 40px;
  color: #344357;
}

.jcf-select.jcf-drop-active {
  border-color: #ebebeb;
  border-radius: 20px 20px 0 0;
}

.jcf-select.jcf-drop-active .jcf-select-opener {
  transform: rotate(180deg);
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 15px;
  line-height: 38px;
  margin: 0 35px 0 20px;
  color: #344357;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background-image: url(../img/sprite.png);
  background-position: -143px -123px;
  width: 11px;
  height: 6px;
  top: 50%;
  right: 20px;
  margin-top: -3px;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...';
}

.jcf-select.jcf-select-img-options img {
  width: 30px;
  margin-right: 5px;
}

.jcf-select-drop.jcf-select-img-options img {
  width: 30px;
  margin-right: 5px;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #ebebeb;
  background-color: #f5f6f7;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 12px 20px;
  color: #656565;
  background-color: #f5f6f7;
  min-height: 14px;
  font-size: 15px;
  height: 1%;
}

.jcf-list .jcf-option:hover {
  background: #fff;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-select-drop .jcf-option-hideme {
  display: none;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .form-group-grid {
    display: flex;
    justify-content: space-between;
  }
  .form-group-grid__half-col {
    width: 48.5%;
  }
  .form-group-grid__three-col {
    width: 31.3%;
  }
  .form-group-grid__four-col {
    width: 22.8%;
  }
  /* end media min width 768 pixels */
}

/* ----- END Forms --------------------- */
/*                                       */
/*                                       */
/* ----- Page structure ---------------- */
.clear {
  clear: both;
}

.group:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

#wrapper {
  position: relative;
  left: 0;
  min-width: 320px;
  width: 100%;
  transition: left 0.2s linear;
}

.section-st {
  padding: 30px 0;
}

.section-st--inner {
  padding: 0 0 30px;
}

.section-st--inner2 {
  padding: 0 0 30px;
}

.section-st--inner3 {
  padding: 0 0 30px;
}

.section-st--dark {
  background-color: #f3f3f3;
}

.section-st--light {
  background-color: #f5f6f7;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
}

.hidden-mobile,
.hidden-devices {
  display: none;
}

/* Min width 768 pixels */
@media only screen and (min-width: 768px) {
  .hidden-mobile {
    display: block;
  }
  /* end media min width 768 pixels */
}

/* Min width 1024 pixels */
@media only screen and (min-width: 1024px) {
  html, body {
    height: 100%;
  }
  #wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
  }
  .section-st {
    padding: 55px 0;
  }
  .section-st--inner {
    padding: 22px 0 55px;
  }
  #middle {
    flex: 1 0 auto;
  }
  .footer {
    flex-shrink: 0;
    width: 100%;
  }
  .section-st--inner2 {
    padding: 0 0 60px;
  }
  .section-st--inner3 {
    padding: 0 0 60px;
  }
  .container {
    max-width: 1220px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
  }
  .hidden-devices {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  /* end media min width 1024 pixels */
}

/* ----- END Page structure ------------ */
/*                                       */
/*                                       */
/* ----- Header ------------------------ */
.header {
  position: relative;
}

.header-top {
  background-color: #344357;
}

.header-top .container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

.header-info {
  display: flex;
  align-items: center;
  margin-right: -15px;
}

.link-pers {
  width: 45px;
  height: 50px;
  line-height: 47px;
  text-align: center;
  text-decoration: none;
  background-color: #c53b31;
  color: #fff;
}

.link-pers:hover {
  text-decoration: none;
  background: #97261e;
}

.link-cont {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 20px;
  color: #fff;
}

.link-cont:hover {
  text-decoration: none;
  color: #fff;
}

.link-cont:hover > span {
  background: #47505c;
}

.link-cont > span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  background-color: #5d6979;
  border-radius: 50%;
  width: 25px;
  line-height: 25px;
  height: 25px;
  text-align: center;
}

.link-basket-info {
  display: none;
}

.link-basket {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  text-decoration: none;
  color: #fff;
}

.link-basket-icon {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
}

.link-basket-icon:hover {
  text-decoration: none;
  color: #fff;
}

.link-basket-icon:hover > span {
  background: #97261e;
}

.link-basket-icon > span {
  width: 25px;
  height: 25px;
  background-color: #c53b31;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}

.header-cont {
  background-color: #f5f6f7;
  padding: 13px 0;
  text-align: center;
}

.logo {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  outline: none;
  margin-bottom: 30px;
}

.logo > span {
  display: inline-block;
  vertical-align: middle;
}

.logo__txt {
  margin-left: 5px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  color: #c53b31;
  font-size: 28px;
  line-height: 28px;
}

.logo__txt > span {
  color: #344357;
  text-transform: uppercase;
}

.contact-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}

.contact-info-item {
  width: 48%;
  overflow: hidden;
  margin-bottom: 15px;
}

.contact-info-item p {
  margin-bottom: 0;
}

.contact-info-item__icon {
  float: left;
  width: 25px;
  text-align: center;
  height: 23px;
  line-height: 23px;
  margin-top: 5px;
}

.contact-info-item__txt {
  margin-left: 30px;
  color: #344357;
  font-size: 12px;
  line-height: 14px;
}

.contact-info-item__txt p > span {
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  display: block;
}

.contact-info-item__txt > a {
  color: #c53b31;
  font-family: "SamoSansPro-Light", Arial, sans-serif;
  font-weight: normal;
}

.link-phone {
  display: inline-block;
  color: #344357;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.link-phone:hover {
  color: #344357;
  text-decoration: none;
}

.link-phone__txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}

.modal {
  color: #c53b31;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dotted #c53b31;
}

.modal:hover {
  color: #c53b31;
  text-decoration: none;
  border-bottom-color: transparent;
}

.contact-info-item__info-phone {
  font-size: 10px;
  line-height: 18px;
}

.header-catalog {
  padding: 30px 0;
}

.catalog-nav-tt {
  background-color: #c53b31;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  padding: 20px;
  cursor: pointer;
}

.catalog-nav-tt .icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  margin-top: -3px;
}

.catalog-nav-tt .icon img {
  display: inline-block;
  vertical-align: middle;
}

.catalog-nav-tt__txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.search {
  display: none;
}

.search-form {
  position: relative;
}

.search-form input {
  border: none;
  border-radius: 20px;
  background: #fff;
  width: 100%;
  padding: 0 40px 0 20px;
  color: #a3a3a3;
  font-family: "SamoSansPro-Light", Arial, sans-serif;
  font-weight: normal;
}

.search-form input:-moz-placeholder, .search-form input::-moz-placeholder {
  color: #a3a3a3;
  opacity: 1;
}

.search-form input::-webkit-input-placeholder {
  color: #a3a3a3;
  opacity: 1;
}

.search-form input:focus:-moz-placeholder, .search-form input:focus::-moz-placeholder {
  opacity: 0;
}

.search-form input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.btn-search {
  position: absolute;
  box-shadow: none;
  background: none;
  border: none;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
}

.catalog-nav-list-inner {
  display: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  list-style: none;
  background-color: #5d6979;
  padding: 30px 20px;
}

.catalog-nav-list-inner > li {
  margin: 0 0 5px;
  font-size: 15px;
  line-height: 21px;
  color: #fff;
}

.catalog-nav-list-inner > li > a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

.catalog-nav-list-inner > li > a:hover {
  color: #c53b31;
  text-decoration: none;
}

.catalog-nav-list-inner > li:last-child {
  margin-bottom: 0;
}

.menu-item--search .search {
  display: block;
}

.catalog-nav-list-tt {
  position: relative;
  padding: 5px 40px 5px 20px;
  min-height: 65px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: #344357;
  color: #fff;
  border-bottom: 1px solid #5d6979;
  font-family: 'SamoSansPro';
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
}

.catalog-nav-list-tt:before {
  content: ' ';
  position: absolute;
  right: 23px;
  top: 50%;
  background-image: url(../img/sprite.png);
  background-position: -22px -110px;
  width: 8px;
  height: 14px;
  margin-top: -5px;
  transform: scale(0.8);
}

.catalog-nav-list-tt:hover {
  background: #5d6979;
}

.catalog-nav-list__item:last-child .catalog-nav-list-tt {
  border-bottom: none;
  border-radius: 0 0 5px 5px;
}

.catalog-nav-list-tt__icon {
  width: 30px;
  min-width: 30px;
  text-align: center;
  margin-right: 9px;
}

.catalog-nav-list {
  max-height: 0;
  overflow: hidden;
}

.catalog-nav--opened .catalog-nav-list {
  max-height: 3000px;
  transition: max-height 0.6s ease-out;
}

.catalog-nav--opened .catalog-nav-tt {
  border-radius: 5px 5px 0 0;
}

.catalog-nav-list__item--opened .catalog-nav-list-inner {
  display: block;
}

.catalog-nav-list__item--opened .catalog-nav-list-tt {
  background: #5d6979;
  border-radius: 0;
}

.catalog-nav-list__item--opened.catalog-nav-list__item:last-child .catalog-nav-list-tt {
  background: #5d6979;
  border-radius: 0;
}

/* ----- END Header -------------------- */
/*                                       */
/*                                       */
/* ----- Footer ------------------------ */
.footer {
  padding: 45px 0 50px;
  background-color: #344357;
  text-align: center;
  color: white;
}

.footer-btm {
  padding: 10px 0;
  background: #fff;
  color: #344357;
  margin-top: 30px;
  font-size: 14px;
  line-height: 18px;
}

.footer-nav-wrap {
  display: none;
}

.footer-logo-wrap {
  margin-bottom: 30px;
}

.logo-footer {
  display: inline-block;
  width: 149px;
  margin-bottom: 20px;
}

.copy {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 19px;
}

.soc-item {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin: 0 5px;
}

.footer-contact__item {
  margin-bottom: 26px;
}

.footer-contact__item:last-child {
  margin-bottom: 0;
}

.footer-contact__item p:last-child {
  margin-bottom: 0;
}

.footer-contact__item .link-phone {
  color: #fff;
  font-size: 20px;
}

.footer-contact__item .link-phone:hover {
  color: #fff;
}

.footer-contact__item .modal {
  font-size: 15px;
}

/* ----- END Footer -------------------- */
/*                                       */
/*                                       */
/* ----- Navigation -------------------- */
/* -- Bread crumbs ------------------ */
.bread-crumbs {
  padding: 0;
  list-style-type: none;
  color: #344357;
  display: none;
  margin-bottom: 13px;
}

.bread-crumbs li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.bread-crumbs li:before {
  content: '› ';
  color: #344357;
}

.bread-crumbs li:first-child:before {
  display: none;
}

/* -- Pagination -------------------- */
.pagination {
  list-style-type: none;
  text-align: center;
  line-height: 31px;
  position: relative;
  font-size: 18px;
  padding: 0 35px;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 2px;
}

.pagination__prev, .pagination__next {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 31px;
  height: 31px;
}

.pagination__prev .icon, .pagination__next .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -5px;
}

.pagination A{
    padding: 4px 8px;
    margin: 0px !important;
}

.pagination__prev a, .pagination__next a {
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background-color: #5d6979;
  display: inline-block;
  text-decoration: none;
  border-radius: 50%;
  position: relative;
}

.pagination__prev a:hover, .pagination__next a:hover {
  background-color: #fc8a00;
  color: #fff;
  text-decoration: none;
}

.pagination__next {
  left: auto;
  right: 0;
}

.pagination__next .icon {
  margin: -7px 0 0 -3px;
}

.pagination__prev .icon {
  transform: rotate(180deg);
}

.pagination__active a, .pagination A.active, .pagination A:hover{
  background-color: #fc8a00;
  color: #fff;
  text-decoration: none;
  
}

.pagination .pagination__prev, .pagination .pagination__next {
  margin: 0;
}

/* -- Main menu --------------------- */
.menu-open-wrapper-page {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.burger-menu {
  display: block;
  position: absolute;
  top: 5.5px;
  left: 5px;
  z-index: 101;
  cursor: pointer;
  padding: 10px;
  width: 50px;
}

.burger-menu-box {
  display: block;
  width: 30px;
  padding: 8px 0;
}

.burger-menu-inner {
  display: block;
  position: relative;
  height: 3px;
  background-color: #fff;
  border-radius: 3px;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.burger-menu-inner:before, .burger-menu-inner:after {
  content: ' ';
  position: absolute;
  left: 0;
  height: 3px;
  background-color: #fff;
  width: 100%;
  border-radius: 3px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
}

.burger-menu-inner:before {
  top: -8px;
  transition: top 75ms ease .12s, opacity 75ms ease;
}

.burger-menu-inner:after {
  bottom: -8px;
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menu-wrapper-fixed {
  position: fixed;
  top: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  left: -100%;
  transition: left 0.4s cubic-bezier(0, 0.995, 0.99, 1);
}

.menu-open-wrapper {
  padding: 20px;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: background 0.25s ease-out;
}

.menu-burger--opened .burger-menu {
  position: fixed;
  left: 100%;
  margin-left: -60px;
  transition: 0.4s;
}

.menu-burger--opened .burger-menu-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg);
}

.menu-burger--opened .burger-menu-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease .12s;
  opacity: 0;
}

.menu-burger--opened .burger-menu-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.menu-burger--opened .menu-wrapper-fixed {
  left: 0;
}

.menu-burger--opened .menu-open-wrapper {
  background-color: #344357;
}

.menu-burger--opened .menu-item {
  margin-left: 0;
}

.menu-burger--opened .menu-item:nth-of-type(1) {
  transition-delay: 0s;
}

.menu-burger--opened .menu-item:nth-of-type(2) {
  transition-delay: 0.06s;
}

.menu-burger--opened .menu-item:nth-of-type(3) {
  transition-delay: 0.12s;
}

.menu-burger--opened .menu-item:nth-of-type(4) {
  transition-delay: 0.18s;
}

.menu-burger--opened .menu-item:nth-of-type(5) {
  transition-delay: 0.24s;
}

.menu-burger--opened .menu-item:nth-of-type(6) {
  transition-delay: 0.30s;
}

.menu-burger--opened .menu-item:nth-of-type(7) {
  transition-delay: 0.36s;
}

.menu-burger--opened .menu-item:nth-of-type(8) {
  transition-delay: 0.42s;
}

.menu-burger--opened .menu-item:nth-of-type(9) {
  transition-delay: 0.48s;
}

.menu-burger--opened .menu-item:nth-of-type(10) {
  transition-delay: 0.54s;
}

.header-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  min-height: 100%;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-item {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  list-style-type: none;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  width: 100%;
  margin-left: -100%;
  transition: all 0.4s cubic-bezier(0, 0.995, 0.99, 1);
  color: white;
}

.menu-item__link {
  color: #fff;
  text-decoration: none;
}

.menu-item__link:hover {
  color: #c53b31;
  text-decoration: none;
}

/* - Drop down main menu -------- */
.menu-item__link--dd-open:after {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  width: 0;
  height: 0;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
  border-top-color: #fff;
  margin: 0 0 0 10px;
}

.menu-dd {
  display: none;
  margin: 0;
  padding: 5px 0 0;
  list-style: none;
}

.menu-dd-item {
  line-height: 20px;
  margin: 10px 0;
  position: relative;
}

.menu-dd-item__link {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.menu-dd-item__link:hover {
  color: #fff;
}

.menu-item--dd-opened .menu-dd {
  display: block;
}

.menu-item--dd-opened .menu-item__link--dd-open:after {
  transform: rotate(180deg);
}

@media only screen and (min-width: 480px) {
  .link-pers {
    width: 59px;
  }
  .link-basket-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 15px;
    font-family: 'SamoSansPro';
    font-weight: normal;
  }
  .link-basket {
    margin: 0 20px 0 10px;
  }
  .catalog-nav-tt {
    padding: 20px 40px;
  }
  .catalog-nav-tt__txt {
    margin-left: 17px;
  }
  .catalog-nav-list-tt {
    padding: 5px 51px 5px 30px;
  }
  .catalog-nav-list-tt:before {
    right: 33px;
  }
  .catalog-nav-list-tt__icon {
    margin-right: 10px;
  }
  .catalog-nav-list-inner {
    padding: 24px 40px;
  }
  .contact-info-item__txt {
    font-size: 14px;
    line-height: 18px;
  }
  .link-phone {
    font-size: 20px;
  }
  .modal {
    font-size: 15px;
  }
  .contact-info-item__info-phone {
    font-size: 15px;
  }
  .contact-info-item--phone .link-phone {
    margin-bottom: 1px;
  }
}

@media only screen and (min-width: 640px) {
  .contact-info-item {
    width: 24%;
    margin-bottom: 10px;
  }
  .contact-info-item__txt {
    font-size: 13px;
    line-height: 18px;
  }
  .link-phone {
    font-size: 16px;
  }
  .modal {
    font-size: 11px;
  }
  .contact-info-item__info-phone {
    font-size: 11px;
  }
  .contact-info-item--phone {
    text-align: right;
  }
  .logo {
    position: absolute;
    margin: 0;
    top: 5px;
    left: 60px;
    background: url("../img/logo-footer.png") no-repeat 50% 50%;
    width: 149px;
    height: 40px;
  }
  .logo > span {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .contact-info-item__txt {
    font-size: 15px;
    line-height: 18px;
  }
  .link-phone {
    font-size: 20px;
  }
  .modal {
    font-size: 15px;
  }
  .contact-info-item__info-phone {
    font-size: 15px;
  }
  .footer .container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: left;
  }
  .footer-contact {
    text-align: right;
    min-width: 200px;
    padding-top: 15px;
  }
  .footer-nav-wrap {
    margin: 0 20px;
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 10px;
  }
  .footer-nav {
    width: 48%;
    margin-bottom: 30px;
  }
  .footer-nav__tt {
    color: #fff;
    font-family: "SamoSansPro-Medium", Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 11px;
  }
  .footer-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .footer-nav-list > li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .footer-nav-list > li:before {
    content: ' ';
    position: absolute;
    left: 6px;
    top: 8px;
    background-color: white;
    width: 4px;
    height: 4px;
    border-radius: 50%;
  }
  .footer-nav-list > li:last-child {
    margin-bottom: 0;
  }
  .footer-nav-list > li > a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
  }
  .footer-nav-list > li > a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .soc-item {
    margin: 0 15px 0 0;
  }
  .soc-item:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .menu-open-wrapper-page {
    overflow: visible;
    position: relative;
    height: auto;
    width: auto;
  }
  .menu-wrapper-fixed {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    transition: none;
    width: 100%;
  }
  .menu-open-wrapper {
    background: none;
    padding: 0;
    height: auto;
    overflow: visible;
  }
  .burger-menu {
    display: none;
  }
  .header-nav {
    display: block;
  }
  .menu {
    text-align: left;
  }
  .menu-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 0;
    width: auto;
  }
  .menu-item:last-child {
    margin-right: 0;
  }
  .menu-item__link {
    display: block;
    padding: 0;
  }
  .header-top .container {
    justify-content: space-between;
    align-items: center;
  }
  .head-menu .menu-item--search {
    display: none;
  }
  .header-cont .container {
    overflow: hidden;
    width: 100%;
  }
  .logo {
    margin-bottom: 0;
    float: left;
    width: 242px;
    position: static;
    background: none;
    width: 240px;
    height: 64px;
  }
  .logo > span {
    display: inline-block;
  }
  .contact-info {
    margin-left: 250px;
    padding-top: 5px;
  }
  .contact-info-item {
    margin-bottom: 0;
  }
  .contact-info-item__txt {
    font-size: 13px;
    line-height: 18px;
  }
  .modal {
    font-size: 12px;
  }
  .contact-info-item__info-phone {
    font-size: 12px;
  }
  .header-catalog .container {
    display: flex;
    justify-content: space-between;
  }
  .header-catalog .search {
    display: block;
    flex-grow: 1;
  }
  .search {
    background-color: #f5f6f7;
    border-radius: 0 5px 5px 0;
    padding: 10px 40px;
  }
  .catalog-nav-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .catalog-nav {
    width: 360px;
    min-width: 360px;
    position: relative;
    z-index: 10;
  }
  .catalog-nav--opened .catalog-nav-list {
    overflow: visible;
  }
  .catalog-nav-list-inner {
    position: absolute;
    left: 100%;
    top: 0;
    width: 319px;
    min-height: 100%;
    border: none;
  }
  .catalog-nav-list__item--opened .catalog-nav-list-inner {
    display: none;
  }
  .catalog-nav-list__item:hover .catalog-nav-list-tt {
    background: #5d6979;
  }
  .catalog-nav-list__item:hover .catalog-nav-list-inner {
    display: block;
  }
  .contact-info-item--phone:last-child {
    padding-right: 0;
  }
  .contact-info {
    align-items: center;
  }
  /* - Drop down main menu -------- */
  .menu-item--dd-opened .menu-dd {
    display: none;
  }
  .menu-item--dd-opened .menu-item__link--dd-open:after {
    transform: rotate(0);
  }
  .menu-dd {
    position: absolute;
    display: none;
    top: 100%;
    width: 270px;
    text-align: left;
    background-color: #e37c00;
    padding: 10px 15px;
    border-radius: 0 0 5px 5px;
  }
  .menu-dd-item {
    margin: 15px 0;
  }
  .menu-dd-item__link:hover {
    text-decoration: underline;
  }
  .menu-item:hover .menu-dd {
    display: block;
  }
  .header-info {
    margin-right: 0;
  }
  .header-catalog .container {
    max-width: 1300px;
  }
  .search-form input {
    padding: 0 40px;
  }
  .btn-search {
    right: 30px;
  }
  .footer-nav {
    max-width: 33%;
    width: auto;
    margin-bottom: 0;
    padding-right: 5px;
  }
  .footer-nav-wrap {
    margin: 0 30px;
  }
  #middle {
    overflow: hidden;
  }
}

@media only screen and (min-width: 1250px) {
  .menu-item {
    margin-right: 20px;
  }
  .contact-info {
    margin-left: 365px;
  }
  .contact-info-item__txt {
    font-size: 15px;
    line-height: 18px;
  }
  .modal {
    font-size: 15px;
  }
  .contact-info-item__info-phone {
    font-size: 15px;
  }
  .contact-info-item {
    max-width: 37%;
    width: auto;
    padding-right: 5px;
  }
  .footer-nav-wrap {
    margin: 0 50px 0 70px;
  }
  .soc-item {
    margin-right: 39px;
  }
  .soc-item:last-child {
    margin-right: 0;
  }
}

/* ----- END Navigation ---------------- */
/*                                       */
/*                                       */
/* ----- Main blocks ------------------- */
.slider-banner-wrap {
  background-color: #f5f6f7;
  overflow: hidden;
  margin: 30px -15px 0;
  padding-bottom: 40px;
}

.owl-carousel.slider-banner .owl-item img {
  width: auto;
}

.slider-banner-item {
  position: relative;
  overflow: hidden;
  padding: 50px 45px 40px;
}

.slider-banner-item__img {
  position: absolute;
  top: 25px;
  right: 0;
  display: none;
}

.slider-banner-item__block {
  position: relative;
  z-index: 2;
}

.slider-logo {
  margin-bottom: 40px;
}

.slider-logo:last-child {
  margin-bottom: 0;
}

.slider-banner-item-txt {
  max-width: 255px;
  color: #344357;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.slider-banner-item-txt b {
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 28px;
}

.slider-banner-item-txt p {
  margin: 0 0 25px;
}

.slider-banner-item-txt p:last-child {
  margin-bottom: 0;
}

.slider-banner .owl-nav > div {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: white;
  margin-top: -16px;
  left: 5px;
  text-indent: -9999px;
}

.slider-banner .owl-nav > div:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../img/sprite.png);
  background-position: -110px -43px;
  width: 8px;
  height: 14px;
  margin: -7px 0 0 -5px;
}

.slider-banner .owl-nav > div:hover {
  background-color: #c53b31;
}

.slider-banner .owl-nav > div:hover:before {
  background-image: url(../img/sprite.png);
  background-position: -22px -110px;
  width: 8px;
  height: 14px;
  transform: rotate(180deg);
}

.slider-banner .owl-nav > div.owl-next {
  left: auto;
  right: 5px;
}

.slider-banner .owl-nav > div.owl-next:hover:before {
  transform: rotate(0deg);
}

.slider-banner .owl-nav > div.owl-next:before {
  transform: rotate(180deg);
  margin-left: -3px;
}

.slider-banner .owl-dots {
  display: block;
  text-align: center;
}

.slider-banner .owl-dots > div {
  display: inline-block;
  vertical-align: middle;
  background: #344357;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin: 0 20px;
}

.slider-banner .owl-dots > div.active {
  width: 10px;
  height: 10px;
  border: 2px solid #c53b31;
  background: none;
}

.product-item {
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: white;
  position: relative;
  padding: 33px 17px 22px;
  transition: border-color 0.4s ease-out;
}

.product-item:hover {
  padding: 32px 16px 21px;
  border: 2px solid #c53b31;
}

.product-item:hover .product-item__info {
  top: 10px;
  right: 9px;
}

.product-item:hover .like-prod {
  left: 15px;
  top: 16px;
}

.like-prod {
  position: absolute;
  left: 16px;
  top: 17px;
  z-index: 2;
  text-decoration: none;
}

.product-item__img {
  display: block;
  text-decoration: none;
  text-align: center;
  height: 118px;
  line-height: 118px;
  margin-bottom: 34px;
}

.product-item__img img {
  display: inline-block;
  width: auto;
  max-height: 100%;
  vertical-align: middle;
}

.owl-carousel .product-item__img img {
  display: inline-block !important;
  width: auto !important;
  max-height: 100%;
  vertical-align: middle;
}

.product-item__txt {
  margin-bottom: 18px;
  line-height: 18px;
}

.product-item__txt p:last-child {
  margin-bottom: 0;
}

.product-item__txt h4, .product-item__txt .title-site--h4 {
  margin-bottom: 10px;
}

.product-item__txt a.title-site--h4 {
  text-decoration: none;
  color: #344357;
}

.product-item__txt a.title-site--h4:hover {
  color: #c53b31;
  text-decoration: none;
}

.product-item__info {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #5d6979;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  z-index: 2;
  border-radius: 50%;
  top: 11px;
  right: 10px;
  color: #fff;
}

.product-item__info--fire {
  background-color: #c53b31;
}

.product-item-price {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.product-item-price .product-basket {
  margin-top: 4px;
  min-width: 26px;
  margin-left: 5px;
}

.price-bl {
  margin-bottom: 0px;
  line-height: 28px;
}

.price-bl > div {
  display: inline-block;
  vertical-align: bottom;
}

.product-item-price__block {
  font-size: 14px;
  line-height: 18px;
}

.product-item-price__block p:last-child {
  margin-bottom: 0;
}

.price-bl__number {
  font-size: 28px;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  margin-right: 10px;
}

.price-bl__info {
  color: #5d6979;
  font-size: 16px;
}

.price-bl__info > span {
  color: #c53b31;
  font-size: 20px;
}

.slider-wrap {
  overflow: hidden;
  margin: 0 -15px;
  padding: 0 15px;
}

.slider-content .owl-nav > div,
.slider-vendors .owl-nav > div,
.catalog-nav-slider .owl-nav > div {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #5d6979;
  margin-top: -16px;
  left: -13px;
  text-indent: -9999px;
}

.slider-content .owl-nav > div:before,
.slider-vendors .owl-nav > div:before,
.catalog-nav-slider .owl-nav > div:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../img/sprite.png);
  background-position: -22px -110px;
  width: 8px;
  height: 14px;
  margin: -7px 0 0 -5px;
  transform: rotate(180deg);
}

.slider-content .owl-nav > div:hover,
.slider-vendors .owl-nav > div:hover,
.catalog-nav-slider .owl-nav > div:hover {
  background-color: #c53b31;
}

.slider-content .owl-nav > div.owl-next,
.slider-vendors .owl-nav > div.owl-next,
.catalog-nav-slider .owl-nav > div.owl-next {
  left: auto;
  right: -13px;
}

.slider-content .owl-nav > div.owl-next:before,
.slider-vendors .owl-nav > div.owl-next:before,
.catalog-nav-slider .owl-nav > div.owl-next:before {
  transform: rotate(0deg);
  margin-left: -3px;
}

.catalog-nav-slider .owl-nav > div {
  top: auto;
  margin: 0;
  bottom: -30px;
  right: 5px;
  left: auto;
}

.catalog-nav-slider .owl-nav > div.owl-next {
  right: -5px;
}

.catalog-nav-slider .owl-nav > div.owl-prev {
  right: 35px;
}

.link-list-wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.link-list-tt {
  color: #c53b31;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

.link-list-tt > span {
  border-bottom: 1px dotted #c53b31;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.link-list-tt:hover {
  text-decoration: none;
  color: #c53b31;
}

.link-list-tt:hover > span {
  border-bottom-color: transparent;
}

.content-top__link {
  display: inline-block;
  text-decoration: underline;
}

.content-top {
  margin-bottom: 35px;
}

.link-list {
  position: absolute;
  left: 0;
  top: 100%;
  padding: 15px;
  width: 104%;
  background: #fff;
  z-index: 5;
  border: 1px solid #c53b31;
  display: none;
}

.link-list > li {
  margin: 0 0 5px;
}

.link-list > li:last-child {
  margin-bottom: 0;
}

.link-list--opened .link-list {
  display: block;
  width: 220px;
}

.link-list--opened .link-list-tt > span {
  border-bottom-color: transparent;
}

.link-list--opened .link-list-tt .icon {
  transform: rotate(180deg);
}

.content-top__title {
  margin-bottom: 15px;
}

.list-cont-item {
  margin-bottom: 30px;
  overflow: hidden;
}

.list-cont-item a.title-site--h6 {
  display: block;
  text-decoration: none;
  color: #c53b31;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
}

.list-cont-item a.title-site--h6:hover {
  color: #c53b31;
  text-decoration: underline;
}

.list-cont-item__img {
  float: left;
  width: 100px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: white;
  text-align: center;
  margin-right: 15px;
}

.list-cont-item__txt {
  line-height: 22px;
}

.list-cont-item__txt p {
  margin-bottom: 8px;
}

.list-cont-item__txt p:last-child {
  margin-bottom: 0;
}

.vendors-item {
  height: 52px;
  line-height: 52px;
  text-align: center;
}

.vendors-item img {
  display: inline-block !important;
  vertical-align: middle;
  width: auto !important;
  max-height: 100%;
}

.aside-filter-tt {
  display: block;
  background-color: #344357;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}

.aside-filter-tt .icon {
  display: inline-block;
  vertical-align: middle;
  height: 12px;
  line-height: 12px;
}

.aside-filter-tt .icon img {
  display: inline-block;
  vertical-align: middle;
}

.aside-filter-tt__txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.aside-filter-item {
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: white;
  padding: 23px 40px 20px;
  margin-bottom: 12px;
  position: relative;
}

.aside-filter-item .select-max-wrapp {
  margin: 0 -20px;
}

.btn-reset {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  padding: 0;
  box-shadow: none;
  border: none;
  z-index: 3;
  cursor: pointer;
  display: none;
}

.btn-reset--visible {
  display: block;
}

.aside-catalog {
  padding-bottom: 14px;
}

.aside-catalog-tt {
  display: flex;
  align-items: center;
  color: #344357;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
}

.aside-catalog-tt__icon {
  min-width: 30px;
  text-align: center;
  margin-right: 10px;
}

.aside-catalog-list {
  list-style: none;
  padding: 0;
  margin: 0 -40px;
}

.aside-catalog-list > li {
  margin: 0;
}

.aside-catalog-list > li > a {
  position: relative;
  padding: 5px 30px 5px 60px;
  line-height: 20px;
  text-decoration: none;
  display: block;
  color: #344357;
  font-size: 15px;
}

.aside-catalog-list > li > a:before {
  content: ' ';
  position: absolute;
  left: 44px;
  top: 12px;
  background: #344357;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.aside-catalog-list > li > a:hover, .aside-catalog-list > li.active > A{
  color: #fff;
  text-decoration: none;
  background-color: #c53b31;
}

.aside-catalog-list > li > a:hover:before, .aside-catalog-list > li.active > a:before{
  background: #fff;
}

.aside-filter-item__tt {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 0 20px 0 23px;
  line-height: 15px;
  font-size: 15px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  color: #344357;
  margin-bottom: 20px;
}

.aside-filter-item__tt .icon {
  position: absolute;
  left: 0px;
  top: 4px;
}

.aside-filter-item--close .aside-filter-item__cont {
  display: none;
}

.aside-filter-item--close .aside-filter-item__tt {
  margin-bottom: 0;
}

.aside-filter-item--close .aside-filter-item__tt .icon {
  transform: rotate(180deg);
}

.aside-filter-item--close .btn-reset {
  display: none;
}

.aside-filter--close .aside-filter-cont {
  display: none;
}

.aside {
  margin-bottom: 40px;
}

.content-nav-tt {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #344357;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
}

.content-nav {
  background-color: #f5f6f7;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 15px 20px 5px;
}

.content-nav__item {
  margin-bottom: 20px;
}

.content-nav__item:last-child {
  margin-bottom: 0;
}

.content-nav-catalog {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.content-nav-catalog > li {
  display: inline-block;
  margin: 0 5px 0 0;
}

.content-nav-catalog > li:last-child {
  margin-right: 0;
}

.content-catalog-location > div {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 21px;
}

.content-catalog-location > div:last-child {
  margin-right: 0;
}

.content--row .content-catalog-col .icon-cont-filter1 {
  background-image: url(../img/sprite.png);
  background-position: -50px -90px;
  width: 21px;
  height: 12px;
}

.content--row .content-catalog-row .icon-cont-filter2 {
  background-image: url(../img/sprite.png);
  background-position: -73px -90px;
  width: 20px;
  height: 12px;
}

.tt-col-info {
  color: #c53b31;
  font-size: 18px;
  font-family: 'SamoSansPro';
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}

.product-item .gr-link {
  margin: 0;
  position: absolute;
  left: 51px;
  top: 22px;
  z-index: 3;
}

.product-item:hover .gr-link {
  top: 21px;
  left: 50px;
}

.content-catlog .product-item {
  margin-bottom: 25px;
}

.product-slider-wrap .owl-nav {
  display: none;
}

.content-nav__item--row-col {
  display: none;
}

.product-hidden {
  display: none;
  overflow: hidden;
}

.product-slider-wrap {
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: white;
  padding: 32px 15px 100px;
  position: relative;
  margin: 0 auto 35px;
  max-width: 560px;
}

.product-slider-nav,
.owl-carousel.product-slider-nav {
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 0 15px;
  z-index: 5;
  width: 100%;
  text-align: center;
}

.product-slider-nav__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 45px;
  height: 44px;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  background-color: white;
  padding: 5px;
  line-height: 32px;
  text-align: center;
}

.product-slider-nav__item img {
  display: inline-block !important;
  width: auto !important;
  max-height: 100%;
  vertical-align: middle;
}

.owl-thumbs.owl-carousel .owl-stage {
  width: 100% !important;
  transform: none !important;
}

.owl-thumbs.owl-carousel .owl-stage .owl-item {
  width: auto !important;
  float: none;
  display: inline-block;
}

.owl-thumbs.owl-carousel .owl-stage .owl-item.current .product-slider-nav__item {
  border: 2px solid #c53b31;
  padding: 4px;
}

.product-slider-item {
  text-align: center;
}

.product-slider-item img {
  display: inline-block !important;
  vertical-align: middle !important;
  width: auto !important;
}

.product-slider-item .product-item__info {
  right: auto;
  top: 0px;
  left: 0px;
}

.product-slider-tt__icons .like-prod,
.product-slider-tt__icons .link-cont {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.product-slider-info {
  margin-bottom: 35px;
}

.product-slider-tt {
  margin-bottom: 24px;
}

.product-slider-info .availability {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  color: #c53b31;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
}

.product-slider-info .availability span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}

.product-slider-info .product-info-bl {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.product-slider-info .product-info-bl:last-child {
  margin-right: 0;
}

.product-slider-info .product-info-bl__title {
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
}

.product-slider-info .product-item-price--theme2 {
  color: #a3a3a3;
}

.product-slider-info .product-item-price--theme2 .price-bl__info {
  color: #a3a3a3;
}

.product-slider-info .product-item-price--theme2 .price-bl__info .rubl {
  color: #a3a3a3;
}

.product-slider-info .product-info {
  margin-bottom: 32px;
}

.product-slider-info .product-item-price__block {
  margin-bottom: 11px;
}

.product-slider-info .product-item-price__block > div {
  margin: 0 15px 10px 0;
  display: inline-block;
  vertical-align: top;
}

.product-slider-info .product-item-price__block > div:last-child {
  margin-right: 0;
}

.product-slider-txt {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 27px 0;
  margin-bottom: 24px;
  color: #344357;
  line-height: 20px;
}

.product-slider-txt p:last-child {
  margin-bottom: 0;
}

.product-slider-txt b {
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
}

.col-panel-tc {
  display: inline-block;
  position: relative;
}

.col-panel-tc span {
  position: absolute;
  top: 0;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  width: 51px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #c53b31;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
}

.col-panel-tc .minus-input {
  left: 0;
}

.col-panel-tc .plus-input {
  right: 0;
}

.col-panel-tc input {
  width: 145px;
  padding: 0;
  text-align: center;
  height: 40px;
  padding: 0 55px;
  text-align: center;
  background: #fff;
  position: relative;
  border: none;
  border: 1px solid #ebebeb;
  outline: none;
  border-radius: 20px;
  background-color: #f5f6f7;
  font-size: 18px;
}

.product-slider-buy .col-panel-tc {
  margin-right: 15px;
  margin-bottom: 24px;
  vertical-align: middle;
}

.product-slider-buy .product-basket {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 24px;
  color: #c53b31;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
}

.product-slider-buy .product-basket .product-basket__txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 9px;
}

.product-slider-buy .link-find-similar {
  vertical-align: middle;
  margin-bottom: 24px;
}

.link-find-similar {
  display: inline-block;
  color: #344357;
  text-decoration: none;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  border-bottom: 1px dotted #344357;
}

.link-find-similar:hover {
  text-decoration: none;
  border-bottom-color: transparent;
  color: #344357;
}

.product-slider-info-txt {
  border-radius: 5px;
  background-color: #f5f6f7;
  padding: 15px 20px;
}

.product-slider-info-txt .title-site--h6 {
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
}

.list-cont {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #344357;
}

.list-cont > li {
  position: relative;
  padding-left: 20px;
  margin: 0;
}

.list-cont > li:before {
  content: ' ';
  position: absolute;
  left: 7px;
  top: 9px;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #344357;
}

.list-cont > li b {
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
}

.list-cont > li b.col-bold {
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  color: #c53b31;
}

.box {
  display: none;
}

.box.visible {
  display: block;
}

.box-content {
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  padding: 15px 15px 25px;
}

.box-content p:last-child {
  margin-bottom: 10px;
}

.tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  border-radius: 5px;
  border: 1px solid #e7e7e7;
}

.tabs > li {
  cursor: pointer;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #e7e7e7;
  color: #344357;
  font-size: 16px;
  line-height: 24px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
}

.tabs > li.current {
  color: #c53b31;
}

.tabs > li:last-child {
  border-bottom: none;
}

.table {
  font-size: 13px;
  line-height: 16px;
}

.table table {
  border-spacing: 0;
  width: 100%;
}

.table tr:nth-child(2n) td {
  background: #f5f6f7;
}

.table td {
  width: 50%;
  padding: 13px 7px;
  vertical-align: top;
}

.table td:first-child {
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
}

.news-item {
  overflow: hidden;
  padding-bottom: 38px;
  margin-bottom: 38px;
  border-bottom: 1px solid #e7e7e7;
}

.news-item:last-child {
  margin-bottom: 0;
}

.news-item__img {
  float: left;
  width: 100px;
  padding: 10px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.news-item__txt a.title-site--h6 {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
  max-width: 520px;
}

.news-item__txt a.title-site--h6:hover {
  color: #c53b31;
  text-decoration: underline;
}

.news-item__txt p:last-child {
  margin-bottom: 0;
}

.date-news {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-bottom: 15px;
  border-radius: 5px;
  background-color: #f5f6f7;
  line-height: 21px;
  padding: 8px 22px;
  color: #344357;
  font-size: 14px;
  margin-top: 30px;
}

.contacts .contact-info {
  margin: 0 0 24px;
  display: none;
}

.contacts-cont__map h4 a, .contacts-cont__map .title-site--h4 a {
  text-decoration: none;
}

.contacts-cont__map h4 a:hover, .contacts-cont__map .title-site--h4 a:hover {
  text-decoration: underline;
}

.contacts-cont__map {
  margin-bottom: 30px;
}

.map {
  overflow: hidden;
  border-radius: 5px;
}

.cart-table-number {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #a3a3a3;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  display: none;
}

.cart-table-row {
  position: relative;
  padding: 20px 25px 20px 0;
  border-bottom: 1px solid #e7e7e7;
}

.cart-table-row:first-child {
  border-top: 1px solid #e7e7e7;
}

.cart-table-td {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  margin-right: 10px;
}

.cart-table-td:last-child {
  margin-right: 0;
}

.cart-table-img {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  text-align: center;
  background: #fff;
  height: 100px;
  line-height: 90px;
  margin-right: 10px;
  padding: 4px;
}

.cart-table-info {
  display: inline-block;
  max-width: 180px;
}

.cart-table-body .cart-table-td:first-child {
  display: flex;
  align-items: center;
}

.cart-table-body .link-close {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 2;
}

.cart-table-body .product-info-bl__title {
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
}

.cart-table-footer {
  padding-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 33px;
}

.clear-cart {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  background: none;
  box-shadow: none;
  border: none;
  color: #c53b31;
  text-transform: uppercase;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.75px;
  font-size: 15px;
  line-height: 20px;
}

.clear-cart span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 17px;
}

.clear-cart:hover {
  text-decoration: none;
  color: #f9b05b;
}

.cart-table-footer__item {
  padding: 15px 0;
  max-width: 480px;
}

.table-total {
  margin-bottom: 15px;
}

.cart-table-footer__item p {
  max-width: 375px;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 18px;
  margin: 20px 0;
}

.cart-table-footer__item p:last-child {
  margin-bottom: 0;
}

.table-total__tt {
  color: #344357;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 24px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  margin-right: 12px;
}

.table-total__price {
  display: inline-block;
  vertical-align: middle;
  color: #344357;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 30px;
}

.table-total__price span {
  color: #c53b31;
  font-size: 20px;
}

.cart-order-tt {
  color: #344357;
  font-size: 16px;
  line-height: 20px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 15px;
}

.cart-order-tt > span {
  color: #c53b31;
  margin-right: 10px;
}

.cart-order-wrapp {
  max-width: 1040px;
}

.cart-order-wrapp .jcf-select .jcf-select-text {
  color: #a3a3a3;
}

.cart-order-wrapp .contacts-cont__form {
  margin-bottom: 30px;
}

.st-form--flex {
  display: flex;
  align-items: center;
}

.st-form--flex label {
  position: static;
  margin-left: 10px;
}

.compare-products-table {
  border-spacing: 0;
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  width: 100%;
  min-width: 925px;
}

.compare-products-table h4, .compare-products-table .title-site--h4 {
  margin-bottom: 0;
}

.compare-products-table tr:nth-child(2) td {
  padding-top: 10px;
  padding-bottom: 18px;
}

.compare-products-table td {
  padding: 8px 16px;
  border-right: 1px solid #e7e7e7;
  position: relative;
}

.compare-products-table td:last-child {
  border: none;
}

.compare-products-table tr:nth-child(2n+1) {
  background: #f5f6f7;
}

.compare-products-table tr:first-child {
  background: none;
}

.compare-products-table td:first-child {
  text-align: left;
  color: #344357;
  font-family: "SamoSansPro-Medium", Arial, sans-serif;
  font-weight: normal;
  padding-left: 22px;
  width: 220px;
}

.compare-products-table .cart-table-number {
  margin: 0px 0 21px;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}

.compare-products-table .link-close {
  position: absolute;
  top: -5px;
  right: 18px;
  height: 9px;
  width: 9px;
}

.compare-products-table .cart-table-img {
  margin: 0 auto 8px;
}

.compare-products-table tr:last-child td {
  padding-top: 35px;
  padding-bottom: 0;
}

.compare-products-table tr:last-child .product-item-price__block {
  text-align: center;
  margin-bottom: 30px;
}

.compare-products-table tr:last-child .product-item-price__block > div {
  text-align: left;
  display: inline-block;
}

.compare-products-table tr:last-child .product-basket {
  display: inline-block;
  text-decoration: none;
  color: #c53b31;
  font-size: 18px;
  line-height: 24px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

.compare-products-table tr:last-child .product-basket > span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
}

.compare-products-table tr:last-child .product-basket:hover {
  text-decoration: none;
  color: #97261e;
}

.compare-products-table .link-list {
  font-size: 14px;
}

.compare-products {
  margin-right: -15px;
  overflow: auto;
}

.st-modal {
  width: 100%;
  max-width: 350px !important;
  margin: 0 auto;
}

.modal-cont {
  max-width: 350px;
  width: auto;
  padding: 20px 15px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
}

.modal-cont .btn {
  margin-top: 20px;
}

.modal {
  outline: none;
}

.catalog-nav-slider-wrap {
  z-index: 10;
  background-color: #344357;
  border-radius: 0 0 5px 5px;
  padding: 20px;
  color: #fff;
  display: none;
}

.catalog-nav-slider-wrap .owl-carousel .owl-item {
  min-height: 100%;
}

.catalog-nav-slider-wrap .link-list-wrap.col-wt {
  margin-right: 80px;
}

.catalog-nav-slider-item {
  padding: 0 0 30px 47px;
}

.catalog-nav--opened .catalog-nav-slider-wrap {
  display: block;
}

.catalog-nav-slider-tt {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-family: "SamoSansPro-Bold", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 15px;
}

.catalog-nav-slider-tt .icon {
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
}

.catalog-nav-slider-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.catalog-nav-slider-list > li {
  margin: 0 0 3px;
}

.catalog-nav-slider-list > li:last-child {
  margin-bottom: 0;
}

.catalog-nav-slider-list > li > a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}

.catalog-nav-slider-list > li > a:hover {
  color: #fff;
  text-decoration: underline;
}

.link-list-wrap.col-wt {
  color: #fff;
}

.link-list-wrap.col-wt span {
  border-bottom-color: #fff;
  color: #fff;
}

.link-list-wrap.col-wt .icon {
  transform: rotate(90deg);
}

.link-list--opened .link-list-tt .icon {
  transform: rotate(-90deg);
}

.catalog-nav-slider .owl-dots {
  display: none;
}

.menu-item--search .search {
  max-width: 340px;
  margin: 0 auto;
}


.aside-filter-item__cont .form-group{
  display: flex;
}

.aside-filter-item__cont .form-group .jcf-checkbox{
  min-width: 20px;
}


@media only screen and (min-width: 480px) {
  .list-cont-item__txt {
    margin-left: 120px;
  }
  .list-cont-item__img {
    margin-right: 0;
  }
  .content-catlog {
    display: flex;
    margin-left: -2%;
    flex-wrap: wrap;
  }
  .content-catlog .product-item {
    margin-left: 2%;
    width: 48%;
  }
  .content-nav {
    padding: 15px 20px;
  }
  .content-nav__item--row-col {
    display: block;
  }
  .content--row .product-item__txt a.title-site--h4 {
    padding-right: 40px;
  }
  .content--row .content-catlog {
    flex-direction: column;
  }
  .content--row .content-catlog .product-item {
    width: 98%;
    padding-left: 230px;
  }
  .content--row .content-catlog .product-item:hover {
    padding-left: 229px;
  }
  .content--row .content-catlog .product-item:hover .product-item__img {
    left: 16px;
  }
  .content--row .product-item__img {
    position: absolute;
    left: 17px;
    width: 200px;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
  .product-slider-tt {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product-slider-tt h4, .product-slider-tt .title-site--h4 {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .product-slider-nav__item {
    width: 90px;
    height: 88px;
  }
  .product-slider-nav, .owl-carousel.product-slider-nav {
    bottom: 20px;
  }
  .product-slider-wrap {
    padding-bottom: 144px;
  }
  .news-item__txt {
    margin-left: 120px;
  }
  .date-news {
    margin-top: 0;
  }
  .table-total {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .table-total__tt {
    font-size: 16px;
  }
  .catalog-nav-slider-tt {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (min-width: 640px) {
  .slider-banner-item__img {
    display: block;
    width: 350px;
  }
  .price-bl__number {
    font-size: 20px;
  }
  .list-cont-item__txt {
    margin-left: 170px;
  }
  .list-cont-item__img {
    width: 150px;
  }
  .content-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .content-nav__item {
    margin-bottom: 0;
  }
  .content-nav-tt {
    margin-right: 5px;
    font-size: 13px;
  }
  .content-catlog .product-item {
    width: 31.33%;
  }
  .content--row .product-item-price__block {
    flex-grow: 1;
  }
  .content--row .product-item-price__block > div {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
  }
  .content--row .product-item-price__block > div:last-child {
    margin-bottom: 0;
  }
  .content--row .product-info {
    margin-bottom: 13px;
  }
  .content--row .product-hidden {
    display: block;
  }
  .content--row .product-item__txt {
    max-width: 435px;
    padding-right: 40px;
    margin-bottom: 15px;
  }
  .content--row .product-item__txt p {
    max-width: 300px;
  }
  .content--row .product-basket__txt {
    display: none;
  }
  .availability {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #c53b31;
    font-family: "SamoSansPro-Bold", Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
  }
  .availability span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
  }
  .product-info-bl {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .product-info-bl:last-child {
    margin-right: 0;
  }
  .product-info-bl__title {
    font-family: "SamoSansPro-Bold", Arial, sans-serif;
    font-weight: normal;
  }
  .product-item-price--theme2 {
    color: #a3a3a3;
  }
  .product-item-price--theme2 .price-bl__info {
    color: #a3a3a3;
  }
  .product-item-price--theme2 .price-bl__info .rubl {
    color: #a3a3a3;
  }
  .product-slider-info .product-item-price__block > div {
    margin-right: 30px;
  }
  .product-slider-buy .product-basket {
    margin-right: 40px;
  }
  .table {
    font-size: 14px;
    line-height: 20px;
  }
  .table td {
    padding: 13px 15px;
    min-height: 46px;
    height: 46px;
  }
  .table-total__tt {
    font-size: 20px;
  }
  .cart-table-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 0;
  }
  .cart-table-td {
    margin-bottom: 0;
    font-size: 14px;
  }
  .cart-table-td .price-bl {
    min-width: 100px;
  }
  .cart-table-td .price-bl__info {
    font-size: 14px;
  }
  .cart-table-td .price-bl__info > span {
    font-size: 16px;
  }
  .cart-table-td h4, .cart-table-td .title-site--h4 {
    font-size: 16px;
  }
  .cart-table-td .price-bl__number {
    font-size: 16px;
  }
  .cart-table-td .col-panel-tc span {
    width: 30px;
  }
  .cart-table-td .col-panel-tc input {
    padding: 0 30px;
    width: 105px;
  }
  .cart-table-body .link-close {
    position: static;
  }
  .catalog-nav-slider-list > li > a {
    font-size: 13px;
  }
}

@media only screen and (min-width: 768px) {
  .slider-banner-item__img {
    width: 450px;
  }
  .slider-banner-item {
    min-height: 425px;
  }
  .price-bl__number {
    font-size: 24px;
  }
  .content-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 31px;
    padding-right: 107px;
  }
  .content-top__title {
    margin-bottom: 0;
    max-width: 75%;
  }
  .content-top__title h2, .content-top__title .title-site--h2 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 27px;
  }
  .slider-content .owl-nav > div,
  .slider-vendors .owl-nav > div {
    left: auto;
    right: 47px;
    top: -65px;
    margin-top: 0;
  }
  .slider-content .owl-nav > div.owl-next,
  .slider-vendors .owl-nav > div.owl-next {
    right: 0;
  }
  .slider-wrap {
    overflow: visible;
  }
  .product-item {
    padding: 33px 15px 19px;
  }
  .product-item:hover {
    padding: 32px 14px 18px;
  }
  .list-cont-item__txt {
    margin-left: 140px;
  }
  .list-cont-item__img {
    width: 120px;
  }
  .content-top.content-top--nopadd {
    padding-right: 0;
  }
  .list-cont-item:last-child {
    margin-bottom: 0;
  }
  .content-nav-tt {
    font-size: 15px;
    margin-right: 10px;
  }
  .box-content .text-bl-grid__half-col {
    width: 49%;
  }
  .news-item__img {
    width: 202px;
    height: 160px;
    line-height: 140px;
    text-align: center;
    margin-bottom: 0;
  }
  .news-item__img img {
    display: inline-block;
    vertical-align: middle;
  }
  .news-item__txt {
    margin-left: 220px;
  }
  .cart-table-head .cart-table-row {
    border: none;
    color: #344357;
    font-size: 16px;
    font-family: "SamoSansPro-Medium", Arial, sans-serif;
    font-weight: normal;
  }
  .cart-table-td,
  .cart-table-th {
    margin-right: 0;
    padding-right: 10px;
  }
  .cart-table-row > div:nth-child(3) {
    min-width: 17%;
    width: 17%;
    text-align: center;
  }
  .cart-table-row > div:nth-child(1) {
    min-width: 42%;
    width: 42%;
  }
  .cart-table-row > div:nth-child(2),
  .cart-table-row > div:nth-child(4) {
    min-width: 17%;
    width: 17%;
  }
  .cart-table-row > div:nth-child(5) {
    width: 6%;
  }
  .cart-table-footer {
    display: flex;
    justify-content: space-between;
    padding-top: 29px;
    align-items: flex-start;
  }
  .cart-table-footer .clear-cart {
    vertical-align: top;
    line-height: 45px;
  }
  .cart-table-footer__item {
    padding: 0;
  }
  .cart-order-tt {
    font-size: 20px;
    line-height: 24px;
    padding-left: 29px;
  }
  .cart-order-tt > span {
    margin-right: 25px;
  }
  .compare-products-table {
    font-size: 15px;
  }
  .catalog-nav-slider-tt {
    font-size: 16px;
    line-height: 22px;
  }
  .tabs {
    margin-bottom: -1px;
    position: relative;
    z-index: 2;
    border: none;
    padding: 0 10px;
  }
  .tabs > li {
    border: none;
    border-radius: 5px 5px 0 0;
    padding: 12px 12px;
    line-height: 24px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
  }
  .tabs > li.current {
    border: 1px solid #e7e7e7;
    background: #fff;
    border-bottom: none;
  }
}

@media only screen and (min-width: 1024px) {
  .header--main-screen .catalog-nav-tt {
    border-radius: 5px 5px 0 0;
  }
  .header--main-screen .catalog-nav-list {
    display: block;
    max-height: 3000px;
    overflow: visible;
  }
  .header--main-screen .search {
    background: none;
  }
  .header--main-screen .search input {
    background-color: #f5f6f7;
  }
  .container--block {
    display: block;
  }
  .slider-banner-wrap {
    margin: 0;
    margin-left: 360px;
  }
  .slider-banner-item__img {
    width: 350px;
  }
  .catalog-nav-list-inner {
    border-radius: 0 5px 5px 0;
  }
  .slider-logo {
    margin-bottom: 65px;
  }
  .slider-logo:last-child {
    margin-bottom: 0;
  }
  .slider-banner-item-txt b {
    line-height: 30px;
  }
  .slider-banner-item-txt p {
    margin-bottom: 18px;
  }
  .slider-banner-wrap {
    padding-bottom: 55px;
  }
  .slider-banner .owl-dots > div {
    margin: 0 30px;
  }
  .slider-banner-item {
    padding: 72px 50px 47px;
  }
  .slider-banner .owl-nav > div {
    margin-top: 11px;
  }
  .price-bl__number {
    font-size: 28px;
  }
  .list-cont-item__txt {
    margin-left: 170px;
    line-height: 22px;
  }
  .list-cont-item__img {
    width: 150px;
    margin-top: 3px;
  }
  .list-cont-item--md {
    margin-bottom: 51px;
  }
  .list-cont-item--md:last-child {
    margin-bottom: 0;
  }
  .list-cont-item--md .list-cont-item__img {
    width: 240px;
  }
  .list-cont-item--md .list-cont-item__txt {
    margin-left: 260px;
  }
  .list-cont-item a.title-site--h6 {
    max-width: 255px;
    margin-bottom: 10px;
  }
  .list-cont-item--md a.title-site--h6 {
    margin-bottom: 24px;
  }
  .content-wrap {
    overflow: hidden;
  }
  .aside {
    float: left;
    width: 271px;
    padding-top: 2px;
  }
  .content {
    margin-left: 283px;
  }
  .aside-filter-cont,
  .aside-filter--close .aside-filter-cont {
    display: block;
  }
  .aside-filter-tt {
    display: none;
  }
  .section-st--inner2 .container {
    max-width: 1300px;
  }
  .bread-crumbs {
    display: block;
  }
  .product-slider-wrap {
    width: 460px;
    float: left;
  }
  .product {
    overflow: hidden;
  }
  .product-slider-info {
    margin-left: 480px;
  }
  .box-content .text-bl-grid__half-col {
    width: 49.5%;
  }
  .tabs {
    margin-bottom: -1px;
    position: relative;
    z-index: 2;
    border: none;
    padding: 0 16px;
  }
  .tabs > li {
    border: none;
    border-radius: 5px 5px 0 0;
    padding: 12px 22px;
    line-height: 24px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
  }
  .tabs > li.current {
    border: 1px solid #e7e7e7;
    background: #fff;
    border-bottom: none;
  }
  .news-item__txt {
    margin-left: 238px;
  }
  .contacts .contact-info {
    display: flex;
    align-items: flex-start;
  }
  .contacts .contact-info-item--phone {
    text-align: left;
  }
  .contacts .contact-info-item--phone .modal,
  .contacts .contact-info-item--phone .contact-info-item__info-phone {
    margin-left: 28px;
  }
  .contacts-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .contacts-cont > div {
    width: 46.5%;
  }
  .contacts-cont__form {
    padding-top: 5px;
  }
  .contacts-cont__map {
    margin-bottom: 0;
  }
  .contacts-cont__map h4, .contacts-cont__map .title-site--h4 {
    margin-bottom: 18px;
  }
  .cart-table-td {
    font-size: 16px;
  }
  .cart-table-td .cart-table-info {
    max-width: 220px;
  }
  .cart-table-td .product-info-bl {
    display: block;
    margin: 0;
  }
  .cart-table-td .price-bl__info {
    font-size: 16px;
  }
  .cart-table-td .price-bl__info > span {
    font-size: 20px;
  }
  .cart-table-td h4, .cart-table-td .title-site--h4 {
    font-size: 20px;
  }
  .cart-table-td .price-bl__number {
    font-size: 28px;
  }
  .cart-table-td .col-panel-tc span {
    width: 50px;
  }
  .cart-table-td .col-panel-tc input {
    padding: 0 50px;
    width: 145px;
  }
  .cart-table-row > div:nth-child(3) {
    min-width: 20%;
    width: 20%;
    text-align: center;
  }
  .cart-table-row > div:nth-child(1) {
    min-width: 36%;
    width: 36%;
  }
  .cart-table-row > div:nth-child(2),
  .cart-table-row > div:nth-child(4) {
    min-width: 20%;
    width: 20%;
  }
  .cart-table-row > div:nth-child(5) {
    width: 3%;
    padding-right: 0;
  }
  .table-total {
    margin-right: 36px;
  }
  .cart-table-number {
    display: inline-block;
  }
  .cart-table-head .cart-table-row {
    padding: 7px 0 26px;
  }
  .cart-table-img {
    min-width: 120px;
    width: 120px;
    height: 95px;
    line-height: 80px;
    margin-right: 20px;
  }
  .cart-table-img img {
    max-height: 100%;
  }
  .cart-order-wrapp .st-form--flex {
    min-height: 100px;
    padding-left: 15px;
    margin-bottom: 0;
  }
  .cart-order-wrapp .st-form--flex .jcf-checkbox {
    width: 25px;
    height: 25px;
    min-width: 25px;
  }
  .cart-order-wrapp .contacts-cont__form {
    margin-bottom: 0;
  }
  .st-form--flex label {
    margin-left: 15px;
    max-width: 382px;
  }
  .compare-products {
    margin-right: 0;
    padding-bottom: 20px;
  }
  .catalog-nav-slider-wrap {
    position: absolute;
    left: 0;
    top: 100%;
    width: 1000px;
    border-radius: 0 5px 5px 5px;
    padding: 40px;
  }
  .catalog-nav-slider-item {
    border-right: 1px dotted #5d6979;
    padding-right: 18px;
    min-height: 520px;
  }
  .catalog-nav-slider .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -37px;
    display: block;
  }
  .catalog-nav-slider .owl-dots > div {
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
  }
  .catalog-nav-slider .owl-dots > div.active {
    width: 10px;
    height: 10px;
    background: none;
    border: 2px solid #c53b31;
  }
  .catalog-nav-slider-wrap .link-list-wrap.col-wt {
    margin-top: 5px;
  }
  .catalog-nav-slider .owl-nav > div {
    bottom: -45px;
  }
}

@media only screen and (min-width: 1250px) {
  .slider-banner-item {
    padding: 72px 121px 47px;
  }
  .slider-banner-item__img {
    width: 481px;
  }
  .slider-banner .owl-nav > div {
    left: 40px;
  }
  .slider-banner .owl-nav > div.owl-next {
    left: auto;
    right: 40px;
  }
  .list-cont-item__txt {
    margin-left: 186px;
  }
  .list-cont-item--md .list-cont-item__img {
    width: 280px;
  }
  .list-cont-item--md .list-cont-item__txt {
    margin-left: 300px;
  }
  .text-bl-grid__half-col {
    width: 46.5%;
  }
  .section-st--inner2 .container {
    padding-right: 50px;
  }
  .content-nav {
    padding: 15px 40px;
  }
  .content-catlog .product-item {
    width: 23%;
  }
  .content--row .content-catlog .product-item {
    padding: 25px 21px 31px 257px;
  }
  .content--row .content-catlog .product-item:hover {
    padding: 24px 20px 30px 256px;
  }
  .content--row .product-item-price__block > div {
    margin-right: 38px;
    margin-bottom: 0;
  }
  .content--row .product-item-price__block > div:last-child {
    margin-right: 0;
  }
  .content--row .product-item__txt a.title-site--h4 {
    margin-bottom: 7px;
  }
  .content--row .product-basket {
    color: #c53b31;
    font-family: "SamoSansPro-Bold", Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 20px;
  }
  .content--row .product-basket:hover {
    text-decoration: none;
    color: #97261e;
  }
  .content--row .product-basket__txt {
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
  }
  .content--row .product-item__img {
    width: 210px;
  }
  .content--row .product-item:hover .gr-link {
    right: 100px;
    left: auto;
  }
  .content--row .product-item:hover .like-prod {
    left: auto;
    right: 145px;
  }
  .content--row .gr-link {
    left: auto;
    right: 101px;
  }
  .content--row .like-prod {
    left: auto;
    right: 146px;
  }
  .product-slider-wrap {
    width: 560px;
  }
  .product-slider-info {
    margin-left: 600px;
  }
  .product-slider-buy .col-panel-tc {
    margin-right: 19px;
  }
  .product-slider-buy .product-basket {
    margin-right: 66px;
  }
  .table {
    font-size: 16px;
  }
  .table td {
    padding: 13px 10px;
    width: auto;
  }
  .table td:first-child {
    width: auto;
    padding-left: 35px;
  }
  .tabs > li {
    font-size: 20px;
  }
  .cart-table-row > div:nth-child(3) {
    min-width: 18%;
    width: 18%;
    text-align: center;
  }
  .cart-table-row > div:nth-child(1) {
    min-width: 46.6%;
    width: 46.6%;
  }
  .cart-table-row > div:nth-child(2),
  .cart-table-row > div:nth-child(4) {
    min-width: 15.6%;
    width: 15.6%;
  }
  .cart-table-row > div:nth-child(5) {
    width: 3%;
  }
  .cart-table-number {
    margin-right: 24px;
  }
  .cart-table-img {
    margin-right: 43px;
  }
  .cart-table-footer .clear-cart {
    margin-left: 32px;
  }
  .cart-table-footer__item {
    margin-right: 163px;
  }
  .compare-products-table td {
    width: 233px;
  }
  .compare-products-table td:first-child {
    width: 319px;
    min-width: 319px;
  }
  .compare-products-table .cart-table-img {
    width: 202px;
    height: 160px;
    line-height: 150px;
  }
  .catalog-nav-slider-list > li > a {
    font-size: 15px;
  }
  .catalog-nav-slider-tt {
    font-size: 18px;
    line-height: 24px;
  }
  .catalog-nav-slider-wrap {
    width: 1280px;
    padding-top: 35px;
  }
}

@media only screen and (min-width: 1320px) {
  .content--row .product-basket {
    margin-right: 40px;
  }
}

/* ----- END Main blocks --------------- */
/*                                       */
/*                                       */
/* ----- Plugins libs css -------------- */
.mfp-container, .owl-theme .owl-dots {
  text-align: center;
}

.mfp-arrow, .owl-carousel, .owl-carousel .owl-item, .owl-theme .owl-dots, .owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
}

.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
  content: '';
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.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;
  -khtml-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: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  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(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-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;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.mfp-bg, .mfp-container, .mfp-wrap {
  width: 100%;
  height: 100%;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
}

.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  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-ajax-holder .mfp-content, .mfp-inline-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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-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: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-close, .mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
}

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: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-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-figure, img.mfp-img {
  line-height: 0;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:after, .mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: 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: .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-image-holder .mfp-content, img.mfp-img {
  max-width: 100%;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}

img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure:after {
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  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-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .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;
    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);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s,visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s,visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s,visibility 0s,color .25s;
}

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
}

.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

.rubl {
  font-family: 'rouble';
  font-weight: normal;
}

/* ----- END Plugins libs css ---------- */
/*                                       */
/*                                       */
/* ----- Plugins custom options -------- */
/* ----- END Plugins custom options ---- */
