<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
          .block_organizators{display: flex;}
            .organizator{margin-right: 40px;padding-top: 12px;}
            .organizator.action{width:200px;    margin-right: 10px;}


/*.speaker_programm{
  display: none;
}*/

.top_form_free3day.pp .link {
    color: #fff!important;
}
    .section-confend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 538px;
    padding: 80px 20px;
    -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: #e1e3e6;
    display: none;
}
.header_confend {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #22323f;
    font-size: 2.25em;
    line-height: 1.1em;
    font-weight: 900;
    text-align: center;
    text-transform: none;
}
.link_confend {
    color: #0d3280;
}
.btn-confend {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    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 #d13100;
    border-bottom-width: 3px;
    border-radius: 3px;
    background-color: #ff3d00;
    background-image: url(../images/arrow_right.svg);
    background-position: 94% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    font-size: 0.9375em;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}
.txt_conf_end {
    width: 100%;
    max-width: 800px;
    margin-right: auto;
    margin-bottom: 47px;
    margin-left: auto;
    color: #040e23;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}
button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}
:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}
:focus {outline: none !important;}
::-moz-focus-inner {border: 0px !important;}









.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: 180px!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: #ff3d00;
  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: #ff3d00;
  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: #ff3d00;
  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;
}
.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;
}
.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: #ff3d00;
}
.sec_paycard .inputGroup.radio_paybill label:hover {
  background-color: #ff3d00;
}
.sec_paycard .inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  background-color: #4e6880;
  position: absolute;
  background-color: #ff3d00;
  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: #ff3d00;
  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 (max-width: 1254px) {
    .CookieNotifyWidget__content {
        min-width:-webkit-calc(-50%);
        min-width: calc(-50%)
    }
}
@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
    }
}






















.popup_events {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  height: 0px; overflow-y: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(8, 56, 77, 0.9);
  opacity: 0;
}

.block_events {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  max-width: 900px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.events_header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 46px;
  padding-left: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #127ba8;
}

.btn_events_close {
  position: absolute;
  left: auto;
  top: 14px;
  right: 16px;
  bottom: 0%;
  cursor: pointer;
}

.heading_events {
  margin-top: 50px;
  color: #127ba8;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  text-align: center;
}

.demo3 {
  width: 100%;
  margin-top: 20px;
  padding-right: 44px;
  padding-left: 44px;
}

.item {
  padding-right: 16px;
  padding-bottom: 24px;
  padding-left: 16px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.item:hover {
  background-color: #f3f3f3;
}

.img_event {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 257px;
  min-height: 212px;
  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;
}

.img_event_plus {
  width: 128px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.content_event {
  overflow: hidden;
  width: 100%;
  height: 175px;
  max-width: 230px;
  margin-right: auto;
  margin-left: auto;
}

.date_event {
  color: #127ba8;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.txt_type_event {
  color: #989898;
  font-size: 14px;
  line-height: 18px;
}

.txt_event_description {
  margin-top: 7px;
  font-size: 16px;
  line-height: 21px;
}

.btn_event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 34px;
  max-width: 230px;
  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;
  background-color: #f4931f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.btn_event:hover {
  background-color: #f5a749;
}

.txt_btn_events {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.close_area_events {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.link_event {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}
.demo3 .slick-dots li button:before {
    color: #797979;
}
@media (min-width: 962px){
.sec-6 {
    padding-bottom: 120px;
}
.section-itwas,.section-about,.partners_section,.section-faq{
  padding-top:120px;
  padding-bottom: 120px;
}
.demo3 .slick-prev {
    position: absolute;
    top: 166px;
    left: 10px;
    background: none;
}
.demo3 .slick-next {
    position: absolute;
    top: 166px;
    right: 10px;
    background: none;
}
}
@media (max-width: 930px){
.block_events {
    max-width: 700px;
    height: auto;
}
.popup_events{
  padding: 0 20px;
}
}

@media (max-width: 477px){
.block_events {
    max-width: 700px;
    height: auto;
}
.popup_events{
  padding: 0 20px;
}
.demo3 {
    padding-right: 0px;  
    padding-left: 0px;    
    margin-top: 0px;
}
.heading_events {
    margin-top: 20px;
}
.img_event {
    max-width: 200px;
    min-height: 182px;
}.content_event {
    height: 155px;
}
.events_header img:first-child{
  width: 100%;
  max-width: 220px;
}
}












.txt_speaker_programm {
    display: block;
}
        .offline_online{
    position: absolute;
    top: 410px;
    right: 110px;
    z-index: 1;
    display:none;
}

@media (max-width: 960px) {
.offline_online {
    position: absolute;
    z-index: 99;
    width: 100px;
    top: 355px;
    right: 68px;
}
}
@media (max-width: 767px) {
.offline_online {
    position: absolute;
    z-index: 99;
    width: 95px;
top: 148px;
    right: 0px;
}
}  
@media (max-width: 460px) {
  
          .block_organizators{flex-direction: column;justify-content: center;    align-items: center;margin-bottom: 45px;}
            .organizator{margin-right: 0px;margin-bottom: 15px;}
            .organizator.gdc{width:100%;max-width: 300px;}
            .organizator.action{width:200px;}
.offline_online {
    position: absolute;
    z-index: 99;
    width: 70px;
    top: 117px;
    right: 0px;
}
}
@media (max-width: 430px) {
.offline_online {
    position: absolute;
    z-index: 99;
    width: 70px;
    top: 117px;
    right: 0px;
}
.txt_lead {
    font-size: 2.3em;
}
}
.glide--horizontal .glide__arrows {
    top: 45%;
    width: 92%;
}
.glide__arrow--right{
    right: 2%;
}
.glide__arrow--left{
    left: 2%;
}
.glide__bullets&gt;* {
    width: 8px;
    height: 8px;
}
.box {
  width: 100%;
  /*height: 350px;*/
  border-radius: 12px;
  position: relative;
}
.dt_otzyv{
  background-color: rgba(1,9,25,.85);
  position: absolute;
  right: 0;
  height: 100%;
  width: 250px;
}
.dt_txt_otzyv {
    display: block;
    margin-top: 41px;
    color: #ffffff;
    line-height: 1.4em;
    text-align: left;
    font-size: 1.2em;
}
.dt_txt_otzyv_author {
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
    /* margin-left: -17px; */
    color: #ffffff;
    text-align: left; 
    font-weight: 900;
}
.dt_otzyv_author {
    display: inline-block;
    background-image: url(images/â€œ.png?3);
        background-size: 19px, auto;
    background-position: 8px 62px, 0px 0px;
    background-repeat: no-repeat, repeat;
    padding: 30px;
}
.dt_txt_otzyv_autor {
    display: block;
    width: 80%;
    margin-top: 2px;
    color: #ffffff;
    font-size: 1em;
    line-height: 1.3em;
    text-align: left;
}
.glide__wrapper {
  padding: 5vh 0 80px 0;
}
.glide__track {
  overflow: visible;
  height: 350px;
}
.glide__slide {
  transition: all 200ms ease;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.glide__slide.active {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.glide__slide.pre {
  -webkit-transform: perspective(50em) rotateY(15deg);
          transform: perspective(50em) rotateY(15deg);
  opacity: .3;
}
.glide__slide.following {
  -webkit-transform: perspective(50em) rotateY(-15deg);
          transform: perspective(50em) rotateY(-15deg);
  opacity: .3;
}
.glide--horizontal .glide__bullets {
  bottom: 8%;
}
.photo_gallery {
  display: flex;
  justify-content: center;
  align-items: center;
}
  .slick-slide img {
    max-width: 98%;
}
.slick-dots {
  position: relative;
      bottom: -5px;
}
.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: block;
    color: hsl(0, 100%, 50%);
    font-size: 12px;
    position: relative;
    top: -4px;
   /* position: absolute;
    bottom: -30px;*/
  }
.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-image: -webkit-gradient(linear, left top, left bottom, from(#1a242e), to(#1a242e));
    background-image: linear-gradient(180deg, #1a242e, #1a242e);
  }
  @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;
  }
}
.slick-prev{
position: absolute;
    top: 46px;
    left:-30px;
        background: none;
    }
.slick-next{
position: absolute;
    top: 46px;
    right:-30px;
    background: 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 (max-width: 991px) {
.slick-prev, .slick-next {display: none!important;}
.dt_otzyv,.glide__arrows {
    display:none;
}
.glide__track {
    height: 260px;
}
}
@media (min-width: 960px) {
.hb-left-icon-container,.hb-right-icon-container,.hb-close-icon-container {opacity: 1!important;}
.sec_paycard .inputGroup {
    width: 180px!important;
    margin: 0 auto;
}
}
@media (max-width: 767px) {
  .organizator {
    margin-right: 24px;
    padding-top: 0;
}
.organizator.action{ margin-right: 24px;}
.block_org_logo {
    display: block;
    top: -11px;
}
.photo_gallery {
    display: none!important;
}
span.help-block.form-error {
    top: -9px;
}
}
@media (max-width: 460px) {
  .block_org_logo {    top: 5px;}
.glide__track {
    height: 200px;
}
.otzyv_author {
  width: 260px;
    padding-left: 20px;
}
.mosaicflow {
    margin: 0 0px 50px;
}
.sec_paycard .inputGroup {
    width: 50%!important;
}
} /**/
.field_cell{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: left;
    align-items: baseline;
    align-content: left;
    width: 100%!important;
}
.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: center;
  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: #ff3d00;
  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: #ff3d00;
  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: #ff3d00;
  border-color:#ee2649;
}
.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;
    font-size:0.9em;
}
.sec_paycard .inputGroup.radio_paybill label {
  padding: 15px 10px;
    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;
  height: 80px;
  line-height: 1.2em;
}
.sec_paycard .inputGroup.radio_paycard label {
  padding: 15px 10px;
    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;
  height: 80px;
  line-height: 1.2em;
}
.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: #ff3d00;
  color:#ffffff;
}
.sec_paycard .inputGroup.radio_paybill label:hover {
  background-color: #ff3d00;
  color:#ffffff;
}
.sec_paycard .inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  position: absolute;
  background-color: #ff3d00;
  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: #ff3d00;
  border-color: #ff3d00;
}
.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;
}
.w-slider-dot {
    width: 8px;
    height: 8px;
}
.sec-6 {
    margin-top: 40px;
}
.btn-reg2 {
    padding-left: 52px;
    background-image: none;
}





  .orange_point.empty_point{
    background-image: none;
  }
    .heading2.price {
    margin-top: 34px;
    margin-bottom: 30px;
}
.price_content {
    padding: 19px 0px 30px;
}
.section-price {
    padding: 3% 5% 17px;
}
.tg_channel_footer{
  flex-shrink: 0;
  width:24px;
  height: 24px;
  background: url(../images/icn_tg.svg) no-repeat;
  background-size: 24px;
  transition: all .2s;
}
.tg_channel_footer:hover{
  opacity: .6;
}
.phone__header,.footer__contacts-phone{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap:12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
          justify-content: flex-end;
}


@media (max-width: 467px) {
.footer__contacts-phone{
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

}
}


.form .name_mail_phone .field_border{  
    flex-direction: column;
    height: auto;
    width: 100%;
    max-width: 400px;
    padding: 24px 32px;
}
.form .name_mail_phone .field_box {
    display: block;
    margin-bottom: 16px;
    height: auto;
    padding: 0;
    width: 100%;
    max-width: 320px; */
    margin-left: auto;
    margin-right: auto;
}
.form .name_mail_phone .text-field._1,.form .name_mail_phone .text-field,.form .name_mail_phone .text-field._2,.form .name_mail_phone .text-field._3 {
    height: auto;
}

.form .name_mail_phone .text-field {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 320px;
    height: auto;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 8px;
    padding-bottom: 6px;
    border-color: #fff #fff #90989f #fff;
}

.section-price {
    padding-top: 8%;
    display: flex;
    align-items: flex-start;
    padding-bottom: 8%;}
.section-price .container-2{width: 50%;}
.price_day {
    width: 100%;
    max-width: 420px;
}
.pl_price {    background-color: transparent;}
.txt_subheading.bron {
    margin-bottom: 4px;
}
  @media (max-width: 700px) {
    .section-price {
      flex-direction: column;
}
.section-price .container-2 {
    width: 100%;
    max-width: 420px;
}
.section-price .container-2 .header_std-2.center.blue {
    margin-top: 60px;
}
.form .name_mail_phone .field_box:last-child{margin-bottom: 0;}
}</pre></body></html>