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

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

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

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

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

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

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

.body {
  font-family: Museosans, sans-serif;
  color: #283c58;
  font-size: 16px;
  font-weight: 500;
}

.main_offer {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  max-width: 1100px;
  min-height: 704px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 37px;
}

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

.container.main {
  position: relative;
  z-index: 1;
  min-height: 704px;
}

.big_btn {
  display: none;
  width: 266px;
  height: 60px;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 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;
  border-style: solid;
  border-color: #000 #000 #d13100;
  border-bottom-width: 3px;
  border-radius: 3px;
  background-color: #ff3d00;
  background-image: url('../images/arrow_right.svg');
  background-position: 94% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.big_btn:hover {
  border-bottom-color: #d1512a;
  background-color: #ff6433;
}

.big_btn:active {
  border-top-width: 4px;
  border-top-color: #d1512a;
  border-bottom-width: 0px;
}

.sub_main-title {
  font-size: 0.538em;
  font-weight: 900;
}

.section-main {
  min-height: 739px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.6)), to(rgba(66, 66, 66, 0.6)));
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.6), rgba(66, 66, 66, 0.6));
}

.main_offer_contant {
  position: relative;
  z-index: 1;
  margin-top: 114px;
}

.txt_lead {
  margin-top: 40px;
  color: #fff;
  font-size: 5.3125em;
  line-height: 0.69em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.5px;
}

.phone {
  float: right;
  color: #fff;
  line-height: 18px;
  text-align: right;
}

.block_organizators {
  display: inline-block;
}

.link_phone_main {
  color: #fff;
  font-size: 1em;
  font-weight: 800;
  text-decoration: none;
}

.link_email {
  display: block;
  margin-top: 5px;
  color: #062038;
  font-weight: 700;
  text-decoration: none;
}

.organizator {
  display: inline-block;
}

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

.text-block-15 {
  color: #9fbdcb;
  font-weight: 500;
}

.block_date-place {
  margin-top: 44px;
  color: #64d1f5;
}


.text-block-15.sponsor {
    font-size: 9px;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.txt_date {
  margin-bottom: 5px;
  font-family: Museosans, sans-serif;
  font-size: 1.75em;
  line-height: 1.2em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.txt_place {
  font-family: Museosans, sans-serif;
  font-size: 1.4em;
  line-height: 1.3em;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.block_org_logo {
    position: relative;
    top: -20px;    
    width: 120px;
    display: block;
    text-align: left;
}

.bg_dark {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 12, 33, 0.9)), to(rgba(1, 12, 33, 0.9)));
  background-image: linear-gradient(180deg, rgba(1, 12, 33, 0.9), rgba(1, 12, 33, 0.9));
}

.header_programm {
  margin-top: 10px;
  margin-bottom: 6px;
  color: #22323f;
  font-size: 2.25em;
  line-height: 1.1em;
  font-weight: 900;
  text-transform: none;
}

.cell_programm_time {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  margin-bottom: 7px;
  padding-left: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px 0px 0px 3px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #90a3ad;
  font-size: 16px;
}

.btn_see-full2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283c58;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_see-full2:hover {
  background-color: #ff3d00;
  color: #fff;
}

.txt_tema {
  margin-top: -6px;
  color: #22323f;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 500;
}

.txt_tema.cofe {
  margin-top: 0px;
  color: #90a3ad;
  line-height: 1em;
  font-weight: 400;
}

.txt_tema.game {
  color: #ff3d00;
  font-weight: 900;
}

.txt_tema.note {
  margin-top: 0px;
  color: #90a3ad;
  font-size: 12px;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
}

.programm_block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
      padding-left: 70px;
    padding-right: 70px;
    width: 100%;
    max-width: 1140px;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.programm_block._2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.container-2.programm {
  position: relative;
  overflow: hidden;
  max-width: 1140px;
  padding-top: 60px;
  border-radius: 4px;
}

.container-2.short {
  display: none;
  max-width: 960px;
}

.container-2.small-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.dotted_line {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 0px;
  background-image: url('../images/dotted_1dotted.png');
  background-position: 0px 0px;
  background-size: 10px;
  background-repeat: repeat-x;
}

.dotted_line.hidden {
  display: none;
}

.txt_time {
  line-height: 1em;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.3px;
}

.light {
  font-weight: 500;
}

.block_programm_btns {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 122px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper_programm {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.wrapper_programm.content {
  position: relative;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row_programm {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 26px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row_programm.heading {
  margin-bottom: 38px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header_day {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -8px;
  padding: 2px 8px;
  background-color: #ff3d00;
  color: #fff;
  font-size: 1.5em;
  font-weight: 900;
}

.section-programm {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  background-color: #fafcfc;
}

.cell_programm_day {
  position: relative;
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px 0px 0px 3px;
  font-weight: 900;
}

.header_day_name {
  margin-top: -5px;
  color: #283c58;
  font-size: 1.5em;
  line-height: 1.2em;
}

.orange_point {
  position: relative;
  bottom: 0px;
  width: 8px;
  height: 8px;
  margin-top: 2px;
  margin-right: 20px;
  margin-left: 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff3d00), to(#ff3d00));
  background-image: linear-gradient(180deg, #ff3d00, #ff3d00);
}

.orange_point.cofe {
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 20px;
  margin-top: -4px;
  margin-right: 11px;
  margin-left: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/icon_cofe.svg');
  background-position: 50% 0%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.orange_point.star {
  width: 14px;
  height: 14px;
  margin-top: -3px;
  margin-left: -1px;
  background-image: url('../images/icon_star.svg');
  background-position: 0% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.orange_point.end {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b2bfc7), to(#b2bfc7));
  background-image: linear-gradient(180deg, #b2bfc7, #b2bfc7);
}

.cell_programm_desc {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 700;
}

.link_download {
  position: relative;
  z-index: 2;
  display: block;
  width: 125px;
  height: 53px;
  margin-top: -1px;
  margin-right: 10px;
  padding-top: 25px;
  padding-bottom: 7px;
  float: right;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/icon_pdf.svg');
  background-position: 100% 0%;
  background-size: auto 52px;
  background-repeat: no-repeat;
  color: #0e2936;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-16 {
  color: #0e2936;
  font-weight: 900;
}

.orange {
  color: #ff3d00;
}

.txt_speaker_programm {
  display: none;
  margin-top: 7px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  border-left: 2px solid #b2bfc7;
  background-color: #ecf0f1;
  font-size: 0.75em;
  line-height: 1.4em;
  font-weight: 500;
}

.btn-reg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 221px;
  height: 50px;
  padding-top: 10px;
  padding-right: 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;
  border-style: solid;
  border-color: #000 #000 #d13100;
  border-bottom-width: 3px;
  border-radius: 3px;
  background-color: #ff3d00;
  background-image: url('../images/arrow_right.svg');
  background-position: 94% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 0.9375em;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.btn-reg:hover {
  border-bottom-color: #d1512a;
  background-color: #ff6433;
}

.btn-reg:active {
  border-top-width: 4px;
  border-top-color: #d1512a;
  border-bottom-width: 0px;
}

.block_programm_btns2 {
  position: relative;
  z-index: 10;
  display: none;
  width: 100%;
  min-height: 122px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper_programm_hidden {
  width: 100%;
  max-width: 915px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper_programm_hidden.hidden {
  display: block;
}

.wrapper_programm_hidden.content {
  padding-right: 36px;
  padding-left: 36px;
}

.wrapper_programm_hidden.content.hidden {
  position: relative;
  display: none;
  max-width: 1140px;
  padding-right: 70px;
  padding-left: 70px;
}

.section-speakers-2 {
  display: block;
  width: 100%;
  padding-top: 4%;
    padding-bottom: 4%;
  background-color: #02112e;
}

.speaker_about_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 8px;
  -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;
}

.header_std-2 {
  position: relative;
  z-index: 2;
  color: #ddc7aa;
  font-size: 2em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header_std-2.center {
  color: #e5eeff;
  font-size: 2.25em;
  font-weight: 900;
  text-align: center;
  text-transform: none;
}

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

.header_std-2.center.blue {
  z-index: 3;
  color: #22323f;
  letter-spacing: 0px;
}

.header_std-2.center.blue {
  z-index: 3;
  color: #ff3d00;
}

.header_std-2.center.blue-2 {
  z-index: 3;
  color: #22323f;
  letter-spacing: 0px;
}

.header_std-2.center.blue {
  z-index: 3;
  color: #22323f;
}

.header_std-2.big {
  margin-top: 57px;
  color: #ff3d00;
  font-size: 4.5em;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: 2px;
}

.speaker_logo {
  display: none;
  width: 100%;
  margin-bottom: 20px;
  text-align: right;
}

.txt_speaker_about {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #aee3f5;
  font-size: 0.8em;
  line-height: 1.25em;
}

.block_btn-show {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #020f28;
  display: none;
}

.speaker_about {
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.block_speakers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 50px;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block_speakers-hiddens {
  display: none;
  width: 100%;
  margin-top: 0px;
  -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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
}

.header_speaker_about {
  color: #fff;
  font-size: 1.125em;
  line-height: 1em;
  font-weight: 900;
  text-transform: none;
}

.img_speaker_logo {
  opacity: 0.6;
}

.speaker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  margin: 12px 10px 25px;
  -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;
  text-align: center;
}

.txt_about-speakers {
  margin-right: auto;
  margin-left: auto;
  color: #aee3f5;
  font-size: 1.125em;
  text-align: center;
}

.big_digit {
  color: #e8f9ff;
  font-size: 1.33em;
  font-weight: 900;
  text-align: center;
}

.razdel {
  width: 78px;
  height: 3px;
  margin: 29px auto 33px;
  background-color: #1e5163;
}

.box_img_speaker {
  margin-bottom: 15px;
  padding: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #031a48;
  border-radius: 3px;
  border: none;
}
.box_img_speaker img{
  border-radius: 50%;
}

.btn_show-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 50px;
  margin: 18px auto;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_show-all:hover {
  background-color: #ff3d00;
  color: #fff;
}

.stiky_day {
  position: absolute;
  top: 210px;
  right: -58px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.txt_stiky_day {
  position: relative;
  top: 0px;
  color: #d1d9dd;
  font-size: 3em;
  line-height: 1em;
  font-weight: 900;
}

.rub {
  font-family: Rouble, sans-serif;
  font-size: 20px;
}

.txt_pay-before {
  text-align: center;
}

.section-price {
  position: relative;
  z-index: 1;
  padding: 3% 5% 167px;
  background-color: #fafcfc;
}

.price_day {
  width: 30%;
  margin-right: 20px;
  margin-left: 20px;
}

.img_arrow {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}

.sales_amount {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #ff3d00;
  color: #fff;
  font-weight: 900;
}

.heading2 {
  color: #22323f;
  font-size: 1.8em;
  line-height: 1em;
  text-align: center;
}

.heading2.day {
  color: #22323f;
}

.heading2.final_price {
  margin-top: 4px;
  margin-bottom: 8px;
  color: #a9acb0;
}

.heading2.price {
  margin-top: 14px;
  margin-bottom: 0px;
  font-size: 2em;
}

.pl_price {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 84px;
  -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(247, 249, 252, 0.8);
}

.txt_sales {
  margin-top: 6px;
  font-weight: 500;
  text-align: center;
}

.txt_final_price {
  margin-top: 6px;
  color: #a9acb0;
  text-align: center;
  letter-spacing: 1px;
}

.price_content {
  position: relative;
  width: 100%;
  margin-top: 16px;
  padding: 19px 0px 0px;
  border-style: dotted;
  border-width: 1px;
  border-color: #4a5158;
  background-color: #fff;
  text-align: center;
}

.block_cost {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.btn_sel-day {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 238px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283c58;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_sel-day:hover {
  background-color: #ff3d00;
  color: #fff;
}

.text-field {
  position: relative;
  z-index: 2;
  width: 217px;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff #90989f #fff #fff;
}

.text-field.phonefield._3 {
  z-index: 1;
  height: 32px;
  padding-left: 28px;
  background-image: url('../images/icon_phone.svg');
  background-position: 8px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.text-field.phonefield._3.top {
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #000 #ff3d00 #000 #000;
}

.text-field._2 {
  z-index: 2;
  height: 32px;
  padding-left: 28px;
  background-image: url('../images/icon_mail.svg');
  background-position: 7px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.text-field._1 {
  z-index: 3;
  height: 32px;
  padding-left: 28px;
  background-image: url('../images/icon_user.svg');
  background-position: 9px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.txt_promo {
  color: #2681ff;
}

.name_mail_phone {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.name_mail_phone.top {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block_radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sec-6 {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-top: -169px;
  padding: 15px 3% 3%;
}

.promo_field {
  width: 217px;
  height: 32px;
}

.promo_field.promo {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.link {
  color: #2681ff;
  line-height: 1.1em;
}

.checkbox-field-2 {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.checkbox-field-2.form1 {
  position: relative;
  z-index: 3;
  width: 211px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.checkbox-field-2.form1.top {
  width: 100%;
  text-align: center;
}

.field-label-4 {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 0px;
  float: left;
  font-size: 12px;
}

.field-label-4.white {
  position: relative;
  z-index: 5;
  color: #0e3346;
  line-height: 1.18em;
}

.field-label-4.white.top {
  margin-left: 5px;
  float: none;
  color: #fff;
}

.txt_subheading {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.txt_subheading.bron {
  position: relative;
  z-index: 2;
  margin-top: 12px;
  margin-bottom: 18px;
  color: #22323f;
}

.checkbox {
  margin-top: 3px;
  padding-bottom: 0px;
}

.checkbox.top {
  float: none;
}

.field_box {
  display: inline-block;
  height: 32px;
  margin-right: -1px;
  margin-left: 0px;
  text-align: left;
}

.field_box.promo {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.btn_promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 217px;
  height: 32px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  -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: 1px;
  border-color: #ccc;
  background-color: #fff;
  background-image: url('../images/icn_promo.svg');
  background-position: 7px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.form {
  position: relative;
  z-index: 1;
  text-align: center;
}

.red {
  color: #ff3535;
}

.txt_text-field {
  display: none;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 700;
}

.html-embed-3 {
  display: block;
}

.field_border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 44px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 2px;
  background-color: #fff;
}

.field_border.top {
  height: 50px;
  margin-bottom: 0px;
}

.btn-reg2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 43px;
  -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;
  border-style: solid;
  border-color: #000 #000 #d13100;
  border-bottom-width: 3px;
  border-radius: 3px;
  background-color: #ff3d00;
  background-image: url('../images/icon_accept.svg');
  background-position: 13px 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 0.9em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.btn-reg2:hover {
  border-bottom-color: #d1512a;
  background-color: #ff6433;
}

.btn-reg2:active {
  border-top-width: 4px;
  border-top-color: #d1512a;
  border-bottom-width: 0px;
}

.btn-reg2.top {
  width: 170px;
  margin-right: 0px;
  margin-left: 20px;
}

.mockup {
  position: absolute;
  left: 0%;
  top: 19%;
  right: auto;
  bottom: auto;
  margin-left: -189px;
}

.form-block {
  position: static;
}

.form-block.top {
  width: 70%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #64d1f5;
}

.section-itwas {
  padding: 3% 0% 1%;
  background-color: #02112e;
}

.photo_gallery {
  margin-bottom: 40px;
}

.container-3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.txt_author-name {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.author {
  max-width: 400px;
  margin-top: 20px;
  text-align: center;
}

.right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt_otzyv {
  width: 60%;
  margin-top: 20px;
  color: #fff;
  text-align: center;
}

.icn_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 80px;
  -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: url('../images/slick-prev_.png');
  background-position: 50% 50%;
  background-size: auto 80px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.icn_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 80px;
  -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: url('../images/slick-next_.png');
  background-position: 50% 50%;
  background-size: auto 80px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

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

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.txt_author-dolj {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.otzyv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 180px;
  -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 {
  width: 30%;
  height: 1px;
  background-color: #fff;
}

.header_small {
  position: relative;
  z-index: 2;
  color: #ddc7aa;
  font-size: 2em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header_small.center {
  text-align: center;
}

.header_small.center.blue {
  z-index: 3;
  color: #e5eeff;
  font-size: 2em;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: none;
}

.img_kov {
  width: 30px;
  height: 30px;
  margin-right: 19px;
  margin-left: 19px;
  background-image: url('../images/kav.svg');
  background-position: 50% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  color: #66c2e2;
}

.block_kavychka {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30px;
  margin-top: 22px;
  -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;
}

.container-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading_middle2 {
  color: #fff;
  font-size: 2.25em;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.heading_middle2.organiz {
  color: #fff;
  text-align: center;
}

.heading_middle2.organiz.partner {
  margin-top: 40px;
}

.heading_middle2.map {
  height: 30px;
  font-size: 1.75em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: none;
}

.heading_middle2.paycard {
  margin-top: 0px;
  margin-bottom: 17px;
  color: #fff;
  font-size: 1.5em;
  font-weight: 900;
  text-align: left;
  letter-spacing: normal;
  text-transform: none;
}

.heading_middle2.orange {
  margin-top: 0px;
  margin-bottom: 7px;
  color: #283847;
  font-size: 1.5em;
  font-weight: 900;
  text-align: left;
  letter-spacing: normal;
  text-transform: none;
}

.heading_middle2.about-school {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #2b405d;
  font-size: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
}

.heading_middle {
  width: 100%;
  color: #0e2445;
  font-size: 2.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.heading_middle.white {
  margin-bottom: 40px;
  color: #fff;
  font-size: 2.25em;
  font-weight: 900;
}

.partners_section {
  padding: 2%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#24303c), to(#24303c));
  background-image: linear-gradient(180deg, #24303c, #24303c);
}

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

.txt_question1_hover {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

.txt_question1_hover.question_gradient {
  display: block;
  margin-bottom: 0px;
  color: #0e2445;
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 900;
  letter-spacing: normal;
  text-transform: none;
}

.question_6_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.question_2 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}

.question_2.white_pl {
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 1px 1px 50px 4px rgba(0, 0, 0, 0.15);
}

.question_2.white_pl.arrow_right {
  margin-bottom: 20px;
  border-radius: 2px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 50px 4px rgba(0, 0, 0, 0.1);
}

.q5_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.question_4 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 40px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.q1_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.q6_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.q {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.q4_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.q7_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.question_7_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.question_2_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.question_8 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 40px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.q3_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.question_8_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.q2_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.q_container {
  position: relative;
  margin-bottom: 0px;
  padding: 20px;
  background-image: url('../images/arrow_bottom_1arrow_bottom.png');
  background-position: 97% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  box-shadow: none;
}

.q_container.arrow_bottom {
  background-image: url('../images/arrow_bottom_1arrow_bottom.png');
  background-position: 97% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.question_5 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 40px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.question_7 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 40px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.container-6 {
  display: block;
  width: 100%;
  max-width: 992px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
}

.question_6 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 40px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.question_4_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.q8_close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  cursor: pointer;
}

.question_1 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
  border-radius: 2px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 50px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.question_5_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

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

.paragraph-4 {
  margin-bottom: 0px;
  color: #0e2445;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}

.block_question {
  width: 100%;
  margin-top: 40px;
}

.txt_answear1 {
  display: block;
  margin-top: -10px;
  padding-right: 20px;
  padding-left: 20px;
  color: #45607a;
  font-size: 1em;
  line-height: 1.4em;
}

.question_1_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.txt_question1 {
  width: 100%;
  color: #ff7043;
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
}

.question_3_active {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.question_3 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}

.question_3.white_pl {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 2px;
  background-image: url('../images/arrow_right_1arrow_right.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/arrow_right_1arrow_right.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 97% 50%, 0px 0px;
  background-size: 13px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 1px 1px 40px 4px rgba(0, 0, 0, 0.1);
}

.map_section {
  display: block;
}

.it_was_subhead {
  display: block;
  width: 30%;
  margin: 8px auto 30px;
  color: #b8d1f5;
  font-size: 0.95em;
  line-height: 1.4em;
  text-align: center;
  text-transform: uppercase;
}

.it_was_subhead.map2 {
  width: 80%;
  font-size: 1em;
  text-transform: none;
}

.razdel-2 {
  width: 23px;
  height: 4px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7043), to(#ff7043));
  background-image: linear-gradient(180deg, #ff7043, #ff7043);
}

.razdel-2.itwas {
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.block_map {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 390px;
  margin-left: 100px;
  padding-top: 50px;
  -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;
  background-image: url('../images/bg_map_collection.png?3'), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: url('../images/bg_map_collection.png?3'), linear-gradient(180deg, #1e2d42, #1e2d42);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  text-align: center;
}

.map {
  height: 390px;
}

.footer {
  width: 100%;
  padding: 1% 2%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#293e5c), to(#293e5c));
  background-image: linear-gradient(180deg, #293e5c, #293e5c);
}

.link_phone_footer {
  color: #b8d1f5;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.text-block-14 {
  color: #b8d1f5;
}

.txt_copyright {
  color: #b8d1f5;
  font-size: 0.825em;
}

.container-7 {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2%;
  padding-bottom: 2%;
}

.container-7.flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
}

.container-7.flex.pay {
  max-width: 950px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-7.thankyou {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.logo_action {
  margin-bottom: 20px;
}

.link_email-footer {
  display: block;
  color: #2b405d;
  text-decoration: none;
}

.phone_link-2 {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.phone_footer {
  float: right;
  text-align: right;
}

.icn_arrow_right {
  position: absolute;
  top: 12px;
  right: -20px;
  bottom: 0px;
}

.card_placeholder {
  width: 100%;
  height: 128px;
  background-image: url('../images/card_scheme_1card_scheme.png'), url('../images/card_digitals.png');
  background-position: 0px 0px, 0px 69%;
  background-size: 54px, 302px;
  background-repeat: no-repeat, no-repeat;
}

.bill_placeholder {
  display: block;
  height: 128px;
  margin-right: auto;
  margin-bottom: 11px;
  margin-left: auto;
}

.pay_bill {
  position: relative;
  width: 100%;
  max-width: 450px;
  min-height: 290px;
  padding: 25px 32px 32px;
  background-image: url('../images/top_bill_1top_bill.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/top_bill_1top_bill.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: 9px, auto;
  background-repeat: repeat-x, repeat;
  opacity: 1;
}

.sec_paycard {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #e1e3e6;
}

.html_radio-bil {
  width: 100%;
}

.icn_system {
  margin-right: 10px;
}

.card_day_qty {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 128px;
  -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;
}

.pay_card {
  width: 100%;
  max-width: 450px;
  min-height: 290px;
  padding: 25px 32px 32px;
  border-radius: 25px;
  background-image: url('../images/bg_card.png'), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: url('../images/bg_card.png'), linear-gradient(180deg, #1e2d42, #1e2d42);
  background-position: 50% 0px, 0px 0px;
  background-size: cover, auto;
  opacity: 1;
}

.pay_card_step2 {
  display: none;
  width: 100%;
  max-width: 450px;
  min-height: 290px;
  padding: 25px 32px 32px;
  border-radius: 25px;
  background-image: url('../images/bg_card.png'), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: url('../images/bg_card.png'), linear-gradient(180deg, #1e2d42, #1e2d42);
  background-position: 50% 0px, 0px 0px;
  background-size: cover, auto;
  opacity: 0;
}

.block_systems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn_print {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 50px;
  margin-top: -6px;
  padding-left: 44px;
  float: left;
  -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: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  background-image: url('../images/print_1print.png');
  background-position: 14px 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2d42;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_print:hover {
  border-width: 2px;
  background-image: url('../images/print_1print-w.png'), -webkit-gradient(linear, left top, left bottom, from(#ff3d00), to(#ff3d00));
  background-image: url('../images/print_1print-w.png'), linear-gradient(180deg, #ff3d00, #ff3d00);
  background-position: 14px 50%, 0px 0px;
  background-size: 22px, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
  font-weight: 900;
}

.icn_arrow_left {
  position: absolute;
  left: -20px;
  top: 12px;
  bottom: 0px;
}

.pay_card_container {
  width: 100%;
  max-width: 450px;
}

.pay_bill_container {
  width: 100%;
  max-width: 450px;
}

.txt_ili {
  position: relative;
  z-index: 3;
  color: #fff;
  font-size: 0.9em;
  font-weight: 900;
}

.html_radio-btn {
  width: 100%;
}

.pay_bill_step2 {
  position: relative;
  display: none;
  width: 100%;
  max-width: 450px;
  min-height: 290px;
  padding: 25px 32px 32px;
  background-image: url('../images/top_bill_1top_bill.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/top_bill_1top_bill.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: 9px, auto;
  background-repeat: repeat-x, repeat;
  opacity: 0;
}

.top_bill {
  position: absolute;
  left: 0px;
  top: -4px;
  right: 0px;
  width: 100%;
  height: 4px;
  background-image: url('../images/top_bill_1top_bill.png');
  background-position: 0px 0px;
  background-size: 9px;
  background-repeat: repeat-x;
}

.btn_paycard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 50px;
  margin-top: -6px;
  padding-left: 37px;
  float: left;
  -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: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  background-image: url('../images/icn_paycard_w.png');
  background-position: 12px 9px;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_paycard:hover {
  background-image: url('../images/icn_paycard_w.png'), -webkit-gradient(linear, left top, left bottom, from(#ff3d00), to(#ff3d00));
  background-image: url('../images/icn_paycard_w.png'), linear-gradient(180deg, #ff3d00, #ff3d00);
  background-position: 12px 9px, 0px 0px;
  background-size: 24px, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

.ili {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62px;
  height: 32px;
  margin-top: 32px;
  -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: 16px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff3d00), to(#ff3d00));
  background-image: linear-gradient(180deg, #ff3d00, #ff3d00);
}

.btn_become {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 50px;
  margin: 50px auto 0px;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_become:hover {
  background-color: #ff3d00;
  color: #fff;
}

.navbar-fixed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: none;
  height: 52px;
  border-bottom: 1px solid #5c7a99;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#26334c), to(#26334c));
  background-image: linear-gradient(180deg, #26334c, #26334c);
  opacity: 0;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1140px;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  padding-right: 25px;
  padding-left: 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-right: 1px solid #01070a;
  border-left: 1px solid #021a26;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b405d), to(#2b405d));
  background-image: linear-gradient(180deg, #2b405d, #2b405d);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.nav-link:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: linear-gradient(180deg, #1e2d42, #1e2d42);
}

.nav-link.icn {
  background-image: url('../images/icn1_navbar_1icn1_navbar.png');
  background-position: 24px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.nav-link.icn:hover {
  background-image: url('../images/icn1_navbar_1icn1_navbar.png'), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: url('../images/icn1_navbar_1icn1_navbar.png'), linear-gradient(180deg, #1e2d42, #1e2d42);
  background-position: 24px 50%, 0px 0px;
  background-size: 24px, auto;
  background-repeat: no-repeat, repeat;
}

.nav-link.icn._1 {
  border-right-width: 0px;
  background-image: url('../images/icn_programm.svg');
  background-position: 20px 50%;
  background-size: 16px;
}

.nav-link.icn._1:hover {
  background-image: url('../images/icn_programm.svg'), -webkit-gradient(linear, left top, left bottom, from(#364259), to(#364259));
  background-image: url('../images/icn_programm.svg'), linear-gradient(180deg, #364259, #364259);
  background-position: 20px 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.nav-link.icn._1.w--current {
  color: #cef;
}

.nav-link.icn._4 {
  border-right-width: 0px;
  background-image: url('../images/icn_price.svg');
  background-size: 20px;
}

.nav-link.icn._4:hover {
  background-image: url('../images/icn_price.svg'), -webkit-gradient(linear, left top, left bottom, from(#364259), to(#364259));
  background-image: url('../images/icn_price.svg'), linear-gradient(180deg, #364259, #364259);
  background-position: 24px 50%, 0px 0px;
  background-size: 20px, auto;
  background-repeat: no-repeat, repeat;
}

.nav-link.icn._4.w--current {
  color: #cef;
}

.nav-link.icn._2 {
  display: block;
  padding-top: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right-width: 0px;
  background-image: url('../images/icn_speakers.svg');
  background-position: 20px 50%;
  background-size: 14px;
}

.nav-link.icn._2:hover {
  background-image: url('../images/icn_speakers.svg'), -webkit-gradient(linear, left top, left bottom, from(#364259), to(#364259));
  background-image: url('../images/icn_speakers.svg'), linear-gradient(180deg, #364259, #364259);
  background-position: 20px 50%, 0px 0px;
  background-size: 14px, auto;
  background-repeat: no-repeat, repeat;
}

.nav-link.icn._2.w--current {
  color: #cef;
}

.nav-link.icn._5 {
  border-right-width: 0px;
  background-image: url('../images/icn_faq.svg');
  background-size: 16px;
}

.nav-link.icn._5:hover {
  background-image: url('../images/icn_faq.svg'), -webkit-gradient(linear, left top, left bottom, from(#364259), to(#364259));
  background-image: url('../images/icn_faq.svg'), linear-gradient(180deg, #364259, #364259);
  background-position: 24px 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.nav-link.icn._5.w--current {
  color: #cef;
}

.nav-link.icn._5.w--current:hover {
  background-image: url('../images/icn_faq.svg'), -webkit-gradient(linear, left top, left bottom, from(#26334c), to(#26334c));
  background-image: url('../images/icn_faq.svg'), linear-gradient(180deg, #26334c, #26334c);
  background-position: 24px 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.btn_navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 44px;
  margin-right: 0px;
  margin-left: auto;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_navbar:hover {
  background-color: #ff3d00;
  color: #fff;
}

.top_form {
  font-size: 1em;
  text-align: left;
}

.field-label-5 {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 0px;
  float: left;
  font-size: 0.7em;
  line-height: 1.2em;
}

.field-label {
  color: #1e2d42;
  font-size: 0.8em;
}

.pl_yellow {
  position: relative;
  width: 100%;
  padding: 28px 10px 7px;
  border-bottom: 2px solid #cfcfcf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#f3f3f3));
  background-image: linear-gradient(180deg, #f3f3f3, #f3f3f3);
}

.txt_close {
  position: absolute;
  padding: 10px 20px 10px 10px;
  color: #22323f;
  font-size: 1em;
  line-height: 1em;
  font-weight: 700;
}

.txt_close:hover {
  color: #36a9f0;
}

.header_popup {
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
  color: #22323f;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
}

.field_cell2 {
  width: 31%;
  margin-right: 10px;
}

.field_cell2.checkcell {
  overflow: hidden;
  height: 1px;
  opacity: 0;
}

.form-block-2 {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-right: 3em;
  padding-left: 3em;
}

.close_area {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.text-field-2 {
  height: 32px;
  border: 1px solid #c6c6c6;
  border-radius: 2px;
}

.checkbox-field-3 {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form_block {
  position: relative;
  z-index: 99999;
  display: block;
  height: auto;
  max-width: 380px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.icon_close {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding-top: 5px;
  -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: 3px none #0091ea;
  background-image: none;
  cursor: pointer;
}

.txt_akciya_small {
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
  color: #22323f;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
}

.txt_akciya_small.small {
  margin-top: 10px;
  font-size: 0.9em;
  line-height: 1.3em;
  font-weight: 300;
}

.popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(84, 110, 122, 0.7)), to(rgba(84, 110, 122, 0.7)));
  background-image: linear-gradient(180deg, rgba(84, 110, 122, 0.7), rgba(84, 110, 122, 0.7));
  opacity: 0;
}

.error-message {
  color: #bd3c00;
}

.text-field-3 {
  display: block;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.2);
  font-size: 1.1em;
}

.text-field-3.name {
  padding-left: 10px;
  border-color: #c6c6c6;
  border-radius: 2px;
  box-shadow: none;
}

.text-field-3.phone {
  padding-left: 10px;
  border-color: #c6c6c6;
  border-radius: 2px;
  box-shadow: none;
}

.text-field-3.phone.phonefield {
  color: #283c58;
  text-align: left;
}

.checkbox-2 {
  margin-top: 0px;
  padding-bottom: 0px;
}

.red-2 {
  color: red;
}

.btn_become-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  height: 50px;
  margin: 18px auto;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283c58;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_become-popup:hover {
  background-color: #ff3d00;
  color: #fff;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  
    max-width: 300px;
    width: 100%;
}

.course {
  width: 40%;
  height: 310px;
  margin-right: 20px;
  margin-left: 20px;
}

.txt_about_school {
  min-height: 100px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.heading_submain-2 {
  display: inline-block;
  margin-top: 6px;
  color: #fff;
  font-size: 1.7em;
  line-height: 1.3em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.heading_submain-2.orange {
  width: 100%;
  color: #22323f;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}

.courses {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 87px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block_courses {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #d4dadf;
}

.link_school {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading_big {
  color: #fff;
  font-size: 3em;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.heading_big.thankyou {
  width: 70%;
  margin-top: 24px;
  margin-bottom: 40px;
  font-family: Museosans, sans-serif;
  color: #283c58;
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 500;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
}

.wrapper-thankyou {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 100vh;
  padding-top: 26px;
  -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;
  background-image: url('../images/bg_programm.jpg');
  background-position: 50% 0%;
  background-size: 1920px;
  background-repeat: no-repeat;
}

.btn_school {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  -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 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283c58;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_school:hover {
  background-color: #ff3d00;
  color: #fff;
}

.html-embed-4 {
  display: block;
}

.slider-ref {
  height: 200px;
  background-color: transparent;
}

.txt_name-moderator {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 0.95em;
  line-height: 1.2em;
  font-style: italic;
}

.img_moderator {
  margin-bottom: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-about {
  width: 100%;
  padding: 3% 2% 2%;
  border-top: 1px solid #e8e8e8;
}

.block_moderator {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/big_6.jpg');
  background-position: 30% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.block_about {
  width: 50%;
  padding-right: 30px;
  padding-left: 30px;
}

.txt_about {
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 1.3em;
  text-align: left;
}

.heading_std {
  color: #921949;
  font-size: 2.25em;
  line-height: 1.5em;
}

.heading_std.gradient {
  margin-bottom: 12px;
}

.marker {
  background-color: #c4e9f5;
}

.btn_about {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 7%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ff3d00;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
}

.btn_about:hover {
  background-color: #ff3d00;
  color: #fff;
}

.header_about {
  margin-top: 10px;
  margin-bottom: 26px;
  color: #22323f;
  font-size: 2.25em;
  line-height: 1.1em;
  font-weight: 900;
  text-transform: none;
}

.navbar-fixed2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: none;
  height: 52px;
  border-bottom: 1px solid #5c7a99;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#26334c), to(#26334c));
  background-image: linear-gradient(180deg, #26334c, #26334c);
  opacity: 0;
}

.name_top-form {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Museosans, sans-serif;
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: none;
}

.back_orange {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #ff3d00;
  font-weight: 900;
}

html.w-mod-js *[data-ix="appereance-3"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .body {
    font-size: 16px;
  }
  .container.main {
    padding-right: 25px;
    padding-left: 25px;
  }
  .sub_main-title {
    letter-spacing: 0.4px;
  }
  .txt_lead {
    font-size: 7vw;
  }
  .link_phone_main {
    font-size: 1em;
    font-weight: 700;
  }
  .text-block-15 {
    font-weight: 400;
  }
  .txt_date {
    font-size: 1.5em;
  }
  .txt_place {
    font-size: 1.2em;
    letter-spacing: 0.15px;
  }
  .logo_org {
    width: 100%;
    max-width: 120px;
  }
  .btn_see-full2 {
    margin-left: 0px;
    float: left;
  }
  .txt_tema {
    display: inline;
  }
  .txt_tema.note {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .programm_block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-2.programm {
    padding-top: 40px;
  }
  .container-2.short {
    display: block;
    margin-top: 30px;
  }
  .container-2.small-flex {
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrapper_programm {
    padding-right: 20px;
    padding-left: 20px;
  }
  .row_programm {
    margin-bottom: 15px;
  }
  .header_day_name {
    margin-top: -7px;
    font-size: 1.4em;
    line-height: 1.2em;
  }
  .orange_point {
    margin-top: 8px;
  }
  .cell_programm_desc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .wrapper_programm_hidden {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-speakers-2 {
    padding-bottom: 0px;
  }
  .header_std-2 {
    text-align: center;
  }
  .block_speakers {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .speaker {
    width: 22%;
    max-width: 320px;
  }
  .btn_show-all {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .stiky_day {
    display: none;
  }
  .section-price {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .price_day {
    width: 43%;
  }
  .btn_sel-day {
    margin-left: 0px;
    float: left;
  }
  .btn_sel-day.custom-button2 {
    margin-right: auto;
    margin-left: auto;
  }
  .btn_sel-day.custom-button {
    margin-right: auto;
    margin-left: auto;
  }
  .name_mail_phone.top {
    -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;
  }
  .checkbox-field-2.form1 {
    width: 390px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .btn-reg2.top {
    margin-top: 20px;
  }
  .mockup {
    display: none;
  }
  .header_small {
    text-align: center;
  }
  .heading_middle2.paycard {
    text-align: center;
  }
  .heading_middle2.orange {
    text-align: center;
  }
  .razdel-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .container-7.flex {
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .container-7.flex.pay {
    padding-top: 3%;
    padding-bottom: 3%;
    -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: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container-7.thankyou {
    height: auto;
  }
  .icn_arrow_right {
    display: none;
  }
  .pay_bill {
    margin-bottom: 0px;
  }
  .icn_arrow_left {
    display: none;
  }
  .pay_bill_step2 {
    margin-bottom: 0px;
  }
  .ili {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .btn_become {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .menu-button {
    height: 51px;
    margin-left: 20px;
    padding-top: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#26334c), to(#26334c));
    background-image: linear-gradient(180deg, #26334c, #26334c);
  }
  .container-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .icon {
    color: #dff3f7;
  }
  .nav-link.icn._1 {
    padding-left: 25px;
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: #01070a;
    border-bottom-width: 1px;
    border-bottom-color: #01070a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#22314c), to(#22314c)), url('../images/icn1_navbar_1icn1_navbar.png');
    background-image: linear-gradient(180deg, #22314c, #22314c), url('../images/icn1_navbar_1icn1_navbar.png');
    background-position: 0px 0px, 24px 50%;
    background-size: auto, 24px;
    background-repeat: repeat, no-repeat;
  }
  .nav-link.icn._1:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2b405d), to(#2b405d)), url('../images/icn1_navbar_1icn1_navbar.png');
    background-image: linear-gradient(180deg, #2b405d, #2b405d), url('../images/icn1_navbar_1icn1_navbar.png');
    background-position: 0px 0px, 24px 50%;
    background-size: auto, 24px;
    background-repeat: repeat, no-repeat;
  }
  .nav-link.icn._4 {
    padding-left: 25px;
    border-bottom: 1px solid #01070a;
    border-right-style: none;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#22314c), to(#22314c)), url('../images/icn2_navbar_1icn2_navbar.png');
    background-image: linear-gradient(180deg, #22314c, #22314c), url('../images/icn2_navbar_1icn2_navbar.png');
    background-position: 0px 0px, 24px 50%;
    background-size: auto, 24px;
    background-repeat: repeat, no-repeat;
  }
  .nav-link.icn._4:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2b405d), to(#2b405d)), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
    background-image: linear-gradient(180deg, #2b405d, #2b405d), linear-gradient(180deg, #1e2d42, #1e2d42);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
  }
  .nav-link.icn._2 {
    padding-left: 25px;
    border-bottom: 1px solid #01070a;
    border-right-style: none;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#22314c), to(#22314c)), url('../images/icn2_navbar_1icn2_navbar.png');
    background-image: linear-gradient(180deg, #22314c, #22314c), url('../images/icn2_navbar_1icn2_navbar.png');
    background-position: 0px 0px, 24px 50%;
    background-size: auto, 24px;
    background-repeat: repeat, no-repeat;
    text-align: center;
  }
  .nav-link.icn._2:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2b405d), to(#2b405d)), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
    background-image: linear-gradient(180deg, #2b405d, #2b405d), linear-gradient(180deg, #1e2d42, #1e2d42);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
  }
  .nav-link.icn._5 {
    padding-left: 25px;
    border-bottom: 1px solid #01070a;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#22314c), to(#22314c)), url('../images/icn2_navbar_1icn2_navbar.png');
    background-image: linear-gradient(180deg, #22314c, #22314c), url('../images/icn2_navbar_1icn2_navbar.png');
    background-position: 0px 0px, 24px 50%;
    background-size: auto, 24px;
    background-repeat: repeat, no-repeat;
  }
  .nav-link.icn._5:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2b405d), to(#2b405d)), -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
    background-image: linear-gradient(180deg, #2b405d, #2b405d), linear-gradient(180deg, #1e2d42, #1e2d42);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
  }
  .btn_navbar {
    margin-left: 0px;
    float: left;
  }
  .btn_become-popup {
    margin-left: 0px;
    float: left;
  }
  .course {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
  .txt_about_school {
    height: auto;
    min-height: 110px;
  }
  .courses {
    height: 389px;
  }
  .btn_school {
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .html-embed-4 {
    display: none;
  }
  .section-about {
    padding-right: 0%;
    padding-left: 0%;
  }
  .block_moderator {
    display: none;
  }
  .block_about {
    width: 100%;
    padding-left: 0px;
  }
  .heading_std.gradient {
    text-align: center;
  }
  .btn_about {
    margin-left: 0px;
    float: left;
  }
  .name_top-form {
    font-size: 1.2em;
    letter-spacing: 0.15px;
  }
}

@media screen and (max-width: 767px) {
  .container.main {
    min-height: auto;
  }
  .sub_main-title {
    line-height: 0.8em;
  }
  .section-main {
    min-height: 850px;
    padding-bottom: 4%;
    background-image: url('../images/video_zagl.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.6)), to(rgba(66, 66, 66, 0.6)));
    background-image: url('../images/video_zagl.jpg'), linear-gradient(180deg, rgba(66, 66, 66, 0.6), rgba(66, 66, 66, 0.6));
    background-position: 0% 0%, 0px 0px;
    background-size: cover, auto;
  }
  .main_offer_contant {
    margin-top: 79px;
  }
  .txt_lead {
    line-height: 1em;
  }
  .phone {
    text-align: center;
  }
  .block_top-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 31px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .block_organizators {
    display: block;
  }
  .organizator {
    margin-top: 19px;
    margin-bottom: 32px;
  }
  .txt_date {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.3em;
  }
  .txt_place {
    font-size: 1em;
    letter-spacing: 0.5px;
  }
  .block_org_logo {
    bottom: 5px;
    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;
  }
  .logo_org {
    max-width: 80px;
  }
  .header_programm {
    padding-top: 5px;
    font-size: 40px;
    text-align: center;
  }
  .cell_programm_time {
    width: auto;
    margin-top: 15px;
    margin-bottom: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
  }
  .cell_programm_time.empty {
    display: none;
  }
  .btn_see-full2.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .txt_tema {
    display: block;
    margin-top: 0px;
  }
  .programm_block {
    -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;
  }
  .txt_time {
    text-align: center;
  }
  .block_programm_btns {
    min-height: 150px;
    -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: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .row_programm {
    margin-top: 10px;
    margin-bottom: 20px;
    -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;
  }
  .row_programm.heading {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .header_day {
    width: 100%;
  }
  .section-programm {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cell_programm_day {
    width: 100%;
    margin-top: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
  }
  .orange_point {
    display: none;
  }
  .orange_point.cofe {
    display: none;
    margin-right: auto;
    margin-left: 0px;
  }
  .cell_programm_desc {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }
  .link_download {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .btn-reg {
    margin-top: 20px;
  }
  .block_programm_btns2 {
    min-height: 150px;
    -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: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .wrapper_programm_hidden.content.hidden {
    display: none;
  }
  .section-speakers-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .header_std-2 {
    text-align: center;
  }
  .block_speakers {
    margin-top: 30px;
  }
  .header_speaker_about {
    margin-top: 20px;
  }
  .speaker {
    width: 100%;
    max-width: 360px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .txt_about-speakers {
    margin-bottom: 0px;
    line-height: 1.4em;
  }
  .btn_show-all.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .section-price {
    padding-bottom: 0px;
  }
  .pl_price {
    display: none;
  }
  .btn_sel-day.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .text-field.phonefield._3 {
    width: 300px;
    height: 44px;
    border-color: #686868;
  }
  .text-field.phonefield._3.top {
    border-right-style: none;
    border-right-width: 0px;
  }
  .text-field._2 {
    width: 300px;
    height: 44px;
    border-color: #686868;
  }
  .text-field._1 {
    width: 300px;
    height: 44px;
    border-color: #686868;
  }
  .name_mail_phone {
    -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;
  }
  .name_mail_phone.top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sec-6 {
    margin-top: 0px;
  }
  .checkbox-field-2.form1 {
    width: 280px;
  }
  .checkbox-field-2.form1.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .field-label-4.white.top {
    text-align: center;
  }
  .txt_subheading.bron {
    width: 100%;
  }
  .field_box {
    display: block;
    height: 44px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .field_box.top {
    margin-top: 0px;
  }
  .field_border {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
  }
  .field_border.top {
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: transparent;
  }
  .btn-reg2 {
    width: 280px;
    padding-left: 50px;
    background-position: 17px 50%;
    font-size: 1em;
  }
  .btn-reg2.top {
    width: 200px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .form-block.top {
    width: 100%;
    margin-bottom: 25px;
    padding-top: 10px;
  }
  .section-itwas {
    padding-right: 3%;
    padding-left: 3%;
  }
  .photo_gallery {
    display: none;
  }
  .right-arrow {
    display: none;
  }
  .txt_otzyv {
    width: 90%;
  }
  .left-arrow {
    display: none;
  }
  .heading_middle2.paycard {
    width: 100%;
    text-align: center;
  }
  .heading_middle2.orange {
    width: 100%;
    text-align: center;
  }
  .heading_middle2.about-school {
    margin-bottom: 15px;
  }
  .container-6 {
    padding-bottom: 30px;
  }
  .section-faq {
    padding-bottom: 2%;
  }
  .block_map {
    position: relative;
    width: 100%;
    height: 250px;
    margin-left: 0px;
    padding-top: 0px;
  }
  .footer {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .txt_copyright {
    font-size: 0.7em;
  }
  .btn_print {
    float: none;
  }
  .btn_paycard {
    float: right;
  }
  .btn_become.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .btn_navbar.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .field_cell2 {
    width: 100%;
  }
  .form-block-2 {
    padding-right: 1em;
    padding-left: 1em;
  }
  .btn_become-popup.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .course {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 70px;
  }
  .txt_about_school {
    height: auto;
    min-height: 60px;
  }
  .heading_submain-2 {
    font-size: 1.6em;
  }
  .courses {
    height: auto;
    margin-bottom: 0px;
    -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;
  }
  .link_school {
    margin-bottom: 10px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .heading_big.thankyou {
    font-size: 1em;
  }
  .btn_school.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .html-embed-4 {
    display: block;
  }
  .slider-ref {
    height: 220px;
  }
  .heading_std.gradient.left {
    text-align: left;
  }
  .btn_about.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .header_about {
    padding-top: 5px;
    font-size: 2.25em;
    text-align: center;
  }
  .name_top-form {
    font-size: 1.5em;
    letter-spacing: 0.5px;
  }
}

@media screen and (max-width: 479px) {
  .main_offer {
    display: block;
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container.main {
    display: block;
    min-height: auto;
  }
  .sub_main-title {
    display: block;
    font-size: 0.5em;
    line-height: 1.3em;
  }
  .section-main {
    min-height: 900px;
    padding-bottom: 1%;
    background-image: url('../images/video_zagl.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/video_zagl.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 0%, 0px 0px;
  }
  .main_offer_contant {
    max-width: none;
    margin-top: 11px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .txt_lead {
    margin-top: 18px;
    font-size: 2.6em;
    line-height: 1.2em;
  }
  .phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
    float: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image {
    width: 70vw;
  }
  .block_top-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .block_organizators {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .link_phone_main {
    margin-right: 16px;
  }
  .organizator {
    display: block;
  }
  .text-block-15 {
    text-align: center;
  }
  .block_date-place {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .txt_date {
    font-size: 1em;
  }
  .txt_place {
    font-size: 1em;
  }
  .block_org_logo {
    bottom: 12px;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .org_logo {
    margin-right: 6px;
    margin-left: 6px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .logo_org {
    max-width: 25vw;
  }
  .header_programm {
    padding-top: 0px;
    line-height: 0.9em;
  }
  .cell_programm_time {
    margin-bottom: 5px;
  }
  .btn_see-full2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1em;
    line-height: 1.1em;
  }
  .btn_see-full2:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_see-full2.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .txt_tema.cofe {
    line-height: 1.2em;
    font-weight: 500;
  }
  .light {
    display: none;
  }
  .wrapper_programm.content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row_programm {
    margin-bottom: 15px;
  }
  .header_day_name {
    margin-top: 0px;
  }
  .link_download {
    right: 10px;
  }
  .btn-reg {
    width: 100%;
    padding-top: 12px;
    font-size: 1em;
  }
  .wrapper_programm_hidden.content.hidden {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-speakers-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .header_std-2.big {
    font-size: 2.5em;
  }
  .block_btn-show {
    padding-right: 15px;
    padding-left: 15px;
  }
  .block_speakers {
    padding-right: 15px;
    padding-left: 15px;
  }
  .block_speakers-hiddens {
    padding-right: 15px;
    padding-left: 15px;
  }
  .header_speaker_about {
    margin-top: 10px;
  }
  .speaker {
    height: auto;
  }
  .btn_show-all {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: none;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1em;
    line-height: 1.1em;
  }
  .btn_show-all:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_show-all.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .price_day {
    width: 100%;
    margin-bottom: 24px;
  }
  .pl_price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
  }
  .block_cost {
    -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;
  }
  .btn_sel-day {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .btn_sel-day:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_sel-day.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .btn_sel-day.custom-button2 {
    height: auto;
  }
  .btn_sel-day.custom-button {
    height: auto;
  }
  .text-field.phonefield._3.top {
    width: 220px;
  }
  .text-field._1.top {
    width: 220px;
  }
  .name_mail_phone.top {
    width: 100%;
    -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;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .sec-6 {
    padding-top: 0px;
  }
  .field-label-4 {
    text-align: left;
  }
  .field-label-4.white.top {
    text-align: left;
  }
  .field_border.top {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .btn-reg2.top {
    width: 250px;
    max-width: 220px;
    margin-top: 10px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .form-block.top {
    position: relative;
    width: 90%;
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .heading_middle2.paycard {
    font-size: 1.5em;
    line-height: 1.1em;
  }
  .heading_middle2.orange {
    font-size: 1.5em;
    line-height: 1.1em;
  }
  .heading_middle2.about-school {
    font-size: 1.5em;
  }
  .heading_middle {
    font-size: 2.25em;
    line-height: 1.1em;
  }
  .question_2.white_pl.arrow_right {
    width: 100%;
  }
  .question_4 {
    width: 100%;
  }
  .question_8 {
    width: 100%;
  }
  .question_5 {
    width: 100%;
  }
  .question_7 {
    width: 100%;
  }
  .container-6 {
    padding-bottom: 30px;
  }
  .question_6 {
    width: 100%;
  }
  .question_1 {
    width: 100%;
  }
  .section-faq {
    padding-top: 10%;
  }
  .paragraph-4 {
    font-size: 1em;
  }
  .question_3.white_pl {
    width: 100%;
  }
  .it_was_subhead {
    width: 100%;
  }
  .block_map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .txt_copyright {
    margin-bottom: 0px;
  }
  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .container-7.footer {
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .phone_footer {
    float: none;
    text-align: center;
  }
  .card_placeholder {
    display: none;
  }
  .pay_bill {
    min-height: auto;
  }
  .card_day_qty {
    display: block;
    height: 88px;
    margin-top: 20px;
  }
  .pay_card {
    min-height: auto;
  }
  .pay_card_step2 {
    display: none;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .block_systems {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .btn_print {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .pay_bill_step2 {
    display: none;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }
  .btn_paycard {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .btn_become {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .btn_become:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_become.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .navbar-fixed {
    opacity: 0;
  }
  .menu-button {
    margin-left: 0px;
  }
  .container-8 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .btn_navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 230px;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .btn_navbar:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_navbar.w--current {
    width: 230px;
    margin-left: 0px;
    font-size: 1.3em;
  }
  .top_form {
    width: 100%;
  }
  .field-label {
    font-size: 1em;
  }
  .btn_become-popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .btn_become-popup:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_become-popup.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .course {
    width: 95%;
  }
  .heading_submain-2.orange {
    font-size: 1.2em;
  }
  .heading_big.thankyou {
    width: 93%;
    margin-bottom: 21px;
    font-size: 1em;
    letter-spacing: 0px;
  }
  .btn_school {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .btn_school:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_school.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .block_moderator {
    display: none;
  }
  .block_about {
    width: 100%;
  }
  .btn_about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: left;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1em;
    line-height: 1.1em;
  }
  .btn_about:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn_about.w--current {
    width: 100%;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .header_about {
    margin-top: 34px;
    padding-top: 0px;
    font-size: 1.9em;
    line-height: 0.9em;
  }
  .navbar-fixed2 {
    opacity: 0;
  }
  .name_top-form {
    font-size: 1.2em;
  }
}

@font-face {
  font-family: 'Museosans';
  src: url('../fonts/MuseoSansCyrl_2.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans';
  src: url('../fonts/MuseoSansCyrl.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Rouble';
  src: url('../fonts/rouble.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}