.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.body {
  background-color: #f5f5f5;
  font-family: Montserrat, sans-serif;
  line-height: 1.4em;
}

.header__phone {
  display: block;
  color: #000;
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 600;
  text-decoration: none;
}

.header__phone:hover {
  text-decoration: none;
}

.header__working-time {
  margin-bottom: 0px;
  color: #969696;
  font-size: 12px;
  line-height: 1.4em;
}

.header__contacts {
  margin-right: 20px;
  margin-left: auto;
  text-align: right;
}

.header__callback-button {
  padding: 10px 25px;
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 600;
}

.header__callback-button:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}

.head__header.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo {
  color: #000;
  text-decoration: none;
}

.header__logo.w--current:hover {
  text-decoration: none;
}

.nav-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 700;
}

.nav-link {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.nav-link:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85));
  text-decoration: underline;
}

.nav-link.w--current {
  background-color: #fff;
  color: #333;
}

.navbar {
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  background-color: #fc0;
}

.paragraph {
  margin-bottom: 0px;
  border: 1px none #000;
  color: #fc0;
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 700;
}

.paragraph-2 {
  margin-bottom: 0px;
  color: #969696;
  font-size: 12px;
  line-height: 1.4em;
}

.paragraph-2:hover {
  text-decoration: none;
}

.slider {
  height: 450px;
  background-color: #fff;
}

.right-arrow {
  display: block;
  width: 40px;
  background-color: rgba(0, 0, 0, 0.1);
}

.left-arrow {
  display: block;
  width: 40px;
  background-color: rgba(0, 0, 0, 0.1);
}

.catalog__container {
  padding: 60px 20px;
  text-align: center;
}

.catalog {
  background-color: #fff;
}

.catalog__heading {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #000;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-3 {
  margin-bottom: 0px;
  line-height: 1.4em;
}

.div-block {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.div-block-2 {
  text-align: center;
}

.catalog__item {
  margin-right: 5px;
  margin-left: 5px;
  padding: 20px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 280px;
  -ms-flex: 0 280px;
  flex: 0 280px;
  background-color: #fff;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.catalog__item:hover {
  text-decoration: none;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
}

.image {
  margin-bottom: 20px;
}

.paragraph-4 {
  margin-bottom: 0px;
}

.catalog__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.about {
  background-color: #fff;
}

.about__container {
  padding: 60px 20px;
}

.about-heading {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #000;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.feature__title {
  color: #000;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: left;
}

.feature__text {
  margin-bottom: 0px;
  font-size: 14px;
}

.about__feature {
  margin-bottom: 0px;
}

.about__feature.feature.feature--2 {
  background-image: url('../images/about-icon-2.svg');
  background-position: 0px 0px;
  background-size: 100px;
  background-repeat: no-repeat;
}

.about__feature.feature.feature--3 {
  background-image: url('../images/about-icon-3.svg');
  background-position: 0px 0px;
  background-size: 100px;
  background-repeat: no-repeat;
}

.feature__icon {
  width: 100px;
  margin-right: 20px;
  margin-bottom: 0px;
  float: left;
}

.reviews__heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.reviews {
  display: none;
}

.reviews__container {
  padding: 60px 20px;
  text-align: center;
}

.paragraph-5 {
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
}

.paragraph-6 {
  margin-bottom: 0px;
  color: #969696;
  text-align: center;
}

.div-block-3 {
  padding: 10px 20px;
}

.reviews__review {
  text-align: center;
}

.reviews__review.review {
  margin: 10px;
  padding: 0px;
  background-color: #fff;
}

.reviews__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.review__text {
  margin-bottom: 0px;
  text-align: justify;
}

.review__text-block {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.review__photo {
  height: 150px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.button-5 {
  margin-top: 40px;
  padding: 15px 20px;
  background-color: #fc0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.button-5:hover {
  background-color: #ffd633;
  text-decoration: none;
}

.bottom-form {
  background-color: #fff;
}

.bottom-form__conteiner {
  padding: 60px 20px;
}

.bottom-form__heading {
  margin-top: 0px;
  font-size: 22px;
  line-height: 1.4em;
}

.paragraph-7 {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.4em;
}

.submit-button {
  width: auto;
  height: 50px;
  padding: 15px 25px;
  background-color: #fc0;
  color: #000;
  font-weight: 600;
}

.submit-button:hover {
  background-color: #ffd633;
}

.text-field {
  height: 50px;
  padding: 15px 25px;
}

.bottom-form__column {
  text-align: center;
}

.contacts {
  background-color: #fff;
}

.contacts__container {
  padding: 60px 20px 0px;
  text-align: center;
}

.contacts__heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.4em;
  text-align: left;
}

.paragraph-8 {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.4em;
  text-align: left;
}

.footer {
  display: block;
  background-color: #fc0;
}

.footer__container {
  padding: 80px 20px;
}

.footer__sitemap.sitemap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: 0px;
  margin-left: -10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cca300;
}

.sitemap__item {
  margin-right: 10px;
  margin-left: 10px;
}

.sitemap__title {
  display: block;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.sitemap__subtitle {
  display: block;
  color: #000;
  text-decoration: none;
}

.column {
  text-align: right;
}

.paragraph-9 {
  margin-bottom: 0px;
}

.paragraph-10 {
  margin-bottom: 0px;
}

.columns {
  margin-top: 20px;
}

.section {
  background-color: #fff;
}

.breadcrumbs {
  background-color: #f5f5f5;
}

.breadcrumbs__container {
  padding-right: 20px;
  padding-left: 20px;
}

.link {
  color: #333;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.paragraph-11 {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.product {
  background-color: #fff;
  text-align: left;
}

.product__container {
  padding: 40px 20px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.4em;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.4em;
}

.div-block-4 {
  background-color: #fff;
  text-align: center;
}

.button-2 {
  padding: 15px 20px;
  background-color: #fc0;
  color: #000;
  font-weight: 600;
}

.section-2 {
  background-color: #fff;
}

.container {
  padding: 40px 20px;
}

.tab-link-tab-2 {
  background-color: #f5f5f5;
}

.tab-link-tab-1 {
  background-color: #fc0;
}

.tab-link-tab-1.w--current {
  background-color: #fc0;
}

.tab-pane-tab-1 {
  border-top: 2px none #fc0;
}

.section-3 {
  background-color: #fff;
}

.tabs-content {
  border-top: 4px solid #fc0;
}

.list-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.tab-link-tab-2-copy {
  background-color: #f5f5f5;
}

.tab-link-tab-2-copy.w--current {
  background-color: #fc0;
}

.paragraph-12 {
  margin-bottom: 0px;
  text-align: left;
}

.columns-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.paragraph-13 {
  margin-bottom: 0px;
}

.paragraph-14 {
  margin-bottom: 0px;
}

.products {
  background-color: #fff;
}

.category {
  background-color: #fff;
}

.category__container {
  padding: 40px 20px;
}

.category__heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
}

.category__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category__item {
  position: relative;
  margin: 10px;
  padding-bottom: 49px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 210px;
  -ms-flex: 0 210px;
  flex: 0 210px;
  border: 4px solid #f5f5f5;
  background-color: #f5f5f5;
  text-align: center;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.4em;
}

.image-2 {
  width: auto;
  margin-bottom: 10px;
}

.button-3 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fc0;
  color: #000;
  font-weight: 600;
}

.button-3:hover {
  background-color: #ffd633;
  text-decoration: none;
}

.section-4 {
  background-color: #fff;
  background-image: url('../images/zima-doroga-volchansk-zimniy.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-4.gf {
  background-image: url('../images/zima-doroga-volchansk-zimniy_1.jpg');
  background-size: cover;
}

.container-2 {
  padding: 60px 20px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 600;
}

.heading-7.heading-7--bottom {
  display: none;
}

.text-span {
  color: #ff3c3c;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
}

.paragraph-15 {
  margin-bottom: 20px;
  text-align: justify;
}

.paragraph-16 {
  margin-bottom: 20px;
  text-align: justify;
}

.paragraph-16.paragraph-16--bottom {
  display: none;
}

.text-span-2 {
  color: #32bb00;
  font-size: 18px;
  font-weight: 600;
}

.button {
  padding: 15px 20px;
  background-color: #fc0;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.button:hover {
  text-decoration: none;
}

.button.form__button {
  width: 100%;
}

.button.table__button {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.button.head-button {
  margin-bottom: 20px;
  text-transform: uppercase;
}

.paragraph-17 {
  font-size: 12px;
}

.paragraph-18 {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
}

.text-span-3 {
  border-bottom: 2px solid #fc0;
  font-size: 24px;
}

.text-span-4 {
  font-weight: 600;
}

.heading-8 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
}

.section-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1001;
  display: none;
  width: 100%;
  height: 100%;
}

.section-5.js-open-form-form {
  display: none;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
}

.form-block {
  position: relative;
  margin: 20px;
  padding: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 450px;
  -ms-flex: 0 450px;
  flex: 0 450px;
  background-color: #fff;
  text-align: center;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.4em;
}

.button-6 {
  position: relative;
  z-index: 1;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -30px;
  margin-right: -30px;
  padding: 0px;
  float: right;
  background-color: transparent;
  background-image: url('../images/close-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.button-6:hover {
  opacity: 0.7;
}

.div-block-6 {
  display: block;
}

.image-3 {
  height: 27px;
}

.image-4 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.image-5 {
  border: 4px solid #fc0;
}

.link-2 {
  color: #000;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.section-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1001;
  display: none;
  width: 100%;
  height: 100%;
}

.select-field {
  background-color: #fff;
}

.link-block {
  display: block;
  color: #333;
  text-decoration: none;
}

.link-block:hover {
  text-decoration: none;
}

.heading-10 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 700;
  text-align: left;
}

.slide {
  padding-right: 60px;
  padding-left: 60px;
  background-image: url('../images/Группа_6-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-8 {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fc0;
}

.paragraph-19 {
  font-size: 18px;
  font-weight: 600;
}

.div-block-9 {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 210px;
  -ms-flex: 0 210px;
  flex: 0 210px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  height: auto;
  text-align: left;
}

.list {
  color: #fc0;
  font-size: 22px;
}

.text-span-5 {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.slide-nav {
  display: block;
}

.checkbox-field {
  text-align: left;
}

.container-3 {
  padding: 60px 20px 10px;
}

.title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  text-align: center;
}

.title.contacts-contacts__title {
  margin-bottom: 40px;
}

.paragraph-20 {
  padding-left: 1.4em;
  background-image: url('../images/check-icon.svg');
  background-position: 0% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
}

.paragraph-21 {
  font-size: 12px;
  line-height: 1.4em;
}

.tab-pane-tab-2 {
  text-align: center;
}

.about__features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.feature {
  margin: 10px;
  padding-left: 110px;
}

.feature.about__feature.feature--1 {
  background-image: url('../images/about-icon-1.svg');
  background-position: 0px 0px;
  background-size: 100px;
  background-repeat: no-repeat;
}

.disadvantages__container {
  padding: 60px 20px 0px;
}

.disadvantages {
  background-color: #fff;
}

.disadvantages__heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.div-block-10 {
  position: relative;
  min-height: 300px;
  min-width: 300px;
  margin-right: -20px;
  margin-left: -20px;
  background-image: url('../images/disadvantages-image-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-22 {
  position: absolute;
  left: 2%;
  top: 7%;
  display: inline-block;
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-23 {
  position: absolute;
  left: 5%;
  top: 39%;
  display: inline-block;
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-24 {
  position: absolute;
  left: 3%;
  top: 68%;
  display: inline-block;
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-25 {
  position: absolute;
  left: 73%;
  top: 7%;
  margin-bottom: 0px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-11 {
  min-height: 300px;
  background-image: url('../images/disadvantages-bg-1.jpg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.list-item-2 {
  list-style-type: none;
}

.heading-11 {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #fd0802;
  color: #fff;
  font-size: 12px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-26 {
  padding: 5px;
  background-color: hsla(0, 0%, 100%, 0.5);
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: justify;
}

.container-4 {
  padding-right: 20px;
  padding-left: 20px;
}

.list-2 {
  list-style-type: none;
}

.heading-12 {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #fc0;
  font-size: 12px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-27 {
  padding: 5px;
  background-color: hsla(0, 0%, 100%, 0.5);
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: justify;
}

.list-item-3 {
  text-align: center;
}

.column-3 {
  padding-left: 21%;
}

.column-4 {
  padding-right: 21%;
}

.list-3 {
  text-align: center;
}

.column-5 {
  text-align: center;
}

.column-6 {
  text-align: center;
}

.container-5 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 2;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.div-block-12 {
  position: relative;
}

.div-block-13 {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background-image: url('../images/contacts-location-icon.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-13.div-block-13--2 {
  background-image: url('../images/contacts-phone-icon.svg');
}

.div-block-13.div-block-13--3 {
  background-image: url('../images/contacts-time-icon.svg');
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  padding: 20px;
  background-color: #fff;
}

.paragraph-28 {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 1em;
  font-weight: 700;
}

.paragraph-29 {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 1.2em;
  font-weight: 700;
}

.paragraph-30 {
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 1.4em;
}

.text-span-6 {
  font-size: 32px;
  font-weight: 700;
}

.column-8 {
  padding-top: 100px;
  padding-left: 50px;
}

.slide-3 {
  background-image: url('../images/акция-1.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.paragraph-31 {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 1em;
  font-weight: 700;
  text-align: left;
}

.paragraph-32 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.4em;
  text-align: left;
}

.button-7 {
  margin-bottom: 20px;
  padding: 20px 40px;
  background-color: #fc0;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-33 {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 700;
  text-align: left;
}

.column-9 {
  padding-top: 40px;
  padding-left: 50px;
  text-align: center;
}

.slide-4 {
  background-image: url('../images/slider-image-3.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.paragraph-34 {
  font-size: 30px;
  line-height: 1.4em;
  font-weight: 700;
}

.paragraph-35 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.4em;
}

.column-10 {
  padding-top: 60px;
}

.button-8 {
  padding: 20px 40px;
  background-color: #fc0;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-36 {
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 1em;
}

.column-11 {
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(8%, transparent), to(transparent)), url('../images/домик-1.jpg');
  background-image: linear-gradient(90deg, #fff, transparent 8%, transparent), url('../images/домик-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.columns-4 {
  height: 100%;
}

.div-block-15 {
  background-color: #fff;
}

.div-block-16 {
  background-color: #fff;
}

.div-block-17 {
  margin-bottom: 10px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: left;
}

.div-block-18 {
  display: inline-block;
  padding: 5px 20px;
  background-color: #fc0;
  -webkit-transform: translate(-4px, 0px);
  -ms-transform: translate(-4px, 0px);
  transform: translate(-4px, 0px);
}

.paragraph-37 {
  margin-bottom: 0px;
  font-size: 12px;
}

.checkbox-field-2 {
  color: #aaa;
  font-size: 12px;
  text-align: left;
}

.link-3 {
  color: #aaa;
  text-decoration: underline;
}

.div-block-19 {
  display: none;
}

.slide-5 {
  background-image: url('../images/баннер_автоподогревы.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.checkbox-field-3 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.4em;
}

.checkbox {
  margin-top: 1px;
}

.link-5 {
  color: #333;
}

.link-5:hover {
  text-decoration: underline;
}

.div-block-20 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cca300;
  text-align: center;
}

.link-6 {
  display: inline-block;
  margin-bottom: 20px;
  color: #333;
}

.link-6:hover {
  text-decoration: underline;
}

.paragraph-38 {
  text-align: justify;
}

.compare {
  background-color: #fff;
}

.compare__container {
  padding: 60px 20px;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.compare__table-wrap {
  overflow: auto;
}

.conditions {
  background-color: #fc0;
}

.conditions__container {
  padding: 40px 0px;
}

.condition {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.condition.conditions__item {
  margin: 20px;
}

.condition__icon {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/check-icon-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.condition__text {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
}

.condition__accent {
  border-bottom: 2px solid #333;
  font-weight: 700;
}

.paragraph-39 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.viber-button__icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background-image: url('../images/viber-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.input {
  margin-bottom: 0px;
  border-radius: 5px;
}

.input.question__input {
  margin-bottom: 10px;
}

.input.popup__input {
  height: 50px;
  margin-right: 10px;
  margin-bottom: 8px;
  padding: 14px;
  font-size: 16px;
  line-height: 1.4em;
}

.whatsapp-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #1bd741;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.whatsapp-button:hover {
  background-color: #3ee760;
}

.whatsapp-button:active {
  background-color: #15aa33;
}

.whatsapp-button.question__call-button.js-open-popup {
  margin-bottom: 10px;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.telegram-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #61a8de;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  text-decoration: none;
}

.telegram-button:hover {
  background-color: #76b4e2;
}

.telegram-button:active {
  background-color: #4c9cda;
}

.text-area {
  margin-bottom: 0px;
  border-radius: 5px;
}

.text-area.question__text-area {
  margin-bottom: 10px;
}

.paragraph-40 {
  max-width: 420px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 500;
  text-align: center;
}

.button-9 {
  display: inline-block;
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #d20005;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  cursor: pointer;
}

.button-9:hover {
  background-color: #ad0004;
}

.button-9.button__small {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.button-9.button__small.question__submit-button {
  width: 100%;
}

.button-9.button--small {
  width: 100%;
  padding: 15px 20px;
  font-size: 14px;
}

.button-9.button--small.popup__button {
  height: 50px;
}

.telegram-button__icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background-image: url('../images/telegram-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-41 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 500;
}

.link-7 {
  color: #333;
  text-decoration: none;
}

.link-7:hover {
  text-decoration: underline;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #d20005;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.whatsapp-button__icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/whatsapp-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.viber-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #7d3daf;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}

.viber-button:hover {
  background-color: #965ac5;
}

.viber-button:active {
  background-color: #623089;
}

.viber-button.question__call-button.js-open-popup {
  margin-bottom: 10px;
}

.question__container {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 20px;
}

.question {
  background-image: url('../images/question-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns-6 {
  display: none;
}

.popup__heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
  text-align: center;
}

.popup__inputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.popup__primary-text {
  color: #d20005;
  text-transform: uppercase;
}

.popup__close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/close.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.popup__close-button:hover {
  opacity: 1;
}

.popup__close-button.js-close-popup {
  z-index: 1;
}

.popup__form {
  position: relative;
  padding: 40px;
  background-color: #fff;
  color: #333;
}

.popup__form-block {
  position: relative;
  max-width: 600px;
  margin: 10px;
  border: 2px solid #d20005;
}

.popup__wrap {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.checkbox-label {
  font-size: 12px;
}

.popup {
  display: none;
}

.widget {
  position: fixed;
  left: auto;
  top: auto;
  right: 60px;
  bottom: 40px;
  width: 75px;
  height: 75px;
}

.widget__decoration {
  position: absolute;
  left: auto;
  top: auto;
  right: 60px;
  bottom: 60px;
  z-index: 1001;
  width: 75px;
  height: 75px;
  border: 6px solid #fff;
  border-radius: 50%;
  background-color: #82b941;
  background-image: url('../images/phone-icon.svg');
  background-position: 50% 50%;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.widget__phone-button {
  position: absolute;
  right: 60px;
  bottom: 60px;
  z-index: 1000;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #82b941;
}

.widget-form__subheading {
  margin-bottom: 25px;
  color: #333;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 600;
}

.widget-form__form {
  position: relative;
  padding: 40px;
  border-radius: 2px;
  background-color: #fff;
  color: #333;
  text-align: center;
}

.widget-form {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}

.widget-form__heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 600;
}

.widget-form__form-block {
  position: relative;
  left: 50%;
  top: 10%;
  width: auto;
  max-width: 640px;
  margin: 0px;
  padding: 20px;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
}

.widget-form__submit-button {
  min-height: 60px;
  padding: 20px;
  border-radius: 2px;
  background-color: #82b941;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.widget-form__submit-button:hover {
  background-color: #90c951;
}

.widget-form__workspace {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.widget-form__input {
  min-height: 60px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.4em;
}

.widget-form__close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/close-button.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.widget-form__close-button:hover {
  opacity: 0.75;
}

.div-block-21 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-99 {
  max-width: 60px;
  margin-bottom: 10px;
}

.text-block-22 {
  color: #4bb81d;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
}

.text-block-23 {
  color: #4bb81d;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
}

.success-message {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.widget-form__form-block-2 {
  position: relative;
  left: 50%;
  top: 10%;
  width: auto;
  max-height: none;
  max-width: 640px;
  min-height: 300px;
  margin: 10px 0px 0px;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
}

.link-8 {
  color: #000;
}

.checkbox-label-2 {
  margin-bottom: 20px;
  color: #000;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
}

.div-block-22 {
  padding-right: 40px;
  padding-left: 40px;
}

.widget-form__submit-button-2 {
  min-height: 60px;
  padding: 20px;
  border-radius: 2px;
  background-color: #4bb81d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.widget-form__submit-button-2:hover {
  background-color: #90c951;
}

.checkbox-field-4 {
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: left;
}

.widget-form__close-button-2 {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  z-index: 1111;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-image: url('../images/close-button.svg');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.widget-form__close-button-2:hover {
  opacity: 0.85;
}

.widget-form__form-2 {
  position: relative;
  padding: 40px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 14px 3px hsla(0, 0%, 100%, 0.68);
  color: #333;
  text-align: center;
}

.widget-form-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
}

.div-block-23 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.widget-form__subheading-2 {
  margin-bottom: 25px;
  color: #333;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 600;
}

.div-block-24 {
  min-height: 40%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #4bb81d;
  background-image: url('../images/Check_mark.svg');
  background-position: 50% 50%;
  background-size: auto 70px;
  background-repeat: no-repeat;
}

.text-block-2 {
  margin-top: 10px;
  font-size: 14px;
}

.widget-form__success-message-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  min-height: auto;
  margin: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 14px 3px hsla(0, 0%, 100%, 0.68);
}

.widget-form__error-text-2 {
  color: #fff;
  text-align: center;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block {
  margin-top: 10px;
  color: #4bb81d;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.widget-form__error-message-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  background-color: #c20000;
}

.widget-form__workspace-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-3 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.text-block-24 {
  padding: 15px 40px;
  border: 5px solid #ffd633;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.text-span-7 {
  color: #e80000;
  font-weight: 700;
}

.text-span-8 {
  font-weight: 700;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-81 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.div-block-81.nav-link:hover {
  text-decoration: underline;
}

.div-block-81.nav-link.div-block-81-2 {
  position: relative;
}

.dropdown-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.dropdown-toggle-3 {
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.dropdown-toggle-3.w--open {
  z-index: 0;
}

.nav-link-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.nav-link-2:hover {
  text-decoration: underline;
}

.nav-link-2.nav-link-hov {
  font-weight: 600;
}

.nav-link-2.nav-link-hov:hover {
  color: #000;
  font-weight: 600;
}

.nav-link-2.nav-link-hov.w--current {
  color: #f85200;
}

.dropdown-list-16 {
  z-index: 1;
}

.dropdown-list-16.w--open {
  z-index: 0;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 #7e7676;
}

.dropdown-link {
  margin-right: 5px;
  margin-left: 5px;
  padding-left: 10px;
  border-bottom: 1px solid #c3c1c1;
}

.dropdown-link.w--current {
  padding-left: 10px;
}

.dropdown-link.dropdown-link-hover-nav {
  padding-left: 20px;
}

.dropdown-link.dropdown-link-hover-nav:hover {
  background-color: #ddd;
}

.dropdown-link.dropdown-link-hover-nav.w--current {
  color: #f85200;
}

.text-block-839 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.form-block-21 {
  position: relative;
  max-height: none;
  max-width: 500px;
  min-height: 150px;
  min-width: 500px;
}

.link-block-12 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.form-8 {
  max-width: none;
  min-width: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block-836 {
  color: #000;
  text-align: center;
}

.link-35 {
  color: #262662;
  text-decoration: none;
  text-transform: none;
}

.submit-button-9 {
  min-height: 60px;
  min-width: 250px;
  border-left: 5px solid #c51600;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #ff1c00;
  color: #fff;
  font-size: 18px;
}

.column-118 {
  padding-left: 0px;
}

.text-block-840 {
  font-size: 18px;
  font-weight: 600;
}

.stocks-wrapper-txt-3 {
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.stocks-wrapper-txt-3.stocks-wrapper-txt-2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}

.error-message-16 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.text-block-837 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.header_address-txt {
  padding-top: 0px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 16px;
  line-height: 18px;
}

.columns-13 {
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-221 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-54 {
  max-width: 150px;
  min-height: 2px;
  min-width: 150px;
  margin-top: 7px;
  background-color: #f06800;
}

.header_-txt-color {
  color: #cc0505;
  font-size: 16px;
  font-weight: 600;
}

.div-block-222 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-838 {
  font-size: 14px;
  line-height: 16px;
}

.contacts-txt-info-bold {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 18px;
  font-weight: 600;
}

.screen-10-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
}

.heading-37 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}

.text-span-47 {
  color: #000;
  text-decoration: underline;
}

.div-block-223 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.header_telephone-color {
  padding-bottom: 0px;
  color: #cc0505;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}

.header_time-txt {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
}

.header_time-txt.header_time-txt-2 {
  padding-top: 20px;
}

.success-message-13 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-top: 40px;
  border-radius: 5px;
  background-color: #f2f2f2;
}

.text-field-9 {
  min-height: 60px;
  min-width: 250px;
  border: 1px solid #867fd3;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.column-117 {
  position: static;
}

.html-embed-5 {
  margin-bottom: 0px;
}

.link-36 {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .slider {
    height: 350px;
  }

  .catalog__content {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .about__feature.feature {
    min-height: 150px;
  }

  .button.head-button {
    margin-bottom: 10px;
  }

  .heading-10 {
    font-size: 26px;
    line-height: 1.4em;
  }

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

  .feature.about__feature {
    min-height: 150px;
  }

  .feature.about__feature.feature--1 {
    min-height: 150px;
  }

  .paragraph-24 {
    left: 2%;
  }

  .paragraph-28 {
    font-size: 18px;
  }

  .paragraph-29 {
    font-size: 16px;
  }

  .paragraph-30.calibri-phone {
    font-size: 18px;
  }

  .column-8 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slide-3 {
    background-size: contain;
  }

  .paragraph-34 {
    font-size: 26px;
  }

  .paragraph-35 {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .column-10 {
    padding-top: 10px;
  }

  .button-8.js-open-form-button {
    padding: 10px 20px;
    font-size: 14px;
  }

  .paragraph-36 {
    font-size: 18px;
  }

  .question {
    background-image: url('../images/mobile-bg.jpg');
    background-position: 50% 50%;
  }

  .checkbox-label-2 {
    font-size: 10px;
  }

  .checkbox-field-4 {
    margin-top: 10px;
  }

  .div-block-25 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .dropdown-toggle-3 {
    padding-left: 0px;
  }

  .nav-link-2 {
    display: block;
    padding-left: 30px;
    font-weight: 500;
    text-align: left;
  }

  .dropdown-list-16.w--open {
    min-width: auto;
    box-shadow: none;
  }

  .header_address-txt {
    display: block;
  }

  .div-block-54 {
    margin-top: 0px;
  }

  .screen-10-2 {
    padding: 40px;
  }

  .html-embed-4 {
    position: static;
  }

  .header_telephone-color {
    font-size: 16px;
    text-align: left;
  }

  .header_time-txt {
    display: block;
  }

  .column-117 {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .header__contacts {
    display: none;
  }

  .header__callback-button {
    display: none;
  }

  .head__header.header {
    margin-top: 67px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .slider {
    height: 300px;
  }

  .image {
    margin-bottom: 0px;
  }

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

  .footer__sitemap.sitemap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .paragraph-9 {
    text-align: center;
  }

  .columns {
    text-align: center;
  }

  .heading-3 {
    text-align: center;
  }

  .section-3 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
  }

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

  .heading-7.heading-7--top {
    display: none;
  }

  .heading-7.heading-7--bottom {
    display: block;
  }

  .paragraph-16.paragraph-16--top {
    display: none;
  }

  .paragraph-16.paragraph-16--bottom {
    display: block;
  }

  .heading-10 {
    text-align: center;
  }

  .columns-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .column-2 {
    text-align: center;
  }

  .list {
    text-align: left;
  }

  .column-3 {
    padding-right: 0px;
    padding-left: 0%;
    text-align: center;
  }

  .column-4 {
    padding-right: 0%;
    padding-left: 0px;
    text-align: center;
  }

  .container-5 {
    position: static;
    -webkit-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
  }

  .column-8 {
    padding-right: 50px;
    text-align: center;
  }

  .column-11 {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(8%, transparent), to(transparent));
    background-image: linear-gradient(90deg, #fff, transparent 8%, transparent);
  }

  .columns-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/домик-1.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/домик-1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .link-4 {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    font-size: 24px;
    line-height: 1em;
    font-weight: 500;
  }

  .menu-button {
    float: none;
  }

  .container-6 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-12 {
    text-align: center;
  }

  .column-13 {
    text-align: center;
  }

  .columns-5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .condition.conditions__item {
    margin: 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .condition__icon {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .condition__text {
    font-size: 16px;
  }

  .input.popup__input {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .column-14 {
    height: auto;
  }

  .question__container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .widget {
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
  }

  .widget__decoration {
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    border-width: 3px;
    background-size: 20px 20px;
  }

  .widget__phone-button {
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
  }

  .widget-form__subheading {
    font-size: 16px;
  }

  .widget-form__heading {
    font-size: 20px;
  }

  .widget-form__submit-button {
    width: 100%;
  }

  .widget-form__workspace {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .widget-form__input {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .checkbox-label-2 {
    font-size: 10px;
  }

  .widget-form__submit-button-2 {
    width: 100%;
  }

  .widget-form__subheading-2 {
    font-size: 16px;
  }

  .widget-form__workspace-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-24 {
    font-size: 24px;
  }

  .dropdown-4 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .dropdown-toggle-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-link-2.nav-link-hov {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .dropdown-list-16.w--open {
    position: static;
  }

  .form-block-21 {
    max-width: none;
    min-width: auto;
  }

  .submit-button-9 {
    border-left-style: none;
  }

  .column-118 {
    padding-right: 0px;
  }

  .div-block-222 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .screen-10-2 {
    padding: 20px;
  }

  .heading-37 {
    font-size: 18px;
  }

  .div-block-223 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    background-color: #ffd633;
  }

  .slider {
    height: 300px;
  }

  .category__heading {
    font-size: 20px;
  }

  .button.head-button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .heading-10 {
    font-size: 18px;
  }

  .text-span-5 {
    font-size: 12px;
  }

  .div-block-13 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .column-10 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .menu-button.w--open {
    background-color: #ffd633;
    color: #333;
  }

  .condition__text {
    text-align: center;
  }

  .widget-form__form-block-2 {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .checkbox-label-2 {
    font-size: 10px;
  }

  .div-block-22 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .checkbox-field-4 {
    max-width: 250px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .widget-form__form-2 {
    min-height: 340px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .widget-form__subheading-2 {
    margin-bottom: 10px;
  }

  .div-block-24 {
    min-height: 35%;
  }

  .widget-form__success-message-2 {
    min-height: 340px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .widget-form__error-text-2 {
    font-size: 12px;
  }

  .widget-form__error-message-2 {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .text-block-24 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 0.8em;
  }

  .div-block-81.nav-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .dropdown-toggle-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-link-2 {
    text-align: left;
  }

  .nav-link-2.w--current {
    text-align: left;
  }

  .nav-link-2.nav-link-hov {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .dropdown-link.dropdown-link-hover-nav {
    font-size: 10px;
  }

  .icon {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-block-21 {
    max-width: 100%;
    min-height: 200px;
    min-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-836 {
    font-size: 12px;
  }

  .submit-button-9 {
    min-width: auto;
    margin-top: 10px;
    border-left-style: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .column-118 {
    padding-right: 0px;
  }

  .stocks-wrapper-txt-3 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .stocks-wrapper-txt-3.stocks-wrapper-txt-2-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .error-message-16 {
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-222 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .contacts-txt-info-bold {
    margin-top: 10px;
  }

  .screen-10-2 {
    padding: 0px 10px 20px;
  }

  .heading-37 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-223 {
    display: block;
    max-width: 10%;
    min-width: 100%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .header_telephone-color {
    text-align: left;
  }

  .header_time-txt.header_time-txt-2 {
    padding-top: 10px;
  }

  .success-message-13 {
    max-width: 100%;
    min-width: 100%;
  }

  .text-field-9 {
    min-width: auto;
    margin-bottom: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}