/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css?family=Rubik');
#conf18-reserve-section *, #conf18-main-section *, #conf18-occasion-section *, #conf18-invite-section *, #conf18-reasons-section *,#conf18-tradition-section *,#conf18-entertainment-section *, #conf18-video-section *, #conf18-photogallery-section *,#conf18-reviews-section *,#conf18-speakers-section *, #speakers2017 *, #conf18-speakersview-section *,#conf18-location-section *,#conf18-sponsors-section *,#conf18-questions-section *,#conf18-commercial-section *,#conf18-booking-section *,#conf18-form-section *,#conf18-tickets-section *,#conf18-countdowner-section *,#conf18-pricelist-section *,#conf18-discount *, #conf18-philosophy-section *,#conf18-timer-section *, #conf18-propose-section *,#conf18-training-section *,#conf18-program-section *,#conf18-speakers18-section *,#conf18-trainingtext-section *,#conf18-training-questions-section *, #conf18-coach-section *, #conf18-partners-section *,#conf18-sponsors-new-section *,#conf18-party-section *,.message *{
	font-family: 'Rubik', sans-serif !important;
}
#conf18-main-section .container, #conf18-commercial-section .container,#conf18-sponsors-section .container,#conf18-pricelist-section .container, #conf18-discount .container, #conf18-tickets-section .container,#conf18-philosophy-section .container, #conf18-timer-section .container, #conf18-training-section .container,#conf18-program-section .container,#conf18-speakers18-section .container, #conf18-invite-section .container, #conf18-occasion-section .container, #conf18-reasons-section .container,#conf18-tradition-section .container,#conf18-entertainment-section .container, #conf18-photogallery-section .container, #conf18-reviews-section .container, #conf18-speakers-section .container, #conf18-questions-section .container,#conf18-trainingtext-section .container,#conf18-training-questions-section .container, #conf18-coach-section .container,#conf18-partners-section .container, #conf18-sponsors-new-section .container,#conf18-party-section .container{
  min-width: 100% !important;
  padding:0 !important;
  margin: 0 !important;
}
p.toggler::after{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  bottom: 1px;
  background: rgba(52, 164, 72, 0.15);
}
p.toggler.activeTitle:after {
  content: "";
  display: none;
}
#conf18-main-section .chatos-logo,#conf18-main-section .conf18-icons{
  text-align: center;
}
#conf18-main-section .chatos-logo img{
	width: 150px;
}
#conf18-main-section *{
	color: #fff;
}
#conf18-main-section .bg-circle{
  height: 353px;
  margin: 10px 0;
  background: url(https://conf18.chatoptimizer.com/wp-content/uploads/2017/12/circle.png);
  background-size: 6%;
}
#conf18-main-section .conf18-heading{
  text-align:right;
}
#conf18-main-section .conf18-date{
  padding-bottom:10%;
  font-weight: 800; 
}
#conf18-main-section .conf18-caption{
  font-size: 3em;
  margin: 0;
}
#conf18-main-section .conf18-name{
  font-weight: bold;
  margin: 20px 0;
}
#conf18-main-section .conf18-btn-takepart,#conf18-reserve-section .conf18-btn-reserve{
  border-radius: 10px;
  text-align: center;
  padding: 10px 100px;
  font-size: 35px;
  border: 2px solid #f3f1f1;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: white;
  background: none;
  margin-top: 10px;
  font-family: inherit;
  cursor: pointer;
}
#conf18-main-section .av-section-color-overlay{
  background-repeat:no-repeat!important;
  background-size: 25% 100% !important;
}
#conf18-main-section .conf18-year{
  font-size: 1.5em;
  font-weight: 900;
}
#conf18-main-section .conf18-btn-takepart:hover,#conf18-reserve-section .conf18-btn-reserve:hover{
  background-color: #f1f1f1!important;
  color: #332d2d!important;
}
#conf18-main-section .conf18-icons img{
  width:40px;
  height:40px;
  margin: 0 6px;
}
#conf18-occasion-section{
  text-align: center;
  background-size: 2% auto;
}
#conf18-occasion-section h1{
  font-weight: 800;
  font-family: 'Rubik Bold',sans-serif !important;
}
#conf18-invite-section .flex_column.av_one_half.flex_column_table_cell.av-equal-height-column.av-align-middle.av-zero-column-padding.avia-builder-el-13.el_after_av_one_half.avia-builder-el-last  {
	padding-right: 50px;
}
#conf18-occasion-section .land-wrapper{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#conf18-occasion-section .box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  position:relative;
  width: 20%;
  min-width: 242px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 5px solid #34a448;
  padding: 0px 15px;
  padding-top: 20px;
  border-radius: 20px;
  margin: 10px;
}
#conf18-occasion-section p{
  line-height: 1.5;
  color: #1b1b1b;
  font-weight: 600;
}
#conf18-occasion-section .circle{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  background: #34a448;
  border-radius: 40px;
  position: absolute;
  top: -50px;
}
#conf18-occasion-section .circle img{
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}
#conf18-reserve-section .conf18-btn-reserve{
	text-transform: uppercase;
  font-size: 35px;
}
#conf18-invite-section img{
	width: 480px;
  height: auto;
}
#conf18-invite-section .circle{
  width: 18px;
  height: 18px;
  background: #34a448;
  display: inline-block;
  border-radius: 20px;
  margin:20px 3px;
}
.text-right{
	text-align: right;
}
#conf18-invite-section h2.caption1{
  font-style: italic;
  font-size: 23px;
}
#conf18-invite-section h3.caption2{
	font-weight: 200;
  font-style: italic;
}
#conf18-invite-section h1{
	font-weight: 900;
  font-size: 3rem;
  font-family: 'Rubik Bold',sans-serif!important;
  color: #34a448;
}
#conf18-invite-section .av-section-color-overlay{
	background-repeat: no-repeat !important;
  background-position: right center;
  background-size: 30% auto;
}
#conf18-reasons-section .img-elite{
  padding-top: 23px;
}
#conf18-reasons-section .img-elite img{
  margin-bottom: -6px;
}
.row-circle{
	width: 18px;
  height: 18px;
  background: #34a448;
  display: inline-block;
  border-radius: 20px;
  color: #34a448;
  margin: 20px 4px;
}
#conf18-reasons-section{
  background-size: auto 50%;
}
#conf18-reasons-section .reasons-list {
  color: #fff;
  background: #34a448;
  border-radius: 50px 0;
  padding: 20px 10px;
  font-size: 17px;
  margin-top: 50px;
}
#conf18-tradition-section div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
  -webkit-box-pack: center; 
      -ms-flex-pack: center; 
          justify-content: center;
  text-align: center; 
  -webkit-box-align: center; 
      -ms-flex-align: center; 
          align-items: center;
}
#conf18-tradition-section p{
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
  display: -webkit-inline-flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
#conf18-tradition-section .greencav{
  color: #34a448;
  font-size: 10em;
}
#conf18-tradition-section .maintext{
  font-family: 'Rubik Light', sans-serif;
  font-style: italic; 
  font-size: 28px; 
  color: #1b1b1b;
}
#conf18-entertainment-section .entertainment-header{
  padding-bottom:10px;
  text-align: center;
}
#conf18-entertainment-section .entertainment-header strong,#conf18-video-section strong{
  font-family: 'Rubik Black', sans-serif !important;
}
#conf18-entertainment-section .entertainment-container .entertainment-box{
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  display: -webkit-flex;
  -webkit-box-pack: center!important;
      -ms-flex-pack: center!important;
          justify-content: center!important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item{
  background: #34a448;
  color: #ffffff;
  min-width: 270px;
  height: 270px;
  padding: 10px;
  padding-top: 50px;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item{
  background-position: center;
  background-size: cover;
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item.item1{
  background-image: url('https://conf18.chatoptimizer.com/wp-content/uploads/2017/12/IMG_4358-copy.jpg');
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item.item3{
  background-image:url('https://conf18.chatoptimizer.com/wp-content/uploads/2017/12/IMG_5131-copy.jpg');
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item.item5{
  background-image:url('https://conf18.chatoptimizer.com/wp-content/uploads/2017/06/IMG_4046-copy.jpg');
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item .row-circle{
  background: white;
  width: 10px;
  height: 10px;
  margin: 1px;
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item *{
  color:#fff;
}
#conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item p{
	font-size: 18px;
}
#conf18-photogallery-section *{
  text-align:center;
}
#conf18-reviews-section h1{
  text-align: right;
  margin-top: 20px;
  line-height: 1.5;
  font-weight: 900;
}
#conf18-reviews-section .circle-place{
  background: url('https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/circle-bg2.png') no-repeat;
  background-size: contain;
  background-position: right;
  height: 30px;
}
#conf18-reviews-section .avia-testimonial-row .avia-testimonial{
  color: rgba(0,0,0,0.8);
  background: white;
  border: 1px solid #9f9f9f;
  border-radius: 20px;
}
#conf18-reviews-section .container{
  height: 1000px !important;
}
#conf18-reviews-section .av-section-color-overlay{
  background-repeat: no-repeat !important;
  background-position: center 20%;
  background-size: 23%;
}
#conf18-entertainment-section{   background-size: 2% auto;}
#conf18-speakers-section *{
  color:#1b1b1b !important;
}
#speakers2017{
  color: #ffffff;
}
#speakers2017 legend{
	background: #34a448;
  margin: 10px auto;
  font-style: italic;
  line-height: 1;
  text-align: center;
  padding: 5px 25px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21);
          box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.21);
}
fieldset#speakers2017 {
  background: #34a448;
  padding-bottom: 20px;
}
#speakers2017 .speakers-row{
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  display: -webkit-flex;
  -webkit-box-pack: center!important;
      -ms-flex-pack: center!important;
          justify-content: center!important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#speakers2017 .speakers-row .speaker-item{
  background: #34a448;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-align-items: flex-end!important;
  width: 300px;
  height: 300px;
  padding:15px;
  background-position: center !important;
  background-size: cover !important;
}
#speakers2017 .speakers-row .speaker-item.item1{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4296-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item2{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4202-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item3{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4304-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item4{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4457-copy.gifвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item5{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4522-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item6{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4566-copy-копия.jpg");
}
#speakers2017 .speakers-row .speaker-item.item7{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_5190-copy-копия.jpg");
}
#speakers2017 .speakers-row .speaker-item.item8{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_5416-copy-копия.jpg");
}
#speakers2017 .speakers-row .speaker-item.item9{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_5320-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item10{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_5462-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item11{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_5487-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item12{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_5513-copyвеб.gif");
}
#speakers2017 .speakers-row .speaker-item.item13{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/Общая_Чернявская.gif");
}
#speakers2017 .speakers-row .speaker-item.item14{
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/998UaujJ6zw.gif");
}
#speakers2017 .speakers-row .speaker-item .title{
  width: 100%;
  border-radius: 20px 0;
  background: #f3ffde;
  color: #34a448;
  padding: 5px;
}
#speakers2017 .speakers-row .speaker-item .title *{
  margin: 0;
  word-wrap: break-word;
  line-height: 1;
  color: #34a448;
}
#speakers2017 .speakers-row .speaker-item .title h4{
	text-align: right;
}
#conf18-speakersview-section{
  display: none;
}
#conf18-speakersview-section .flex_cell.no_margin.av_one_full,#conf18-location-section .flex_cell.no_margin.av_one_full{
  padding:0;
}
#conf18-speakersview-section .newspeakers{
  background: #2a833a; 
  color: #ffffff;
	font-style: italic;
  padding: 1px 0;
  font-size: 1.5rem;
  margin: 30px 0;
}
#conf18-location-section *{
  text-align: center;
}
#conf18-location-section .adress{
  display: inline-block;
  font-style: italic;
  color: #1b1b1b;
  background: #efefef;
  border-radius: 15px;
  padding: 5px 10px;
}
#conf18-sponsors-section .chatos{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 25px 0;
}
#conf18-sponsors-section .chatos-logo{
   min-width: 90px;
}
#conf18-sponsors-section .chatos-title{
  min-width: 300px;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  font-family: 'Rubik',sans-serif!important;
  font-style: italic;
  font-size: 1.2em;
  color: #fff;
}
#conf18-sponsors-section h1.sponsors-header{
  padding: 20px 0;
  background: #34a448;
}
#conf18-sponsors-section .counter-box, #conf18-discount .counter-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.3);
  padding: 20px 0;
  width: 100%;
}
#conf18-sponsors-section .counter-box .counter-item, #conf18-discount .counter-box .counter-item{
  border-left: 1px solid #fff;
  -webkit-box-flex: 0.03;
      -ms-flex-positive: 0.03;
          flex-grow: 0.03;
  padding: 0px 10px;
  line-height: 0.9;
}
#conf18-sponsors-section .counter-box .counter-item .counter-number, #conf18-discount .counter-box .counter-item .counter-number{
  color: #ffffff;
}
 #conf18-sponsors-section .counter-box .counter-item .counter-title, #conf18-discount .counter-box .counter-item .counter-title{
  font-variant: all-small-caps;
  line-height: 1;
  color: #fff;
}
#conf18-sponsors-section .counter-box .counter-item .counter-number, #conf18-discount .counter-box .counter-item .counter-number{
  color: #ffffff;
  font-size: 3em;
  font-weight: 900;
}
#conf18-sponsors-section .team-box{
  display: -webkit-box;
  display: flex;
  justify-content: center;
  -webkit-box-pack: center;
  flex-flow: row wrap;
  margin: 20px 0;
}
#conf18-sponsors-section .team-box .team-img{
  margin: auto 0;
  padding: 10px;
  min-width: 300px;
}
#conf18-sponsors-section .team-box .team-title{
  width: 450px;
  margin: auto 20px;
  padding: 52px;
  color: #fff;
  background: rgba(0,0,0,0.4);
  border-radius: 10px 0;
}
#conf18-sponsors-section .team-title .circle{
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 30px;
}
#conf18-sponsors-section .team-img img{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#conf18-questions-section .container{
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#conf18-questions-section h2{
  padding: 15px;
  background: #e8f5ea;
  text-align: center;
}
#conf18-questions-section{
 color: #1b1b1b !important;
}
#conf18-questions-section .template-page.content.av-content-full.alpha.units,
#conf18-training-questions-section .template-page.content.av-content-full.alpha.units{
	vertical-align: top !important;
}
#conf18-questions-section p#element_avia_1_1,
 #conf18-training-questions-section  p#element_avia_1_1{
  margin:0 !important;
  width: 54% !important;
}
#conf18-questions-section input#avia_1_1,
#conf18-training-questions-section input#avia_1_1{
  padding: 10px !important;
  border-color: #56963a !important;
  border-radius: 6px 0 0 6px !important;
}
#conf18-questions-section p.form_element.form_element_third.modified_width,  
#conf18-training-questions-section p.form_element.form_element_third.modified_width{
  margin:0 !important;
  width: 46% !important;
}
#conf18-questions-section input.button{
  border-radius: 0 6px 6px 0;
  line-height: 0.7;
  border: 1px solid #56963a !important;
  font-size: 1.1em !important;
}
#conf18-questions-section .questions-header{
  text-align: center;
}
#conf18-questions-section .questions-header p{
  margin-top: 0;
  font-style: italic;
  font-family: 'Rubik Light',sans-serif !important;
}
#conf18-questions-section .toggle_content, #conf18-training-questions-section  .toggle_content{
  border:1px;
}
#conf18-questions-section .toggle_content p,  #conf18-training-questions-section .toggle_content p{
  font-family: 'Rubik Light',sans-serif !important;
  color: #1b1b1b;
  font-style: italic !important;
  line-height: 1.2;
}
#conf18-questions-section p.toggler, #conf18-training-questions-section p.toggler{
  color: #1b1b1b !important;
  font-weight: 800;
  background: #f5f9f4 !important;
  border: 0px solid #f5f9f4;
  font-style: oblique;
}
#conf18-questions-section span.toggle_icon, #conf18-training-questions-section span.toggle_icon{
  border:none;
}
#conf18-questions-section form>fieldset{
  display: inline-table;
  margin-bottom: 0 !important;
}
#conf18-commercial-section .commercial-btn{
  text-align: center;
  background: #fff;
  padding: 5px 15px;
  border: 1px solid #34a448;
  border-radius: 5px;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #34a448;
  margin: 10px;
  cursor: pointer;
  transition: 0.5s linear;
  -webkit-transition:0.5s linear;
 	-moz-transition:0.5s linear;
  -o-transition:0.5s linear;
}
#conf18-commercial-section .commercial-btn:hover{
  background: none;
  color: white;
  border-color: white;
}
#conf18-commercial-section h2{
  color: #ffffff;
  text-align: center;
}
#conf18-commercial-section .avia-button{
  border-radius: 6px;
  font-weight: 900;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
          box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
#conf18-form-section .flex_column.av_one_third.flex_column_div.avia-builder-el-2.el_after_av_one_third.el_before_av_one_third{
    padding: 10px;
    background-color: #34a448;
    border-radius: 10px;
}
#conf18-form-section .form_element input[type="submit"]{
    width: 100%;
    max-width: 200px;
}
#conf18-form-section .form_element input[type="submit"]:hover,#conf18-countdowner-section .avia-button:hover {
  background: #fff;
  color: #20662d;
}
#conf18-countdowner-section .avia-button{
	text-transform: uppercase;
}
#conf18-countdowner-section .avia-button,#conf18-form-section .form_element input[type="submit"]{
	background: #20662d;
  padding: 10px;
  border-radius: 6px;
  transition: 0.5s linear;
  -webkit-transition:0.5s linear;
 	-moz-transition:0.5s linear;
  -o-transition:0.5s linear;
}
#conf18-form-section form h3{
  color: #fff;
  font-style: oblique;
  text-transform: uppercase;
}
#conf18-form-section .text_input {
  padding: 6px !important;
  border-radius: 6px !important;
}
#conf18-form-section #element_avia_4_2{
	color: #fff;
  font-style:italic;
  font-size: 1rem;
}
#conf18-tickets-section .tickets-row{    
  display: -webkit-box;    
  display: -ms-flexbox;    
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#conf18-tickets-section .tickets-row .ticket{
  width: 363px;
  margin: 10px 10px;
  border-radius: 6px;
}
#conf18-tickets-section .tickets-row .ticket .ticket-header{
  border-radius: 6px 6px 0 0;
}
#conf18-tickets-section .tickets-row .ticket .ticket-footer{
  border-radius: 0 0 6px 6px;
  padding:10px;
}
#conf18-tickets-section .tickets-row .ticket.business .ticket-header,#conf18-tickets-section .tickets-row .ticket.business .ticket-footer, #conf18-pricelist-section .business-trow td:nth-child(1){
	background: #969696; 
  background: -moz-radial-gradient(center, ellipse cover, #969696 0%, #7a7a7a 100%); 
  background: -webkit-radial-gradient(center, ellipse cover, #969696 0%,#7a7a7a 100%); 
  background: radial-gradient(ellipse at center, #969696 0%,#7a7a7a 100%); 
}
#conf18-tickets-section .tickets-row .ticket.gold .ticket-header,#conf18-tickets-section .tickets-row .ticket.gold .ticket-footer, #conf18-pricelist-section td:nth-child(1){
	background: #f2c81f;
  background: -moz-radial-gradient(center, ellipse cover, #f2c81f 0%, #dbb30f 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f2c81f 0%,#dbb30f 100%); 
  background: radial-gradient(ellipse at center, #f2c81f 0%,#dbb30f 100%); 
}
#conf18-tickets-section .tickets-row .ticket.elite .ticket-header,#conf18-tickets-section .tickets-row .ticket.elite .ticket-footer, #conf18-pricelist-section .elite-trow td:nth-child(1){
  background: #39b550; 
  background: -moz-radial-gradient(center, ellipse cover, #39b550 0%, #2b8d3c 100%); 
  background: -webkit-radial-gradient(center, ellipse cover, #39b550 0%,#2b8d3c 100%); 
  background: radial-gradient(ellipse at center, #39b550 0%,#2b8d3c 100%); 
}
#conf18-tickets-section .tickets-row .ticket .ticket-header *{
    padding: 10px 0;
}
#conf18-tickets-section .tickets-row .ticket .ticket-header *, #conf18-tickets-section .tickets-row .ticket .ticket-footer *{
  color: #fff;

  text-align: center;
  margin:0;
}
#conf18-tickets-section .tickets-row .ticket .ticket-content{
  background-color: white;
  color: #1b1b1b;
  padding: 10px;
  -webkit-box-shadow: inset 1px 3px 7px -3px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: inset 1px 3px 7px -3px rgba(50, 50, 50, 0.75);
  box-shadow: inset 1px 3px 7px -3px rgba(50, 50, 50, 0.75);
}
#conf18-tickets-section .tickets-row .ticket .passive-list,#conf18-tickets-section .tickets-row .ticket .more{
  color: #dfdfdf;
}
#conf18-tickets-section .tickets-row .ticket li{
  line-height:1;
}
#conf18-tickets-section .tickets-row .ticket .active-list li{
  list-style-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/correct-symbol.png");
}
#conf18-tickets-section .tickets-row .ticket .passive-list li{
  list-style-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/access-denied.png");
}
#conf18-tickets-section .tickets-row .ticket .more{
  font-style:italic;
}
#conf18-tickets-section .tickets-row .ticket.gold .more,#conf18-tickets-section .tickets-row .ticket.elite .more{
  color: #34a448;
}
#conf18-tickets-section .tickets-row .ticket .ticket-footer a{
  display: block;
  padding: 10px 0;
  height: 100%;
  text-transform: uppercase;
}
#conf18-tickets-section .tickets-row .ticket.business.disabled{
 	opacity: 0.7;
}
#conf18-tickets-section .tickets-row .ticket.business.disabled:hover{
 	opacity: 1;
}
#conf18-tickets-section .tickets-row .ticket.business.disabled .ticket-footer a{
  cursor: not-allowed;
}
#conf18-countdowner-section .pbc-unit.pbc-seconds{
  margin-right: 0 !important;
}
#conf18-pricelist-section #price-list *{
  text-align: center;
  border: none;
}
#conf18-pricelist-section table#price-list{
  width: 1166px;
  border-collapse: separate!important;
  margin: auto;
  background: #f3faf4;
  border-spacing: 0px 15px;
  text-transform: uppercase;
}
#conf18-pricelist-section table#price-list .table-header{
  color: #1b1b1b;
  font-style: italic;
  font-size: 17.38px;
  background: #f3faf4;
}
#conf18-pricelist-section table#price-list td:nth-child(1) {
  color: #fff; /* Цвет текста */
  border-radius: 11px 0 0 11px;
	font-size: 35.66px;
  padding: 25px 0;
  -webkit-box-shadow: 0px 2px 6.58px 0.42px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 2px 6.58px 0.42px rgba(0, 0, 0, 0.35);
  
} 
#conf18-pricelist-section table#price-list td:nth-child(3){
  border-radius: 0 11px 11px 0;
  background: #969696;
  font-style: italic;	
}
#conf18-pricelist-section table#price-list td:nth-child(2),#conf18-pricelist-section table#price-list td:nth-child(3){
  font-size: 40.38px;
}
#conf18-pricelist-section table#price-list td:nth-child(1),#conf18-pricelist-section table#price-list td:nth-child(2){
  font-family: 'Rubik Bold',sans-serif !important;
  font-weight: bold;
}
#conf18-pricelist-section table#price-list td:nth-child(1),#conf18-pricelist-section table#price-list td:nth-child(2),#conf18-pricelist-section table#price-list td:nth-child(3){
  color: #fff;
}
#conf18-pricelist-section table#price-list td:nth-child(2),#conf18-pricelist-section table#price-list td:nth-child(3){
  font-style: italic;
}
#conf18-pricelist-section table#price-list td:nth-child(2){
  background: #bcbfbd;
}
#conf18-pricelist-section table#price-list .table-header th:nth-child(3){
  font-family: 'Rubik Light',sans-serif !important;
}
#conf18-pricelist-section p.sub{
  margin: 0;
  line-height: 1;
  font-size: 23px;
  margin-bottom: 10px;
  font-style: italic;
  text-align: center;
}
#conf18-pricelist-section .avia-button{
  border: 2px solid #309c43;
  font-size: 25.56px !important;
  background: none;
  color: #309c43 !important;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
  border-radius: 10px;
}
#conf18-pricelist-section .avia-button:hover{
  background: #309c43;
  color: #fff !important;
}
#conf18-commercial-section .flex_column{
  margin-bottom:0 !important;
}
#conf18-discount{
  background: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/05/discount.png) repeat-x;
  margin-top: 50px;
}
#conf18-discount .container{
  background: rgba(32, 143, 52, 0.92);
}
#conf18-discount .main-block{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#conf18-discount h2,#conf18-discount h3{
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
#conf18-discount .main-block .discount-header{
  background: radial-gradient(circle at center, rgba(229,56,56,1) 0%, rgba(229,56,56,1) 1%, rgba(229,56,56,1) 0%, rgba(189,0,0,1), rgba(189,0,0,1) 100%);
  text-align: center;
  padding: 10px 0;
  width: 700px;
  max-width: 100%;
  margin-top: -25px;
}
#conf18-discount .discount-message{
  position: relative;
  line-height: 1;
  text-align: center;
  background: #fff;
  color: #20662d;
  font-style: italic;
  margin-top: 2%;
  font-size: 1.4em;
  border-radius: 12px;
  padding: 12px 0;
  width: 600px;
  max-width: 100%;
  margin-bottom: -10px;
}
#conf18-discount .counter-box{
  padding-top: 30px;
}
#conf18-discount .discount-message:after{
  top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
  border-width: 6px;
  margin-left: -6px;
}
#conf18-discount .counter-box .counter-item{
  text-align: center;
}
#conf18-discount .counter-box .counter-item strong{
  color: #ffffff;
}
#conf18-discount .counter-box .counter-item .counter-title{
  font-variant: small-caps;
}
#conf18-discount .discount-header{
  border-radius: 12px;
}
#conf18-discount .main-block{
  margin-bottom: 3%;
}
#conf18-discount .counter-box .counter-item:last-child{
  border-right: 1px solid #fff;
}
#conf18-discount .counter-box{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
#conf18-philosophy-section{
	min-height: 539px;
  padding: 70px 0;
}
#conf18-philosophy-section .phil-block-text{
  text-align: center;
  line-height: 1.25;
  font-size: 16px;
  color: #222222;
  margin-top: 14px;
}
#conf18-philosophy-section .phil-block-icon{
  background: url(https://chatoptimizer.com/wp-content/uploads/2018/05/Icons_sprite.svg) no-repeat;
  width: 61px;
  height: 60px;
  margin: auto;
}
#conf18-philosophy-section .growup .phil-block-icon{
	background-position: -67px -86px;
}
#conf18-philosophy-section .improve .phil-block-icon{
  background-position: -172px -86px;
}
#conf18-philosophy-section .create .phil-block-icon{
	background-position: -282px -86px;
}
#conf18-philosophy-section .earn .phil-block-icon{
	background-position: -401px -86px;
}
#conf18-philosophy-section .talk .phil-block-icon{
	background-position: -500px -86px;
}
#conf18-philosophy-section .proud .phil-block-icon{
	background-position: -612px -86px;
}
#conf18-philosophy-section .business .phil-block-icon{
	background-position: -728px -86px;
}
#conf18-philosophy-section .personality .phil-block-icon{
	background-position: -845px -86px;
}
#conf18-philosophy-section .quality .phil-block-icon{
	background-position: -963px -86px;
}
#conf18-philosophy-section .cooperation .phil-block-icon{
	background-position: -1078px -86px;
}
#conf18-philosophy-section h1{
  font-size: 28px;
  text-align: center;
  color: #222222;
  margin-bottom: 60px;
}
#conf18-philosophy-section .phil-container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 720px;
  max-width: 100%;
  margin: auto;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#conf18-philosophy-section .phil-container .phil-block{
  width: 20%;
  max-width: 100%;
  height: 160px;
}
#conf18-timer-section{
  min-height: 453px;
  background-color: #2b303a;
}
#conf18-timer-section h1{
  color: #ffffff;
  text-align: center;
  font-size: 28px;
}
#conf18-propose-section .container{
  max-width: 1922px !important;
  margin: auto;
  padding: 0 !important;
}
#conf18-propose-section h1{
  color: #ffffff;
  background-color: #34a648;
  font-size: 39px;
  border-radius: 5px;
  display: inline-block;
  padding: 2px 27px;
  margin-bottom: 25px;
}
#conf18-propose-section h2{
  font-size: 29px;
}
#conf18-propose-section p{
  color: #0a0a0a;
  font-size: 25px;
  line-height: 1.25;
  font-family: "Roboto Italic",sans-serif;
  font-style: italic;
}
#conf18-propose-section strong{
 	color: #0a0a0a;
}
#conf18-training-section{
  background: #b9e0c0;
}
#conf18-training-section .block-collapse{
	position: relative;
  width: 272px;
}
#conf18-training-section .training-container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: "Roboto",sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#conf18-training-section .training-block:nth-child(3){
  margin-right: 40px;
  margin-left: 40px;
}
#conf18-training-section .training-block{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 300px;
  max-width: 450px;
  border-radius: 35px;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.35);
          box-shadow: 0px 2px 6px 1px rgba(0,0,0,0.35);
  background: -webkit-radial-gradient(center, ellipse, rgba(57,181,80,1) 0%, rgba(43,141,59,1) 100%);
  background: -o-radial-gradient(center, ellipse, rgba(57,181,80,1) 0%, rgba(43,141,59,1) 100%);
  background: radial-gradient(ellipse at center, rgba(57,181,80,1) 0%, rgba(43,141,59,1) 100%);
  padding: 20px 37px;
}
#conf18-training-section .training-block h3{
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  font-family: "Roboto Medium",sans-serif !important;
  font-weight: 600;
  font-style: italic;
  line-height: 1.25;
  margin: 0 0 36px 0;
  text-transform: uppercase;
}
#conf18-training-section .block-collapse-text{
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: auto;
  padding: 5px;
  background: #ffffff;
  border-radius: 15px;
  height: auto;
  padding-bottom: 15px;
  -webkit-transition: height 1.5s;
  -o-transition: height 1.5s;
  transition: height 1.5s;
  color: #000000 !important;
}
#conf18-training-section .block-collapse-p{
	margin: 0;
  height: auto;
  overflow: hidden;
  font-family: "Rubik Light Italic",sans-serif !important;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  line-height: normal;
}
#conf18-training-section .training-text{
  text-align: center;
  color: #000000;
  opacity: 0.43;
  font-style: italic;
  line-height: normal;
}
#conf18-training-section .training-btn{
	border-radius: 7px;
  background: rgba(0, 0, 0, 0.39);
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
#conf18-training-section .collapse-btn{
  position: absolute;
  width: 25px;
  height: 25px;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -13px;
  background: #1f622a;
  border-radius: 50%;
  text-align: center;
  font-weight: 900;
  color: #ffffff;
  cursor: pointer;
  line-height: 1.9;
}
#conf18-training-section .block-collapse-p{
  display: none;
}
#conf18-training-section .block-collapse-text h4{
  font-family: "Roboto Medium",sans-serif !important;
  text-transform: uppercase;
  font-size: 14px;
  margin: 18px 0;
  font-style: italic;
}
#conf18-training-section .block-collapse-p hr{
  width: 45%;
  height: 2px;
  background: #35a849;
  border: none;
  opacity: 0.35;
  margin: 8px auto;
}
.vertical-line, .horizontal-line{
  border-color: #ffffff;
  border-width: 2px;
  border-radius: 10px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.vertical-line{
  width: 12px;
  height: 0;
  border-bottom-style: solid;
}
.horizontal-line{
  height: 12px;
  width: 0;
  border-right-style: solid;
}
.tr-arrow{
  width: 0;
  height: 0;
}
.tr-arrow:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  top: -1px;
  margin: auto;
  border: 25px solid transparent;
  border-top: 25px solid #ffffff;
}
#conf18-program-section{
  background: #e1f1e4;
  height: auto;
  font-family: "Roboto",sans-serif !important;
}
#conf18-program-section .program-container{
  max-width: 1246px;
  width: 75%;
  margin: auto;
}
#conf18-program-section .program-header{
  font-family: "Rubik Bold",sans-serif !important;
  font-weight: 700;
  text-align: center;
  color: #34a448;
  text-decoration: underline;
  font-size: 30px;
  margin: 20px 0;
}
#conf18-program-section .pr-nav{
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #828282;
  height: 70px;
}
#conf18-program-section .pr-nav .day{
  width: 130px;
  height: 70px;
  cursor: pointer;
}
#conf18-program-section .pr-nav .day{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#conf18-program-section .pr-nav .day#day0{
  width: 190px;
  color: #ffffff;
  background: #767676;
}
#conf18-program-section .pr-nav .day:not(#day0):hover .date, 
#conf18-program-section .pr-nav .day:not(#day0):hover .day-num,
#conf18-program-section .pr-nav .day.active .date,  
#conf18-program-section .pr-nav .day.active .day-num{
  color: #34a448;
}
#conf18-program-section .pr-nav .day:hover::after,#conf18-program-section .pr-nav .day.active::after{
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 5px;
  background: #34a448;
  bottom: -1px;
  left: 0;
}   
#conf18-program-section .pr-nav .vertical-text{
    -webkit-writing-mode: tb;
        -ms-writing-mode: tb;
            writing-mode: tb;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    background: #828282;
    font-family: "Rubik Bold",sans-serif !important;
    font-weight: 900;
    font-size: 14px;
    padding: 6px 7px 6px 6px;
}
#conf18-program-section .pr-nav .day .date{
  font-family: "Rubik Light",sans-serif !important;
  font-size: 10px;
  font-weight: 300;
  color: #828282;
  line-height: 1.5;
}
#conf18-program-section .pr-nav .day#day0 .date{
  color: #ffffff;
}
#conf18-program-section .pr-nav .day .day-num{
  font-family: "Rubik Bold",sans-serif !important;
  font-weight: 900;
  font-size: 25px;
  color: #828282;
}
#conf18-program-section .pr-nav .day#day0 .day-num{
  color: #ffffff;
}
#conf18-program-section .pr-nav .day#day0 .day-block{
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 12px;
}
div.day + div.day{
  margin-left: 34px;
}
#conf18-program-section .program-table table .pr-time{
  color: #828282;
  position: relative;
  font-family: "Rubik Bold",sans-serif !important;
  font-weight: 700;
  font-size: 17px;
  padding-left: 30px;
}
#conf18-program-section .program-table table .pr-time:before{
  content: "";
  position: absolute;
  float: left;
  background: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/clock.png);
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  bottom: 0;
  background-size: contain;
  margin: auto;
}
#conf18-program-section .program-table table{
  width: 100%;
  border-collapse: collapse;
  border: 0;
  background: transparent;
}
.training-btn a{
  color: #ffffff !important;
}
#conf18-program-section .program-table table, #conf18-program-section .program-table table td{
  border: 0;
  vertical-align: middle;
}
#conf18-program-section .program-table table .pr-name{
  color: #828282;
  font-size: 18px;
  font-family: "Rubik Regular",sans-serif !important;
  padding: 20px 0;
}
#conf18-program-section .program-table table tr{
  height: auto;
  background: transparent;
}
#conf18-program-section .program-table table tr:hover{
  background: #ffffff;
}
#conf18-program-section .program-table table tr:hover .pr-name{
  color: #34a448;
}
#conf18-program-section .program-table table .pr-speaker-item{
  margin: 0;
  padding-top: 0px;
  font-family: "Rubik Medium",sans-serif !important;
  font-size: 20px;
  color: #828282;
}
#conf18-program-section .program-table table tr:hover .pr-speaker-item{
  color: #34a749;
}
#conf18-program-section .program-table table .pr-speaker-name{
  padding-bottom: 0px;
  margin: 0;
  font-family: "Rubik Italic",sans-serif !important;
  font-style: italic;
  font-size: 17px;
  line-height: 1;
  padding-top: 5px;
}
#conf18-program-section .program-table table tr+tr{
  border-top: 2px solid #ffffff;
}
#conf18-program-section .program-table .view-more{
  font-family: "Rubik Black",sans-serif !important;
  font-size: 29px;
  color: #c20000;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
#conf18-program-section .program-table .pr-icon{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #34a749;
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
#conf18-program-section .program-table .pr-icon.img-meeting{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/meeting.png");
}
#conf18-program-section .program-table .pr-icon.img-contact{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/contact.png");
  background-position: 9px center;
}
#conf18-program-section .program-table .pr-icon.img-lunch{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/lunch.png");
}
#conf18-program-section .program-table .pr-icon.img-cup{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/cup.png");
}
#conf18-program-section .program-table .pr-icon.img1{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/анфас-Сергей-Лазаренко.png");
  background-size: 100%;
}
#conf18-program-section .program-table .pr-icon.img-party{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/disco-ball-1.png);
}
#conf18-program-section .program-table .pr-icon.img-misterX{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/09/invisible-person-of-clothes.png);
}
#conf18-program-section .program-table .pr-icon.img2{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/maria-falter-picture.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img3{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Цюх.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img4{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Н-Тоцкая.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img5{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Цубера-Діана-21.07-1-2.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img6{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/si-1.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img7{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/site.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img8{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Elena-Vygnanyuk.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img9{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Марина-М.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img10{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/10/photo_2018-10-04_10-45-44.jpg");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img11{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/DSC09935-Анастасия-Шилина-2.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img12{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/IMG_4122-Максим-Дудченко.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img13{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/DSC_6687.png");
  background-size: 100%;
}#conf18-program-section .program-table .pr-icon.img14{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Мищенко.png");
  background-size: 100%;
}
#conf18-program-section .program-table .pr-icon.img15{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/photo_2018-04-05_16-22-01-Алексей-Менеджер-Perfect-Match-1.png");
  background-size: 100%;
}
#conf18-program-section .program-table .pr-icon.img16{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/09/Alex-Pintoдля-веб.png");
  background-size: 100%;
}
#conf18-program-section .pr-details{
  text-align: center;
  color: #34a448;
  font-family: "Rubik Italic",sans-serif !important;
  font-style: italic;
  font-size: 31px;
  font-weight: normal;
  margin: 39px 0 52px 0;
}
#conf18-program-section img.img-contact{
  margin-right: -7px;
}
.wpcf7-form{
  padding: 10px;
  border-radius: 22px;
  border: 4px solid #fff;
  width: 600px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
          box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  max-width: 100%;
  margin: auto;
  background: -webkit-radial-gradient(center, ellipse cover, rgba(57,181,80,1) 0%,rgba(43,141,60,1) 100%);
}
h3.contact-form__title{
  color: #fff;
  text-align: center;
  margin: 20px 0 30px 0;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
}
p.contact-form__title{
  color: #fff;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}
select.wpcf7-form-control.wpcf7-select{
  width: 14em !important;
  font-size: 0.875em !important;
  display: inline-block !important;
  padding: 5px 10px;
  margin:0 !important;
  border-radius: 5px!important;
}
input.wpcf7-form-control.wpcf7-submit.submitButton{
  background: rgba(0, 0, 0, 0.39);
  border-radius: 5px;
  font-size: 14px;
  width: 150px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
input.wpcf7-form-control.wpcf7-submit.submitButton1{
  background: rgba(0, 0, 0, 0.39);
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
}


.checkbox-container{
  width: 40%;
  max-width: 100%;
  margin: auto;
  margin-bottom: 10px;
  color: #ffffff;
}
.textarea-72 textarea{
  height: 100px;
  border-radius: 5px !important;
  resize: none;
}
.form-button-train{
  text-align: center;
}
.contact-form__item{
  width: 80%;
  margin: auto;
}
.contact-form__item input{
  border-radius: 5px !important;
}
#conf18-speakers18-section{
  background: #34a448;
}
.speakers18-container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -25px;
}
.speakers18-item{
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.35);
          box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.35);
  width: 214px;
  height: 267px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-right: 25px;
  margin-top: 30px;
}
.speakers18-item_img.item1{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Viktor.gif);
}
.speakers18-item_img.item2{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/DSC09935-Анастасия-Шилина.gif);
}
.speakers18-item_img.item3{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/site.jpg);
}
.speakers18-item_img.item4{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/15192671_143433182801742_3706426174203968373_n-1-Elena-Vygnanyuk.jpg);
}
.speakers18-item_img.item5{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/10/photo_2018-10-04_10-45-44.jpg);
}
.speakers18-item_img.item6{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/si-1.gif);
}
.speakers18-item_img.item7{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/анфас-Сергей-Лазаренко.jpg);
}
.speakers18-item_img.item8{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/IMG_4122-Максим-Дудченко.gif);
}
.speakers18-item_img.item9{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/DSC_6196c-копия.jpg);
}
.speakers18-item_img.item10{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/DSC00712.jpg);
}
.speakers18-item_img.item11{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/photo_2018-04-05_16-22-01-Алексей-Менеджер-Perfect-Match-1.jpg);
}
.speakers18-item_img.item12{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Тоцкая.jpg);
}
.speakers18-item_img.item13{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/maria-falter-picture.jpg);
}
.speakers18-item_img.item14{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/DSC_6687.gif);
}
.speakers18-item_img.item15{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/Цубера-Діана-21.07-1-2.jpg);
}
.speakers18-item_img.item16{
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/09/Alex-Pinto-1.jpg);
}
.speakers18-item_img{
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background-position: top center;
    background-size: cover;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray; 
}
.speakers18-item_text{
  color: #000;
  text-align: center;
  padding: 10px 5px;
  line-height: 1;
}
.training-btn a:hover{
  text-decoration: none;
}
.speakers18-item_name{
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
}
.speakers18-item_post{
  font-style: italic;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.speakers18-item:hover{
  width:238px;
  height: 302px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.speakers18-item:hover .speakers18-item_img{
  -webkit-filter: initial;
  -moz-filter: initial;
  -ms-filter: initial;
  -o-filter: initial;
  filter: initial; 
}
.speakers18-item:hover .speakers18-item_text{
  background: #34a749;
  color: #ffffff;
  border: 3px solid #ffffff;
  border-top:none;
}
.speakers18-item:hover .speakers18-item_post{
  white-space: normal;
  overflow: visible;
}
.button-show-speakers{
  text-align: center;
  margin-top: 50px;
}
.button-show-speakers input{
  background: transparent;
  color: #fff;
  border-radius: 22px;
  width: 332px;
  font-size: 23px;
  padding: 4px 0;
  text-align: center;
  font-style: italic;
  cursor: pointer;
  border: 3px solid #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.button-show-speakers input:focus{
  outline: none !important;
}
.button-show-speakers input:hover{
  background: #ffffff;
  color: #000000;
}
.text-collapse{
  height: auto !important;
}
.notif-container{
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 350px;
  height: 100px;
  left: 150%;
  right: 42px;
  top: 88px;
  border: 1px solid #34a448;
  border-left: 11px solid #34a448;
  padding: 20px 20px 20px 10px;

  background: #ffffff;
	opacity: 0.9;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 9999;
}
.notif-icon{
  width: 60px;
  height: 62px;
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/ticket.svg") no-repeat;
  background-position: center;
  margin-right: 19px;
}
.notif-block{
  width: 230px;
}
.notif-block h1{
  font-size: 18px;
  margin: 0;
  color: #222222;
  font-family: "HelveticaNeueCyr Bold",sans-serif;
}
.notif-block p{
  margin: 0;
  font-size: 14px;
  color: #8b8b8b;
  font-family: "HelveticaNeueCyr Medium",sans-serif;
}
.slideLeft{
  animation-name: slideLeft;
  -webkit-animation-name: slideLeft;  

  animation-duration: .3s; 
  -webkit-animation-duration: .3s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;     

  visibility: visible !important; 
  left: auto;
}
.slideRight{
   -webkit-transform: translateX(150%);
       -ms-transform: translateX(150%);
           transform: translateX(150%);
   -webkit-transition: ease-in-out 1s;
   -o-transition: ease-in-out 1s;
   transition: ease-in-out 1s;
  left:auto;
}
@keyframes slideLeft {
    0% {
        transform: translateX(150%);
    }
    50%{
        transform: translateX(-8%);
    }
    65%{
        transform: translateX(4%);
    }
    80%{
        transform: translateX(-4%);
    }
    95%{
        transform: translateX(2%);
    }           
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%);
    }
    50%{
        -webkit-transform: translateX(-8%);
    }
    65%{
        -webkit-transform: translateX(4%);
    }
    80%{
        -webkit-transform: translateX(-4%);
    }
    95%{
        -webkit-transform: translateX(2%);
    }           
    100% {
        -webkit-transform: translateX(0%);
    }
}
#conf18-tickets-section .ticket-header .showDetailsBtn{
  display: none;
  padding: 0;
}
#conf18-trainingtext-section .trainingtext-container{
  width: 70%;
  margin: auto;
}
#conf18-trainingtext-section .trainingtext-block{
  padding: 20px;
  border-radius: 5px;
  background: rgba(52, 164, 72, 0.06);
  position: relative;
}
#conf18-trainingtext-section .trainingtext-block .trainingtext-block-logo{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 200px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
}
#conf18-trainingtext-section .trainingtext-block .trainingtext-block-logo.logo1{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/logo1.png");
  right: 20px;
}
#conf18-trainingtext-section .trainingtext-block .trainingtext-block-logo.logo2{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/logo2.png");
}
#conf18-trainingtext-section .trainingtext-block:nth-child(2) .trainingtext-block-text{
  width: calc(100% - 220px);
  margin-left: auto;
}
#conf18-trainingtext-section .trainingtext-block + div{ 
	margin-top: 50px;
}
#conf18-trainingtext-section .trainingtext-block-text h1{
	font-weight: 700;
  text-transform: none;
  margin-bottom: 0;
  font-size: 30px;
  font-family: "Rubik Bold",sans-serif !important;
}
#conf18-trainingtext-section .trainingtext-block-text p{
  color: #0a0a0a;
  font-size: 21px;
  font-family: "Rubik Light",sans-serif !important;
  margin-bottom: 0;
  font-weight: 300;
}
#conf18-training-questions-section{
  background: #f3faf4;
}
#conf18-training-questions-section h1{
  font-size: 30px;
  text-align: center;
  font-family: "Rubik Bold",sans-serif !important;
  margin: 0;
  padding: 20px 0;
  background: #e8f5ea;
  color: rgba(33, 140, 52, 0.64);
}
.green-gr-btn{
	color: #ffffff;
  cursor: pointer;
  padding: 7px 0;
 	background: radial-gradient(ellipse at center, rgba(57,181,80,1) 0%, rgba(43,141,59,1) 100%);
  border: 3px solid #34a448;
  border-radius:11px;
  outline: none!important;
}
.green-gr-btn:hover {
  background: #2b8d3c;
  border-color: #2b8d3c;
}
button.green-gr-btn:active {
  box-shadow: none !important;
  outline: none!important;
}
#conf18-training-questions-section .green-gr-btn{
	font-size: 25px;
  width: 450px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
          box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	-webkit-appearance: none;
  	 -moz-appearance: none;
  		 		appearance: none;
}
#conf18-training-questions-section .btn-container{
	text-align: center;
  padding: 20px 0;
}
#conf18-coach-section{
	background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/IMG_4480 copy.jpg");
  background-size: cover;
}
#conf18-coach-section h1{
	font-size: 30px;
  text-align: center;
  font-family: "Rubik Bold",sans-serif !important;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}
.coach-container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 50px;
}
.coach-item{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  background: #fff;
  -ms-flex-preferred-size: 300px;
      flex-basis: 300px;
  border-radius: 5px;
  position: relative;
}
.coach-item + div {
  margin-left: 20px;
}
.coach-item-header {
  border-radius: 5px 5px 0 0;
  height: 70px;
  position: relative;
  background: radial-gradient(ellipse at center, #39b550 0%,#2b8d3c 100%);
}
.header-icon {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
          box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
  background: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/03/IMG_4296-copyвеб.gif");
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.coach-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding-top: 25px;
}
.coach-footer {
  background: -webkit-radial-gradient(center, ellipse, #39b550 0%,#2b8d3c 100%);
  background: -o-radial-gradient(center, ellipse, #39b550 0%,#2b8d3c 100%);
  background: radial-gradient(ellipse at center, #39b550 0%,#2b8d3c 100%);
  color: #ffffff;
  text-align: center;
  font-size: 21px;
  text-transform: uppercase;
  padding: 10px;
  font-family: "Rubik Bold",sans-serif !important;
  font-weight: 700;
  font-style: italic;
  cursor: pointer;
}
.coach-name {
  font-family: "Rubik Bold Italic",sans-serif !important;
  font-weight: 700;
  font-style: italic;
  font-size: 25px;
  color: #34a448;
}
.coach-post {
  color: #0a0a0a;
  font-style: italic;
  font-size: 17px;
} 
.topic {
   margin-top: 15%;
  font-style: italic;
  font-size: 17px;
  color: rgba(10, 10, 10, 0.35);
}
.topic-text {
  font-size: 25px;
  font-style: italic;
  font-weight: 500;
  color: #218c34;
  text-align: center;
}
.coach-time{
  position: relative;
  padding-left: 45px;
  margin: 20px 0;
  line-height: 1.2;
}
.coach-time:before{
  content: "";
  width: 40px;
  height: auto;
  background-image: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/07/clock-1.png);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-size: contain;
  opacity: 0.33;
  background-repeat: no-repeat;
}
.coach-date{
  font-style: italic;
  font-size: 15px;
  text-transform: uppercase;
}
.coach-hour{
  font-style: italic;
  font-size: 15px;
}
.coach-date, .coach-hour{
  color: #0a0a0a;
  opacity: 0.33;
}
.coach-price{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -10px;
  text-align: center;
  width: 50%;
  height: 80px;
  background: -webkit-radial-gradient(center, ellipse, rgba(150,150,150,1) 0%, rgba(122,122,122,1) 68%, rgba(122,122,122,1) 100%);
  background: -o-radial-gradient(center, ellipse, rgba(150,150,150,1) 0%, rgba(122,122,122,1) 68%, rgba(122,122,122,1) 100%);
  background: radial-gradient(ellipse at center, rgba(150,150,150,1) 0%, rgba(122,122,122,1) 68%, rgba(122,122,122,1) 100%);
  border-radius: 200px 200px 0 0;
}
.coach-price-text{
  color: #ffffff;
  font-size: 15px;
  font-style: italic;
}
.coach-price-num{
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  font-style: italic;
}
tr.tr-program{
  background: rgb(255, 255, 255)!important;
  font-size: 20px;
  font-style: italic;
  border: 0;
}
.tr-program td{
  font-size: 15px;
  color: rgb(52, 164, 72);
  line-height: 1.3;
  padding: 10px 0;
}
#conf18-partners-section{
	min-height: 357px;
}
#conf18-partners-section h1{
	text-align: center;
  font-size: 33px;
  margin: 60px 0;
}
.item-container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1052px;
  width: 100%;
  margin: auto;
}
.item-container a:not(:first-child){
	margin-left: 39px !important;
}
.item-container a{
	margin-bottom: 32px !important;
}
#conf18-sponsors-new-section{
  min-height: 360px;
  background-image:url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/backgr.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#conf18-sponsors-new-section h1{
  font-size: 30px;
  text-align: center;
  color: #ffffff;
  margin: 60px 0 40px 0;
}
#conf18-sponsors-new-section .circle{
  display: inline-flex;
}
#conf18-sponsors-new-section .circle+div{
	margin-left: 12px;
}
#conf18-sponsors-new-section .circle:after{
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
span.image-overlay.overlay-type-extern {
  display: none!important;
}
.party-body{
	font-family: 'HelveticaNeueCyr',sans-serif;
	min-height: 568px;
	margin: auto;
}
.party-body h1 {
	margin: 54px 0 38px 0;
	color: #17181c;
	font-size: 33px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}
.party-content{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row nowrap;
	        flex-flow: row nowrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-bottom: 15px;
}
.party-slider{
	position: relative;
	width: 500px;
	height: 350px;
}
.slide {
	display: none;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    background-color: white;
}
.slide.show{
	display: block;
}
.slide.slide1{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_5181-copy-min.jpg");
}
.slide.slide2{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_4885-copy-min.jpg");
}
.slide.slide3{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_5150-copy.gif");
}
.slide.slide4{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_4805-copy-min.jpg");
}
.slide.slide5{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_4841-copy.gif");
}
.slide.slide6{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_4718-copy-min.jpg");
}
.slide.slide7{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_4808-copy-min.jpg");
}
.slide.slide8{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_5018-copy-1.gif");
}
.slide.slide9{
	background-image: url("https://conf18.chatoptimizer.com/wp-content/uploads/2018/08/IMG_4868-copy.gif");
}
.slide.slide10{
	background-image: url("IMG_4885 copy.jpg");
}
.slide-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #c1ccc3;
    border-radius: 5px;
    left: -15px;
    bottom: -15px;
    z-index: -1;
}
.party-list ul{
	list-style: none;
	margin: auto;
	padding:0;
}
.party-list ul li{
	position: relative;
	color: #17181c;
	margin-left: 26px;
	padding-left: 19px;
	line-height: 1.8;
	font-size: 20px;
}
.party-list ul li:before{
	content: '';
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	margin: auto;
	left: 0;
    top: 0;
    bottom: 0;
	background: #c1ccc3;
	border-radius: 50%;
}
.message{
    position: fixed;
    display: none;
    z-index: 9999;
    background: rgba(17, 17, 17, 0.5);
    
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;  
}
.message-container{
    box-shadow: 0px 0 10px #9E9E9E;
    max-width: 90%;
    width: 600px;
    margin: auto;
    box-sizing: border-box;
    border-radius: 5px;
    background: #fff;
    display: flex;
    flex-flow: column nowrap;
    margin-top: 10%;
}
.message .message-header{
    font-size: 23px;
	padding: 10px 15px 0 15px;
	border-radius: 5px 5px 0 0;
	text-align: right;
}
.message .message-body{
    padding: 10px 15px;
}
.message .message-body p{
	margin: 0;
  color: #111;
}
.message .message-body p + p{
	margin-top: 10px;
}
.message .message-footer{
	padding: 10px 15px;
	border-radius: 0 0 5px 5px;
	text-align: center;
}
.button-close{
	color: #c1ccc3;
	cursor: pointer;
}
.button-close:hover{
	color: #646b65;
}
.message .business{
	color: #969696;
	font-weight: bold;
}
.message .gold{
	color: #f2c81f;
	font-weight: bold;
}
.message .elite{
	color: #39b550;
	font-weight: bold;
}
#tele_phone_call {
    display: inline-block !important;
    height: 35px !important;
    line-height: 35px !important;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    background: #fff !important;
    outline: none !important;
    -webkit-appearance: none !important;
    vertical-align: middle !important;
    width: 220px !important;
    margin: 15px 0 17px 0 !important;
    color: #1f7429 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 25px !important; 
    border: 2px solid #35a53d !important;
    padding: 2px 10px 3px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
}
label[for="tele_phone_call"]{
  display:none !important;
}
#butcall{
	background-image: linear-gradient(#35a53d, #35a53d), url('https://conf18.chatoptimizer.com/wp-content/uploads/callme/arr.png') !important;
  background-blend-mode: color, normal !important;
}
a#scroll-top-link {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.en.img-circle:hover .img-circleblock{
	background-image: url('https://conf18.chatoptimizer.com/wp-content/uploads/2018/09/mini2-3.png');
}
/**
.img-circleblock2.en{
  background-image: url('https://conf18.chatoptimizer.com/wp-content/uploads/2018/09/mini3-2.png') !important;
}**/
.logoUM{
	width: 200px;
  height: 79px;
  background: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/09/Ukrainian_Matchmakers.svg);
  background-size: 144%;
  background-position: top right;
}
.img-circleblock2{
	background: url(https://conf18.chatoptimizer.com/wp-content/uploads/2018/11/mini31.png) !important;
}
.img-circleblock2.en{
  background-image: url('https://conf18.chatoptimizer.com/wp-content/uploads/2018/11/mini3444.png') !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
  #conf18-training-section .training-block{
    width: 350px;
  }
   #conf18-training-section .training-block h3{
     font-size: 34px;
  }
}


@media only screen and (min-width: 1420px){
  #conf18-pricelist-section h1{
    font-size: 53px;
  }
  #conf18-pricelist-section table#price-list .table-header {
    color: #1b1b1b;
    font-style: italic;
    font-size: 32.38px;
    background: #f3faf4;
	}
  #conf18-pricelist-section table#price-list {
    border-spacing: 0px 29px;
	}
  #conf18-pricelist-section table#price-list td:nth-child(1){
    border-radius: 11px 0 0 11px;
    font-size: 50.66px;
    padding: 36px 0;
  }
  #conf18-pricelist-section table#price-list td:nth-child(2), 
  #conf18-pricelist-section table#price-list td:nth-child(3) {
    font-size: 66.38px;
	}
  #conf18-pricelist-section p.sub{
    font-size: 30px;
    margin-bottom: 20px;
  }
  #conf18-pricelist-section .avia-button{
    width: 575px;
    height: 104px;
    border-radius: 33px;
    border: 6px solid #309c43;
    font-size: 50.56px !important;
    background: none;
    color: #309c43 !important;
  }
  #conf18-discount .main-block{
    padding-bottom: 74px;
  }
  #conf18-discount .discount-header{
    margin-top: -30px !important;
    padding: 30px 0 !important;
    border-radius: 22px;
    width: 1253px !important;
  }
  #conf18-discount h2{
    font-size: 52px;
  }
  #conf18-discount h3{
    font-size: 37px;
    text-transform: uppercase;
  }
  #conf18-discount .discount-message{
    margin-top: 55px;
    font-size: 34px;
    width: 1103px;
    padding: 22px 0;
    border-radius: 22px;
    margin-bottom: -37px;
  }
  #conf18-discount .discount-message:after{
    border-width: 12px;
    margin-left: -12px;
  }
  #conf18-discount .counter-box{
    height: 341px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #conf18-discount .counter-box .counter-item .counter-number{
    font-weight: 600;
    font-size: 145px;
    margin-bottom: 10px;
  }
  #conf18-discount .counter-box .counter-item .counter-title{
    font-size: 26px;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1168px){
  #conf18-pricelist-section table#price-list{
    width: 100%;
  }
  #conf18-pricelist-section table#price-list td:nth-child(1),#conf18-pricelist-section table#price-list td:nth-child(3){
    border-radius: 0px;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1440px){
  #conf18-propose-section .container{
    width: 88%;
    margin: auto;
  }
    #conf18-propose-section h1{
    font-size: 2.5em;
  }
  #conf18-propose-section h2{
    font-size: 1.5em;
  }
  #conf18-propose-section p{
    font-size: 1.2em;
  }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
  .notif-container{
    width: 280px;
    height: 75px;
    top: 150px;
    right: 20px;
    padding: 10px;
  }
  .notif-block h1{
    font-size: 15px;
  }
  .notif-block p{
    font-size: 12px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 768px){
  .party-content{
    flex-flow: row wrap;
  }
  .party-list{
    margin-top: 30px;
  }
  .party-list ul li{
  	margin: 0;
    line-height: 1.25;
  }
  .coach-item:last-child {
    margin-top: 40px;
  }
  #conf18-trainingtext-section .trainingtext-block .trainingtext-block-logo{
  	position: static;
  }
  #conf18-trainingtext-section .trainingtext-block:nth-child(2) .trainingtext-block-text{
  	width: 100%;
  }
  #conf18-trainingtext-section .trainingtext-container{
  	width: 90%;
  }
  #conf18-program-section .program-container{
  	width:100%;
  }
  .speakers18-item_img{
    -webkit-filter: none;
            filter: none;
  }
  .speaker-item{
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); 
    -webkit-filter: gray; 
            filter: gray;
  }
  #conf18-invite-section *{
    text-align: center;
  }
  #conf18-occasion-section .box{
    margin-bottom: 12%;
  }
  #conf18-main-section .chatos-logo, #conf18-main-section .bg-circle{
    display: none;
  }
  #conf18-propose-section h1{
    font-size: 2em;
    text-align: center;
    padding: 2px 3%;
    margin-bottom: 3%;
  }
  #conf18-propose-section h2{
    font-size: 1em;
  }
  #conf18-propose-section p{
    font-size: 1em;
  }
  #conf18-program-section .program-table table .pr-time:before
  #conf18-program-section .program-table table .pr-time,
  #conf18-program-section .program-table table .pr-name,
  #conf18-program-section .program-table table .pr-speaker-item,
  #conf18-program-section .program-table table .pr-speaker-name{
    font-size:20px;
  }
  #conf18-pricelist-section p.sub{
    font-size: 1em;
  }
  #conf18-pricelist-section .avia-button{
    width: 250px;
    font-size: 1.5em !important;
  }
  #conf18-pricelist-section .container{
    max-width: 100% !important;
    width: 100% !important;
    margin: 0!important;
  }
 #conf18-pricelist-section h1{
    font-size: 1.5em;
  }
  #conf18-pricelist-section table#price-list{
    word-break: break-word;
    width: 100%;
    border-spacing: 0px 6px;
  }
  #conf18-pricelist-section table#price-list td:nth-child(1){
    line-height: 1;
  }
  #conf18-pricelist-section table#price-list .table-header{
    font-size: 0.8em;
    line-height: 1;
  }
  #conf18-pricelist-section table#price-list td:nth-child(2), 
  #conf18-pricelist-section table#price-list td:nth-child(3){
    font-size: 1.5em;
    vertical-align: middle;
  }
  .conf18-questions-section .container{
    width: 100% !important;
    max-width: 100% !important;
  }
  #conf18-reasons-section{
    background-image: none !important;
  }
  #conf18-commercial-section .responsive #top .container .av-content-small,#conf18-commercial-section .responsive #top #wrap_all .flex_column, #conf18-commercial-section .responsive #top #wrap_all .av-flex-cells .no_margin{
    margin-bottom: 0 !important; 
  }
}


@media only screen and (max-width: 479px) {
  #content1{
  	width: 250px !important;
    padding: 0px 5px 0px 45px !important;
  }
  #tele_phone_call{
    width: 134px !important;
    margin: 8px 0 !important;
    font-size: 12px !important;
  }
  .party-body h1{
    font-size: 20px;
    width: 90%;
    margin: 30px auto;
    text-align: center;
  }
  .party-list ul li{
  	font-size: 15px;
  }
  .party-list{
   width: 90%;
  }
  .slide-shadow{
  	display: none;
  }
  .party-slider{
    width: 90%;
    height: 200px;
  }
  #conf18-sponsors-new-section h1,#conf18-partners-section h1{
  	font-size: 20px;
  }
	.item-container{
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
	.item-container a:not(:first-child){
  	margin-left: 0 !important;
  }
  #conf18-sponsors-new-section img{
    width: 95%;
  }
  #conf18-trainingtext-section .trainingtext-container{
  	width: 100%;
  }
  .coach-item + div{
    margin-left: 0px;
    margin-top: 35px;
  }
  #conf18-training-questions-section .green-gr-btn{
    font-size: 15px;
    width: 90%;
  }
  #conf18-program-section .program-table .pr-icon.img-contact{
    background-position: 7px center;
  }
  #conf18-program-section .program-table table .pr-time:before{
  	content:"";
    display: none;
  }
  .speakers18-item{
  	height: 267px !important; 
  }
  .speakers18-container{
    margin-right: 0;
  }
 #conf18-discount .counter-box .counter-item{
  	-ms-flex-preferred-size: 120px;
  	    flex-basis: 120px; 
 }
  #conf18-questions-section .flex_column.av_three_fifth.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-95.el_after_av_one_fifth.el_before_av_one_fifth.column-top-margin 	{
  	border-radius: 0 !important;
 }
  #conf18-reasons-section .template-page.content.av-content-full.alpha.units {
  	padding: 0;
  }
  #conf18-discount h3,  #conf18-speakers-section .avia_textblock p,#conf18-discount .discount-message 	{
  	font-size: 15px;
  }
  #conf18-invite-section .circle, .row-circle {
  	width:14px; 
    height: 14px;
    margin: 10px 3px;
    color: transparent;
  }
  #conf18-invite-section h3.caption2 {
  	font-size: 15px;
  }
  #conf18-invite-section h1 {
  	font-size: 30px;
  }
  #conf18-invite-section .flex_column.av_one_half.flex_column_table_cell.av-equal-height-column.av-align-middle.first.avia-builder-el-11.el_before_av_one_half.avia-builder-el-first {
    padding: 0 0 30px 0 !important;
    margin: 0;
  }
  #conf18-reasons-section .reasons-list {
  	font-size: 15px;
  }
  #conf18-occasion-section h1, #conf18-reasons-section h1, #conf18-invite-section h2.caption1,
  #conf18-timer-section h1, #conf18-entertainment-section .entertainment-header, 
  #conf18-video-section h2,#conf18-photogallery-section h2,#conf18-reviews-section h1, 
  #conf18-speakers-section h1, #conf18-location-section h1, #conf18-discount h2, 
  #conf18-pricelist-section h1,#conf18-countdowner-section h1,#conf18-commercial-section h2,
  #conf18-questions-section h2,#conf18-sponsors-section h1.sponsors-header,
  #conf18-philosophy-section h1 {
    font-size: 20px;
  }
  #conf18-invite-section .flex_column.av_one_half.flex_column_table_cell.av-equal-height-column.av-align-middle.av-zero-column-padding.avia-builder-el-13.el_after_av_one_half.avia-builder-el-last {
  	padding: 0;
  }
  #conf18-timer-section {
    min-height: auto;
  }
  #megaTimer {
    padding: 0 5%;
  }
  #megaTimer>div {
    min-width: 100% !important;
    height: 80px !important;
  }
  #megaTimer .timer-element {
    width: 80px !important;
    height: 80px !important;
  }
  #megaTimer .timer-element span:first-child {
    font-size: inherit !important;
  }
  #megaTimer .timer-element span:first-child span {
    font-size: 20px !important;
  }
  #megaTimer .timer-element span:nth-child(2) {
    font-size: 12px !important;
  }
  #megaTimer .timer-element canvas {
    width: 75px;
    margin: auto;
  }
  #megaTimer .timer-separator {
    height: 80px !important;
    padding: 0 !important;
    font-size: 18px !important;
  }
  #conf18-location-section h1 {
    padding: 25px 17px;
  }
  #conf18-questions-section .flex_column_table.av-equal-height-column-flextable {
    margin-bottom: 0;
  }
   #conf18-questions-section .flex_column.av_three_fifth.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-101.el_after_av_one_fifth.el_before_av_one_fifth.column-top-margin {
     border-radius: 0 !important;
     margin-bottom: 0 !important;
  }
  #conf18-discount .discount-message {
  	margin: 0;
  }
  #conf18-discount .main-block {
    margin: 0;
  }
  #conf18-tickets-section .ticket-header .showDetailsBtn {
    display: block;
  }
  #conf18-tickets-section .tickets-row .ticket .ticket-content {
    display: none;
  }
  #conf18-tickets-section .tickets-row .ticket .ticket-header h1 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 3px solid;
  }
  #conf18-reviews-section .template-page.content.av-content-full.alpha.units {
    vertical-align:baseline;
    padding: 0; 
  }
  #conf18-entertainment-section .container .template-page.content.av-content-full.alpha.units {
    padding: 40px 0 0 0;
  }
  #conf18-main-section .flex_column.avia-builder-el-first {
    padding: 17px 0 10px 0 !important;
  }
  #conf18-main-section .flex_column {
    margin: 0 !important;
  }
   #conf18-main-section .flex_column.avia-builder-el-last {
    padding: 25px 0 !important;
  }
  #conf18-main-section .conf18-date {
    padding-bottom: 10px !important;
    margin: 0 !important;
    font-size: 25px !important;
  }
  #conf18-main-section .conf18-caption {
    font-size: 30px;
  }
  #conf18-main-section .conf18-name {
    margin: 10px 0 10px 0 !important;
  }
  #conf18-main-section .conf18-heading {
  	text-align: center;
  }
  #conf18-training-section .conf18-heading {
    text-align: center;
  }
  #conf18-training-section .training-block {
    border-radius: 0;
    border: none;
  }
  #conf18-training-section .training-block:nth-child(3) {
    margin-right: 0;
    margin-left: 0;
  }
  #conf18-program-section .program-header {
    margin-top: 0;
    font-size: 25px;
    margin-bottom: 30px;
  }
  #conf18-program-section .pr-nav .day .day-num {
    font-size:20px;
  }
  #conf18-program-section .program-table table td,#conf18-program-section .pr-nav {
  	padding: 0 5px;
  }
  #conf18-program-section .program-table table .pr-time {
    padding: 0;
    min-width: 60px;
  }
  #conf18-program-section .program-table .pr-icon {
    width: 30px;
    height: 30px;
  }
  #conf18-program-section .program-table .pr-icon img {
    width: 50%;
    height: auto;
    margin-right: -3px;
  }
  #conf18-program-section .program-table table .pr-speaker-item,
  #conf18-program-section .program-table table .pr-speaker-name,
  #conf18-program-section .program-table table .pr-name,
  #conf18-program-section .pr-details,
  #conf18-tradition-section .maintext {
    font-size:15px;
  }
  #conf18-pricelist-section table#price-list td:nth-child(3) {
    border-radius: 0px;
  }
  #conf18-pricelist-section table#price-list .table-header th:nth-child(1) {
    width: 10%;
  }
  #conf18-pricelist-section table#price-list td:nth-child(1) {
    border-radius: 0px;
    font-size: 1em;
  }
  #conf18-commercial-section .flex_column {
    margin-bottom: 0 !important;
  }
  #conf18-sponsors-section .counter-box .counter-item {
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
    padding: 0 5px;
  }
  .counter-box .counter-item:first-of-type {
  	border: 0 !important;
  }
  #conf18-sponsors-section .counter-box .counter-item .counter-number, 
  #conf18-discount .counter-box .counter-item .counter-number {
  	font-size: 20px;
  }
  #conf18-sponsors-section .counter-box .counter-item .counter-title, 
  #conf18-discount .counter-box .counter-item .counter-title {
  	font-size: 13px;
  }
  #speakers2017 .speakers-row .speaker-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 0;
  }
  #conf18-reviews-section .circle-place {
    background-position: center;
  }
  #conf18-reviews-section h1 {
    text-align: center;
  }
  #conf18-entertainment-section .entertainment-container .entertainment-box .entertainment-box-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  #conf18-reasons-section h1 {
    text-align: center;
    margin-top: 37px;
  }
  #conf18-reserve-section .conf18-btn-reserve {
    font-size: 20px;
  }
  #conf18-questions-section p.form_element.form_element_third.modified_width {
    width: 100% !important;
  }
  #conf18-questions-section p#element_avia_1_1 {
  	width: 100% !important;
  }
  #conf18-questions-section input#avia_1_1,
  #conf18-questions-section input.button {
    border-radius:6px !important;
  }
  #conf18-questions-section input.button {
    margin-top: 6px;
  }
  #conf18-discount .main-block .discount-header,
  #conf18-discount .discount-message {
    border-radius: 0;
  }
  #conf18-discount .counter-box .counter-item:first-child {
    border-left: 0;
    margin: 0;
  }
  #conf18-discount .counter-box .counter-item:last-child {
    border-right: 0;
  }
  #conf18-philosophy-section .phil-container .phil-block {
    width: 50%;
  }
  #conf18-propose-section img{
    margin: auto;
    width: 50%;
  }
  .speakers18-item:hover {
    width: 50%;
    height: auto;
  }
  .speakers18-item {
    margin: 0;
    width: 50%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .speakers18-item:hover .speakers18-item_text {
    color: #000;
    border: none;
    background: #fff;
  }
  .speakers18-item_post {
    font-size: 12px;
  }
  .speakers18-item_name {
    font-size: 14px;
  }
  #conf18-reasons-section .img-elite {
    text-align: center;
  }
  #conf18-reasons-section .reasons-list {
    margin-top: 20px;
    border-radius: 0;
  }
}


@media only screen and (min-width: 425px) and (max-width: 885px) {
  #conf18-occasion-section .box.box3 {
    margin-top: 5%;
  }
}


@media only screen and (max-width: 320px){
  #conf18-discount .counter-box .counter-item{
  	-ms-flex-preferred-size: 106px;
  	    flex-basis: 106px;
  }
  #conf18-sponsors-section .counter-box .counter-item {
  	-ms-flex-preferred-size: 50px;
  	    flex-basis: 50px;
  }
	#megaTimer .timer-element canvas {
    width: 60px;
    margin: auto;
  }
  #conf18-main-section .conf18-name {
    font-size: 31px !important;
  }
  #conf18-program-section .program-table table .pr-time:before {
    display:none;
  }
  div.day + div.day{
    margin-left: 14px;
  }
  #conf18-program-section .pr-nav .day .day-num {
    font-size: 14px;
  }
  #conf18-program-section .pr-nav .day .date {
    font-size: 10px;
  }
  #conf18-program-section .program-header {
    font-size: 20px;
    margin: 10px 0;
  }
  #conf18-program-section .program-table table .pr-time,
  #conf18-program-section .program-table table .pr-speaker-item,
  #conf18-program-section .program-table table .pr-speaker-name {
    padding: 0;
  }
  #conf18-program-section .program-table table .pr-speaker-item,
  #conf18-program-section .program-table table .pr-name,
  #conf18-program-section .program-table table .pr-speaker-name,
  #conf18-program-section .program-table table .pr-time {
    font-size: 14px;
  }
  #conf18-program-section .pr-details {
    font-size: 20px;
    margin: 10px;
  }
}