/*
Theme Name: ViknoPlus
Theme URI:
Author: Steblyuk Konstantin
Author URI: sok.agency

 */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.heading-title,
.widget-title {
  text-transform: uppercase;
  font-size: 1.385em;
  margin-bottom: 40px;
  margin-top: 0;
  color: #333333;
  line-height: 35px;
  position: relative;
}
.heading-title span,
.widget-title span {
  position: relative;
  display: inline-block;
}
.heading-title.text-center:after,
.widget-title.text-center:after {
  right: 0;
  margin: 0 auto;
}
.heading-title:after,
.widget-title:after,
.heading-title:before,
.widget-title:before {
  position: absolute;
  display: block;
  content: "";
}
.heading-title:after,
.widget-title:after {
  width: 85px;
  height: 3px;
  background: #f8c302;
  left: 0;
  bottom: -9px;
}
.heading-title:before,
.widget-title:before {
  left: 100%;
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  left: 0;
  bottom: -10px;
}
.heading-title.text-left span,
.widget-title.text-left span {
  padding-left: 0;
}
.heading-title.text-right span,
.widget-title.text-right span {
  padding-right: 0;
}
.block_text_center_white {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
}
.block_text_center_white .title_head_page {
  font-size: 74px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Akrobat-ExtraBold';
  color: #ffffff;
}
@media screen and (max-width: 450px) {
  .block_text_center_white .title_head_page {
    font-size: 40px;
  }
}
.plastolit-features {
  list-style: none;
  margin: 60px 0 ;
  padding: 0;
}
.plastolit-features::after {
  content: '';
  display: block;
  clear: both;
}
.plastolit-features li {
  box-sizing: border-box;
  width: 12%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  color: #29176e;
}
.plastolit-features li span {
  display: block;
}
span.feat-title {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
span.feat-desc {
  margin: 2px 0 0 0;
  font-size: 11px;
  color: #666;
}
span.feat-icon {
  width: 57px;
  height: 57px;
  margin: 0 auto 10px auto;
  background: #29176e url(https://plastolit.in.ua/static/img/features.jpg) no-repeat 0 0;
}
.germany-quality {
  background-position: 0 0;
}
span.still-scratch {
  background-position: -57px 0;
}
span.dont-burn {
  background-position: -114px 0;
}
span.still-water {
  background-position: -171px 0;
}
span.eco-clean {
  background-position: -228px 0;
}
span.term-still {
  background-position: -285px 0;
}
span.high-strong {
  background-position: -342px 0;
}
span.light-clean {
  background-position: -399px 0;
}

.estzagluwki {
  box-sizing: border-box;
  padding: 30px 30px;
  text-align: center;
  margin: 0 auto 60px auto;
  max-width: 1140px;
  font-size: 1.2em;
  background: rgba(248, 195, 2, .33);
}

.podokoniki_title {
  margin: 100px 0 60px 0;
}
.podokoniki_title .block_left_50 {
  display: flex;
  align-content: center;
  justify-content: center;
  height: 100%;
}
.podokoniki_title .block_with_img {
  height: 320px;
  display: flex;
  justify-content: center;
}
.podokoniki_title .block_with_img img{
  height: 100%;
  widows: auto;
  display: flex;
  justify-content: center;
  align-content: center;
  border-radius: 20px;
}
.podokoniki_title .name_block {
  font-size: 34px;
  line-height: 1.2;
  font-family: 'Akrobat-ExtraBold';
  color: #212121;
  display: flex;
  align-items: center;
  height: 300px;
}


.colors_grid {
  width: 100%;
  padding: 0;
  margin: 0 auto 50px auto;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-column-gap: 15px;
  text-align: center;
}
.colors_grid.color_decors {
  margin: 20px 0;
}
.colors_grid li {
  position: relative;
}
.colors_grid.interior_grid {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
.colors_grid.interior_grid li {
  padding: 0 10px;
}
.colors_grid a {
  color: #000;
  font-size: 1.2em;
}
.colors_grid a:hover {
  color: #ff2222;
}
.colors_grid a img {
  margin-bottom: 10px;
}


/*----------*/
.plastolit-features_derevo {
  list-style: none;
  margin: 60px 0 ;
  padding: 0;
}
.plastolit-features_derevo::after {
  content: '';
  display: block;
  clear: both;
}
.plastolit-features_derevo li {
  box-sizing: border-box;
  width: 13%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  color: #29176e;
}
.plastolit-features_derevo li span {
  display: block;
}
span.feat-title_derevo {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
}
span.feat-desc_derevo {
  margin: 2px 0 0 0;
  font-size: 11px;
  color: #666;
}
span.feat-icon_derevo {
  width: 100px;
  height: 100px;
  margin: 0 auto 0px auto;

}
.germany-quality_derevo {
  background: url(images/podokoniki/d-4.jpg) no-repeat 0 0;
}
span.still-scratch_derevo {
  background: url(images/podokoniki/d-5.jpg) no-repeat 0 0;
}
span.dont-burn_derevo {
  background: url(images/podokoniki/d-6.jpg) no-repeat 0 0;
}
span.still-water_derevo {
  background: url(images/podokoniki/d-6.jpg) no-repeat 0 0;
}
span.eco-clean_derevo {
  background: url(images/podokoniki/d-7.jpg) no-repeat 0 0;
}
span.term-still_derevo {
  background: url(images/podokoniki/d-8.jpg) no-repeat 0 0;
}
span.high-strong_derevo {
  background: url(images/podokoniki/d-9.jpg) no-repeat 0 0;
}
span.light-clean_derevo {
  background: url(images/podokoniki/d-10.jpg) no-repeat 0 0;
}

.estzagluwki_derovo {
  box-sizing: border-box;
  padding: 30px 30px;
  text-align: center;
  margin: 0 auto 60px auto;
  max-width: 1140px;
  font-size: 1.2em;
  background: rgba(248, 195, 2, .33);
}


@media only screen and (max-width: 991px) {
  .colors_grid, .windowsillfeatures ul {
    padding: 0 20px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-row-gap: 20px;
  }
  .pgl-content img.decor_color {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .colors_grid.interior_grid {
    flex-flow: row wrap;
  }
  .colors_grid.interior_grid li {
    width: 25%;
  }
}
@media only screen and (max-width: 760px) {
  .colors_grid, .windowsillfeatures ul {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  .colors_grid.interior_grid li {
    width: 33%;
    padding-bottom: 15px;
  }
  .table_wrapper {
    padding: 0 20px;
    overflow-x: auto;
  }
  .colors_grid a img {}
}
@media only screen and (max-width: 560px) {
  h2, .like_h2, h2.heading-title, h2.widget-title {
    font-size: 18px;
    line-height: 32px;
  }
  h2.banner-title, .like_h2.banner-title {
    font-size: 24px;
  }
  h3.banner-title, .like_h3.banner-title {
    padding-top: 10px;
    font-size: 15px;
  }
  .colors_grid, .windowsillfeatures ul {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
}
@media screen and (max-width:1700px){
  span.feat-title {
    font-size: 12px;
  }
  span.feat-title_derevo {
    font-size: 12px;
  }
}
@media screen and (max-width:991px){
  .plastolit-features li {
    width: 25%;
    margin-bottom: 15px;
  }
  .plastolit-features_derevo li {
    width: 25%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width:600px){
  .plastolit-features li {
    width: 33.333333%;
  }
  .plastolit-features_derevo li {
    width: 33.333333%;
  }
}
@media screen and (max-width:450px){
  .plastolit-features li {
    width: 48%;
  }
  .plastolit-features_derevo li {
    width: 48%;
  }
}
@media screen and (max-width:300px){
  .plastolit-features li {
    width: 100%;
  }
  .plastolit-features_derevo li {
    width: 100%;
  }
}

.brands .owl-item {
  margin-bottom: 30px;
}
.brands a {
  width: 100%;
  height: auto;
}
.brands img {
  width: 100%;
  height: auto;
  max-height: 200px;
  object-fit: cover;
}
.brands.brands_grid > .row > div {
  margin-bottom: 30px;
}
.brands.brands_grid > .row > div img {
  width: 100%;
}
.windowsill-color-name {
  display: block;
  padding: 10px 0 0 0;
  color: #333;
  text-align: center;
  font-size:1.2em;
}
a:hover .windowsill-color-name {
  color: #41CC3E;
  text-decoration: none;
}

.glossy-matt {
  display: block;
  color: #666;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .brands {
    margin: 0 -10px;
  }
  .brands > li {
    margin-bottom: 20px;
    padding: 0 9px;
  }
}
@media only screen and (max-width: 767px) {
  .brands {
    margin: 0 -5px;
  }
  .brands > li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 500px) {
  .brands > li {
    display: block;
    float: left;
    width: 50%;
  }
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin: 0 20px;
}
.gallery-grid a {
  display: block;
  color: #333;
  text-decoration: none;
}
.gallery-grid.row:before, .gallery-grid.row:after {
  display: none;
}
@media screen and (max-width:1220px) {
  .gallery-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width:720px) {
  .gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width:480px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.addons_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block_addons {
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  padding-top: 55px;
  padding-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.addons_item {
  width: 33%;
  padding: 0 15px;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 560px) {
  .addons_item {
    width: 100%;
  }
}
.addon_title {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  padding: 20px 15px;
  position: relative;
  color: #2C2C2C;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.addon_title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background: #959595;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.addon_img {
  display: block;
  text-align: center;
}
.addon_img img {
  display: inline-block;
  max-width: 100%;
  max-height: 288px;
  opacity: 1;
  transition: opacity 0.3s;
}

.home_bg_image {
	width:100%;
	height:800px;
	background-image: url("../images/bg/bg_3.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	position:relative;
}

.home_bg_image .description_banner{
    color: #fff;
    background: #006ab4;
    position:absolute;
    bottom: 15%;
    left: 10%;
    font-size: 41px;
}


/*custom pieces*/
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .pagination__link {
    width: 40px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: .3s all;
    transition: .3s all; }
    .pagination__link:hover .pagination__ico {
      background-image: url("../images/arrow.svg"); }
    .pagination__link:last-child {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .pagination__ico {
    width: 21px;
    height: 11px;
    background-image: url("../images/arrow 2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: .3s all;
    transition: .3s all; }
  .pagination__count {
    color: #2c2c2c;
    line-height: 30px; }

.seo-content {
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .seo-content.show {
    overflow: auto; }
    @media (max-width: 1120px) {
      .seo-content.show {
        padding-right: 10px; }
        .seo-content.show::-webkit-scrollbar {
          width: 1em; }
        .seo-content.show::-webkit-scrollbar-track {
          -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
        .seo-content.show::-webkit-scrollbar-thumb {
          background-color: darkgrey;
          outline: 1px solid slategrey; } }
  .seo-content.show .seo-content__more-btn {
    display: none; }
  .seo-content__more-btn {
    position: absolute;
    height: 20px;
    width: 25px;
    bottom: 7px;
    right: 0;
    background-color: white;
    background-image: url("../images/arrow.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    display: block; }

.block-wrap {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 1630px) {
    .block-wrap {
      max-width: 1200px;
      padding: 0 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.site-title {
  color: #2c2c2c;
  font-size: 35px;
  padding: 9px 20px 11px 47px;
  position: relative; }
  @media (max-width: 1630px) {
    .site-title {
      font-size: 28px; } }
  @media (max-width: 1120px) {
    .site-title {
      padding: 6px 10px 7px 25px;
      font-size: 20px; } }
  .site-title:before {
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 7px;
    background: #02b700;
    position: absolute; }
  .site-title[data-aos="fade-right"]:before {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    height: 0; }
  .site-title--white {
    color: white; }
  .site-title.aos-animate:before {
    height: 100%; }

.site-title-hr {
  color: #2c2c2c;
  font-size: 35px;
  padding: 9px 20px 30px 20px;
  position: relative;
  text-align: center; }
  @media (max-width: 1120px) {
    .site-title-hr {
      font-size: 24px;
      padding-bottom: 15px; } }
  .site-title-hr:before {
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
    height: 3px;
    max-width: 120px;
    width: 100%;
    background: #02b700;
    position: absolute; }
  .site-title-hr--white {
    color: white; }

.site-title-wrap {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 1630px) {
    .site-title-wrap {
      padding: 50px 0; } }
  @media (max-width: 1220px) {
    .site-title-wrap {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 768px) {
    .site-title-wrap {
      padding-top: 20px;
      padding-bottom: 20px; } }

.search-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

.search-form__input {
  width: 100%;
  color: #2c2c2c; }

.search-form__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  /*background: url("../images/btn-search.svg") center no-repeat;*/
  background-size: 70%;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: .3s all;
  transition: .3s all; }

.site-btn {
  border: 3px solid #02b700;
  padding: 13px 52px 15px;
  background: transparent;
  color: white;
  font-size: 18px;
  -webkit-transition: .3s all;
  transition: .3s all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .site-btn:hover {
    border-color: #02a500;
    background: #02a500;
    -webkit-box-shadow: 0 0 15px -5px #02a500;
            box-shadow: 0 0 15px -5px #02a500;
    color: white; }
  .site-btn--black {
    color: #2c2c2c; }
  .site-btn--white {
    border-color: white; }

.double-block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1120px) {
    .double-block__inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.double-block__item {
  max-width: 800px;
  width: 100%; }
  @media (max-width: 1630px) {
    .double-block__item {
      max-width: 600px;
      padding: 0 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media (max-width: 1120px) {
    .double-block__item {
      max-width: 100%; } }

.site-select + span {
  background: transparent;
  border: 3px solid #565656;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100% !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0 !important;
  outline: 0 !important; }
  .site-select + span:hover {
    background: transparent;
    border: 3px solid #565656 !important; }
  .site-select + span:focus {
    background: transparent;
    color: white;
    border: 3px solid #02b700 !important;
    border-radius: 0 !important; }
  .site-select + span .ui-selectmenu-text {
    color: white; }

.ui-icon {
  background-image: url("../images/select-arrow.png") !important;
  background-position: center !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  top: 4px;
  -webkit-transition: .3s all;
  transition: .3s all; }

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url("../images/select-arrow-green.png") !important;
  background-position: center !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  top: 4px; }

.ui-widget.ui-widget-content {
  border: 0 !important; }

.ui-menu .ui-menu-item div {
  padding: .4em 1em; }

.ui-menu .ui-state-active {
  border: 1px solid #02b700 !important;
  background: #02b700 !important;
  font-weight: 700; }

.site-arrow-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: .3s all;
  transition: .3s all; }
  .site-arrow-link:hover {
    color: #02b700; }
  .site-arrow-link:after {
    content: '';
    height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url("../images/arrow.svg") left center no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    padding-left: 65px;
    top: 2px;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all; }

.site-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .site-input.error-field input {
    border-color: red !important; }
  .site-input label {
    padding: 10px 15px 10px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s all;
    transition: .3s all;
    font-size: 18px;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
    .site-input label.show {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: .7; }
    .site-input label span {
      color: white; }
  .site-input input {
    border-bottom: 3px solid #616161;
    color: white;
    padding: 10px 15px 10px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 18px; }
    .site-input input:focus + label {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: .7; }

.slick-slide:focus {
  outline: none !important; }

.slick-slide * {
  outline: none !important; }

.more-detail {
  color: #2c2c2c;
  font-size: 18px;
  position: relative;
  padding-right: 55px;
  -webkit-transition: .3s all;
  transition: .3s all;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 26px; }
  .more-detail:after {
    content: '';
    background-image: url("../images/dots.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    width: 17px;
    height: 5px;
    position: absolute;
    right: 0;
    bottom: 6px;
    -webkit-transition: .3s all;
    transition: .3s all; }
  .more-detail:hover:after {
    background-image: url("../images/dots-yel.svg"); }

/*custom pieces end*/
/*menu classess*/
.oh {
  overflow: hidden; }

#page {
  overflow: hidden; }

.page__content, footer {
  position: relative;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

#page.open .page__content,
#page.open footer {
  -webkit-transform: translateX(390px);
          transform: translateX(390px);
  position: relative; }
  @media (max-width: 1120px) {
    #page.open .page__content,
    #page.open footer {
      -webkit-transform: translateX(300px);
              transform: translateX(300px); } }

#page.open .nav__search-btn {
  opacity: 0;
  visibility: hidden;
  width: 0; }

@media (max-width: 1120px) {
  #page.open .header__logo--mobile,
  #page.open .header__head {
    -webkit-transform: translateX(300px);
            transform: translateX(300px); } }

#page.open .nav__inner {
  -webkit-transform: translateX(390px);
          transform: translateX(390px); }
  @media (max-width: 1120px) {
    #page.open .nav__inner {
      -webkit-transform: translateX(300px);
              transform: translateX(300px); } }

#page.open .nav__side-menu {
  left: 0; }

.page__wrapper {
  padding-top: 95px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  position: relative; }
  @media (max-width: 1120px) {
    .page__wrapper {
      padding-top: 65px; } }

.hide-side-menu .nav__side-menu-link {
  opacity: 0; }

.parent + .nav__side-menu-1.active {
  left: 0; }

.parent + .nav__side-menu-2.active {
  left: 0; }

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100; }


  .header__head {
    padding: 15px 40px;
    border-bottom: 2px solid #02b700;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: white;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 1120px) {
      .header__head {
          padding: 0px 40px;
        -webkit-transition: .4s ease;
        transition: .4s ease; } }
.header__logo {
	text-align:center;
}
  @media (max-width: 1120px) {
    .header__logo {
      padding: 0;
      display: none; } }
  .header__logo--mobile {
    display: none;
    -webkit-transition: .4s ease;
    transition: .4s ease; }
    @media (max-width: 1120px) {
      .header__logo--mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .header__logo-link {

    max-width: 240px;
    width: 100%; }
    @media (max-width: 1120px) {
      .header__logo-link {
        max-width: 150px; } }

  .header__lang {
    width: 60px;
    height: 40px;
    position: relative;
    background: white;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    -webkit-transition: .2s all;
    transition: .2s all;
    right: -30px; }
    @media (max-width: 1120px) {
      .header__lang {
        right: 0; } }
    .header__lang:hover {
      border-color: #2c2c2c; }
      .header__lang:hover .header__lang-list {
        border-color: #2c2c2c;
        opacity: 1;
        visibility: visible;
        z-index: 1; }
  .header__lang-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    -webkit-transition: .2s all;
    transition: .2s all; }
    .header__lang-link:hover {
      color: #02b700; }
  .header__lang-list {
    position: absolute;
    top: 40px;
    background: white;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    left: -1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all;
    transition: .2s all; }
  .header__lang-item {
    width: 60px;
    height: 40px; }
  .header__nav {
    position: relative; }
    @media (max-width: 1120px) {
      .header__nav {
        height: 65px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.77);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease; }
  @media (max-width: 1630px) {
    .nav__inner {
      padding: 0 15px; } }
  @media (max-width: 1120px) {
    .nav__inner {
      background-color: transparent;
      padding: 0 15px; } }

.nav__menu-btn {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .nav__menu-btn--hide {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    background: url("../images/menu-hide-btn.svg") center no-repeat;
    background-size: 35px;
    position: absolute;
    left: 0;
    top: 0; }
    .nav__menu-btn--hide.active {
      visibility: visible;
      opacity: 1; }
  .nav__menu-btn--show {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    background: url("../images/arrow-right.svg") center no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-size: 15px;
    position: absolute;
    left: 0;
    top: 0; }
    .nav__menu-btn--show.active {
      visibility: visible;
      opacity: 1; }

.nav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  width: 100%;
  list-style: none;
      margin-bottom: 0px;
  height: 100%; }
  @media (max-width: 1800px) {
    .nav__menu {
      padding: 0 15px; } }
  @media (max-width: 1120px) {
    .nav__menu {
      display: none; } }

.nav__menu-item {
  padding: 0 30px;
  line-height: 72px; }
  @media (max-width: 1800px) {
    .nav__menu-item {
      padding: 0 15px; } }
  .nav__menu-item--right {
    margin-left: auto; }
    @media (max-width: 1280px) {
      .nav__menu-item--right {
        margin-left: 0; } }

.nav__menu-link {
  font-size: 18px;
  -webkit-transition: .3s all;
  transition: .3s all;
  color: #000;
  font-weight:bold;
		  text-decoration:none;
  white-space: nowrap; }
  @media (max-width: 1630px) {
    .nav__menu-link {
      font-size: 14px; } }
  .nav__menu-link:hover {
    color: #777;
text-decoration:none;	}

.nav__search-btn {
  -webkit-transition: .3s all;
  transition: .3s all; }
  @media (max-width: 1120px) {
    .nav__search-btn {
      display: none; } }

.nav__search-btn-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  /*background: url("../images/btn-search.svg") center no-repeat;*/
  background-size: 70%; }

.nav__side-menu {
  width: 390px;
  left: -390px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease; }
  @media (max-width: 1120px) {
    .nav__side-menu {
      width: 300px;
      left: -300px; } }

.nav__side-menu-bar {
  height: 73px;
  background-color: #eeeff0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2; }
  @media (max-width: 1120px) {
    .nav__side-menu-bar {
      height: 65px; } }

.nav__side-menu-bar-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 40px 0 50px;
  justify-content:center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
.nav__side-menu-bar-search img{
	height: 40px;}
  @media (max-width: 1120px) {
    .nav__side-menu-bar-search {
      padding: 0 15px 0 15px; } }

.nav__side-menu-list {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 73px;
  height: calc(100vh - 70px);
  overflow-y: auto; }
  @media (max-width: 1120px) {
    .nav__side-menu-list {
      padding-top: 65px;
      height: calc(100vh - 65px); } }

.nav__side-menu-item {
  -webkit-transition: .2s;
  transition: .2s; }

.nav__side-menu-link {
  padding: 11px 30px 10px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-transform: uppercase;
  -webkit-transition: .3s all;
      color: #000;
  transition: .3s all; }
  @media (max-width: 1120px) {
    .nav__side-menu-link {
      padding: 9px 15px 8px 15px; } }
  .nav__side-menu-link span {
    -webkit-transition: .3s all;
    transition: .3s all;
    line-height: 26px; }
  .nav__side-menu-link:hover .nav__side-menu-ico {
    opacity: 0.9; }
  .nav__side-menu-link:hover span {
    color: #777; }

.nav__side-menu-ico {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  -webkit-transition: .3s all;
  transition: .3s all; }
  .nav__side-menu-ico img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.nav__side-menu-1 {
  width: 390px;
  left: -390px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease; }
  @media (max-width: 1120px) {
    .nav__side-menu-1 {
      width: 300px;
      left: -300px; } }

.nav__side-menu-1-bar {
  height: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  background-color: #eeeff0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2; }
  @media (max-width: 1120px) {
    .nav__side-menu-1-bar {
      height: 65px;
      padding: 9px 15px 8px 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.nav__side-menu-1-bar-link {
  text-transform: uppercase;
  text-align: center;
      color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1120px) {
    .nav__side-menu-1-bar-link {
      padding-left: 15px; } }
  .nav__side-menu-1-bar-link:before {
    content: '';
    background: url("../images/arrow-right.svg") center no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    width: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 20px;
    position: relative;
    left: -15px; }
  .nav__side-menu-1-bar-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }

.nav__side-menu-1-list {
  min-height: 100vh;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  padding-top: 73px;
  height: calc(100vh - 174px); }
  @media (max-width: 1120px) {
    .nav__side-menu-1-list {
      padding-top: 65px;
      height: calc(100vh - 65px); } }

.nav__side-menu-1-link {
  padding: 12px 30px 0px 30px;
      color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  width: 100%;
  text-transform: uppercase;
  -webkit-transition: .3s all;
  transition: .3s all; }
  @media (max-width: 1120px) {
    .nav__side-menu-1-link {
      padding: 9px 15px 8px 15px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: left;
          -ms-flex-align: left;
              align-items: left; } }
  .nav__side-menu-1-link span {
    padding-top: 10px;
    -webkit-transition: .3s all;
    transition: .3s all; }
  .nav__side-menu-1-link:hover span {
    color: #777; }
  .nav__side-menu-1-link:hover .nav__side-menu-1-ico {
    opacity: .9; }

.nav__side-menu-1-ico {
  -webkit-transition: .3s all;
  transition: .3s all;
  width: 175px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1120px) {
    .nav__side-menu-1-ico {
      display: none; } }
  .nav__side-menu-1-ico img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.nav__side-menu-2 {
  width: 390px;
  left: -390px;
  position: absolute;
  top: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease; }
  @media (max-width: 1120px) {
    .nav__side-menu-2 {
      width: 300px;
      left: -300px; } }

.nav__side-menu-2-bar {
  height: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  background-color: #eeeff0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2; }
  @media (max-width: 1120px) {
    .nav__side-menu-2-bar {
      height: 65px;
      padding: 9px 15px 8px 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.nav__side-menu-2-bar-link {
  padding: 11px 30px 10px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1120px) {
    .nav__side-menu-2-bar-link {
      padding-left: 15px; } }
  .nav__side-menu-2-bar-link:before {
    content: '';
    background: url("../images/arrow-right.svg") center no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    width: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 20px;
    position: relative;
    left: -15px; }
  .nav__side-menu-2-bar-link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }

.nav__side-menu-2-list {
  min-height: 100vh;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 73px;
  overflow-y: auto;
  height: calc(100vh - 174px); }
  @media (max-width: 1120px) {
    .nav__side-menu-2-list {
      padding-top: 65px;
      height: calc(100vh - 65px); } }

.nav__side-menu-2-link {
  padding: 21px 30px 22px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .3s all;
  transition: .3s all; }
  .nav__side-menu-2-link span {
    -webkit-transition: .3s all;
    transition: .3s all; }
  .nav__side-menu-2-link:hover span {
    color: #777; }

.nav__item-desktop-hide .nav__side-menu-link {
  display: none; }
  @media (max-width: 1120px) {
    .nav__item-desktop-hide .nav__side-menu-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.nav__item-desktop-hide .nav__side-menu-1-bar {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (max-width: 1120px) {
    .nav__item-desktop-hide .nav__side-menu-1-bar {
      height: 65px;
      padding: 9px 15px 8px 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.nav__item-desktop-hide .nav__side-menu-1-bar-link {
  padding-left: 65px; }
  @media (max-width: 1120px) {
    .nav__item-desktop-hide .nav__side-menu-1-bar-link {
      padding-left: 15px; } }

.nav__item-desktop-hide .nav__side-menu-1-link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 11px 30px 10px 50px; }
  @media (max-width: 1120px) {
    .nav__item-desktop-hide .nav__side-menu-1-link {
      padding: 9px 15px 8px 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  .nav__item-desktop-hide .nav__side-menu-1-link span {
    padding-top: 0;
    line-height: 140%; }
    @media (max-width: 1120px) {
      .nav__item-desktop-hide .nav__side-menu-1-link span {
        line-height: 46px; } }
.header__social {
    position: relative;
    justify-content: flex-end;
	    text-align: left;
    font-family: 'Akrobat-Bold';
    height: 56px;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social_link {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
	list-style: none;
}
.social_link li {
    padding: 5px;
    margin-top: 6px;
}
.social_link li a {
    padding: 5px;
    transition: .1s ease;
}
.social_link li a svg {
    width: 16px;
    height: 16px;
}
.social_link .lang-item a {
  font-size: 16px;
  -webkit-transition: .3s all;
  transition: .3s all;
  color: #000;
  text-decoration: none;
  line-height: 16px;
}

.header__logo-veka-img {
	height: 56px;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;

}

.header__logo-wink-img {
	height: 56px;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header__logo-wink-img img {
	height:40px;
}

.pr_icon-home {
	margin-top: 40px;
    height: 120px;
    position: absolute;
    bottom: 0;
    padding: 30px 0 0 0;
    width: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
}
.preim_home {
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
.preim_home span{
	    color: #fff;
    padding-left: 20px;
    font-size: 16px;
	    text-transform: uppercase;
  text-align: left;
}




#block-contacts-head{

      text-align: left;
    font-family: 'Akrobat-Bold';
    height: 56px;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
#block-contacts-head .phones{

  display: inline-block;
  position: relative;
  transition: all 0.4s ease;
  /* margin: 0 0 5px; */
}
#block-contacts-head .phones a {
 color:#212121;
  text-decoration: none;
  transition: all 0.4s ease;
      font-size: 22px;
}
#block-contacts-head .phones a span {
  font-size: 20px;
  color:#212121;
  line-height: 26px;
  display: inline-block;
  transition: all 0.4s ease;
}
#block-contacts-head .phones a:hover span{
  color:#41CC3E;
}
#block-contacts-head .phones a:hover {
 color:#41CC3E;
}

#block-contacts-head .phones p{
  font-family: 'Akrobat-Black' ;
  font-size: 26px;
  line-height: 26px;
  height: 26px;
}

#block-contacts-head .location{
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
  margin: 0 15px 0 0;
}
#block-contacts-head .location .fa{
  margin: 0 10px 0 0;
}
#block-contacts-head .grafik{
  display: inline-block;
  font-size: 14px;
  line-height: 15px;
}
#block-contacts-head .location a{
  text-decoration: underline;
  cursor: pointer;
  color:#000;
}
#block-contacts-head .location a:hover{
  text-decoration: none;
}
#block-form-order-newhome {
	position:relative;
}

@media (max-width: 1200px) {
	#block-contacts-head .phones a, #block-contacts-head .phones a span{
		font-size: 18px;
	}
}
@media (max-width: 1120px) {

	#block-contacts-head .phones a, #block-contacts-head .phones a span {
		font-size: 14px;
	}
	#page {
		padding-top: 130px !important;
	}
}
@media (max-width: 1024px) {
     .header__logo-wink-img, .header__logo-veka-img, .header__social{
    	display:none;
    }
	#page {
		padding-top: 65px !important;
	}
    .header__head {
        padding: 10px 20px;

    }
}
@media (max-width: 769px) {
	.home_bg_image .description_banner {
			font-size: 28px;
	}
	.home_bg_image {
    height: 320px;
	}
}
@media (max-width: 480px) {
	.home_bg_image .description_banner {
			font-size: 18px;
	}
	.home_bg_image {
		height: 280px;
	}
	#block-form-order-newhome {
		padding: 125px 10px !important;
	}
	#block-contacts-head .phones a, #block-contacts-head .phones a span {
		font-size: 12px;
	}
}

.ny_2020 {
 position:absolute;
    left: 50%;
    margin-left: -285px;
  top: 80px;
 width:579px;
 height:159px;
}
.ny_2020 img{
 width:100%;
}
#arrowNY svg {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position:fixed;
  left: 30px;
    bottom: 280px;
   z-index:99;
}
#arrowNY svg .draw-arrow {
  stroke-width: 5;
  stroke: dodgerblue;
  fill: none;
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
  -webkit-animation-duration: 2.0s;
          animation-duration: 2.0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: draw;
          animation-name: draw;
      animation-iteration-count: infinite;
}


@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

.bg_head_page {
    background: url('../images/376c6db8920bd509c4a012c60c117870.jpg') center repeat no-repeat;
    padding: 0;
    margin: 0;
    width: 100%;
    height:500px;
    position: relative;
    display: flex;
}
.block_bg_white {
    background: rgba(255,255,255,0.7);
    padding: 20px 40px;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.title_head_page {
    font-size: 34px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'Akrobat-ExtraBold';
    color: #0f894e;
}
.desc_head_page {
    font-size: 18px;
}
.icon_head_page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    list-style: none;
}
.icon_head_page li {
    display: flex;
    flex-direction: column;
}
.icon_head_page li span {
    font-family: 'Akrobat-ExtraBold';
    text-align: left;
    font-size: 16px;
    padding: 10px 10px 0 0;
}
.icon_head_page li svg {
     fill: #00ac4d !important;
 }
.head_form_mini {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.uk-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 48px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    fill: grey;
}
.head_form_mini input {
    max-width: 60%;
    height: 40px;
    margin: 0 20px 0 0;
    width: 100%;
    padding-left: 45px !important;
}
.head_form_mini button {
    max-width: 40%;
    height: 40px;
    width: 100%;
}

.icon_preim {
    background: url('../images/manufacturing.svg') no-repeat left top;
}
.preim_item {
    margin: 60px 0 20px 0;
}
.top_item_icon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 80px;
}
.top_item_icon img {
    width: 25%;
    margin-right: 10px;
}
.top_item_icon span {
    font-family: 'Akrobat-Bold';
    font-size: 16px;
    text-transform: uppercase;
}
.decription_preim {
    margin-top: 10px;
}

.block-link-acsessuare {
    width: 100%;

    height: 210px;
    border-radius: 7px;
    text-align: center;
    position: relative;
}
.block-link-acsessuare .link{
    position: absolute;
    bottom: 20px;
    font-size: 18px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.acsessuare {
    position: relative;
    margin-bottom: 40px;
}
.acsessuare div:first-child {margin-left: 0;}
.acsessuare div:last-child {margin-right: 0;}
.acsessuare div {margin-right: 10px;}



.block-link-ruchki {
    width: 100%;

    height: 210px;
    border-radius: 7px;
    text-align: center;
    position: relative;
}
.block-link-ruchki .link{
    position: absolute;
    bottom: 20px;
    font-size: 18px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.ruchki {
    position: relative;
    margin-bottom: 40px;
}
.ruchki div:first-child {margin-left: 0;}
.ruchki div:last-child {margin-right: 0;}
.ruchki div {margin-right: 10px;}
#next_acs {
    position: absolute;
    right: -15px;
    bottom: 97px;
    background: transparent;
    border: transparent;
}
button>#prev_acs {
    display: contents;
    position: absolute;
    left: -15px;
    bottom: 97px;
    background: transparent;
    border: transparent;
}
.slick-disabled {
    display: none;
}
.form_zamer_in_page {
    background: url('../images/5214124614.JPG') center repeat no-repeat;
    padding: 0;
    margin: 100px 0;
    width: 100%;
    height:400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.title_zamer_form {
    font-size: 34px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'Akrobat-ExtraBold';
    color: #0f894e;
    margin-bottom: 60px;
}
.description_zamer_form {
    font-size: 18px;
    margin-bottom: 60px;
}

.form_zamer_mini {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.form_zamer_mini input {
    max-width: 350px;
    height: 40px;
    margin: 0 20px 0 0;
    width: 100%;
    padding-left: 45px !important;
}
.form_zamer_mini button {
    max-width: 200px;
    height: 40px;
    width: 100%;
    background: #0f894e;
    border: 1px solid #108E51;
    color:#fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Akrobat-ExtraBold';
}
.form_zamer_mini button:hover {
    background: #fff;
    color: #212121;
    border: 1px solid #41CC3E;
}



.over-visible {
    overflow: visible;
}
/*
.loading {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    background: white;
}*/



.synch-carousels {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 100px 0;
}

.synch-carousels > * {
    width: 100%;
}

.synch-carousels .right {
    order: -1;
}

.synch-carousels .left {
    overflow: hidden;
}

.synch-carousels .gallery {
    display: none;
}

.synch-carousels .slick-slide {
    outline: none;
}
.synch-carousels .slick-slide img {
    border-radius: 6px;
}

.synch-carousels .slick-vertical .slick-slide {
    border: none;
}

.synch-carousels .gallery .slick-list {
    height: auto !important;
    margin: 0 -20px;
}

.synch-carousels .gallery .slick-slide {
    cursor: pointer;
}

.synch-carousels .gallery .slick-slide {
    margin: 0 20px;
}

.synch-carousels .nav-arrows {
    display: flex;
    position: absolute;
    bottom: -50px;
    border: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
}

.synch-carousels .nav-arrows svg {
    fill: #0F894E;
    border: none;
    outline: none;
}

.synch-carousels .arrow-left {
    margin-right: 35px;
    border: none;
    outline: none;
}
.synch-carousels .arrow-right {
    border: none;
    outline: none;
}

.synch-carousels .photos-counter {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 20px;
    color: white;
    background: #292929;
    display: none;
}

@media screen and (min-width: 480px) {
    .synch-carousels .right {
        margin-bottom: 20px;
    }

    .synch-carousels .gallery {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .synch-carousels .right {
        position: relative;
        width: calc(100% - 230px);
        margin-bottom: 0;
        order: 2;
    }

    .synch-carousels .left {
        width: 210px;
    }

    .synch-carousels .gallery .slick-slide {
        margin: 0 0 20px 0;
    }

    .synch-carousels .gallery .slick-list {
        margin: 0;
    }
}

.b-color-lam {
    width: 100%;
    margin-top: 20px;
    display: flex;
    margin-bottom: 70px;
    border: 6px solid #eee;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 6px 2px rgba(224,224,224,1);
    -moz-box-shadow: 0px 2px 6px 2px rgba(224,224,224,1);
    box-shadow: 0px 2px 6px 2px rgba(224,224,224,1);
}
.b-color-lam .color-lam__switch {
    padding: 55px 90px 25px 40px;
    min-width: 70%;
}
.b-color-lam .color-lam__switch ul {
    padding: 0;
    font-size: 0;
    margin-bottom: 30px;
}
.b-color-lam .color-lam__switch li {
    display: inline-block;
    cursor: pointer;
    margin-right: 1px;
    position: relative;
    margin: 0 10px 5px 0;
}
.b-color-lam .color-lam__switch li img{
    width: 60px;
    height: 60px;
    border-radius: 8px;
    transition: 0.3s;
}
.b-color-lam .color-lam__active:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 8px;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    border: 5px solid #41cc3e;
}
.b-color-lam .color-lam__big {
    width: 100%;
}
.b-color-lam .color-lam__big img {
    width: 100%;
    height: 100%;
}
.b-color-lam .color-lam__text {
    font-size: 18px;
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.b-color-lam .color-lam__title {
    font-size: 18px;
    color: #444;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.b-color-profile {
    width: 100%;
    margin-top: 20px;
    display: flex;
    margin-bottom: 60px;
}
.b-color-profile .color-profile__img {
    border: 5px solid #eee;
}
.b-color-profile .color-profile__img img {
    width: 100%;
}
.b-color-profile .color-profile__text {
    font-size: 14px;
    color: #55585b;
    margin-bottom: 30px;
}
.b-color-profile .color-profile__switch {
    background: #eee;
    padding: 25px 40px;
}
.b-color-profile .color-profile__switch span {
    cursor: pointer;
    margin-right: 25px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}
.b-color-profile .color-profile__dot--active span:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    bottom: 5px;
    outline: 5px solid #fe8a18;
}
.b-color-profile .color-profile__title {
    font-size: 18px;
    color: #fe8a18;
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: middle;
}
.b-color-profile .color-profile__title:hover {
    text-decoration: underline;
}


#block_in_page_slider {
    float: left;
    width: 100%;
    height:480px;
    position: relative;
    margin: 30px 0 40px;
}
#block_in_page_slider .owl-theme .owl-nav{
    margin: 0;
}
#block_in_page_slider .owl-item{
    overflow: hidden;
}
#block_in_page_slider .owl-theme .owl-prev,
#block_in_page_slider .owl-theme .owl-next{
    position: absolute;
    width: 50px;
    height: 0;
    padding: 110px 0 0;
    overflow: hidden;
    z-index: 1;
    top: 50%;
    margin: -55px 0 0;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#block_in_page_slider .owl-theme .owl-prev{
    left: 0;
}
#block_in_page_slider .owl-theme .owl-prev:before{
    -webkit-border-radius: 0 100% 100% 0;
    -moz-border-radius: 0 100% 100% 0;
    -ms-border-radius: 0 100% 100% 0;
    -o-border-radius: 0 100% 100% 0;
    border-radius: 0 100% 100% 0;
    content: "";
    right: 0;
    height: 100%;
    width: 200%;
    background: #fff;
    position: absolute;
    top: 0;
}
#block_in_page_slider .owl-theme .owl-prev:after{
    content: "\f104";
    position: absolute;
    left: 0;
    top: 50%;
    color: #41CC3E;
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 50px;
    height: 50px;
    width: 100%;
    text-align: center;
    margin: -25px 0 0;
    padding-right: 10px;
}
#block_in_page_slider .owl-theme .owl-next{
    right: 0;
}
#block_in_page_slider .owl-theme .owl-next:before{
    -webkit-border-radius: 100% 0 0 100%;
    -moz-border-radius: 100% 0 0 100%;
    -ms-border-radius: 100% 0 0 100%;
    -o-border-radius: 100% 0 0 100%;
    border-radius: 100% 0 0 100%;
    content: "";
    left: 0;
    height: 100%;
    width: 200%;
    background: #fff;
    position: absolute;
    top: 0;
}
#block_in_page_slider .owl-theme .owl-next:after{
    content: "\f105";
    position: absolute;
    top: 50%;
    color: #41CC3E;
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 50px;
    height: 50px;
    width: 100%;
    text-align: center;
    margin: -25px 0 0;
    left: 0;
    padding-left: 10px;
}
#block_in_page_slider .owl-theme .owl-prev:hover:after,
#block_in_page_slider .owl-theme .owl-next:hover:after{
    color: #fff;
}
#block_in_page_slider .owl-theme .owl-prev:hover:before,
#block_in_page_slider .owl-theme .owl-next:hover:before{
    background: #41CC3E;
}


.promo__imgbox {
    min-height: 400px;
}

.promo__imgbox video {
    width: -webkit-max-content;
    width: -moz-max-content;
    -o-object-fit: cover;
    object-fit: cover;
    border: 0;
    border-radius: 10px;
    outline: none;
    width: 100%;
    height: 450px;
}
.osteklenie_balcony {
    margin: 60px 0 0 0;
}
.osteklenie_balcony .name_block {
    font-size: 34px;
    line-height: 1.2;
    font-family: 'Akrobat-ExtraBold';
    color: #212121;
}
.osteklenie_balcony .text_block {
    font-size: 16px;
    color: #212121;
    text-align: justify;
    margin: 20px 0;
}

.icon_balcony {
    margin: 60px 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 40px 0;
    position: relative;
    display: flex;
}
.image_icon_balcony {
    display: flex;
    align-items: center;
}
.image_icon_balcony span {
    font-size: 16px;
    padding-left: 20px;
}
.block_with_img {
    display: flex;
    align-items: center;
    padding-top: 70px;
}
.block_with_text {

}
.text_desc_bottom_form {
    font-size:33px;
}
.img_dom_slider {
    height:480px;
    width: auto;
    border-radius: 10px;
}
.bg_balcony_text {
    background: url('../images/135665656565659769_29.jpg') center repeat no-repeat;
    background-size: cover;
    padding: 0;
    margin: 100px 0;
    width: 100%;
    min-height:600px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.balkony_bg_fff{border-radius:6px;width:100%;padding:35px 25px;margin:30px 0 30px 0;font-size:18px;font-family:'GothaProReg';position:relative;display:inline-block;}
.balkony_bg_fff img{border-radius:6px;margin:10px;}
.balkony_bg_fff strong{font-weight:bold;font-family:'GothaProBol';}
.balkony_bg_fff .alignleft{text-align:left;float:left;margin:0 10px 10px 0;}
.balkony_bg_fff .alignright{text-align:right;float:right;margin:0 0 10px 10px;}
.balkony_bg_fff .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.balkony_bg_fff ul{margin:20px 0 20px 30px;}
.balkony_bg_fff ol{margin:40px 0 20px 30px;}



.window__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.window__content {
    padding: 0 50px 35px; }
@media (max-width: 1120px) {
    .window__content {
        padding-left: 0;
        padding-right: 0; } }

.window__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.window__item {
    width: 16.6%;
    padding: 0 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1px; }
.window__item:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
.window__item:nth-child(3) {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
.window__item:nth-child(4) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
.window__item:nth-child(5) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
.window__item:nth-child(6) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s; }
.window__item:nth-child(7) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s; }
.window__item:nth-child(8) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s; }

@media (max-width: 1120px) {
    .window__item {
        width: 50%; }
    .window__item:nth-child(2) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
    .window__item:nth-child(3) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
    .window__item:nth-child(4) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
    .window__item:nth-child(5) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
    .window__item:nth-child(6) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
    .window__item:nth-child(7) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
    .window__item:nth-child(8) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
}
@media (max-width: 550px) {
    .window__item {
        width: 50%; } }

@media (max-width: 1120px) {
    .window__item-content {
        position: relative;
        height: 480px;
        overflow: hidden; } }

@media (max-width: 550px) {
    .window__item-content {
        height: 230px; } }

.window__item-content:hover .window__img:before {
    opacity: 0; }

.window__item-content:hover .window__name {
    color: #2c2c2c;
text-decoration: none}
@media (max-width: 1120px) {
    .window__item-content:hover .window__name {
        color: white; } }
.window__item-content:hover .window__name:before {
    background: #02b700; }

.window__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.window__img:before {
    content: '';
    background-color: white;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s all;
    transition: .3s all; }
@media (max-width: 1120px) {
    .window__img:before {
        background-color: #2c2c2c; } }

.window__img-i {
    width: 100%; }

.window__name {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    padding: 40px 15px;
    position: relative;
    color: #212121;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }
@media (max-width: 1440px) {
    .window__name {
        font-size: 14px; } }

@media (max-width: 1120px) {
    .window__name {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: white; } }
.window__name:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90px;
    height: 3px;
    background: #959595;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }
@media (max-width: 1120px) {
    .window__name:before {
        background: #02b700; } }

.window__caption {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    display: block;
    margin-top: 35px;
    max-width: 323px;
    margin-left: auto;
    margin-right: auto; }




@media (max-width: 768px) {
    .title_head_page {
        font-size: 26px;
    }
    .desc_head_page {
        font-size: 14px;
    }
    .icon_head_page li span {
        font-size: 13px;
        padding: 10px 0px 0 0;
    }
    .head_form_mini input {
        margin: 0 10px 0 0;
    }
    .osteklenie_balcony .name_block {
        margin-top: 30px;
    }
    .image_icon_balcony span {
        font-size: 14px;
        padding-left: 10px;
    }
    .image_icon_balcony img{
       max-height: 40px;
    }
    .icon_balcony {
        flex-wrap: wrap;
    }
    .image_icon_balcony {
        margin: 15px 0;
    }
    .title_zamer_form {
        font-size: 24px;
        margin-bottom: 40px;
    }
    .description_zamer_form {
        font-size: 14px;
        margin-bottom: 60px;
    }
    .text_desc_bottom_form {
        font-size:18px;
    }
    .b-color-lam {
        display: block;
    }
    .b-color-lam .color-lam__switch {
        padding: 55px 0px 25px 40px;
        min-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .img_dom_slider {
        height:320px;
    }
    #block_in_page_slider {
        height: 320px;
    }
    .synch-carousels {
         display: block;
    }
}
.clear {
    clear: both !important;
}

.name_block_bg {
    background: url('../images/5214124614.JPG') center repeat no-repeat;
    padding: 0;
    margin: 50px 0;
    width: 100%;
    height:400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.title_block_product {
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: 'Akrobat-ExtraBold';
    color: #0f894e;
    margin-bottom: 60px;

}
.name_block_product {
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px 0;
}
.description_block_product {
    font-size: 18px;
    margin-bottom: 60px;
}
.img_block_vorota_left {
    width:100%;height:100%; margin:10px; border-radius: 5px;
}
.img_block_vorota_right {
    width:100%;height:100%; margin:10px 10px 10px 0; border-radius: 5px;
}
.title_text_block_vorota {
    font-size: 21px; line-height: 1.2; font-family: 'Akrobat-ExtraBold';text-transform: uppercase;margin-bottom:15px;
}
.vorota_block_bg_fff{background-color:#fff;border-radius:6px;width:100%;padding:0;margin:30px 0 30px 0;font-size:16px;font-family:'GothaProReg';position:relative;display:inline-block;-webkit-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);-moz-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);box-shadow:0px 2px 6px 2px rgba(224,224,224,1);}
/*.vorota_block_bg_fff img{padding:0;margin:0px;}*/
.vorota_block_bg_fff strong{font-weight:bold;font-family:'GothaProBol';}
.vorota_block_bg_fff .alignleft{text-align:left;float:left;margin:0 10px 10px 0;}
.vorota_block_bg_fff .alignright{text-align:right;float:right;margin:0 0 10px 10px;}
.vorota_block_bg_fff .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.vorota_block_bg_fff ul{margin:20px 0 20px 30px;}
.vorota_block_bg_fff ol{margin:40px 0 20px 30px;}
.wrap-grid .style-buttons a.button{
    font-family:'Akrobat-ExtraBold';
    font-size: 14px;
    line-height: 20px;
    padding: 8px 20px;
    min-width: 200px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    background: #41CC3E;
    color: #fff;
    text-decoration: none;
    outline: none;
    margin: 5px 0px;
    -webkit-box-shadow:0 3px 15px #ccc;
    -moz-box-shadow:0 3px 15px #ccc;
    -ms-box-shadow:0 3px 15px #ccc;
    -o-box-shadow:0 3px 15px #ccc;
    box-shadow:0 3px 15px #ccc;
    cursor:pointer;
    text-transform:uppercase;}
}
.wrap-grid .style-buttons a.button:hover{background:#fff;color:#41CC3E;}
.sertificate_button .style-buttons {
    text-align: right;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: auto;
    flex-direction: column;
}
.tech_inform {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.title_tech_i {
    margin: 20px 0;
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Akrobat-ExtraBold';
    text-transform: uppercase;
    margin-bottom:15px;
}
.title_tech_i_right {
    margin: 20px 0;
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Akrobat-ExtraBold';
    text-transform: uppercase;
    margin-bottom:15px;
    text-align: right;
}
.color_vorota_item {
    padding:10px;
    display: flex;
    flex-direction: column;
    margin: 20px 0;
}

.color_vorota_item img{
    width: 100%;
    height: auto;
}
.color_vorota_item .title_color{
    text-align: center;
    font-size: 16px;
    margin-top:20px;
    min-height:50px;
}
























/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/
/*----------############ CSS #########----------*/

h1.textNY {
  cursor: default;
  position: fixed;
  left: 41px;
    bottom: 346px;
    width: auto;
  font-family: 'Akrobat-Black';
  height: 50px;
  margin: auto;
  display: block;
  text-align: center;
  z-index:99;
}

h1.textNY span {
  position: relative;
  top: 3px;
  display: inline-block;
  -webkit-animation: bounce 4.3s ease infinite alternate;
  font-size: 18px;
     color: #ef4753;
    text-shadow: 0 2px 0 #3ac6f4;
}

h1.textNY span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
}

h1.textNY span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
}

h1.textNY span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
}

h1.textNY span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
}

h1.textNY span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
}

h1.textNY span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
}

h1.textNY span:nth-child(8) {
  -webkit-animation-delay: 0.2s;
}

h1.textNY span:nth-child(9) {
  -webkit-animation-delay: 0.3s;
}

h1.textNY span:nth-child(10) {
  -webkit-animation-delay: 0.4s;
}

h1.textNY span:nth-child(11) {
  -webkit-animation-delay: 0.5s;
}

h1.textNY span:nth-child(12) {
  -webkit-animation-delay: 0.6s;
}

h1.textNY span:nth-child(13) {
  -webkit-animation-delay: 0.7s;
}

h1.textNY span:nth-child(14) {
  -webkit-animation-delay: 0.8s;
}

/* ANIMATION */
@-webkit-keyframes bounce {
  100% {
    top: -3px;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #ccc, 0 3px 0 #ccc, 0 4px 0 #ccc,
      0 5px 0 #ccc, 0 6px 0 #ccc, 0 7px 0 #ccc, 0 8px 0 #ccc, 0 9px 0 #ccc,
      0 50px 25px rgba(0, 0, 0, 0.2);
  }
}


.santa {
background:#3ac6f4;
    width:120px;
    height:120px;
    border-radius:50%;
    position:fixed;
    left:30px;margin:0 auto;
    bottom:150px;
  margin-top:0px;
  z-index:99;
}

.santa .snow {
    width: 2px;
    height: 2px;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 18px;
    top: 44px;
}


.santa .snow:after {
    width: 6px;
    height: 6px;
    content: "";
    display: inline-block;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: -14px;
    left: 0px;
}

.santa .snow:before {
    width: 4px;
    height: 4px;
    content: "";
    display: inline-block;
    background: white;
    border-radius: 50%;
    position: absolute;
    bottom: -12px;
    left: -11px;
}

.santa .hat {
    width: 64px;
    height: 31px;
    border-radius: 200px 200px 0 0;
    background: #ef4753;
    margin: 0 auto;
    top: -11px;
    position: relative;
    left: 5px;
    z-index:20;
}

.santa .hat:after {
    width: 60px;
    height: 15px;
    border-radius: 20px;
    content: "";
    display: block;
    background: white;
    position: relative;
    top: 22px;
    left: -3px;
}

.santa .face {
    width: 54px;
    height: 57px;
    background: white;
    border-radius: 0px 0px 50px 50px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    top: -6px;
}

.santa .face .eyes {
    background:#f1ddd5;
    width:45px;
    height:15px;
    margin:0 auto;
    position:relative;
    left:-1px;
    text-align: center;
    top:4px;
    padding-top: 0px;
}

.santa .face .eyes:after, righteye {
    width: 8px;
    height: 6px;
    background: transparent;
    box-shadow: 0px -2px #793623;
    content: "";
    display:inline-block;
    margin:0 auto;
    border-radius: 50%;
}

.santa .face .eyes:before, lefteye {
    width: 8px;
    height: 6px;
    background: transparent;
    box-shadow: 0px -2px #793623;
    content: "";
    display:inline-block;
    margin:0 auto;
    border-radius: 50%;
    margin-right:5px;
}

.santa .mouth {
    background:#a31f2b;
    border-radius:50%;
    width:6px;
    height:6px;
    position:absolute;
    bottom:20px;
    right:17px;
}

.santa .body {
    width: 93px;
    height: 84px;
    background: #ef4753;
    border-radius: 90px 90px 0px 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align:center;
    z-index:10;
}

.santa .body:after {
    width: 5px;
    height: 5px;
    background: white;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 68px;
    z-index: 50;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
}

.santa .body:before {
    width: 5px;
    height: 5px;
    background: white;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 55px;
    z-index: 50;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
}

.santa .hat .hat-end {
    width: 13px;
    height: 32px;
    content: "";
    background: #ef4753;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 15px;
    border-radius: 0px 11px 0px 0px;
}

.santa .hat .hat-end:after {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
    content: "";
    display: inline-block;
    top: 30px;
    position: absolute;
    left: 0px;
    z-index: 11;
}

.circles {
    background: #a31f2b;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    z-index: 9;
    position: absolute;
    right: -6px;
    top: 12px;
}

.circles:after {
    background:white;
    width:40px;
    height:40px;
    right:0;
    top:50px;
    content:"";
    border-radius:50%;
}

.dirty-overflow {
    overflow: hidden;
    width: 120px;
    height: 76px;
    border-radius: 0px 0px 105px 105px;
    position: absolute;
    left: 0;
    bottom: 0;
}








#cd-main-content {
  position: relative;
  height: 100%;
  overflow: hidden;
  font-family: 'GothaProReg';
  background-color: #f2f2f2;
  z-index: 1;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#cd-main-content.move-out {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
 #cd-main-content {
  height: auto;
  overflow-x: auto;
  overflow-y: auto;
}

#cd-intro {
  position: relative;
  height: 100%;
  background: url("../images/bg77.jpg") no-repeat center center;
  background-size: cover;
}
#cd-intro h1 {
/*  position: absolute;
  left: 50%;*/
  position: relative;
  margin:0 auto;
    top: 30%;
    transform: translate(-50%, -50%);
  text-align: center;
  font-size:64px;
  font-family: 'Akrobat-ExtraBold';
   text-transform: uppercase;
  color:#fff;
  line-height:1;
}
@media (max-width: 768px){
  #cd-intro h1 {
    font-size: 26px;
    width: 100%;
    left: 0;
  top: 30%;
  transform: translate(0, -50%);
  }
}
#cd-intro .home-desc{
  position: absolute;
  width: 100%;
  top:55%;
  left:0;
  right:auto;
  bottom:auto;
  font-size:18px;
  color:#fff;
  font-family:'Akrobat-Bold';
  line-height:1;
  padding:50px;
  text-align:center;
}

#cd-intro .home-desc button {
  background: none;
  border: 0;
  box-sizing: border-box;
  padding: 1em 2em;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
  font-size: inherit;
  font-weight: 700;
  position: relative;
  vertical-align: middle;
    -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;

}
#cd-intro .home-desc button::before, #cd-intro .home-desc button::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

#cd-intro .home-desc .draw {
  transition: color 0.25s;
}
#cd-intro .home-desc .draw::before, #cd-intro .home-desc .draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .draw::before {
  top: 0;
  left: 0;
}
#cd-intro .home-desc .draw::after {
  bottom: 0;
  right: 0;
}
#cd-intro .home-desc .draw:hover {
  color: transparent;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .draw:hover::before, #cd-intro .home-desc .draw:hover::after {
  width: 100%;
  height: 100%;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .draw:hover::before {
  border-top-color: transparent;
  border-right-color: transparent;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .draw:hover::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

#cd-intro .home-desc .meet:hover {
  color: #FFC800;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .meet::after {
  top: 0;
  left: 0;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .meet:hover::before {
  border-top-color: #FFC800;
  border-right-color: #FFC800;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .home-desc .meet:hover::after {
  border-bottom-color: #FFC800;
  border-left-color: #FFC800;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
      -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#cd-intro .icon-home{
  position: absolute;
  width: 100%;
  top:auto;
  left:0;
  right:auto;
  bottom:5%;
  font-size:18px;
  color:#fff;
  text-align: center;
  font-family:'Akrobat-Bold';
  line-height:1;
  padding:70px 55px 0 55px;
  text-transform:uppercase;
  vertical-align:moddle;
}
#cd-intro .icon-home img{float:left;}
#cd-intro .icon-home span{float:left;text-align:left;margin:10px 0 0 10px;}
.social-home-left ul{
  position: absolute;
  left: 50px;
  top: 35%;list-style:none;
  z-index:99;
}
@media (max-width: 1024px) {

}
@media (max-width: 768px) {}
.social-home-left ul>li{
  -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;

}
.social-home-left ul>li>a{
  color:#fff;
 font-family: 'GothaProReg';
  padding:10px;
  text-decoration:none;
}
.social-home-left ul>li>a.h-instagram:hover{
  background: linear-gradient(#F07C3E,#A60FAC);
  -webkit-background-clip: text;
  color: transparent;
}
.social-home-left ul>li>a.h-facebook:hover{
  color: #6483C3;
}
#button-menu-callback {
position:absolute;
right:8%;
top:15px;
}
#button-menu-callback button {
  background: none;
  border: 0;
  box-sizing: border-box;
  padding: 1em 2em;
  box-shadow: inset 0 0 0 2px #41CC3E;
  color: #41CC3E;
  font-size: inherit;
  font-weight: 700;
  position: relative;
  vertical-align: middle;

}
#button-head-callback {
position:absolute;
right:13%;
top:15px;
}
#button-head-callback button {
  background: none;
  border: 0;
  box-sizing: border-box;
  padding: 1em 2em;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
  font-size: inherit;
  font-weight: 700;
  position: relative;
  vertical-align: middle;

}
#button-head-callback button::before, #button-head-callback button::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

#button-head-callback .draw {
  transition: color 0.25s;
}
#button-head-callback .draw::before, #button-head-callback .draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
#button-head-callback .draw::before {
  top: 0;
  left: 0;
}
#button-head-callback .draw::after {
  bottom: 0;
  right: 0;
}
#button-head-callback .draw:hover {
  color: transparent;
}
#button-head-callback .draw:hover::before, #button-head-callback .draw:hover::after {
  width: 100%;
  height: 100%;
}
#button-head-callback .draw:hover::before {
  border-top-color: transparent;
  border-right-color: transparent;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
#button-head-callback .draw:hover::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

#button-head-callback .meet:hover {
  color: #FFC800;
}
#button-head-callback .meet::after {
  top: 0;
  left: 0;
}
#button-head-callback .meet:hover::before {
  border-top-color: #FFC800;
  border-right-color: #FFC800;
}
#button-head-callback .meet:hover::after {
  border-bottom-color: #FFC800;
  border-left-color: #FFC800;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
}


.cd-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 2;

  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 80px;
  }
}

#cd-logo {
  position: absolute;
  left: 5%;
  top: 10px;
  width: 180px;
  height: auto;
}
#cd-logo img {
  display: block;
}
#block-veka-new{
  position: absolute;
  left: 25%;
  top: 10px;
  width: 250px;
  height: auto;
  color:#fff;
}
@media (max-width: 1170px) {

}
@media (max-width: 768px) {

.social-home-left ul{
left: 10px;
top: auto;
bottom:5%;
}
.social-home-left ul>li{

}
.social-home-left ul>li>a{
padding:5px;
}
#block-veka-new{
left: 35%;
}
}

.cd-menu-trigger {
  display: inline-block;
  position: absolute;
  right: 10%;
  top: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 .8em;
  text-transform: uppercase;
  font-weight: bold;
  color:#fff;
  font-size: 1.3rem;
}
.cd-menu-trigger:hover {color:#fff;text-decoration:none;}
.cd-menu-trigger:focus {color:#fff;text-decoration:none;}
.cd-menu-trigger span {
  /* hamburger icon */
  position: relative;
  display: inline-block;
  width: 18px;
  height: 2px;
  background-color: white;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.cd-menu-trigger span::before, .cd-menu-trigger span::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cd-menu-trigger span::before {
  top: -6px;
}
.cd-menu-trigger span::after {
  bottom: -6px;
}
.no-touch .cd-menu-trigger:hover span::before {
  top: -8px;
}
.no-touch .cd-menu-trigger:hover span::after {
  bottom: -8px;
}
@media only screen and (min-width: 768px) {
  .cd-menu-trigger {
    top: 16px;
    right: 10px;

    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-menu-trigger {
    right: 60px;
  }
}
@media (max-width: 768px) {
  .cd-menu-trigger {
    top: 16px;
    right: 10px;
    font-size: 1.5rem;
  }
}

#block-contacts-new{


  position:absolute;
  left:50%;
  top:25px;
  text-align: right;
  font-family: 'Akrobat-Bold';
  padding-left: 30px;
  height: 65px;
}
#block-contacts-new .phones{
  /* float: right; */
  padding-left: 25px;
  display: inline-block;
  position: relative;
  /* margin: 0 0 5px; */
}
#block-contacts-new .phones a{
  font-family: 'Akrobat-Black' ;
  font-size: 20px;
  line-height: 26px;
  height: 26px;
  color:#fff;
  text-decoration:none;
}


#main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eeecf5;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  /* we move this element off the canvas */
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 3147483646!important;
}
@media (max-width: 768px) {
#main-nav {overflow:auto;}
}

#main-nav .cd-close-menu {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #d26c64;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index:99;
}
#main-nav .cd-close-menu::before, #main-nav .cd-close-menu::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 10px;
  width: 20px;
  height: 3px;
  background-color: #FFF;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#main-nav .cd-close-menu::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#main-nav .cd-close-menu::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.no-touch #main-nav .cd-close-menu:hover::before {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.no-touch #main-nav .cd-close-menu:hover::after {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
#main-nav.is-visible {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.no-js #main-nav {
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.no-js #main-nav .cd-close-menu {
  display: none;
}

.cd-shadow-layer {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.5s, opacity 0.5s 0s;
  -moz-transition: visibility 0s 0.5s, opacity 0.5s 0s;
  transition: visibility 0s 0.5s, opacity 0.5s 0s;
}
.cd-shadow-layer.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.open-big-menu {
  margin-top:50px;
}
.open-big-menu .row {
margin-top:70px;
}
.open-big-menu h5{
font-size: 17px;
color:#000;
  line-height: 1;
  margin: 0 0 15px;
  font-family: 'Akrobat-ExtraBold';
  text-transform: uppercase;
}
.open-big-menu h5 a{
font-size: 17px;
color:#000;
  line-height: 1;
  margin: 0 0 15px;
  font-family: 'Akrobat-ExtraBold';
  text-transform: uppercase;
}
.open-big-menu a.l-link{
  width: 280px;
  display: block;
  padding: 15px;
  margin-top:40px;
  margin: 0;
  background: url('../images/menu/59afaecd90cdf.jpg') center no-repeat;
  background-size: cover;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
  color: #fff;
  position: relative;
}
.open-big-menu a.l-link:before{
  background: rgba(0, 0, 0, 0.6);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.open-big-menu a.l-link .t1{
  font-size: 14px;
  line-height: 1;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #fff;
  text-transform: none;
  font-family: 'GothaProBol';
}
.open-big-menu a.l-link .t2{
  font-size: 12px;
  line-height: 1;
  font-family: 'GothaProBol';
  text-transform: none;
}
.open-big-menu a.l-link .l-text{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  padding: 15px;
}
ul.big_home_menu_one {
  list-style:none;
   margin: 40px 0 5px 25px;
}
ul.big_home_menu_one li>a {
  font-size: 18px;
  color:#000;
  line-height: 1.5;

  font-family: 'Akrobat-ExtraBold';
  text-transform: uppercase;

  text-decoration: none;
  background-image: linear-gradient(#FCBE1F, #FCBE1F);
  background-position: 0% 95%;
  background-repeat: no-repeat;
  background-size: 0% 5px;
  transition: all .2s ease-in;
}
ul.big_home_menu_one li>a:hover, ul.big_home_menu_one li>a:focus {
    background-size: 100% 5px;
  color:#41CC3E;
}
ul.big_home_menu {
list-style:none;
}
ul.big_home_menu li>a {
color:#222;
  font-size: 16px;
  line-height: 1.5;
margin-left:10px;
font-family: 'GothaProReg';
  text-decoration: none;
  background-image: linear-gradient(#FCBE1F, #FCBE1F);
  background-position: 0% 95%;
  background-repeat: no-repeat;
  background-size: 0% 4px;
  transition: all .2s ease-in;
}
ul.big_home_menu li>a:hover, ul.big_home_menu li>a:focus {
    background-size: 100% 4px;
  color:#41CC3E;
}

.big_menu_form  {
padding:20px;
text-align:center;
}
.big_menu_form  .title{
font-size:24px;
color:#7062C8;
line-height:26px;
font-family: 'GothaProBol';
}
.big_menu_form>a{
font-family: 'GothaProBol';
font-size:16px;
line-height:20px;
padding:10px 0px;
width:100%;
display:inline-block;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
background:#7062C8;
color:#fff;
text-decoration:none;
outline:none;
margin:30px 0 10px 0;
cursor:pointer;
text-decoration:none;
text-transform:uppercase;
}
.big_menu_form>a:hover{background:#584D9D;color:#fff;}
.big_menu_form p{
  margin:10px 0;
  color:#555;
}

.text_veka_menu {
  position: absolute;
  right: 2%;
  bottom: 5%;
  color:#0d7241;
  font-family: 'GothaProBol';
font-size:16px;
  -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    writing-mode: tb-rl;
}
.social_big_menu ul{
  position: absolute;
  left: 50px;
  bottom: 30px;
  list-style:none;
}
.social_big_menu  ul>li{
  float:left;
  margin:0px ;
}
.social_big_menu  ul>li>a{
  color:#0d7241;
 font-family: 'GothaProBol';
  padding:10px;
  text-decoration:none;
}
.social_big_menu  ul>li>a.h-instagram:hover{

  color: #A60FAC;
}
.social_big_menu  ul>li>a.h-facebook:hover{
  color: #4267B2;
}
.social_big_menu  ul>li>a.h-viber:hover{
  color: #7062C8;
}
.social_big_menu  ul>li>a.h-telega:hover{
  color: #40A7E3;
}
.contacts_big_menu{
  font-size: 17px;
  line-height: 1.2;
  font-family: 'Akrobat-ExtraBold';
  text-transform: uppercase;
  margin-left:30px;
}
.contacts_big_menu h5{
  margin:40px 0 30px 20px;

}
.contacts_big_menu  p .fa{
  margin-right: 5px;
  vertical-align: middle;
  font-size: 16px;
  width: 18px;
  display: inline-block;
  text-align: center;
}
.contacts_big_menu p{
  margin: 10px 0 0 40px;
}
.contacts_big_menu p a{
  color: inherit;
  text-decoration: none;
}
.contacts_big_menu p a:hover{
  color: #41CC3E;
  text-decoration: underline;
}

.open-big-menu .panel-group {
    margin-bottom: 0px;
}
.open-big-menu .panel {
   margin-bottom: 5px;
       width: 90%;
}
.open-big-menu .panel-default-new .panel-heading  {
    padding: 0px 0px;
}
.open-big-menu .panel-default-new .panel-body {
   border-bottom: 0px solid #ddd;
   border-left: 0px solid #ddd;
   border-right: 0px solid #ddd;
   border-top: 0px solid #ddd;
}
.open-big-menu .panel > .panel-body + .table,
.open-big-menu .panel > .panel-body + .table-responsive,
.open-big-menu .panel > .table + .panel-body,
.open-big-menu .panel > .table-responsive + .panel-body {
  border-top: 0px solid #ddd;
}
.open-big-menu .panel-title button {
padding:15px 0 15px 10px;
width:100%;
font-size:11px;
color:#444;
background: transparent;
font-weight:bold;
text-transform: uppercase;
text-align:left;
 border: 0px solid #ddd;
box-shadow: none;
}
.open-big-menu ul.url-title {
  margin-bottom:5px;
}
.open-big-menu ul.url-title li{
  list-style:none;
  width:90%;
  margin-top:5px;
  background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.open-big-menu ul.url-title li a {
display: block;
width:100%;
padding:15px 0 15px 10px;
font-size:11px;
color:#444;
font-weight:bold;
text-transform: uppercase;
text-align:left;
 border: 0px solid #ddd;

}
.open-big-menu ul.url-title li a span {
  width:100%;
}


.open-big-menu .panel-title .arrow:after {
    font-family: "Glyphicons Halflings";
   content: "\e259";
    float: right;
    margin-right: 15px;
  color:;
  }
.open-big-menu .panel-title .arrow.collapsed:after {
     content: "\e258";
  }

@media (max-width: 1680px) {
  .open-big-menu  {
    margin-top:70px;
  }
  .open-big-menu .row {
    margin-top:0px;
  }
  .open-big-menu a.l-link{
    width: 100%;
    padding: 15px;
    margin-top:40px;
    height: auto;
    min-height: 130px;
  }
  .big_menu_form  .title{
    font-size:18px;
    line-height:1;
  }
  .big_menu_form>a{
    font-size:14px;
  }
  .big_menu_form p{
    font-size:12px;
  }
  .social_big_menu ul{
    left: 20px;
    bottom: 0px;
  }
}
@media (max-width: 1028px) {
  .open-big-menu .row {
    margin-top:0px;
  }
  .open-big-menu a.l-link{
    width: 100%;
    padding: 15px;
    margin-top:40px;
    height: auto;
    min-height: 100px;
    font-size:14px;
  }
  .big_menu_form  .title{
    font-size:14px;
  }
  .big_menu_form p{
    font-size:8px;
  }
  ul.big_home_menu li>a {
    font-size: 14px;
    line-height: 1.5;
    margin-left:10px;
  }
  ul.big_home_menu_one li>a {
    font-size: 16px;
    color:#000;
    line-height: 1.5;
  }
  .big_menu_form  {
    margin-top:20px;
  }
  .open-big-menu .clearfix{
    padding:30px;
  }
}
@media (max-width: 768px) {
  #button-menu-callback {
    right:15%;
    top:5px;
  }
  #button-menu-callback button {
    padding: 0 25px;
    box-shadow: inset 0 0 0 2px transparent;
    font-size: 42px;
  }
  .social_big_menu ul{
    left: 0px;
    bottom: 0px;
  }
}




/**********************************/
.block_promo_home {
margin:40px 0;
display:block;
}
.block_promo_home h2{
    font-family: 'Akrobat-ExtraBold';
}
.block_promo_home ul{
margin:40px;
list-style:none;
}
.block_promo_home ul li{
line-height:1.3;
font-size:16px;
margin:0 0 10px 0;
}

.block_promo_home li:before {
    color: #41CC3E;
    content: "\2714";
    padding-right: 10px;
   }
.block_promo_home .button_viber {
text-align:center;
}
.block_promo_home .button_viber a{
font-family: 'GothaProBol';
font-size:14px;
line-height:20px;
padding:10px 30px;
width:auto;
display:inline-block;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
background:#7062C8;
color:#fff;
text-decoration:none;
outline:none;
margin:30px 0 10px 0;
cursor:pointer;
text-decoration:none;
text-transform:uppercase;
}
.block_promo_home a:hover{background:#584D9D;color:#fff;}
.block_promo_home p{
  margin:10px 0;
  color:#555;
}
@media (max-width: 768px) {
  .block_promo_home {
    margin:20px 0;
  }

}


#block-articles-new{
  float: left;
  margin: 0 0 30px;
  width: 100%;
}
#block-articles-new .block-content{
  margin: 0 -15px;
}
#block-articles-new .block-content .item{
  width: 100%;
  padding: 0 15px;
  float: left;
  margin: 0 0 30px;
}

#block-articles-new .block-content .item-article{
  display: block;
  width: 100%;
  outline: none;
  background: #fff;
  text-decoration: none;
  color: #121212;
  -webkit-box-shadow: 0 3px 15px #ccc;
  -moz-box-shadow: 0 3px 15px #ccc;
  -ms-box-shadow: 0 3px 15px #ccc;
  -o-box-shadow: 0 3px 15px #ccc;
  box-shadow: 0 3px 15px #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#block-articles-new .item-article img{
  width: 100%;
  height: auto;
  display: block;
}
#block-articles-new .item-article .item-cont{
  padding: 15px 20px;
}
#block-articles-new .item-article .date{
  font-size: 15px;
  line-height: 1;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #6f6f6f;
}
#block-articles-new .item-article .title-item{
  color: #212121;
    font-size: 18px;
    line-height: 1.1;
    font-family: 'Akrobat-ExtraBold';
    margin: 0 0 10px;
}
#block-articles-new .item-article .text{
  font-size: 16px;
  line-height: 1.2;
}










.w-checkbox:after,
.w-checkbox:before,
.w-clearfix:after,
.w-clearfix:before,
.w-embed:after,
.w-embed:before,
.w-radio:after,
.w-radio:before {
    content: " ";
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html.w-mod-touch * {
    background-attachment: scroll!important
}

.w-tabs:after,
.w-tabs:before {
    display: table
}

.w-tab-link {
    display: inline-block;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd
}

.w-tab-link.w--current {
    background-color: #C8C8C8
}

.w-tab-content {
    display: block;
    overflow: hidden
}

.w-tab-pane {
    display: none
}

.w--tab-active {
    display: block
}

@media screen and (max-width:479px) {
    .w-tab-link {
        display: block
    }
}

.w-ix-emptyfix:after {
    content: ""
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.w-dyn-empty {
    padding: 10px;
    background-color: #ddd
}

.w-condition-invisible,
.w-dyn-bind-empty {
    display: none!important
}

.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px
}

.grid,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-history,
.price-grid {
    grid-row-gap: 0
}

.grid,
.grid-2,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-7-copy,
.grid-history,
.price-grid {
    grid-column-gap: 0
}



.tabs-type-constr {
    display: flex
}

.montage-features-wrapper,
.tabs-type-constr-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.tabs-type-constr-menu {
    display: flex;
    width: 18%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.constr-price-wrapper,
.mont-feature-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.tabs-type-constr-menu-item {
    width: 45%;
    margin-bottom: 10%;
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 5px;
    background-color: transparent;
    -webkit-transition: all .2s cubic-bezier(.25, .1, .25, 1);
    transition: all .2s cubic-bezier(.25, .1, .25, 1)
}

.tabs-type-constr-menu-item:hover {
    background-color: #e5f1f8
}

.tabs-type-constr-menu-item.w--current {
    border: 2px solid #41CC3E;
    background-color: transparent
}

.tabs-type-constr-menu-item.w--current:hover {
    background-color: #e5f1f8
}

.tabs-type-constr-menu-item.parn {
    margin-left: 10%
}

.tabs-type-constr-content {
    padding-left: 25px
}

.tabs-montage-menu-item {
    z-index: 90;
    margin-right: 10px;
    margin-bottom: -1px;
    padding-right: 15px;
    padding-left: 38px;
    border: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    background-color: #fff;
    color: #909090;
    font-weight: 400
}

.tabs-montage-menu-item.w--current {
    border-color: #ddd #ddd #f8f8f8;
    border-top-style: solid;
    background-color: #f8f8f8;
    color: #41CC3E
}

.tabs-montage-menu-item.option {
    background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5bd972926fd44c62e89ac9a1_options-icon2.svg);
    background-position: 5px 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    -webkit-transition-property: none;
    transition-property: none;
    color: #585858
}

.tabs-montage-menu-item.option.w--current {
    background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5bd972926fd44c62e89ac9a1_options-icon2.svg);
    background-size: 30px;
    color: #41CC3E
}

.tabs-montage-menu-item.mont {
    background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5bd972decf26d375c07b0eea_montage-icon.svg);
    background-position: 5px 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    color: #585858
}

.tabs-montage-menu-item.mont.w--current {
    background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5bd972decf26d375c07b0eea_montage-icon.svg);
    background-size: 30px;
    -webkit-transition-property: none;
    transition-property: none;
    color: #41CC3E
}

.tabs-constr {
    width: 100%
}

.tabs-content {
    width: 82%
}

.menu-variant-compl {
    margin-bottom: 0
}

.menu-variant-item,
.menu-variant-item.w--current {
    margin-bottom: -1px;
    border-width: 1px;
    font-weight: 600
}

.menu-variant-item {
    z-index: 90;
    margin-right: 10px;
    margin-left: 0;
    padding: 11px 20px 8px;
    border-style: solid;
    border-color: #ddd #ddd transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #f8f8f8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #585858
}

.menu-variant-item:hover {
    background-color: #e7e5e5
}

.menu-variant-item.w--current {
    padding-top: 11px;
    padding-bottom: 9px;
    border-color: #ddd #ddd #fff;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #fff;
    color: #41CC3E
}

.variant-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border: 1px #ddd;
  background-color: #fff;
    border-radius: 0 5px 5px
}
@media (max-width: 768px) {
.variant-content {
  background-color: transparent;
}
}

.grid,
.short-describe {
    border-top: 1px solid #ddd;
    height: 100%
}

.montage-features-wrapper {
    display: flex;
    padding: 20px 15px;
      text-align: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #ddd;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #f8f8f8
}

.links-footer-mobile,
.mont-feature-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.constr-price,
.montage-feature-image {
    border-radius: 5px
}

.montage-features-wrapper.cenu {
    padding-right: 0
}

.links-footer-mobile {
    display: flex;
    padding: 20px 5% 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-links-item-mob {
    width: 22%
}

.h4-footer-mob {
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ddd;
    color: #41CC3E
}

.constr-adv,
.mont-price {
    padding-top: 5px;
    padding-bottom: 5px
}

.heading {
    margin-top: 20px
}

.heading.housess {
    padding-right: 5%;
    font-size: 26px;
    line-height: 32px
}

.heading.housess.razdv {
    padding-left: 5%
}

.mont-feature-item {
    display: flex;
    width: 31%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.mont-feature-item.price {
    width: 32%;
    padding-right: 15px;
    border-right: 1px solid #ddd
}

.mont-feature-item.price.usual {
    border-right-style: none;
    color: #848484
}

.grid,
.small-pvc-prev.blank {
    border-right: 1px solid #ddd
}

.mont-price {
    color: #009036;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600
}

.mont-price.grey {
    color: #848484;
    font-weight: 400
}

.mont-price-heading {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 30px;
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png);
    background-position: 0 50%;
    background-size: 20px;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400
}

.mont-price-heading._2 {
    margin-bottom: 10px
}

.mont-price-heading.usual3 {
    margin-bottom: 10px;
    padding-left: 30px;
    background-image: none
}

.constr-adv,
.constr-razm {
    padding-left: 10px;
    margin-left: 0
}

.price-grid {
    -ms-grid-columns: 1fr 1fr 1fr .75fr 1.25fr;
    grid-template-columns: 1fr 1fr 1fr .75fr 1.25fr;
    -ms-grid-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto);
    grid-template-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto)
}

.constr-adv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.price-p-about {
    margin-right: 0;
    margin-left: 0;
    color: #585858;
    font-size: 13px;
    line-height: 16px;
    text-align: center
}

.constr-price-wrapper {
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    text-align: center
}

.constr-adv-item,
.constr-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.constr-razm {
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 10px;
    line-height: 18px
}

.constr-price,
.mont-more-h4 {
    line-height: 22px;
    font-weight: 600
}

.constr-razm.bb {
    width: 180px
}

.constr-razm.balc {
    width: 190px
}

.constr-price {
    display: flex;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    -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: #e7f1eb;
    color: #009036;
    font-size: 22px
}

.constr-adv-p,
.uah {
    margin-left: 5px;
    line-height: 16px
}

.constr-adv-item {
    display: flex;
    width: auto;
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.big-icon-div,
.div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.constr-adv-p {
    margin-bottom: 0;
    color: #585858;
    font-size: 13px
}

.constr-adv-image {
    width: 42px
}

.uah {
    font-size: 16px
}

.div-block {
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.big-icon-div,
.razm-div {
    -webkit-flex-direction: column
}

.grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto minmax(auto, 1fr) auto auto;
    grid-template-rows: auto minmax(auto, 1fr) auto auto;
    border-left: 1px none #ddd;
    border-top-right-radius: 5px
}

.big-icon-div {
    display: flex;
    margin: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-left: 1px dashed #ddd
}

.cost-div,
.razm-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.razm-div {
    display: flex;
    padding-top: 10px;
    -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
}

.cost-div {
    display: flex;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.full-compl-div,
.short-describe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.tabs {
    margin-top: 0;
    margin-left: 18%;
    padding-left: 25px
}

.short-describe {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-left: 1px solid #ddd
}

.list,
.text-part {
    -webkit-align-self: start
}

.full-compl-div {
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.montage-vartist,
.vartosti-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify
}

.image-2 {
    width: 80%
}

.montage-vartist {
    display: flex;
    padding: 10px;
  background-color: #fff;
    -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;
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}
@media (max-width: 768px) {
.montage-vartist {
  background-color: transparent;
}
}

.vartosti-wrapper {
    display: flex;
    width: 78%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:991px) {
    .button.cta.promo,
    .button.logo.ru {
        width: 100%
    }
    .h-slider-h3,
    .h3.abiutus {
        -webkit-align-self: end;
        -ms-grid-row-align: end
    }
    .about-m-p,
    .h-slider-h3,
    .h3.abiutus {
        -ms-grid-row-align: end
    }
    .about-us-item,
    .cta-50,
    .prof-variations-wrapper,
    .tabs-type-constr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .copyrights,
    .div-block-11,
    .viber-block-left,
    .viber-section {
        text-align: center
    }
    .base-link.up-menu {
        padding-top: 9px;
        padding-bottom: 9px
    }
    .base-link.phones {
        font-size: 17px;
        line-height: 21px
    }
    .base-link.footer,
    .base-link.footer-copy {
        line-height: 22px;
        font-size: 13px
    }
    .base-link.footer.adress {
        display: block
    }
    .base-link.footer-copy {
        display: none
    }
    .additional-text {
        margin-top: 2px;
        font-size: 13px
    }
    .veka-lozung {
        font-size: 15px;
        line-height: 21px
    }
    .button.cta,
    .button.logo {
        padding-right: 0;
        padding-left: 0;
        font-size: 14px;
        line-height: 18px
    }
    .search-button,
    .search-input {
        font-size: 13px;
        line-height: 13px
    }
    .image {
        width: 50px
    }
    .logo-part {
        margin-top: 14px;
        margin-bottom: 12px
    }
    .h1.ru,
    .h4-footer,
    .h4-footer-mob {
        margin-top: 0
    }
    .logo-part.ru {
        padding-bottom: 10px
    }
    .logo-1.ru.w--current {
        width: 47%
    }
    .logo-2.ru {
        width: 28%
    }
    .logo-4.ru {
        width: 25%
    }
    .header-search {
        max-width: 270px
    }
    .search-button {
        padding: 9px 10px
    }
    .toggle-mrenu {
        padding-right: 20px;
        font-size: 14px
    }
    .left-slide-arrow,
    .right-slide-arrow {
        width: 35px;
        height: 45px;
        font-size: 25px
    }
    .h1 {
        font-size: 28px;
        line-height: 28px
    }
    .h1.ru {
        margin-bottom: 5px
    }
    .our-advantages-wrapper {
        padding-bottom: 25px
    }
    .links-footer {
        padding-top: 15px
    }
    .copyrights {
        padding-top: 3px;
        padding-bottom: 3px;
        line-height: 16px
    }
    .footer-links-item._3 {
        width: 20%
    }
    .footer-links-item._4 {
        width: 24%
    }
    .h4-footer {
        font-size: 16px;
        line-height: 22px
    }
    .h2.blue,
    .h2.green,
    .h2.offices {
        font-size: 26px;
        line-height: 30px
    }
    .social-links {
        padding-top: 5px
    }
    .soc-item {
        margin-right: 20px
    }
    .h2.blue {
        margin-bottom: 20px
    }
    .h3.adv,
    .h3.news,
    .h4-footer-mob {
        font-size: 16px
    }
    .h3.abiutus,
    .h3.adv,
    .h3.news,
    .h4-footer-mob {
        line-height: 22px
    }
    .pop-up-veka {
        display: none
    }
    .h3.abiutus {
        margin-bottom: 10px;
        padding-left: 20px;
        -ms-flex-item-align: end;
        align-self: end
    }
    .adv-about-div-short {
        padding-bottom: 10px
    }
    .adv-content {
        left: 40%;
        width: 60vw
    }
    .close-div {
        width: 40vw
    }
    .tabs-type-constr {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .tabs-type-constr-menu {
        width: 100%;
        margin-bottom: 25px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .tabs-type-constr-menu-item {
        width: 13%;
        margin-bottom: 0
    }
    .tabs-type-constr-menu-item.w--current {
        width: 12%;
        margin-bottom: 0
    }
    .tabs-type-constr-menu-item.parn {
        width: 12%;
        margin-bottom: 0;
        margin-left: 0
    }
    .tabs-type-constr-content {
        margin-bottom: 20px;
        padding-left: 0
    }
    .tabs-content {
        width: 100%
    }
    .variant-content {
        padding-bottom: 0
    }
    .montage-features-wrapper {
        padding-bottom: 15px
    }
    .mobile-menu {
        position: fixed;
        right: 5%;
        bottom: 5%;
        z-index: 11111;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        width: 70px;
        height: 70px;
        -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;
        border-radius: 50%;
        background-color: #41CC3E;
        box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .44);
        opacity: .95
    }
    .mobile-hamburger {
        width: 100%;
        height: 100%;
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5bec043138badc42af763748_menu-humburger-icon.svg);
        background-position: 50% 50%;
        background-size: 33px;
        background-repeat: no-repeat
    }
    .links-footer-mobile {
        padding-top: 15px
    }
    .heading.housess {
        padding-right: 5%;
        padding-left: 5%;
        font-size: 24px;
        line-height: 30px
    }
    .mont-price {
        font-size: 17px;
        line-height: 17px
    }
    .constr-adv {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .constr-price {
        margin-top: 7px;
        margin-right: 0;
        margin-left: 0
    }
    .constr-adv-item {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .constr-adv-image {
        width: 40px
    }
    .text-block {
        font-size: 20px;
        line-height: 20px
    }
    .mont-more-h4,
    .tabs {
        margin-left: 0;
        padding-left: 0
    }
    .ex-h3 {
        font-size: 16px;
        line-height: 22px
    }
    .exclusive-2 {
        margin-right: 3%;
        margin-left: 3%
    }
    .headopp {
        background-size: contain
    }
    .exhead-h {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .ex-items-wrapper {
        padding-top: 35px;
        padding-bottom: 0
    }
    .ex-text-wrapper {
        padding: 17px
    }
    .call-to-action {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .ex-p-header {
        max-width: 330px
    }
    .history {
        padding-bottom: 10px
    }
    .close-div-2 {
        width: 40vw
    }
    .adv-content-2 {
        left: 40%;
        width: 60vw
    }
    .ex-item-cms {
        margin-bottom: 25px
    }
    .cta-50 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -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
    }
    .salons {
        padding-bottom: 35px
    }
    .salon-item:hover {
        box-shadow: 2px 2px 12px -2px #c3c3c3
    }
    .salon-text-wrapper {
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px
    }
    .salon-h4 {
        margin-top: 5px;
        font-size: 15px;
        line-height: 20px
    }
    .pop-up-veka-3 {
        display: none
    }
    .adress-link,
    .adress-link-mail,
    .collection-list-5 {
        display: block
    }
    .close-div-3 {
        width: 40vw
    }
    .adv-content-3 {
        left: 40%;
        width: 60vw
    }
    .salons-item-regions {
        margin-bottom: 20px
    }
    .sal-ins-div {
        padding-bottom: 0
    }
    .text-part {
        padding-right: 2%
    }
    .h-slider-h3 {
        width: 95%;
        -ms-flex-item-align: end;
        align-self: end;
        font-size: 20px;
        line-height: 26px
    }
    .left-slide-arrow-h,
    .right-slide-arrow-h {
        width: 35px;
        height: 45px;
        font-size: 25px
    }
    .navigation-div {
        margin-bottom: 5px;
        color: #000;
        text-decoration: none
    }
    .contuct-tab-menu-item.ru {
        padding: 12px 20px
    }
    .cont-tab-menu {
        overflow: visible;
        padding-right: 0;
        padding-left: 0
    }
    .adress-link-phone.binct-phone-number-1 {
        font-size: 14px;
        line-height: 22px
    }
    .sal-im-div {
        width: 18%
    }
    .sal-description-div {
        width: 82%
    }
    .collection-item-2,
    .grid-2 {
        width: 100%
    }
    .salon-h4-cont {
        margin-top: 5px;
        font-size: 15px;
        line-height: 20px
    }
    .about-us-item {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .about-us-imag {
        width: 100%;
        border-radius: 5px
    }
    .abut-p {
        padding-left: 20px
    }
    .h1-other {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 28px
    }
    .grid-2 {
        -ms-grid-columns: 30% 1fr;
        grid-template-columns: 30% 1fr
    }
    .social-links-mob {
        padding-top: 5px
    }
    .vs-wrapper.vikna {
        margin-right: 5%;
        margin-left: 5%
    }
    .deliver-image-div,
    .mont-image-div {
        margin-top: 20px;
        margin-left: 20px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px
    }
    .vs-item-wrapper {
        height: 100%
    }
    .vs-text-part-wrapper {
        padding-right: 12px;
        padding-bottom: 5px;
        padding-left: 12px
    }
    .vs-image-wrapper {
        padding-top: 5px;
        padding-bottom: 10px
    }
    .about-m-p-2,
    .contact-tab-content-mont {
        padding-top: 10px
    }
    .vs-h3 {
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 22px
    }
    .pop-up-veka-systems {
        display: none
    }
    .cont-tab-menu-vs,
    .cont_tab-_menu_windows {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .close-div-vs {
        width: 40vw
    }
    .adv-content-news,
    .adv-content-vs {
        width: 60vw;
        left: 40%
    }
    .pop-up-content-vs {
        padding-left: 0
    }
    .cont-tab-menu-vs {
        display: flex;
        overflow: visible
    }
    .cont-tab-menu-profiles {
        overflow: visible;
        padding-right: 0;
        padding-left: 0
    }
    .about-m-p {
        padding-left: 20px;
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        align-self: end
    }
    .about-m-p-2,
    .list {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center
    }
    .about-m-wrapper {
        padding-right: 20px
    }
    .h2-m {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 30px
    }
    .grid-4 {
        -ms-grid-rows: auto minmax(auto, auto);
        grid-template-rows: auto minmax(auto, auto)
    }
    .about-m-p-2 {
        padding-left: 20px;
        align-self: center
    }
    .deliver-image-div {
        min-height: auto
    }
    .about-w-wrapper-prof,
    .heading-2,
    .veka-h3 {
        margin-top: 0
    }
    .collection-item-4 {
        padding: 11px
    }
    .pop-up-veka-news {
        display: none
    }
    .pop-up-content-news {
        padding-bottom: 50px;
        padding-left: 5%
    }
    .adv-content-news {
        padding-bottom: 0
    }
    .close-div-news {
        width: 40vw
    }
    .window-wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .vikna-variations-tab {
        padding-top: 0
    }
    .h1-all-pages {
        margin-bottom: 20px;
        padding-right: 5%;
        padding-left: 5%;
        font-size: 28px;
        line-height: 28px
    }
    .h1-all-pages.house {
        padding-right: 0;
        padding-left: 0
    }
    .cont_tab-_menu_windows {
        display: flex;
        overflow: auto;
        width: 100%;
        padding-right: 5%;
        padding-left: 5%
    }
    ._w-tab-menu-item {
        margin-bottom: 10px
    }
    .about-w-wrapper {
        padding-right: 5%;
        padding-bottom: 10px;
        padding-left: 5%;
        border-radius: 0
    }
    .wise-advice {
        padding: 15px
    }
    .wise-advice.special {
        padding: 10px
    }
    .image-5 {
        border-radius: 10px
    }
    .about-w-wrapper-copy {
        margin-top: 0;
        padding: 10px 5% 0;
        border-radius: 0
    }
    .prof-variations-wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .call-to-action-hide {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .grid-5 {
        -ms-grid-rows: minmax(20px, auto) minmax(auto, auto) minmax(auto, auto);
        grid-template-rows: minmax(20px, auto) minmax(auto, auto) minmax(auto, auto)
    }
    .wise-p.ptop {
        padding-left: 0
    }
    .var-prof-item-furn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 15px;
        padding: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .adress-link-mail-copy,
    .adress-link-text,
    .image-17.whi,
    .pop-up-menu-cont,
    .pr-line {
        display: none
    }
    .prof-variations-wrapper-doors,
    .prof-variations-wrapper-prof {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .image-6-furn {
        width: 30%;
        border-radius: 5px
    }
    .div-block-3-furn {
        width: 70%;
        padding-right: 0;
        padding-bottom: 0
    }
    .exclusive-text {
        font-size: 18px
    }
    .about-w-wrapper-prof {
        padding: 10px 5% 0;
        border-radius: 0
    }
    .prof-variations-wrapper-prof {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .door-wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .prof-variations-wrapper-doors {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .call-to-action-route {
        padding: 20px 0
    }
    .veka-h1 {
        font-size: 60px;
        line-height: 70px
    }
    .perevaga-div {
        padding-top: 10px
    }
    .big-numbers {
        padding-top: 20px;
        font-size: 40px;
        line-height: 48px
    }
    .wv-img-div {
        padding-left: 30px
    }
    .p-additional,
    .project-text {
        padding-left: 0
    }
    .wv-img-div.left {
        padding-right: 30px
    }
    .where-to-buy {
        padding-bottom: 60px
    }
    .h2-veka {
        font-size: 38px;
        line-height: 45px
    }
    .heading-2.ru {
        font-size: 18px;
        line-height: 22px
    }
    .background-video {
        height: 310px
    }
    .hover-text-bg {
        top: 20px;
        width: 380px;
        font-size: 18px;
        line-height: 25px
    }
    .background-video-vikna {
        height: 370px;
        margin-bottom: 20px
    }
    .background-video-mob {
        height: 310px
    }
    .part1 {
        padding-top: 10px
    }
    .project-img {
        width: 44%
    }
    .project-text {
        width: 53%
    }
    .h2-part {
        font-size: 20px;
        line-height: 30px
    }
    .en-wind-item-wraper {
        height: 100%;
        padding-bottom: 5px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .ek-wind-descr {
        width: 100%;
        padding-top: 5px
    }
    .adv-content-2-houses {
        left: 40%;
        width: 60vw
    }
    .pop-up-content-2-houses {
        padding-right: 0;
        padding-left: 0
    }
    .binct-phone-number-1 {
        font-size: 17px;
        line-height: 21px
    }
    .about-windows {
        padding-bottom: 0
    }
    .div-block-4 {
        margin-right: 5%;
        margin-left: 5%
    }
    .add-menu {
        width: 50%;
        margin-left: 5%
    }
    .div-block-8 {
        width: 50%;
        min-width: 150px
    }
    .div-block-10,
    .paragraph-2 {
        padding-right: 5%;
        padding-left: 5%
    }
    .div-block-3-copy {
        padding-right: 0;
        padding-left: 0
    }
    .div-block-8-copy {
        width: 50%;
        min-width: 170px
    }
    .add-menu-copy {
        width: 50%;
        margin-left: 5%
    }
    .background-video-2 {
        height: 230px
    }
    .background-video-2.slide {
        width: 100%;
        height: 150px
    }
    .paragraph-3 {
        padding-right: 5%;
        padding-left: 5%
    }
    .close-div-2-copy {
        width: 40vw
    }
    .paragraph-4 {
        clear: none
    }
    .div-block-12 {
        padding-right: 0;
        padding-left: 0
    }
    .div-block-14 {
        margin-right: 0;
        padding-left: 5%
    }
    .div-block-14.razdvv,
    .obj-wrapper {
        padding-left: 0
    }
    .div-block-14.art {
        margin-right: 5%;
        padding-left: 0
    }
    .vekaslide {
        width: 80%
    }
    .ready-wrapper {
        padding-bottom: 20px
    }
    .list,
    .list._2,
    .obgj-heading,
    .q-img-wrapper {
        padding-left: 20px
    }
    .heading-3 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 26px
    }
    .list {
        align-self: center;
        list-style-type: none
    }
    .list._2 {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .obgj-heading {
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end
    }
    .queez-q {
        font-size: 25px;
        line-height: 70px
    }
    .h4-q,
    .h4-q-line {
        font-size: 15px;
        line-height: 20px
    }
    .buttons-q-div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .q-link-div {
        width: 23%
    }
    .q-img-wrapper {
        padding-right: 20px;
        padding-bottom: 5px
    }
    .buttons-q-div-back {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .q-link-div-line {
        width: 100%;
        height: 45px
    }
    .q-img-wrapper-line {
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px
    }
    .color-tab-pr,
    .div-block-15 {
        padding-right: 5px
    }
    .return-img {
        width: 20px
    }
    .q-link-div-2 {
        width: 19%
    }
    .q-link-div-3,
    .q-link-div-4,
    .q-link-div-5 {
        width: 23%
    }
    .ebrr-img,
    .ebrr-text {
        width: 100%
    }
    .q-link-div-line-2,
    .q-link-div-line-3,
    .q-link-div-line-4,
    .q-link-div-line-5 {
        width: 100%;
        height: 45px
    }
    .ebrr-section {
        margin-top: 20px;
        margin-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ebrr-img {
        margin-top: 5px
    }
    .additional-text-ru {
        margin-top: 2px;
        font-size: 13px
    }
    .phones-wrapper-ru {
        padding-left: 15px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .pop-up-3-button {
        height: 88vh
    }
    .pp-arrow {
        height: 3vh
    }
    .pop-up-3-button-contuct,
    .pop-up-3-button-zavod {
        height: 88vh
    }
    .mob-contact-us-pr {
        height: 90px
    }
    .ebrr-ru,
    .factory-video-ru,
    .proizvodstvo-wr,
    .rc2-ru {
        height: 200px
    }
    .h2-pr-bt {
        font-size: 28px;
        line-height: 33px
    }
    .hover-text-bg-pr {
        top: 20px;
        width: 400px;
        font-size: 18px;
        line-height: 25px
    }
    .add-compl,
    .add-compl-2 {
        width: 33.333333333333336%
    }
    .h4-add {
        font-size: 17px;
        line-height: 22px
    }
    .text-block-6 {
        font-size: 16px;
        line-height: 18px
    }
    .h3-promo {
        font-size: 20px;
        line-height: 24px
    }
    .p-answer.lo {
        padding-left: 10px
    }
    .color-tab-pr {
        padding-left: 5px
    }
    .fl-item-wr-color {
        width: 48%;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px
    }
    .text-block-9 {
        padding-left: 28px
    }
    .fl-items-scroll-color {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .about-us-item-ru,
    .viber-section {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .fl-item-wr-dveri {
        width: 48.5%;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0
    }
    .lock-img {
        width: 30%
    }
    .div-block-19,
    .div-block-21,
    .viber-block-right,
    .viber-text {
        width: 100%
    }
    .viber-section {
        padding-bottom: 25px;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .viber-block-left {
        width: 100%;
        padding-bottom: 20px
    }
    .background-video-3 {
        margin-right: auto;
        margin-left: auto
    }
    .viber-text {
        padding-left: 0
    }
    .heading-4 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 28px
    }
    .div-block-21 {
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 10px
    }
    .add-compl-3,
    .add-compl-4 {
        width: 33.333333333333336%
    }
    .h4-add-2 {
        font-size: 17px;
        line-height: 22px
    }
    .grid-ru {
        -ms-grid-rows: auto auto auto auto auto;
        grid-template-rows: auto auto auto auto auto
    }
    .grid-ru-wrapper {
        padding-bottom: 40px
    }
    .multiphoto-icon {
        width: 25px;
        margin-top: 20px;
        margin-right: 20px
    }
    .h3-dom-ru,
    .heading-5 {
        margin-top: 10px
    }
    .profiles-slider {
        height: 450px
    }
    .ex-propose-ru,
    .factory-video-dveri,
    .hide-show-ru,
    .ready-obj-ru {
        height: 200px
    }
    .infoblock-ru-wrapper {
        width: 100%;
        box-shadow: none
    }
    .zakrut-ru {
        width: 100%
    }
    .about-us-item-ru {
        padding-bottom: 50px;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .slider-factory-ru {
        height: 400px
    }
    .heading-7 {
        font-size: 28px;
        line-height: 34px
    }
    .h3-dom-ru {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 24px
    }
    .h2-ru-why {
        margin-top: 20px;
        font-size: 22px;
        line-height: 25px
    }
    .ost-cot-text {
        width: 320px;
        margin-top: 16px;
        margin-left: 50px;
        padding: 8px 10px 8px 20px;
        font-size: 22px;
        line-height: 22px
    }
    .cott-divs {
        margin-top: 15px
    }
    .image-17 {
        width: 70px
    }
    .smart-notofocation {
        margin-top: 25px;
        padding-top: 0;
        background-position: 0 5px
    }
    .h2-cot-main {
        font-size: 30px;
        line-height: 38px
    }
    .profiles-veka {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .veka-s-item.al {
        min-width: 220px
    }
    .veka-s-item.stt {
        min-width: 250px
    }
    ._3sys-wrapper.allu,
    .div-block-28.stpk {
        min-width: auto
    }
    .ssys-tab {
        font-size: 18px
    }
    .ssys-h4.srav,
    .ssys-h4.srav-sklo {
        margin-bottom: 0;
        margin-left: 10px
    }
    .ssys-sravnenie {
        width: 100%;
        margin-top: 15px;
        margin-right: 0
    }
    .compare-div {
        width: 300px;
        height: 50px;
        padding: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border: 1px solid #41CC3E;
        border-radius: 10px;
        background-color: #fff
    }
    .image-19 {
        width: 40px
    }
    .h1-sravn {
        margin-top: 0;
        font-size: 30px;
        line-height: 40px
    }
    .heading-8 {
        font-size: 25px;
        line-height: 30px
    }
    ._3sys-wrapper {
        overflow: auto
    }
    .paragraph-8.stt {
        padding-right: 5%
    }
    .pop-div-img {
        height: 200px;
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5cb88dc6b2c690a1e4a3448d_why-veka-a.jpg);
        background-position: 0 0;
        background-size: cover
    }
    .footer-house {
        height: 260px
    }
    .zayavka-proizvodstvo {
        height: 125px;
        -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
    }
    .form-2 {
        height: 50px
    }
    .text-zayavka {
        margin-bottom: 15px;
        font-size: 25px;
        line-height: 25px
    }
    .part-2-cot,
    .part-3-cot {
        padding-right: 0
    }
    .compare-sklo {
        width: 300px;
        height: 50px;
        padding: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border: 1px solid #41CC3E;
        border-radius: 10px;
        background-color: #fff
    }
    .image-19-sklo {
        width: 40px
    }
    .h1-sravn-sklo {
        margin-top: 0;
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:767px) {
    .header,
    .header-ru {
        top: 0;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .25)
    }
    .button.cta,
    .button.logo {
        border-width: 1px;
        border-radius: 10px
    }
    .menu-variant-item,
    .montage-features-wrapper {
        border-right-width: 1px;
        border-left-width: 1px
    }
    .constr-adv-p,
    .price-p-about {
        color: #585858
    }
    .grid,
    .price-grid {
        -ms-grid-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto);
        grid-template-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) minmax(auto, auto)
    }
    .h4-footer-mob,
    .of-partner,
    .salon-h4,
    .salon-h4-cont,
    .text-block-4 {
        font-weight: 600
    }
    .cta-h2.hide,
    .social-links-mob {
        text-align: center
    }
    .header {
        left: 0;
        right: 0;
        z-index: 500
    }
    .base-link.phones {
        font-size: 16px;
        line-height: 22px
    }
    .base-link.phones.binct-phone-number-1 {
        font-size: 15px;
        line-height: 22px
    }
    .base-link.phones.binct-phone-number-2 {
        font-size: 15px
    }
    .base-link.footer,
    .base-link.footer-copy {
        line-height: 23px
    }
    .additional-text,
    .additional-text.ru {
        display: none
    }
    .veka-wrapper {
        display: block
    }
    .veka-wrapper.ru {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .veka-lozung {
        display: none;
        overflow: auto
    }
    .veka-lozung.ru {
        display: block;
        overflow: visible;
        font-size: 30px;
        line-height: 30px
    }
    .button.cta {
        margin-top: 5px
    }
    .tabs-montage-menu-item,
    .variant-content {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .button.cta:hover {
        box-shadow: 0 0 20px -5px #68b1db
    }
    .image.vru {
        width: 35px
    }
    .logo-1,
    .logo-2 {
        width: 30%
    }
    .consultation-div {
        padding-left: 10%
    }
    .logo-part {
        height: 65px;
        margin-top: 0;
        margin-bottom: 0
    }
    .logo-part.ru {
        display: block;
        height: 65px;
        padding: 10px 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .logo-part.ruversion {
        padding-top: 0;
        padding-bottom: 0
    }
    .logo-1 {
        padding-right: 5%
    }
    .logo-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 60px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .adv-rich-short,
    .pop-up,
    .pop-up-veka {
        display: none
    }
    .constr-adv,
    .links-footer {
        -webkit-flex-direction: row
    }
    .logo-4 {
        width: 30%;
        padding-left: 0
    }
    .hero-info.ru {
        padding-top: 15px
    }
    .h1 {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 21px;
        line-height: 22px
    }
    .h2.offices,
    .tabs-type-constr-menu {
        margin-bottom: 15px
    }
    .pop-up {
        height: 100vh
    }
    .form {
        padding-top: 20px;
        padding-bottom: 30px
    }
    .form-div.shadow-2 {
        width: 100vw;
        height: 100vh;
        border-radius: 0
    }
    .form-header {
        padding-top: 20px;
        padding-bottom: 12px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    .heading-form {
        font-size: 18px;
        line-height: 18px
    }
    .h2.blue,
    .h2.green,
    .h2.offices {
        font-size: 20px
    }
    .h2.blue,
    .h2.green,
    .h2.offices,
    .h3.abiutus,
    .h3.adv,
    .h3.news {
        line-height: 20px
    }
    .close-icon {
        width: 20px
    }
    .links-footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .links-footer-mobile,
    .mobile-hamburger {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .footer-links-item {
        width: 100%
    }
    .social-links {
        display: none;
        padding-bottom: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .soc-item.fb,
    .soc-item.inst,
    .soc-item.yt {
        width: 45px
    }
    .h2.green {
        margin-top: 10px
    }
    .h2.offices {
        padding-left: 5%
    }
    .adv-item:hover {
        box-shadow: 4px 4px 7px -3px #dfdfdf
    }
    .h3.adv {
        font-size: 14px
    }
    .h3.abiutus {
        padding-left: 0;
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
        font-size: 16px
    }
    .h3.news {
        font-size: 14px
    }
    .h3.houses {
        font-size: 16px;
        line-height: 22px
    }
    .adv-content,
    .mobile-hamburger {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .pop-up-content {
        overflow: auto;
        width: 65%;
        height: 100vh;
        padding-bottom: 65px
    }
    .adv-content {
        left: 7vw;
        display: flex;
        width: 93vw;
        height: 100vh;
        padding-bottom: 0
    }
    .close-div {
        width: 7vw;
        height: 100vh;
        background-color: transparent
    }
    .close-button {
        width: 100%;
        height: 100vh;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .tabs-type-constr-menu-item {
        width: 12%
    }
    .tabs-type-constr-content {
        margin-bottom: 0
    }
    .tabs-montage-menu-item {
        margin-bottom: -1px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-style: solid;
        border-color: #ddd;
        font-size: 13px;
        line-height: 13px
    }
    .tabs-montage-menu-item.w--current {
        border-color: #ddd #ddd #f8f8f8;
        background-color: #f8f8f8
    }
    .menu-variant-compl {
        border-bottom: 1px none #ddd
    }
    .menu-variant-item {
        margin-bottom: -1px;
        padding-bottom: 8px;
        border-top-width: 1px;
        line-height: 15px
    }
    .menu-variant-item.w--current {
        margin-bottom: -1px;
        border-width: 1px
    }
    .variant-content {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-style: none;
        border-width: 1px;
        border-top-right-radius: 0
    }
    .montage-features-wrapper {
        width: 143%;
        padding: 20px 20px 10px;
        border-style: none;
        border-right-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-color: #ddd;
        border-left-color: #ddd;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #f8f8f8
    }
    .montage-features-wrapper.cenu {
        width: 185%;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .mobile-menu {
        right: 5vw;
        bottom: 10vh;
        width: 60px;
        height: 60px;
        background-color: #009036;
        opacity: 1
    }
    .mobile-hamburger {
        display: flex;
        -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-image: none;
        cursor: pointer
    }
    .menu-footer-wrapper,
    .short-describe {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .links-footer-mobile {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .footer-links-item-mob {
        width: 100%;
        border-bottom: 1px solid #ddd
    }
    .h4-footer-mob {
        margin-bottom: 0;
        border-bottom-style: none
    }
    .links-wrapper-mob {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px none #ddd;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .menu-footer-wrapper {
        display: flex;
        padding-top: 8px;
        padding-right: 10px;
        padding-bottom: 5px;
        -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;
        cursor: pointer
    }
    .close-menu-icon {
        width: 17px
    }
    .heading {
        margin-top: 15px;
        font-size: 18px;
        line-height: 24px
    }
    .heading.housess {
        font-size: 20px;
        line-height: 26px
    }
    .mont-price {
        padding-top: 3px;
        font-size: 16px;
        line-height: 16px
    }
    .mont-price-heading {
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 26px;
        font-size: 13px;
        line-height: 20px
    }
    .constr-adv,
    .constr-price-wrapper {
        margin-top: 0;
        -webkit-box-orient: horizontal
    }
    .price-grid {
        -ms-grid-columns: 1fr 1.25fr 1.25fr 1fr 1fr;
        grid-template-columns: 1fr 1.25fr 1.25fr 1fr 1fr
    }
    .constr-adv {
        margin-bottom: 0;
        padding: 15px 0;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .constr-price-wrapper {
        margin-bottom: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-left: 1px none #ddd;
        border-top-right-radius: 5px
    }
    .montage-vartist,
    .wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .constr-razm {
        font-size: 13px;
        line-height: 18px
    }
    .constr-razm.bb {
        width: auto;
        max-width: 180px
    }
    .constr-razm.balc {
        width: auto
    }
    .constr-price {
        margin-right: 0;
        padding: 10px;
        border-radius: 3px
    }
    .constr-adv-item {
        margin-right: 10px;
        margin-bottom: 0
    }
    .constr-adv-item.last-adv {
        margin-right: 0;
        margin-bottom: 0
    }
    .constr-adv-image {
        width: 35px
    }
    .uah {
        margin-left: 4px;
        font-size: 15px;
        line-height: 15px
    }
    .text-block {
        font-size: 18px;
        line-height: 18px
    }
    .rich-text-block,
    .short-describe-rich {
        font-size: 13px;
        line-height: 18px
    }
    .scroll-tab {
        overflow: auto;
        border: 1px solid #ddd;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .grid {
        width: 100%;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        border-top-right-radius: 0
    }
    .ex2-item,
    .madia-part,
    .salon-item,
    .slide-h-img {
        border-radius: 5px
    }
    .big-icon-div {
        margin-right: 10px;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        border-left: 1px dashed #ddd
    }
    .razm-div {
        padding-top: 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .cost-div {
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end
    }
    .short-describe {
        display: flex;
        width: 100%;
        height: 100%;
        padding: 10px 5px 10px 15px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        border-left: 1px solid #ddd;
        border-top-style: solid
    }
    .ex-h3,
    .mont-more-h4 {
        font-size: 15px;
        line-height: 20px
    }
    .full-compl-div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 5px;
        margin-bottom: 0;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        -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;
        cursor: pointer
    }
    .pop-up-menu,
    .pop-up-veka-2,
    .pop-up-veka-3 {
        display: none
    }
    .montage-vartist {
        padding-right: 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .vartosti-wrapper {
        width: 100%;
        margin-top: 3px
    }
    .text-block-4 {
        width: 100%;
        margin-right: 0
    }
    .m-vart-item {
        padding-left: 10px
    }
    .m-vart-item._1m {
        padding-left: 20px;
        border-left-style: none
    }
    .ex-items-wrapper,
    .manu-item-name {
        border-right: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        border-left: 1px solid #f0f0f0
    }
    .mont-more-h4 {
        margin-bottom: 10px
    }
    .exclusive-2 {
        margin-right: 5%;
        margin-bottom: 35px;
        margin-left: 5%;
        box-shadow: none
    }
    .headopp {
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5c19167c385ffa721a2b537d_allopport2.jpg)
    }
    .exhead-h {
        padding-top: 15px;
        padding-bottom: 15px;
        background-image: none;
        background-position: 0 0;
        background-size: auto;
        background-repeat: repeat
    }
    .ex-items-wrapper {
        overflow: auto;
        margin-bottom: 15px;
        padding: 25px 0 25px 3%
    }
    .ex2-item {
        box-shadow: 5px 5px 7px -6px #d3d3d3
    }
    .ex-text-wrapper {
        padding: 12px 12px 9px
    }
    .call-to-action {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0;
        -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
    }
    .ex-p-header {
        margin-bottom: 5px
    }

    .close-div-2 {
        width: 35vw
    }
    .adv-content-2 {
        left: 35%;
        width: 65vw;
        padding-bottom: 65px
    }
    .ex-item-cms {
        margin-right: 20px;
        margin-bottom: 0
    }
    .collection-list-3 {
        width: 390%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .cta-50 {
        width: 45%
    }
    .cta-50-copy {
        width: 55%;
        padding-left: 3%
    }
    .cta-h2 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px
    }
    .mont-h4-h {
        margin-top: 12px;
        font-size: 15px;
        line-height: 20px
    }
    .mont-h4-h.wise {
        padding-left: 0;

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        font-size: 16px;
        line-height: 21px
    }
    .salon-h4,
    .salon-text-wrapper {
        font-size: 13px;
        line-height: 18px
    }
    .mont-h4-h.kompl {
        margin-top: 0;
        padding-top: 10px
    }
    .salons {
        padding: 25px 0
    }
    .madia-part,
    .text-part {
        padding-right: 0;
        width: 100%
    }
    .salon-item {
        height: 100%
    }
    .salon-item:hover {
        box-shadow: 2px 2px 12px -2px #c3c3c3
    }
    .salon-text-wrapper {
        padding-bottom: 8px;
        text-align: center
    }
    .close-div-3 {
        width: 35vw
    }
    .adv-content-3 {
        left: 35%;
        width: 65vw;
        padding-bottom: 65px
    }
    .regions-div {
        overflow: auto;
        padding-bottom: 10px;
        padding-left: 5%
    }
    .madia-part,
    .sal-ins-div,
    .text-part {
        padding-bottom: 0
    }
    .collection-list-4 {
        width: 300%;
        height: 100%;
        -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
    }
    .salons-item-regions {
        width: 40%;
        height: auto;
        margin-right: 20px;
        margin-bottom: 0
    }
    .history-side-nav {
        display: none;
        -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-part {
        padding-left: 20px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    .days,
    .madia-part {
        -webkit-box-pack: start
    }
    .madia-part {
        padding-left: 0;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .slide-h-img {
        box-shadow: none
    }
    .h-slider-p {
        margin-top: -4px
    }
    .h-slider-h3 {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
        font-size: 16px;
        line-height: 22px
    }
    .left-slide-arrow-h,
    .right-slide-arrow-h {
        width: 90%;
        height: 40px;
        background-color: rgba(53, 53, 53, .3);
        color: #fff;
        font-size: 20px
    }
    .left-slide-arrow-h {
        margin-left: 0;
        padding-right: 5px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 0 50% 50% 0
    }
    .right-slide-arrow-h {
        margin-right: 0;
        padding-left: 5px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50% 0 0 50%
    }
    .pop-up-menu {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 11100;
        width: 100vw;
        height: 100vh;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .head-mob,
    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .menu-content {
        width: 100%;
        background-color: #fff;
        box-shadow: 1px 0 5px 0 #6d6d6d
    }
    .line-menu,
    .line-menu-2,
    .line-menu-3 {
        width: 30px;
        height: 4px;
        border-radius: 2px;
        background-color: #fff
    }
    .line-menu,
    .line-menu-2 {
        margin-bottom: 5px
    }
    .wrapper {
        position: relative;
        display: flex;
        width: 100%;
        height: 100%;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .head-mob {
        display: flex;
        width: 90%;
        margin-right: 5%;
        margin-left: 5%;
        padding-top: 5px;
        padding-bottom: 5px;
        -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;
        border-bottom: 1px dashed #ddd
    }
    .aut-veka,
    .mob-contact-us {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .of-partner {
        margin-bottom: 0;
        padding-left: 10px;
        color: #41CC3E;
        font-size: 12px;
        line-height: 18px
    }
    .veka-logo-mob {
        width: 40px
    }
    .mob-contact-us {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        height: 50px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #ddd
    }
    .get-touch-mob,
    .get-touch-mob-phone {
        display: block;
        height: 90%;
        background-size: 30px;
        text-decoration: none;
        width: 50%;
        cursor: pointer;
        background-position: 50% 50%;
        background-repeat: no-repeat
    }
    .get-touch-mob {
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5c2208793c78e52d238a52d8_envelope.svg)
    }
    .get-touch-mob-phone {
        border-right: 1px dashed #b0b0b0;
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5c220955fd28a71395eb07db_phone-call.svg)
    }
    .aut-veka {
        display: flex;
        width: 50%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .switch-mob {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        padding-left: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -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;
        cursor: pointer
    }
    .kyiv-wrapper,
    .mob-lanscape {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .switc-bod {
        position: relative;
        overflow: hidden;
        width: 60px;
        height: 34px;
        margin-right: 15px;
        margin-left: 15px;
        border-radius: 17px;
        background-color: #ccc;
        cursor: pointer
    }
    .switch-circle {
        width: 26px;
        height: 26px;
        margin-top: 4px;
        margin-left: 4px;
        border-radius: 50%;
        background-color: #fff
    }
    .image-3 {
        width: 25px
    }
    .m-content-wrapper {
        overflow: visible;
        height: 100vh;
        padding: 20px 0
    }
    .mob-link-grid,
    .mob-link-m {
        overflow: hidden;
        color: #000;
        text-decoration: none
    }
    .links-list {
        margin-right: 5%;
        margin-left: 5%
    }
    .mob-link-m {
        width: 50%;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0
    }
    .mob-link-m.off {
        display: none
    }
    .links-list-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 320%;
        padding-left: 25px
    }
    .manu-item-name {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #f3f1f1
    }
    .mob-link-grid,
    .mob-link-grid.perv {
        padding-left: 0
    }
    .pr-button,
    .pr-button:hover {
        border-right-width: 1px;
        border-right-color: #848484;
        border-left-width: 1px;
        border-left-color: #848484
    }
    .menu-m-im {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    .mob-link-grid {
        width: 45%;
        margin-right: 15px;
        padding-top: 0;
        padding-bottom: 0
    }
    .mob-link-grid.cont {
        margin-right: 25px
    }
    .mob-link-grid.off,
    .mob-link-grid.perv.off {
        display: none
    }
    .swipe-menu {
        overflow: auto
    }
    .arrow-slide-div-left,
    .arrow-slide-div-right {
        display: inline-block;
        width: 5%
    }
    .image-4 {
        display: none
    }
    .days,
    .mob-lanscape {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .mob-lanscape {
        display: flex;
        width: 35%;
        height: 100vh;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background-color: #f0f0f0
    }
    .days,
    .kyiv-photo-div {
        width: 100%
    }
    .text-block-5 {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        color: #848484;
        font-size: 13px;
        line-height: 18px
    }
    .navigation-div {
        color: #000;
        text-decoration: none
    }
    .history-slider {
        background-color: #f8f8f8
    }
    .mask-2 {
        height: auto
    }
    .map-section {
        padding-bottom: 30px
    }
    .contuct-tab-menu-item.ru {
        font-size: 16px;
        line-height: 16px
    }
    .cont-tab-menu {
        overflow: visible;
        padding-right: 0;
        padding-left: 0
    }
    .contact-tab-content {
        padding-top: 20px
    }
    .kyiv-wrapper {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .kyiv-adress-div {
        width: 100%;
        padding-left: 3px
    }
    .contacts-graphic {
        margin-top: 0
    }
    .h2-m,
    .heading-h3-vs,
    .vs-desc-tabs {
        margin-top: 15px
    }
    .cont-slide-im {
        border-radius: 5px
    }
    .deliver-image-div,
    .mont-image-div {
        margin-left: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .close-button-news,
    .close-button-vs {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .cont-grap-wrap {
        padding-bottom: 25px;
        padding-left: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .days,
    .hours {
        padding-left: 0
    }
    .days {
        display: flex;
        margin-bottom: 5px;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-bottom: 1px solid #ddd
    }
    .adv-content-vs,
    .hours {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .collection-item-2,
    .h1-other {
        margin-bottom: 18px
    }
    .hours {
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .abut-p,
    .sal-description-div {
        padding-left: 15px
    }
    .day-item {
        width: 14%
    }
    .hours-item {
        width: 14%;
        padding-right: 10px
    }
    .salon-h4-cont {
        font-size: 14px;
        line-height: 18px
    }
    .about-slide-1 {
        height: 250px;
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5c31d586121342c8050322fa_sl-about-1nsmall.jpg);
        background-position: 50% 50%;
        background-size: cover
    }
    .about-slide-1.lory {
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5c31d50a32c187e71604e14d_sl-about-2nsmall.jpg);
        background-position: 100% 50%;
        background-size: cover
    }
    .h1-other {
        padding-right: 5%;
        padding-left: 5%;
        font-size: 21px;
        line-height: 22px
    }
    .h1-other.us {
        padding-right: 0;
        padding-left: 0
    }
    .grid-2 {
        -ms-grid-columns: 30% 1fr;
        grid-template-columns: 30% 1fr
    }
    .social-links-mob {
        display: none;
        padding-top: 15px;
        padding-bottom: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .h4-q,
    .veka-h1 {
        text-align: left
    }
    .vs-wrapper {
        overflow: auto;
        margin-bottom: 15px;
        padding-bottom: 10px
    }
    .vs-wrapper.vikna {
        margin-right: 0;
        margin-left: 0
    }
    .collection-list-6 {
        width: 150%;
        padding-right: 5%;
        padding-left: 5%
    }
    .vs-image-wrapper {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .vs-h3 {
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 18px
    }
    .pop-up-veka-systems {
        display: none
    }
    .close-div-vs {
        width: 7vw;
        height: 100vh;
        background-color: transparent
    }
    .mob-lanscape-vs,
    .mob-lanscape-vs-news {
        -webkit-box-orient: vertical;
        background-color: #f0f0f0;
        -webkit-box-direction: normal
    }
    .close-button-vs {
        width: 100%;
        height: 100vh
    }
    .adv-content-vs {
        left: 7vw;
        display: flex;
        width: 93vw;
        height: 100vh;
        padding-bottom: 0
    }
    .mob-lanscape-vs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 35%;
        height: 100vh;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .about-m-p,
    .obgj-heading {
        -webkit-align-self: end;
        -ms-flex-item-align: end
    }
    .pop-up-content-vs {
        overflow: auto;
        width: 100%;
        height: 100vh;
        padding-bottom: 65px
    }
    .heading-h3-vs {
        padding-left: 5%;
        font-size: 18px;
        line-height: 24px
    }
    .rich-vs {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .real-vs-name {
        padding-left: 5%
    }
    .cont-tab-menu-vs {
        overflow: visible
    }
    .grid-3 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: minmax(auto, auto) minmax(auto, 1fr);
        grid-template-rows: minmax(auto, auto) minmax(auto, 1fr)
    }
    .collection-list-6-razdv {
        overflow: auto;
        width: 100%;
        padding-right: 5%;
        padding-bottom: 5px;
        padding-left: 5%
    }
    .vs-wrapper-razdv {
        overflow: visible;
        margin-bottom: 15px;
        padding-bottom: 10px
    }
    .vs-item-razdv {
        width: 37%;
        margin-right: 2%
    }
    .profiles-section {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }
    .cont-tab-menu-profiles {
        overflow: visible;
        padding-right: 5%;
        padding-left: 5%
    }
    .about-m-p {
        display: none;
        -ms-grid-row-align: end;
        align-self: end
    }
    .about-m-wrapper {
        display: block;
        margin-bottom: 20px;
        padding-right: 15px
    }
    .collection-list-7,
    .mob-lanscape-vs-news {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .h2-m {
        font-size: 20px;
        line-height: 20px
    }
    .mont-types-wrapper {
        padding-top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .mont-type-item {
        width: 100%;
        margin-bottom: 20px;
        padding: 15px
    }
    .h3-mont {
        padding-left: 0;
        font-size: 16px;
        line-height: 21px
    }
    .ok-text,
    .ok-text.nedolikb {
        padding-left: 30px
    }
    .ok-text {
        background-position: 0 50%
    }
    .montage-wrapper {
        padding-bottom: 20px
    }
    .mont-materials {
        padding-top: 5px
    }
    .mont-tool-item {
        overflow: auto;
        padding: 0
    }
    .mont-tools-item-wrapper {
        height: 100%
    }
    .collection-list-7 {
        display: flex;
        width: 250%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .collection-item-3 {
        width: 22%;
        height: 100%
    }
    .mont-item-p {
        width: 110px
    }
    .contact-tab-content-mont {
        padding-top: 5px
    }
    .mont-image-div {
        margin-top: 0
    }
    .grid-4 {
        grid-column-gap: 0;
        grid-row-gap: 0;
        -ms-grid-columns: 30% 1fr;
        grid-template-columns: 30% 1fr
    }
    .about-m-p-2 {
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .deliver-image-div {
        min-height: 100px;
        margin-top: 0
    }
    .news-section {
        padding-right: 0;
        padding-left: 0
    }
    .news-wrapper {
        overflow: auto;
        padding-right: 3%;
        padding-left: 3%
    }
    .collection-item-4 {
        padding-top: 0;
        padding-bottom: 5px
    }
    .collection-list-8 {
        width: 230%;
        padding-right: 3%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .news-text-wrapper {
        padding: 10px
    }
    .cont_tab-_menu_windows,
    .h1-all-pages,
    .h1-all-pages.house {
        padding-right: 5%;
        padding-left: 5%
    }
    .pop-up-veka-news {
        display: none
    }
    .pop-up-content-news {
        overflow: auto;
        width: 100%;
        height: 100vh;
        padding-bottom: 65px
    }
    .mob-lanscape-vs-news {
        display: flex;
        width: 35%;
        height: 100vh;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .adv-content-news {
        left: 7vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 93vw;
        height: 100vh;
        padding-bottom: 0
    }
    .main-bg-video,
    .rich-text-block-3 {
        display: none
    }
    .about-w-wrapper,
    .ready-wrapper {
        padding-bottom: 10px
    }
    .close-div-news {
        width: 7vw;
        height: 100vh;
        background-color: transparent
    }
    .close-button-news {
        width: 100%;
        height: 100vh
    }
    .compl-item-wrapper {
        overflow: auto
    }
    .h1-all-pages {
        margin-bottom: 18px;
        font-size: 21px;
        line-height: 22px
    }
    .h1-all-pages.house {
        margin-bottom: 0
    }
    .cont_tab-_menu_windows {
        overflow: auto
    }
    .about-w-wrapper.botto {
        margin-top: 0;
        padding-bottom: 20px
    }
    .wise-advice {
        margin-top: 0
    }
    .image-5 {
        border-radius: 5px
    }
    .about-w-wrapper-copy {
        padding-right: 0;
        padding-bottom: 20px;
        padding-left: 0
    }
    .prof-variations-wrapper {
        width: 350%;
        padding-right: 5%;
        padding-left: 5%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .call-to-action-hide {
        padding-top: 15px;
        padding-bottom: 0
    }
    .grid-5 {
        grid-template-areas: ". ." ". ." ". .";
        -ms-grid-columns: 35% 1fr;
        grid-template-columns: 35% 1fr;
        -ms-grid-rows: minmax(auto, auto) auto minmax(auto, auto);
        grid-template-rows: minmax(auto, auto) auto minmax(auto, auto)
    }
    .wise-p {
        padding-left: 15px;

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    .p-kompl {
        margin-bottom: 0
    }
    .var-prof-item-furn {
        margin-right: 20px;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .var-prof-item-furn.las {
        margin-right: 0
    }
    .image-6-furn {
        width: 100%;
        border-radius: 0
    }
    .div-block-3-furn {
        width: 100%;
        padding: 0 15px 10px
    }
    .about-w-wrapper-prof {
        padding-right: 0;
        padding-bottom: 20px;
        padding-left: 0
    }
    .prof-variations-wrapper-doors,
    .prof-variations-wrapper-prof {
        padding-right: 5%;
        padding-left: 5%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }
    .prof-variations-wrapper-prof {
        width: 275%;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .prof-variations-wrapper-doors {
        width: 380%;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .add-compl.vert,
    .div-block-2 {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical
    }
    .p-blue {
        font-size: 14px;
        line-height: 20px
    }
    .call-to-action-route {
        padding-top: 15px;
        padding-bottom: 30px
    }
    .veka-h1 {
        padding: 20px 5%;
        font-size: 40px;
        line-height: 50px
    }
    .perevaga-div {
        padding-bottom: 20px
    }
    .perevaga-div.greyh.ru {
        padding-bottom: 80px
    }
    .big-numbers {
        padding-bottom: 20px;
        font-size: 30px;
        line-height: 36px
    }
    .veka-h3 {
        font-size: 20px;
        line-height: 26px
    }
    .wv-img {
        border-radius: 5px
    }
    .wv-img-div {
        padding-left: 20px
    }
    .wv-img-div.left {
        padding-right: 20px
    }
    .where-to-buy {
        padding-top: 0
    }
    .h2-veka {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 35px
    }
    .div-block-2 {
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .div-block-2.ru {
        padding-right: 5%;
        padding-left: 5%
    }
    .where-text {
        width: 100%;
        padding-right: 0
    }
    .where-photo {
        width: 100%;
        margin-top: 20px
    }
    .heading-2 {
        font-size: 17px;
        line-height: 23px
    }
    .background-video {
        height: 250px
    }
    .hover-text-bg {
        top: 10px;
        width: 350px;
        padding-right: 5%;
        font-size: 16px;
        line-height: 22px
    }
    .hover-text-bg.mob {
        width: 350px
    }
    .background-video-vikna {
        height: 270px
    }
    .main-bg-video-mob {
        display: block
    }
    .pop-up-veka-houses,
    .project-img,
    .section {
        display: none
    }
    .main-bg-video-mob.pr {
        z-index: 12100
    }
    .background-video-mob {
        height: 250px
    }
    .house-wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .part1 {
        padding-right: 5%;
        padding-left: 5%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .add-compl-2.verti,
    .add-compl.vert,
    .h4-add.cont-grap-wrap {
        -webkit-box-direction: normal
    }
    .project-img {
        width: 30%
    }
    .project-text {
        width: 100%;
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5c70f887fd08190c6b8c8f91_house-project-bw.jpg);
        background-position: 100% 50%;
        background-size: contain;
        background-repeat: no-repeat
    }
    .part-2 {
        padding-bottom: 5px
    }
    .part-content {
        overflow: auto;
        width: 100%;
        padding-top: 5px;
        padding-right: 0;
        padding-left: 0
    }
    .h2-part {
        margin-top: 10px;
        margin-right: 5%;
        margin-left: 5%;
        font-size: 20px;
        line-height: 30px
    }
    .h4-win-ek,
    .house-adv-t.up {
        margin-top: 5px
    }
    .en-wind-item-wraper {
        position: static;
        max-height: 100%;
        min-height: 100%;
        margin-right: 15px;
        margin-bottom: 0;
        padding-bottom: 5px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .add-compl,
    .en-wind-item-wraper.end,
    .pr-button {
        margin-right: 0
    }
    .ek-img-item {
        width: 65%
    }
    .h4-win-ek {
        font-size: 16px;
        line-height: 21px
    }
    .adv-content-2-houses {
        left: 35%;
        width: 65vw;
        padding-bottom: 65px
    }
    .binct-phone-number-1 {
        font-size: 16px;
        line-height: 22px
    }
    .a-wind-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 140%;
        height: 100%;
        margin-left: 5%;
        padding-right: 5%;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -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;
        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
    }
    .add-menu,
    .add-menu-copy {
        width: 65%
    }
    .grid-7,
    .grid-7-copy {
        grid-template-areas: ". ." ". ." ". .";
        -ms-grid-rows: minmax(auto, auto) minmax(auto, auto) auto;
        grid-template-rows: minmax(auto, auto) minmax(auto, auto) auto
    }
    .about-windows {
        overflow: auto;
        margin-bottom: 15px
    }
    .div-block-3-copy {
        padding-right: 0;
        padding-left: 0
    }
    .background-video-2 {
        height: 200px
    }
    .background-video-2.slide {
        height: 225px
    }
    .close-div-2-copy {
        width: 35vw
    }
    .razdv-type {
        height: 95px
    }
    .div-block-14 {
        padding-right: 5%
    }
    .part-doors-content {
        padding-right: 2.5%;
        padding-left: 5%
    }
    .ready-wrapper {
        margin-top: 20px
    }
    .obj-wrapper {
        padding-right: 5%;
        padding-left: 5%;
        border-radius: 0
    }
    .obj-wrapper.white {
        padding-left: 5%;
        border-color: transparent
    }
    .heading-3 {
        margin-bottom: 3px;
        font-size: 17px;
        line-height: 22px
    }
    .list {
        margin-top: 10px;
        padding-right: 0;
        padding-left: 20px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        list-style-type: disc
    }
    .obgj-heading {
        padding-right: 0;
        -ms-grid-row-align: end;
        align-self: end
    }
    .obgj-heading._2 {
        padding-left: 0;
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end
    }
    .queez {
        min-height: 100vh;
        padding-bottom: 60px;
        background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, hsla(202.17391304347825, 100%, 36.08%, .4))
    }
    .queez-q {
        color: #41CC3E;
        font-size: 18px;
        line-height: 50px
    }
    .h4-q,
    .h4-q-line {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600
    }
    .buttons-q-div {
        height: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .q-link-div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 49%;
        margin-bottom: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-width: 1px
    }
    .q-img-wrapper {
        width: 20%;
        padding: 10px
    }
    .h4-q {
        margin-top: 5px;
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0
    }
    .buttons-q-div-back {
        height: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .pop-up-3-button,
    .pop-up-3-button-contuct,
    .pop-up-3-button-zavod,
    .popup-pr-body {
        height: 90vh
    }
    .q-link-div-line {
        display: none;
        width: 100%;
        margin-bottom: 0;
        border-width: 1px
    }
    .q-img-wrapper-line {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .return-div {
        width: 20%
    }
    .return-list-div {
        width: 80%
    }
    .q-link-div-2,
    .q-link-div-3,
    .q-link-div-4,
    .q-link-div-5 {
        width: 49%;
        margin-bottom: 10px;
        -webkit-box-align: center;
        border-width: 1px
    }
    .header-ru {
        position: static;
        left: 0;
        right: 0;
        z-index: 500
    }
    .pop-up-menu-cont,
    .pop-up-menu-factory,
    .pop-up-menu-mont {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 11100;
        right: 0;
        bottom: 0
    }
    .pr-content-item-2 {
        display: none;
        padding-bottom: 40px
    }
    .pr-content-item-3,
    .pr-content-item-4,
    .pr-content-item-5 {
        display: none;
        padding-bottom: 0
    }
    .q-link-div-2 {
        display: none;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .q-link-div-3,
    .q-link-div-4,
    .q-link-div-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .additional-text-ru,
    .paragraph-6,
    .pp-arrow {
        display: none
    }
    .q-link-div-line-2,
    .q-link-div-line-3,
    .q-link-div-line-4,
    .q-link-div-line-5 {
        width: 100%;
        margin-bottom: 0;
        border-width: 1px
    }
    .ebrr-section {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 20px;
        border-style: solid;
        border-width: 1px;
        border-color: #c9c9c9
    }
    .ebrr-heading {
        padding-bottom: 10px;
        font-size: 18px;
        line-height: 24px
    }
    .phones-wrapper-ru {
        padding-left: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .pop-up-menu-mont {
        display: none;
        width: 100vw;
        height: 100vh;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .add-compl.vert,
    .mob-contact-us-pr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .mob-contact-us-pr {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        height: 45px;
        padding: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #ddd
    }
    .pr-button,
    .pr-button-cont,
    .pr-button-factor {
        width: 33.333333333333336%;
        background-color: transparent;
        border-style: none;
        border-radius: 0
    }
    .m-content-wrapper-pr {
        overflow: auto;
        height: 100vh;
        padding: 20px 5%
    }
    .m-content-wrapper-pr.factor,
    .padd-cont-pr {
        padding-right: 0;
        padding-left: 0
    }
    .padd-cont-pr,
    .padd-cont-pr-factory {
        padding-bottom: 20px
    }
    .pr-button {
        margin-left: 0
    }
    .pr-button:hover {
        border-style: none;
        border-radius: 0
    }
    .pr-button-text {
        font-size: 16px;
        line-height: 16px
    }
    .close-pr-button {
        margin-left: 10px
    }
    .pr-button-cont:hover {
        border-style: none;
        border-radius: 0
    }
    .pr-button-factor:hover {
        border-style: none;
        border-radius: 0
    }
    .pop-up-menu-cont,
    .pop-up-menu-factory {
        display: none;
        width: 100vw;
        height: 100vh;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .pr-line {
        display: block;
        width: 1px;
        height: 80%;
        background-color: #ababab
    }
    .add-compl,
    .add-compl-2 {
        background-color: transparent
    }
    .h2-pr-bt {
        font-size: 20px;
        line-height: 20px
    }
    .padd-cont-pr-factory,
    .typical-con {
        padding-right: 5%;
        padding-left: 5%
    }
    .hover-text-bg-pr {
        top: 10px;
        width: 345px;
        padding-right: 5%;
        font-size: 16px;
        line-height: 22px
    }
    .add-compl,
    .example-div,
    .qa-div {
        width: 100%
    }
    .flat-constr-wrapper {
        overflow: auto
    }
    .add-compl {
        padding: 0
    }
    .add-compl.vert {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .add-compl-2 {
        width: 100%;
        margin-right: 15px;
        padding-top: 0;
        padding-bottom: 0
    }
    .add-compl-2.verti {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .h4-add.cont-grap-wrap {
        display: block;
        padding-bottom: 0;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .h4-add.doorse {
        margin-left: 0
    }
    .podarok {
        padding-left: 22px;
        background-size: 16px
    }
    .ru-main-tab-dom,
    .ru-main-tab-door {
        background-size: 40px
    }
    .qa-wrapper {
        padding-top: 10px;
        padding-right: 5%;
        padding-left: 5%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .additional-information-color,
    .h4-add-2.cont-grap-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }
    .qa-div {
        margin-top: 25px
    }
    .h3-promo {
        margin-top: 10px;
        font-size: 18px;
        line-height: 20px
    }
    .text-block-7 {
        border-radius: 5px
    }
    .pr-content-constr-house {
        position: static;
        top: 0;
        display: block;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }
    .color-tab-pr.dveri2 {
        width: 46%
    }
    .color-tab-pr.dveri2._1 {
        width: 28%
    }
    .fl-item-wr-color {
        padding: 10px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .fl-items-scroll-color {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 170%;
        padding: 10px 5% 5px;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .fl-items-scroll-color.razdvijkka {
        width: 180%
    }
    .fl-items-scroll-color.doors {
        width: 117%
    }
    .fl-items-scroll-color.ros {
        width: 150%
    }
    .fl-items-scroll-color.ros.dvr {
        width: 120%
    }
    .image-13 {
        width: 60%
    }
    .additional-information-color {
        overflow: auto;
        margin: 0 0 10px;
        padding: 0;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 0;
        background-color: #f8f8f8
    }
    .add-compl-3,
    .add-compl-4 {
        background-color: transparent
    }
    .div-block-16-color {
        width: 160%;
        padding-right: 5%;
        padding-left: 5%;
        border-radius: 0
    }
    .div-block-16-color.russ,
    .pr-content-constr-flat {
        padding-right: 0;
        padding-left: 0
    }
    .pr-content-constr-flat {
        position: static;
        top: 0;
        display: none;
        padding-bottom: 0
    }
    .promo-price-tab-color-fl {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .vs-thermo-div {
        padding-right: 2px
    }
    .vst-img {
        margin-top: 0
    }
    .razdv-wrap {
        height: 120px;
        margin-bottom: 10px
    }
    .fl-item-wr-dveri {
        padding: 10px 0;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .div-block-16-slide {
        width: 160%;
        padding-right: 5%;
        padding-left: 5%;
        border-radius: 0
    }
    .div-block-16-slide.ru {
        width: 130%;
        padding-right: 0;
        padding-left: 0
    }
    .text-block-78 {
        border-radius: 5px
    }
    .viber-section {
        padding-bottom: 20px
    }
    .viber-block-left {
        padding-top: 20px
    }
    .background-video-3 {
        height: 200px;
        max-width: 400px;
        margin-right: auto;
        margin-left: auto
    }
    .heading-4 {
        font-size: 18px;
        line-height: 24px
    }
    .viber-notif {
        padding-right: 10%;
        padding-left: 10%
    }
    .veka-head-ru {
        padding-right: 5%;
        padding-left: 5%
    }
    .ru-tabs-chto4 {
        padding-top: 10px;
        padding-right: 0;
        padding-left: 0
    }
    .ru-tab-menu {
        padding-right: 5%;
        padding-left: 5%
    }
    .ru-content-tab {
        border-right-style: none;
        border-left-style: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .add-compl-3 {
        width: 100%;
        margin-right: 15px;
        padding-top: 0;
        padding-bottom: 0
    }
    .add-compl-4 {
        width: 100%;
        margin-right: 0;
        padding: 0
    }
    .add-compl-4.r {
        padding-right: 10px
    }
    .h4-add-2.cont-grap-wrap {
        display: block;
        padding-bottom: 0;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .pr-content-constr-flat-ru {
        position: static;
        top: 0;
        display: block;
        overflow: hidden;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }
    .ru-tab-title,
    .text-block-80 {
        display: none
    }
    .ru-main-tab-dom,
    .ru-main-tab-door,
    .ru-main-tab-kvartira,
    .ru-main-tab-razdv {
        height: 50px;
        padding-left: 10px;
        padding-bottom: 5px;
        background-position: 50% 50%
    }
    .ru-main-tab-kvartira {
        background-size: 35px
    }
    .ebrr-ru,
    .factory-video-ru,
    .proizvodstvo-wr,
    .rc2-ru {
        height: 160px
    }
    .pr-tab-item-ru {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .grid-ru-wrapper {
        padding: 1px 0 5px
    }
    .h3-dom-ru,
    .p-dom-ru {
        padding-right: 10px
    }
    .profiles-slider {
        height: 370px;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    .ru-prof-slider {
        height: auto
    }
    .icon,
    .icon-2 {
        height: 31px;
        font-size: 25px
    }
    .what-prof-ru {
        display: inline-block;
        margin-left: 0;
        -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;
        font-size: 17px;
        line-height: 26px;
        text-align: center
    }
    .house-ru-wrapper,
    .link-block.w--current {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .ex-propose-ru,
    .factory-video-dveri,
    .hide-show-ru,
    .ready-obj-ru {
        height: 160px
    }
    .grid-8 {
        height: auto;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-grid-columns: 1fr .6fr;
        grid-template-columns: 1fr .6fr;
        -ms-grid-rows: minmax(10px, 50px) minmax(auto, auto);
        grid-template-rows: minmax(10px, 50px) minmax(auto, auto)
    }
    .div-block-22 {
        height: 100%;
        padding-left: 5%
    }
    .heading-5 {
        margin-top: 10px;
        margin-bottom: 3px;
        font-size: 18px;
        line-height: 20px
    }
    .mask-6 {
        height: 370px
    }
    .heading-6 {
        margin-top: 7px;
        margin-bottom: 3px;
        font-size: 15px;
        line-height: 18px
    }
    .list-ru-prof {
        margin-bottom: 5px;
        padding-left: 20px
    }
    .h2-ru-why,
    .image-16 {
        margin-bottom: 10px
    }
    .div-block-23,
    .div-block-24 {
        position: relative;
        z-index: 20;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .slider-factory-ru {
        height: 280px
    }
    .slide-ru-text {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px
    }
    .ebrr-wrapper {
        padding-bottom: 80px
    }
    .heading-7 {
        font-size: 20px;
        line-height: 28px
    }
    .sklo-liniya {
        padding-bottom: 100px
    }
    .h3-ru {
        font-size: 16px;
        line-height: 20px
    }
    .h2-ru-why,
    .h3-dom-ru {
        line-height: 22px;
        font-size: 18px
    }
    .houses-promo-ru {
        padding-top: 20px
    }
    .house-ru-wrapper {
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        border-radius: 5px
    }
    .collection-list-10 {
        display: block
    }
    .collection-item-6 {
        width: 100%
    }
    .div-block-26,
    .image-15 {
        width: 50%
    }
    .h2-ru-why {
        margin-top: 10px;
        padding-right: 5%;
        padding-left: 5%
    }
    .link-block.w--current {
        display: flex
    }
    .cont-ru-pop {
        width: 35px
    }
    .link-block-2 {
        position: fixed;
        left: auto;
        top: 80px;
        right: 0;
        bottom: 0;
        z-index: 500;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50px;
        height: 50px;
        -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;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
        background-color: hsla(0, 0%, 87%, .88)
    }
    .h3-cott.usuall.off,
    .image-17.whi {
        display: none
    }
    .ost-cot-text {
        width: 255px;
        margin-top: 9px;
        margin-left: 22px;
        padding-left: 30px;
        font-size: 18px;
        line-height: 18px;
        font-weight: 600
    }
    .image-17 {
        width: 50px
    }
    .arrow-house-left,
    .arrow-house-right {
        width: 40px;
        height: 40px;
        font-size: 30px
    }
    .arrow-house-left {
        padding-left: 0
    }
    .hello-div {
        padding-bottom: 0
    }
    .h3-cott,
    .h3-cott.usuall {
        font-size: 18px;
        line-height: 24px
    }
    .smart-notofocation {
        margin-bottom: 0;
        padding-left: 40px;
        background-size: 30px
    }
    .part-1-cot {
        padding-right: 0;
        padding-bottom: 18px;
        padding-left: 0
    }
    .h2-cot-main {
        margin-top: 10px;
        font-size: 22px;
        line-height: 32px
    }
    .profiles-veka {
        overflow: visible
    }
    .veka-s-item.stt {
        min-width: 225px
    }
    .ssys-tab {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 16px
    }
    .a-klass-div,
    .pop-up-info {
        padding-right: 5%;
        padding-left: 5%
    }
    .ssys-menu-tab {
        margin-right: 5%;
        margin-left: 5%
    }
    .pop-up-info {
        width: 100%
    }
    .popup-info-wrapper {
        display: block;
        height: auto;
        padding-bottom: 15px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .back-div.off1,
    .list-3.off-m,
    .p-hide-part,
    .tab-mob {
        display: none
    }
    .text-popup-info-wrapper {
        width: 65%;
        padding-right: 10px
    }
    .pop-up-spectral {
        width: 100%;
        padding-right: 5%;
        padding-left: 5%
    }
    .ssys-sravnenie {
        margin-bottom: 5px
    }
    .compare-div {
        width: 250px;
        height: 45px;
        padding-right: 10px;
        padding-left: 10px
    }
    .image-19 {
        width: 30px
    }
    .pvh-systems-wrapper {
        padding-top: 15px;
        padding-right: 0;
        padding-left: 0
    }
    .h1-sravn,
    .heading-8 {
        padding-right: 5%;
        padding-left: 5%
    }
    .back-to-page-link {
        display: none;
        font-size: 16px
    }
    .back-div {
        position: fixed;
        top: 70px;
        width: 65px;
        height: 40px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: hsla(202.17391304347825, 46.92%, 77.39%, .68)
    }
    .back-img {
        height: 30px
    }
    .wrap-pvc {
        border-radius: 0
    }
    ._1st-column-srav {
        width: 245px;
        min-width: 245px
    }
    .small-pvc-prev.blank {
        height: 100px;
        background-size: 50px
    }
    .small-pvc-prev.art._2,
    .small-pvc-prev.s70,
    .small-pvc-prev.s82 {
        height: 100px
    }
    .h1-sravn {
        font-size: 22px;
        line-height: 28px
    }
    ._1st-column-srav-item {
        width: 215px;
        min-width: 215px
    }
    .heading-8 {
        margin-top: 10px;
        font-size: 22px;
        line-height: 32px
    }
    ._3sys-wrapper {
        min-width: auto;
        padding-left: 5%
    }
    .list-3 {
        padding-left: 20px
    }
    .p-linheight,
    .paragraph-8 {
        padding-right: 5%;
        padding-left: 5%
    }
    .div-block-28 {
        overflow: auto;
        min-width: auto
    }
    .bold-for-mob {
        font-weight: 700
    }
    .idv-iand-t {
        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
    }
    .pop-img-cot {
        width: 40%
    }
    .pop-div-img {
        width: 35%;
        height: 220px;
        background-position: 50% 50%
    }
    .pop-div-img.spectr {
        width: 200px;
        background-position: 0 50%
    }
    .footer-house {
        height: 185px
    }
    .text-zayavka {
        font-size: 22px;
        line-height: 22px
    }
    .mane-text-form {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }
    .zform-buton {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .part-2-cot {
        padding-right: 0;
        padding-bottom: 25px;
        padding-left: 0
    }
    .pop-up-3k,
    .pop-up-lisec {
        width: 100%;
        padding-right: 5%;
        padding-left: 5%
    }
    .image-21 {
        height: 290px
    }
    .part-3-cot {
        padding-right: 0;
        padding-bottom: 25px;
        padding-left: 0
    }
    .compare-sklo {
        width: 250px;
        height: 45px;
        padding-right: 10px;
        padding-left: 10px
    }
    .image-19-sklo {
        width: 30px
    }
    .steklopaketu-wrapper-copy {
        padding-top: 15px;
        padding-right: 0;
        padding-left: 0
    }
    .wrap-sklop {
        border-radius: 0
    }
    .h1-sravn-sklo {
        padding-right: 5%;
        padding-left: 5%;
        font-size: 22px;
        line-height: 28px
    }
}

@media (max-width:479px) {
    .adv-content,
    .mobile-hamburger {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .adv-content,
    .constr-adv,
    .constr-adv-item,
    .mobile-hamburger,
    .vartosti-wrapper {
        -webkit-box-direction: normal
    }
    .base-link.phones {
        font-size: 15px;
        text-align: left
    }
    .phones-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .veka-lozung.ru {
        font-size: 22px;
        line-height: 25px
    }
    .logo-part.ruversion {
        padding-top: 0;
        padding-bottom: 0
    }
    .logo-1 {
        width: 40%
    }
    .logo-1.ru.w--current {
        width: 60%
    }
    .logo-2 {
        width: 50%;
        text-align: left
    }
    .logo-2.ru {
        width: 40%
    }
    .logo-4 {
        display: none
    }
    .hero-info {
        margin-right: 0;
        margin-left: 0;
        padding: 20px 3%;
        background-color: #f0f0f0
    }
    .hero-info.ru {
        padding: 0
    }
    .h1 {
        margin-top: 0;
        padding-top: 20px;
        padding-right: 5%;
        padding-left: 5%;
        font-size: 18px
    }
    .h1.ru {
        padding-top: 15px
    }
    .our-advantages-wrapper {
        display: block;
        overflow: auto;
        margin-right: 0;
        margin-left: 0;
        padding-right: 2%;
        padding-bottom: 20px;
        padding-left: 0
    }
    .pop-up-veka {
        display: none;
        height: 100vh
    }
    .adv-item {
        border-radius: 5px
    }
    .h3.abiutus {
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
        line-height: 21px
    }
    .h3.houses {
        margin-top: 5px
    }
    .pop-up-content {
        overflow: visible;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
    .adv-content {
        left: 12vw;
        bottom: 8vh;
        width: 88vw;
        height: 100%;
        padding-bottom: 65px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        box-shadow: none
    }
    .close-div {
        width: 12vw
    }
    .close-button {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1060;
        width: 12vw;
        height: 100vh;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .close-image {
        width: 25px;
        margin-left: 0
    }
    .price-wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .tabs-type-constr-menu {
        overflow: auto;
        width: 90%;
        margin-right: 5%;
        margin-left: 5%
    }
    .menu-variant-item,
    .menu-variant-item.w--current {
        margin-left: 0;
        border-style: solid;
        border-bottom-width: 1px;
        margin-bottom: 0;
        font-weight: 600
    }
    .tabs-type-constr-menu-item {
        width: 13%;
        min-width: 19vw;
        margin-right: 5px
    }
    .tabs-montage-menu-item {
        margin-bottom: 0;
        padding: 9px 10px 9px 38px;
        border-style: solid;
        border-color: #ddd #ddd transparent;
        border-radius: 5px 5px 0 0;
        font-size: 13px;
        line-height: 15px
    }
    .tabs-montage-menu-item.mont,
    .tabs-montage-menu-item.option {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: -1px;
        background-size: 25px
    }
    .tabs-montage-menu-item.w--current {
        margin-bottom: -1px;
        border-color: #ddd #ddd #f8f8f8;
        background-color: #f8f8f8
    }
    .tabs-montage-menu-item.option {
        border-bottom-color: #ddd;
        background-position: 7px 9px;
        color: #585858
    }
    .tabs-montage-menu-item.option.w--current {
        margin-bottom: -1px;
        border-bottom-color: #f8f8f8;
        background-position: 7px 9px;
        background-size: 25px;
        color: #41CC3E
    }
    .tabs-montage-menu-item.mont {
        margin-right: 0;
        border-bottom-color: #ddd;
        background-position: 8px 50%;
        color: #585858;
        font-size: 13px
    }
    .tabs-montage-menu-item.mont.w--current {
        margin-bottom: -1px;
        border-bottom-color: #f8f8f8;
        background-size: 25px;
        color: #41CC3E;
        font-size: 13px
    }
    .menu-variant-compl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        padding: 21px 5% 2px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        border-bottom-style: none;
        border-bottom-color: #ddd;
        background-image: url(https://uploads-ssl.webflow.com/5bd19b904a356769165b9cc3/5bf000556add2211960d4e42_text-calc.svg);
        background-position: 50% -44px;
        background-size: 80px 100px;
        background-repeat: no-repeat;
        -webkit-transition: border .2s ease, background-color .2s ease, color .2s ease;
        transition: border .2s ease, background-color .2s ease, color .2s ease
    }
    .mobile-hamburger,
    .montage-tabs-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .exhead-h,
    .headopp,
    .menu-variant-item,
    .menu-variant-item.w--current,
    .project-text {
        background-image: none;
        background-size: auto;
        background-repeat: repeat
    }
    .menu-variant-item {
        height: 34px;
        margin-right: 8px;
        padding: 8px 10px;
        border-color: #f0f0f0;
        border-radius: 17px;
        background-color: #f0f0f0;
        color: #585858
    }
    .menu-variant-item.w--current {
        padding-top: 8px;
        padding-right: 10px;
        padding-bottom: 8px;
        border-color: #41CC3E;
        background-color: #41CC3E;
        color: #fff
    }
    .constr-adv-p,
    .price-p-about {
        color: #585858
    }
    .menu-variant-item.last {
        margin-right: 0
    }
    .variant-content {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        box-shadow: none
    }
    .montage-features-wrapper {
        width: 235%;
        margin-bottom: 0;
        padding: 15px 15px 10px;
        border: 1px #ddd;
        border-radius: 0 0 5px 5px;
        background-color: #f8f8f8
    }
    .big-icon-div,
    .m-vart-item,
    .short-describe {
        border-left-style: none
    }
    .montage-features-wrapper.cenu {
        width: 230%;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none
    }
    .mobile-menu {
        bottom: 9vh
    }
    .mobile-hamburger {
        display: flex;
        -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-image: none
    }
    .collection-list-wrapper {
        width: 215%;
        padding-right: 5%;
        padding-left: 5%
    }
    .main-adv-wrapper {
        overflow: hidden;
        padding-right: 0;
        padding-left: 0;
        border-radius: 3px;
        background-color: #fff;
        box-shadow: none
    }
    .close-button-2,
    .close-button-3 {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1060;
        height: 100vh;
        border-top-left-radius: 0
    }
    .heading {
        font-size: 16px;
        line-height: 22px
    }
    .mont-price-heading,
    .short-describe-rich {
        font-size: 14px
    }
    .heading.housess {
        padding-right: 3%;
        padding-left: 3%
    }
    .mont-feature-item.price {
        padding-right: 10px
    }
    .constr-adv {
        margin-bottom: 20px;
        padding: 10px 5%;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-style: none none solid;
        border-bottom-width: 1px;
        border-bottom-color: #ddd;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .call-to-action,
    .constr-adv-item,
    .head-mob,
    .headopp,
    .vartosti-wrapper {
        -webkit-box-orient: vertical
    }
    .constr-price-wrapper {
        margin-right: 5%;
        margin-left: 5%;
        padding: 5px 0;
        border-bottom: 1px dashed #ddd;
        border-top-style: dashed;
        border-right-style: none;
        border-top-right-radius: 0
    }
    .constr-razm {
        padding-right: 0
    }
    .constr-razm.bb {
        max-width: 150px;
        padding-left: 0
    }
    .constr-price {
        padding-right: 10px;
        padding-left: 10px
    }
    .cost-div,
    .montage-tabs-wrapper,
    .razm-div {
        padding-right: 0;
        padding-left: 0
    }
    .constr-adv-item {
        width: 32%;
        margin-bottom: 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .constr-adv-item.last-adv {
        margin-bottom: 0
    }
    .constr-adv-p {
        margin-top: 3px;
        margin-left: 0
    }
    .mob-link-m:active,
    .mob-link-m:hover,
    .of-partner {
        color: #41CC3E
    }
    .scroll-tab {
        border-style: none solid solid;
        border-right-width: 1px;
        border-right-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-color: #ddd;
        border-left-width: 1px;
        border-left-color: #ddd;
        border-top-right-radius: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .close-button-2,
    .close-button-3,
    .montage-vartist {
        border-bottom-left-radius: 0
    }
    .montage-tabs-wrapper {
        display: flex;
        border-bottom: 1px solid #ddd;
        -webkit-transition: border .2s ease;
        transition: border .2s ease
    }
    .head-mob,
    .m-vart-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .big-icon-div {
        width: 100%;
        margin: 5px 5px 5px 0;
        padding-left: 0;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    .exclusive-2,
    .mont-more-h4,
    .montage-vartist,
    .tabs {
        margin-right: 5%;
        margin-left: 5%
    }
    .exhead-h,
    .h-slider-p,
    .history,
    .mont-more-h4 {
        margin-top: 0
    }
    .razm-div {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .cost-div {
        padding-bottom: 5px;
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end
    }
    .tabs {
        padding-bottom: 0
    }
    .short-describe {
        padding: 20px 5% 5px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        border-top-style: none
    }
    .full-compl-div,
    .m-vart-item,
    .m-vart-item._1m,
    .text-block-4 {
        padding-left: 0
    }
    .full-compl-div {
        padding-right: 0
    }
    .montage-vartist {
        padding-right: 0;
        padding-left: 0;
        border-style: none none dashed;
        border-bottom-right-radius: 0
    }
    .vartosti-wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .m-vart-item {
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .ex-items-wrapper,
    .exhead-h {
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        background-color: #fff
    }
    .mont-more-h4 {
        font-size: 15px
    }
    .ex-h3 {
        font-size: 14px;
        line-height: 19px
    }
    .exclusive-2 {
        margin-bottom: 30px;
        box-shadow: none
    }
    .headopp {
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .exhead-h {
        width: 100%;
        padding: 5px 5% 10px
    }
    .ex-items-wrapper {
        padding-top: 5px;
        padding-bottom: 20px;
        padding-left: 5%;
        border-bottom: 1px solid #ddd
    }
    .history,
    .menu-content {
        background-color: #f8f8f8
    }
    .ex-text-wrapper {
        padding-right: 10px;
        padding-bottom: 9px;
        padding-left: 10px
    }
    .call-to-action {
        padding-top: 15px;
        padding-bottom: 10px;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .history,
    .sal-ins-div {
        padding-bottom: 0
    }
    .ex-p-header {
        width: auto;
        max-width: auto
    }
    .history {
        padding-top: 0px
    }
    .ex-truck-mob {
        display: block
    }
    .pop-up-veka-2 {
        display: none;
        height: 100vh
    }
    .close-div-2 {
        width: 12vw
    }
    .adv-content-2 {
        left: 12vw;
        bottom: 8vh;
        width: 88vw;
        height: 100vh;
        box-shadow: none
    }
    .close-button-2 {
        left: 0;
        bottom: 0;
        width: 12vw
    }
    .close-image-2 {
        width: 25px;
        margin-left: 0
    }
    .ex-item-cms {
        width: 32%;
        margin-right: 18px
    }
    .collection-list-3 {
        width: 638%
    }
    .cta-50 {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .cta-50-copy {
        width: 100%;
        padding-top: 20px;
        padding-left: 0
    }
    .mont-h4-h.wise {
        margin-top: 0;

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        line-height: 22px
    }
    .mont-h4-h.kompl {
        padding-top: 0
    }
    .salon-item {
        box-shadow: 2px 2px 7px -2px #c3c3c3
    }
    .pop-up-veka-3 {
        display: none;
        height: 100vh
    }
    .close-div-3 {
        width: 12vw
    }
    .adv-content-3 {
        left: 12vw;
        bottom: 8vh;
        width: 88vw;
        height: 100vh;
        box-shadow: none
    }
    .close-button-3 {
        left: 0;
        bottom: 0;
        width: 12vw
    }
    .close-image-3 {
        width: 25px;
        margin-left: 0
    }
    .collection-list-4 {
        width: 380%
    }
    .salons-item-regions {
        margin-right: 15px
    }
    .dropdown {
        width: 20px
    }
    .history-side-nav {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .text-part {
        padding: 10px 0 20px;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    .aut-veka,
    .head-mob {
        padding-bottom: 10px
    }
    .h-slider-h3,
    .obgj-heading {
        -webkit-align-self: end;
        -ms-flex-item-align: end
    }
    .madia-part {
        padding-right: 0;
        border-radius: 0
    }
    .slide-h-img {
        border-radius: 5px
    }
    .h-slider-h3 {
        margin-top: 5px;
        -ms-grid-row-align: end;
        align-self: end;
        font-size: 17px;
        line-height: 23px
    }
    .left-slide-arrow-h,
    .right-slide-arrow-h {
        width: 70%;
        height: 40px;
        margin-top: 150%;
        font-size: 18px
    }
    .left-slide-arrow-h {
        margin-left: 0;
        border-radius: 0 50% 50% 0
    }
    .right-slide-arrow-h {
        margin-right: 0;
        border-radius: 50% 0 0 50%
    }
    .pop-up-menu {
        display: none
    }
    .menu-content {
        width: 100%
    }
    .line-menu,
    .line-menu-2,
    .line-menu-3 {
        width: 30px;
        height: 4px;
        border-radius: 2px;
        background-color: #fff
    }
    .line-menu,
    .line-menu-2 {
        margin-bottom: 5px
    }
    .wrapper {
        width: 100%;
        height: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .head-mob {
        display: flex;
        margin-right: 5%;
        margin-bottom: 10px;
        margin-left: 5%;
        padding-top: 15px;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -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;
        border-bottom: 1px dashed #ddd
    }
    .mob-link-grid,
    .mob-link-grid.cont {
        margin-right: 0
    }
    .cont-grap-wrap,
    .links-list-grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }
    .of-partner {
        margin-bottom: 0;
        padding-left: 10px;
        font-size: 12px;
        line-height: 18px;
        font-weight: 600
    }
    .veka-logo-mob {
        width: 40px
    }
    .aut-veka {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .switch-mob {
        width: 100%;
        height: 100%;
        padding-top: 10px;
        padding-left: 0;
        border-top: 1px dashed #ddd
    }
    .m-content-wrapper {
        overflow: auto;
        height: 100vh;
        padding: 10px 5% 80px
    }
    .links-list {
        margin-left: 0
    }
    .mob-link-m {
        width: 100%;
        padding-left: 10px;
        line-height: 23px
    }
    .links-list-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 80px;
        padding-bottom: 80px;
        padding-left: 0;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }
    .mob-link-grid {
        width: 45%;
        margin-bottom: 15px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }
    .mob-link-grid.perv {
        padding-left: 0
    }
    .swipe-menu {
        padding-top: 5px
    }
    .arrow-slide-div-left,
    .arrow-slide-div-right {
        width: 15%
    }
    .image-4 {
        display: block
    }
    .cont-tab-menu,
    .cont-tab-menu-vs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .rich-text-block-2 {
        margin-bottom: 60px
    }
    .grid-history {
        -ms-grid-rows: auto auto auto;
        grid-template-rows: auto auto auto
    }
    .contuct-tab-menu-item {
        padding-right: 12px;
        padding-left: 12px;
        -webkit-transition: background-color .2s ease, color .2s ease;
        transition: background-color .2s ease, color .2s ease;
        cursor: pointer
    }
    .cont-tab-menu {
        display: flex
    }
    .contact-tab-content {
        padding-top: 15px
    }
    .contacts-graphic {
        margin-top: 0
    }
    .cont-slide-im {
        border-radius: 5px
    }
    .close-button-news,
    .close-button-vs {
        position: fixed;
        border-top-left-radius: 0;
        z-index: 1060;
        top: 0;
        right: 0
    }
    .cont-grap-wrap {
        padding-bottom: 15px;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .days,
    .hours {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }
    .days {
        width: 40px;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom-style: none
    }
    .hours {
        padding-left: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .adv-content-vs,
    .collection-list-8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column
    }
    .day-item,
    .hours-item {
        width: 100%
    }
    .sal-im-div {
        display: none
    }
    .sal-description-div {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px
    }
    .collection-item-2 {
        margin-bottom: 15px
    }
    .about-slide-1 {
        height: 220px
    }
    .about-slide-1.lory {
        background-position: 100% 50%
    }
    .deliver-image-div,
    .mont-image-div {
        background-position: 50% 100%;
        border-bottom-left-radius: 0
    }
    .abut-p {
        padding-top: 10px;
        padding-left: 0
    }
    .about-w-wrapper,
    .contact-tab-content-mont {
        padding-top: 15px
    }
    .grid-2 {
        margin-bottom: 30px;
        -ms-grid-rows: minmax(10px, auto) minmax(10px, 1fr) auto;
        grid-template-rows: minmax(10px, auto) minmax(10px, 1fr) auto
    }
    .vs-wrapper {
        margin-bottom: 15px;
        padding-bottom: 10px
    }
    .collection-list-6 {
        width: 250%
    }
    .vs-text-part-wrapper {
        padding-right: 12px;
        padding-left: 12px
    }
    .heading-h3-vs,
    .real-vs-name,
    .rich-vs {
        padding-left: 5%
    }
    .pop-up-veka-systems {
        display: none;
        height: 100vh
    }
    .close-div-vs {
        width: 12vw
    }
    .close-button-vs {
        left: 0;
        bottom: 0;
        width: 12vw;
        height: 100vh;
        border-bottom-left-radius: 0
    }
    .adv-content-news,
    .adv-content-vs {
        left: 12vw;
        bottom: 8vh;
        box-shadow: none
    }
    .adv-content-vs {
        width: 88vw;
        height: 100%;
        padding-bottom: 65px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .pop-up-content-vs {
        overflow: auto;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
    .heading-h3-vs {
        margin-top: 10px;
        margin-bottom: 2px;
        font-size: 16px;
        line-height: 22px
    }
    .rich-vs {
        padding-right: 5%
    }
    .cont-tab-menu-vs {
        display: flex;
        overflow: auto;
        width: auto;
        height: auto;
        margin-right: 5%;
        margin-left: 0;
        padding-right: 0;
        padding-bottom: 5px;
        padding-left: 5%
    }
    .h3-mont,
    .vs-discr-div {
        padding-left: 0;
        padding-right: 0
    }
    .grid-3 {
        -ms-grid-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto);
        grid-template-rows: minmax(auto, auto) minmax(auto, auto) minmax(auto, auto)
    }
    .collection-list-6-razdv {
        width: 131%
    }
    .vs-wrapper-razdv {
        overflow: auto;
        margin-bottom: 15px;
        padding-bottom: 10px
    }
    .vs-item-razdv {
        width: 49%;
        margin-right: 2.6%
    }
    .cont-tab-menu-profiles {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .about-m-wrapper {
        padding-right: 0
    }
    .h2-m {
        margin-top: 5px;
        font-size: 18px;
        line-height: 18px
    }
    .ok-text {
        padding-right: 0;
        padding-left: 30px
    }
    .collection-list-7 {
        width: 190%
    }
    .grid-4 {
        -ms-grid-rows: minmax(185px, 1fr) auto;
        grid-template-rows: minmax(185px, 1fr) auto
    }
    .about-m-p-2 {
        padding-right: 15px;
        padding-left: 15px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .deliver-image-div {
        min-height: 175px
    }
    .news-wrapper {
        padding-right: 5%;
        padding-left: 5%
    }
    .collection-item-4 {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }
    .collection-list-8 {
        width: 100%;
        padding-right: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .adv-content-news,
    .wise-advice {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .pop-up-veka-news {
        display: none;
        height: 100vh
    }
    .pop-up-content-news {
        overflow: auto;
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
    .adv-content-news {
        width: 88vw;
        height: 100%;
        padding-bottom: 65px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .close-div-news {
        width: 12vw
    }
    .close-button-news {
        left: 0;
        bottom: 0;
        width: 12vw;
        height: 100vh;
        border-bottom-left-radius: 0
    }
    .h1-all-pages.house {
        margin-bottom: 10px
    }
    .cont_tab-_menu_windows {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    ._w-tab-menu-item {
        padding-right: 12px;
        padding-left: 12px;
        -webkit-transition: background-color .2s ease, color .2s ease;
        transition: background-color .2s ease, color .2s ease;
        cursor: pointer
    }
    .about-w-wrapper {
        padding-right: 3%;
        padding-left: 3%
    }
    .about-w-wrapper.botto {
        padding-bottom: 15px
    }
    .about-w-wrapper.only-we {
        margin-top: 15px
    }
    .wise-advice {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .wise-advice.special {
        padding: 15px
    }
    .wise-img-div {
        width: 100%
    }
    .image-5 {
        border-radius: 5px
    }
    .prof-variations-wrapper {
        width: 570%;
        padding-right: 5%;
        padding-left: 5%
    }
    .call-to-action-hide {
        padding-top: 15px;
        padding-bottom: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .grid-5 {
        grid-template-areas: ". ." ". ." ". ." ". .";
        -ms-grid-rows: minmax(auto, auto) auto minmax(auto, auto) auto;
        grid-template-rows: minmax(auto, auto) auto minmax(auto, auto) auto
    }
    .wise-p {
        padding-top: 10px;
        padding-left: 0;

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    .call-to-action-route,
    .var-prof-item-furn {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .var-prof-item-furn {
        margin-right: 15px;
        padding: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .image-6-furn {
        width: 100%
    }
    .div-block-3-furn {
        width: 100%;
        padding: 10px
    }
    .prof-variations-wrapper-prof {
        width: 470%;
        padding-right: 5%;
        padding-left: 5%
    }
    .prof-variations-wrapper-doors {
        width: 680%;
        padding-right: 5%;
        padding-left: 5%
    }
    .p-blue {
        margin-bottom: 15px
    }
    .call-to-action-route {
        padding-top: 15px;
        padding-bottom: 35px;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .veka-h1 {
        font-size: 28px;
        line-height: 35px;
        text-align: center
    }
    .veka-h1.ebrr {
        font-size: 24px;
        line-height: 30px
    }
    .grid-6 {
        grid-template-areas: ". . . ." ". . . ." ". . . ." ". . . ." ". . . .";
        -ms-grid-rows: auto minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) auto;
        grid-template-rows: auto minmax(auto, auto) minmax(auto, auto) minmax(auto, auto) auto
    }
    .big-numbers {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 20px;
        line-height: 25px;
        font-weight: 700
    }
    .veka-h3 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 24px
    }
    .wv-img-div {
        padding-left: 0
    }
    .wv-img-div.left {
        padding-right: 0
    }
    .h2-veka {
        font-size: 22px;
        line-height: 28px
    }
    .heading-2 {
        font-size: 16px;
        line-height: 22px
    }
    .heading-2.ru {
        font-size: 17px
    }
    .background-video {
        width: 100%;
        height: 170px
    }
    .hover-text-bg {
        position: static;
        top: 0;
        width: auto;
        padding-top: 4px;
        font-size: 15px;
        line-height: 21px
    }
    .hover-text-bg.mob {
        width: auto
    }
    .background-video-vikna {
        width: 100%;
        height: 170px
    }
    .background-video-mob {
        width: 100%;
        height: 150px
    }
    .part1 {
        padding-top: 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .project-img {
        display: block;
        width: 100%
    }
    .project-text {
        width: 100%;
        background-position: 0 0
    }
    .h2-part {
        font-size: 18px
    }
    .ek-img-item {
        width: 70%
    }
    .pop-up-veka-houses {
        display: none;
        height: 100vh
    }
    .adv-content-2-houses {
        left: 12vw;
        bottom: 8vh;
        width: 88vw;
        height: 100vh;
        box-shadow: none
    }
    .pop-up-content-2-houses {
        padding-right: 0;
        padding-left: 0
    }
    .binct-phone-number-1 {
        font-size: 15px
    }
    .a-wind-wrapper {
        width: 240%
    }
    .div-block-4,
    .h4-pop.dveri,
    .list-heading.dv {
        margin-right: 3%;
        margin-left: 3%
    }
    .div-block-10,
    .paragraph-2 {
        padding-right: 3%;
        padding-left: 3%
    }
    .obj-wrapper,
    .obj-wrapper.white {
        padding-left: 0
    }
    .div-block-3-copy {
        padding-right: 0;
        padding-left: 0
    }
    .background-video-2 {
        height: 180px
    }
    .background-video-2.slide {
        height: 160px
    }
    .close-div-2-copy {
        width: 12vw
    }
    .close-button-2-copy {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1060;
        width: 12vw;
        height: 100vh;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .vekaslide {
        width: 90%
    }
    .part-doors-content {
        overflow: auto;
        margin-bottom: 20px;
        padding-bottom: 5px
    }
    .doors-wrapper {
        width: 150%
    }
    .obj-slider4 {
        border-radius: 0
    }
    .example-div,
    .text-block-7,
    .text-block-78 {
        border-radius: 5px
    }
    .obj-wrapper {
        padding-right: 0;
        border-style: none
    }
    .list,
    .obgj-heading,
    .p-5roc {
        padding-right: 5%
    }
    .list {
        margin-left: 5%;
        padding-left: 20px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .obgj-heading,
    .obgj-heading._2 {
        padding-left: 5%;
        -ms-grid-row-align: end
    }
    .obgj-heading {
        align-self: end
    }
    .obgj-heading._2 {
        -webkit-align-self: end;
        -ms-flex-item-align: end;
        align-self: end
    }
    .div-door-wrapper {
        overflow: auto
    }
    .collection-item-5 {
        margin-right: 10px;
        margin-bottom: 5px
    }
    .add-compl,
    .add-compl-4 {
        margin-right: 0
    }
    .collection-list-9 {
        width: 400%;
        padding-left: 3%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .p-5roc {
        padding-left: 3%
    }
    .queez {
        min-height: 100vh;
        padding-bottom: 60px
    }
    .buttons-q-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .q-link-div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .buttons-q-div-back,
    .promo-price-tab-color {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .q-img-wrapper {
        width: 20%;
        padding: 8px
    }
    .h4-q {
        padding-left: 2%;
        text-align: left
    }
    .buttons-q-div-back {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .q-link-div-line {
        display: none;
        width: 100%;
        margin-bottom: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .q-img-wrapper-line {
        width: 20%;
        padding: 5px 12px
    }
    .h4-q-line {
        padding-left: 7px;
        text-align: left
    }
    .return-div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 15%;
        -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
    }
    .return-list-div {
        width: 85%;
        padding-left: 0
    }
    .q-link-div-2 {
        display: none;
        width: 100%;
        margin-bottom: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .q-link-div-3,
    .q-link-div-4,
    .q-link-div-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .heading-6.offf,
    .list-ru-prof.spr,
    .p-hide,
    .pop-up-menu-cont,
    .pop-up-menu-factory,
    .pop-up-menu-mont,
    .slide-ru-text {
        display: none
    }
    .q-link-div-line-2,
    .q-link-div-line-3,
    .q-link-div-line-4,
    .q-link-div-line-5 {
        display: none;
        width: 100%;
        margin-bottom: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .ebrr-section {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 15px;
        background-color: hsla(0, 0%, 100%, .9)
    }
    .ebrr-heading {
        font-size: 17px;
        line-height: 22px
    }
    .phones-wrapper-ru {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .mob-contact-us-pr {
        height: 50px
    }
    .m-content-wrapper-pr {
        overflow: auto;
        height: 100vh;
        padding: 20px 5% 80px
    }
    .h2-pr-bt {
        font-size: 18px;
        line-height: 22px
    }
    .hover-text-bg-pr {
        position: static;
        top: 0;
        width: auto;
        padding-top: 4px;
        font-size: 15px;
        line-height: 21px
    }
    .div-block-15 {
        padding-top: 10px
    }
    .promo-price-tab-color {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .color-tab-pr.dveri2 {
        width: 42%
    }
    .color-tab-pr.dveri2._1.balc.w--current {
        width: 32%
    }
    .fl-items-scroll-color {
        width: 265%;
        padding-right: 5%;
        padding-left: 5%
    }
    .fl-items-scroll-color.razdvijkka {
        width: 250%
    }
    .fl-items-scroll-color.doors {
        width: 180%
    }
    .fl-items-scroll-color.ros {
        width: 185%
    }
    .fl-items-scroll-color.ros.raaz {
        width: 225%
    }
    .fl-items-scroll-color.ros.dom {
        width: 245%
    }
    .fl-items-scroll-color.ros.dvr {
        width: 180%;
        padding-right: 5%;
        padding-left: 5%
    }
    .fl-items-scroll-color.ros.flats {
        width: 210%
    }
    .additional-information-color {
        padding-bottom: 5px
    }
    .div-block-16-color {
        width: 260%;
        padding-left: 8%
    }
    .div-block-16-color.russ {
        width: 240%
    }
    .promo-price-tab-color-fl {
        padding-top: 7px;
        padding-bottom: 7px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .div-block-16-slide {
        width: 260%;
        padding-left: 8%
    }
    .div-block-16-slide.ru {
        width: 200%
    }
    .viber-block-left,
    .viber-section {
        padding-bottom: 15px
    }
    .background-video-3 {
        height: 175px;
        max-width: 350px
    }
    .ru-tab-menu {
        padding-right: 5%;
        padding-left: 5%
    }
    .add-compl-4.r {
        padding-right: 5px
    }
    .ru-main-tab-door,
    .ru-main-tab-kvartira,
    .ru-main-tab-razdv {
        height: 50px
    }
    .ebrr-ru,
    .factory-video-ru,
    .proizvodstvo-wr,
    .rc2-ru {
        height: 130px
    }
    .multiphoto-icon {
        width: 18px;
        margin-top: 10px;
        margin-right: 10px
    }
    .div-block-26,
    .image-15,
    .image-16 {
        width: 100%
    }
    .profiles-slider {
        height: 460px;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    .div-block-23,
    .prof-div,
    .prof-div.veksllide {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center
    }
    .ru-prof-slider {
        height: 500px
    }
    .prof-div,
    .prof-div.veksllide {
        height: 200px;
        align-self: center;
        background-position: 50% 50%
    }
    .icon,
    .icon-2 {
        margin-top: 100px
    }
    .what-prof-ru {
        margin-top: 5px
    }
    .ex-propose-ru,
    .factory-video-dveri,
    .hide-show-ru,
    .ready-obj-ru {
        height: 130px
    }
    .grid-8 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: minmax(auto, auto) minmax(10px, 1fr);
        grid-template-rows: minmax(auto, auto) minmax(10px, 1fr)
    }
    .div-block-22 {
        padding-right: 5%;
        padding-left: 5%
    }
    .mask-6 {
        height: 100%
    }
    .div-block-23 {
        padding-left: 5%;
        align-self: center
    }
    .div-block-24 {
        position: relative;
        margin-left: 5%;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }
    .house-ru-wrapper,
    .idv-iand-t {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .slider-factory-ru {
        z-index: 500;
        height: 200px
    }
    .slide-ru-text {
        width: 100%;
        margin-top: 0;
        padding-left: 5px;
        font-size: 12px
    }
    .h2-ru-why,
    .heading-7 {
        margin-top: 10px
    }
    .icon-3,
    .icon-4 {
        height: 30px;
        font-size: 20px
    }
    .ebrr-wrapper {
        padding-bottom: 100px
    }
    .heading-7 {
        font-size: 18px;
        line-height: 24px
    }
    .perevagu-sec-ru {
        padding-bottom: 30px
    }
    .house-ru-wrapper {
        display: block;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .h3-dom-ru,
    .p-dom-ru {
        padding-left: 10px
    }
    .objects-wrapper {
        padding-top: 20px
    }
    .ost-cot-text {
        width: auto;
        height: 40px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 7px;
        padding-top: 12px;
        padding-right: 0;
        padding-left: 0;
        background-color: transparent;
        font-size: 16px;
        line-height: 16px
    }
    .cott-divs,
    .image-17 {
        position: static;
        margin-left: 0
    }
    .cott-divs {
        height: auto;
        margin-top: 0
    }
    .div-block-27 {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        height: 40px;
        -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: hsla(202.17391304347825, 100%, 36.08%, .85)
    }
    .image-17 {
        display: none;
        width: 65px;
        margin-top: 5px
    }
    .image-17.whi {
        display: block;
        margin-top: 0
    }
    .arrow-house-left,
    .arrow-house-right {
        width: 30px;
        height: 35px;
        margin-top: 80px;
        font-size: 25px
    }
    .h3-cott,
    .h3-cott.usuall {
        font-size: 16px;
        line-height: 20px
    }
    .smart-notofocation {
        font-size: 15px;
        line-height: 22px
    }
    .h1-sravn,
    .h2-cot-main {
        font-size: 18px;
        line-height: 22px
    }
    .ssys-tab {
        width: 50%;
        text-align: center
    }
    .ssys-tab._2 {
        padding-right: 12px;
        padding-left: 12px
    }
    .ssys-menu-tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-width: auto
    }
    .text-popup-info-wrapper {
        width: 100%
    }
    ._1st-column-srav {
        width: 175px;
        min-width: 175px
    }
    .list-item-2.main.dabl {
        height: 85px
    }
    .list-item-2.w._3,
    .list-item-2.w._3-copy,
    .list-item-w.ww.more,
    .list-item-w.ww.more-copy {
        height: 70px
    }
    ._1st-column-srav-item {
        width: 180px;
        min-width: 180px
    }
    .list-item-w.wdabl.grey {
        height: 85px
    }
    .list-item-w.shrink {
        height: 51px
    }
    .heading-8 {
        font-size: 20px;
        line-height: 26px
    }
    .p-linheight {
        line-height: 22px
    }
    .tab-mob {
        display: block
    }
    .tab-desc {
        display: none
    }
    .idv-iand-t {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .pop-div-img {
        width: 100%;
        height: 200px
    }
    .pop-div-img.spectr {
        width: 100%
    }
    .footer-house {
        height: 120px;
        background-size: cover
    }
    .zayavka-proizvodstvo {
        position: relative;
        height: auto;
        padding-bottom: 15px
    }
    .form-proizv {
        width: 100%;
        padding-bottom: 10px
    }
    .form-2 {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .text-zayavka {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 25px;
        text-align: center
    }
    .mane-text-form {
        width: 120px;
        margin-bottom: 10px;
        padding-left: 15px;
        border-radius: 5px 0 0 5px
    }
    .mane-text-form.md {
        border-left-style: solid;
        border-radius: 0 5px 5px 0
    }
    .zform-buton {
        position: absolute;
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        width: 150px;
        margin-right: auto;
        margin-bottom: -20px;
        margin-left: auto;
        border: 1px solid #fff;
        border-radius: 20px
    }
    .h1-sravn-sklo {
        font-size: 18px;
        line-height: 22px
    }
}

#w-node-1790a16c447c-c6e90548,
#w-node-2cce0b53ca6c-43b7ec49,
#w-node-2cce0b53ca8b-43b7ec49,
#w-node-2cce0b53caaa-43b7ec49,
#w-node-2cce0b53cac9-43b7ec49,
#w-node-2cce0b53cae8-43b7ec49,
#w-node-2cce0b53cb07-43b7ec49,
#w-node-2dc3b2a743e5-c6e90548,
#w-node-62ee9861c1d7-c6e90548,
#w-node-8257352955be-3c5b9cc4,
#w-node-9b2fd58f8bcc-c6e90548,
#w-node-b92e9cebd80c-3c5b9cc4,
#w-node-e56eea356983-c6e90548,
#w-node-f178f2acb784-3c5b9cc4,
#w-node-fa4f72e0431e-c6e90548 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: end;
    align-self: end
}

#w-node-80ab8fb02da8-3c5b9cc4,
#w-node-b92e9cebd80e-3c5b9cc4,
#w-node-f178f2acb786-3c5b9cc4 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3
}

#w-node-08de9dd688a5-3c5b9cc4,
#w-node-b92e9cebd810-3c5b9cc4,
#w-node-f178f2acb788-3c5b9cc4 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;

    align-self: auto
}

#w-node-1ba59ab4c217-94c77eb7,
#w-node-2cce0b53c8fa-43b7ec49,
#w-node-2cce0b53c903-43b7ec49,
#w-node-2cce0b53c90c-43b7ec49,
#w-node-2cce0b53c915-43b7ec49,
#w-node-2cce0b53c91e-43b7ec49,
#w-node-2cce0b53c927-43b7ec49,
#w-node-2cce0b53c930-43b7ec49,
#w-node-2cce0b53c939-43b7ec49,
#w-node-9010da75f786-94c77eb7,
#w-node-a148e0899f81-94c77eb7,
#w-node-ba9be3483097-c6e90548,
#w-node-ba9be34830a0-c6e90548,
#w-node-ba9be34830a9-c6e90548,
#w-node-ba9be34830b2-c6e90548,
#w-node-ba9be34830bb-c6e90548,
#w-node-ba9be34830c4-c6e90548,
#w-node-ba9be34830cd-c6e90548,
#w-node-ba9be34830d6-c6e90548,
#w-node-c6eb0830b260-94c77eb7,
#w-node-d1d9ce168d24-94c77eb7,
#w-node-d646dcc88039-94c77eb7,
#w-node-d66898a2ac44-94c77eb7,
#w-node-da1dd234fb15-b0fce363,
#w-node-da1dd234fb1e-b0fce363,
#w-node-da1dd234fb30-b0fce363,
#w-node-da1dd234fb39-b0fce363,
#w-node-da1dd234fb54-b0fce363,
#w-node-fdb2a0924011-94c77eb7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: end;
    align-self: end
}

#w-node-0d422a23ab04-c6e90548,
#w-node-1ba59ab4c219-94c77eb7,
#w-node-2cce0b53c8fc-43b7ec49,
#w-node-2cce0b53c905-43b7ec49,
#w-node-2cce0b53c90e-43b7ec49,
#w-node-2cce0b53c917-43b7ec49,
#w-node-2cce0b53c920-43b7ec49,
#w-node-2cce0b53c929-43b7ec49,
#w-node-2cce0b53c932-43b7ec49,
#w-node-2cce0b53c93b-43b7ec49,
#w-node-2cce0b53cb24-43b7ec49,
#w-node-582a54509b34-e765ceac,
#w-node-5b8b1634f727-c55b1c73,
#w-node-617367d546f3-94c77eb7,
#w-node-9010da75f788-94c77eb7,
#w-node-a148e0899f83-94c77eb7,
#w-node-ba9be3483099-c6e90548,
#w-node-ba9be34830a2-c6e90548,
#w-node-ba9be34830ab-c6e90548,
#w-node-ba9be34830b4-c6e90548,
#w-node-ba9be34830bd-c6e90548,
#w-node-ba9be34830c6-c6e90548,
#w-node-ba9be34830cf-c6e90548,
#w-node-ba9be34830d8-c6e90548,
#w-node-c6eb0830b262-94c77eb7,
#w-node-d1d9ce168d26-94c77eb7,
#w-node-d646dcc8803b-94c77eb7,
#w-node-da1dd234fb17-b0fce363,
#w-node-da1dd234fb20-b0fce363,
#w-node-da1dd234fb32-b0fce363,
#w-node-da1dd234fb3b-b0fce363,
#w-node-da1dd234fb56-b0fce363,
#w-node-e566bd3b88b5-c55b1c73,
#w-node-fdb2a0924013-94c77eb7 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3
}

@media screen and (max-width:991px) {
    #w-node-c6eb0830b260-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-c6eb0830b262-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-8257352955be-3c5b9cc4,
    #w-node-b92e9cebd80c-3c5b9cc4,
    #w-node-c6eb0830b260-94c77eb7,
    #w-node-f178f2acb784-3c5b9cc4 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-80ab8fb02da8-3c5b9cc4,
    #w-node-b92e9cebd80e-3c5b9cc4,
    #w-node-c6eb0830b262-94c77eb7,
    #w-node-f178f2acb786-3c5b9cc4 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-08de9dd688a5-3c5b9cc4,
    #w-node-b92e9cebd810-3c5b9cc4,
    #w-node-f178f2acb788-3c5b9cc4 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;

        align-self: auto
    }
}

@media screen and (max-width:479px) {
    #w-node-8257352955be-3c5b9cc4,
    #w-node-b92e9cebd80c-3c5b9cc4,
    #w-node-f178f2acb784-3c5b9cc4 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-80ab8fb02da8-3c5b9cc4,
    #w-node-b92e9cebd80e-3c5b9cc4,
    #w-node-c6eb0830b262-94c77eb7,
    #w-node-f178f2acb786-3c5b9cc4 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-08de9dd688a5-3c5b9cc4,
    #w-node-b92e9cebd810-3c5b9cc4,
    #w-node-f178f2acb788-3c5b9cc4 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;

        align-self: auto
    }
}

#w-node-1ba59ab4c21a-94c77eb7,
#w-node-2cce0b53c8fd-43b7ec49,
#w-node-2cce0b53c906-43b7ec49,
#w-node-2cce0b53c90f-43b7ec49,
#w-node-2cce0b53c918-43b7ec49,
#w-node-2cce0b53c921-43b7ec49,
#w-node-2cce0b53c92a-43b7ec49,
#w-node-2cce0b53c933-43b7ec49,
#w-node-2cce0b53c93c-43b7ec49,
#w-node-9010da75f789-94c77eb7,
#w-node-a148e0899f84-94c77eb7,
#w-node-ba9be348309a-c6e90548,
#w-node-ba9be34830a3-c6e90548,
#w-node-ba9be34830ac-c6e90548,
#w-node-ba9be34830b5-c6e90548,
#w-node-ba9be34830be-c6e90548,
#w-node-ba9be34830c7-c6e90548,
#w-node-ba9be34830d0-c6e90548,
#w-node-ba9be34830d9-c6e90548,
#w-node-c6eb0830b263-94c77eb7,
#w-node-d1d9ce168d27-94c77eb7,
#w-node-d298ef713da4-94c77eb7,
#w-node-d646dcc8803c-94c77eb7,
#w-node-da1dd234fb18-b0fce363,
#w-node-da1dd234fb21-b0fce363,
#w-node-da1dd234fb33-b0fce363,
#w-node-da1dd234fb3c-b0fce363,
#w-node-da1dd234fb57-b0fce363,
#w-node-fdb2a0924014-94c77eb7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3
}

@media screen and (max-width:767px) {
    #w-node-c6eb0830b263-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-d66898a2ac44-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-617367d546f3-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-d66898a2ac44-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-617367d546f3-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-d298ef713da4-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-a148e0899f81-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-a148e0899f83-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-a148e0899f81-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-a148e0899f83-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-a148e0899f84-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-d646dcc88039-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-d646dcc8803b-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-d646dcc88039-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-d646dcc8803b-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-d646dcc8803c-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-1ba59ab4c217-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-1ba59ab4c219-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-1ba59ab4c217-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-1ba59ab4c219-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-1ba59ab4c21a-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-fdb2a0924011-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-fdb2a0924013-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-fdb2a0924011-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-fdb2a0924013-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-fdb2a0924014-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-d1d9ce168d24-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-d1d9ce168d26-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-d1d9ce168d24-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-d1d9ce168d26-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-d1d9ce168d27-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

#w-node-2cce0b53ca5d-43b7ec49,
#w-node-582a54509b33-e765ceac,
#w-node-5b8b1634f726-c55b1c73,
#w-node-e566bd3b88b3-c55b1c73,
#w-node-ffe7185d1ab7-c6e90548 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2
}

#w-node-2cce0b53ca66-43b7ec49,
#w-node-582a54509b35-e765ceac,
#w-node-5b8b1634f728-c55b1c73,
#w-node-6b8877318352-c6e90548,
#w-node-7f5b2b100f14-c55b1c73 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4
}

#w-node-041f6701c7d0-29636499,
#w-node-186996a61936-43b7ec49,
#w-node-186996a61980-43b7ec49,
#w-node-b0b128b129ee-b0fce363,
#w-node-b0b128b12a38-b0fce363,
#w-node-c7f32efd4171-29636499 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3
}

@media screen and (max-width:991px) {
    #w-node-9010da75f786-94c77eb7 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-9010da75f788-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-041f6701c7d0-29636499 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
}

@media screen and (max-width:767px) {
    #w-node-9010da75f786-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-9010da75f788-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-9010da75f789-94c77eb7 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    #w-node-5b8b1634f726-c55b1c73,
    #w-node-e566bd3b88b3-c55b1c73 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-5b8b1634f727-c55b1c73,
    #w-node-e566bd3b88b5-c55b1c73 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-5b8b1634f728-c55b1c73,
    #w-node-7f5b2b100f14-c55b1c73 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-041f6701c7d0-29636499 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

#w-node-01174717e843-e765ceac,
#w-node-013dacb646d0-e765ceac,
#w-node-186996a61937-43b7ec49,
#w-node-186996a61981-43b7ec49,
#w-node-31092bc16035-e765ceac,
#w-node-31ad7435bc6b-e765ceac,
#w-node-6fe5471d7dd0-b81faa14,
#w-node-a68a7c17d164-e765ceac,
#w-node-b0b128b129ef-b0fce363,
#w-node-b0b128b12a39-b0fce363,
#w-node-b3e60078ed2a-e765ceac,
#w-node-c73e4522e3fc-29636499,
#w-node-c7f32efd4172-29636499,
#w-node-f0095eb8648f-b81faa14 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: end;
    align-self: end
}

#w-node-186996a61939-43b7ec49,
#w-node-186996a61986-43b7ec49,
#w-node-58b3351186af-29636499,
#w-node-b0b128b129f1-b0fce363,
#w-node-b0b128b12a3e-b0fce363,
#w-node-c7f32efd4174-29636499 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: start;
    align-self: start
}

#w-node-01174717e841-e765ceac,
#w-node-013dacb646ce-e765ceac,
#w-node-31092bc16032-e765ceac,
#w-node-31ad7435bc69-e765ceac,
#w-node-6fe5471d7dcd-b81faa14,
#w-node-a68a7c17d162-e765ceac,
#w-node-b3e60078ed28-e765ceac,
#w-node-f0095eb8648d-b81faa14 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 3;
    grid-row-end: 4
}

@media screen and (max-width:991px) {
    #w-node-58b3351186af-29636499,
    #w-node-c7f32efd4174-29636499 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-c7f32efd4171-29636499 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-31092bc16032-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-58b3351186af-29636499,
    #w-node-c7f32efd4174-29636499 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-c7f32efd4171-29636499 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-582a54509b33-e765ceac {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-582a54509b34-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-582a54509b35-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-31092bc16032-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-1ba59ab4c21a-94c77eb7,
    #w-node-582a54509b35-e765ceac,
    #w-node-5b8b1634f728-c55b1c73,
    #w-node-7f5b2b100f14-c55b1c73,
    #w-node-9010da75f789-94c77eb7,
    #w-node-a148e0899f84-94c77eb7,
    #w-node-c6eb0830b263-94c77eb7,
    #w-node-d1d9ce168d27-94c77eb7,
    #w-node-d298ef713da4-94c77eb7,
    #w-node-d646dcc8803c-94c77eb7,
    #w-node-fdb2a0924014-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-1ba59ab4c219-94c77eb7,
    #w-node-31092bc16032-e765ceac,
    #w-node-582a54509b34-e765ceac,
    #w-node-5b8b1634f727-c55b1c73,
    #w-node-617367d546f3-94c77eb7,
    #w-node-9010da75f788-94c77eb7,
    #w-node-a148e0899f83-94c77eb7,
    #w-node-d1d9ce168d26-94c77eb7,
    #w-node-d646dcc8803b-94c77eb7,
    #w-node-e566bd3b88b5-c55b1c73,
    #w-node-fdb2a0924013-94c77eb7 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-041f6701c7d0-29636499,
    #w-node-582a54509b33-e765ceac,
    #w-node-5b8b1634f726-c55b1c73,
    #w-node-c7f32efd4171-29636499,
    #w-node-e566bd3b88b3-c55b1c73 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-58b3351186af-29636499,
    #w-node-c7f32efd4174-29636499 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:991px) {
    #w-node-31092bc16035-e765ceac {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
}

#w-node-01174717e847-e765ceac,
#w-node-013dacb646d2-e765ceac,
#w-node-31092bc16037-e765ceac,
#w-node-31ad7435bc6e-e765ceac,
#w-node-b3e60078ed2c-e765ceac,
#w-node-f0095eb86493-b81faa14 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: center;
    align-self: center
}

#w-node-01174717e84b-e765ceac,
#w-node-013dacb646d9-e765ceac,
#w-node-31092bc1603b-e765ceac,
#w-node-31ad7435bc73-e765ceac,
#w-node-b3e60078ed30-e765ceac,
#w-node-f0095eb86497-b81faa14 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4
}

@media screen and (max-width:991px) {
    #w-node-31092bc16037-e765ceac {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-31092bc1603b-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-01174717e841-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-31092bc16035-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-01174717e841-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-31092bc16037-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-31092bc1603b-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-01174717e841-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-01174717e843-e765ceac {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-01174717e847-e765ceac {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-01174717e84b-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-31ad7435bc69-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-01174717e843-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-31ad7435bc69-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-01174717e847-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-01174717e84b-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-31ad7435bc69-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-31ad7435bc6b-e765ceac {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-31ad7435bc6e-e765ceac {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-31ad7435bc73-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-a68a7c17d162-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-31ad7435bc6b-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-a68a7c17d162-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-31ad7435bc6e-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-31ad7435bc73-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-a68a7c17d162-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-a68a7c17d164-e765ceac {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
}

#w-node-6fe5471d7dd3-b81faa14,
#w-node-a68a7c17d168-e765ceac {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-row-align: start;
    align-self: start
}

@media screen and (max-width:991px) {
    #w-node-a68a7c17d168-e765ceac {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-b3e60078ed28-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-a68a7c17d164-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-b3e60078ed28-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-a68a7c17d168-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-b3e60078ed28-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-b3e60078ed2a-e765ceac {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-b3e60078ed2c-e765ceac {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-b3e60078ed30-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-013dacb646ce-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-b3e60078ed2a-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-013dacb646ce-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-b3e60078ed2c-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-b3e60078ed30-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-013dacb646ce-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-013dacb646d0-e765ceac {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-013dacb646d2-e765ceac {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-013dacb646d9-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-f0095eb8648d-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-013dacb646d0-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-f0095eb8648d-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-013dacb646d2-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-013dacb646d9-e765ceac {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-f0095eb8648d-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-f0095eb8648f-b81faa14 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-f0095eb86493-b81faa14 {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-f0095eb86497-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-6fe5471d7dcd-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-f0095eb8648f-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-6fe5471d7dcd-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-f0095eb86493-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-f0095eb86497-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-6fe5471d7dcd-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

#w-node-0a53bf8daddc-c6e90548,
#w-node-18ede057c2a7-c6e90548,
#w-node-1986759480b1-c6e90548,
#w-node-2cce0b53c99c-43b7ec49,
#w-node-2cce0b53c9c0-43b7ec49,
#w-node-2cce0b53c9e4-43b7ec49,
#w-node-2cce0b53c9fd-43b7ec49,
#w-node-3a3fcf5c41bf-c6e90548,
#w-node-3cf46ad30dbc-49e11792,
#w-node-6139b852d88a-49e11792,
#w-node-cc72bc1110ba-49e11792,
#w-node-da7f48d329ca-49e11792 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2
}

#w-node-1986759480b3-c6e90548,
#w-node-2cce0b53c99e-43b7ec49,
#w-node-2cce0b53c9e6-43b7ec49,
#w-node-3a3fcf5c41c1-c6e90548,
#w-node-6c9d987cef42-49e11792,
#w-node-da7f48d329cc-49e11792 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 3;
    grid-row-end: 5
}

@media screen and (max-width:991px) {
    #w-node-6fe5471d7dd0-b81faa14 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-6fe5471d7dd3-b81faa14 {
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-6c9d987cef42-49e11792 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-6fe5471d7dd0-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-6c9d987cef42-49e11792 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-6fe5471d7dd3-b81faa14 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-6c9d987cef42-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

#w-node-1986759480b5-c6e90548,
#w-node-2cce0b53c9a0-43b7ec49,
#w-node-2cce0b53c9e8-43b7ec49,
#w-node-3a3fcf5c41c3-c6e90548,
#w-node-930e95530c48-49e11792,
#w-node-da7f48d329ce-49e11792 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: end;
    align-self: end
}

@media screen and (max-width:991px) {
    #w-node-930e95530c48-49e11792 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
}

#w-node-1986759480bf-c6e90548,
#w-node-1d0d09cff312-49e11792,
#w-node-2cce0b53c9aa-43b7ec49,
#w-node-2cce0b53c9ed-43b7ec49,
#w-node-3a3fcf5c41c8-c6e90548,
#w-node-da7f48d329d8-49e11792 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row-align: center;
    align-self: center
}

#w-node-1986759480cb-c6e90548,
#w-node-2cce0b53c9b6-43b7ec49,
#w-node-2cce0b53c9f6-43b7ec49,
#w-node-3a3fcf5c41d2-c6e90548,
#w-node-55436c50cba9-49e11792,
#w-node-da7f48d329e4-49e11792 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row-align: start;
    align-self: start
}

#w-node-0a53bf8dadde-c6e90548,
#w-node-18ede057c2a9-c6e90548,
#w-node-2cce0b53c9c2-43b7ec49,
#w-node-2cce0b53c9ff-43b7ec49,
#w-node-6139b852d88c-49e11792,
#w-node-cc72bc1110bc-49e11792 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 3;
    grid-row-end: 5
}

#w-node-0a53bf8dade0-c6e90548,
#w-node-18ede057c2ab-c6e90548,
#w-node-2cce0b53c9c4-43b7ec49,
#w-node-2cce0b53ca01-43b7ec49,
#w-node-6139b852d88e-49e11792,
#w-node-cc72bc1110be-49e11792 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: end;
    align-self: end
}

#w-node-0a53bf8dade7-c6e90548,
#w-node-18ede057c2b3-c6e90548,
#w-node-2cce0b53c9cc-43b7ec49,
#w-node-2cce0b53ca06-43b7ec49,
#w-node-6139b852d898-49e11792,
#w-node-cc72bc1110c6-49e11792 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row-align: center;
    align-self: center
}

#w-node-0a53bf8dadf4-c6e90548,
#w-node-18ede057c2bf-c6e90548,
#w-node-2cce0b53c9d8-43b7ec49,
#w-node-2cce0b53ca13-43b7ec49,
#w-node-6139b852d8a1-49e11792,
#w-node-cc72bc1110d2-49e11792 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row-align: start;
    align-self: start
}

@media screen and (max-width:991px) {
    #w-node-55436c50cba9-49e11792,
    #w-node-6139b852d8a1-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-6139b852d88c-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-da7f48d329cc-49e11792 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-1d0d09cff312-49e11792,
    #w-node-6139b852d898-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-6139b852d88c-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-da7f48d329cc-49e11792 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-930e95530c48-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-1d0d09cff312-49e11792,
    #w-node-6139b852d898-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-55436c50cba9-49e11792,
    #w-node-6139b852d8a1-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-6139b852d88c-49e11792,
    #w-node-da7f48d329cc-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-6139b852d88e-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: end;
        align-self: end
    }
}

@media screen and (max-width:991px) {
    #w-node-da7f48d329ce-49e11792 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-da7f48d329e4-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
}

#w-node-584bf96a7e30-82ea8f39,
#w-node-5bdb93e5d12b-82ea8f39,
#w-node-ca2309a58a88-82ea8f39 {
    -ms-grid-row-align: end;
    align-self: end;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1
}

#w-node-584bf96a7e0a-82ea8f39,
#w-node-a304432eac66-82ea8f39 {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1
}

#w-node-584bf96a7e19-82ea8f39,
#w-node-c24d7db22467-82ea8f39 {
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-row: 2;
    grid-row-start: 2
}

#w-node-584bf96a7e30-82ea8f39,
#w-node-ca2309a58a88-82ea8f39 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 2
}

#w-node-5bdb93e5d105-82ea8f39 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column: 1;
    grid-column-start: 1
}

#w-node-5bdb93e5d114-82ea8f39 {
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 3;
    grid-column-end: 3
}

#w-node-5bdb93e5d12b-82ea8f39 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    grid-column-end: 3
}

@media screen and (max-width:991px) {
    #w-node-cc72bc1110bc-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-cc72bc1110d2-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-584bf96a7e0a-82ea8f39,
    #w-node-a304432eac66-82ea8f39 {
        -ms-grid-column-span: 3;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2
    }
    #w-node-584bf96a7e19-82ea8f39,
    #w-node-c24d7db22467-82ea8f39 {
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2
    }
    #w-node-584bf96a7e30-82ea8f39,
    #w-node-5bdb93e5d12b-82ea8f39,
    #w-node-ca2309a58a88-82ea8f39 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-5bdb93e5d105-82ea8f39 {
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column: 2;
        grid-column-start: 2
    }
    #w-node-5bdb93e5d114-82ea8f39 {
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-column: 1;
        grid-column-start: 1
    }
    #w-node-da1dd234fb15-b0fce363 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb17-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-cc72bc1110c6-49e11792,
    #w-node-da7f48d329d8-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-cc72bc1110bc-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-584bf96a7e0a-82ea8f39,
    #w-node-5bdb93e5d105-82ea8f39,
    #w-node-a304432eac66-82ea8f39 {
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column: 1;
        grid-column-start: 1
    }
    #w-node-584bf96a7e19-82ea8f39,
    #w-node-5bdb93e5d114-82ea8f39,
    #w-node-c24d7db22467-82ea8f39 {
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-column: 1;
        grid-column-start: 1
    }
    #w-node-584bf96a7e30-82ea8f39,
    #w-node-5bdb93e5d12b-82ea8f39,
    #w-node-ca2309a58a88-82ea8f39 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb15-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb17-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-da7f48d329ce-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-cc72bc1110c6-49e11792,
    #w-node-da7f48d329d8-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-cc72bc1110d2-49e11792,
    #w-node-da7f48d329e4-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-cc72bc1110bc-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-cc72bc1110be-49e11792 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-584bf96a7e30-82ea8f39,
    #w-node-5bdb93e5d12b-82ea8f39,
    #w-node-ca2309a58a88-82ea8f39 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb17-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-da1dd234fb18-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-da1dd234fb18-b0fce363 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-da1dd234fb1e-b0fce363 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb20-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-da1dd234fb1e-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb20-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-da1dd234fb21-b0fce363 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-da1dd234fb30-b0fce363 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb32-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-da1dd234fb30-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb32-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-da1dd234fb33-b0fce363 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-da1dd234fb39-b0fce363 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb3b-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-da1dd234fb39-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb3b-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-da1dd234fb3c-b0fce363 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-da1dd234fb54-b0fce363 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb56-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-b0b128b129ee-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
}

@media screen and (max-width:767px) {
    #w-node-da1dd234fb54-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-da1dd234fb56-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-da1dd234fb57-b0fce363 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    #w-node-b0b128b129ee-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-186996a61939-43b7ec49,
    #w-node-186996a61986-43b7ec49,
    #w-node-b0b128b129f1-b0fce363,
    #w-node-b0b128b12a3e-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-186996a61936-43b7ec49,
    #w-node-186996a61980-43b7ec49,
    #w-node-b0b128b12a38-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53c8fa-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c8fc-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-186996a61939-43b7ec49,
    #w-node-186996a61986-43b7ec49,
    #w-node-b0b128b129f1-b0fce363,
    #w-node-b0b128b12a3e-b0fce363 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-186996a61936-43b7ec49,
    #w-node-186996a61980-43b7ec49,
    #w-node-b0b128b12a38-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-2cce0b53c8fa-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c8fc-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53c8fc-43b7ec49,
    #w-node-da1dd234fb20-b0fce363,
    #w-node-da1dd234fb32-b0fce363,
    #w-node-da1dd234fb3b-b0fce363,
    #w-node-da1dd234fb56-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c8fd-43b7ec49,
    #w-node-da1dd234fb21-b0fce363,
    #w-node-da1dd234fb33-b0fce363,
    #w-node-da1dd234fb3c-b0fce363,
    #w-node-da1dd234fb57-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-186996a61936-43b7ec49,
    #w-node-186996a61980-43b7ec49,
    #w-node-b0b128b129ee-b0fce363,
    #w-node-b0b128b12a38-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-186996a61939-43b7ec49,
    #w-node-186996a61986-43b7ec49,
    #w-node-b0b128b129f1-b0fce363,
    #w-node-b0b128b12a3e-b0fce363 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c8fd-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c903-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c905-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c903-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c905-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c906-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c90c-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c90e-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c90c-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c90e-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c90f-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c915-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c917-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c915-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c917-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c918-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c91e-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c920-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c91e-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c920-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c921-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c927-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c929-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c927-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c929-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c92a-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c930-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c932-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c930-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c932-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c933-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c939-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c93b-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-2cce0b53c99e-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c939-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53c93b-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c93c-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    #w-node-2cce0b53c99e-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c9a0-43b7ec49 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9b6-43b7ec49,
    #w-node-2cce0b53c9d8-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9c2-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-2cce0b53c9e6-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c9aa-43b7ec49,
    #w-node-2cce0b53c9cc-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-2cce0b53c9c2-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c9e6-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53c905-43b7ec49,
    #w-node-2cce0b53c90e-43b7ec49,
    #w-node-2cce0b53c917-43b7ec49,
    #w-node-2cce0b53c920-43b7ec49,
    #w-node-2cce0b53c929-43b7ec49,
    #w-node-2cce0b53c932-43b7ec49,
    #w-node-2cce0b53c93b-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c906-43b7ec49,
    #w-node-2cce0b53c90f-43b7ec49,
    #w-node-2cce0b53c918-43b7ec49,
    #w-node-2cce0b53c921-43b7ec49,
    #w-node-2cce0b53c92a-43b7ec49,
    #w-node-2cce0b53c933-43b7ec49,
    #w-node-2cce0b53c93c-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-2cce0b53c99e-43b7ec49,
    #w-node-2cce0b53c9c2-43b7ec49,
    #w-node-2cce0b53c9e6-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53c9a0-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9aa-43b7ec49,
    #w-node-2cce0b53c9cc-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-2cce0b53c9b6-43b7ec49,
    #w-node-2cce0b53c9d8-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9c4-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: end;
        align-self: end
    }
}

#w-node-2cce0b53ca61-43b7ec49,
#w-node-d25555f0cc6f-c6e90548 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53c9e8-43b7ec49 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9f6-43b7ec49,
    #w-node-2cce0b53ca13-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9ff-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-2cce0b53ca5d-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53ca61-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53ca66-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53c9ed-43b7ec49,
    #w-node-2cce0b53ca06-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-2cce0b53c9ff-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53ca5d-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53ca61-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53c9e8-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9ed-43b7ec49,
    #w-node-2cce0b53ca06-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-2cce0b53c9f6-43b7ec49,
    #w-node-2cce0b53ca13-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-2cce0b53c9ff-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-2cce0b53ca01-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-2cce0b53ca5d-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53ca61-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
}

#w-node-2cce0b53ca64-43b7ec49,
#w-node-83586ece23b4-c6e90548 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2
}

#w-node-2cce0b53ca67-43b7ec49,
#w-node-a11098448b10-c6e90548 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4
}

#w-node-1790a16c447f-c6e90548,
#w-node-2cce0b53ca6f-43b7ec49,
#w-node-2cce0b53ca8e-43b7ec49,
#w-node-2cce0b53caad-43b7ec49,
#w-node-2cce0b53cacc-43b7ec49,
#w-node-2cce0b53caeb-43b7ec49,
#w-node-2cce0b53cb0a-43b7ec49,
#w-node-2dc3b2a743e8-c6e90548,
#w-node-62ee9861c1da-c6e90548,
#w-node-9b2fd58f8bcf-c6e90548,
#w-node-e56eea356986-c6e90548,
#w-node-fa4f72e04321-c6e90548 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 3;
    grid-row-end: 4
}

#w-node-1790a16c4480-c6e90548,
#w-node-2cce0b53ca70-43b7ec49,
#w-node-2cce0b53ca8f-43b7ec49,
#w-node-2cce0b53caae-43b7ec49,
#w-node-2cce0b53cacd-43b7ec49,
#w-node-2cce0b53caec-43b7ec49,
#w-node-2cce0b53cb0b-43b7ec49,
#w-node-2dc3b2a743e9-c6e90548,
#w-node-62ee9861c1db-c6e90548,
#w-node-9b2fd58f8bd0-c6e90548,
#w-node-e56eea356987-c6e90548,
#w-node-fa4f72e04322-c6e90548 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53ca67-43b7ec49 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    #w-node-2cce0b53ca6c-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53ca6f-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
    #w-node-2cce0b53ca70-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53ca6c-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2cce0b53ca6f-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53ca70-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53ca8b-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53ca8e-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
    #w-node-2cce0b53ca8f-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53ca8b-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2cce0b53ca8e-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53ca8f-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53caaa-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53caae-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53caaa-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2cce0b53caad-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53caae-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53cac9-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53cacc-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
    #w-node-2cce0b53cacd-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53cac9-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2cce0b53cacc-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53cacd-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53cae8-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53caec-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53cae8-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2cce0b53caeb-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2cce0b53caec-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

#w-node-2cce0b53cb27-43b7ec49,
#w-node-afbfb9802355-c6e90548 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5
}

#w-node-2cce0b53cb2a-43b7ec49,
#w-node-59fd0080d48c-c6e90548 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5
}

#w-node-2cce0b53cb2e-43b7ec49,
#w-node-e75245d08260-c6e90548 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5
}

@media screen and (max-width:991px) {
    #w-node-2cce0b53ca67-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 3;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-2cce0b53cb24-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
    #w-node-2cce0b53cb27-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-2cce0b53cb2a-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-2cce0b53cb2e-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-ba9be3483097-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be3483099-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-2cce0b53cb07-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53cb0a-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-2cce0b53cb0b-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-2cce0b53cb24-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
    #w-node-2cce0b53cb27-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-2cce0b53cb2a-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-2cce0b53cb2e-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-ba9be3483097-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be3483099-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-2cce0b53cb07-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2cce0b53cb0a-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2cce0b53cb0b-43b7ec49,
    #w-node-ba9be348309a-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-2cce0b53cb24-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
    #w-node-2cce0b53cb27-43b7ec49 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-2cce0b53cb2a-43b7ec49 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-2cce0b53cb2e-43b7ec49 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-ba9be3483099-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be348309a-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830a0-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830a2-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830a0-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830a2-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830a3-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830a9-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830ab-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830a9-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830ab-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830ac-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830b2-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830b4-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830b2-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830b4-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830b5-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830bb-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830bd-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830bb-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830bd-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830be-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830c4-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830c6-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830c4-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830c6-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830c7-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830cd-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830cf-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830cd-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830cf-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830d0-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
}

@media screen and (max-width:991px) {
    #w-node-ba9be34830d6-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830d8-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-1986759480b3-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-ba9be34830d6-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ba9be34830d8-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830d9-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    #w-node-1986759480b3-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:991px) {
    #w-node-1986759480b5-c6e90548 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-18ede057c2bf-c6e90548,
    #w-node-1986759480cb-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-18ede057c2a9-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-3a3fcf5c41c1-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-18ede057c2b3-c6e90548,
    #w-node-1986759480bf-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-18ede057c2a9-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-3a3fcf5c41c1-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:479px) {
    #w-node-ba9be34830a2-c6e90548,
    #w-node-ba9be34830ab-c6e90548,
    #w-node-ba9be34830b4-c6e90548,
    #w-node-ba9be34830bd-c6e90548,
    #w-node-ba9be34830c6-c6e90548,
    #w-node-ba9be34830cf-c6e90548,
    #w-node-ba9be34830d8-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ba9be34830a3-c6e90548,
    #w-node-ba9be34830ac-c6e90548,
    #w-node-ba9be34830b5-c6e90548,
    #w-node-ba9be34830be-c6e90548,
    #w-node-ba9be34830c7-c6e90548,
    #w-node-ba9be34830d0-c6e90548,
    #w-node-ba9be34830d9-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-18ede057c2a9-c6e90548,
    #w-node-1986759480b3-c6e90548,
    #w-node-3a3fcf5c41c1-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-1986759480b5-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-18ede057c2b3-c6e90548,
    #w-node-1986759480bf-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-18ede057c2bf-c6e90548,
    #w-node-1986759480cb-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-18ede057c2ab-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: end;
        align-self: end
    }
}

@media screen and (max-width:991px) {
    #w-node-3a3fcf5c41c3-c6e90548 {

        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-0a53bf8dadf4-c6e90548,
    #w-node-3a3fcf5c41d2-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-0a53bf8dadde-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-ffe7185d1ab7-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-d25555f0cc6f-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-6b8877318352-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
}

@media screen and (max-width:767px) {
    #w-node-0a53bf8dade7-c6e90548,
    #w-node-3a3fcf5c41c8-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-0a53bf8dadde-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-ffe7185d1ab7-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-d25555f0cc6f-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
}

@media screen and (max-width:479px) {
    #w-node-3a3fcf5c41c3-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-0a53bf8dade7-c6e90548,
    #w-node-3a3fcf5c41c8-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-0a53bf8dadf4-c6e90548,
    #w-node-3a3fcf5c41d2-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6;
        -ms-grid-row-align: start;
        align-self: start
    }
    #w-node-0a53bf8dadde-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
    #w-node-0a53bf8dade0-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 4;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-ffe7185d1ab7-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-d25555f0cc6f-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
}

@media screen and (max-width:767px) {
    #w-node-a11098448b10-c6e90548 {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;

        align-self: auto
    }
    #w-node-62ee9861c1d7-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-62ee9861c1da-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
    #w-node-62ee9861c1db-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-62ee9861c1d7-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-62ee9861c1da-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-62ee9861c1db-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-fa4f72e0431e-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-fa4f72e04321-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
    #w-node-fa4f72e04322-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-fa4f72e0431e-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-fa4f72e04321-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-fa4f72e04322-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-e56eea356983-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-e56eea356987-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-e56eea356983-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e56eea356986-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-e56eea356987-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-2dc3b2a743e5-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-2dc3b2a743e8-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
    #w-node-2dc3b2a743e9-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-2dc3b2a743e5-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-2dc3b2a743e8-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-2dc3b2a743e9-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:767px) {
    #w-node-1790a16c447c-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-1790a16c4480-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 3;
        grid-row-end: 4
    }
}

@media screen and (max-width:479px) {
    #w-node-1790a16c447c-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-1790a16c447f-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 2
    }
    #w-node-1790a16c4480-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
}

@media screen and (max-width:991px) {
    #w-node-a11098448b10-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 3;
        grid-column-end: 4;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4
    }
    #w-node-0d422a23ab04-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
    #w-node-afbfb9802355-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-59fd0080d48c-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-e75245d08260-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
}

#w-node-e1c4cefaa7aa-cefaa785,
#w-node-e1c4cefaa7be-cefaa785,
#w-node-e1c4cefaa7d2-cefaa785,
#w-node-e1c4cefaa83b-cefaa785,
#w-node-e1c4cefaa84f-cefaa785,
#w-node-e1c4cefaa863-cefaa785,
#w-node-e1c4cefaa8cc-cefaa785,
#w-node-e1c4cefaa8e0-cefaa785,
#w-node-e1c4cefaa8f4-cefaa785,
#w-node-e1c4cefaa95d-cefaa785,
#w-node-e1c4cefaa971-cefaa785,
#w-node-e1c4cefaa985-cefaa785,
#w-node-e1c4cefaa9ee-cefaa785,
#w-node-e1c4cefaaa02-cefaa785,
#w-node-e1c4cefaaa16-cefaa785,
#w-node-e1c4cefaaa93-cefaa785,
#w-node-e1c4cefaaaa7-cefaa785 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 3;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3
}

@media screen and (max-width:767px) {
    #w-node-9b2fd58f8bcc-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-9b2fd58f8bcf-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-9b2fd58f8bd0-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-0d422a23ab04-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
    #w-node-afbfb9802355-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-59fd0080d48c-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-e75245d08260-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-e1c4cefaa7aa-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa7ac-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-9b2fd58f8bcc-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: start;
        align-self: start;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-9b2fd58f8bcf-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center
    }
    #w-node-9b2fd58f8bd0-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 1;
        grid-row-end: 4
    }
    #w-node-0d422a23ab04-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 5;
        grid-row-start: 5;
        -ms-grid-row-span: 1;
        grid-row-end: 6
    }
    #w-node-afbfb9802355-c6e90548 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-59fd0080d48c-c6e90548 {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 1;
        grid-column-end: 3;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-e75245d08260-c6e90548 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 1;
        grid-column-end: 4;
        -ms-grid-row: 4;
        grid-row-start: 4;
        -ms-grid-row-span: 1;
        grid-row-end: 5
    }
    #w-node-e1c4cefaa7aa-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

#w-node-e1c4cefaa7ac-cefaa785,
#w-node-e1c4cefaa7c0-cefaa785,
#w-node-e1c4cefaa7d4-cefaa785,
#w-node-e1c4cefaa83d-cefaa785,
#w-node-e1c4cefaa851-cefaa785,
#w-node-e1c4cefaa865-cefaa785,
#w-node-e1c4cefaa8ce-cefaa785,
#w-node-e1c4cefaa8e2-cefaa785,
#w-node-e1c4cefaa8f6-cefaa785,
#w-node-e1c4cefaa95f-cefaa785,
#w-node-e1c4cefaa973-cefaa785,
#w-node-e1c4cefaa987-cefaa785,
#w-node-e1c4cefaa9f0-cefaa785,
#w-node-e1c4cefaaa04-cefaa785,
#w-node-e1c4cefaaa18-cefaa785,
#w-node-e1c4cefaaa95-cefaa785,
#w-node-e1c4cefaaaa9-cefaa785 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3
}

#w-node-e1c4cefaa7b0-cefaa785,
#w-node-e1c4cefaa7c4-cefaa785,
#w-node-e1c4cefaa7d8-cefaa785,
#w-node-e1c4cefaa841-cefaa785,
#w-node-e1c4cefaa855-cefaa785,
#w-node-e1c4cefaa869-cefaa785,
#w-node-e1c4cefaa8d2-cefaa785,
#w-node-e1c4cefaa8e6-cefaa785,
#w-node-e1c4cefaa8fa-cefaa785,
#w-node-e1c4cefaa963-cefaa785,
#w-node-e1c4cefaa977-cefaa785,
#w-node-e1c4cefaa98b-cefaa785,
#w-node-e1c4cefaa9f4-cefaa785,
#w-node-e1c4cefaaa08-cefaa785,
#w-node-e1c4cefaaa1c-cefaa785,
#w-node-e1c4cefaaa99-cefaa785,
#w-node-e1c4cefaaaad-cefaa785 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5
}

#w-node-e1c4cefaa7b8-cefaa785,
#w-node-e1c4cefaa7cc-cefaa785,
#w-node-e1c4cefaa7e0-cefaa785,
#w-node-e1c4cefaa849-cefaa785,
#w-node-e1c4cefaa85d-cefaa785,
#w-node-e1c4cefaa871-cefaa785,
#w-node-e1c4cefaa8da-cefaa785,
#w-node-e1c4cefaa8ee-cefaa785,
#w-node-e1c4cefaa902-cefaa785,
#w-node-e1c4cefaa96b-cefaa785,
#w-node-e1c4cefaa97f-cefaa785,
#w-node-e1c4cefaa993-cefaa785,
#w-node-e1c4cefaa9fc-cefaa785,
#w-node-e1c4cefaaa10-cefaa785,
#w-node-e1c4cefaaa24-cefaa785,
#w-node-e1c4cefaaaa1-cefaa785,
#w-node-e1c4cefaaab5-cefaa785 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 4;
    grid-row-end: 5;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

#w-node-e1c4cefaa7ba-cefaa785,
#w-node-e1c4cefaa7ce-cefaa785,
#w-node-e1c4cefaa7e2-cefaa785,
#w-node-e1c4cefaa84b-cefaa785,
#w-node-e1c4cefaa85f-cefaa785,
#w-node-e1c4cefaa873-cefaa785,
#w-node-e1c4cefaa8dc-cefaa785,
#w-node-e1c4cefaa8f0-cefaa785,
#w-node-e1c4cefaa904-cefaa785,
#w-node-e1c4cefaa96d-cefaa785,
#w-node-e1c4cefaa981-cefaa785,
#w-node-e1c4cefaa995-cefaa785,
#w-node-e1c4cefaa9fe-cefaa785,
#w-node-e1c4cefaaa12-cefaa785,
#w-node-e1c4cefaaa26-cefaa785,
#w-node-e1c4cefaaaa3-cefaa785,
#w-node-e1c4cefaaab7-cefaa785 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;

    align-self: auto
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa7b0-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa7b8-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa7ba-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa7be-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa7c0-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa7ba-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa7be-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa7c4-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa7cc-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa7ce-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa7d2-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa7d4-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa7ce-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa7d2-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa7d8-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa7e0-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa7e2-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa83b-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa83d-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa7e2-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa83b-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa841-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa849-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa84b-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa84f-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa851-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa84b-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa84f-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa855-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa85d-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa85f-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa863-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa865-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa85f-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa863-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa869-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa871-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa873-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa8cc-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa8ce-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa873-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa8cc-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa8d2-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa8da-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa8dc-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa8e0-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa8e2-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa8dc-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa8e0-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa8e6-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa8ee-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa8f0-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa8f4-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa8f6-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa8f0-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa8f4-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa8fa-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa902-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa904-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa95d-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa95f-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa904-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa95d-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa963-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa96b-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa96d-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa971-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa973-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa96d-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa971-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa977-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa97f-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa981-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa985-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa987-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa981-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa985-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa98b-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa993-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa995-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaa9ee-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaa9f0-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa995-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaa9ee-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaa9f4-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaa9fc-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaa9fe-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaaa02-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaaa04-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaa9fe-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaaa02-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaaa08-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaaa10-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaaa12-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaaa16-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaaa18-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaaa12-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaaa16-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaaa1c-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaaa24-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaaa26-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaaa93-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaaa95-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaaa26-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaaa93-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaaa99-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaaaa1-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaaaa3-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
    #w-node-e1c4cefaaaa7-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 3;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3
    }
    #w-node-e1c4cefaaaa9-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaaaa3-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
    #w-node-e1c4cefaaaa7-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 1;
        grid-row-end: 3
    }
}

@media screen and (max-width:767px) {
    #w-node-e1c4cefaaaad-cefaa785 {
        -ms-grid-column: 3;
        grid-column-start: 3;
        -ms-grid-column-span: 2;
        grid-column-end: 5;
        -ms-grid-row: 3;
        grid-row-start: 3;
        -ms-grid-row-span: 2;
        grid-row-end: 5;
        -ms-grid-row-align: end;
        align-self: end
    }
    #w-node-e1c4cefaaab5-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 4;
        grid-row-end: 5;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    #w-node-e1c4cefaaab7-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 2;
        grid-column-end: 3;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: 3;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center
    }
}

@media screen and (max-width:479px) {
    #w-node-e1c4cefaaab7-cefaa785 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: start;
        justify-self: start
    }
}



#podmenu-line{background:#D7D7D7;color:#fff;position:relative;}
.menu-line{position:relative;list-style:none;}
.menu-line li{padding:15px 5px 15px 0;float:left;}
.menu-line li a{font-family:'Akrobat-Black';position:relative;padding:8px 18px;font-size:16px;text-decoration:none;color:#000;font-family:'Akrobat-Black';border-radius:20px;background:#D7D7D7;}
.menu-line li a:hover{color:#fff;background:#0F894E;}
.menu-line .active a{color:#fff;background:#0F894E;}
.title_blog{background-image:url('../images/slider2.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 150px rgba(37,37,37, 0.5) inset;}
.title_blog h1{font-size:10rem;text-transform:uppercase;font-family:'Akrobat-ExtraBold';font-weight:400;line-height:1.3;color:#fff;}
.title_blog h1 span{font-size:32px;}
.wrap-blog-content{background-color:#fff;border-radius:6px;width:100%;padding:0;margin:30px 0 30px 0;font-size:16px;font-family:'GothaProReg';display:inline-block;position:relative;-webkit-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);-moz-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);box-shadow:0px 2px 6px 2px rgba(224,224,224,1);}
.wrap-blog-content .post_thumbnail img{border-radius:6px 6px 0 0;width:100%;}
.wrap-blog-content .foto-author{text-align:center;}
.wrap-blog-content .foto-author img{width:100px;height:100px;margin:20px 0;border-radius:50px;}
.wrap-blog-content .name-author{text-align:center;font-family:'GothaProBol';font-weight:bold;font-size:16px;margin-bottom:20px;}
.wrap-blog-content .name-author span{font-family:'GothaProReg';font-weight:300;font-size:14px;color:#565656;font-style:italic;}
.wrap-blog-content .date-author{font-family:'GothaProReg';font-weight:300;font-size:14px;color:#565656;text-align:center;}
.wrap-blog-content .category-author ul{text-align:center;margin:0;padding:0;}
.wrap-blog-content .category-author ul li{display:inline;list-style:none;}
.wrap-blog-content .category-author ul li li a{font-family:'GothaProReg';font-weight:300;font-size:14px;text-decoration:none;color:#565656;}
.wrap-blog-content .title-blog{margin:20px 0;}
.wrap-blog-content .title-blog a{text-align:left;font-family:'Akrobat-ExtraBold';font-weight:bold;font-size:36px;line-height:1;color:#000;}
.wrap-grid .wrap-blog-content .action-buttons{text-align:left;}
.wrap-blog-content .action-buttons a{font-family:'Akrobat-ExtraBold';font-size:17px;line-height:20px;padding:10px;width:100%;padding:8px 20px;text-decoration:none;text-transform:uppercase;border:2px solid #41CC3E;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:none;color:#41CC3E;}
.wrap-blog-content .action-buttons a:hover{color:#fff;background:#41CC3E;}
.wrap-blog-content .title-blog-single{padding:20px;}
.wrap-blog-content .date-author-single{font-family:'GothaProReg';font-weight:300;font-size:14px;color:#565656;text-align:left;padding:0 20px;}
.wrap-blog-content .entry_content{padding:20px;font-family:'GothaProReg';font-weight:300;}
.wrap-blog-content .alignleft{text-align:left;float:left;margin:0 10px 10px 0;}
.wrap-blog-content .alignright{text-align:right;float:right;margin:0 0 10px 10px;}
.wrap-blog-content .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.wrap-blog-content .entry_content ul{margin:10px 0 20px 40px;}
.wrap-blog-content .entry_content ul li{margin:5px 0;list-style-type:square;font-size:14px;}
.wrap-blog-content .entry_content ol{margin:10px 0 20px 40px;}
.wrap-blog-content .entry_content ol li{margin:5px 0;font-size:14px;}
.siteBar_block{background-color:#fff;border-radius:6px;width:100%;padding:35px 35px;margin:30px 0 30px 0;font-size:16px;font-family:'GothaProReg';display:block;position:relative;-webkit-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);-moz-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);box-shadow:0px 2px 6px 2px rgba(224,224,224,1);}
.clear{clear:both;}
.text_bg_fff{background-color:#fff;border-radius:6px;width:100%;padding:35px 25px;margin:30px 0 30px 0;font-size:16px;font-family:'GothaProReg';position:relative;display:inline-block;-webkit-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);-moz-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);box-shadow:0px 2px 6px 2px rgba(224,224,224,1);}
.text_bg_fff img{border-radius:6px;margin:10px;}
.text_bg_fff strong{font-weight:bold;font-family:'GothaProBol';}
.text_bg_fff .alignleft{text-align:left;float:left;margin:0 40px 40px 0;}
.text_bg_fff .alignright{text-align:right;float:right;margin:0 0 40px 40px;}
.text_bg_fff .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.text_bg_fff ul{margin:20px 0 20px 30px;}
.text_bg_fff ol{margin:40px 0 20px 30px;}
.wrap-grid .action-buttons{text-align:center;width:100%;margin:40px 0;}
.wrap-grid .action-buttons .button{font-family:'Akrobat-ExtraBold';font-size:17px;line-height:20px;padding:15px 30px;min-width:240px;display:inline-block;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;background:#41CC3E;color:#fff;text-decoration:none;outline:none;margin:0 15px;-webkit-box-shadow:0 3px 15px #ccc;-moz-box-shadow:0 3px 15px #ccc;-ms-box-shadow:0 3px 15px #ccc;-o-box-shadow:0 3px 15px #ccc;box-shadow:0 3px 15px #ccc;cursor:pointer;text-transform:uppercase;}
.wrap-grid .action-buttons .button:hover{background:#fff;color:#41CC3E;}
.block-link-proizv{width:359px;background:url('../images/block-link-proizv.PNG') center no-repeat;height:210px;}
.block-link-garanty{width:359px;background:url('../images/block-link-garanty.PNG') center no-repeat;height:210px;}
.block-link-akcii{width:359px;background:url('../images/block-link-akcii.PNG') center no-repeat;height:210px;}
.block-link-proizv, .block-link-garanty, .block-link-akcii{padding:25px 0 25px 50px;color:#fff;}
.block-link-proizv .title, .block-link-garanty .title, .block-link-akcii .title{font-family:'Akrobat-Bold';font-size:18px;padding-left:25px;}
.block-link-proizv .desc, .block-link-garanty .desc, .block-link-akcii .desc{font-family:'GothaProReg';font-size:14px;padding:25px 10px 25px 25px;}
.block-link-proizv .link, .block-link-garanty .link, .block-link-akcii .link{font-family:'GothaProReg';font-size:14px;padding-left:25px;}
.block-link-proizv .link a, .block-link-garanty .link a, .block-link-akcii .link a{color:#FFDD00;text-decoration:none;border-bottom:1px solid #FFDD00;}
.block-link-proizv .link a:hover, .block-link-garanty .link a:hover, .block-link-akcii .link a:hover{border-bottom:none;}
#block-about-top{float:left;width:100%;background:url('../images/about-bg.png') center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden;padding:105px 100px 50px 100px;-webkit-box-shadow:0 5px 20px #ccc;-moz-box-shadow:0 5px 20px #ccc;-ms-box-shadow:0 5px 20px #ccc;-o-box-shadow:0 5px 20px #ccc;box-shadow:0 5px 20px #ccc;margin:20px 0 60px;text-align:center;}
#block-about-top .about-title{font-size:64px;color:#fff;font-family:'Akrobat-ExtraBold';line-height:1;}
#block-about-top .about-desc{font-size:24px;color:#fff;font-family:'Akrobat-Bold';line-height:1;padding:50px;}
#block-about-top .icon-about{font-size:18px;color:#fff;font-family:'Akrobat-Bold';line-height:1;padding:70px 55px 0 55px;text-transform:uppercase;}
#block-about-top .icon-about img{float:left;}
#block-about-top .icon-about span{float:left;text-align:left;margin:10px 0 0 20px;}
#block-about-5{float:left;width:100%;margin:0 0 30px;}
#block-about-5 .block-content{margin:0 -15px;}

#block-about-5 .item{float:left;width:50%;padding:0 15px;}
#block-about-5 .item:nth-child(2n+1){clear:both;}
#block-about-5 .item .item-cont{background:#fff;display:table;position:relative;margin:0 0 30px;padding:10px 20px 20px 20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 10px #ccc;-moz-box-shadow:0 3px 10px #ccc;-ms-box-shadow:0 3px 10px #ccc;-o-box-shadow:0 3px 10px #ccc;box-shadow:0 3px 10px #ccc;}
#block-about-5 .item .title{display:block;text-align:left;padding:10px 0px 10px 0;font-size:27px;line-height:1;color:#fcbe1f;font-family:'Akrobat-ExtraBold';}
#block-about-5 .item .text{display:block;font-size:18px;line-height:1.3;}

#block-form-order-text{float:left;width:100%;background:url('../images/bg006.jpg') center no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden;padding:25px 100px 125px 100px;-webkit-box-shadow:0 5px 20px #ccc;-moz-box-shadow:0 5px 20px #ccc;-ms-box-shadow:0 5px 20px #ccc;-o-box-shadow:0 5px 20px #ccc;box-shadow:0 5px 20px #ccc;margin:0 0 60px;}
#block-form-order-text .block-form-order-title{font-size:53px;font-family:'Akrobat-ExtraBold';font-weight:700;text-transform:uppercase;color:#fff;margin:40px 0 60px 0;}
#block-form-order-text form{width:100%;max-width:400px;display:block;margin:0 auto;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border:3px solid #fff;padding:40px 30px;}
#block-form-order-text form .title-form{font-family:'Akrobat-ExtraBold';font-size:34px;line-height:1;margin:0 0 10px;}
#block-form-order-text form > p{font-size:21px;line-height:1.2;font-family:'Akrobat-Bold';margin:0 0 20px;}
#block-form-order-text form .item{margin:0 0 15px;}
#block-form-order-text form .item input{display:block;width:100%;outline:none;border:none;background:#fff;font-size:16px;line-height:20px;padding:10px 20px;color:#212121;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}
#block-form-order-text form .action-button{margin:25px 0 0;}
#block-form-order-text form .action-button input{font-family:'Akrobat-ExtraBold';font-size:17px;line-height:20px;padding:10px;width:100%;max-width:160px;text-transform:uppercase;border:2px solid #fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:none;}
#block-form-order-text form .action-button input:hover{background:#fff;color:#41CC3E;}
#region-breadcrumbs{background:#F2F2F2;padding:10px 0 20px 0;position:relative;}
#region-breadcrumbs a{color:#0F894E;font-family:'GothaProReg';}
.bg_green{background-color:#0F894E;border-radius:6px;width:100%;padding:35px 25px;margin:30px 0 30px 0;font-size:16px;font-family:'GothaProReg';display:inline-block;position:relative;}
.bg_green .action-buttons{text-align:center;width:100%;margin:40px 0 0;}
.bg_green .action-buttons input{font-family:'Akrobat-ExtraBold';font-size:16px;line-height:20px;padding:15px 30px;min-width:240px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background:#FCBE1F;color:#fff;text-decoration:none;outline:none;margin:0 15px;cursor:pointer;text-transform:uppercase;}
.bg_green .action-buttons input:hover{background:#EAB01C;}
.bg_green_h1 .action-buttons{text-align:center;width:100%;margin:0px 0 0;}
.bg_green_h1 .action-buttons input{font-family:'Akrobat-ExtraBold';font-size:16px;line-height:20px;padding:15px 30px;min-width:240px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background:#FCBE1F;color:#fff;text-decoration:none;outline:none;margin:0 15px;cursor:pointer;text-transform:uppercase;}
.bg_green_h1 .action-buttons input:hover{background:#EAB01C;}
input[type="text"], input[type="email"], textarea{border:1px solid #cccccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;background:#ffffff !important;outline:none;width:100%;padding:10px 0 10px 10px;color:#cccccc;font-size:16px;}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus{color:#000000;border:1px solid #41CC3E;}
.bg_img_h1{text-align:center;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:6px;overflow:hidden;height:300px;padding:40px 20px 0 20px;margin:20px 0px;}
.bg_green_h1{border-radius:6px;background-color:#41CC3E;height:300px;padding:10px 30px 0 30px;margin:20px 0px;}
.modal-header h2{color:#555;font-size:20px;font-weight:normal;line-height:1;margin:0;}
.modal .btn-close{color:#aaa;cursor:pointer;font-size:30px;text-decoration:none;position:absolute;right:5px;top:0;}
.modal .btn-close:hover{color:red;}
.modal-wrap:before{content:"";display:none;background:rgba(0, 0, 0, 0.6);position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;}
.modal-overlay{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:102;}
.modal-open:checked ~ .modal-wrap:before,
.modal-open:checked ~ .modal-wrap .modal-overlay{display:block;}
.modal-open:checked ~ .modal-wrap .modal-dialog{-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);top:20%;}
.modal-dialog{background:#fefefe;border:#555555 solid 1px;border-radius:5px;position:fixed;left:50%;top:-100%;-webkit-transform:translate(-50%, -500%);-ms-transform:translate(-50%, -500%);-o-transform:translate(-50%, -500%);transform:translate(-50%, -500%);-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;-o-transition:-o-transform 0.4s ease-out;transition:transform 0.4s ease-out;width:80%;max-width:500px;z-index:103;}
.modal-body{padding:20px;}
.modal-body p{margin:0;}
.modal-header,
.modal-footer{padding:20px 20px;}
.modal-header{border-bottom:#eaeaea solid 1px;}
.modal-header h2{font-size:20px;margin:0;}
.modal-footer{border-top:#eaeaea solid 1px;text-align:right;}
.modal-body img{max-width:100%;height:auto;}
.btn{background:#fff;border:#555 solid 1px;border-radius:3px;cursor:pointer;display:inline-block;font-size:14px;padding:8px 15px;text-decoration:none;text-align:center;min-width:60px;position:relative;}
.btn:hover, .btn:focus{background:#f2f2f2;}
.btn-primary{background:#428bca;border-color:#357ebd;color:#fff;}
.btn-primary:hover{background:#66A1D3;}
.textbox{height:45px;width:100%;border-radius:3px;border:rgba(0,0,0,.3) 1px solid;box-sizing:border-box;font-size:14px;padding:8px;margin-bottom:20px;}
.message:focus,
.textbox:focus{outline:none;border:rgba(24,149,215,1) 1px solid;color:rgba(24,149,215,1);}
.message{background:rgba(255, 255, 255, 0.4);width:100%;height:120px;border:rgba(0,0,0,.3) 1px solid;box-sizing:border-box;-moz-border-radius:3px;font-size:14px;-webkit-border-radius:3px;border-radius:3px;display:block;padding:10px;margin-bottom:20px;overflow:hidden;}
.btn-form{width:100%;height:45px;border:rgba(0,0,0,.2) 1px solid;box-sizing:border-box;background:#dedede;color:#555;transition:background .4s;}
.btn-form:hover{background:#f2f2f2;}
.search{width:100%;position:relative;}
.search input{border:none;}
.search .input{width:100%;padding:8px 37px 9px 15px;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:inset 0 0 5px rgba(0,0,0,0.1), inset 0 1px 2px rgba(0,0,0,0.3);border-radius:0px;background:#EEE;font:13px Tahoma, Arial, sans-serif;color:#555;outline:none;}
.search .input:focus{box-shadow:inset 0 0 5px rgba(0,0,0,0.2), inset 0 1px 2px rgba(0,0,0,0.4);background:#E8E8E8;color:#333;}
.search .submit{position:absolute;top:0;right:0;width:60px;height:100%;cursor:pointer;background:url(../img/search_icon.PNG) 50% no-repeat;}
.search .submit:hover{opacity:0.8;}
input[type="search"]{-webkit-appearance:none;}
.tabs{width:100%;padding:0px;margin:40px auto;text-align:center;}
.tabs>section{display:none;padding:15px;border:none;text-align:left;}
.tabs>section>p{margin:0 0 5px;line-height:1.5;color:#383838;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
@keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
.tabs>input{display:none;position:absolute;}
.tabs>label{display:inline-block;text-transform:uppercase;margin:10px 20px 20px 0;padding:10px 25px;font-weight:600;text-align:center;color:#0F894E;background:#fff;border-radius:6px;-webkit-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);-moz-box-shadow:0px 2px 6px 2px rgba(224,224,224,1);box-shadow:0px 2px 6px 2px rgba(224,224,224,1);}
.tabs>label:hover{color:#888;cursor:pointer;}
.tabs>input:checked+label{color:#fff;background:#41CC3E;}
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4, #tab5:checked~#content-tab5, #tab6:checked~#content-tab6{display:block;}
@media screen and (max-width:680px){.tabs>label{font-size:12px;}
.tabs>label:before{margin:0;font-size:18px;}
}
@media screen and (max-width:400px){.tabs>label{padding:15px;}}

.text-h1-company {
	color:#000;
	font-size:37px;
	font-family: 'Akrobat-ExtraBold';
	text-align:center;
}
@media screen and (max-width:479px) {
	#block-about-5 .item:nth-child{clear:both;}
	#block-about-5 .item{width:100%;}
	.text-h1-company {font-size:22px;}
}
