.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.grecaptcha-badge {
	visibility: hidden;
}
.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

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

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

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

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

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

.body {
  font-family: 'PT Sans', sans-serif;
  color: #101113;
  font-size: 18px;
  line-height: 1.5em;
}

.menu_up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 2%;
  -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: #2b33d9;
}

.link_menu_up {
  padding-left: 25px;
  background-image: url('../images/info.jpg');
  background-position: 0px 4px;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

.link_menu_up._2 {
  margin-right: 60px;
  margin-left: 60px;
  background-image: url('../images/036-profile.jpg');
}

.link_menu_up._3 {
  
}

.phone_logo_wrp {
  padding: 10px 2%;
  background-color: #fff;
}

.phone_logo_cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  -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;
}

.phone_logo_txt {
  max-width: 275px;
  margin-right: auto;
  margin-left: auto;
  color: #101113;
  font-size: 18px;
  line-height: 1.2em;
  text-align: center;
}

.phone_box {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link_phone {
  color: #101113;
  font-size: 24px;
  text-decoration: none;
  font-weight: 600;
}

.button_phone {
  margin-top: 10px;
  padding-right: 30px;
  padding-left: 50px;
  border-radius: 5px;
  background-color: #e92401;
  background-image: url('../images/phone.png');
  background-position: 27px 15px;
  background-size: 15px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 16px;
}

.button_phone:hover {
  background-color: #c31d00;
}

.menu_hero {
  padding-right: 2%;
  padding-left: 2%;
  background-color: #2b33d9;
}
.menu_hero__fixed {
  position: fixed;
  top: 0;
  width: 100%;
}
.container {
  max-width: 1170px;
}

.link_menu_hero, #menu-item-806,  #menu-item-805  {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px 12px 20px;
  background-image: url('../images/ty.jpg');
  background-position: 0% 42%;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #fff;
}

.link_menu_hero._2 {
  background-image: url('../images/iv.jpg');
}

.link_menu_hero._3 {
  background-image: url('../images/gd.jpg');
}
#menu-item-806 {
  font-size: 16px;
  background-image: url('../images/gd.jpg');
}
#menu-item-805 {
  padding-left: 23px;
  background-image: url('../images/asw.jpg');
  background-size: 18px;
  font-size: 16px;
}
.link_menu_hero._5 {
  background-image: url('../images/hj.jpg');
}

.link_menu_hero._6 {
  background-image: url('../images/ui.jpg');
}

.link_menu_hero._7 {
  background-image: url('../images/ghk.jpg');
}

.link_menu_hero._4 {
  padding-left: 23px;
  background-image: url('../images/asw.jpg');
  background-size: 18px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  margin: 0;
}

.s1 {
  padding: 5% 2%;
  background-image: url('../images/bg.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.s1.slaid {
  margin-left: -15px;
  margin-right: -15px;
}

.s1_h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 45px;
  line-height: 1.4em;
  text-transform: uppercase;
}

.s1_p {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
  line-height: 1.4em;
}

.s1_advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 580px;
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.s1_button {
  margin-top: 40px;
  padding: 12px 50px;
  border-radius: 5px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.s1_button:hover {
  background-color: #c31d00;
}

.s1_advantages_txt {
  padding-left: 20px;
  background-image: url('../images/Ellipse-7.svg');
  background-position: 0px 6px;
  background-size: 12px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.s2 {
  padding: 5% 2%;
  background-color: #e5e5e5;
  background-image: url('../images/circle.jpg');
  background-position: 700px 50px;
  background-size: 800px;
  background-repeat: no-repeat;
}

.s2_cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s2_txt_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -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;
}

.s2_h2 {
  margin-top: 0px;
  margin-bottom: 70px;
  font-size: 45px;
  line-height: 1.2em;
  font-weight: 600;
}

.s2_txt {
  margin-bottom: 20px;
  color: #2b33d9;
  font-size: 28px;
  font-weight: 700;
}

.s2_h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
  font-weight: 600;
}

.s2_p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 20px;
}

.s2_columns {
  width: 100%;
}

.s2_column_txt {
  width: 100%;
  margin-left: 20px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-2 {
  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;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.s3 {
  padding: 5% 0%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.s3_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s3_h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.s3_works_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 58px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.s3_work_column {
  position: relative;
  width: 19%;
  text-align: center;
}

.s3_h3 {
  margin-top: 21px;
  margin-bottom: 0px;
  line-height: 1.2em;
  font-weight: 600;
}

.s3_p {
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 1.4em;
}

.s3_crcl_img {
  position: absolute;
  left: auto;
  top: 17%;
  right: -18%;
  bottom: auto;
}

.s4 {
  padding: 5% 2%;
  background-image: url('../images/bg2_1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s4_cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s4_h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s4_tiket_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4%;
  border: 3px solid #000;
}

.s4_left_tiket {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 24px;
  -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-style: solid;
  border-width: 20px;
  border-color: #e92401;
  background-color: #fff;
}

.s4_line {
  width: 4px;
  background-color: #000;
}

.s4_right_form {
  width: 50%;
  padding: 15px 34px;
  border-style: solid;
  border-width: 20px;
  border-color: #e92401;
  background-color: #fff;
}

.s4_check_txt {
  padding-left: 27px;
  background-image: url('../images/check.jpg');
  background-position: 0px 3px;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #444954;
}

.s4_form {
  margin-top: 15px;
}

.success-message {
  margin-top: 20px;
}

.submit-button {
  padding-right: 36px;
  padding-left: 36px;
  border-radius: 5px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

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

.pole {
  padding-top: 23px;
  padding-bottom: 23px;
  border-style: solid;
  border-width: 1px;
  border-color: grey;
  font-size: 18px;
}

.pole::-webkit-input-placeholder {
  color: #444954;
}

.pole:-ms-input-placeholder {
  color: #444954;
}

.pole::-ms-input-placeholder {
  color: #444954;
}

.pole::placeholder {
  color: #444954;
}

.checkbox {
  margin-top: 3px;
}

.checkbox-label {
  color: #444954;
  line-height: 1.2em;
}

.checkbox-field {
  margin-top: 5px;
  margin-bottom: 0px;
}

.link {
  color: #444954;
  font-size: 16px;
  line-height: 1.1em;
  text-decoration: underline;
}

.s5 {
  padding: 5% 2%;
  /*background-image: url('../images/bg2.jpg');*/
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s5_cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s5_txt_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
}

.s5_h2 {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  color: #101113;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.s5_txt {
  margin-left: 44px;
  font-size: 36px;
  line-height: 1.3em;
  text-align: center;
}

.image, .s5_cont.w-container .n2-section-smartslider {
  width: 40%;
}

.s5_p {
  margin-top: 13px;
  margin-bottom: 0px;
}

.s5_brands_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -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;
}

.s5_img_brand {
  width: 21%;
}

.s5_button {
  margin-top: 25px;
  margin-left: 55px;
  padding: 12px 50px;
  border-radius: 5px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.s5_button:hover {
  background-color: #c31d00;
}

.s6 {
  padding: 1% 2% 0%;
}

.s6_h2 {
  margin-top: 0px;
  margin-bottom: 5%;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s6_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s6_licenses_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s6_man_img {
  width: 20%;
}

.s6_licenses_column {
  width: 20%;
}

.s6_p {
  margin-bottom: 0px;
  line-height: 1.4em;
  text-align: right;
}

.s6_licenses_img {
  width: 18%;
  margin-bottom: auto;
  cursor: zoom-in;
}

.s7 {
  padding: 5% 2%;
  background-color: #e5e5e5;
}

.s7_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s7_slider {
  height: auto;
  margin-top: 15px;
  background-color: transparent;
}

.s7_slider_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.s7_slider_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19%;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -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;
  background-color: #fff;
  text-align: center;
}

.s7_button {
  width: 100%;
  margin-top: 9px;
  padding: 12px 15px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.s7_button:hover {
  background-color: #c31d00;
}

.s7_p {
  margin-top: 10px;
  margin-bottom: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 17px;
  line-height: 1.4em;
}

.s7_p._2 {
  margin-top: 33px;
}

.s7_p._3 {
  margin-top: 9px;
}

.s7_p._5 {
  margin-top: 29px;
}

.slide-nav {
  display: none;
}

.right-arrow {
  width: 40px;
  height: 70px;
  background-color: #fff;
}

.icon-2 {
  color: #101113;
}

.left-arrow {
  width: 40px;
  height: 70px;
  background-color: #fff;
}

.icon-3 {
  color: #101113;
}

.s8 {
  padding: 5% 2%;
  background-image: url('../images/bg3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.s8_h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
}

.s8_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s8_tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5%;
  padding-top: 70px;
  padding-right: 50px;
  padding-bottom: 60px;
  background-color: #ebedec;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-pane-tab-1 {
  width: 100%;
}

.tab-link-tab-1 {
  margin-left: 77px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #8b90e2;
  text-align: left;
}

.tab-link-tab-1.w--current {
  margin-left: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2b33d9;
  text-align: center;
}

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

.tab-link-tab-2 {
  margin-top: 20px;
  margin-left: 75px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #8b90e2;
}

.tab-link-tab-2.w--current {
  margin-left: 0px;
  background-color: #2b33d9;
  text-align: center;
}

.text-block-2 {
  color: #fff;
  font-size: 24px;
}

.tabs-content {
  width: 50%;
}

.s8_prixe_work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 29px;
  margin-left: 40px;
  -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;
}

.s8_tab_txt {
  font-size: 20px;
}

.s8_tab_price {
  padding: 18px;
  border-style: solid;
  border-width: 3px;
  border-color: #2b33d9;
  font-size: 20px;
}

.s8_tab_line {
  width: 19%;
  height: 2px;
  background-color: #101113;
}

.s8_tab_line._7 {
  width: 17%;
}

.s8_tab_line._8 {
  width: 18%;
}

.s8_tab_line._9 {
  width: 20%;
}

.s8_tab_line._1 {
  width: 15%;
}

.s9 {
  padding: 2% 2%;
  background-color: #2b33d9;
}

.s9_h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.s9_p {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1.4em;
}

.s9_button {
  margin-top: 2%;
  padding: 12px 50px;
  border-radius: 5px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.s9_button:hover {
  background-color: #c31d00;
}

.s10 {
  padding: 5% 2%;
  background-color: #e1dad7;
}

.s10_h2 {
  margin-top: 0px;
  margin-bottom: 4%;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s10_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s10_tab {
  margin-top: 20px;
}

.tab-link-tab-1-2 {
  margin-right: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: rgba(155, 131, 126, 0);
}

.tab-link-tab-1-2.w--current {
  margin-right: 10px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #e92401;
  color: #fff;
}

.s10_tab_box {
  padding: 22px 0px 22px 20px;
  border: 1px solid #000;
}

.s10_prof_text {
  margin-top: 5px;
  padding-left: 20px;
  background-image: url('../images/text-document.png');
  background-position: 0px 3px;
  background-size: 18px;
  background-repeat: no-repeat;
  line-height: 1.3em;
}

.s11 {
  padding: 5% 2%;
}
.s11_doc_img {
  cursor: zoom-in;
  border: 3px solid #ccc;
}
.s11_h2 {
  margin-top: 0px;
  margin-bottom: 4%;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s11_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s11_docs_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.s11_column_doc {
  width: 32%;
  margin-top: 20px;
  text-align: center;
}

.s11_doc_txt {
  margin-top: 10px;
  font-size: 24px;
}

.s11_warning_txt {
  margin-top: 23px;
  padding: 30px 34px;
  border-style: solid;
  border-width: 1px;
  border-color: #a3a3a3;
  background-color: #e5e5e5;
}

.s11_p {
  margin-bottom: 0px;
  color: #e92401;
  font-size: 20px;
}

.s12 {
  padding: 5% 2%;
  background-image: url('../images/bg5.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s12_h2 {
  margin-top: 0px;
  margin-bottom: 4%;
  color: #fff;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s12_cont {
  max-width: 950px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s12_avatar_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s12_avatar_img {
  width: 24%;
  margin-top: 20px;
}

.s12_img_none {
  position: absolute;
  /*left: 0%;*/
  top: 0;
  /*right: 0%;*/
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 19px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.s12_txt_img {
  font-size: 24px;
  text-align: center;
}

.s12_img_wrp {
  position: relative;
 /* width: 24%;*/
  margin-top: 20px;
}

.image-3 {
  width: 100%;
}

.s13 {
  padding: 5% 2%;
}

.s13_h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s13_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s13_reviews_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-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;
  max-width: 750px;
  margin: 25px auto;
}

.s13_review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  padding: 25px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e1dad7;
}

.s13_review_txt {
  margin-left: 21px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s13_h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2b33d9;
  line-height: 1.2em;
  font-weight: 400;
}

.s13_p {
  margin-bottom: 0px;
  line-height: 1.3em;
}

.s13_hidebox {
  overflow: hidden;
  width: 100%;
}

.s13_button {
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 50px;
  border-radius: 5px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.s13_button:hover {
  background-color: #c31d00;
}

.s14 {
  padding: 5% 2%;
  background-color: #e5e5e5;
}

.s14_h2 {
  margin-top: 0px;
  margin-bottom: 17px;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s14_cont {
  max-width: 1170px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.s14_quest_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.s14_manager_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.s14_h3 {
  margin-top: 18px;
  margin-bottom: 0px;
  color: #2b33d9;
  line-height: 1.2em;
  font-weight: 400;
}

.s14_questions {
  margin-left: 28px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 24px;
}

.question {
  padding: 19px 19px 19px 30px;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
}

.s14_hidebox {
  overflow: hidden;
  margin-top: 10px;
  padding: 0px 24px 15px 30px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.s14_p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.3em;
}

.s15 {
  /*padding: 2% 2%;*/
  -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;
  /*background-image: url('../images/bg9.jpg');
  background-position: 50% 50%;
  background-size: cover;*/
}

.s15_cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  -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;
}

.s15_h2 {
  margin-top: 0px;
  margin-bottom: 17px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.s15_txt_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.s15_txt {
  color: #fff;
  font-size: 24px;
  text-align: right;
}

.s15_icn_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.s15_button {
  margin-top: 3%;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 50px;
  border-radius: 5px;
  background-color: #e92401;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.s15_button:hover {
  background-color: #c31d00;
}

.s16 {
  padding: 2% 2%;
  background-image: url('../images/bg10.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s16_cont {
  max-width: 1170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: white;
}

.s16_h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 25px;
  background-image: url('../images/verified_user.png');
  background-position: 0px 5px;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.5em;
  font-weight: 400;
  font-size: 22px;
}

.s16_h3._2 {
  background-image: url('../images/room.png');
  background-position: 0px 6px;
  background-size: 16px;
}

.s16_p {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #fff;
}

.text-field-5 {
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #c5c5c5;
  background-color: #fff;
  font-size: 18px;
}

.text-field-5::-webkit-input-placeholder {
  color: #000;
}

.text-field-5:-ms-input-placeholder {
  color: #000;
}

.text-field-5::-ms-input-placeholder {
  color: #000;
}

.text-field-5::placeholder {
  color: #000;
}

.text-field-5._2 {
  background-image: none;
}

.form-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-block-3 {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1000;
  width: 20px;
  height: 20px;
}

.success-message-2 {
  border-radius: 10px;
  background-color: #fff;
}

.span_gold {
  background-color: #fed81c;
}

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

.form-block-4 {
  position: relative;
  z-index: 2000;
  max-width: 520px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 43px 90px 31px;
  border-radius: 5px;
  background-color: #f3f3f0;
}

.checkbox-label-3 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #554e57;
  font-size: 13px;
  line-height: 1.3em;
}

.checkbox-2 {
  margin-top: 8px;
}

.submit-button-4 {
  margin-top: 10px;
  padding: 17px 29px;
  border-radius: 5px;
  background-color: #e92401;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
}

.text-block-36 {
  margin-bottom: 14px;
  color: #1e1623;
  font-size: 35px;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.checkbox-field-2 {
  margin-top: 8px;
  text-align: left;
}

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

.modal_form {
  position: relative;
  max-width: 600px;
  padding: 25px 15px 15px 25px;
  background-color: #fff;
}

.field-label {
  color: #949494;
  font-weight: 400;
}

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

.text-field-6 {
  width: 33%;
  margin-bottom: 0px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 5px;
  font-size: 18px;
}

.text-field-6._2 {
  margin-left: 10px;
}

.submit-button-5 {
  border-radius: 5px;
  background-color: #e92401;
}

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

.text-block-38 {
  margin-top: 15px;
  margin-bottom: 20px;
}
.footer p {
  float:left;
}
.footer a {
  margin: 0 30px;
} 

@media screen and (max-width: 991px) {
  .link_menu_hero {
    background-image: none;
    text-align: center;
  }
  .link_menu_hero._2 {
    background-image: none;
  }
  .link_menu_hero._3 {
    background-image: none;
  }
  #menu-item-806 {
    background-image: none;
  }
  #menu-item-805 {
    background-image: none;
  }
  .link_menu_hero._5 {
    background-image: none;
  }
  .link_menu_hero._6 {
    background-image: none;
  }
  .link_menu_hero._7 {
    background-image: none;
  }
  .link_menu_hero._4 {
    background-image: none;
  }
  .nav-menu {
    background-color: #2b33d9;
  }
  .s2_txt_box {
    width: 50%;
    margin-left: 0px;
  }
  .s2_column_txt {
    margin-left: 10px;
  }
  .img_partner {
    width: 50%;
  }
  .menu-button {
    background-color: #2b33d9;
  }
  .menu-button.w--open {
    background-color: #2b33d9;
  }
  .icon {
    color: #fff;
  }
  .s3_works_box {
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .s3_work_column {
    width: 50%;
    margin-top: 19px;
    margin-right: auto;
    margin-left: auto;
  }
  .s3_work_column img {
    height: 95px;
  }
  .s4_left_tiket {
    padding: 10px;
  }
  .s4_right_form {
    padding: 10px;
  }
  .s4_check_txt {
    font-size: 16px;
  }
  .link {
    font-size: 14px;
    line-height: 1.1em;
  }
  .s5_p {
    text-align: center;
  }
  .s5_button {
    margin-right: auto;
    margin-left: auto;
  }
  .s6 {
    padding-bottom: 5%;
  }
  .s6_licenses_box {
    -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;
  }
  .s6_man_img {
    display: none;
  }
  .s6_licenses_column {
    width: 100%;
  }
  .s6_p {
    font-size: 16px;
    text-align: left;
  }
  .s6_licenses_img {
    margin-left: 27px;
  }
  .s7_slider_box {
    padding-right: 30px;
    padding-left: 30px;
  }
  .s7_button {
    font-size: 16px;
    line-height: 1.3em;
  }
  .s7_p {
    font-size: 14px;
  }
  .right-arrow {
    width: 30px;
  }
  .icon-2 {
    font-size: 18px;
  }
  .left-arrow {
    width: 30px;
  }
  .icon-3 {
    font-size: 18px;
  }
  .image-2 {
    max-width: 170px;
  }
  .s8_tab {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .tab-link-tab-1 {
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .tab-link-tab-1.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .text-block {
    font-size: 20px;
  }
  .tab-link-tab-2 {
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .text-block-2 {
    font-size: 20px;
  }
  .s8_prixe_work {
    margin-top: 15px;
  }
  .s8_tab_txt {
    font-size: 20px;
  }
  .s8_tab_price {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }
  .s8_tab_line {
    display: none;
  }
  .tab-link-tab-1-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }
  .s10_prof_text {
    font-size: 16px;
  }
  .s11 {
    padding-bottom: 5%;
  }
  .s11_docs_box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .s11_column_doc {
    width: 32%;
  }
  .s11_doc_txt {
    font-size: 18px;
    line-height: 1.2em;
  }
  .s11_warning_txt {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .s11_p {
    line-height: 1.4em;
  }
  .s13 {
    padding-bottom: 15%;
  }
  .s13_reviews_box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .s16_p {
    font-size: 16px;
    line-height: 1.4em;
  }
  .tabs-menu {
    width: 40%;
  }
  .tabs-content {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .link_menu_up {
    font-size: 14px;
  }
  .brand {
    max-width: 210px;
  }
  .phone_logo_txt {
    margin-left: 10px;
    font-size: 16px;
  }
  .phone_box {
    width: 30%;
  }
  .link_phone {
    font-size: 18px;
  }
  .button_phone {
    margin-top: 5px;
    padding: 5px 15px 5px 30px;
    background-position: 12px 9px;
    background-size: 11px;
    font-size: 15px;
    line-height: 1.3em;
    display: none;
  }
  .s1_h1 {
    font-size: 32px;
  }
  .s1_p {
    font-size: 20px;
    margin: 25px 0;
  }
  .s1_advantages_txt {
    font-size: 16px;
    line-height: 1.4em;
  }
  .s2_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s2_txt_box {
    width: 100%;
    text-align: center;
  }
  .s2_h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .s2_txt {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .s2_h3 {
    font-size: 18px;
  }
  .s2_p {
    font-size: 16px;
    line-height: 1.4em;
  }
  .img_partner {
    width: 70%;
  }
  .column-2 {
    margin-top: 13px;
  }
  .column-3 {
    margin-top: 13px;
  }
  .s3_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s3_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  
  
  .s3_h3 {
    font-size: 18px;
  }
  .s3_p {
    font-size: 16px;
  }
  .s3_crcl_img {
    display: none;
  }
  .s4_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s4_h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .s4_tiket_box {
    -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;
  }
  .s4_left_tiket {
    width: 100%;
  }
  .s4_right_form {
    width: 100%;
  }
  .s5_cont {
    -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;
  }
  .s5_txt_box {
    width: 100%;
    margin-top: 21px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s5_h2 {
    margin-right: 0px;
    margin-bottom: 10px;
    font-size: 28px;
  }
  .s5_txt {
    margin-left: 0px;
    font-size: 20px;
    font-weight: 700;
  }
  .s5_cont.w-container .n2-section-smartslider.image, .image {
    width: 60%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .s5_p {
    margin-top: 10px;
  }
  .s5_brands_box {
    max-width: 390px;
  }
  .s6_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s6_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s6_licenses_box {
    margin-top: 7px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .s6_licenses_img {
    width: 32%;
    margin-left: 0px;
  }
  .s7_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s7_slider {
    margin-top: 7px;
  }
  .s7_slider_box {
    -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;
  }
  .s7_slider_column {
    width: 31%;
    margin-top: 11px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .s8_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s8_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s8_tab {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
  .tab-link-tab-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-link-tab-1.w--current {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-link-tab-2 {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .s8_prixe_work {
    margin-left: 10px;
  }
  .s8_tab_txt {
    font-size: 16px;
  }
  .s8_tab_price {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }
  .s9_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s9_p {
    margin-top: 0px;
    font-size: 20px;
    text-align: center;
  }
  .s9_button {
    margin-top: 10px;
  }
  .s10_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s10_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tab-link-tab-1-2 {
    margin-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .tab-link-tab-1-2.w--current {
    margin-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .s11_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s11_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s11_docs_box {
    margin-top: 7px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s12_h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .s12_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s13_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s13_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s13_reviews_box {
    margin-top: 35px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .s13_h3 {
    font-size: 18px;
  }
  .s13_p {
    font-size: 16px;
  }
  .s13_button {
    margin-top: 10px;
  }
  .s14_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s14_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .text-block-3 {
    font-size: 16px;
    line-height: 1.3em;
  }
  .s14_h3 {
    font-size: 18px;
  }
  .s14_questions {
    margin-left: 10px;
  }
  .question_txt {
    font-size: 20px;
  }
  .s14_hidebox {
    padding-right: 15px;
    padding-left: 15px;
  }
  .s14_p {
    font-size: 16px;
  }
  .s15_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s15_h2 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .s15_txt {
    font-size: 16px;
    line-height: 1.4em;
  }
  .s15_icn_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s15_button {
    margin-top: 10px;
  }
  .s16_cont {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .s16_h3 {
    background-size: 15px;
    font-size: 18px;
  }
  .s16_h3._2 {
    background-position: 0px 4px;
    background-size: 15px;
  }
  .form-block-4 {
    max-width: 390px;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
  .text-block-36 {
    font-size: 26px;
  }
  .modal_form {
    padding-top: 43px;
  }
  .form-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-field-6 {
    width: 80%;
  }
  .text-field-6._2 {
    margin-top: 15px;
    margin-left: 0px;
  }
  .submit-button-5 {
    width: 80%;
    margin-top: 19px;
  }
  .text-block-37 {
    text-align: center;
  }
  .text-block-38 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.3em;
    text-align: center;
  }
  .tabs-menu {
    width: 40%;
  }
  .tabs-content {
    width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .link_menu_up {
    padding-left: 15px;
    background-size: 10px;
    line-height: 1.4em;
  }
  .link_menu_up._2 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .phone_logo_cont {
    -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;
    flex-direction: column;
  }
  .logo_img {
    max-width: 150px;
  }
  .phone_logo_txt {
    max-width: none;
    margin-top: 5px;
    margin-left: auto;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
  }
  .phone_box {
    width: 100%;
    margin-top: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link_phone {
    line-height: 1.3em;
    font-size: 24px;
    padding: 5px 0;
    display: none;
  }
  .link_menu_hero {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .nav-menu {
    padding-bottom: 30px;
  }
  .s1 {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .s1_advantages {
    margin-top: 15px;
  }
  .s1_button {
    margin-top: 20px;
  }
  .s1_advantages_txt {
    background-position: 5px 6px;
    background-size: 8px;
    line-height: 1.2em;
  }
  .s2_cont {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s3_work_column {
    width: 100%;
  }
  .s3_h3 {
    margin-top: 10px;
  }
  .s3_p {
    margin-top: 4px;
  }
  .s4_h2 {
    margin-bottom: 10px;
  }
  .s4_tiket_box {
    margin-top: 0px;
  }
  .s4_left_tiket {
    border-width: 10px;
  }
  .s4_right_form {
    border-width: 10px;
  }
  .s5_h2 {
    font-size: 26px;
  }
  .image {
    width: 100%;
  }
  .s5_button {
    margin-top: 15px;
  }
  .s7_slider_column {
    width: 100%;
  }
  .s7_button {
    margin-top: 15px;
  }
  .s7_p {
    font-size: 16px;
  }
  .s8_tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-menu {
    width: 100%;
  }
  .text-block {
    font-size: 17px;
  }
  .text-block-2 {
    font-size: 16px;
  }
  .tabs-content {
    width: 100%;
  }
  .s8_prixe_work {
    margin-top: 10px;
  }
  .s8_prof_box {
    width: 100%;
  }
  .s9_h2 {
    margin-bottom: 10px;
  }
  .s9_button {
    margin-top: 15px;
  }
  .s10_tab_box {
    padding-left: 0px;
  }
  .s11_column_doc {
    width: 100%;
  }
  .s11_warning_txt {
    padding: 10px 15px;
  }
  .s11_p {
    font-size: 16px;
    text-align: center;
  }
  .s12_h2 {
    margin-bottom: 0px;
  }
  .s12_avatar_img {
    width: 48%;
  }
  .s12_txt_img {
    font-size: 16px;
    line-height: 1.4em;
  }
  .s12_img_wrp {
    /* width: 48%; */
  }
  .s13_review {
    margin-top: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s13_review_txt {
    margin-left: 0px;
  }
  .s13_h3 {
    margin-top: 10px;
  }
  .s13_button {
    margin-top: 15px;
  }
  .s14_quest_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s14_manager_box {
    width: 100%;
    padding-bottom: 20px;
    margin: 25px 0;
  }
  .s14_h3 {
    margin-top: 10px;
  }
  .s14_questions {
    margin-left: 0px;
  }
  .question {
    padding-right: 10px;
    padding-left: 20px;
  }
  .s14_hidebox {
    padding-right: 5px;
  }
  .s15_cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s15_txt_box {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .s15_txt {
    text-align: left;
  }
  .s15_icn_box {
    width: 100%;
    margin-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .s15_img {
    width: 24%;
  }
  .s15_button {
    margin-top: 15px;
  }
  .s16_h3 {
    margin-top: 10px;
  }
  .column-4 {
    margin-top: 10px;
  }
  .form-block-4 {
    padding-right: 18px;
    padding-left: 18px;
  }
  .checkbox-label-3 {
    margin-left: 5px;
  }
  .checkbox-2 {
    margin-top: 3px;
  }
  .checkbox-field-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-field-6 {
    width: 100%;
  }
  .submit-button-5 {
    width: 100%;
  }
  .s8_tab_price {
    font-size: 16px;
  }
  .s8_tab_txt {
    font-size: 14px;
  }
}


.b24-web-form-popup-btn-55 {
  position: relative;
    overflow: hidden;
}

.b24-web-form-popup-btn-55:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fa4923;
    opacity: 0;
    z-index: 1;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}

.b24-web-form-popup-btn-55:after {
    content: "";
    display: block;
    width: 20px;
    height: 97px;
    margin-left: -16px;
    background: #fff;
    position: absolute;
    left: 21px;
    top: -22px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(44deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes slideme { 
  0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } 
}
