@font-face {
  font-family: 'Calibri';
  src: url("../fonts/Calibri-regular.woff") format("woff"), url("../fonts/Calibri-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Calibri';
  src: url("../fonts/Calibri-Light.woff") format("woff"), url("../fonts/Calibri-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Calibri';
  src: url("../fonts/Calibri-Bold.woff") format("woff"), url("../fonts/Calibri-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Neo Sans Cyr';
  src: url("../fonts/NeoSansCyr-LIght.woff") format("woff"), url("../fonts/NeoSansCyr-LIght.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Neo Sans Cyr';
  src: url("../fonts/NeoSansCyr-Regular.woff") format("woff"), url("../fonts/NeoSansCyr-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Neo Sans Cyr';
  src: url("../fonts/NeoSansCyr-Medium.woff") format("woff"), url("../fonts/NeoSansCyr-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

html {
  padding: 0;
  margin: 0;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  padding: 0;
  margin: 0;
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

p {
  margin-top: 0;
  font-weight: normal;
  margin-top: 0; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

form {
  padding: 0;
  margin: 0; }

input[type="text"]:focus {
  outline: 1px solid #ccc;
  outline: inherit; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

li {
  padding: 0;
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 14px;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.group:after, .contain:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.swiper-button-disabled {
  opacity: 0 !important; }

.swiper-button:focus {
  outline: none; }

body {
  position: relative; }

body.active {
  background: url("../img/cont.jpg") no-repeat top 0px center; }

body.active .wrapper {
  opacity: 0.4; }

.eye-3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #ccc;
  z-index: 100;
  border-radius: 50%; }

.show-320,
.show-360,
.show-375,
.show-480,
.show-570,
.show-640,
.show-767,
.show-991,
.show-1050,
.show-1199,
.show-1299 {
  display: none; }

@media (max-width: 1299px) {
  .show-1299 {
    display: block; }
  .hide-1299 {
    display: none; } }

@media (max-width: 1199px) {
  .show-1199 {
    display: block; }
  .hide-1199 {
    display: none; } }

@media (max-width: 1050px) {
  .show-1050 {
    display: block; }
  .hide-1050 {
    display: none; } }

@media (max-width: 991px) {
  .hide-991 {
    display: none; }
  .show-991 {
    display: block; } }

@media (max-width: 767px) {
  .show-767 {
    display: block; }
  .hide-767 {
    display: none; } }

@media (max-width: 640px) {
  .hide-640 {
    display: none; }
  .show-640 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 570px) {
  .show-570 {
    display: block; }
  .hide-570 {
    display: none; } }

@media (max-width: 480px) {
  .show-480 {
    display: block; }
  .hide-480 {
    display: none; } }

@media (max-width: 375px) {
  .hide-375 {
    display: none; }
  .show-375 {
    display: block; } }

@media (max-width: 360px) {
  .hide-360 {
    display: none; }
  .show-360 {
    display: block; } }

@media (max-width: 320px) {
  .hide-320 {
    display: none; }
  .show-320 {
    display: block; } }

.df {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.fc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.aic {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.aife {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.jcfe {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.jcc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.jcsb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.fww {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.fdc {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.ha {
  height: auto;
  overflow: visible; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  background: none;
  padding: 0;
  border: none;
  outline: none; }

textarea:hover, textarea:active, textarea:focus {
  outline: none; }

body {
  font-family: "Calibri", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #536473;
  position: relative;
  min-height: 100vh; }
  body.ohi {
    overflow: hidden; }

p {
  font-weight: 300;
  line-height: 1.2; }

.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.main {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.contain {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.lcpadding {
  padding-left: calc((100% - 1200px)/2); }
  @media only screen and (max-width: 1279px) {
    .lcpadding {
      padding-left: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .lcpadding {
      padding-left: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .lcpadding {
      padding-left: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .lcpadding {
      padding-left: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .lcpadding {
      padding-left: 15px; } }

.cpadding {
  padding-left: calc((100% - 1200px)/2);
  padding-right: calc((100% - 1200px)/2); }
  @media only screen and (max-width: 1279px) {
    .cpadding {
      padding-left: calc((100% - 970px)/2);
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .cpadding {
      padding-left: calc((100% - 750px)/2);
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .cpadding {
      padding-left: calc((100% - 600px)/2);
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .cpadding {
      padding-left: calc((100% - 530px)/2);
      padding-right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .cpadding {
      padding-left: 15px;
      padding-right: 15px; } }

.rcpadding {
  padding-right: calc((100% - 1200px)/2); }
  @media only screen and (max-width: 1279px) {
    .rcpadding {
      padding-right: calc((100% - 970px)/2); } }
  @media only screen and (max-width: 991px) {
    .rcpadding {
      padding-right: calc((100% - 750px)/2); } }
  @media only screen and (max-width: 767px) {
    .rcpadding {
      padding-right: calc((100% - 600px)/2); } }
  @media only screen and (max-width: 640px) {
    .rcpadding {
      padding-right: calc((100% - 530px)/2); } }
  @media only screen and (max-width: 570px) {
    .rcpadding {
      padding-right: 15px; } }

/*tabs*/
.tabs__content-list-item {
  display: none; }
  .tabs__content-list-item.active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

/*end tabs*/
.bread {
  margin-top: 23px;
  margin-bottom: 25px; }

@media (min-width: 1200px) {
  .bread--8 {
    margin-top: 30px; } }

.bread__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.bread__list-item {
  margin-right: 10px;
  color: #A8A8A8; }
  .bread__list-item:not(:last-child):after {
    margin-left: 12px;
    content: "-";
    font-weight: 300;
    font-size: 14px;
    color: #BE1622; }

.bread__link {
  font-weight: 300;
  font-size: 14px;
  color: #A8A8A8; }

/*header*/
.header__top {
  background: #000;
  background: rgba(247, 248, 249, 0.9);
  padding-top: 38px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 21; }

.header__top--fix {
  position: static;
  padding-top: 32px; }

.header__top-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.header__logo {
  width: 135px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: -25px; }

.header__right {
  padding-left: 44px;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.header__info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.col-mnu {
  width: 100%; }

.header__socials {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.header__social {
  display: inline-block; }
  .header__social:not(:last-child) {
    margin-right: 21px; }

.search__form {
  position: relative;
  height: 39px;
  width: 444px;
  margin-left: 44px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.search__form--min {
  width: 307px;
  margin-left: 26px; }

.search__input {
  height: 39px;
  padding-left: 45px;
  padding-right: 20px;
  width: 100%;
  border: 1px solid #D2D2D2;
  border-radius: 22px; }

.search__button {
  width: 16px;
  height: 16px;
  display: block;
  background-image: url("../img/search.svg");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 0px;
  top: 13px;
  left: 19px; }

.header__phone {
  display: inline-block;
  padding-left: 32px;
  background-image: url("../img/phone.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
  font-size: 19px;
  color: #4b535e;
  margin-left: 31px;
  margin-left: auto;
  white-space: nowrap; }
  .header__phone:hover {
    text-decoration: none; }

.header__time {
  min-height: 17px;
  padding: 0 25px 0 33px;
  background: url("../img/time.svg") no-repeat left 0px center;
  position: relative;
  font-weight: bold;
  font-size: 15px;
  color: #4B535E;
  margin-left: auto; }
  .header__time:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    content: "";
    display: block;
    height: 26px;
    width: 1px;
    background: #E1DFDF; }

.header__actions {
  margin-left: 32px;
  padding-left: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: auto; }
  .header__actions:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    content: "";
    display: block;
    height: 26px;
    width: 1px;
    background: #E1DFDF; }

.header__btn {
  margin-left: 49px; }

.header__fav {
  background-image: url("../img/heart-gray.svg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 21px;
  height: 21px;
  position: relative; }

.header__fav-count {
  background: #be1622;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-size: 11px;
  position: absolute;
  bottom: -5px;
  right: -5px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 17px;
  height: 17px; }

.btn {
  height: 36px;
  background: #be1622;
  opacity: 0.9;
  -webkit-backdrop-filter: blur(33px);
          backdrop-filter: blur(33px);
  border-radius: 22px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: 0.35s;
  cursor: pointer; }
  .btn:hover {
    text-decoration: none;
    background-color: #A10813; }

.btn--big {
  height: 50px;
  background: #be1622;
  opacity: 0.9;
  -webkit-backdrop-filter: blur(33px);
          backdrop-filter: blur(33px);
  border-radius: 12px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: 0.35s;
  font-weight: 700;
  cursor: pointer; }
  .btn--big:hover {
    text-decoration: none;
    background-color: #A10813; }

.nav__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 23px; }

.nav__item {
  padding-bottom: 30px;
  cursor: pointer; }
  @media (any-hover: hover) {
    .nav__item:hover .nav__link {
      color: #000; } }

.nav__link {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #514747; }
  .nav__link:hover {
    text-decoration: none; }

.nav__link--has-arrow {
  padding-right: 18px;
  display: inline-block;
  background-image: url("../img/mnu-arrow.svg");
  background-repeat: no-repeat;
  background-position: right center; }

.nav__item--has-subnav {
  position: relative; }
  @media (any-hover: hover) {
    .nav__item--has-subnav:hover .subnav__list {
      display: block; } }

.subnav__list {
  position: absolute;
  background: #be1622;
  padding: 9px 0px;
  min-width: 248px;
  top: 48px;
  z-index: 1000;
  display: none; }

.subnav__item {
  display: block; }

.subnav__link {
  display: block;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: white;
  padding: 14px 28px;
  font-weight: 400; }
  .subnav__link:hover {
    text-decoration: none;
    background-color: #ab101b; }

.subnav__link--active {
  display: block;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: white;
  padding: 14px 28px;
  background-color: #ab101b; }

.subnav__item--active {
  position: relative; }
  @media (any-hover: hover) {
    .subnav__item--active:hover .sub-subnav__list {
      display: block; } }

.sub-subnav__list {
  position: absolute;
  right: -50%;
  top: 0;
  -webkit-transform: translate(50%, 0%);
      -ms-transform: translate(50%, 0%);
          transform: translate(50%, 0%);
  min-width: 248px;
  background: #494949;
  display: none;
  z-index: 60; }

.sub-subnav__link {
  display: block;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: white;
  padding: 14px 28px; }
  .sub-subnav__link:hover {
    background: #9E0F19;
    text-decoration: none; }

.header__slider-wrap {
  position: relative; }
  .header__slider-wrap .slick-arrow {
    bottom: 46px;
    left: calc((100% - 1200px)/2); }
    @media only screen and (max-width: 1199px) {
      .header__slider-wrap .slick-arrow {
        left: calc((100% - 970px)/2); } }
    @media only screen and (max-width: 991px) {
      .header__slider-wrap .slick-arrow {
        left: calc((100% - 750px)/2); } }
    @media only screen and (max-width: 767px) {
      .header__slider-wrap .slick-arrow {
        left: calc((100% - 600px)/2); } }
    @media only screen and (max-width: 640px) {
      .header__slider-wrap .slick-arrow {
        left: calc((100% - 530px)/2); } }
    @media only screen and (max-width: 570px) {
      .header__slider-wrap .slick-arrow {
        left: 15px; } }
  .header__slider-wrap .slick-next {
    -webkit-transform: rotate(180deg) translate(calc(-200% + 13px), 0%);
        -ms-transform: rotate(180deg) translate(calc(-200% + 13px), 0%);
            transform: rotate(180deg) translate(calc(-200% + 13px), 0%); }

.header__slider {
  width: 100%; }

.slider__benefits {
  position: absolute;
  right: 0;
  top: 189px;
  z-index: 10; }

.benefits__item {
  width: 264px;
  height: 92px;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0.9;
  -webkit-backdrop-filter: blur(33px);
          backdrop-filter: blur(33px);
  border-radius: 22px;
  padding: 10px 28px 10px 36px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .benefits__item:not(:last-child) {
    margin-bottom: 8px; }

.benefits__img-wrap {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-right: 22px; }

.benefits__text {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.1;
  color: #3C3C3B; }

.header__slider,
.slider__slide {
  height: 727px; }

.slider__slide {
  position: relative; }
  .slider__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.slider__nums {
  position: absolute;
  right: 0;
  bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 20;
  color: #FFF;
  font-weight: 400; }

.divider__wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 100%; }

.divider__inner {
  position: relative; }

.slider__divider {
  content: "";
  z-index: 15;
  display: block;
  width: calc(100% - 171px);
  height: 0.6px;
  background: #DEEBF4;
  opacity: 0.4;
  position: absolute;
  bottom: 55px;
  left: 90px; }

.slider__current {
  font-weight: 500;
  font-size: 33px;
  color: #BE1622;
  font-weight: 500;
  font-family: "Ubuntu", sans-serif; }

.slider__count {
  font-family: "Ubuntu", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
  display: inline-block;
  margin-left: 4px; }
  .slider__count span {
    display: inline-block;
    margin-left: 4px; }

.slider__slide-inn {
  position: absolute;
  top: 313px;
  left: 0;
  width: 100%; }

.slider__content {
  z-index: 10; }
  .slider__content:after {
    position: absolute;
    top: -100%;
    left: -100%;
    content: "";
    width: 1468px;
    height: 831.87px;
    display: block;
    z-index: 5;
    background: url("../img/slider-ellips.png") no-repeat 0 0; }

.slider__img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.slider__content-inn {
  position: relative;
  z-index: 7; }

.slider__title {
  font-weight: 500;
  font-size: 44px;
  line-height: 1.1;
  margin-bottom: 11px;
  color: #BE1622;
  font-family: "Neo Sans Cyr", sans-serif; }

.slider__subtitle {
  font-weight: 300;
  font-size: 32px;
  line-height: 1.2;
  color: #514747;
  margin-bottom: 24px; }

.slider__btn {
  font-weight: 300;
  font-size: 20px;
  line-height: 21px;
  font-family: "Neo Sans Cyr", sans-serif;
  color: #514747;
  height: 34px;
  padding-right: 34px;
  position: relative;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .slider__btn:hover {
    text-decoration: none; }
  .slider__btn:after {
    width: 34px;
    height: 34px;
    display: block;
    content: "";
    background: url("../img/arrow-btn-r.svg") no-repeat center;
    margin-left: 19px;
    border-left: 0.5px solid #D2D8DC; }

.slick-arrow {
  border: none;
  background: none;
  font-size: 0;
  position: absolute;
  border: 1px solid #BE1622;
  width: 29px;
  height: 29px;
  z-index: 10;
  border-radius: 50%;
  background: url("../img/arrow-sl-l.svg") no-repeat center;
  transition: 0.33s; }
  .slick-arrow:hover {
    background-color: #BE1622;
    background-image: url("../img/arrow-sl-wh.svg"); }

.slick-next {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

/*end header*/
.gradient-bg {
  position: relative; }
  .gradient-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(174.13deg, rgba(235, 239, 244, 0.4) 41.24%, rgba(235, 239, 244, 0) 95.34%);
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
        -ms-transform: matrix(1, 0, 0, -1, 0, 0);
            transform: matrix(1, 0, 0, -1, 0, 0);
    z-index: -1; }

/*categories*/
.categories {
  padding-top: 48px; }

.categories__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -14px; }

.categories__col {
  padding-left: 14px;
  padding-right: 14px;
  -webkit-flex: 0 0 33.3333%;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%; }

.categories__item {
  overflow: hidden;
  height: 200px;
  background: #646463;
  box-shadow: rgba(128, 179, 22, 0.15) 0px 8px 20px inset;
  border-radius: 22px 12px 22px 0px;
  padding: 34px 0px 50px 35px;
  color: white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  transition: 0.5s; }
  .categories__item:hover {
    text-decoration: none;
    background: #8F2026;
    box-shadow: inset 0px 4px 22px rgba(48, 111, 19, 0.15); }

.categories__left {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-right: 0px; }

.categories__title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  min-height: 50px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.categories__text {
  display: block;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.2;
  color: white; }

.categories__right {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  position: relative; }

.categories__img {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%); }

.red-arrow, .teasemats__it:after,
.teasecats__it:after, .type__it:after {
  width: 51px;
  height: 46px;
  background: rgba(190, 22, 34, 0.95) url("../img/arrow-cat-wh.svg") center no-repeat;
  border-radius: 22px 0px;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 10; }

.red-arrow--big {
  width: 62px;
  height: 52px; }

.teasemats__it:after,
.teasecats__it:after {
  content: "";
  width: 41px;
  height: 38px;
  background-size: 7px;
  border-radius: 16px 0px 22px; }

.type__it:after {
  content: "";
  width: 51px;
  height: 46px;
  background-size: 7px;
  border-radius: 16px 0px 22px; }

/*end categories*/
/*premium*/
.premium {
  margin-top: 62px; }

.heading {
  font-size: 32px;
  line-height: 1.1;
  color: #be1622;
  font-weight: 500;
  margin-bottom: 0px;
  font-family: "Neo Sans Cyr", sans-serif;
  margin-bottom: 38px; }

.heading__wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 38px; }
  .heading__wrap .heading {
    margin-bottom: 0; }

.heading__link {
  padding-right: 25px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-image: url("../img/show-all.svg");
  background-repeat: no-repeat;
  background-position: right 1px center;
  font-size: 17px;
  color: #3c3c3b;
  padding-left: 23px;
  min-height: 23px;
  border-left: 0.5px solid #d2d8dc;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .heading__link:hover {
    text-decoration: none; }

.product__row {
  margin-left: -19px;
  margin-right: -19px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.product__col {
  padding-left: 19px;
  padding-right: 19px;
  width: 33.333%; }

.premium__row {
  margin-top: 47px; }

.card__item {
  display: block;
  border: 1px solid gainsboro;
  border-radius: 12px 22px 22px 22px;
  overflow: hidden;
  transition: 0.5s; }
  .card__item:hover {
    text-decoration: none;
    background-color: #FFF;
    box-shadow: 0px 20px 20px -10px rgba(46, 52, 68, 0.07); }

.card__top {
  height: 231px;
  position: relative;
  display: block; }

.card__label {
  display: block;
  position: absolute;
  right: 15px;
  top: 21px;
  z-index: 15;
  cursor: pointer; }
  .card__label input[type="checkbox"] {
    display: none; }
    .card__label input[type="checkbox"] + span {
      display: block;
      width: 27px;
      height: 24px;
      background: url("../img/heart-passive.svg") no-repeat center; }
    .card__label input[type="checkbox"]:checked + span {
      background: url("../img/heart-red.svg") no-repeat center; }

.card__img-wrap {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.card__bottom {
  display: block;
  padding: 22px 22px 20px 22px; }
  .card__bottom:hover {
    text-decoration: none; }

.card__title {
  display: block;
  font-weight: bold;
  font-size: 27px;
  line-height: 1.2;
  text-align: center;
  color: #3c3c3b;
  margin-bottom: 6px; }

.card__chars {
  display: block;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  color: #4b535e; }

.card__prices {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 26px;
  padding: 0 45px; }

.card__old-price {
  font-size: 20px;
  text-align: center;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #9F9F9F; }

.card__price {
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  color: #2E1B15; }

.card__btn-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.card__btn {
  width: 100%;
  max-width: 235px;
  height: 50px;
  border-radius: 12px;
  font-size: 14px; }

/*end premium*/
/*benef*/
.benef {
  margin-top: 40px; }

.benef--2 {
  margin-top: 50px; }

.benef__row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.benef__col {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px; }

.benef__item {
  color: white;
  padding: 42px 42px;
  position: relative;
  border-radius: 22px 12px 22px 22px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left -5px top 0;
  background-size: cover;
  position: relative;
  display: block;
  height: 189px; }
  .benef__item:hover {
    text-decoration: none; }
  .benef__item:before {
    content: "";
    display: block;
    background: linear-gradient(266.67deg, rgba(95, 9, 9, 0.9) -5.69%, rgba(120, 26, 26, 0) 123.77%);
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .benef__item--1 {
    background-image: url("../img/benef-1.jpg"); }
  .benef__item--2 {
    background-image: url("../img/benef-2.jpg"); }

.benef__title {
  font-size: 32px;
  font-family: "Neo Sans Cyr", sans-serif;
  font-weight: 500;
  position: relative;
  margin-bottom: 13px; }

.benef__text {
  font-size: 16px;
  line-height: 1.3;
  position: relative;
  font-weight: 400;
  max-width: 270px;
  width: 100%; }

/*end benef*/
/*coupe*/
.coupe {
  margin-top: 34px; }

/*end coupe*/
.catannounce--1 {
  margin-top: 36px; }

.catannounce__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
  padding-top: 39px;
  padding-bottom: 48px;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
      align-items: flex-start; }

.catannounce__img-w {
  width: 583px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 22px 12px 22px 22px;
  overflow: hidden; }

.catannounce__img {
  max-width: 100%; }

.catannounce__content {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 34px;
  padding-top: 25px; }

@media (min-width: 1200px) {
  .bens--main {
    margin-top: 40px; } }

.catannounce__tit {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #be1622;
  margin-bottom: 19px;
  font-family: "Neo Sans Cyr", sans-serif; }

.catannounce__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473;
  margin-bottom: 38px; }

.catannounce__btn {
  padding-left: 37px;
  padding-right: 37px;
  height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 12px; }

.catannounce--2 {
  margin-top: 33px; }

.catannounce__content--left {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 0px;
  padding-right: 34px; }

/*bens*/
.bens {
  margin-top: 50px; }

.bens__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.bens__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-grow: 1 1 25%;
      -ms-flex-positive: 1 1 25%;
          flex-grow: 1 1 25%; }
  .bens__item:after {
    content: "";
    display: block;
    height: 43px;
    width: 1px;
    background-color: rgba(32, 32, 32, 0.12);
    margin-top: 3px;
    margin-right: 38px;
    margin-left: 45px; }
  .bens__item:first-child {
    padding-left: 0; }
  .bens__item:last-child {
    padding-right: 0; }
    .bens__item:last-child:after {
      display: none; }
  .bens__item:nth-child(4) {
    padding-right: 40px; }

.bens__img-wrap {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 25px; }

.bens__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #2e1b15;
  margin-bottom: 10px;
  white-space: nowrap; }

.bens__text {
  font-size: 13px;
  line-height: 1.1;
  color: #3f4142;
  font-weight: 400; }

/*end bens*/
/*cabinet*/
.cabinet {
  margin-top: 59px;
  padding-bottom: 66px; }

/*end cabinet*/
/*last proj*/
.last-projects {
  margin-top: 50px; }

.last-projects__row {
  margin-left: -14px;
  margin-right: -14px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.last-projects__col {
  padding-left: 14px;
  padding-right: 14px;
  width: 33.333%; }

.last-projects__img-wrap {
  display: block;
  height: 257px;
  border-radius: 22px 12px 22px 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 31px; }

.last-projects__img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.last-projects__title {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #3c3c3b;
  margin-bottom: 14px;
  padding-right: 15px; }

.last-projects__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473; }

/*end last proj*/
/*adantages*/
.advantages {
  margin-top: 59px;
  margin-bottom: 26px; }

.advantages__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -14px;
  margin-right: -14px; }

.advantages__col {
  padding-left: 14px;
  padding-right: 14px;
  width: 50%; }

.advantages__item {
  position: relative;
  padding: 40px 29px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f3f5f8;
  border-radius: 33px 12px 22px 0px;
  margin-bottom: 25px;
  height: 315px;
  overflow: hidden; }
  .advantages__item:hover {
    text-decoration: none; }

.advantages__img-w {
  width: 163px;
  height: 100%;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 28px;
  overflow: hidden;
  border-radius: 33px 12px 22px 0px; }

.advantages__img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.advantages__content {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-top: 28px; }

.advantages__title {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #3c3c3b;
  margin-bottom: 22px; }

.advantages__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473;
  padding-right: 40px; }

/*end adantages*/
/*reviews items*/
.reviews__item {
  border: 1px solid gainsboro;
  border-radius: 12px;
  overflow: hidden;
  padding: 37px 26px 41px 53px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .reviews__item:not(:last-child) {
    margin-bottom: 14px; }

.reviews__list .reviews__item {
  border: 1px solid gainsboro;
  border-radius: 12px;
  overflow: hidden;
  padding: 27px 16px 31px 43px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .reviews__list .reviews__item:not(:last-child) {
    margin-bottom: 14px; }
  .reviews__list .reviews__item:after {
    display: none; }
  .reviews__list .reviews__item .reviews__text {
    max-width: 100%; }

.reviews__item--min {
  border: none;
  padding: 0; }
  .reviews__item--min:not(:last-child) {
    margin-bottom: 0; }

.reviews__img-w {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 160px;
  margin-right: 48px;
  width: 141.23px;
  height: 137.05px;
  position: relative;
  margin-top: 10px; }
  .reviews__img-w:before {
    z-index: -1;
    position: absolute;
    width: 161.37px;
    height: 188.86px;
    content: "";
    display: block;
    background: url("../img/review-bg.svg") no-repeat center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.reviews__img {
  -webkit-clip-path: url(#review-clip);
          clip-path: url(#review-clip); }

.reviews__content {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.reviews__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  color: #3c3c3b;
  margin-bottom: 15px; }

.reviews__date {
  margin-bottom: 11px;
  font-weight: 300;
  font-size: 15px;
  color: #93A0AB; }

.reviews__text {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3;
  color: #536473;
  margin-bottom: 16px; }

.stars {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1px;
  margin-right: -1px; }

.star {
  width: 13px;
  height: 13px;
  background-image: url("../img/star.svg");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 0px;
  margin-right: 1px;
  margin-left: 1px;
  background-size: 13px; }
  .star--empty {
    background-image: url("../img/star-empty.svg"); }

/*end reviews items*/
/*reviews-slider*/
.reviews-text-blue-bg {
  background: linear-gradient(174.13deg, rgba(235, 239, 244, 0.4) 41.24%, rgba(235, 239, 244, 0) 95.34%); }

.reviews__slider-section {
  padding-top: 43px; }

.reviews__item--min {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: visible;
  position: relative;
  padding-right: 40px; }
  .reviews__item--min:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    height: 148px;
    width: 1px;
    background: rgba(204, 204, 204, 0.5); }
  .reviews__item--min .reviews__text {
    max-width: 245px; }

.reviews__img-w--min {
  width: 84.05px;
  height: 81.56px;
  position: relative;
  margin-top: 15px;
  margin-right: 25px; }
  .reviews__img-w--min:before {
    width: 96.03px;
    height: 112.39px;
    background: url("../img/review-bg-min.svg") no-repeat center; }

.reviews__img--min {
  -webkit-clip-path: url(#review-clip-min);
          clip-path: url(#review-clip-min); }

.reviews__slider {
  position: relative; }
  .reviews__slider .slick-list {
    -webkit-transform: translate(-13px, 0%);
        -ms-transform: translate(-13px, 0%);
            transform: translate(-13px, 0%); }
  .reviews__slider .slick-arrow {
    top: -74px;
    right: 10px; }
  .reviews__slider .slick-prev {
    -webkit-transform: translate(-40px, 0%);
        -ms-transform: translate(-40px, 0%);
            transform: translate(-40px, 0%); }
  .reviews__slider .slick-current + .slick-slide .reviews__item--min {
    padding-left: 40px; }
    .reviews__slider .slick-current + .slick-slide .reviews__item--min:after {
      right: -14px; }
  .reviews__slider .slick-current + .slick-slide + .slick-slide .reviews__item--min {
    padding-right: 0;
    padding-left: 70px; }
    .reviews__slider .slick-current + .slick-slide + .slick-slide .reviews__item--min:after {
      display: none; }

/*reviews*/
/*content*/
.content {
  margin-top: 83px;
  color: #536473; }
  .content p {
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 21px; }

.content--2 {
  margin-top: 30px; }

.heading--content {
  margin-bottom: 22px; }

/*end content*/
/*answers*/
.answers {
  margin-top: 55px;
  margin-bottom: 53px; }

.answers--2 {
  margin-top: 49px; }

.answers__item {
  margin-bottom: 6px; }

.answers__container {
  margin-top: -12px; }

.answers__header {
  height: 53px;
  background: #F3F5F8;
  border-radius: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  font-family: "Neo Sans Cyr", sans-serif;
  color: #787777;
  position: relative; }
  .answers__header:after {
    content: "";
    display: block;
    background: url("../img/accordion-arrow.svg") no-repeat center;
    width: 19px;
    height: 53px;
    right: 20px;
    position: absolute; }
  .answers__header.active-header:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.answers__content {
  display: none;
  padding: 21px 21px 15px 21px;
  font-weight: 300;
  line-height: 1.2;
  color: #536473; }

/*end answers*/
/*hform*/
.hform {
  background: #f3f5f8;
  padding-top: 0px;
  padding-bottom: 0px; }

.hform__inner {
  position: relative;
  padding-top: 33px;
  padding-bottom: 41px;
  padding-left: 217px; }

.hform__img {
  position: absolute;
  left: -39px;
  bottom: 0px; }

.hform__content p {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
  color: #3c3c3b; }

.hform__heading {
  margin-bottom: 9px; }

.hform__form {
  width: 100%; }

.hform__row {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.hform__input {
  border: 1px solid #cdcdcd;
  height: 55px;
  padding-left: 31px;
  padding-right: 31px;
  font-weight: 300;
  font-size: 16px;
  border-radius: 12px;
  color: #3C3C3B;
  margin-right: 28px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.hform__btn {
  height: 55px;
  border-radius: 12px;
  width: 196px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.hform__label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 27px;
  cursor: pointer; }
  .hform__label input[type="checkbox"] {
    display: none; }
    .hform__label input[type="checkbox"] + span {
      border: 1px solid #7D7D7D;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      border-radius: 4px;
      width: 18px;
      height: 18px;
      margin-right: 13px; }
    .hform__label input[type="checkbox"]:checked + span {
      background-color: #BE1622; }
  .hform__label div {
    font-weight: normal;
    font-size: 14px;
    line-height: 109%;
    color: #3C3C3B; }

/*end hform*/
/*footer*/
.footer {
  background: #494949; }

.footer__top {
  padding-top: 72px;
  padding-bottom: 7px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer__col {
  width: 25%;
  padding-right: 105px; }

.footer__col--last {
  width: 278px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  padding-right: 0;
  margin-left: auto; }

.footer__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  color: white; }

.footer__nav {
  margin-top: 27px; }

.footer__nav-item {
  margin-bottom: 22px; }

.footer__nav-link {
  font-weight: 300;
  font-size: 18px;
  color: white;
  display: block;
  padding-left: 13px;
  background-image: url("../img/footer-mnu-arrow.svg");
  background-repeat: no-repeat;
  background-position: left center; }

.footer__contacts {
  margin-top: 31px;
  margin-bottom: 46px; }

.footer__contact {
  margin-bottom: 11px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.footer__contact-center {
  margin-bottom: 11px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.footer__contact-img {
  display: block;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 11px; }

.footer__contact-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
  color: white; }

.footer__contact-phone {
  font-size: 22px;
  color: white;
  font-weight: 400; }

.footer__contact-link {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.1;
  color: white; }

.footer__contacts--big {
  margin-top: 31px;
  margin-bottom: 40px; }

.footer__contact--big {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 33px;
  margin-top: 0px; }

.footer__contact-img--big {
  display: block;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.footer__contact-link--big {
  margin-left: 16px;
  display: block;
  color: #FFFFFF; }

.footer__socials {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.footer__social {
  border: 1px solid white;
  width: 40px;
  height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  transition: 0.5s; }
  .footer__social:hover {
    background-color: #FFF; }
  .footer__social + .footer__social {
    margin-left: 19px; }

.footer__bottom {
  padding-top: 30px;
  padding-bottom: 37px;
  border-top: 0.6px solid rgba(193, 193, 193, 0.22);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.copy {
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.7; }

.developer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.developer__text {
  font-weight: 300;
  font-size: 16px;
  color: white;
  opacity: 0.7;
  margin-right: 25px; }

/*end footer*/
/*catalog*/
.heading-3 {
  font-size: 25px;
  line-height: 1.1;
  color: #BE1622;
  font-family: "Neo Sans Cyr", sans-serif;
  font-weight: 500;
  margin-bottom: 30px; }

.catalog {
  position: relative;
  padding-bottom: 54px;
  margin-top: 46px; }
  .catalog:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
        -ms-transform: matrix(1, 0, 0, -1, 0, 0);
            transform: matrix(1, 0, 0, -1, 0, 0);
    background: linear-gradient(174.13deg, rgba(235, 239, 244, 0.4) 41.24%, rgba(235, 239, 244, 0) 95.34%);
    z-index: -1; }

.catalog__heading {
  margin-bottom: 22px; }

.catalog__heading-3 {
  margin-top: 56px; }

.catalog__actions-btns .tabs__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%; }

.catalog__actions-btn {
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F8F9FA;
  border-radius: 12px;
  height: 50px;
  color: #536473;
  transition: 0.5s;
  padding: 0 20px; }
  .catalog__actions-btn:not(:last-child) {
    margin-right: 12px; }
  .catalog__actions-btn:hover {
    background: #BE1622;
    color: #FFF; }
  .catalog__actions-btn.active {
    background: #BE1622;
    color: #FFF; }

.catalog__filter {
  margin-top: 17px; }

.catalog__filter-btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.catalog__filter-btn {
  cursor: pointer;
  margin-bottom: 11px; }
  .catalog__filter-btn:not(:last-child) {
    margin-right: 11px; }
  .catalog__filter-btn input[type="checkbox"] {
    display: none; }
    .catalog__filter-btn input[type="checkbox"] + span {
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      height: 40px;
      padding: 0 30px;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: #FBFBFB;
      border-radius: 12px;
      transition: 0.2s;
      font-size: 18px;
      border: 1px solid #FBFBFB; }
      .catalog__filter-btn input[type="checkbox"] + span:hover {
        border: 1px solid #9F9F9F; }
    .catalog__filter-btn input[type="checkbox"]:checked + span {
      background: #FFFFFF;
      border: 1px solid #9F9F9F; }

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

.catalog__reset {
  cursor: pointer;
  background: transparent url("../img/reset-filter.svg") no-repeat left center !important;
  padding-left: 20px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .catalog__reset button {
    white-space: nowrap;
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid; }

.catalog__list {
  margin-top: 20px; }

.catalog__col {
  margin-bottom: 34px; }

.catalog__more-wrap {
  margin-top: 14px; }

.more-btn {
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  padding: 0 25px;
  text-transform: uppercase;
  color: #2E1B15;
  background: transparent;
  font-weight: 700;
  border: 1px solid #BE1622;
  border-radius: 12px;
  height: 50px;
  transition: background-color 0.5s; }
  .more-btn:hover {
    color: #FFF;
    background: #BE1622; }
    .more-btn:hover i {
      background: url("../img/plus-wh.svg") no-repeat center; }
  .more-btn i {
    width: 18px;
    height: 18px;
    background: url("../img/plus.svg") no-repeat center;
    margin-right: 13px; }

/*end catalog*/
/*hform2*/
.hform2 {
  background-image: url("../img/form2-bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 56px;
  padding-bottom: 55px;
  background-size: cover;
  position: relative; }
  .hform2:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(91.35deg, #454545 27.26%, rgba(73, 73, 73, 0) 78.18%);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px; }

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

.hform2__title {
  font-size: 32px;
  line-height: 1.1;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  font-family: "Neo Sans Cyr", sans-serif; }

.hform2__text {
  font-size: 20px;
  line-height: 1.2;
  color: white;
  margin-top: 13px; }

.hform2__form {
  margin-top: 18px; }

.hform2__form-wrap {
  max-width: 624px;
  width: 100%; }

.hform2__inputs-row {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.hform2__inputs-col {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px; }

.hform2__input {
  width: 100%;
  border: 1px solid white;
  border-radius: 12px;
  height: 50px;
  font-size: 16px;
  color: white;
  padding-left: 23px;
  padding-right: 23px;
  color: #FFFFFF;
  background-color: transparent; }
  .hform2__input::-webkit-input-placeholder {
    color: #FFF; }
  .hform2__input::-moz-placeholder {
    color: #FFF; }
  .hform2__input:-ms-input-placeholder {
    color: #FFF; }
  .hform2__input::placeholder {
    color: #FFF; }

.hform2__textarea {
  margin-top: 12px;
  width: 100%;
  font-size: 16px;
  padding: 13px 23px;
  color: white;
  height: 82px;
  border: 1px solid white;
  border-radius: 12px;
  background-color: transparent; }
  .hform2__textarea::-webkit-input-placeholder {
    color: #FFF; }
  .hform2__textarea::-moz-placeholder {
    color: #FFF; }
  .hform2__textarea:-ms-input-placeholder {
    color: #FFF; }
  .hform2__textarea::placeholder {
    color: #FFF; }

.hform2__actions {
  margin-top: 9px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.hform2__add-btn {
  margin-left: 10px;
  color: #FFF;
  text-transform: none;
  font-weight: 300;
  font-size: 20px; }

/*end hform2*/
/*reviews page*/
.reviews {
  margin-bottom: 100px;
  margin-top: 29px; }

.reviews__heading {
  margin-bottom: 26px; }

.addreview {
  margin-top: 40px; }

.addreview__heading {
  margin-bottom: 29px; }

.addreview__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -6px;
  margin-right: -6px; }

.addreview__col {
  width: 50%;
  padding-left: 6px;
  padding-right: 6px; }

.addreview__input {
  width: 100%;
  height: 50px;
  font-weight: 300;
  font-size: 16px;
  color: #424242;
  padding-left: 23px;
  padding-right: 23px;
  border-radius: 5px;
  border: 1px solid #CECECE; }

.addreview__textarea {
  width: 100%;
  border: 1px solid #cecece;
  border-radius: 5px;
  height: 82px;
  font-weight: 300;
  font-size: 16px;
  color: #424242;
  padding: 13px 23px;
  margin-top: 12px; }

.addreview__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 9px; }

.addreview__stars {
  margin-left: 33px; }

.rating__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.rating__caption {
  margin-right: 10px; }

.rating__stars {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.rating__star {
  cursor: pointer;
  transition: 0.1s;
  width: 24px;
  height: 24px;
  margin: 0 2px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("../img/addreview-star-o.svg") no-repeat center; }
  .rating__star:hover {
    background-image: url("../img/addreview-star.svg"); }

.rating__star:hover ~ .rating__star {
  background-image: url("../img/addreview-star.svg"); }

.rating__stars[data-result-value="1"] .rating__star:nth-child(n + 5),
.rating__stars[data-result-value="2"] .rating__star:nth-child(n + 4),
.rating__stars[data-result-value="3"] .rating__star:nth-child(n + 3),
.rating__stars[data-result-value="4"] .rating__star:nth-child(n + 2),
.rating__stars[data-result-value="5"] .rating__star:nth-child(n + 1) {
  background-image: url("../img/addreview-star.svg"); }

/*end reviews page*/
/*card*/
.similar {
  margin-bottom: 60px;
  margin-top: 65px; }

/*end card*/
/*modal*/
.modal-form__file-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 28px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.multi-file-input {
  display: none; }

.file__text {
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 27px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../img/plus-file.svg") no-repeat left center; }

.file__text-span {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #BE1622;
  border-bottom: 1px solid;
  padding-bottom: 2px;
  display: inline-block;
  margin-right: 5px; }

.img_wrapper {
  width: 100%;
  margin-top: 25px;
  text-align: center; }
  .img_wrapper img {
    max-width: 100%; }

.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 5;
  display: none;
  background: rgba(45, 40, 40, 0.5); }

.modal-form__layout {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2; }

.modal-form__block {
  position: absolute;
  top: 5%;
  margin-bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  z-index: 6;
  width: 100%;
  min-height: 100px;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  border-radius: 12px; }
  .modal-form__block p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #424242; }

.modal-form__title {
  font-size: 32px;
  line-height: 1.4;
  text-align: center;
  font-family: "Neo Sans Cyr", sans-serif;
  color: #BE1622;
  margin-bottom: 21px;
  font-weight: 500; }

.modal-form__form {
  width: 100%; }

.modal-form__input,
.modal-form__area {
  border: 1px solid #CECECE;
  border-radius: 5px;
  padding: 0 20px;
  font-size: 16px; }

.modal-form__input {
  height: 58px;
  width: 100%;
  margin-bottom: 8px; }

.modal-form__area {
  width: 100%;
  height: 81px;
  padding-top: 14px;
  padding-bottom: 14px; }

.modal-form__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 26px; }

.modal-form__btn-2 {
  padding: 0 36px; }

.modal-form__info {
  font-weight: 300;
  font-size: 16px;
  margin-left: 43px;
  color: #424242; }

.modal-form__block_1 {
  max-width: 870px; }
  .modal-form__block_1 .modal-form__inner {
    padding: 84px 89px 67px 89px; }
  .modal-form__block_1 .modal-close {
    right: 32px;
    top: 32px; }

.modal-form__block_2 {
  max-width: 688px; }
  .modal-form__block_2 .modal-form__inner {
    padding: 64px 79px 59px 79px; }
  .modal-form__block_2 .modal-close {
    right: 22px;
    top: 22px; }

.modal-form__inner {
  position: relative; }

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 7;
  width: 18px;
  height: 18px;
  background: url("../img/close.svg") no-repeat 0 0; }

.modal-form__subtitle {
  margin-top: 34px;
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
  color: #BE1622;
  font-family: "Neo Sans Cyr", sans-serif;
  font-weight: 500; }

.modal-form__btn-w {
  margin-top: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.form-area {
  background: #F5F5F5;
  border: 1px solid #CECECE;
  box-sizing: border-box;
  border-radius: 5px;
  min-height: 200px;
  width: 100%;
  margin-bottom: 19px;
  padding: 19px; }

.form-area__text {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 16px;
  color: #424242; }

.form-area__plan {
  display: none; }
  .form-area__plan.active {
    display: block; }

.form-area__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.form-area__action {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  cursor: pointer; }
  .form-area__action input[type="radio"] {
    display: none; }
    .form-area__action input[type="radio"] + span {
      width: 14px;
      height: 14px;
      border: 1px solid #D3D3D3;
      border-radius: 50%;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      margin-right: 7px;
      position: relative; }
    .form-area__action input[type="radio"]:checked + span:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 8px;
      height: 8px;
      background: #BE1622;
      border-radius: 50%; }

.form-area__figure {
  width: 291px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.form-area__input {
  border: none;
  font-size: 16px;
  color: #424242;
  text-align: center;
  width: 50px;
  height: 30px;
  position: absolute;
  cursor: pointer; }
  .form-area__input:focus {
    outline: 1px solid #ccc !important; }

.form-area__figure--1 {
  background: url("../img/form-area-figure-1.png") no-repeat top center; }
  .form-area__figure--1 .form-area__input {
    left: 50%;
    top: 15px;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); }

.form-area__figure--2 {
  background: url("../img/form-area-figure-2.png") no-repeat top center; }
  .form-area__figure--2 .form-area__input:nth-child(1) {
    left: 20px;
    bottom: 10px; }
  .form-area__figure--2 .form-area__input:nth-child(2) {
    left: 50%;
    top: 15px;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); }

.form-area__figure--3 {
  background: url("../img/form-area-figure-3.png") no-repeat top center; }
  .form-area__figure--3 .form-area__input:nth-child(1) {
    left: 50%;
    top: 15px;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); }
  .form-area__figure--3 .form-area__input:nth-child(2) {
    right: 20px;
    bottom: 10px; }

.form-area__figure--4 {
  background: url("../img/form-area-figure-4.png") no-repeat top center; }
  .form-area__figure--4 .form-area__input:nth-child(1) {
    left: 20px;
    bottom: 10px; }
  .form-area__figure--4 .form-area__input:nth-child(2) {
    top: 15px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  .form-area__figure--4 .form-area__input:nth-child(3) {
    right: 20px;
    bottom: 10px; }

@media (max-width: 767px) {
  .modal-form__block .modal-form__inner {
    padding: 40px;
    padding-top: 60px; }
  .modal-form__title {
    font-size: 28px; }
  .modal-form__actions {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .modal-form__info {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    text-align: center; } }

@media (max-width: 640px) {
  .form-area__action {
    width: 100%; }
    .form-area__action:not(:last-child) {
      margin-bottom: 15px; }
  .form-area__actions {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

@media (max-width: 375px) {
  .form-area {
    padding: 19px 5px; } }

@media (max-width: 480px) {
  .modal-form__block .modal-form__inner {
    padding: 25px;
    padding-top: 60px; }
  .modal-form__block .modal-close {
    right: 15px;
    top: 15px; } }

.popup__list {
  margin: 40px 0; }
  .popup__list li {
    margin-bottom: 15px; }
    .popup__list li a {
      color: #000;
      font-weight: 400;
      font-size: 22px; }

/*end modal*/
/*contacts page*/
.contacts {
  padding-bottom: 50px; }

.big-contacts {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.big-contact {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .big-contact img {
    margin-right: 22px; }
  .big-contact:not(:last-child) {
    margin-right: 94px; }
  .big-contact a:hover {
    text-decoration: none; }

.big-contact__link {
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
  text-transform: uppercase;
  color: #4B535E; }

.big-contact__link-2 {
  font-weight: normal;
  font-size: 32px;
  color: #4E5052;
  display: inline-block; }

.conts {
  margin-top: 46px; }

.conts__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px; }

.conts__col {
  padding-left: 10px;
  padding-right: 10px; }

.conts__item {
  padding: 25px 32px;
  border: 2px solid #EAEAEA;
  border-radius: 12px; }

.conts__shop {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2;
  color: #4e5052; }

.conts__loc {
  font-size: 13px;
  line-height: 1.2;
  color: #9ea3b7;
  margin-top: 6px; }

.conts__contacts {
  margin-top: 14px; }

.conts__contact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .conts__contact:not(:last-child) {
    margin-bottom: 21px; }

.conts__icon-w {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 17px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 16px; }

.conts__title {
  font-weight: bold;
  font-size: 15px;
  color: #4E5052; }

.conts__link {
  display: block;
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
  color: #4b535e;
  margin-top: 3px; }

.conts__link2 {
  font-size: 13px;
  color: #4e5052;
  display: block;
  margin-top: 3px; }

.conts__title2 {
  font-size: 16px;
  line-height: 1.3;
  color: #4e5052; }

.conts__text {
  font-size: 16px;
  line-height: 1.3;
  color: #9ea3b7; }

.mapblock {
  margin-top: 42px; }

.map {
  height: 412px;
  width: 100%; }

.writeus {
  margin-top: 33px; }

.writeus__row {
  margin: 0 -12.5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.writeus__col {
  width: 50%;
  padding: 0 12.5px; }

.writeus__input {
  width: 100%;
  height: 45px;
  font-weight: 300;
  font-size: 16px;
  color: #424242;
  padding-left: 23px;
  padding-right: 23px;
  border-radius: 12px;
  border: 1px solid #CECECE; }

.writeus__textarea {
  width: 100%;
  border: 1px solid #cecece;
  border-radius: 12px;
  height: 106px;
  font-weight: 300;
  font-size: 16px;
  color: #424242;
  padding: 13px 23px;
  margin-top: 14px; }

.writeus__btn {
  margin-top: 13px;
  padding: 0 35px; }

.ymaps-layers-pane {
  -webkit-filter: grayscale(100%); }

/*end contacts page*/
/*card page*/
.card {
  padding-bottom: 62px; }

.card_heading {
  margin-bottom: 15px; }

.cardtop__row {
  margin-top: 29px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px; }

.cardtop__left {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 724px; }

.cardtop__img-w {
  width: 100%;
  height: 437px;
  overflow: hidden;
  border-radius: 12px; }
  .cardtop__img-w img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.cardtop__right {
  padding-left: 29px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 11px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.cardtop__title {
  font-size: 24px;
  color: #2e1b15;
  margin-bottom: 17px; }

.cardtop__price-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 27px; }

.cardtop__price {
  font-weight: bold;
  font-size: 52px;
  color: #2e1b15;
  margin-right: 29px; }

.cardtop__price-old {
  font-size: 32px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #9F9F9F; }

.cardtop__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 33px; }

.cardtop__btn-action {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  color: #2e1b15;
  border: 1px solid #be1622;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(rgba(171, 186, 240, 0.05) 0px 4px 22px);
          filter: drop-shadow(rgba(171, 186, 240, 0.05) 0px 4px 22px);
  border-radius: 12px;
  height: 50px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 19px;
  transition: 0.5s; }
  .cardtop__btn-action:hover {
    text-decoration: none;
    background-color: #BE1622;
    color: #fff; }

.cardtop__call {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer; }

.cardtop__call-img-w {
  width: 31px;
  height: 31px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 16px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.cardtop__call-title {
  font-size: 20px;
  color: #464646; }

.cardtop__call-free {
  font-size: 20px;
  color: #be1622;
  display: block; }

.cardtop__chars {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px; }

.cardtop__chars-cap {
  font-weight: 300;
  font-size: 20px;
  color: #536473; }
  .cardtop__chars-cap:not(:last-child) {
    margin-right: 115px; }

.cardtop__char {
  font-weight: bold;
  margin-left: 5px; }

.cardtop__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473;
  margin-bottom: 14px;
  max-width: 390px; }

.cardtop__btn {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  color: white;
  background: #be1622;
  box-shadow: rgba(171, 186, 240, 0.05) 0px 4px 22px;
  border-radius: 12px;
  height: 50px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0 20px;
  margin-top: auto; }

.cardadvs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 41px;
  padding: 0 76px 0 28px; }

.cardadvs__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 55px; }
  .cardadvs__item:first-child {
    padding-left: 0; }
  .cardadvs__item:last-child {
    padding-right: 0; }
  .cardadvs__item:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    height: 52px;
    width: 1px;
    background: rgba(204, 204, 204, 0.5); }

.cardadvs__img-w {
  width: 52px;
  height: 52px; }

.cardadvs__content {
  margin-left: 20px; }

.cardadvs__title {
  font-weight: 300;
  font-size: 20px;
  color: #536473;
  margin-bottom: 5px; }

.cardadvs__sub {
  font-weight: bold;
  font-size: 28px;
  color: #536473;
  padding-bottom: 0px; }

.carddesc__title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 26px; }

.carddesc__title-text {
  display: inline-block;
  border-bottom: 1px solid #be1622;
  padding-bottom: 13px;
  font-size: 18px;
  text-transform: uppercase;
  color: #BE1622; }

.carddesc__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473; }

.tabscats__wrap {
  margin-top: 35px;
  background: linear-gradient(10.81deg, #F8F9FA -10.92%, rgba(248, 249, 250, 0) 91.23%);
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
  border-radius: 12px;
  overflow: hidden; }

.tabscats__text {
  line-height: 1.2; }

.tabscats-it-img-w {
  position: absolute;
  left: -20px;
  bottom: -30px; }

.tabscats__tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 72px;
  overflow: hidden;
  border-radius: 12px; }

.tabscats__tab {
  background: linear-gradient(90deg, #f2f2f2 7.58%, rgba(255, 255, 255, 0) 40.21%);
  box-shadow: rgba(171, 186, 240, 0.05) 0px 4px 22px;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  width: 25%;
  height: 86px;
  line-height: 1.1;
  color: white;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
  font-size: 18px;
  text-transform: uppercase;
  color: #3C3C3B;
  font-size: 18px;
  font-weight: 500;
  font-family: "Neo Sans Cyr", sans-serif; }
  .tabscats__tab.active {
    background: #be1622;
    box-shadow: rgba(171, 186, 240, 0.05) 0px 4px 22px;
    color: white; }
  .tabscats__tab:hover {
    background: #be1622;
    box-shadow: rgba(171, 186, 240, 0.05) 0px 4px 22px;
    color: white; }

.tabscats__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 51px; }

.tabscats__cont {
  padding-left: 53px; }

.tabscats__img-w {
  width: 481px;
  height: auto; }

.tabscats__advs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 31px; }

.tabscats__adv {
  max-width: 189px; }
  .tabscats__adv:not(:last-child) {
    margin-right: 47px; }

.tabscats__adv-title {
  font-weight: bold;
  font-size: 44px;
  color: #be1622;
  margin-bottom: 10px; }

.tabscats__adv-text {
  font-weight: 300;
  font-size: 17px;
  line-height: 1.2;
  color: #536473; }

.calc {
  margin-top: 98px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.calc__left {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 82px; }

.calc__heading {
  font-family: "Neo Sans Cyr", sans-serif;
  font-weight: normal;
  font-size: 26px;
  text-transform: uppercase;
  color: #BE1622;
  font-weight: 500; }

.calc__top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 19px; }

.calc__btn-o {
  border: 2px solid #be1622;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(rgba(171, 186, 240, 0.05) 0px 4px 22px);
          filter: drop-shadow(rgba(171, 186, 240, 0.05) 0px 4px 22px);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-radius: 5px;
  font-size: 18px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #be1622;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
  padding-left: 23px;
  padding-right: 23px;
  font-weight: 500;
  font-family: "Neo Sans Cyr", sans-serif;
  transition: 0.5s; }
  .calc__btn-o:hover {
    text-decoration: none;
    background-color: #be1622;
    color: #fff; }

.calc__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 13px; }

.calc__col {
  width: calc(50% - 10px); }

.calc__col-2,
.calc__col-3 {
  display: none; }

.calc__label {
  font-weight: 300;
  font-size: 20px;
  color: #536473;
  margin-bottom: 8px; }

.calc__select {
  width: 100%; }

.select2-container {
  border: none; }
  .select2-container .select2-selection--single {
    border: none;
    width: 100% !important;
    border: 1px solid #DCDCDC;
    height: 50px;
    border-radius: 5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #98A5B0;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      color: #98A5B0;
      padding: 0 19px; }
    .select2-container .select2-selection--single .select2-selection__arrow {
      width: 10px;
      height: 50px;
      background: url("../img/arr-b-sort.svg") no-repeat right 0 center;
      position: static;
      margin-left: 0px;
      margin-left: auto;
      margin-right: 19px; }
      .select2-container .select2-selection--single .select2-selection__arrow b {
        display: none; }
  .select2-container .select2-dropdown {
    border: none;
    border-radius: 0; }
  .select2-container .select2-search--dropdown {
    border: none; }
    .select2-container .select2-search--dropdown .select2-search__field {
      border: none; }
  .select2-container .select2-results {
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
    border: 1px solid rgba(204, 204, 204, 0.4); }
  .select2-container .select2-results__option {
    border: none; }

.calc__row-2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px; }

.calc__col-33 {
  -webkit-flex: 1 1 33.33%;
      -ms-flex: 1 1 33.33%;
          flex: 1 1 33.33%; }
  .calc__col-33:not(:first-child) {
    margin-left: 20px; }

.calc__input {
  width: 100%;
  height: 50px;
  border: 1px solid gainsboro;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(rgba(171, 186, 240, 0.05) 0px 4px 22px);
          filter: drop-shadow(rgba(171, 186, 240, 0.05) 0px 4px 22px);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-radius: 5px;
  font-weight: 300;
  font-size: 20px;
  color: #98A5B0;
  padding: 0 19px; }
  .calc__input::-webkit-input-placeholder {
    color: #98A5B0; }
  .calc__input::-moz-placeholder {
    color: #98A5B0; }
  .calc__input:-ms-input-placeholder {
    color: #98A5B0; }
  .calc__input::placeholder {
    color: #98A5B0; }

.calc__btn-wrap {
  margin-top: 19px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.calc__btn {
  background: #be1622;
  box-shadow: rgba(171, 186, 240, 0.05) 0px 4px 22px;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border-radius: 12px;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  height: 50px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 27px;
  padding-right: 27px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1; }

.calc__info {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.2;
  color: #536473;
  margin-left: 18px; }

/*end card page*/
.toptext {
  margin-top: 45px; }

.toptext__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 34px; }

.toptext__content {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 61px;
  padding-top: 13px; }

.toptext__heading {
  margin-bottom: 27px; }

.toptext__text {
  font-size: 20px;
  line-height: 1.2;
  color: #536473; }

.toptext__img-w {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 578px;
  height: 353px;
  border-radius: 33px 12px 22px 0px;
  overflow: hidden; }

.toptext__img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  width: 100%; }

.production__heading {
  margin-bottom: 27px; }

.production__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473; }

.teasecats {
  margin-top: 36px;
  margin-left: -9px;
  margin-right: -9px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 25px;
  border-bottom: 1px solid gainsboro; }

.teasecats__col {
  width: 25%;
  padding-left: 9px;
  padding-right: 9px;
  margin-bottom: 17px; }

.teasecats__it {
  height: 176px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 33px 12px 22px 0px;
  overflow: hidden;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .teasecats__it:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 271px;
    width: 100%;
    background: linear-gradient(130.16deg, #454545 15.56%, rgba(73, 73, 73, 0) 93.13%);
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }

.teasecats__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.5) 0px 4px 22px;
  position: absolute; }

.materials {
  padding-top: 34px; }

.materials__heading {
  margin-bottom: 31px; }

.teasemats {
  margin-left: -9px;
  margin-right: -9px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.teasemats__col {
  width: 25%;
  padding-left: 9px;
  padding-right: 9px; }

.teasemats__it {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 271px;
  width: 100%;
  border-radius: 33px 12px 22px 0px;
  overflow: hidden;
  position: relative;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .teasemats__it:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 271px;
    width: 100%;
    background: linear-gradient(130.16deg, #454545 15.56%, rgba(73, 73, 73, 0) 93.13%);
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }

.teasemats__img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.advants {
  margin-top: 72px; }

.advants__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  border-bottom: 1px solid gainsboro; }

.advants__it {
  width: 25%;
  padding: 0 15px;
  position: relative; }
  .advants__it:not(:last-child):after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    display: block;
    height: 157px;
    width: 1px;
    opacity: 0.8;
    border-right: 1px solid rgba(32, 32, 32, 0.12); }

.advants__img-w {
  margin-bottom: 41px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 62px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.advants__tit {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: #536473;
  margin-bottom: 16px; }

.advants__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  color: #536473; }

.cardadvs-corp {
  padding-left: 0;
  margin-bottom: 50px; }
  .cardadvs-corp .cardadvs__item:first-child {
    padding: 0 55px; }

.cardadvs--border .cardadvs {
  padding: 44px 0 35px;
  border-top: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
  margin-bottom: 0; }

.content--3 {
  margin-top: 36px;
  padding-bottom: 27px; }

.last-projects--8 {
  margin-top: 44px;
  margin-bottom: 64px; }

.reviews__slider--8 {
  border-bottom: 1px solid gainsboro;
  padding-bottom: 58px; }

.hform2--bg2 {
  background-image: url("../img/form2-bg2.jpg"); }

.hform2--bg3 {
  background-image: url("../img/form2-bg3.jpg"); }
  @media (min-width: 1200px) {
    .hform2--bg3 {
      padding-top: 41px;
      padding-bottom: 35px; } }

.gradient-2-blocks {
  position: relative; }
  .gradient-2-blocks:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 870px;
    background: linear-gradient(174.13deg, rgba(235, 239, 244, 0.4) 41.24%, rgba(235, 239, 244, 0) 95.34%);
    border-radius: 0px;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
        -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
            transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: -1; }

.photogal {
  margin-top: 44px;
  padding-bottom: 42px;
  border-bottom: 1px solid gainsboro; }

@media (min-width: 1200px) {
  .advants--9 {
    margin-top: 54px; } }

.photogal__heading {
  margin-bottom: 22px; }

.photogal__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -14px; }

.photogal__col {
  width: 33.333%;
  padding: 0 14px;
  margin-bottom: 31px; }

.content--4 {
  margin-top: 40px; }

.othercats {
  margin-top: 63px;
  margin-bottom: 75px; }
  .othercats .teasecats {
    padding-bottom: 0;
    border: none; }
    @media (min-width: 1200px) {
      .othercats .teasecats {
        margin-top: 43px; } }
  .othercats .teasecats__col {
    margin-bottom: 0; }

.type {
  margin-top: 37px; }

.type__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -14px; }

.type__col {
  width: 50%;
  padding: 0 14px; }

.type__heading {
  margin-bottom: 32px; }

.type__it {
  width: 100%;
  position: relative;
  height: 356px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 33px 12px 22px 0px;
  overflow: hidden;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .type__it:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 399px;
    width: 100%;
    background: linear-gradient(130.16deg, #454545 15.56%, rgba(73, 73, 73, 0) 93.13%);
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .type__it img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.materials-2 {
  margin-top: 53px;
  margin-bottom: 37px; }
  .materials-2 .contain {
    padding-top: 37px;
    border-top: 1px solid gainsboro; }

.materials-2__heading {
  margin-bottom: 34px; }

.teasemats__it-2 {
  height: 181px; }

.last-projects__date {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 300;
  font-size: 15px;
  color: #FFFFFF;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  padding: 0 25px 0 19px;
  background: rgba(45, 28, 29, 0.5);
  -webkit-backdrop-filter: blur(22px);
          backdrop-filter: blur(22px);
  border-radius: 22px 0px; }

.articles {
  margin-top: 33px;
  margin-bottom: 25px; }

.articles__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px; }

.articles__heading {
  margin-bottom: 28px; }

.articles__col {
  padding: 0 15px;
  width: 33.333%;
  margin-bottom: 48px; }

.marks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px; }

.mark {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
  font-weight: 400;
  font-size: 16px;
  color: #536473; }

.like {
  background-image: url("../img/like.svg");
  padding-right: 16px;
  margin-right: 16px;
  position: relative; }
  .like:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    height: 22px;
    width: 1px;
    background: gainsboro; }

.dislike {
  background-image: url("../img/dis.svg"); }

@media (min-width: 1200px) {
  .bread--9 {
    margin-top: 29px; } }

.article__img-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-height: 408px;
  width: 100%;
  border-radius: 22px 0px 22px 12px;
  overflow: hidden;
  margin-bottom: 29px; }
  .article__img-wrap img {
    object-fit: cover;
    width: 100%;
    height: auto; }

.article__heading-w {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px; }
  .article__heading-w .marks {
    margin-top: 0; }

.article__heading {
  margin-bottom: 0; }

h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #3C3C3B;
  margin-bottom: 14px; }

.text-img-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 48px 0 30px 0; }
  .text-img-block:last-child {
    margin-bottom: 0; }

.text-img-block__cont {
  margin-top: -2px; }
  .text-img-block__cont h3 {
    margin-bottom: 27px; }

.article-img {
  overflow: hidden;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  max-height: 350px;
  border-radius: 22px 12px 22px 0px; }
  .article-img._lft {
    margin-left: 59px; }
  .article-img._rgt {
    margin-right: 56px; }

.article {
  padding-top: 0; }
  .article .contain {
    padding-bottom: 40px;
    border-bottom: 1px solid gainsboro; }
  .article p {
    margin-bottom: 24px; }

.similararts {
  margin: 36px 0 60px 0; }

.similararts__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -14px; }

.similararts__col {
  padding: 0 14px; }

.similararts__heading {
  margin-bottom: 30px; }

@media (min-width: 1200px) {
  .bread--11 {
    margin-top: 29px;
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .bread--12 {
    margin-top: 29px;
    margin-bottom: 32px; } }

.pres__heading {
  margin-bottom: 9px; }

.pres__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 37px;
  border-bottom: 1px solid gainsboro;
  margin-left: -17px; }

.pres__it {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 222px; }

.pres__img-w {
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.pres__text {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  color: #536473;
  width: 140px;
  margin-left: 9px; }

.pres__plus {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px; }

.pres__or {
  font-size: 22px;
  text-transform: uppercase;
  color: #be1622;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 10px; }

.quiz {
  border-bottom: 1px solid rgba(32, 32, 32, 0.12);
  padding-top: 73px;
  padding-bottom: 95px; }

.quiz__heading {
  margin-bottom: 15px; }

.quiz__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.quiz__l {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.quiz__content {
  margin-top: 19px; }

.quiz__text {
  font-weight: 300;
  font-size: 26px;
  line-height: 1.2;
  color: #536473;
  margin-bottom: 25px; }

.quiz__ckeckboxes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -26px; }

.quiz__label {
  margin-bottom: 26px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(100% - 236px);
  margin-right: 0; }
  .quiz__label:nth-child(odd) {
    width: 236px;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .quiz__label input[type="radio"] {
    display: none; }
    .quiz__label input[type="radio"] + span {
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      background: #e9e5eb;
      box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px inset;
      width: 23px;
      height: 23px;
      border-radius: 50%;
      overflow: hidden; }
    .quiz__label input[type="radio"]:checked + span {
      background: url("../img/quoz-checked.svg") no-repeat; }

.quiz__label-text {
  margin-left: 15px; }

.quiz__actions {
  margin-top: 41px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.quiz__subm-btn,
.quiz__btn {
  border-radius: 12px;
  height: 55px;
  padding-left: 47px;
  padding-right: 47px; }

.quiz__subm-btn {
  display: none; }

.quiz__steps {
  margin-left: 40px; }

.quiz__steps-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.quiz__step {
  font-weight: 300;
  font-size: 16px;
  color: #949a9f;
  margin-right: 20px; }
  .quiz__step.active {
    color: #be1622; }
  .quiz__step:not(:last-child) {
    position: relative;
    padding-right: 22px; }
    .quiz__step:not(:last-child):before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 1px;
      height: 14px;
      background-color: #C6C6C6; }

.quiz__r {
  width: 513px;
  position: relative; }
  .quiz__r:after {
    content: "";
    display: block;
    position: absolute;
    width: 370px;
    height: 370px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #BE1F2A;
    z-index: -1; }
    .quiz__r:after img {
      max-width: 100%;
      height: auto; }

.quiz__item {
  display: none; }
  .quiz__item.show {
    display: block; }

.quiz__input {
  height: 67px;
  width: 100%;
  max-width: 490px;
  border: 1px solid #EAEAEA;
  box-sizing: border-box;
  border-radius: 12px;
  padding: 0 25px;
  font-weight: 300;
  font-size: 20px;
  color: #536473; }

.quiz__input-label:not(:last-child) {
  margin-bottom: 9px; }

div._error {
  color: red;
  font-size: 14px;
  margin-top: 5px;
  display: none; }
  div._error.show {
    display: block; }

@media only screen and (max-width: 1279px) {
  .contain {
    max-width: 970px; }
  .search__form {
    width: 224px; }
  .search__form--min {
    width: 125px; }
  .nav__item {
    padding-bottom: 22px; }
  .nav__link,
  .subnav__link,
  .sub-subnav__link {
    font-size: 16px; }
  .subnav__list {
    top: 41px; }
  .categories__img {
    max-width: 130px; }
  .categories__item {
    padding: 16px 0px 20px 24px;
    height: auto; }
  .card__top {
    height: 181px; }
  .product__col {
    padding: 0 10px; }
  .premium__row {
    margin-left: -10px;
    margin-right: -10px; }
  .card__bottom {
    padding: 15px; }
  .card__price {
    font-size: 23px; }
  .card__old-price {
    font-size: 19px; }
  .bens__item:after {
    display: none; }
  .bens__title {
    font-size: 17px;
    margin-bottom: 5px; }
  .bens__img-wrap {
    margin-right: 16px; }
  .last-projects__img-wrap {
    height: 197px; }
  .advantages__content {
    padding-top: 0; }
  .advantages__title {
    font-size: 22px; }
  .advantages__img-w {
    margin-right: 19px; }
  .advantages__item {
    padding: 30px 19px; }
  .reviews__item--min .reviews__text {
    max-width: 100%; }
  .hform__input {
    margin-right: 11px; }
  .footer__col {
    padding-right: 35px; }
  .cardadvs__item {
    padding: 0 29px; }
  .cardadvs__sub {
    font-size: 23px; }
  .cardadvs {
    padding: 0; }
  .tabscats__text {
    position: relative;
    z-index: 2; }
  .product__row {
    margin-left: -10px;
    margin-right: -10px; }
  .calc__row,
  .calc__row-2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .calc__col-33,
  .calc__col {
    width: 100%;
    margin-bottom: 15px; }
  .calc__top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .calc__heading {
    width: 100%;
    margin-bottom: 10px; }
  .calc__btn-o {
    margin-top: 20px; }
  .tabscats__tab {
    font-size: 16px; }
  .calc__col-33:not(:last-child) {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .calc__col-33:not(:first-child) {
    margin-left: 0; }
  .calc__row, .calc__row-2 {
    margin-bottom: 0; }
  .catannounce__img-w {
    width: 493px; }
  .catannounce__content {
    padding-top: 0; }
  .toptext__img-w {
    width: 479px;
    height: auto; }
  .article-img {
    width: 50%;
    height: auto;
    max-height: unset; }
  .pres__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .pres__plus,
  .pres__or {
    margin: 0 25px; }
  .pres__it,
  .pres__plus,
  .pres__or {
    margin-bottom: 25px; }
  .quiz__r {
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .quiz__r img {
      max-width: 130%;
      height: auto; }
  .quiz__l {
    padding-right: 40px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
  .contain {
    max-width: 750px; }
  .col-mnu {
    position: relative;
    margin-top: -77px; }
  .subnav__list {
    position: static;
    background-color: #646463; }
  .nav__link {
    padding: 15px 15px 15px 29px;
    display: inline-block; }
  .subnav__item--active {
    background-color: #494949; }
    .subnav__item--active.active {
      background-color: #AB101B; }
  .subnav__link:hover {
    background: none; }
  .nav__item {
    padding-bottom: 0; }
  .sub-subnav__list {
    position: static;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%); }
  .top-mnu {
    display: none;
    position: absolute;
    right: 0;
    top: 48px;
    margin-top: 0;
    z-index: 21;
    background-color: #FFF;
    min-width: 280px;
    padding: 0px;
    min-height: 100px; }
  .nav__link, .subnav__link, .sub-subnav__link {
    font-size: 20px; }
  .hidden-mnu {
    display: block;
    position: relative;
    z-index: 11;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0; }
  .toggle-mnu {
    display: block;
    text-align: center;
    line-height: 48px;
    display: block;
    width: 19px;
    height: 9px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 20px; }
  .toggle-mnu:focus {
    outline: none; }
  .toggle-mnu span {
    position: relative;
    display: block;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    width: 19px;
    height: 3px;
    background: #000; }
  .toggle-mnu span:after, .toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -4px;
    width: 19px;
    height: 3px;
    background: #000;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border-radius: 1px; }
  .toggle-mnu span:after {
    top: 3px; }
  .toggle-mnu span {
    background-color: transparent; }
  .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) translate(5px, 5px);
            transform: rotate(45deg) translate(5px, 5px);
    top: -6px; }
  .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(8px, -9px);
        -ms-transform: rotate(-45deg) translate(8px, -9px);
            transform: rotate(-45deg) translate(8px, -9px);
    top: 13px; }
  .toggle-mnu.on + #menu {
    opacity: 1;
    visibility: visible; }
  .header__top-inner {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
  .header__logo {
    margin-top: 0; }
  .header__info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .header__actions {
    margin-right: 40px; }
  .header__top {
    padding: 15px 0; }
  .search__form {
    -webkit-order: 100;
        -ms-flex-order: 100;
            order: 100;
    margin-top: 15px;
    max-width: 100%;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 0; }
  .header__right {
    padding-left: 31px; }
  .header__time {
    display: none; }
  .header__top--fix .header__socials {
    margin-right: 5px; }
  .header__top--fix .header__info {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header__top--fix .header__phone {
    margin-left: 20px; }
  .header__top--fix .header__actions {
    margin-left: 20px; }
  .header__top--fix .col-mnu {
    margin-top: -62px; }
  .categories__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .categories__col {
    width: 100%;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    .categories__col:not(:last-child) {
      margin-bottom: 15px; }
  .card__top {
    height: 153px; }
  .card__prices {
    display: block; }
  .card__old-price,
  .card__price {
    display: block;
    width: 100%;
    text-align: center; }
  .card__price {
    margin-top: 7px;
    font-size: 27px; }
  .bens__item {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .bens__img-wrap {
    margin-bottom: 16px;
    margin-right: 0; }
  .bens__content {
    text-align: center; }
  .advantages__col {
    width: 100%; }
  .hform__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .hform__btn {
    width: 100%;
    margin-top: 10px; }
  .hform__input {
    margin-right: 0; }
    .hform__input:not(:first-child) {
      margin-left: 10px; }
  .footer__top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 53px; }
  .footer__col {
    width: 50%; }
    .footer__col:nth-child(3) {
      -webkit-order: -2;
          -ms-flex-order: -2;
              order: -2; }
  .footer__col--last {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .benef__title {
    font-size: 27px; }
  .bens__img-wrap {
    height: 42px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .cardadvs__item {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center; }
  .cardadvs__sub,
  .cardadvs__title {
    text-align: center; }
  .cardadvs__content {
    margin-left: 0;
    margin-top: 10px; }
  .cardadvs__item {
    width: 25%;
    padding: 0 10px; }
  .cardadvs__item:not(:last-child):after {
    display: none; }
  .tabscats__tab {
    height: 51px; }
  .tabscats__img-w {
    width: 271px;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
    .tabscats__img-w img {
      max-width: 100%; }
  .calc__right {
    display: none; }
  .calc__left {
    padding-right: 0; }
  .calc {
    margin-top: 10px; }
  .reviews__item {
    padding: 20px 20px; }
  .conts__items {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .conts__col {
    width: 100%; }
    .conts__col:not(:last-child) {
      margin-bottom: 25px; }
  .hide-991 {
    display: none; }
  .show-991 {
    display: block; }
  .catannounce__img-w {
    width: 333px; }
  .toptext__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .toptext__content {
    padding-top: 0;
    padding-right: 0;
    margin-bottom: 30px; }
  .toptext__img-w {
    width: 100%; }
  .photogal__col {
    width: 50%; }
  .articles__row {
    margin-left: -10px;
    margin-right: -10px; }
  .articles__col {
    padding: 0 10px; }
  .article__heading-w {
    margin-bottom: 15px; }
  .text-img-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 25px; }
    .text-img-block:not(:last-child) {
      margin-bottom: 25px; }
  .article-img {
    margin-left: 0;
    margin-top: 0px; }
    .article-img._lft {
      margin-left: 0; }
    .article-img._rgt {
      margin-bottom: 35px; }
  .text-img-block__cont h3 {
    margin-bottom: 13px; }
  .article-img {
    max-width: 100%;
    width: auto;
    height: auto; }
  .quiz__r:after {
    width: 270px;
    height: 270px; }
  .quiz__r img {
    max-width: 170%; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .contain {
    max-width: 600px; }
  .header__actions {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .header__socials {
    -webkit-order: -2;
        -ms-flex-order: -2;
            order: -2;
    margin-right: 15px; }
  .header__phone {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .col-mnu {
    margin-top: -78px; }
  .search__form {
    margin-left: 15px; }
  .header__phone {
    margin-top: 20px; }
  .slider__title {
    font-size: 35px; }
  .slider__subtitle {
    font-size: 25px; }
  .product__col {
    width: 50%;
    margin-bottom: 20px; }
  .benef__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .benef__col {
    width: 100%; }
    .benef__col:not(:last-child) {
      margin-bottom: 15px; }
  .bens__img-wrap img {
    height: 30px;
    width: auto; }
  .bens__title {
    font-size: 15px; }
  .bens {
    margin-top: 20px; }
  .heading,
  .hform2__title {
    font-size: 26px; }
  .cabinet {
    padding-bottom: 30px; }
  .last-projects {
    margin-top: 30px; }
  .heading {
    margin-bottom: 20px; }
  .heading__wrap {
    margin-bottom: 20px; }
  .last-projects__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .last-projects__col {
    width: 100%; }
    .last-projects__col:not(:last-child) {
      margin-bottom: 30px; }
  .last-projects__img-wrap {
    margin-bottom: 20px; }
  .last-projects__title {
    margin-bottom: 7px; }
  .reviews__item--min {
    padding-right: 0; }
    .reviews__item--min:after {
      display: none; }
  .content {
    margin-top: 43px;
    font-size: 17px; }
  body {
    font-size: 17px; }
  .answers__header {
    line-height: 1.3; }
  .answers__header {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto; }
  .hform__input:not(:first-child) {
    margin-left: 0;
    margin-top: 10px; }
  .footer__contact--big {
    font-size: 28px; }
  .footer__title {
    font-size: 21px; }
  .footer__contact-text {
    font-size: 16px; }
  .footer__contacts,
  .footer__contacts--big {
    margin-top: 22px;
    margin-bottom: 35px; }
  .footer__col {
    margin-bottom: 15px; }
  .cardtop__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .cardtop__left {
    width: 100%;
    margin-bottom: 25px; }
  .cardtop__right {
    padding-left: 0;
    padding-top: 0; }
  .cardadvs__item {
    width: 50%;
    margin-bottom: 35px; }
  .cardadvs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 10px; }
  .cardtop__right {
    width: 100%; }
  .cardtop__btn {
    width: 100%; }
  .tabscats__tabs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .tabscats__tab {
    width: 100%; }
  .tabs__content-list-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .tabscats__img-w {
    width: 200px;
    margin-bottom: 30px; }
  .tabscats__cont {
    padding-left: 0; }
  .tabscats__tabs {
    margin-bottom: 43px; }
  .big-contacts {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .big-contact:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%; }
  .catannounce__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .catannounce__content {
    padding-left: 0; }
  .catannounce__img-w {
    width: 100%;
    margin-bottom: 35px;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
    .catannounce__img-w img {
      width: 100%;
      height: auto; }
  .cardadvs--border .cardadvs {
    padding-bottom: 0; }
  .advants__row,
  .teasemats {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .advants__it {
    margin-bottom: 35px; }
    .advants__it:not(:last-child):after {
      display: none; }
  .advants__it,
  .teasemats__col,
  .teasecats__col {
    width: 50%; }
  .teasemats__col {
    margin-bottom: 18px; }
  .advants__row {
    padding-bottom: 10px; }
  .photogal {
    padding-bottom: 20px; }
  .advants--9 {
    margin-top: 52px; }
  .articles__col {
    width: 50%; }
  .last-projects__text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical; }
    .last-projects__text br {
      display: none; }
  .articles {
    margin-bottom: 0; }
  .similararts__row {
    margin-left: -10px;
    margin-right: -10px; }
  .similararts__col {
    padding: 0 10px; }
  .article__heading {
    margin-bottom: 0;
    margin-right: 10px; }
  .article__heading-w {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .article__heading-w .marks {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px; }
  .quiz__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .quiz__r {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 45px;
    width: 100%; }
    .quiz__r img {
      max-width: 100%; }
  .quiz__r:after {
    width: 390px;
    height: 390px; } }

@media only screen and (max-width: 640px) {
  .contain {
    max-width: 530px; }
  .header__logo {
    width: 85px; }
    .header__logo img {
      max-width: 100%;
      height: auto; }
  .slider__benefits {
    display: none; }
  .header__slider, .slider__slide {
    height: 547px; }
  .slider__slide-inn {
    top: 230px; }
  .slider__count {
    color: #000; }
  .slider__content:after {
    background: #FFF;
    opacity: 0.4;
    top: -230px;
    left: 0; }
  .bens__item:nth-child(4) {
    padding-right: 0; }
  .answers__container {
    margin-top: 0; }
  .footer__contact--big {
    font-size: 23px; }
  .footer__nav {
    margin-top: 21px; }
  .catalog__actions-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .catalog__actions-btns .tabs__list {
    width: 100%; }
  .catalog__filter-btn input[type="checkbox"] + span {
    padding: 0 10px; }
  .catalog__actions-btn {
    margin-bottom: 15px; }
  .cardtop__img-w {
    height: auto; }
  .advants__img-w {
    margin-bottom: 21px; }
  .similararts__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .similararts__col {
    width: 50%; }
    .similararts__col:nth-child(3) {
      display: none; }
  .similararts {
    margin-bottom: 35px; }
  .article .contain {
    padding-bottom: 0; }
  .article p {
    margin-bottom: 14px; } }

@media only screen and (max-width: 570px) {
  .contain {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .header__socials {
    display: none; }
  .header__actions {
    padding-left: 0; }
    .header__actions:before {
      display: none; }
  .header__btn {
    margin-left: 24px; }
  .product__col {
    width: 100%; }
  .heading__wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .heading__link {
    margin-top: 15px;
    padding-left: 0;
    border: none; }
  .heading__wrap .heading {
    width: 100%; }
  .card__img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .answers__header {
    font-size: 16px; }
  .hform {
    overflow: hidden; }
  .hform__img {
    display: none; }
  .hform__inner {
    padding-left: 0; }
  .hform__input {
    width: 100%; }
  .footer__col {
    padding-right: 10px; }
  .footer__contact-link--big {
    margin-left: 11px; }
  .footer__contact--big img {
    width: 18px; }
  .premium__row {
    margin-top: 20px; }
  .bens__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .bens__item {
    width: 50%;
    margin-bottom: 20px; }
  .cabinet {
    margin-top: 39px; }
  .addreview__actions {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .rating__item {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-left: 0;
    margin-bottom: 20px; }
  .addreview__btn {
    width: 100%; }
  .reviews {
    margin-bottom: 40px; }
  .addreview__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .addreview__col {
    width: 100%;
    margin-bottom: 15px; }
  .addreview__textarea {
    margin-top: 0; }
  .reviews__list .reviews__item {
    padding-left: 15px;
    padding-right: 20px; }
  .catannounce__tit {
    font-size: 26px;
    margin-bottom: 12px; }
  .teasemats__it {
    height: 230px; }
  .photogal__row {
    margin: 0 -10px; }
  .photogal__col {
    padding: 0 10px; }
  .quiz__input {
    max-width: 100%; }
  .quiz__actions {
    margin-top: 21px; }
  .quiz__l {
    width: 100%;
    padding-right: 0; }
  .quiz__actions {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .quiz__label {
    width: 100%; }
    .quiz__label:nth-child(odd) {
      width: 100%; }
  .quiz__steps {
    width: 100%;
    margin-top: 25px;
    margin-left: 0; }
  .quiz__ckeckboxes {
    margin-bottom: -20px; }
  .quiz {
    padding-bottom: 45px; } }

@media only screen and (max-width: 480px) {
  .header__right {
    padding-left: 20px; }
  .header__logo {
    width: 105px; }
  .header__actions {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 15px;
    width: 100%;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header__phone {
    margin-top: 0; }
  .col-mnu {
    margin-top: -22px; }
  .top-mnu {
    top: 43px; }
  .search__form {
    width: auto;
    display: none; }
  .header__actions {
    margin-left: 0; }
  .header__actions {
    margin-right: 0; }
  .header__phone {
    margin-right: 35px; }
  .header__top--fix .col-mnu {
    margin-top: -23px; }
  .header__top--fix .header__actions {
    margin-left: 0; }
  .header__top--fix .header__phone {
    margin-left: 0; }
  .footer__col {
    width: 100%; }
  .footer__contacts--big {
    margin-bottom: 15px; }
  .footer__col {
    margin-bottom: 0; }
    .footer__col:not(:last-child) {
      margin-bottom: 20px; }
  .footer__col--last {
    margin-bottom: 29px; }
  .footer__contacts {
    margin-bottom: 21px; }
  .footer__bottom {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .copy {
    width: 100%;
    margin-bottom: 15px; }
  .answers__header {
    padding-right: 43px; }
  .advantages__img-w {
    width: 133px; }
  .advantages__title {
    font-size: 18px;
    margin-bottom: 16px; }
  .advantages__text {
    font-size: 17px;
    padding-right: 0; }
  .advantages__item {
    height: auto;
    padding: 15px;
    padding-bottom: 55px; }
  .red-arrow--big {
    width: 52px;
    height: 49px; }
  .advantages__img-w {
    height: 155px;
    margin-right: 15px; }
  .content {
    margin-top: 0; }
  .hform2__inputs-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .hform2__inputs-col {
    width: 100%;
    margin-bottom: 10px; }
  .hform2__textarea {
    margin-top: 0; }
  .hform2__btn {
    width: 100%; }
  .hform2__actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px; }
  .hform2__add-btn {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .hform2:before {
    background: linear-gradient(91.35deg, #454545 27.26%, rgba(73, 73, 73, 0) 128.18%); }
  .benef__item {
    padding: 30px; }
  .cardtop__chars,
  .cardtop__actions,
  .cardtop__price-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .cardtop__chars-cap:not(:last-child) {
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%; }
  .cardtop__price,
  .cardtop__btn-action {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px; }
  .cardtop__call {
    margin-left: 0; }
  .cardtop__btn {
    font-size: 14px; }
  .cardtop__btn {
    padding: 0 5px; }
  .cardtop__price {
    font-size: 43px; }
  .tabscats__adv-title {
    font-size: 38px; }
  .tabscats__adv {
    width: 50%; }
  .tabscats__adv:not(:last-child) {
    margin-right: 0;
    padding-right: 30px; }
  .calc__heading {
    line-height: 1.3; }
  .calc__btn-o {
    margin-top: 10px; }
  .calc__btn-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .calc__info {
    margin-left: 0;
    width: 100%;
    margin-top: 15px; }
  .card {
    padding-bottom: 40px; }
  .big-contact__link,
  .big-contact__link-2 {
    font-size: 26px; }
  .big-contact img {
    width: 20px;
    margin-right: 11px; }
  .writeus__row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .writeus__col {
    width: 100%; }
    .writeus__col:not(:last-child) {
      margin-bottom: 15px; }
  .writeus__btn {
    width: 100%; }
  .advants__text {
    font-size: 14px; }
  .advants__tit {
    font-size: 13px;
    margin-bottom: 11px; }
  .teasecats__name {
    font-size: 16px; }
  .advants__img-w {
    height: 40px;
    margin-bottom: 15px; }
    .advants__img-w img {
      max-height: 100%;
      width: auto; }
  .advants {
    margin-top: 22px; }
  .content--4,
  .content--3 {
    margin-top: 36px; }
  .type__row,
  .teasemats,
  .teasecats {
    margin-left: -5px;
    margin-right: -5px; }
  .type__col,
  .teasemats__col,
  .teasecats__col {
    padding: 0 5px;
    margin-bottom: 10px; }
  .type__col {
    margin-bottom: 0; }
  .teasemats__it {
    height: 190px; }
  .photogal__col {
    width: 100%; }
  .type__it {
    height: 240px; }
  .photogal {
    margin-top: 24px; }
  .teasecats__name {
    font-size: 14px; }
  .articles__col {
    width: 100%;
    margin-bottom: 28px; }
  .similararts__col {
    width: 100%;
    margin-bottom: 30px; }
    .similararts__col:nth-child(2) {
      margin-bottom: 0; }
  .article__img-wrap {
    margin-bottom: 19px; }
  .article-img._rgt {
    margin-bottom: 25px; }
  .quiz__r:after {
    width: 300px;
    height: 300px; } }

@media only screen and (max-width: 360px) {
  body, body > * {
    width: auto;
    min-width: 310px; } }

@media only screen and (min-width: 1080px) {
  .main-mnu {
    display: block !important; }
  .hidden-mnu {
    display: none; } }

.completed-slde-dots {
  position: absolute;
  left: 28px;
  bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .completed-slde-dots li {
    font-size: 0;
    padding: 0;
    margin: 0;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border: 2px solid white;
    background: none;
    margin-left: 6px;
    margin-right: 6px;
    cursor: pointer; }
    .completed-slde-dots li:focus {
      outline: none; }
    .completed-slde-dots li:active {
      outline: none;
      background: none; }
  .completed-slde-dots .slick-active {
    border: 2px solid white;
    background-color: #ffffff; }

.nobrd {
  border: none; }

body.active {
  background: url("../img/1920.jpg") no-repeat top 0px center; }
  body.active .wrapper {
    opacity: 0.4; }

.eye-3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #ccc;
  z-index: 100;
  border-radius: 50%; }

@media (max-width: 640px) {
  .help-call .measurer-form .btn {
    margin-top: 0; } }
    
    
    
    
    
    

.ec-rating-stars span {
    background: url(/img/addreview-star-o.svg) 0 -0px no-repeat!important;
    background-position: 0 0!important;
    width: 24px!important;
    height: 24px!important;
    margin-right: 2px!important;
}

.ec-rating-stars span.active {
     background: url(/img/addreview-star.svg) 0 -0px no-repeat!important;
}

.ec-rating-stars span.active-disabled {
     /* background: url(/img/addreview-star.svg) 0 -0px no-repeat!important; */
}
 
 

.input__wrapper {
  width: 100%;
  position: relative;
  margin: 15px 0;
  text-align: center;
}
 
.input__file {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
 
.input__file-icon-wrapper {
  height: 60px;
  width: 60px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 1px solid #fff;
}
 
.input__file-button-text {
  line-height: 1;
  margin-top: 1px;
}
 
.input__file-button {
  height: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 3px;
  cursor: pointer;
  margin: 0 auto;
  background: #be1622;
  opacity: 0.9;
  -webkit-backdrop-filter: blur(33px);
  backdrop-filter: blur(33px);
  border-radius: 12px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: 0.35s;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  right: 15px;
}


.ec-rating-stars span.active2 {
    background: url(/img/addreview-star.svg) 0 0px no-repeat!important;
}

.input__wrapper {
    width: 200px;
    float: right;
}

a.cardtop__btn-action.btn {
    background: none;
}

a.cardtop__btn-action.btn:hover {
    background-color: #A10813;
}

h2#swal2-title {
    font-size: 18px;
}
 
  label.card__label.msfavorites.load span {
 background: url(/img/heart-passive.svg) no-repeat center;
}

label.card__label.msfavorites.load.voted  span {

         background: url(/img/heart-red.svg) no-repeat center;
 }
 .product__col.premium__col {
    margin-bottom: 20px;
}

 

a.cardtop__char {
    font-weight: 500;
    font-size: 20px;
    color: #536473;
    text-decoration: underline;
}

.contain h2 {
    font-size: 26px;
    line-height: 1.1;
    color: #be1622;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: "Neo Sans Cyr", sans-serif;
    margin-bottom: 38px;
}

.contain h1 {
    font-size: 32px;
    line-height: 1.1;
    color: #be1622;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: "Neo Sans Cyr", sans-serif;
    margin-bottom: 38px;
}
 
 .cntetxt ul {
    list-style: disc;
    padding-left: 20px;
      margin-bottom: 20px;
}

.cntetxt ul li {
    margin-bottom: 10px;
}


 .cntetxt ol {
 
    padding-left: 20px;
}

.cntetxt ol li {
    margin-bottom: 10px;
}
.cntetxt p {
    text-indent: 10px;
}

  .hform__label a {
    font-weight: normal;
    font-size: 14px;
    line-height: 109%;
    color: #3C3C3B; }
    
    
    .kol-vowrap{
    display: none;
}
.kol-vowrap.selected{
    display: inline-block;
}

.input-file__title{
    font-weight: 400;
}
i.kol-vowrap {
    position: absolute;
    left: 0;
    top: 50px;
}

.input-file__title {
    position: relative;
}
 

span.kol-vowrap.selected {
    position: absolute;
    top: 50px;
    width: 224px;
    left: 0;
}
input#custom-file {
    display: none;
}
form.hform2__form .hform__label a {
    color: #fff;
}

    .cardtop__chars {
    flex-wrap: wrap;
        max-width: 460px;
}

.cardtop__chars .cardtop__chars-cap {
    width: 50%;
    margin-right: 0;
    margin-bottom: 21px;
        max-width: 240px;
}
.footer__contact--big {
        font-size: 30px;
}

.teasemats__it:after {display: none;}
.article img.justifyleft {margin-right: 56px;float: left;width: 50%;height: auto;}
.article img.justifyright {left: 56px;float: right;width: 50%;height: auto;}

.content ul {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}

.similararts .similararts__col {width: 100%;}

span.simplesearch-highlight {
    font-weight: bold;
}

.serchlist__list a {
    color: #536473;
}

.simplesearch-paging {
    padding-bottom: 20px;
}

span.simplesearch-page.simplesearch-current-page {
    font-weight: bold;
}

 



    
@media (max-width: 640px) {
    .article img.justifyleft, .article img.justifyright {margin-right: 0;float: none;width: 100%;height: auto;margin-bottom: 10px;}
 
 
    .cardtop__chars .cardtop__chars-cap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 21px;
}
.input__wrapper {
    float: none;
    
}


  .input__file-button { right: 0px;
  }
  
}

