.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;
}

.body {
  font-family: Scada, sans-serif;
  color: #001119;
  font-size: 16px;
}

.section-main {
  width: 100%;
  min-height: 650px;
  padding: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(76%, hsla(0, 0%, 100%, 0)), to(#072553)), url('../images/main_bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 76%, #072553), url('../images/main_bg.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  position: relative;
}

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

.block_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width:600px;
  margin-top: 37px;
  -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;
  position: absolute;
    left: auto;
    bottom: 40px;
    right: auto;

left: 50%;
margin-left: -300px;
}

.top_logo {
  width: 25%;
  padding-right: 3px;
  padding-left: 3px;
  text-align: center;
}

.conf_name {
  width: 100%;
  padding-top: 10px;
  letter-spacing: 1.2px;
}

.heading {
font-family: Scada, sans-serif;
    color: #f8f9fa;
    font-size: 72px;
    line-height: 82px;
    font-weight: 700;
    text-align: center;
    margin-bottom:40px;
}

.razd_main {
  width: 50px;
  height: 30px;
  margin: 25px auto;
  background-image: url('../images/Asset-1.svg');
  background-position: 0px 0px;
  background-size: 50px;
}
.conf_name .paragraph {
  color: #ffffff;
}


.paragraph {
  color: #365f78;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0px;
}

.btn_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 50px;
  margin: 20px 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;
  border-radius: 2px;
  background-color: #fbc02d;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #190c00;
  font-size: 1.2em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.btn_main:hover {
  background-color: #ffb700;
  color: #050d19;
}

.sec-3 {
    padding-top: 2%;
    padding-bottom: 2%;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #072553;
}

.txt_time {
  color: #b2bfc7;
  font-size: 0.9em;
  line-height: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0.3px;
}

.txt_obed {
  color: #b2bfc7;
  font-size: 1em;
  font-weight: 100;
}

.txt_author_name {
  color: #577d94;
  font-size: 0.9em;
  line-height: 1.2em;
}

.cell_programm_desc {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cell_programm_desc.head {
  width: 965px;
  height: 54px;
  margin-bottom: 21px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.start {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 118px;
  height: 24px;
  padding-right: 10px;
  -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;
  border-radius: 3px 0px 0px 3px;
}

.cell_programm_razd {
  width: 22px;
  height: 22px;
  margin-top: -3px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/icn_tema.svg');
  background-position: 50% 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.cell_programm_razd.empty {
  background-image: none;
}

.cell_programm_razd.cofe {
  margin-top: -4px;
  padding-top: 0px;
  background-image: url('../images/icn_cofe.svg');
  background-size: 16px;
}

.cell_programm_razd.final {
  margin-top: -4px;
  padding-top: 0px;
  background-image: url('../images/icn_final-point.svg');
  background-size: 8px;
}

.cell_programm_razd.hidden {
  background-image: none;
}

.middle {
  width: 30px;
  height: 1px;
  margin-top: 12px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: linear-gradient(180deg, #1e2d42, #1e2d42);
  opacity: 0;
}

.programm_name-tema {
  margin-bottom: 5px;
  color: #1e2d42;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
}

.bold900 {
  font-weight: 400;
}

.bg_programm_panel {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  overflow: hidden;
  width: 158px;
  -webkit-filter: blur(12px);
  filter: blur(12px);
}

.btn_bron {
  display: block;
  width: 215px;
  height: 40px;
  margin-top: -6px;
  float: right;
  -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: 50px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbc02d), to(#fbc02d));
  background-image: linear-gradient(180deg, #fbc02d, #fbc02d);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2d42;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_bron:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#23eaba), to(#23eaba));
  background-image: linear-gradient(180deg, #23eaba, #23eaba);
  color: #2b405d;
}

.btn_bron.programm {
  border-color: #fbc02d;
  border-radius: 3px;
  color: #190c00;
}

.btn_bron.programm:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb700), to(#ffb700));
  background-image: linear-gradient(180deg, #ffb700, #ffb700);
}

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

.row_programm.end {
  margin-top: 40px;
  margin-bottom: 0px;
}

.row_programm.head {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row_programm.bottom {
  margin-top: 30px;
  margin-bottom: 0px;
}

.day_conf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 68px;
  -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 #fff;
  border-bottom: 3px solid #bee5ff;
  background-color: #89c0e5;
  opacity: 0.66;
  cursor: pointer;
}

.day_conf.active {
  padding-top: 3px;
  border-bottom: 3px solid #81d4fa;
  background-color: #039be5;
  background-image: -webkit-gradient(linear, left top, right top, from(#6ac2f4), to(#62dcf3));
  background-image: linear-gradient(90deg, #6ac2f4, #62dcf3);
  opacity: 1;
  cursor: default;
}

.day_number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #598fb2;
}

.day_number.active {
  border-style: solid;
  border-width: 12px;
  border-color: #fff;
  background-color: #ffe8e8;
  text-align: left;
}

.day_number.active {
  border-style: solid;
  border-width: 2px;
  border-color: #e31c1c;
  background-color: transparent;
  color: #0e2445;
}

.day_number.active2 {
  border: 2px solid #fff;
  background-color: transparent;
}

.btn_other-day {
  display: block;
  width: 215px;
  height: 40px;
  margin-top: -6px;
  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: #fbc02d;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2d42;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_other-day:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbc02d), to(#fbc02d));
  background-image: linear-gradient(180deg, #fbc02d, #fbc02d);
  color: #2b405d;
}

.programm_pl_white {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 572px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.txt_day-number {
  display: inline;
  color: #fff;
  font-size: 1.2em;
  font-weight: 900;
}

.txt_day-number.actve {
  color: #fff;
}

.txt_day-number.actve {
  color: #0e2445;
}

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

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

.container-4.flex.cont-programm {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: 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;
}

.container-4.it_was {
  font-size: 1em;
}

.block_programm {
  position: relative;
  width: 730px;
  padding: 40px 40px 50px;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  opacity: 1;
}

.block_programm.day1 {
  display: block;
  width: 965px;
  padding-top: 25px;
  opacity: 1;
}

.block_programm.day2 {
  display: block;
  width: 965px;
  padding-top: 25px;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.block_programm.day1 {
  opacity: 1;
}

.block_programm.day2 {
  display: none;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.programm_speaker {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

    margin-top: 7px;
    margin-left: 2px;
    padding: 5px 15px;
    border-left: 2px solid #b7c3ca;
}

.block_days-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 68px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #f8f9fa;
}

.heading_middle {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0e2445;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}
#programm .heading_middle {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.heading_programm {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ef5350;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.cell_programm_end {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.red_point {
  position: absolute;
  top: 8px;
  right: -4px;
  bottom: 0px;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.cell_programm_time {
  position: relative;
  display: block;
  width: 105px;
  height: 24px;
  margin-left: 13px;
  padding-top: 3px;
  padding-right: 5px;
  -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_day-conf {
  color: #fff;
  font-size: 1.7em;
  font-weight: 700;
}

.programm_tema {
  display: block;
  margin-bottom: 10px;
  padding-right: 20px;
  -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;
}

.programm_photo {
  width: 44px;
  height: 44px;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 44px;
  background-image: url('../images/sp_andreev-1.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_andreev-1.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.programm_photo._2 {
  background-image: url('../images/sp_belik.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_belik.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 50% 4%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._1 {
  background-image: url('../images/sp_novoselov.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_novoselov.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 50% 19%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._3 {
  background-image: url('../images/sp_bacieva.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_bacieva.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 50% -1px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._4 {
  background-image: url('../images/sp_nesterenko.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_nesterenko.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px -2px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._6 {
  background-image: url('../images/sp_artuh.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_artuh.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._14 {
  background-image: url('../images/sp_tarasov.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_tarasov.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._5 {
  background-image: url('../images/sp_golovanev.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_golovanev.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._8 {
  background-image: url('../images/sp_shulgina.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_shulgina.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.programm_photo._7 {
  background-image: url('../images/sp_krickiy.png'), -webkit-gradient(linear, left top, left bottom, from(#bdc9d1), to(#bdc9d1));
  background-image: url('../images/sp_krickiy.png'), linear-gradient(180deg, #bdc9d1, #bdc9d1);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.txt_sethion {
  color: #b2bfc7;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1.5px;
}

.txt_continue {
  color: #b2bfc7;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}

.zal {
  display: inline-block;
  margin-bottom: 0px;
  border-radius: 3px;
  background-color: #81d4fa;
  font-size: 12px;
}

.zal.hidden {
  display: none;
}

.txt_zal {
  text-transform: uppercase;
  padding: 3px 15px;
}
.txt_zal.main {
  text-transform: uppercase;
}

.load {
  float: right;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 123px;
  height: 54px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/programm-download.png');
  background-position: 100% 50%;
  background-size: 42px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 21px;
  text-decoration: none;
}

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

.block_price_after2 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 150px;
  margin-top: 20px;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0a1b33;
  box-shadow: inset 0 20px 20px 10px rgba(0, 0, 0, 0.15);
}

.txt_date_price-2 {
  width: 100%;
  color: #e5eeff;
  font-size: 1em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.form_price1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 384px;
  padding-top: 20px;
  padding-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px 2px 2px 6px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.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;
  font-size: 14px;
  line-height: 1.18em;
}

.sec-price {
  width: 100%;
  padding: 20px 20px 40px;
  background-image: url('../images/5c7bbfb0eaea1d4a2796b81a_bg_programm.jpg'), -webkit-gradient(linear, left top, left bottom, from(#dddde6), to(#fff));
  background-image: url('../images/5c7bbfb0eaea1d4a2796b81a_bg_programm.jpg'), linear-gradient(180deg, #dddde6, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: repeat, repeat;
}

.block_cta {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-left: 20px;
  -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;
  border-radius: 2px;
}

.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;
}

.txt_price_before {
  width: 100%;
  color: #fff;
  font-size: 3.75em;
  line-height: 1.3em;
  font-weight: 700;
  text-align: center;
}

.razdel {
  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.bron {
  margin-top: 13px;
  margin-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e3346), to(#0e3346));
  background-image: linear-gradient(180deg, #0e3346, #0e3346);
}

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

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

.heading_middle2.paycard {
  margin-top: 0px;
  margin-bottom: 17px;
  color: #fff;
  font-size: 1.7em;
  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: 40px;
  font-weight: 900;
  text-align: left;
  letter-spacing: normal;
  text-transform: none;
}

.heading_middle2.itwas {
  text-align: center;
}

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

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

.heading_middle2.map {
  height: 80px;
  color: #0e2445;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: uppercase;
}

.heading_middle2.about-school {
    margin-bottom: 15px;
    color: #f8f9fa;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: normal;
    text-transform: none;
}

.heading_middle2.speakers {
  width: 100%;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.block_price_before {
  margin-top: 16px;
  margin-bottom: 22px;
}

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

.border_right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#e8e8e8));
  background-image: linear-gradient(180deg, #e8e8e8, #e8e8e8);
}

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

.small-heading {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-left: 5px solid #b01e58;
  color: #283847;
  font-size: 1.5em;
  font-weight: 700;
}

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

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

.field-label.white {
  padding-right: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #0e3346;
  font-size: 16px;
  font-weight: 400;
}

.price_before {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 450px;
  padding-top: 21px;
  -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;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e2445), to(#0e2445));
  background-image: linear-gradient(180deg, #0e2445, #0e2445);
}

.paragraph-2 {
  color: #0e3346;
  font-size: 1em;
  line-height: 1.18em;
}

.red-2 {
  color: red;
}

.btn_main-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 48px;
  margin-top: 26px;
  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-radius: 3px;
  background-color: #fbc02d;
  box-shadow: 0 2px 0 0 #4d3d15;
  color: #190c00;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.btn_main-2:hover {
  background-color: #ffb600;
  box-shadow: 0 2px 0 0 #4d3d15;
}

.btn_main-2:active {
  box-shadow: 0 2px 0 0 #4d3d15;
}

.btn_main-2.bron {
  position: relative;
  z-index: 5;
  width: 280px;
  margin-right: auto;
  margin-left: auto;
}

.txt_date_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 32px;
  margin-top: 10px;
  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;
  border-style: solid;
  border-width: 2px;
  border-color: #fbc02d;
  border-radius: 3px;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.txt_date_price.final_price {
  position: relative;
  left: -3px;
  display: block;
  width: 200px;
  margin-top: -37px;
  margin-right: auto;
  margin-left: auto;
  color: #e5eeff;
}

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

.contant_form_price1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 67%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.block_price {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.fields {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 4px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  opacity: 1;
}

.form_2 {
  position: relative;
  z-index: 5;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px none #d2d2d2;
}

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

.field_cell-2.checkcell {
  overflow: hidden;
  height: 1px;
  opacity: 0;
}

.field_cell-2.vert {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-bottom: 7px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.icn_system {
  margin-right: 10px;
}

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

.red {
  color: #fbc02d;
  font-size: 1.3em;
  font-weight: 700;
}

.rouble {
  font-family: Rouble, sans-serif;
  font-size: 0.5em;
}

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

.txt_price_after {
  width: 100%;
  color: #99c2ff;
  font-size: 3.2em;
  line-height: 1.3em;
  font-weight: 700;
  text-align: center;
}

.heading_std {
  margin-top: 0px;
  color: #fff;
  font-size: 2.25em;
  line-height: 1.5em;
}

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

.heading_std.gradient.bron {
  position: relative;
  z-index: 10;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0e2445;
}

.border_left {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#e8e8e8));
  background-image: linear-gradient(180deg, #e8e8e8, #e8e8e8);
}

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

.checkbox-field-2.form1 {
  position: relative;
  z-index: 3;
  margin-left: 20px;
}

.sec-5 {
  width: 100%;
  padding: 2%;
  background-image: url('../images/bg_speaker.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.heading_small.itwas {
  margin-top: 35px;
  margin-bottom: 20px;
  font-size: 1.75em;
  text-align: center;
}

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

.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);
}

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

.it_was_subhead.map2 {
  width: 80%;
  color: #0e2445;
  font-size: 1em;
  font-weight: 700;
  text-transform: none;
}

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

.html_radio-btn {
  width: 100%;
}

.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;
}

.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;
}

.btn_print-2 {
  display: block;
  width: 215px;
  height: 40px;
  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: #fbc02d;
  border-radius: 3px;
  background-color: transparent;
  background-image: url('../images/print_1print.png');
  background-position: 18px 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2d42;
  font-size: 0.9em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.ili-2 {
  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_paycard-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 195px;
  height: 40px;
  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-radius: 2px;
  background-color: transparent;
  background-image: url('../images/icn_paycard_1icn_paycard.png'), -webkit-gradient(linear, left top, left bottom, from(#fbc02d), to(#fbc02d));
  background-image: url('../images/icn_paycard_1icn_paycard.png'), linear-gradient(180deg, #fbc02d, #fbc02d);
  background-position: 18px 50%, 0px 0px;
  background-size: 24px, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283847;
  font-size: 0.9em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_paycard-2:hover {
  background-image: url('../images/icn_paycard_w_1icn_paycard_w.png'), -webkit-gradient(linear, left top, left bottom, from(#ffb600), to(#ffb600));
  background-image: url('../images/icn_paycard_w_1icn_paycard_w.png'), linear-gradient(180deg, #ffb600, #ffb600);
  background-position: 18px 50%, 0px 0px;
  background-size: 22px, auto;
  background-repeat: no-repeat, repeat;
  color: #283847;
}

.sec_paycard {
  display: block;
  background-image: url('../images/bg_paiment.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.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;
}

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

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

.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.flex.speakers {
  max-width: 1100px;
  padding-bottom: 0%;
  -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;
}

.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;
}

.html_radio-bil {
  width: 100%;
}

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

.block_become_partner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#eee));
  background-image: linear-gradient(180deg, #eee, #eee);
}

.btn_become_partner {
  display: block;
  width: 195px;
  height: 40px;
  margin-top: -6px;
  margin-right: auto;
  margin-left: auto;
  float: 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;
  border: 2px solid #23eaba;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2d42;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_become_partner:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#23eaba), to(#23eaba));
  background-image: linear-gradient(180deg, #23eaba, #23eaba);
  color: #2b405d;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.partners_section {
  border-top: 2px solid #e0e0e0;
  background-image: url('../images/bg_partners_1bg_partners.png');
  background-position: 0px 0px;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-334 {
  display: block;
      margin-top: 60px;
}

.block_partner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 180px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.block_partner.become_parnter {
  padding: 11px;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid.flex {
  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;
}

.txt_time-2 {
  color: #fff;
  font-size: 0.7em;
  line-height: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0.3px;
}

.txt_obed-2 {
  font-size: 1em;
  font-weight: 100;
}

.regular {
  color: #0e2445;
  font-size: 0.9em;
  font-weight: 100;
  letter-spacing: normal;
  text-transform: none;
}

.cell_programm_desc-2 {
  margin-bottom: 20px;
  padding-top: 4px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn_download_air {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 25px;
  display: block;
  width: 195px;
  height: 40px;
  margin-top: -6px;
  -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: #fbc02d;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e2d42;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_download_air:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbc02d), to(#fbc02d));
  background-image: linear-gradient(180deg, #fbc02d, #fbc02d);
  color: #2b405d;
}

.session {
  float: none;
  font-size: 0.875em;
  letter-spacing: 1px;
}

.sidebar-wrapper {
  overflow: hidden;
  margin-top: -220px;
  border-radius: 6px;
  background-color: #fafafa;
  box-shadow: 0 5px 29px 0 rgba(0, 0, 0, 0.21);
}

.cell_programm_razd-2 {
  width: 20px;
  height: 1px;
  margin-top: 12px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: linear-gradient(180deg, #1e2d42, #1e2d42);
}

.programm_name-tema-2 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #1e2d42;
  font-size: 1em;
  line-height: 1.3em;
}

.white_txt {
  color: #fff;
  font-size: 1em;
  text-align: center;
}

.programm_desc {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 258px;
  padding-top: 20px;
}

.bold900-2 {
  font-weight: 900;
}

.row_programm-2 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 16px;
}

.row_programm-2.end {
  margin-top: 40px;
  margin-bottom: 0px;
}

.row_programm-2.head {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row_programm-2.bottom {
  margin-top: 30px;
  margin-bottom: 0px;
}

.txt_note {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 5px;
  color: #6e7c8f;
  font-size: 0.7em;
  text-align: center;
}

.day_conf-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 68px;
  -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 #fff;
  background-color: #f8f9fa;
  opacity: 0.4;
  cursor: pointer;
}

.day_conf-2.active {
  padding-top: 3px;
  border-bottom: 3px solid #e31c1c;
  opacity: 1;
  cursor: default;
}

.heading_programm_download {
  margin-top: 30px;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.list {
  width: 100%;
}

.block_programm_download {
  overflow: hidden;
  width: 188px;
  height: 357px;
  margin-left: 10px;
  border-top: 2px solid #00b8d4;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b405d), to(#2b405d));
  background-image: linear-gradient(180deg, #2b405d, #2b405d);
}

.block_programm_download.sidebar-wrapper {
  z-index: 1;
  overflow: visible;
  width: 200px;
  height: 447px;
  margin-top: 0px;
  margin-left: 0px;
  border-top-style: none;
  border-top-width: 0px;
  background-color: transparent;
  background-image: url('../images/obj_air-ship.png');
  background-position: 0px 0px;
  background-size: 208px;
  background-repeat: no-repeat;
  box-shadow: none;
}

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

.heading_middle-2.white {
  margin-bottom: 40px;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}

.img_cell {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-right: 1px dotted #fff;
}

.img_cell.practice {
  background-image: url('../images/icn_dialogue.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.img_cell.lecture {
  position: relative;
  left: 0px;
  bottom: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/icn_speaker.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.img_cell.cofe {
  position: relative;
  left: 0px;
  bottom: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/icn_cofe_1icn_cofe.png');
  background-position: 5px 2px;
  background-size: 15px;
  background-repeat: no-repeat;
}

.img_cell.lab {
  position: relative;
  left: 0px;
  bottom: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/icn_lab.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.heading_programm-2 {
  margin-top: 3px;
  color: #e31c1c;
  font-size: 1.15em;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.heading_programm-2.praktikum {
  letter-spacing: normal;
  text-transform: none;
}

.programm_download {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-radius: 300px;
  text-decoration: none;
}

.flex-item-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-item-20._40-percent {
  width: 218px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cell_programm_time-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  height: 24px;
  margin-left: 13px;
  padding-top: 3px;
  padding-right: 10px;
  -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;
  border-radius: 3px 0px 0px 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
  background-image: linear-gradient(180deg, #1e2d42, #1e2d42);
}

.txt_day-conf-2 {
  font-size: 1.7em;
  font-weight: 700;
}

.programm_tema-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px 20px;
  -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;
  border-left: 2px solid #bdc9d1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f9fa), to(#f8f9fa));
  background-image: linear-gradient(180deg, #f8f9fa, #f8f9fa);
}

.partners_section-2 {
    padding: 2% 2% 4%;
    border-top: 2px solid #e0e0e0;
    background-color: #072553;
}
.btn_more-speakers {
  display: block;
  width: 235px;
  height: 40px;
  margin-top: -6px;
  margin-right: auto;
  margin-left: auto;
  float: 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;
  border-style: solid;
  border-width: 2px;
  border-color: #fbc02d;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 0.9em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_more-speakers:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbc02d), to(#fbc02d));
  background-image: linear-gradient(180deg, #fbc02d, #fbc02d);
  color: #050d19;
}

.btn_more-speakers.org {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 40px;
  border-color: #fbc02d;
}

.btn_more-speakers.org:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbc02d), to(#fbc02d));
  background-image: linear-gradient(180deg, #fbc02d, #fbc02d);
  color: #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-color: #d8dee3;
/*  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.3)), to(hsla(0, 0%, 100%, 0.3))), url('../images/map_bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0.3)), url('../images/map_bg.jpg');*/
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.map_section {
  display: block;
}

.map {
  height: 390px;
}

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

.text-field-2 {
  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-2.name {
  padding-left: 10px;
  border-color: #c6c6c6;
  border-radius: 2px;
  box-shadow: none;
  font-size: 1em;
}

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

.text-field-2.phone.phonefield {
  font-family: 'PT Sans', sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.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;
}

.checkbox-field-3 {
  display: block;
}

.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);
}

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

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

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

.error-message {
  color: #bd3c00;
}

.btn_main-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 238px;
  height: 48px;
  margin-top: 26px;
  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;
  border-radius: 10px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c32162), to(#95194a));
  background-image: linear-gradient(180deg, #c32162, #95194a);
  box-shadow: 0 4px 0 0 #5e102f;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.btn_main-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e52773), to(#b21e59));
  background-image: linear-gradient(180deg, #e52773, #b21e59);
}

.btn_main-3:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b21e59), to(#e52773));
  background-image: linear-gradient(180deg, #b21e59, #e52773);
  box-shadow: 0 2px 0 0 #5e102f;
}

.btn_main-3.small {
  width: 170px;
  height: 44px;
  box-shadow: 0 3px 0 0 #5e102f;
  font-size: 1em;
}

.btn_main-3.school {
  width: 180px;
  height: 44px;
  margin-top: 10px;
  box-shadow: 0 3px 0 0 #5e102f;
}

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

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

.icon_close {
  position: absolute;
  top: -10px;
  right: -10px;
  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;
}

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

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

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

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

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

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

.logo_action {
  margin-bottom: 20px;
}

.link_phone_footer {
  color: #b8d1f5;
  font-size: 1.5em;
  text-decoration: none;
}

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

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

.container-8 {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2%;
  padding-bottom: 40px;
  border-bottom: 1px solid #cca3b3;
}

.container-8.footer {
  border-bottom-width: 0px;
}

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

.footer {
  margin-top: -4px;
  position: relative;
  width: 100%;
  padding: 1% 2%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e2445), to(#0e2445));
  background-image: linear-gradient(180deg, #0e2445, #0e2445);
}

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

.link_phone_main {
  margin-bottom: 5px;
  color:#d1e0f5;
  font-size: 1.5em;
  text-align: right;
  text-decoration: none;
}

.text-block-15 {
  color: #ffffff;
  font-size: 1em;
}

.link_email {
  display: block;
  color: #d1e0f5;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.phone {
  float: right;
  color: #053d59;
  font-weight: 700;
}

.block_organizators {
  display: inline-block;
}

.organizator {
  display: inline-block;
}

.container-2 {
  display: block;
  width: 100%;
  max-width: 1140px;
  -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;
  background-color: #0e2445;
}

.navbar {
  height: 64px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e2445), to(#0e2445));
  background-image: linear-gradient(180deg, #0e2445, #0e2445);
}

.navbar.fixed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  display: none;
  opacity: 0;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  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: 700;
  letter-spacing: normal;
  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(#153566), to(#153566));
  background-image: url('../images/icn_programm.svg'), linear-gradient(180deg, #153566, #153566);
  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._5 {
  border-right-width: 0px;
  background-image: url('../images/icn_mark.svg');
  background-size: 14px;
}

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

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

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

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

.nav-link.icn._6.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(#153566), to(#153566));
  background-image: url('../images/icn_price.svg'), linear-gradient(180deg, #153566, #153566);
  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 {
  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(#153566), to(#153566));
  background-image: url('../images/icn_speakers.svg'), linear-gradient(180deg, #153566, #153566);
  background-position: 20px 50%, 0px 0px;
  background-size: 14px, auto;
  background-repeat: no-repeat, repeat;
}

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

.btn_top_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 40px;
  margin-top: 12px;
  float: right;
  -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: 2px solid #fbc02d;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 0.875em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_top_nav:hover {
  border-color: #fbc02d;
  background-color: #fbc02d;
  color: #190c00;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 61px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0e2445;
}

.navbar-fixed {
  height: 64px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e2445), to(#0e2445));
  background-image: linear-gradient(180deg, #0e2445, #0e2445);
}

.navbar-fixed.fixed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  display: none;
  box-shadow: 0 1px 0 0 #9b9797;
  opacity: 0;
}

.btn_main_small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 40px;
  margin-top: 26px;
  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;
  border-radius: 3px;
  background-color: #fbc02d;
  box-shadow: 0 2px 0 0 #4d3d15;
  color: #190c00;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.btn_main_small:hover {
  background-color: #ffb600;
  box-shadow: 0 2px 0 0 #4d3d15;
}

.btn_main_small:active {
  box-shadow: 0 2px 0 0 #4d3d15;
}

.btn_main_small.bron {
  position: relative;
  z-index: 5;
  width: 280px;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  display: block;
}

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

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

.footer-2 {
  position: relative;
  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);
}

.footer-2.spasibo {
  margin-top: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e2445), to(#0e2445));
  background-image: linear-gradient(180deg, #0e2445, #0e2445);
}

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

.heading_big.thankyou {
    width: 70%;
    margin-bottom: 40px;
    color: #f8f9fa;
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: center;
    letter-spacing: normal;
    text-transform: none;
}

.link_school {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.txt_about_school {
    height: 120px;
    min-height: 100px;
    color: white;
    text-align: left;
}

.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: #f8f9fa;
    font-size: 1.5em;
    font-weight: 900;
    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/main_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_courses {
  width: 100%;
  margin-top: 20px;
    border-top: 1px solid rgba(248, 249, 250, 0.1);
}

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

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

.heading_std-2.gradient.big {
  color: #ef5350;
  font-size: 4em;
}

.txt_date_price-final {
  width: 100%;
  padding-top: 19px;
  color: #fff;
  font-size: 0.875em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.txt_date_price-final.final_price {
  position: relative;
  left: -3px;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  color: #99c2ff;
}

.link-block-2 {
  display: none;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-image: url('../images/user_info_1user_info.png');
  background-position: 0px 0px;
  background-size: 16px;
  background-repeat: no-repeat;
}

.sec-speakers {
  width: 100%;
  padding: 2%;
  background-color: #052b3e;
  background-image: url('../images/speakers_bg2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

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

.hidden-speakers.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
}

.hidden-speakers.flex.speakers {
  display: none;
  padding-top: 0%;
  -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;
  opacity: 0;
}

.speaker {
  width: 22%;
  margin-bottom: 30px;
  padding-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.speaker_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.7px;
}

.txt_speaker_dolj {
  margin-top: 8px;
  color: #1e2d42;
  font-size: 0.875em;
  line-height: 1.25em;
}

.btn_main-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  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;
  border-radius: 5px;
  background-color: #ff4207;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.btn_main-4:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#f46969), to(#ff815a));
  background-image: linear-gradient(270deg, #f46969, #ff815a);
  color: #fff;
}

.btn_main-4.speakers {
  display: none;
  width: 255px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 2px solid #f55555;
  background-color: transparent;
  background-image: none;
  color: #fff;
  font-weight: 400;
}

.speaker_foto {
  width: 158px;
  height: 198px;
}

.txt_speaker_name {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1px;
    font-size: 24px;
    line-height: 1.0em;
}

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

@media (max-width: 991px) {
  .top_logo {
    margin-right: 8px;
    margin-left: 8px;
  }
  .btn_bron {
    margin-right: 20px;
  }
  .programm_pl_white {
    width: 572px;
  }
  .container-4.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-4.flex.cont-programm {
    display: block;
    overflow: hidden;
    max-width: auto;
  }
  .block_programm.day1 {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  .block_programm.day2 {
    display: none;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    opacity: 0;
  }
  .block_programm.day1 {
    margin-right: auto;
    margin-left: auto;
  }
  .block_programm.day2 {
    margin-right: auto;
    margin-left: auto;
  }
  .form_price1 {
    height: auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .field-label-4.white {
    text-align: left;
  }
  .block_cta {
    width: 410px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .razdel {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .razdel.bron {
    margin-right: auto;
    margin-left: auto;
  }
  .heading_middle2.paycard {
    text-align: center;
  }
  .heading_middle2.orange {
    text-align: center;
  }
  .heading_middle2.paycard {
    text-align: center;
  }
  .small-heading {
    left: auto;
    width: 420px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .icn_arrow_right {
    display: none;
  }
  .price_before {
    width: 70%;
    height: auto;
    min-height: 430px;
    padding-bottom: 20px;
    border-radius: 3px;
  }
  .icn_arrow_left {
    display: none;
  }
  .contant_form_price1 {
    width: 70%;
  }
  .block_price {
    -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;
  }
  .fields {
    display: 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;
  }
  .form_2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .field_cell-2.checkcell {
    display: none;
  }
  .field_cell-2.vert {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading_std.gradient {
    text-align: center;
  }
  .checkbox-field-2.form1 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .razdel-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .pay_bill_step2 {
    margin-bottom: 0px;
  }
  .ili-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .pay_bill-2 {
    margin-bottom: 0px;
  }
  .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.flex.speakers {
    -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;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .container-7.thankyou {
    height: auto;
  }
  .grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .btn_download_air {
    position: relative;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .white_txt {
    height: 30px;
    color: #0e2445;
  }
  .programm_desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -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;
    -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;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .heading_programm_download {
    width: 100%;
    height: 20px;
    color: #0e2445;
    text-align: left;
  }
  .block_programm_download.sidebar-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .flex-item-20._40-percent {
    display: block;
    width: 100%;
    height: 200px;
    margin-right: 1px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .block_map {
    width: 320px;
    margin-left: 0px;
  }
  .menu-button {
    margin-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0e2445), to(#0e2445));
    background-image: linear-gradient(180deg, #0e2445, #0e2445);
  }
  .icon {
    color: #dff3f7;
  }
  .nav-link.icn._1 {
    border-bottom: 1px solid #01070a;
    border-right-style: none;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#45617a), to(#45617a)), url('../images/icn1_navbar_1icn1_navbar.png');
    background-image: linear-gradient(180deg, #45617a, #45617a), 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._5 {
    border-bottom: 1px solid #01070a;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#45617a), to(#45617a)), url('../images/icn2_navbar_1icn2_navbar.png');
    background-image: linear-gradient(180deg, #45617a, #45617a), 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;
  }
  .nav-link.icn._4 {
    border-bottom: 1px solid #01070a;
    border-right-style: none;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#45617a), to(#45617a)), url('../images/icn2_navbar_1icn2_navbar.png');
    background-image: linear-gradient(180deg, #45617a, #45617a), 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 {
    border-bottom: 1px solid #01070a;
    border-right-style: none;
    border-left-style: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#45617a), to(#45617a)), url('../images/icn2_navbar_1icn2_navbar.png');
    background-image: linear-gradient(180deg, #45617a, #45617a), 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;
  }
  .btn_top_nav {
    margin-left: 20px;
    float: left;
  }
  .courses {
    height: 389px;
  }
  .course {
    height: auto;
  }
  .txt_about_school {
    height: auto;
    min-height: 110px;
  }
  .heading_std-2.gradient {
    text-align: center;
  }
  .link-block-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .hidden-speakers.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;
  }
  .speaker {
    width: 45%;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .speaker_name {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
  .speaker_foto {
    margin-right: auto;
    margin-left: auto;
  }
  .image-4 {
    margin-right: auto;
    margin-left: auto;
  }
  .txt_speaker_name {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .heading {
    font-size: 48px;
    line-height: 60px;
  }
  .btn_main {
    position: relative;
    z-index: 2;
  }
  .txt_time {
    text-align: left;
  }
  .cell_programm_desc.head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cell_programm_razd {
    display: none;
  }
  .bg_programm_panel {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2))), url('../images/bg_programm_1.jpg');
    background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2)), url('../images/bg_programm_1.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, fixed;
  }
  .btn_bron.programm {
    margin-top: 20px;
    margin-right: 0px;
    float: none;
  }
  .row_programm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .row_programm.uzhin{
   padding: 16px 16px 0;
  }
  .row_programm.bottom {
    margin-top: 0px;
  }
  .row_programm.hidden {
    display: none;
  }
  .row_programm.cofe {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .day_conf {
    font-size: 12px;
  }
  .day_conf.active {
    font-size: 12px;
  }
  .btn_other-day {
    float: none;
  }
  .programm_pl_white {
    position: relative;
    width: auto;
  }
  .block_programm {
    width: auto;
  }
  .block_programm.day1 {
    width: 440px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .block_programm.day2 {
    display: none;
    width: 440px;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }
  .heading_programm {
    margin-top: 0px;
  }
  .cell_programm_end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .red_point {
    display: none;
  }
  .cell_programm_time {
    width: auto;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
  }
  .zal.hidden {
    display: inline-block;
  }
  .zal.main {
    display: none;
  }
  .txt_zal {
    display: inline-block;
  }
  .form_price1 {
    width: 100%;
    max-width: 480px;
    margin-top: 20px;
    border-left-width: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .block_cta {
    width: 100%;
    padding-left: 0px;
  }
  .heading_middle2.paycard {
    width: 100%;
    margin-bottom: 74px;
    text-align: center;
  }
  .heading_middle2.orange {
    width: 100%;
    text-align: center;
  }
  .heading_middle2.paycard {
    width: 100%;
    text-align: center;
  }
  .small-heading {
    left: auto;
    width: 329px;
  }
  .price_before {
    width: 100%;
    max-width: 480px;
  }
  .paragraph-2 {
    text-align: center;
  }
  .contant_form_price1 {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .block_price {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fields {
    padding-left: 0px;
  }
  .field_cell-2 {
    width: 100%;
  }
  .field_cell-2.vert {
    width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .heading_std.gradient.bron {
    line-height: 1.3em;
  }
  .checkbox-field-2.form1 {
    width: 280px;
  }
  .btn_print-2 {
    float: none;
  }
  .btn_paycard-2 {
    float: right;
  }
  .container-7.flex.speakers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .block_partner {
    width: 50%;
    margin-bottom: 20px;
  }
  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .grid.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .btn_download_air {
    float: none;
  }
  .session {
    font-weight: 700;
  }
  .sidebar-wrapper {
    margin-top: 0px;
  }
  .cell_programm_razd-2 {
    display: none;
  }
  .row_programm-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .row_programm-2.bottom {
    margin-top: 0px;
  }
  .heading_programm_download {
    height: auto;
  }
  .heading_programm-2 {
    margin-top: 0px;
  }
  .flex-item-20._40-percent {
    width: auto;
  }
  .cell_programm_time-2 {
    width: 100%;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
  }
  .block_map {
    position: relative;
    width: 100%;
    height: 250px;
    margin-left: 0px;
    padding-top: 0px;
  }
  .form-block {
    padding-right: 1em;
    padding-left: 1em;
  }
  .txt_copyright {
    font-size: 0.7em;
  }
  .footer {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .courses {
    height: auto;
    -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;
  }
  .course {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .footer-2 {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .heading_big.thankyou {
    font-size: 2em;
  }
  .txt_about_school {
    height: auto;
    min-height: 60px;
  }
  .heading_submain-2 {
    font-size: 1.6em;
  }
  .hidden-speakers.flex.speakers {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
  }
  .speaker {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

@media (max-width: 479px) {
  .orgs_partners {
    display: none!important;
}
  .section-main {
    min-height: 550px;
  }
  .block_logo {
    display: none;
  }
  .conf_name {
    padding-top: 10px;
  }
  .heading {
    font-size: 40px;
    line-height: 50px;
  }
  .btn_main {
    font-size: 1.3em;
  }
  .txt_time {
    font-size: 1em;
  }
  .cell_programm_desc.head {
    height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .start {
    height: 1px;
  }
  .bg_programm_panel {
    width: 1px;
  }
  .btn_bron.programm {
    margin-right: 0px;
  }
  .row_programm.cofe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .day_conf {
    width: 100%;
  }
  .day_conf.active {
    width: 100%;
  }
  .container-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container-4.flex.cont-programm {
    width: 100%;
  }
  .block_programm {
    padding-right: 10px;
    padding-left: 10px;
  }
  .block_programm.day1 {
    width: 100%;
  }
  .block_programm.day2 {
    display: none;
    width: 100%;
    opacity: 0;
  }
  .block_days-tab {
    height: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading_programm {
    margin-top: 5px;
  }
  .cell_programm_end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cell_programm_time {
    margin-left: 0px;
    padding-top: 0px;
  }
  .block_price_after2 {
    width: 100%;
  }
  .block_systems {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .form_price1 {
    max-width: 320px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .field-label-4 {
    text-align: left;
  }
  .sec-price {
    padding-right: 5px;
    padding-left: 5px;
  }
  .razdel.bron {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .heading_middle2.paycard {
    font-size: 2.15em;
    line-height: 1.1em;
  }
  .heading_middle2.orange {
    font-size: 2.25em;
    line-height: 1.1em;
  }
  .heading_middle2.paycard {
    font-size: 2.15em;
    line-height: 1.1em;
  }
  .heading_middle2.speakers {
    line-height: 1.3em;
  }
  .block_price_before {
    width: 100%;
  }
  .border_right {
    width: 25px;
  }
  .small-heading {
    width: 232px;
    padding-left: 0px;
    border-left-width: 0px;
    text-align: center;
  }
  .field-label {
    font-size: 1em;
  }
  .field-label.white {
    font-size: 1em;
  }
  .price_before {
    width: 100%;
    height: auto;
    max-width: 320px;
    min-height: 420px;
    padding-right: 20px;
    padding-left: 20px;
    -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-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .btn_main-2.bron {
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }
  .txt_date_price.final_price {
    left: auto;
    width: 180px;
  }
  .contant_form_price1 {
    width: 100%;
    margin-top: 20px;
  }
  .block_price {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .container-5 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .fields {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
  .field_cell-2.vert {
    width: 80%;
  }
  .heading_std {
    width: 100%;
  }
  .border_left {
    width: 25px;
  }
  .it_was_subhead {
    width: 100%;
  }
  .pay_card_step2 {
    display: none;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }
  .pay_bill_step2 {
    display: none;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }
  .btn_print-2 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .btn_paycard-2 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .pay_card-2 {
    min-height: auto;
  }
  .card_day_qty {
    display: block;
    height: 88px;
    margin-top: 20px;
  }
  .card_placeholder-2 {
    display: none;
  }
  .pay_bill-2 {
    min-height: auto;
  }
  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .container-7.flex.speakers {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .container-7.footer {
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .block_partner {
    width: 90%;
  }
  .block_partner.become_parnter {
    width: 90%;
  }
  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .txt_time-2 {
    font-size: 1em;
  }
  .btn_download_air {
    color: #fff;
  }
  .white_txt {
    display: block;
    margin-right: auto;
    margin-left: auto;
    color: #cce0ff;
  }
  .programm_desc {
    width: 80%;
    height: auto;
    background-image: none;
  }
  .txt_note {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .day_conf-2 {
    width: 100%;
  }
  .day_conf-2.active {
    width: 100%;
  }
  .heading_programm_download {
    height: 30px;
    color: #fff;
    text-align: center;
  }
  .block_programm_download.sidebar-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1e2d42), to(#1e2d42));
    background-image: linear-gradient(180deg, #1e2d42, #1e2d42);
  }
  .heading_programm-2 {
    margin-top: 5px;
  }
  .cell_programm_time-2 {
    margin-left: 0px;
    padding-top: 0px;
  }
  .btn_more-speakers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    line-height: 1em;
  }
  .btn_more-speakers.org {
    width: 70%;
  }
  .block_map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .top_form {
    width: 100%;
  }
  .txt_copyright {
    margin-bottom: 0px;
  }
  .text-block-14 {
    margin-bottom: 20px;
  }
  .phone_footer {
    float: none;
    text-align: center;
  }
  .container-8 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .container-8.footer {
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .footer {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .block_top-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-15 {
    text-align: center;
  }
  .phone {
    margin-bottom: 10px;
    float: none;
  }
  .image {
    display: none;
    width: 36vw;
  }
  .btn_top_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 155px;
    margin-left: 20px;
    padding-top: 12px;
    float: left;
    line-height: 1.1em;
  }
  .btn_main_small.bron {
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }
  .course {
    width: 95%;
  }
  .footer-2 {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .footer-2.spasibo {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#04344c), to(#04344c));
    background-image: linear-gradient(180deg, #04344c, #04344c);
  }
  .heading_big.thankyou {
    width: 93%;
    margin-bottom: 21px;
    font-size: 1.5em;
    letter-spacing: 1px;
  }
  .txt_date_price-final.final_price {
    left: auto;
    width: 180px;
  }
  .hidden-speakers.flex.speakers {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .speaker {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .speaker_name {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .btn_main-4 {
    font-size: 1.3em;
  }
  .speaker_foto {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

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