body {
  font-family: GothamProRegular.eot, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.hero-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .71), rgba(0, 0, 0, .71)), url('../images/s42s9BeqvMM.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .71), rgba(0, 0, 0, .71)), url('../images/s42s9BeqvMM.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  background-color: #252525;
}

.brand {
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
}

.logo_txt {
  font-family: GothamProBlack.eot, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.span_yellow {
  color: #fd0;
}

.nav_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.link {
  margin-right: 15px;
  margin-left: 15px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fd0;
  font-size: 14px;
  text-decoration: none;
}

.link:hover {
  color: #fff;
}

.contact_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  color: #fff;
}

.contact_text {
  line-height: 20px;
  text-decoration: none;
}

.contact_text.location {
  margin-top: 5px;
  padding-left: 30px;
  background-image: url('../images/logo_metro.svg');
  background-position: 0px 0px;
  background-size: 22px;
  background-repeat: no-repeat;
  font-size: 12px;
}

.contact_text.location.footer {
  margin-top: 12px;
}

.contact_text.adv {
  width: 50%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 40px;
  background-image: url('../images/car-washing.svg');
  background-position: 0px 100%;
  background-size: 30px;
  background-repeat: no-repeat;
  line-height: 30px;
}

.contact_text.table_text {
  font-size: 24px;
  line-height: 36px;
}

.contact_text.bold {
  font-family: GothamProBold.eot, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.contact_text.descript {
  margin-top: 27px;
  font-size: 13px;
  text-align: center;
}

.contact_text.title {
  margin-bottom: 30px;
  font-weight: 700;
}

.contact_text.footer {
  font-size: 18px;
  line-height: 22px;
}

.contact_text.footer.margin {
  margin-top: 10px;
}

.contact_text.politic {
  margin-top: 3px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.contact_text.copyrite {
  color: hsla(0, 0%, 100%, .19);
  font-size: 14px;
}

.contact_text.lable {
  width: 120px;
  font-size: 14px;
}

.contact_text.lable.email {
  width: 70px;
}

.contact_text.top {
  font-size: 12px;
}

.contact_col {
  font-size: 14px;
}

.contact_col.phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 12px;
}

.contact_phone_link {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.contact_phone_link.footer {
  display: block;
  margin-bottom: 20px;
  color: #252525;
  font-size: 24px;
  font-weight: 400;
}

.big_heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: GothamProBlack.eot, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.big_heading.heading_section {
  color: #252525;
  font-size: 30px;
  line-height: 32px;
}

.paragraph {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: GothamProRegular.eot, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  text-align: center;
}

.paragraph.section_paragraph {
  display: block;
  max-width: 830px;
  margin-right: auto;
  margin-left: auto;
  color: #252525;
  text-align: left;
}

.paragraph.center_black {
  margin-top: 2%;
  color: #252525;
  font-size: 16px;
  line-height: 25px;
}

.paragraph.soglasie {
  color: #252525;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

.button {
  margin-top: 95px;
  padding: 25px 60px;
  border-radius: 37px;
  background-color: #fd0;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
}

.button.black {
  margin-top: 50px;
  background-color: #252525;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
}

.button.black:hover {
  background-color: #3c3c3c;
}

.button.form {
  margin-top: 20px;
  border-radius: 5px;
  background-color: #ff9000;
  color: #fff;
}

.section {
  padding: 115px 15px;
}

.section.yellow {
  display: block;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fd0;
}

.section.contact {
  padding-top: 105px;
  padding-bottom: 78px;
}

.section.price {
  padding-bottom: 0px;
  text-align: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
}

.container {
  display: block;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.brand_wrapper {
  display: none;
  margin-top: 70px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brand_item {
  width: 20%;
  padding: 25px 15px;
}

.advantage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.table {
  display: block;
  margin: 55px auto 70px;
}

.table.mini {
  max-width: 420px;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.row.yellow {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fd0;
}

.row.black {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #252525;
  color: #fd0;
}

.row.white {
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 1px solid #e1e1e1;
}

.row.mini {
  border-top: 1px solid #fff188;
  border-bottom: 1px solid #fff188;
}

.row.mini.next {
  border-top-style: none;
}

.row.contacts {
  margin-top: 70px;
}

.column {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.column.left_align {
  text-align: left;
}

.column.contact {
  text-align: left;
}

.special_wrapper {
  display: block;
  max-width: 830px;
  margin-top: 65px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fd0;
  text-align: center;
}

.footer_copyright {
  display: block;
  height: 103px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #252525;
  color: #fff;
  text-align: center;
}

.map_wrapper {
  display: block;
}

.menu_wrapper {
  display: block;
}

.futer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #252525;
  text-align: center;
}

.modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .91);
}

.form_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  position: relative;
  width: 100%;
  max-width: 770px;
  padding: 50px;
  border-radius: 5px;
  background-color: #fff;
}

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

.input_wrapper.right_align {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.input {
  height: 50px;
  margin-bottom: 0px;
  border-radius: 3px;
}

.input.phone {
  margin-right: 30px;
}

.input.phone.black::-webkit-input-placeholder {
  color: #252525;
}

.input.phone.black:-ms-input-placeholder {
  color: #252525;
}

.input.phone.black::placeholder {
  color: #252525;
}

.input.area {
  height: 90px;
}

.text-span {
  color: red;
}

.heading_form_wrapper {
  margin-bottom: 30px;
}

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

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

.form-2 {
  width: 100%;
}

.div-block {
  margin-right: 30px;
}

.close {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 12px;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  font-family: Exo, sans-serif;
  color: red;
  font-size: 56px;
  font-weight: 100;
  text-decoration: none;
}

.close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.bg_close {
  position: absolute;
  width: 100%;
  height: 100%;
}

.succes {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #fff;
}

.scces_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  line-height: 40px;
}

.error-message {
  text-align: center;
}

.row_tabl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top: 1px solid #e1e1e1;
}

.row_tabl.yellow {
  margin-top: 30px;
  background-color: #fd0;
}

.col_table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  -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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.col_table.first {
  width: 350px;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.col_table.himiya {
  width: 150px;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 13px;
  text-align: left;
}

.col_table.group {
  width: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #e1e1e1;
}

.col_child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33333333%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  -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-left: 1px solid #e1e1e1;
  font-size: 14px;
}

html.w-mod-js *[data-ix="modal"] {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .head {
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link.menu_popup {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .contact_block {
    margin-left: 30px;
  }
  .contact_text.adv {
    font-size: 15px;
  }
  .contact_text.footer {
    font-size: 16px;
  }
  .contact_phone_link.footer {
    font-size: 20px;
  }
  .menu_button {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .line_hamburger-up {
    width: 30px;
    height: 2px;
    background-color: #fd0;
  }
  .line_hamburger-center {
    width: 25px;
    height: 2px;
    margin-top: 9px;
    margin-bottom: 9px;
    background-color: #fd0;
  }
  .line_hamburger-down {
    width: 30px;
    height: 2px;
    background-color: #fd0;
  }
  .big_heading {
    font-size: 50px;
    line-height: 55px;
  }
  .paragraph {
    font-size: 16px;
    line-height: 26px;
  }
  .button {
    margin-top: 65px;
  }
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .brand_item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .menu_wrapper {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .94);
    -webkit-transform: translate(-150%, 0px);
    -ms-transform: translate(-150%, 0px);
    transform: translate(-150%, 0px);
  }
  .menu {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -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;
  }
  .modal {
    display: none;
  }
  .form_wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .hero-home {
    max-height: 400px;
  }
  .head {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .brand {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .logo_txt {
    font-size: 18px;
  }
  .contact_block {
    width: 100%;
    margin-right: 60px;
    margin-left: 30px;
  }
  .contact_text {
    font-size: 12px;
  }
  .contact_text.adv {
    width: 100%;
    font-size: 14px;
  }
  .contact_text.table_text {
    font-size: 18px;
  }
  .contact_text.title {
    font-size: 16px;
  }
  .contact_col {
    width: 100%;
    min-width: 170px;
  }
  .contact_col.phones {
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .menu_button {
    padding: 18px;
  }
  .big_heading {
    font-size: 35px;
    line-height: 41px;
  }
  .big_heading.heading_section {
    font-size: 22px;
  }
  .paragraph {
    font-size: 13px;
    line-height: 22px;
  }
  .paragraph.center_black {
    font-size: 13px;
  }
  .button.form {
    padding: 14px 35px;
  }
  .section {
    padding: 30px 10px;
  }
  .brand_wrapper {
    margin-top: 20px;
  }
  .brand_item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .advantage {
    max-width: 400px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
  .column.left_align {
    padding-left: 14px;
  }
  .special_wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .form-block {
    overflow: auto;
    padding: 30px 37px;
  }
  .input_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading_form_wrapper {
    margin-bottom: 20px;
  }
  .col_table.first {
    font-size: 14px;
  }
}

@media (max-width: 479px) {
  .hero-home {
    max-height: 320px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .head {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .logo_txt {
    margin-right: auto;
    margin-left: auto;
  }
  .contact_block {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact_text {
    line-height: 16px;
  }
  .contact_text.location {
    display: inline-block;
  }
  .contact_text.adv {
    background-position: 0px 4px;
    background-size: 20px;
    line-height: 30px;
  }
  .contact_text.table_text {
    font-size: 16px;
    line-height: 20px;
  }
  .contact_text.footer {
    font-size: 15px;
  }
  .contact_col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact_col.phones {
    min-width: auto;
    margin-top: 5px;
    padding-left: 0px;
    -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;
  }
  .contact_phone_link {
    margin-right: 10px;
    margin-left: 10px;
  }
  .contact_phone_link.footer {
    font-size: 18px;
  }
  .menu_button {
    padding: 15px;
  }
  .line_hamburger-up {
    width: 25px;
  }
  .line_hamburger-center {
    width: 20px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .line_hamburger-down {
    width: 25px;
  }
  .big_heading {
    font-size: 22px;
    line-height: 30px;
  }
  .big_heading.heading_section {
    font-size: 16px;
  }
  .paragraph {
    font-size: 14px;
    line-height: 22px;
  }
  .paragraph.section_paragraph {
    font-size: 12px;
  }
  .paragraph.center_black {
    font-size: 14px;
  }
  .button {
    margin-top: 30px;
    padding: 10px 22px;
  }
  .button.black {
    margin-top: 25px;
  }
  .section.contact {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .brand_item {
    width: 50%;
  }
  .advantage {
    width: auto;
    margin-top: 18px;
  }
  .table {
    margin-top: 40px;
  }
  .row.contacts {
    margin-top: 30px;
  }
  .column {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .column.contact {
    font-size: 16px;
  }
  .special_wrapper {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form-block {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col_table.first {
    font-size: 11px;
  }
  .col_table.himiya {
    width: 181px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
  }
  .col_table.group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .col_child {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@font-face {
  font-family: 'GothamProRegular.eot';
  src: url('../fonts/GothamProRegular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBlack.eot';
  src: url('../fonts/GothamProBlack.eot') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBold.eot';
  src: url('../fonts/GothamProBold.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBlack.woff';
  src: url('../fonts/GothamProBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBold.woff';
  src: url('../fonts/GothamProBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProRegular.woff';
  src: url('../fonts/GothamProRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBlack.ttf';
  src: url('../fonts/GothamProBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBold.ttf';
  src: url('../fonts/GothamProBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProRegular.ttf';
  src: url('../fonts/GothamProRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}