.organizator {
    margin-right: 32px;
}
.txt_date {
    text-transform: uppercase;
}
.cell_programm_desc p{

  margin-bottom: 5px;
  font-size: 0.875em;
  font-weight: 500;
}
.organizator.action{
  
    max-width: 150px;
    top: -6px;
    position: relative;
}
.speaker_logo{
  display: none;
}
.speaker_about{
  height: auto;
}
.speaker {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.name_cont,.txt_name_conf_bottom,.header_day_name  {
    color: #000000;
    font-family: Montserrat, sans-serif;
}
.btn_main,.btn_middle,.btn_middle.bron2 {
    border-top: 1px solid #92fcc9; 
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    background: -webkit-gradient(linear, left top, right top, from(#6ce7ab), to(#23a365));
    background: linear-gradient(
90deg, #70ebaf, #22A264);
   
    color: hsl(151deg 53% 5%);
}
.btn_main:hover,.btn_middle:hover {
    background: -webkit-gradient(linear, left top, right top, from(#66dba4), to(#25a567));
    background: linear-gradient(
90deg, #66dba4, #23a365);
    color: hsl(151deg 55% 5%);
}
.sales_amount {
    background-color: #22a264;
}
.btn_top_nav-wrapper,.btn_top_become-partner-wrapper {
    background-image: -webkit-gradient(linear, left top, right top, from(#6ce7ab), to(#23a365));
    background-image: linear-gradient(
90deg, #6ce7ab, #23a365);
}
.nav-link.icn.icn_events{
  background-image: url('../images/icn_events.svg');   
  background-size: 18px;
;
}
.indicator_day,.orange_point {
    background-image: -webkit-gradient(linear, left top, right top, from(#64d9a2), to(#24a466));
    background-image: linear-gradient(90deg, #65daa3, #25a567);
}
.btn_top_ghost_grad-wrapper,.btn_select-day-wrapper {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#65daa3), to(#23a365));
    background-image: linear-gradient(90deg, #65daa3, #23a365);
}
.js-order-1.btn_middle.bron2{
  background-image: no-repeat;
}
.group:after, .clearfix:after {
    clear: both;
    zoom: 1;
}
.group:before, .clearfix:before, .group:after, .clearfix:after {
    content: "";
    display: table;
}
.mosaicflow {
    margin: 0 -20px 50px;
}
.group:before, .clearfix:before, .group:after, .clearfix:after {
    content: "";
    display: table;
}
.mosaicflow__column {
  float:left;
  }
.mosaicflow__item {
  position:relative;
  }
  .mosaicflow__item img {
    display:block;
    width:100%;
    max-width:500px;
    height:auto;
    }
  .mosaicflow__item p {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    margin:0;
    padding:5px;
    background:hsla(0,0%,0%,.5);
    color:#fff;
    font-size:14px;
    text-shadow:1px 1px 1px hsla(0,0%,0%,.75);
    opacity:0;
    -webkit-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
       -moz-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
         -o-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
            transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
    }
  .mosaicflow__item:hover p {
    opacity:1;
    }
  a.gallery1 {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
a.gallery1 img {
  height: 80%;
  display: block;
  margin: auto;
}
  .error{
    border: 1px red solid!important;
    background-color: hsla(14, 44%, 90%, 1);
  }
  span.help-block.form-error{
    display: none;
  }
.hb-counter{
  display: none;
}
.hb-wrapper .hb-left-icon-container {
    width: 45px;
    height: auto;
    top: 50%;
    left: 0%;
}
.hb-wrapper .hb-right-icon-container {
    width: 45px;
    height: auto;
    top: 50%;
    right: 0;
}  
.organiztor_block{
    display: flex!important;
    height: 180px;
    margin-right: 20px;
    margin-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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #051a2e;
  }
  @media (min-width: 1600px) {
    .section-price {
    background-position: -60px 100%;
}
.txt_about {
    max-width: 770px;
}
  .img_progr_clips,.img_progr_flash{
        left: 10%;
  }
  .img_progr_pen{
        right: 10%;
  }
}
  @media (min-width: 1440px) {
    .section-price {
    background-position: -120px 100%;
}
  .img_progr_clips,.img_progr_flash{
        left: 5%;
  }
  .img_progr_pen{
        right: 10%;
  }
.txt_about {
    max-width: 530px;
}
}
 @media (max-width: 1280px) {
  .img_progr_pen,.img_progr_clips,.img_progr_cofe,.img_progr_flash{
    display: none;
  }
}
 @media (min-width: 1184px) {
.slick-prev{
position: absolute;
    top: 46px;
    left:-30px;
        background: none;
    }
.slick-next{
position: absolute;
    top: 46px;
    right:-30px;
    background: none;
    }
}
@media (min-width: 960px) {
.hb-left-icon-container,.hb-right-icon-container,.hb-close-icon-container {opacity: 1!important;}
}
@media (max-width: 460px) {
.slick-prev, .slick-next {display: none!important;}
.otzyv_author {
  width: 260px;
    padding-left: 20px;
}
.mosaicflow {
    margin: 0 0px 50px;
}
} /**/
.field_cell{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
    width: 100%!important;
    font-size: 14px;
}
.card_day_qty {
    height: 100px!important;
}
.block_radio {
    margin-bottom: 45px;
}
.sec-6 .inputGroup {
    display: inline-block;
    position: relative;
    width: 140px!important;    
    height:55px;
    margin-top: -20px;
}
.pay_card_step2 .btn_paycard {
    margin-top: 22px;
}
.pay_card_step2 .block_systems {
    margin-top: 25px;
}
.pay_bill_step2 .field_cell  {
    margin-top: 20px;
}
.pay_bill_step2 .btn_print {
    margin-top: 32px;
}
@media (max-width: 430px) {
.sec-6 .inputGroup {
    width: 100px!important;  
}
}
.sec-6 .inputGroup label {
  padding: 7px 15px;
  width: 100%;
  height: 55px;
  display: block;
  text-align: left;
  color: #7b7f85;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 200ms ease-in;
  overflow: hidden;
    border: 1px solid #c6c6c6;
    border-right:none;
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 140x;    
}
.sec-6 .inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  background-color: #22a264;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
          transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.sec-6 .inputGroup label:hover {
  background-color: #22a264;
  color:#ffffff!important;
}
.sec-6 .inputGroup:last-child label {
    border-right: 1px solid #c6c6c6;
}
.sec-6 .inputGroup input:checked ~ label {
  color:#ffffff!important;
}
.sec-6 .inputGroup input:checked ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
          transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.sec-6 .inputGroup input:checked ~ label:after {
  background-color: #f04037;
  border-color: #c6c6c6;
}
.sec-6 .inputGroup input {
 /* width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;*/
  visibility: hidden;
}
.sec_paycard .field_cell.vert.big {
    width: 100%;
}
.sec_paycard .inputGroup {
    display: inline-block;
    position: relative;
    width: 33%;    
    margin-top: -20px;
}
.sec_paycard .inputGroup.radio_paybill label {
  padding: 7px 15px;
    width: 100%;
    text-align: center;
    color: #283847;
    cursor: pointer;
    position: relative;
    z-index: 2;
    display: flex;
    vertical-align: middle;
    transition: color 200ms ease-in;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #cccccc;
    border-right:none;
}
.sec_paycard .inputGroup.radio_paycard label {
  padding: 7px 15px;
    width: 100%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 2;
    display: flex;
    vertical-align: middle;
    transition: color 200ms ease-in;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #c6c6c6;
    border-right:none;
}
.sec_paycard .inputGroup.radio_paycard:last-child label {
    border-right: 1px solid #4e6880;
}
.sec_paycard .inputGroup.radio_paybill:last-child label{
    border-right: 1px solid #cccccc;
}
.sec_paycard .inputGroup.radio_paycard label:hover {
  background-color: #f04037;
}
.sec_paycard .inputGroup.radio_paybill label:hover {
  background-color: #f04037;
}
.sec_paycard .inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  background-color: #4e6880;
  position: absolute;
  background-color: #f04037;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
          transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.sec_paycard .inputGroup label:after {
  /*width: 32px;
  height: 32px;
  content: "";
  border: 2px solid #d1d7dc;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  transition: all 200ms ease-in;*/
}
.sec_paycard .inputGroup input:checked ~ label {
  color:#ffffff!important;
}
.sec_paycard .inputGroup input:checked ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
          transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.sec_paycard .inputGroup input:checked ~ label:after {
  background-color: #f04037;
  border-color: #54e0c7;
}
.sec_paycard .inputGroup input {
 /* width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;*/
  visibility: hidden;
}
/*
.sec6 .form {
  padding: 0 16px;
  max-width: 550px;
  margin: 50px auto;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
}*/
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
code {
  background-color: #9aa3ac;
  padding: 0 8px;
}
.block_price_before {
    margin-top: 28px!important;
}
.price_before,.form_price1 {
    height: 445px!important;
}
.block_price_after2 {
    height: 150px!important;
}
.CookieNotifyWidget__wrapper {
    display: block;
    position: fixed;
    z-index: 10000000;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 35px rgba(0,0,0,.34);
    box-shadow: 0 0 35px rgba(0,0,0,.34);
    padding: 0;
    margin: 0;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAdCAYAAACqhkzFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATBJREFUeNqclVsPgjAMhcu8X/D6g30x/lsvoCjgBbukM4RsXetJzguDL2vp2ZLd/gDbxXwDAGMI63TMbyUI1EfYNAK7o0t8T8IDg14y6290BnL1LDBhXjijGwVwbZjFG7pWwGxPhiHgE31VwAbo1PWwq0ZZqm3Z2rXOB8zRL8XuFnZa2n+5rQpdKGAj9Kw7Nk4f9EUBs9+ufA+dMpo7qez89kLAB1mqCdm7bXUauHQZ6ttHAVwFpuMHrBSwGf3ZkAqjgPVp5kKys5ubf9LApUsKTCmvIV0p/yABDukkCammkwkkQFcqREoFKdCbBi5dHNDeM1NmvaT7BiRAb/AlB4n5Jw1cunwfia5VLnrdNCwjachih2S31CRSaiMFpjTEXBqi16ppXYNcGp7tNHD6CjAAQ1ZBH6o4RYsAAAAASUVORK5CYII=);
    background-position: left top;
    background-repeat: repeat;
    background-blend-mode: multiply
}
.CookieNotifyWidget__wrapper_hideAction {
    bottom: -250px;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}
.CookieNotifyWidget__content {
    padding: 0;
    min-width: 998px;
    max-width: 1254px;
    margin: 0 auto
}
.CookieNotifyWidget__text {
    padding: 20px 80px 20px 20px;
    margin: 0
}
.CookieNotifyWidget__closeWrapper {
    position: absolute;
    top: 20px;
    right: 50px;
    margin: 0;
    padding: 0;
    width: 19px;
    height: 19px;
    text-indent: -9000px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAmCAMAAAAROVDgAAAAM1BMVEUwMDD/awD///8wMDAwMDAwMDAwMDAwMDAwMDD/awD/awD/awD/awD/awD/awAwMDD/awDfMg8GAAAAD3RSTlMAAAAd6z8+dXQd6z8+dXRRSV0MAAAAl0lEQVQokYXQWw6EIAwF0Ba1w0Od2f9qB4oIxZvIh7EHUuglWsiuXC/rZkjWjJtBqdWI0v47St9uKGObirazlhMV/MxE5L9+JnAO9AP3gveBOcC8IBeYH8iZA5vlgqMQk7E9BuJkcI/JERssVGxAJbUbM3GzC/V7m5Z1o1uGozYYjM/fyfx6DvQD94L3gTnAvCAXmN8z5z9GaAdX7ivtkAAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1100;
    cursor: pointer;
    border-bottom: none
}
.CookieNotifyWidget__closeWrapper:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: ease .3s;
    transition: ease .3s;
    border-bottom: none
}
@media (min-width: 1601px) {
    .section-main {
    min-height: 77vh;
    }
}
@media (max-width: 1254px) {
    .CookieNotifyWidget__content {
        min-width:-webkit-calc(-50%);
        min-width: calc(-50%)
    }
}
@media (max-width: 684px) {
  .section-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
            padding-top: 10%;
            padding-bottom: 10%;
}
.section-price .container.cprice, .section-price .sec-6 {
    width: 100%;
}
}
@media (max-width: 600px) {
    .CookieNotifyWidget__wrapper {
        font-size:12px;
        line-height: 16px
    }
    .clMobile .CookieNotifyWidget__wrapper {
        font-size: 1.8rem;
        line-height: 2rem
    }
    .CookieNotifyWidget__content {
        padding: 4rem 2rem
    }
    .CookieNotifyWidget__text {
        padding: 0;
        margin: 0
    }
    .CookieNotifyWidget__closeWrapper {
        top: 20px;
        right: 20px;
        width: 19px;
        height: 19px
    }
    .CookieNotifyWidget__wrapper_hideAction {
        bottom: -490px
    }
}
.cell_programm_desc ul li {
    margin-bottom: 5px;
    font-size: 0.875em;
    font-weight: 500;
}
.cell_programm_desc ul  {
    margin-bottom: 5px;
    font-size: 0.875em;
    font-weight: 500;
}