@import url(https://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100italic,100);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700italic,700,400italic,300italic,300);
center {
  text-align: center;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
body .dtable {
  display: table;
}
body .dtable .dcell {
  display: table-cell;
  vertical-align: middle;
}
body .italic {
  font-style: italic;
}
body .center {
  text-align: center;
}
body .round {
  border-radius: 15px;
}
body .circle {
  border-radius: 50%;
}
.block-d {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fafafa;

}
body .section-10 .t3 {
 
  color: #1e1e1e;
  font: 300 25px/35px 'Roboto', sans-serif;
	margin-bottom: 20px;
}
body .section-10 .t3 span {
	font-size: 40px;
	display: inline-block;
	position: relative;
bottom: -5px;
}
body a,
body input,
body button {
  transition: all 0.2s ease-in-out;
}
body a:active,
body a:focus,
body input:active,
body input:focus,
body button:active,
body button:focus {
  outline: none;
}
body form .inputblock label.error {
  display: none !important;
}
body form .inputblock input.error {
  border-color: #CC0000;
}
body form .controls {
  text-align: center;
}
body .countdown-row {
  text-align: center;
  margin: 0 auto;
}
body .countdown-row .countdown-section {
  margin: 0 10px;
  width: 66px;
  display: inline-block;
}
body .countdown-row .countdown-section .countdown-amount {
  color: #FFF;
  display: block;
  height: 63px;
  background: url(../images/timer.png) no-repeat center center;
  font-size: 50px;
  font-weight: 500;
  padding: 0;
}
body .countdown-row .countdown-section:last-child .countdown-amount {
  color: #00a0fe;
}
body .countdown-row .countdown-section .countdown-period {
  display: block;
  color: #FFF;
  font-size: 16px;
  margin: 10px 0 0;
}
body .header {
  background-image: url(./header.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 95px 0 0;
  position: relative;
}
body .header .book img {
  margin-left: -160px;
}
body .header .t1 {
  margin-top: 60px;
  color: #ffffff;
  font: 300 24px/26px 'Roboto', sans-serif;
}
body .header .t1 img {
  float: left;
  margin-right: 19px;
}
body .header .t1 span {
  color: #ffffff;
  font: 300 16px/26px 'Roboto', sans-serif;
}
body .header .t2 {
  margin: 46px 0 26px;
  color: #ffffff;
  font: 400 18px Roboto;
}
body .header .t2 span {
  border: 2px solid rgba(255,255,255,0.7);
  border-radius: 50px;
  padding: 10px 20px;
  line-height: 18px;
}
body .header .t3 {
  color: #ffffff;
  font: 400 55px 'Roboto Condensed', sans-serif;
}
body .header .t4 {
  color: #ffffff;
  font: 100 30px/33px 'Roboto', sans-serif;
  margin-top: 10px;
}
body .header .t5 {
  text-align: center;
  color: #ffffff;
  font: 300 20px/33px 'Roboto', sans-serif;
  margin-top: 45px;
}
body .header .t5 p {
  margin-bottom: 0;
}
body .header .t5 span {
  color: #d49e5a;
}
body .header .t5 img {
  margin-top: -4px;
  margin-right: 10px;
}
body .header .imga {
  margin-top: 25px;
  margin-bottom: 17px;
}
body .section-0 {
  padding-top: 72px;
}
body .section-0 .kk {
  width: 100%;
}
body .section-0 .peop {
  margin-top: -200px;
  width: 100%;
}
body .section-0 .t1 {
  color: #1e1e1e;
  font: 45px/55px 'Roboto', sans-serif;
}
body .section-0 .t2 {
  color: #505050;
  font: 400 16px/23px 'Roboto', sans-serif;
}
body .section-1 {
  background-image: url(./sec1.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 80px 0 100px;
}
body .section-1 .t1 {
  color: #ffffff;
  font: 35px/35px 'Roboto', sans-serif;
  margin-bottom: 15px;
}
body .section-1 .tt {
  margin-top: 45px;
  color: #ffffff;
  font: 400 17px/22px 'Roboto', sans-serif;
}
body .section-1 .tt img {
  margin-bottom: 20px;
}
body .section-2 .t1 {
  padding: 63px 0;
  color: #1e1e1e;
  font: 300 25px/35px 'Roboto', sans-serif;
  text-align: center;
}
body .section-2 .pople {
  background-image: url(./peopp.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 118px 0;
  color: #505050;
  font: 400 16px/23px 'Roboto', sans-serif;
}
body .section-2 .pople .pod {
  position: absolute;
  float: right;
  bottom: -20px;
  right: 150px;
}
body .section-3 {
  padding: 70px 0;
  height: auto;
}
body .section-3 .t1 {
  font: 35px/35px 'Roboto', sans-serif;
}
body .section-4 p {
  color: #ffffff;
  font: 25px/35px 'Roboto', sans-serif;
}
body .section-4 .dtable {
  height: 300px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
body .section-4 .s1 {
  background: url(./s1.png);background-size: cover;
}
body .section-4 .s2 {
  background: url(./s2.png);background-size: cover;
}
body .section-4 .s3 {
  background: url(./s3.png);background-size: cover;
}
body .section-4 .s4 {
  background: url(./s4.png);background-size: cover;
}
body .section-4 .s5 {
  background: url(./s5.png);background-size: cover;
}
body .section-4 .s6 {
  background: url(./s6.png);background-size: cover;
}
body .section-4 .s7 {
  background: url(./s7.png);background-size: cover;
}
body .section-4 .s8 {
  background: url(./s8.png);background-size: cover;
}
body .section-5 {
  height: auto;
}
body .section-5 .bot {
  background-image: url(./sec5.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  margin-top: -14px;
}
body .section-5 .t1 {
  color: #ffffff;
  font: 300 25px/35px 'Roboto', sans-serif;
  text-align: center;
  padding: 190px 0 250px;
}
body .section-5 .top {
  position: relative;
  background-image: url(./topy.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 70px 0;
  color: #1e1e1e;
  font: 35px/35px 'Roboto', sans-serif;
}
body .section-6 {
  padding: 70px 0;
  height: auto;
}
body .section-6 .t1 {
  color: #1e1e1e;
  font: 35px/45px 'Roboto', sans-serif;
  margin-bottom: 48px;
}
body .section-6 .t2 {
  color: #1e1e1e;
  font: 300 20px/30px 'Roboto', sans-serif;
  margin-top: 60px;
  text-transform: uppercase;
}
body .section-6 .t3 {
  color: #969696;
  font: 300 30px/36px 'Roboto', sans-serif;
  margin: 25px 0;
}
body .section-6 .t4 {
  color: #1e1e1e;
  font: 300 30px/46px 'Roboto', sans-serif;
}
body .section-6 .t4 b {
  color: #1e1e1e;
  font: 700 40px/36px 'Roboto', sans-serif;
}
body .section-6 .t5 {
  margin-top: 48px;
}
body .section-8 .t1 {
    position: relative;
    color: #505050;
    font: 400 15px/23px 'Roboto', sans-serif;
}
body .section-6 .t5 button {
  color: #ffffff;
  font: 16px/35px 'Roboto', sans-serif;
  background-color: #d49e5a;
  border: none;
  width: 270px;
  height: 50px;
  text-align: center;
  border-radius: 3px;
}
.timer-container{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  min-width: 100vw;
  background-color: #ffffff;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.timer-box{
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}
.timer-box .timer-description{
  padding-right: 10px;
}
.timer-box div.cd_timer{
  margin: 0 5px!important;
  font-size: 4px!important;
}
.timer-box .cd_text{
  display: none!important;
}
body .section-7 {
  padding: 68px 0 96px;
  background-color: #f5f5f5;
}
body .section-7 .tt {
  position: relative;
}
.video-container{
  margin-top: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
}
.video-box{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-box iframe{
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
.block-contacts{


}
.popup-container{
  position: fixed;
  top: -200%;
  left: 0;
  z-index: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  opacity: 0;
  overflow-y: auto;
  transition: opacity 1s ease-in-out, top 0.6s linear;
}
.popup-container.active{
  top: 0;
  opacity: 1;
}
.popup-background{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  cursor: pointer;
}
.popup{
  position: relative;
  z-index: 400;
  width: 100%;
  max-width: 660px;
  padding: 16px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 4px solid #ff9900;
}
.popup-title {
	text-align: center;
	font-weight: 700;
	color: #85bb65;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 20px;
}
.popup-subtitle {
	text-align: center;
	font-weight: 700;
	
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 20px;
}
.popup-flex {
	display: flex;
	justify-content: space-between;
}
.image-text {
	line-height: 22px;
	font-size: 18px;

}
.popup {
    line-height: 1.2;
}
.popup .fa-close{
  position: absolute;
  top: 4px;
  right: 6px;
  z-index: 10;
  display: inline-block;
  color: #ff9900;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.popup .fa-close:hover{
  transform: scale(1.2);
}
.popup h2{
  margin-top: 0;
  margin-bottom: 14px!important;
  font-weight: 500!important;
}
.popup h3{
  margin-top: 22px!important;
  font-family: 'Roboto'!important;
  font-weight: 500!important;
}
.popup p{
  margin-bottom: 14px;
}
.popup p:last-of-type{
  margin-bottom: 0;
}
.popup-text {
	line-height: 28px;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 20px 0 20px;
}
.gform_wrapper,
.ussr{
 

  border-radius: 5px;

  
}
.gform_wrapper *{
  margin: 0!important;
  padding: 0!important;
  max-width: 100%!important;
}
.gform_wrapper .form-title,
.ussr .form-title{
  margin-bottom: 20px!important;
  font-size: 20px;
  font-weight: 400!important;
  line-height: 1.4!important;
}
.gform_wrapper .form-title_top,
.ussr .form-title_top{
  display: inline-block;
  margin-bottom: 6px!important;
  padding: 0 4px 3px!important;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid #4472c4;
}
.gform_wrapper .form-title_bottom,
.ussr .form-title_bottom{}
.gform_wrapper .form-title_date,
.ussr .form-title_date{
  color: #ff9900!important;
  font-weight: bold;
}
.gform_wrapper label{
  display: none!important;
  margin-bottom: 5px!important;
  font-size: 18px!important;
}
.gfield_required,
#input_310_1_3_container label{
  display: none!important;
}
.gform_wrapper input,
.ussr input{
  display: inline-block;
  width: 100%!important;
  margin-bottom: 20px!important;
  padding: 10px 10px!important;
  background-color: #ffffff!important;
  color: #495057!important;
  font-size: 16px!important;
  line-height: 1.4;
  border: 1px solid #ced4da!important;
  border-radius: 3px;
}
.gform_wrapper input[type=submit],
.ussr input[type=submit]{
  padding: 14px 10px 15px!important;
  background-color: #ffde00!important;
  color: #121212!important;
  font-size: 18px!important;
  font-weight: bold;
  text-align: center;
  border: 1px solid transparent!important;
  cursor: pointer;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gform_wrapper input[type=submit]:hover,
.ussr  input[type=submit]:hover{
  background-color: #ffde00!important;
  color: #121212!important;
}
.left {
  float: left; }
.flex-block{
	display: flex;
	justify-content: space-between;
}
.foot {
  padding: 20px 0;
  color: #000;
  background-color: #f3f3f3;
  font-size: 14px; }
  .foot p {
    margin: 0; }
  .foot a {
    display: inline-block;
    color: #000;
    opacity: 0.7; }
    .foot a:hover {
      color: #000;
      opacity: 1; }
  .foot ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .foot ul li {
      display: inline-block;
      margin: 0 10px;
      font-size: 14px; }
      .foot ul li:before {
        display: none; }
      .foot ul li a {
        transition: 1s; }
        .foot ul li a:hover {
          transform: scale(1.2); }
em {
	font-family: 'Rubik', sans-serif;
}
.block-contacts .center-main-block{}

.block-contacts .flex-block{
  flex-wrap: wrap;
  justify-content: flex-start;
}
.contact-box{
  display: flex;
  align-items: flex-start;
  width: 24%;
  margin-right: 1%;
  margin-top: 30px;
}
.block-contacts a {
	color: #fff!important;
}
.contact-image{
  min-width: 34px;
  width: 34px;
  margin-right: 12px;
}
.contact-image.fa{
  line-height: 34px;
  font-size: 34px;
}
.contact-text{}
.center-main-block{
	position: relative;
	max-width: 1170px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
.left-main-block{
	position: absolute;
	left: 0;
	width: 165px;
}
.center-main-block_full{
	padding-left: 10px;	
}
body .section-7 .tt:after {
  width: 2px;
  height: 850px;
  background: url(./dotted.png);
  top: 140px;
  right: -1px;
  content: '';
  position: absolute;
  z-index: 5;
}
body .section-7 .yy {
  position: relative;
}
body .section-7 .yy:before {
  width: 60px;
  height: 60px;
  background: url(./circle.png);
  content: '';
  position: absolute;
  right: -30px;
  top: calc(50% - 30px);
  z-index: 5;
}
body .section-7 .t1 {
  color: #1e1e1e;
  font: 35px/45px 'Roboto', sans-serif;
  margin-bottom: 63px;
}
body .section-7 .pad0 {
  padding: 0;
}
body .section-7 .pad0 img {
  width: 100%;
}
body .section-7 .txt {
  padding-left: 85px;
  height: 280px;
  color: #1e1e1e;
  font: 300 25px/28px 'Roboto', sans-serif;
}
body .section-7 .txt span {
  color: #505050;
  font: 400 18px/25px 'Roboto', sans-serif;
}
body .section-8 {
  background: url(./bgff.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 110px 0 128px;
}
body .section-8 .t1 {
  color: #ffffff;
  font: 45px/55px 'Roboto', sans-serif;
}
body .section-8 .t2 {
  color: #ffffff;
  font: 400 16px/23px 'Roboto', sans-serif;
}
body .section-9 {
  padding: 85px 0;
}
body .section-9 .img {
  width: 150px;
  height: 150px;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  background-color: #c8c8c8;
}
body .section-9 .t1 {
  position: relative;
  color: #505050;
  font: 400 15px/23px 'Roboto', sans-serif;
}
body .section-9 .t1 span {
  color: #1e1e1e;
  font: 300 20px/28px 'Roboto', sans-serif;
}
body .section-9 .t1 b {
  color: #d49e5a;
  font: 700 14px/28px 'Roboto', sans-serif;
}
body .section-9 .t1:before {
  position: absolute;
  top: 0;
  left: -18px;
  width: 14px;
  height: 13px;
  background: url(./cvcv.png);
  content: '';
}
body .c66 {
  background: url(./bgtt.png) !important;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover!important;
}
body .c66 .t2 {
  color: white !important;
}
body .c66 .t3 {
  color: white !important;
}
body .c66 .t4 {
  color: white !important;
}
body .c66 .t4 b {
  color: white !important;
}
body .c77 {
  background: url(./vhvhvh.png) !important;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover!important;
  padding: 66px 0 !important;
}
body .c77 .t2 {
  color: white !important;
}
body .c77 .t3 {
  color: white !important;
}
body .c77 .t4 {
  color: white !important;
}
body .c77 .t4 b {
  color: white !important;
}
body .section-10 {
  padding: 68px 0 96px;
  background-color: #f5f5f5;
}
body .section-10 .tt {
  position: relative;
}
body .section-10 .tt:after {
  width: 2px;
  height: 1483px;
  background: url(./jox.png);
  top: 185px;
  right: -1px;
  content: '';
  position: absolute;
  z-index: 5;
}
body .section-10 .yy {
  position: relative;
}
body .section-10 .yy:before {
  width: 60px;
  height: 60px;
  background: url(./circle.png);
  content: '';
  position: absolute;
  right: -30px;
  top: calc(50% - 30px);
  z-index: 5;
}
body .section-10 .t1 {
  color: #1e1e1e;
  font: 35px/45px 'Roboto', sans-serif;
  margin-bottom: 63px;
}
body .section-10 .pad0 {
  padding: 0;
}
body .section-10 .pad0 img {
  width: 100%;
}
body .section-10 .txt {
  padding-left: 85px;
  height: 370px;
  color: #505050;
  font: 400 15px/20px 'Roboto', sans-serif;
}
body .section-10 .pl {
  padding-left: 0 !important;
  padding-right: 80px;
}
body .section-11 {
  background: url(./bggfff.png);
  padding: 81px 67px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
body .section-11 img {
  width: 100%;
}
body .section-11 .t1 {
  margin-bottom: 59px;
  color: #ffffff;
  font: 45px/55px 'Roboto', sans-serif;
}
body .section-11 .vop {
  color: #ffffff;
  font: 400 18px/25px 'Roboto', sans-serif;
  margin-top: 70px;
}
body .section-11 .tel {
  color: #ffffff;
  font: 100 18px/28px 'Roboto', sans-serif;
  margin-top: 70px;
}
body .section-12 {
  background-color: #171717;
  padding: 22px 0;
}
body .section-12 .rr {
  float: right;
}
body .section-12 a {
  color: #969696;
  margin-left: 39px;
  font: 400 13px/23px 'Roboto', sans-serif;
  text-decoration: none !important;
}
body .section-12 a img {
  margin-right: 13px;
}
.a-photo {
	float: left; width: 250px; padding-right:20px;
}
.a-photo img {
	width: 100%;
}
.list-num li {
	list-style: none;
	margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 1170px) {
  section,
  header,
  footer,
  .container {
    width: 1170px !important;
  }
}

.section-7 .row {
	display: flex;
	align-items: center;
}
.section-7 .row div {
	float: none;
	width: 50%;
	
}
body .section-7 .txt {
    padding-left: 85px;
    height: auto;
    color: #1e1e1e;
    font: 300 25px/28px 'Roboto', sans-serif;
}

.section-10 .row {
	display: flex;
	align-items: center;
}
.section-10 .row div {
	float: none;
	width: 50%;
	
}
body .section-10 .txt {
    
    height: auto;

}
@media screen and (max-width: 600px) {
	.a-photo {
		float: none;
		padding: 0;
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
	}
	.a-photo img {
		max-width: 300px;
	}
.timer-box {
    display: block;
}
.timer-description {
	text-align: center;
}
body .header {
    padding: 80px 0 40px!important;
}
body .section-10 .t3 {
 
  color: #1e1e1e;
  font: 300 20px/25px 'Roboto', sans-serif;
	margin-bottom: 20px;
}
}