.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: Graphiklcg, sans-serif;
  color: #13334b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

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

.total_audience {
  position: absolute;
  top: 0px;
  right: -56px;
  z-index: 1;
  width: 112px;
  height: 136px;
  padding: 10px 10px 10px 16px;
  float: right;
  background-image: url('../images/bg_8000.png');
  background-position: 0px 0px;
  background-size: 112px;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -150px);
  -ms-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
}

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

.container.main {
  min-height: 704px;
}

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

.txt_zakladka_1 {
  border-color: #fff6e5;
  color: #fff6e5;
  font-size: 0.9em;
  line-height: 1.4em;
}

.txt_zakladka_2 {
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  font-weight: 800;
}

.txt_zakladka_3 {
  color: #fff;
  font-size: 0.9em;
  line-height: 1.2em;
}

.razdelitel {
  display: block;
  width: 35px;
  height: 4px;
  margin: 25px auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3cfa6), to(#e3cfa6));
  background-image: linear-gradient(180deg, #e3cfa6, #e3cfa6);
}

.razdelitel.big {
  width: 55px;
  height: 6px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.big_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 50px;
  margin-top: 42px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-color: #000 #000 #c79705;
  border-bottom-width: 4px;
  border-radius: 3px;
  background-color: #ffc107;
  background-image: url('../images/arrow_right_1arrow_right.png');
  background-position: 94% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  color: #29200c;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
}

.big_btn:hover {
  background-color: #fc3;
}

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

.txt_sub_lead {
  display: block;
  width: 100%;
  max-width: 638px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 1.125em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

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

.gradient {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}

.main_offer_contant {
  position: relative;
  z-index: 1;
}

.img_logo {
  display: block;
  margin: 32px auto 13px;
}

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

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

.link_school {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 143px;
  height: 36px;
  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: 4px solid #b1a181;
  border-radius: 48px;
  color: #e7e8ea;
  font-size: 1.125em;
  font-weight: 700;
  text-decoration: none;
}

.sub_main-title {
  font-size: 0.6em;
  font-weight: 400;
}

.section-preferences {
  position: relative;
  min-height: auto;
  padding: 2%;
  background-image: url('../images/bg_preim-2.jpg');
  background-position: 0px -50px;
  background-size: 50%;
  background-repeat: no-repeat;
}

.bg_pref {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  width: 50%;
  background-image: url('../images/bg_preim-2.jpg');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.left_side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 354px;
  padding-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/5.png');
  background-position: 50% 50%;
  background-size: auto 272px;
  background-repeat: no-repeat;
}

.left_side.card {
  -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;
  background-image: none;
}

.left_side.usloviya {
  min-height: auto;
  background-image: url('../images/LaptopBook.png');
  background-position: 50% 0%;
  background-size: contain;
}

.right_side {
  width: 50%;
  padding-left: 55px;
}

.right_side.usloviya {
  padding-left: 0px;
}

.big_heading {
  color: #e3cfa6;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
}

.white {
  color: #fff;
}

.txt_pref {
  margin-bottom: 0px;
  font-size: 1em;
}

.txt_pref_bold {
  color: #0064b0;
  font-size: 1em;
  font-weight: 600;
}

.pref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  padding-left: 65px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pref.icn_pref_1 {
  background-image: url('../images/icn_pref_1.png');
  background-position: 10px 0px;
  background-size: 32px;
  background-repeat: no-repeat;
}

.pref.icn_pref_2 {
  background-image: url('../images/icn_pref_2.png');
  background-position: 8px 15px;
  background-size: 40px;
  background-repeat: no-repeat;
}

.pref.icn_pref_3 {
  background-image: url('../images/icn_pref_3.png');
  background-position: 11px 5px;
  background-size: 34px;
  background-repeat: no-repeat;
}

.pref.icn_pref_4 {
  background-image: url('../images/icn_pref_4.png');
  background-position: 6px 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.pref.icn_pref_5 {
  background-image: url('../images/icn_pref_5.png');
  background-position: 7px 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.pref.icn_descion {
  background-image: url('../images/accept.png');
  background-position: 10px 0px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.list {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 520px;
  padding: 2%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg_card.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.medium_heading {
  color: #13334b;
  font-size: 2.125em;
  line-height: 1.2em;
  font-weight: 500;
  text-align: left;
}

.medium_heading.usloviya {
  margin-bottom: 20px;
}

.span_blue {
  min-height: 2px;
  color: #0064b0;
}

.txt_decision {
  margin-bottom: 0px;
}

.txt_descions_bold {
  color: #13334b;
  font-size: 18px;
  font-weight: 600;
}

.descision {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding-top: 4px;
  padding-left: 35px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.descision.icn_pref_1 {
  background-image: url('../images/icn_pref_1.png');
  background-position: 10px 0px;
  background-size: 32px;
  background-repeat: no-repeat;
}

.descision.icn_pref_2 {
  background-image: url('../images/icn_pref_2.png');
  background-position: 8px 15px;
  background-size: 40px;
  background-repeat: no-repeat;
}

.descision.icn_pref_3 {
  background-image: url('../images/icn_pref_3.png');
  background-position: 11px 5px;
  background-size: 34px;
  background-repeat: no-repeat;
}

.descision.icn_pref_4 {
  background-image: url('../images/icn_pref_4.png');
  background-position: 6px 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.descision.icn_pref_5 {
  background-image: url('../images/icn_pref_5.png');
  background-position: 7px 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.descision.icn_descion {
  min-height: auto;
  margin-bottom: 30px;
  background-image: url('../images/accept.png');
  background-position: 0px 4px;
  background-size: 20px;
  background-repeat: no-repeat;
}

.list_descision {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.section-usloviya {
  width: 100%;
  padding: 6% 4%;
}

.txt_usloviya {
  font-size: 1.125em;
}

.span_blue-bold {
  min-height: 2px;
  color: #0064b0;
  font-weight: 600;
}

.std_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 50px;
  margin-top: 22px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-color: #000 #000 #c79705;
  border-bottom-width: 4px;
  border-radius: 3px;
  background-color: #ffc107;
  color: #29200c;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
}

.std_btn:hover {
  background-color: #fc3;
}

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

.std_btn.pp {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-18 {
  display: inline-block;
  float: left;
}

.section-footer {
  padding: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8ebe9), to(#e8ebe9));
  background-image: linear-gradient(180deg, #e8ebe9, #e8ebe9);
}

.text-block-20 {
  display: inline-block;
  float: right;
  font-size: 33px;
  font-weight: 300;
  text-align: right;
}

.footer_link {
  float: left;
  color: #333;
  font-style: normal;
}

.footer_link.w--current {
  color: #333;
}

.div-block-19 {
  float: right;
}

.text-span-2 {
  font-size: 14px;
}

.paragraph-2-copy {
  display: inline-block;
  margin-bottom: 0px;
  float: left;
  color: #182532;
}

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

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

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

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

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

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

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

.btn_main-2 {
  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: 2px;
  background-image: -webkit-gradient(linear, right top, left top, from(#f55555), to(#ff7043));
  background-image: linear-gradient(270deg, #f55555, #ff7043);
  -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-2: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-2.bron {
  width: 216px;
  height: 40px;
  background-color: #fbc02d;
  background-image: none;
  color: #1e2d42;
  font-weight: 900;
}

.btn_main-2.bron:hover {
  background-color: #ffb600;
}

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

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

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

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

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

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

.error-message {
  color: #bd3c00;
}

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

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

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

.red-2 {
  color: red;
}

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

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

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

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

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

.section-event {
  width: 100%;
  min-height: 100vh;
  padding: 2%;
  background-image: url('../images/bg_event9.jpg?3');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

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

.event_logo {
  width: 240px;
  margin: 30px 20px;
}

.event_logo.skd {
  width: 140px;
  margin: 30px 20px;
}

.event_logo.dr {
  width: 170px;
}

.event_logo.sgd {
  width: 210px;
}

.event_heading_small {
  margin-top: 40px;
  margin-bottom: 23px;
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.event_heading_main {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #e3cfa6;
  font-size: 3.5em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
}

.txt_date {
  color: #fff;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.txt_place {
  margin-top: 5px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1.5px;
}

.place {
  width: 100%;
  max-width:390px;
  height: 30px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 28px;
  background-image: url('../images/icn_map.svg');
  background-position: 0% 0%;
  background-size: auto 22px;
  background-repeat: no-repeat;
}

.txt_adress {
  color: #a3bfcc;
  letter-spacing: 0.5px;
}

.block_event {
  position: relative;
  width: 100%;
  max-width: 965px;
  margin: 30px auto;
  padding: 20px 0px;
  border-radius: 10px;
  background-color: #fff;
}

.event_programm {
  width: 100%;
}

.event_heading_big {
  padding-left: 45px;
  color: #b1a181;
  font-weight: 300;
}

.event_programm_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.txt_event_programm {
  width: 100%;
  font-size: 1em;
  line-height: 25px;
      margin-bottom: 20px;
      
    padding-left: 2px;
}
            .speaker-dost{
                font-style: italic;
                font-size: .9em;
            }
.txt_event_programm + ul{
  margin-bottom: 30px;
  padding-left: 18px;
}
.programm-list{
       width: 86%;
    margin-right: 33px;

}
.txt_event_programm_bold {
  color: #0064b0;
  font-size: 1em;
  font-weight: 600;
}
.price_programm_bold {
  font-family: Graphiklcg, sans-serif;
  color: #0064b0;
  font-size: 1.2em;
  font-weight: 600;
      display: inline-block;
}

.event_speakers_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 25px 45px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #eaf0f4;
  background-image: url('../images/icn_back_expert.svg');
  background-position: -10% -13%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.speaker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 43%;
    margin-top: 35px;
    margin-bottom: 35px;
    /* padding-left: 15px; */
    margin-right: 40px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.txt_event_speaker {
    width: 70%;
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 0.875em;
    line-height: 1.3em;
}

.txt_event_speaker_bold {
    color: #0064b0;
    font-size: 1em;
    font-weight: 600;
    /* margin-bottom: 10px; */
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.img_speaker {
  margin-right: 20px;
  border-radius: 10px;
}

.block_events {
  display: block;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block_event_soon {
  position: relative;
  width: 31%;
  height: 190px;
  margin-right: 20px;
  margin-bottom: 25px;
  padding: 25px;
  border-radius: 10px;
  background-color: #102f44;
}

.soon_date_number {
  color: #b7c0c7;
  font-size: 2em;
  font-weight: 700;
}

.block_date_month {
  color: #b7c0c7;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.event_soon_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.txt_event_soon_name {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.4px;
}

.date_event_soon {
  position: relative;
}

.event_soon_categorty {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  min-width: 66px;
  margin-top: 2px;
  margin-right: -32px;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 5px;
  background-color: #0064b0;
}

.txt_event_category {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #ccf3ff;
  font-size: 12px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.7px;
}

.btn_event-regist {
  /*display: block;*/
  width: 229px;
  height: 45px;
  min-width: auto;
  margin: 10px 20px 20px 45px;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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-color: #000 #000 #c79705;
  border-bottom-width: 4px;
  border-radius: 3px;
  background-color: #ffc107;
  color: #29200c;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
}

.btn_event-regist:hover {
  background-color: #fc3;
}

.btn_event-regist:active {
  border-top-width: 4px;
  border-top-color: #c79705;
  border-bottom-width: 0px;
}

.btn_event-regist.pp {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup_event {
  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: 1;
}

.places_limited {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 40px;
  margin-top: -1px;
  margin-right: 50px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/icn_attention.svg');
  background-position: 100% 100%;
  background-size: auto 40px;
  background-repeat: no-repeat;
  text-align: right;
}

.txt_places_limited {
  position: relative;
  top: -5px;
  font-size: 0.875em;
  letter-spacing: 0.5px;
}

@media (max-width: 991px) {
  .container.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-preferences {
    padding-bottom: 4%;
    background-position: 50% 30%;
    background-size: 100%;
  }
  .left_side {
    width: 100%;
    padding-right: 0px;
  }
  .left_side.usloviya {
    min-height: 260px;
  }
  .right_side {
    width: 100%;
    max-width: 540px;
    margin-top: -70px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-left: 0px;
    background-color: #fff;
  }
  .right_side.card {
    display: none;
  }
  .right_side.usloviya {
    margin-top: 20px;
    background-color: transparent;
    text-align: center;
  }
  .big_heading {
    font-size: 3.1em;
  }
  .list {
    width: 420px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-card {
    min-height: 60vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 50% 100%;
  }
  .medium_heading {
    width: auto;
    font-size: 2em;
    text-align: left;
  }
  .medium_heading.usloviya {
    text-align: center;
  }
  .descision.icn_descion {
    margin-bottom: 10px;
  }
  .list_descision {
    width: 370px;
    margin-right: auto;
    margin-left: 0px;
  }
  .section-usloviya {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .std_btn {
    margin-right: auto;
    margin-left: auto;
  }
  .block_event_soon {
    width: 40%;
  }
  .btn_event-regist {
    margin-right: auto;
    margin-left: 45px;
  }
}

@media (max-width: 767px) {
  .section-main {
    min-height: 800px;
    padding-bottom: 4%;
    background-image: url('../images/video_zagl.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.6)), to(rgba(66, 66, 66, 0.6)));
    background-image: url('../images/video_zagl.jpg'), linear-gradient(180deg, rgba(66, 66, 66, 0.6), rgba(66, 66, 66, 0.6));
    background-position: 0% 0%, 0px 0px;
    background-size: cover, auto;
  }
  .container.main {
    min-height: auto;
  }
  .txt_lead {
    line-height: 1em;
  }
  .sub_main-title {
    line-height: 0.8em;
  }
  .section-preferences {
    background-position: 50% 0%;
    background-size: cover;
  }
  .left_side.card {
    padding-top: 0px;
    padding-bottom: 309px;
  }
  .big_heading {
    font-size: 7.5vw;
  }
  .section-card {
    background-position: 100% 100%;
    background-size: 770px;
  }
  .medium_heading {
    margin-right: auto;
    margin-left: auto;
    font-size: 5.5vw;
    text-align: center;
  }
  .list_descision {
    width: 80%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .form-block {
    padding-right: 1em;
    padding-left: 1em;
  }
  .field_cell {
    width: 100%;
  }
  .txt_event_programm {
    width: 50%;
  }
  .speaker {
    width: 80%;
  }
  .block_event_soon {
    width: 300px;
  }
  .btn_event-regist {
    margin-left: 45px;
  }
}

@media (max-width: 479px) {
  .section-main {
    background-image: url('../images/video_zagl.jpg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/video_zagl.jpg'), linear-gradient(180deg, null, null);
    background-position: 50% 0%, 0px 0px;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .txt_sub_lead {
    width: 90%;
    max-width: none;
    font-size: 1em;
    line-height: 1.4em;
  }
  .txt_lead {
    font-size: 9vw;
  }
  .main_offer_contant {
    max-width: none;
    padding-right: 10px;
    padding-left: 10px;
  }
  .left_side {
    min-height: auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .left_side.usloviya {
    min-height: 220px;
    margin-top: 10px;
    background-image: url('../images/LaptopBook.png');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .right_side {
    margin-top: 10px;
  }
  .right_side.usloviya {
    margin-top: 0px;
    padding-top: 0px;
  }
  .pref.icn_pref_2 {
    min-height: 120px;
    background-position: 8px 5px;
  }
  .list {
    width: auto;
  }
  .section-card {
    background-position: 80% 100%;
  }
  .medium_heading {
    font-size: 6.2vw;
  }
  .medium_heading.usloviya {
    margin-top: 20px;
    font-size: 2em;
  }
  .descision.icn_pref_2 {
    min-height: 120px;
    background-position: 8px 5px;
  }
  .list_descision {
    width: auto;
  }
  .section-usloviya {
    padding-top: 0%;
    padding-bottom: 6%;
  }
  .text-block-20 {
    text-align: center;
  }
  .footer_link {
    float: none;
  }
  .div-block-19 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .text-block-21 {
    text-align: center;
  }
  .paragraph-2-copy {
    float: none;
    text-align: center;
  }
  .field-label {
    font-size: 1em;
  }
  .top_form {
    width: 100%;
  }
  .btn_main-2 {
    font-size: 1.3em;
  }
  .btn_main-2.bron {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 4vw;
  }
  .event_logos {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .event_heading_main {
    margin-bottom: 0px;
  }
  .event_heading_big {
    padding-left: 20px;
  }
  .event_programm_content {
    padding-left: 25px;
  }
  .txt_event_programm {
    width: 100%;
  }
  .event_speakers_content {
    padding-right: 25px;
    padding-left: 25px;
  }
  .speaker {
    width: 100%;
  }
  .block_events {
    padding-right: 25px;
    padding-left: 25px;
  }
  .block_event_soon {
    width: 300px;
    margin-right: 0px;
  }
  .places_limited {
    display: none;
  }
  .image {
    margin-left: 26px;
  }
}

@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Graphiklcg';
  src: url('../fonts/GraphikLCG-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}