/*   Yellow - #ffe900   */
/*   Blue - #00a9e6   */

/*

font-family: 'FuturaFuturisC-Bold';
font-family: 'FuturaFuturisLightC';
font-family: 'FuturaFuturisC';

*/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

body{
    margin: 0;
    padding: 0;
    font-family: 'FuturaFuturisC-Bold';
    position: relative;
    overflow-x: hidden;
}

i{
    font-style: normal;
}

.clear-fx{
    clear: both;
}

.left{
    float: left;
}

.right{
    float: right;
}

.hhh{
    width: 100%;
    height: 700px;
    background: #5af05a;
}

/*  HEADER  */

.header-wrap{
    width: 100%;
    background: white;
    position: fixed;
    z-index: 4400;

    -webkit-box-shadow: 0px 20px 38px -20px rgba(209,209,209,1);
    -moz-box-shadow: 0px 20px 38px -20px rgba(209,209,209,1);
    box-shadow: 0px 20px 38px -20px rgba(209,209,209,1);
}

.header{
    width: 1170px;
    height: 110px;
    margin: 0 auto;
    font-family: 'FuturaFuturisLightC';
}

.header-logo{
    float: left;
    margin-top: 6px;
}

.header-content{
    float: right;
    width: 870px;
    color: #282828;
}

.header-menu{
    float: left;
    height: auto;
    margin-top:40px;
}

.header-menu ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.header-menu ul li{
    display: inline-block;
}

.header-menu ul li a{
    text-decoration: none;
    color: #282828;
    font-size: 21px;
    margin-right: 23px;
    padding: 10px 0 ;
}

.header-contact{
    float: right;
    margin-top: 40px;
}

.header-contact p{
    font-size: 21px;
    margin: 0;
    float: left;
}

.header-contact i{
    float: right;
    font-size: 21px;
    margin-left: 20px;
    color: #00a9e6;
    margin-top: -1px;
}

/*   MAIN HEADER   */


.main-header{
    width: 100%;
    height: auto;
    min-height: 100vh;
    position: relative;
    max-height: none;
    overflow: hidden;
    background: #282828;
}

.main-header .header-wrap{
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow:none;
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 2500;
}

.main-header .main-header-scroll{
    background: white;
    position: fixed;
    z-index: 1000;
    top:0px;
    left: 0px;
    height: 90px;

    -webkit-box-shadow: 0px 20px 38px -20px rgba(209,209,209,1);
    -moz-box-shadow: 0px 20px 38px -20px rgba(209,209,209,1);
    box-shadow: 0px 20px 38px -20px rgba(209,209,209,1);
}

.main-header .header-content,.main-header .header-menu ul li a{
    color: #fff;
}

.header-menu ul li,.header-menu ul li a{
    position: relative;
}

.main-header .header-menu ul li a{
    display: block;
    padding-top: 0px;
    position: relative;
}

.menu-active,.current-menu-item,
.menu-active-case,.menu-active-expert,
.menu-active-contacts,.menu-active-partners,
.menu-active-review{
    position: relative;
    color: #00a9e6 !important;
}

.header-menu ul li::before
{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 53px;
    top:-2px;
    left: 0px;
    opacity: 0.7;
}

.before-hover-one::before{
    background: url('../img/svg/menu_programm.svg') no-repeat;
}

.before-hover-two::before{
    background: url('../img/svg/menu_keysu.svg') no-repeat;
}

.before-hover-three::before{
    background: url('../img/svg/menu_experts.svg') no-repeat;
}

.before-hover-four::before{
    background: url('../img/svg/menu_contacts.svg') no-repeat;
}

.before-hover-five::before{
    background: url('../img/svg/menu_contacts.svg') no-repeat;
}

.before-hover-six::before{
    background: url('../img/svg/menu_contacts.svg') no-repeat;
}

.header-menu ul li:nth-child(1).current_page_item::before{
    content:"";
    background: url('../img/svg/menu_programm.svg') no-repeat;
}
.header-menu ul li:nth-child(2).current_page_item::before{
    content:"";
    background: url('../img/svg/menu_keysu.svg') no-repeat;
}
.header-menu ul li:nth-child(3).current_page_item::before{
    content:"";
    background: url('../img/svg/menu_experts.svg') no-repeat;
}
.header-menu ul li:nth-child(6).current_page_item::before{
    content:"";
    background: url('../img/svg/menu_contacts.svg') no-repeat;
}

.header-menu .current_page_item a{
    color: #00a9e6;
}

.menu-active-review::before{
    content:"";
    background: url('../img/svg/menu_contacts.svg') no-repeat;
}

.menu-active-partners::before{
    content:"";
    background: url('../img/svg/menu_contacts.svg') no-repeat;
}

.main-header ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.main-header-content-wrap{
    width: 100%;
    position: absolute;
    top:100px;
    left: 0px;
    z-index: 400;
}

.main-header-content{
    width: 1170px;
    margin: 0 auto;
    padding-top: 50px;
}

.main-header-content h1{
    color: #fff;
    font-size: 80px;
    text-transform: uppercase;
    margin-top: 0;
}

.main-header-inform{
    width: 725px;
}

.main-header-inform .image-block{
    width: 50px;
    float: left;
    margin-top: 13px;
}

.main-header-inform .image-block svg{
    width: 100%;
    height: 50px;
}

.main-header-inform .inf{
    float: right;
    margin-left: 9px;
}

.main-header-inform .inform-title{
    font-size: 40px;
    color: #ffe900;
}

.main-header-inform .inform-text{
    font-size: 20px;
    color: #fff;
}

.main-header-buttons{
    margin-top: 60px;
}

.button{
    display: inline-block;
    padding: 30px 70px;
    margin-right: 20px;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;

     -webkit-transition: all 0.4s ease-out 0s !important;
     -moz-transition: all 0.4s ease-out 0s !important;
     -o-transition: all 0.4s ease-out 0s !important;
     transition: all 0.4s ease-out 0s !important;
}

.button:hover{
    -webkit-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    -moz-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
}

.button a{
    display: inline-block;
    padding: 30px 70px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.yellow-button{

}

.active-yellow-button{
    color: #282828;
    border: 1px solid #ffe900;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.yellow-button::before{
    content: '';
    display: block;
    width: 0;
    height: 86.67px;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffe900;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.yellow-button:hover::before{
    width: 100%;
}

.active-yellow-button::before{
    content: '';
    display: block;
    width: 100%;
    height: 86.67px;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffe900;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.active-yellow-button:hover::before{
    width: 0;
}

.button-blue {
    border: 1px solid #00a9e6;
    color: #282828;
    width: 255px;
    text-align: center;
    padding: 30px 0px;
    margin-top: 35px;
    height: 86.67px;
    box-sizing: border-box;
}

.button-blue::before{
    content: '';
    display: block;
    width: 0;
    height: 86.67px;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #00a9e6;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.button-blue:hover::before{
    width: 100%;
}

.registration-form-buttons input{
    margin: 0;
}

.reg-sub{
    margin-top: 35px;
    position: relative;
    width: 250px;
}

.registration-submit{
    display: block;
    padding: 30px 40px;
    width: 100%;
    position: absolute;
    top:0px;
    left: 0px;
    border: 1px solid #00a9e6;
    font-size: 20px;
    background: #fff;
    color: #282828;
    cursor: pointer;
    margin-top: 35px;
    margin-bottom: 10px;
    font-family: 'FuturaFuturisC-Bold';
}

.reg-sub::before{
    content: '';
    display: block;
    width: 0;
    height: 86.67px;
    z-index: -3;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #00a9e6;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.reg-sub:hover::before{
    width: 100%;
    position: relative;
}

.active-blue-button{
    border: 1px solid #00a9e6;
    background: #00a9e6;
    color: #282828;
    width: 255px;
    text-align: center;
    padding: 30px 0px;
    margin-top: 35px;
    color: #fff;
    height: 86.67px;
    box-sizing: border-box;

    -webkit-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    -moz-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
}



.active-blue-button::before{
    content: '';
    display: block;
    width: 100%;
    height: 86.67px;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.active-blue-button:hover::before{
    width: 0;
    background: #00a9e6;
}

.active-blue-button:hover{
    background: transparent;
}

.footer-submit{
    position: relative;
    width: 250px;
    height: 86.67px;
}

.footer-form input[type="submit"]{
    display: block;
    position: absolute;
    width: 250px;
    margin: 0 auto;
    padding: 30px 70px;
    border: 1px solid #00a9e6;
    background: transparent;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    font-family: 'FuturaFuturisC-Bold';

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;

    -webkit-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    -moz-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
}

.footer-form input[type="submit"]:hover{
    color: #282828;
}

.contacts-form .footer-submit{
    margin-top: 15px;
}

.footer-submit::before{
    content: '';
    display: block;
    width: 100%;
    height: 86.67px;
    background: #00a9e6;
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.footer-submit:hover::before{
    width: 0;
    background: #00a9e6;
}


.registration-exit{
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
}

.registration-exit svg{
    width: 27px;
    height: 27px;

    -webkit-transition: all 0.4s ease-out 0s;
     -moz-transition: all 0.4s ease-out 0s;
     -o-transition: all 0.4s ease-out 0s;
     transition: all 0.4s ease-out 0s;
}

.registration-exit svg:hover{
    fill: #00a9e6;
}

.header-abs-line{
    width: 1170px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    bottom: 130px;
}

.line-w1{
    display: inline-block;
    position: relative;
    bottom: -50px;
    width: 3px;
    height: 35px;
    background: white;
    margin-right: 15px;
}

.line-w2{
    display: inline-block;
    position: relative;
    bottom: -50px;
    width: 3px;
    height: 80px;
    background: #ffe900;
    margin-right: 15px;
}

.line-right{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 3px;
    height: 80px;
    background: white;
}

.scroll-down{
    position: absolute;
    bottom: 110px;
    right: -55px;
}

.scroll-down h5{
    font-family: 'FuturaFuturisLightC';
    color: white;
    text-transform: lowercase;
    font-size: 20px;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.main-header .lSSlideOuter ul{
    display: block;
    height: 100%;
    z-index: 200;
    padding: 0;
}

.main-header .lSSlideOuter ul li{
    display: block;
    line-height: 0;
}

.main-header .lSSlideOuter ul li img{
    min-width: 100%;
    height: 100vh;
}



/*   MAIN PAGE CONTENT   */

.main-page-content-wrap{
    position: relative;
    overflow: hidden;
}

.main-page-content{
    width: 1170px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.page-line {
    width: 1px;
    height: 100%;
    background: #f0f0f0;
    position: absolute;
    z-index: -1;
    top: 0px;
}

.page-line-one{left:0px;}
.page-line-two{right:0;}
.page-line-three{left: 33.333%;}
.page-line-four{left: 66.666%;}

.back-first-icon{
    fill: #00a9e6;
    width: 250px;
    position: absolute;
    left: -60px;
    top:1465px;
    opacity: 0.3;
}

/*   ABOUT US   */

.back-first-line{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -1;
}

.about-us{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 65px;
    color: #282828;
    line-height: 24px;
    position: relative;
}

.main-themes span{
    color: #00a9e6;
}

.about-us .left{
    width: 45.3%;
}

.about-forum{
    margin-top: 115px;
    padding-bottom: 20px;
}

.about-forum h2,.tasks h2{
    font-size: 60px;
    color: #282828;
    margin-bottom: 32px;
}

.about-forum p{
    font-family: 'FuturaFuturisLightC';
    font-size: 16px;
}


.main-themes{
    position: relative;
    padding: 65px 8px 65px 65px;
}

.main-themes p{
    color: #8d8d8d;
    font-size: 18px;
    text-transform: uppercase;
}

.main-themes span{
    font-size: 30px;
    text-transform: uppercase;
}

.main-themes .theme-title{
    width: 450px;
    position: absolute;
    bottom: 177px;
    left: -204px;
}

.main-themes .theme-title h5{
    font-size: 53px;
    color: #ffe900;
    text-align: center;
    text-transform: uppercase;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);


    line-height: 80%;
    margin-left: -10px;
}

.border-top{
    position: absolute;
    top:0px;
    right: -3px;
    height: 8px;
    width: 400%;
    background: #ffe900;
    opacity: 0;
}

.border-bottom{
    position: absolute;
    bottom: 0px;
    right: -3px;
    height: 8px;
    width: 400%;
    background: #ffe900;
    opacity: 0;
}

.border-right{
    position: absolute;
    top: 0px;
    right: -3px;
    height: 100%;
    width: 8px;
    background: #ffe900;
    opacity: 0;
}

.tasks{
    width: 33.333%;
    margin-top: 100px;
}

.tasks h2{
    margin-top: 15px;
    margin-bottom: 50px;
}

.task-block{
    font-family: 'FuturaFuturisLightC';
    font-size: 16px;
    width: 280px;
    line-height: 26px;
    margin-bottom: 55px;
    padding-left: 30px;
    border-left: 2px solid #ffe900;
}

.task-block p{
    margin-top: 10px;
}

.task-block span{
    font-family: 'FuturaFuturisC-Bold';
    font-size: 16px;
}

/*   PHOTO AND VIDEO   */

.photo-video{
    width: 100%;
    margin: 0 auto;
    padding: 55px 0;
    position: relative;
}

.photo-buttons,.programm-button{
    opacity: 0;
}

.photo-block > .icon-plus-block{
    position: absolute;
    left: -64px;
    top: 29px;
}

.photo-block > .icon-plus-block img{
    width: 120px;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}


.photo-block .left{
    width: 278px;
    padding-top: 120px;
}

.photo-block .left .slider-navigation .photo-slider-arrows{
    float: right;
    margin-top: 31px;
    margin-right: 50px;
}

.photo-block .photo-slider-arrows svg {
    width: 40px;
    padding: 1px 7px;
    cursor: pointer;
}

.photo-block .photo-slider-arrow-prev svg{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.photo-block .photo-slider-arrows svg:hover{
    fill: #ffe900 !important;
}

.photo-block .left .slider-navigation span{
    font-size: 75px;
    color: #ffe900;
    font-family: 'FuturaFuturisC-Bold';
}

.photo-block .left .slider-navigation p{
    font-size: 24px;
    font-family: 'FuturaFuturisC';
    float: left;
}

.photo-block .left p{
    font-family: 'FuturaFuturisLightC';
    font-size: 18px;
    line-height: 24px;
}



.case-button a{
    text-decoration: none !important;
}
/*

.active-yellow-button{
    background: #ffe900;
    color: #282828;
    border: 1px solid #ffe900;
}
*/


.photo-block .right{
    width: 780px;
    position: relative;
    max-height: 630px;
}

.photo-block .right h1,.video-block h1{
    font-size: 120px;
    color: #00a9e6;
    opacity: 0.4;
    margin: 0;
    margin-bottom: -37px;
    margin-left: -3px;
}

.photo-block .right .icon-plus-block{
    width: 149px;
    height: 149px;
    position: absolute;
    right: -76px;
    bottom: -92px;
    z-index: -1;
}

.photo-block .right .icon-plus-block img{
    width: 100%;
}

/*   Video block   */

.video-block h1{
    margin-left: -6px;
}

.photo-block .right ul, .video-block ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.photo-block .right ul li, .video-block ul li{
    line-height: 0;
    overflow: hidden;
    z-index: 10;
}

.video-block li img{
    width: auto;
    min-width: 100%;
    height: 100%;
}
.photo-block li img{
    width: 100%;
    height: auto;
}

.video-block{
    margin-top: 30px;
    position: relative;
    max-height: 500px;
}

.video-block ul li{
    height: 215px;
    position: relative;
}

.video-slider-pause{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;

     -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.video-slider-pause:hover{
    background: rgba(0, 0, 0, 0.4);
}




.video-slider-pause .pause{
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top:50%;
    margin-left: -25px;
    margin-top: -25px;

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.video-slider-pause:hover .pause{
    width: 66px;
    height: 66px;
    margin-left: -33px;
    margin-top: -33px;
}

.video-slider-pause .pause img{
    width:100%;
    height: 100%;
}

.video-slider-arrow-next,.video-slider-arrow-prev{
    padding: 20px;
    cursor: pointer;
}

.video-slider-arrow-next svg,.video-slider-arrow-prev svg{
    width: 23px;
    fill: #c6c6c6;
}

.video-slider-arrow-next svg:hover,.video-slider-arrow-prev svg:hover{
    fill: #ffe900;
}

.video-slider-arrow-prev svg{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.video-slider-arrow-prev{
    position: absolute;
    top: 170px;
    left: -85px;
}

.video-slider-arrow-next{
    position: absolute;
    top: 170px;
    right: -85px;
}

/*   WHY   */

.why-block{
    width: 100%;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 35px;
}

.why-block .left{
    width: 630px;
}

.why-block .left p{
    font-family: 'FuturaFuturisLightC';
    font-size: 18px;
    line-height: 24px;
}

.why-block .right{
    font-family: 'FuturaFuturisC-Bold';
    width: 370px;
    color: #e9e9e9;
    font-size: 16px;
    box-sizing: border-box;
    padding-right: 20px;
    text-transform: uppercase;
    position: relative;
}

.why-block .right p{
    margin-top: 0;
}

.why-block .right span{
    display: inline-block;
    font-size: 30px;
    margin-bottom: 20px;
}

.why-title{
    position: absolute;
    bottom: 5px;
    left: -124px;
}

.why-title h5{
    font-size: 53px;
    width: 250px;
    color: #ffe900;
    text-transform: uppercase;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/*   Programm   */

.programm{
    width: 100%;
    position: relative;
}

.main-page-content-two{

}

.programm-title-wrap{
    width: 100%;
    height: 260px;
    background: url('../img/cardio.png') repeat;
    background-position: center;
    position: relative;
}

.back-second-icon{
    width: 350px;
    fill: #0082b1;
    opacity: 0.3;
    position: absolute;
    top:900px;
    left: -122px;
}

.programm-title{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.programm-title-h{

}

.programm-title h1{
    display: inline-block;
    font-size: 100px;
    color: #0082b1;
    margin-top: 94px;
    padding: 0;
    position: relative;
    z-index: 100;
}

.programm-title-back{
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 21px;
    background: white;
    z-index: -2;
}

.programm{
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.programm-content .left,.programm-content .right{
    width: 33.333%;
}

.programm-content .right{
    padding-top: 121px;
    position: relative;
}


.programm-content .right .icon-plus-block{
    position: absolute;
    left: -66px;
    top: -31px;
}

.programm-content .right .icon-plus-block img{
    width: 120px;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.center-programm{
    float: left;
    width: 33.333%;
    height: 500px;
    position: relative;
    z-index: -1;
}

.center-img-one,.center-img-two,.center-img-three{
    position: absolute;
    opacity: 0;
}

.center-img-one {
    top: -26px;
    left: 21px;
    width: 73%;
}

.center-img-two{
    top:178px;
    left: 0px;
}

.center-img-three{
    top:345px;
    left: 0px;
}

.center-img-one img{
    width: 100%;
}

.center-img-two img{
    width: 94%;
}

.center-img-three img{
    width: 97%;
}

.programm-icon{
    margin-bottom: -25px;
}

.programm-block{
    position: relative;
    margin-bottom: 50px;
}

.programm-block h3{
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    position: relative;
}

.programm-block p{
    font-family: 'FuturaFuturisLightC';
    font-size: 17px;
    line-height: 24px;
}

.programm-block-back{
    position: absolute !important;
    width: 150%;
    height: 100%;
    z-index: -1;
    top: -26px;
/*    left: -120px !important;*/
    left: -32% !important;
}

.programm-block svg{
    height: 50px;
}

.programm-block-back h4{
    font-size: 125px !important;
    opacity: 0;
    margin: 0;
}

.programm-block h4{
    font-size: 30px;
    margin-top: 0;
}

.orange{
    color: #ffe900 !important;
}

.blue{
    color: #00a9e6 !important;
}

.programm-block h3 img {
    opacity: 1.0;
    position: absolute;
    top: 1px;
    z-index: -1;
    left: -35px !important;
    opacity: 0;
}

.programm-button .button{
    color: #fff;
    border: 1px solid #00a9e6;

   -webkit-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    -moz-box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
    box-shadow: 0px 10px 49px -8px rgba(121,159,171,1);
}


/*   Members   */

.members{
    width: 100%;
    height: 630px;
}

.members > .left{
    width: 33.333%;
}

.members > .left h2{
    font-size: 60px;
    margin-bottom: 25px;
    margin-top: 0;
}

.members > .left p{
    font-family: 'FuturaFuturisLightC';
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
}

.number-block{
    position: relative;
    padding: 0;
}

.members-number .left{
    width: 50%;
}

.members-number .left span{
    font-size: 100px;
    color: #ffe900;
    margin: 0;
    padding: 0;
}

.first-member-span{
    margin-left: -11px !important;
}


.members-number .left h5{
    font-size: 16px;
    position: absolute;
    left: 0px;
    bottom: -5px;
    text-transform: uppercase;
}

.members-number .right{
    width: 50%;
    padding-top: 6px;
}

.members-number .right span{
    display: inline-block;
    font-size: 14px;
    color: #adadad;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    line-height: 20px;
    margin-right: 19px;
}

.members > .right{
    width: 66.666%;
    position: relative;
    box-sizing: border-box;
    padding: 50px;
    border-left: 8px solid #ffe900;
}

.members-wrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.members-block{
    width: 33.333%;
    padding-top: 35px;
    padding-bottom: 35px;
}

.members-block img{
    width: 60%;
    margin-left: 10%;
    max-height: 100%;
}

.member-border-top{
    position: absolute;
    top:0px;
    left: 0px;
    height: 8px;
    width: 400%;
    background: #ffe900;
    z-index: 200;
}

.member-border-bottom{
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 8px;
    width: 400%;
    background: #ffe900;
    z-index: 200;
}

/*   CASE   */
.case{
    padding-bottom: 55px;
}

.case .left{
    width: 33.333%;
}

.case h2{
    font-size: 60px;
}

.case p{
    font-family: 'FuturaFuturisLightC';
    font-size: 17px;
    width: 70%;
    line-height: 24px;
}

.case .right{
    width: 66.666%;
}

.case .right ul{
    list-style-type: none;
    padding: 0;
}

.case .right ul li{
    width: 33%;
    height: 470px;
    position: relative;
    padding: 0;
    line-height: 0;
    overflow: hidden;
    cursor: pointer;
}

.case .right ul li > img{
    width: 100%;
    height: 470px;
}

.case-slider-wrap{
    position: relative;
    max-height: 485px;
}

.case-slider-content{
    width: 100%;
    height: 95px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.case-slider-li-img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: grey;
}

.case-slider-li-img img{
    width: auto;
    height: 100%;
    margin: auto auto;
    margin-left: -100%;
}

.case-slider-content-title{
    width: 70%;
    padding-left: 10%;
}

.case-slider-content h5{
    display: inline-block;
    height: 100%;
    line-height: initial;
    text-transform: uppercase;
}

.case-slider-content a{
    width: 30%;
}

.case-slider-arrow-next,.case-slider-arrow-prev{
    padding: 20px;
    cursor: pointer;
}

.case-slider-arrow-next svg,.case-slider-arrow-prev svg{
    width: 23px;
    fill: #c6c6c6;
}

.case .right ul li:hover .case-slider-content{
    background: #ffe900;
}

.case-slider-arrow-next svg:hover,.case-slider-arrow-prev svg:hover{
    fill: #ffe900;
}

.case-slider-arrow-prev svg{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.case-slider-arrow-prev{
    position: absolute;
    top: 195px;
    left: -75px;
}

.case-slider-arrow-next{
    position: absolute;
    top: 195px;
    right: -75px;
}

.case-button .button-blue{
    padding: 30px 0;
}

.case .icon-plus-block{
    width: 200px;
    height: 200px;
    position: absolute;
    right: -89px;
    bottom: -122px;
    z-index: -1;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.case .icon-plus-block img{
    width: 100%;
}

/*  Expert  */

.expert-title-wrap{
    width: 100%;
    height: 260px;
    background: url('../img/cardio.png') repeat;
    background-position: center;
    position: relative;
}

.expert-title{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.expert-title h1{
    display: inline-block;
    font-size: 100px;
    color: #0082b1;
    margin-top: 94px;
    padding: 0;
    position: relative;
    z-index: 100;
}

.expert-title-back{
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 21px;
    background: white;
    z-index: -2;
}

.expert-info p{
    line-height: 24px;
}

.expert-info .left{
    width: 33.333%;
    font-family: 'FuturaFuturisLightC';
    font-size: 17px;
}

.expert-info .left p{
    width: 90%;
}

.expert-info .right{
    width: 66.666%;
    font-family: 'FuturaFuturisLightC';
    font-size: 17px;
}

.expert-info .right p{
    width: 85%;
}

.expert-content-wrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    position: relative;
}

.expert-content-wrap > .icon-plus-block{
    position: absolute;
    left: -64px;
    top: 329px;
}

.expert-content-wrap > .icon-plus-block img{
    width: 120px;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.expert-content{
    width: 33.333%;
}

.expert-block{
    position: relative;
    padding-bottom: 120px;
    width: 100%;
}

.expert-block-img{
    width: 285px;
    height: 285px;
    position: absolute !important;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.expert-block img{
    width: 285px;
    height: 285px;
}

.expert-block-content-wrap{
    width: 285px;
    height: 285px;
    border-radius: 50%;
    background: #ffe900;
    position: relative !important;
    top:50px;
    left: 50px;
}

.expert-block-content{
    width: 237px;
    height: 75px;
    position: absolute;
    bottom: -30px;
    left: 115px;
}

.expert-block-content span{

}

.expert-block-content p{
    font-family: 'FuturaFuturisLightC';
    margin-top: 3px;
    line-height: 24px;
}

.expert-button{
    width: 100%;
}

.expert-button a{
    text-decoration: none !important;
}

.expert-button .button{
    display: block;
    margin: 0 auto;
}

.middle-content{
    padding-top: 140px;
}

.back-third-icon{
    width: 350px;
    fill: #0082b1;
    opacity: 0.3;
    position: absolute;
    top:900px;
    right: -65px;
}

/*   REVIEW   */

.review{
    position: relative;
    padding-bottom: 100px;
}

.review h2{
    font-size: 60px;
}

.review-content{
    font-size: 18px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.review-block .popup-youtube{
    padding: 0;
    cursor: pointer;

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.review-block .popup-youtube:hover{
    color: #00a9e6;
}

.review-content .popup-youtube{
    padding: 0;
    box-sizing: border-box;
}

.review-block{
    width: 33.333%;
    position: relative;
    margin-top: 75px;
}

.review-img-block{
    line-height: 0;
}

.review-block h5{
    margin-top: 0;
    font-size: 15px;
    line-height: initial;
    text-transform: uppercase;
}

.review-block p{
    font-family: 'FuturaFuturisLightC';
    line-height: 24px;
    font-size: 16px;
    width: 90%;
}

.review-block h3{
    font-size: 80px;
    margin: 0;
    color: #00a9e6;
    position: absolute !important;
    left: -4px !important;
    top:-69px !important;
    opacity: 0.3;
    z-index: 0;
    line-height: initial;
}

.review-block img{
    width: 100%;
    height: auto;
}

.review-img-block .pause{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;

     -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.review-img-block .pause:hover{
    background: rgba(0, 0, 0, 0.4);
}

.review-img-block .pause img{
    width: 70px;
    position: absolute !important;
    left: 50% !important;
    margin-left: -35px;
    top:50%;
    margin-top: -35px;
    cursor: pointer;

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.pause-img{
    width: 90px !important;
    margin-left: -45px !important;
    margin-top: -45px !important;
}



.review .icon-plus-block{
    width: 149px;
    height: 149px;
    position: absolute;
    left: 51%;
    top:-110px;
    z-index: -4;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.show-more-block{
    position: relative;
    width: 133px;
    cursor: pointer;
}

.show-more-block span{
    color: #00a9e6;
    font-size: 16px;
    font-family: 'FuturaFuturisLightC';
}

.show-more-img{
    width: 14px;
    fill: #00a9e6;
    position: absolute;
    top:0px;
    right: 15px;
}


.show-more-img i{
    font-size: 23px;
    color: #00a9e6;
}

.back-four-img{
    position: absolute;
    top:1200px;
}

/*   PRICE   */

.price{
    padding-bottom: 100px;
}

.price h1{
    font-size: 120px;
    color: #0082b1;
    margin-bottom: -36px;
}

.price-content{
    border: 8px solid #ffe900;
    padding: 45px;
    position: relative;
}

.price.new .price-content{

    display: flex;
    justify-content: center;
    flex-direction: column;
}

.price.new .price-date-block{

    margin: 0 auto;
    width: 100%;
}

.price.new .price-date-block h5,
.price.new .price-date-block h5 span{

    font-size: 72px;
}
.price.new .price-date-block h5 span{

    font-weight: 400;
    display: inline-block;
}

.price-date{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.price-date-block{
    width: 33.333%;
    text-align: center;
}

.price-date-block span{
    font-size: 17px;
    color: #00aeea;
}

.price-date-block p{
    font-size: 40px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.price-date-block h5{
    color: #00aeea;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 0;
}

.price-buttons{
    width: 550px;
    margin: 0 auto;
    padding-top: 20px;
    opacity: 0;

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.price-buttons .button{
    margin-right: 0;
    padding: 30px 0;
}

.price-little-plus{
    width: 125px;
    position: absolute;
    top:-38px;
    right: -90px;
}

.price-big-plus{
    width: 245px;
    position: absolute;
    bottom:-74px;
    right: -73px;
    z-index: 200;
}

.price-little-plus svg,.price-big-plus svg{
    width: 100%;
    height: 100%;
}

/*   Partners   */

.partners{
    position: relative;
    padding-bottom: 118px;
}

.partners .icon-plus-block{
    position: absolute;
    top: -91px;
    right: 33%;
    margin-right: -40px;
    z-index: 1;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.partners .icon-plus-block img{
    width: 100px;
}

.partners h2{
    font-size: 60px;
    margin-bottom: 10px;
}

.partners-wrap{
    max-height: 310px;
}

.partners-wrap ul{
    list-style-type: none;
    padding: 0;
}

.partners-li-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

    align-items: center;
}

.partners-li-block{
    width: 33.333%;
    height: 105px;
    margin-top: 46px;
    position: relative;
}

.partners-li-block img,
.partners-li-block svg{
    width: auto;
    max-width: 70%;
    max-height: 80%;
}

.partners-li-block span{
    font-family: 'FuturaFuturisLightC';
    position: absolute;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    bottom: 0px;
}

.partner-slider-navigation{
    width: 165px;
    position: absolute;
    top: -44px;
    right: 0px;
}

.partner-slider-arrows{
    position: absolute;
    top:66px;
    right: 0px;
}

.partner-slider-arrows svg{
    width: 35px;
    padding: 3px 7px;
    cursor: pointer;
}

.partner-slider-arrow-prev svg{

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.partner-slider-arrows svg:hover{
    fill: #ffe900 !important;
}

.partner-slider-navigation span{
    font-size: 75px;
    color: #ffe900;
    font-family: 'FuturaFuturisC-Bold';
}

.partner-slider-navigation p{
    font-size: 30px;
    font-family: 'FuturaFuturisLightC';
    float: left;
}

/*   Contacts   */

.contacts h2{
    font-size: 60px;
}

.contacts-people{
    padding-bottom: 100px;

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.people-block{
    width: 33.333%;
    box-sizing: border-box;
    padding-right: 10px;
}

.people-block .left{
    width: 25%;
    border-radius: 50%;
}

.people-block .left img{
    width: 100%;
    height: 100%;
}

.people-block .right{
    width: 72%;
}

.people-block .right span{
    font-size: 20px;
    color: #00a9e6;
}

.people-block .right p{
    font-family: 'FuturaFuturisLightC';
    font-size: 16px;
    margin-top: 0;
}

.people-block .right a,.people-block .right i{
    text-decoration: none;
    color: #282828;
    font-style: normal;
    font-size: 14px;
}

/*   Contacts map   */

.contacts-map{
    width: 100%;
    height: 500px;
    background: url('../img/map.png') no-repeat;
    background-size: cover;
    position: relative;
    box-sizing: border-box;
}

.back-five-img{
    position: absolute !important;
    bottom: 496px;
    right: 0px;
}

.map-content{
    width: 1170px;
    margin: 0 auto;
    padding-top: 190px;
    right:0;
    position:absolute;
    z-index:3;
}

.park-img{
    position: absolute !important;
    top:170px;
    left: 43%;
}

.map-content span{
    font-size: 20px;
    color: #ffe900;
}

.map-content h2{
    font-size: 40px;
    color: #fff;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.map-content p{
    font-size: 20px;
    color: #fff;
    margin: 0;
}

.map-content .left{
    width: 35%;
}

.map-content .right{
    width: 65%;
}

/*   Footer   */

.footer-wrap{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.footer-content{
    width: 620px;
    padding: 10px 0;
}

.footer-content h3{
    font-size: 36px;
    color: #00a9e6;
    margin: 0;
    margin-top: 17px;
    margin-bottom: 13px;
}

.footer-content .left{
    padding-top: 10px;
}

.footer-content .left img{
    width: 90px;
    height: 90px;
}

.footer-content span{
    font-size: 15px;
    font-family: 'FuturaFuturisLightC';
    margin-top: 10px;
}

.create-by{
    float: right;
    margin-top: -10px;
}

.create-by span{
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 15px !important;
}

.footer-img{
    width: 70px;
    display: inline-block;
    padding-top: 4px;
}

.footer-img svg{
    fill: #282828;

    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.footer-img svg:hover{
    fill: #00a9e6 !important;
}

.footer-form{
    width: 390px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 30px;
    padding-top: 15px;
    border: 8px solid #ffe900;
    background: white;
    box-sizing: border-box;
    z-index: 5;
}


::-webkit-input-placeholder {font-family: 'FuturaFuturisLightC';}
::-moz-placeholder          {font-family: 'FuturaFuturisLightC';}/* Firefox 19+ */
:-moz-placeholder           {font-family: 'FuturaFuturisLightC';}/* Firefox 18- */
:-ms-input-placeholder      {font-family: 'FuturaFuturisLightC';}

.footer-form h2{
    font-size: 30px;
    text-transform: uppercase;
}

.footer-form form{

}

.footer-form input[type="text"],.footer-form input[type="tel"],.footer-form input[type="email"],.footer-form textarea{
    display: inline-block;
    width: 100%;
    outline: none;
    padding: 12px;
    border: 1px solid #e5e5e5;
    padding-left: 15px;
    font-size: 20px;
    margin: 0;
    margin-top: 5px;
    box-sizing: border-box;
}

.footer-form textarea{
    height: 150px;
}



.registration{
    width: 670px;
    height: auto;
    position: absolute;
    z-index: 800;
    top:150px;
    left: 50%;
    margin-left: -335px;
    background: white;
    padding: 45px 60px 65px 60px;
    box-sizing: border-box;

    -webkit-transition: top 0.3s ease-out 0s;
    -moz-transition: top 0.3s ease-out 0s;
    -o-transition: top 0.3s ease-out 0s;
    transition: top 0.3s ease-out 0s;

    -webkit-box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.75);
}

.registration input[type="submit"]{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.register-back{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0px;
    left: 0px;
    z-index: 700;
    background: rgba(0,0,0, 0.3);
}

.registration h1{
    margin: 0;
    font-size: 60px;
    text-align: center;
}

.registration-buttons{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.registration-buttons .button{
    font-size: 20px;
    padding: 20px 5px;
    box-sizing: border-box;
}

.registration-buttons  .active-blue-button{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.registration p{
    font-size: 18px;
    font-family: 'FuturaFuturisLightC';
    text-align: center;
    margin-top: 26px;
}

.registration-input{
    display: inline-block;
    width: 100%;
    outline: none;
    padding: 12px;
    border: 1px solid #e5e5e5;
    padding-left: 15px;
    font-size: 20px;
    margin: 0;
    margin-top: 20px;
    box-sizing: border-box;
}
.input-two{width: 48%;}
.input-three{width: 48%;}
.input-four{width: 59%;}
.input-five{width: 37%;}

.registration-submit{
    display: block;
    padding: 30px 40px;
    width: 250px;
    border: 1px solid #00a9e6;
    font-size: 20px;
    background: transparent;
    color: #282828 !important;
    cursor: pointer;
    margin-top: 35px;
    margin-bottom: 10px;
    font-family: 'FuturaFuturisC-Bold';

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.registration-submit:hover{
    color: #fff !important;
}

.registration form .button{
    padding: 30px 40px;
    width: 250px !important;
    width: initial;
    box-sizing: border-box;
    margin-right: 0;
}

.registration-form-buttons{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    height: 100px;
}

.hidden{
    display: none;
}

.register-hidden{
    top: -1000px !important;
}


/*   MAIN CASE   */

.header-fx{
    width: 100%;
    height: 90px;
}

.main-case-content-wrap{
    position: relative;
}

.cardio-top{
    position: absolute;
    top:0px;
    right: 0px;
}

.cardio-top-two{
    width: 260px;
    fill: #00a9e6;
    position: absolute;
    left: -14px;
    top: 400px;
    opacity: 0.6;
}

.main-case{
    width: 1170px;
    margin: 0 auto;
    position: relative;
    padding-top: 65px;
}

.main-case-wrap h2{
    font-size: 80px;
    margin-top: 0;
    margin-bottom: 15px;
}

.case-filter ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.case-filter ul li{
    display: inline-block;
    font-size: 20px;
    font-family: 'FuturaFuturisLightC';
    padding: 13px 20px;
    min-width: 135px;
    text-align: center;
    margin-right: 20px;
    border: 1px solid #00a9e6;
    margin-top: 25px;
}

.case-filter-active{
    background: #00a9e6;
    color: white;
    cursor: pointer;
}

.case-filter ul li:hover{
    background: #00a9e6;
    color: white;
    cursor: pointer;
}

.case-content{
    padding-top: 35px;
    width: 104%;
}

.case-block{
    width: 47%;
    overflow: hidden;
    margin-right: 2%;
    padding-bottom: 25px;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.case-block-img{
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
    line-height: 0;
    cursor: pointer;
}

.case-block-img:hover .case-pause{
    background: rgba(70,102,114, 0.1);
}

.case-block-img > img{
    width: 100%;
    height: auto;
    transform: scale(1.2);
    position: relative;
    top: -20px;
}

.case-pause{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0px;
    left: 0px;
    background: rgba(70,102,114, 0.6);

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.case-pause > img{
    width: 70px;
    position: absolute;
    top:50%;
    margin-top: -35px;
    left: 50%;
    margin-left: -35px;
    cursor: pointer;

    -webkit-transition: all 0.6s ease-out 0s;
     -moz-transition: all 0.6s ease-out 0s;
     -o-transition: all 0.6s ease-out 0s;
     transition: all 0.6s ease-out 0s;
}

.case-block h3{
    font-size: 30px;
    margin: 20px 15px 5px 0px;
}

.case-block span{
    font-size: 20px;
    font-family: 'FuturaFuturisLightC';
    color: #00a9e6;
}

.main-case-buttons{
    width: 560px;
    margin: 30px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.main-case-buttons .button{
    margin-right: 0;
    padding: 30px 0;
}

.back-six-img{
    position: absolute;
    bottom: 460px;
    left: 0px;
    z-index: -1;
}


/*   MAIN CONTACTS   */

.main-contacts{
    width: 1170px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.main-contacts h2{
    margin-top: 15px;
    font-size: 80px;
    color: #282828;
}

.contacts-form-wrap > .left{
    width: 33.333%;
}

.contacts-form-wrap > .right{
    width: 66.666%;
}

.contacts-form{
    width: 66.666%;
    z-index: 1000;
    bottom: -145px;
}

.contacts-form h2{
    font-size: 30px;
}

.contacts-form form > .left{
    width: 47%;
}

.contacts-form form > .right{
    width: 47%;
}

.contacts-form form > .right textarea{
    height: 187px;
}

.contacts-form input[type="submit"]{

}

.contacts-form-wrap .left h4{
    font-size: 30px;
    margin-top: 86px;
    margin-bottom: 60px;
}

.organizators{
    padding-left: 40px;
    border-left: 2px solid #ffe900;
}

.organizators-img{
    margin-bottom: 25px;
}

.organizators p{
    font-size: 16px;
    font-family: 'FuturaFuturisLightC';
    letter-spacing: 0.4px;
}

.contacts-form .icon-plus-block{
    position: absolute;
    top:-166px;
    right: -87px;
    z-index: -2;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.contacts-form .icon-plus-block img{
    width: 180px;
}

/*   MAIN EXPERTS   */

.main-experts{
    width: 1170px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.main-experts h2{
    margin-top: 0;
}

.main-experts-wrap h2{
    font-size: 80px;
}

.main-experts-wrap .expert-content{
    width: 100%;

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main-experts-wrap .expert-block{
    width: 47%;
}

.main-experts-wrap .expert-block .expert-block-content-wrap{
    position: static;
    left: 0px;
    top:initial;
    margin-left: 50px;
    margin-top: 50px;
}

.main-experts-wrap .expert-block .expert-block-content{
    width: 65%;
    height: auto;
    letter-spacing: 1px;
    line-height: 25px;
    border-left: 2px solid #ffe900;
    padding-left: 20px;

    position: relative;
    left: 5px;
    top:initial;

    margin-top: -80px;
    margin-left: 154px;
}

.main-experts-wrap .main-case-buttons{
    margin-bottom: 75px;
}

.expert-icon{
    width: 350px;
    fill: #00a9e6;
    opacity: 0.3;
    position: absolute;
    top:-1000px;
    right: -15px;
}

.programm-icon{
    right: -70px;
}

/*   MAIN PROGRAMM   */

.main-programm{
    width: 1170px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.main-programm h2{
    margin-top: 45px;
    margin-bottom: 100px;
    font-size: 80px;
    color: #0082b1;
}

.programm-block{
    margin-bottom: 50px;
}

.programm-block > .left{
    width: 33.333%;
}

.programm-block > .left > .left{
    width: 66.666%;
}

.programm-block span{
    font-size: 30px;
    color: #00a9e6;
}

.programm-block > .left > .right{
    width: 33.333%;
    margin-top: -10px;
}

.programm-block > .right{
    width: 66.666%;
}

.programm-block > .right h3{
    font-size: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.programm-block > .right span{
    color: #ffe400;
}

.programm-block > .right p{
    width: 70%;
    letter-spacing:  0.6px;
    line-height: 24px;
}

.section-block{
    margin-top: 24px;
}

.section-block .left{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffe400;
    position: relative;
    margin-top: 6px;
    margin-left: 10px;
}

.section-block .left img{
    display: block;
    border-radius: 50%;
    width: 100%;
    position: absolute;
    top:-11px;
    left: -10px;
}

.section-block .right{
    /*float: left;*/
    margin-left: 15px;
    width: calc(100% - 85px);
}

.section-block .right h6{
    font-size: 18px;
    margin: 0;
    margin-top: 4px;
}

.section-block .right span{
    margin: 0;
    color: #282828;
    font-size: 20px;
    font-family: 'FuturaFuturisLightC';
}

.main-programm-content-wrap .icon-plus-block{
    position: absolute;
    top:100px;
    right: -88px;
    z-index: 9;

    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.main-programm .icon-plus-block img{
    width: 200px;
}

/*  Header-button  */

/**
 * Style 2
 *
 * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
 * down to center and transform into an "x".
 */
.cmn-toggle-switch {
  position: absolute;
  right: 5%;
  top:19px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 47px;
  height: 48px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  z-index: 2500;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
  display: none;
}

.cmn-toggle-switch:focus {
  outline: none;
}

.cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 23px;
    left: 6px;
    right: 18px;
    width: 35px;
    height: 4px;
    background: #00a9e6;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background: #00a9e6;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -12px;
}

.cmn-toggle-switch span::after {
  bottom: -12px;
}

button.cmn-toggle-switch__htx {
  background-color: transparent;
}

button.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
          transition: background 0 0.3s;
}

button.cmn-toggle-switch__htx span::before,
button.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
          transition-delay: 0.3s, 0;
}

button.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

button.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* active state, i.e. menu open */
button.cmn-toggle-switch__htx.active {
  background-color: transparent;
}

button.cmn-toggle-switch__htx.active span {
  background: none;
}

button.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

button.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

button.cmn-toggle-switch__htx.active span::before,
button.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
          transition-delay: 0, 0.3s;
}

.mobile-menu{
    width: 100%;
    background: white;
    display: none;
    position: fixed;
    top: -200%;
    z-index: 1000;
    padding-bottom: 50px;
    margin-bottom: 25px;

    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;

    -webkit-box-shadow: 0px 21px 75px -26px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 21px 75px -26px rgba(0,0,0,0.75);
    box-shadow: 0px 21px 75px -26px rgba(0,0,0,0.75);
}

.mobile-menu-on{
    top: 0px;
}

.mobile-menu .header-contact{
    float: none;
}

.mobile-menu .header-contact p{
    float: none;
    font-size: 20px;
    width: 100%;
    text-align: center;
    font-family: 'FuturaFuturisLightC';
}

.mobile-menu .header-contact i{
    float: none;
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 25px;
}

.mobile-menu .header-contact img{
    display: block;
    width: 70px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 30px;
}

.mobile-menu .header-menu{
    z-index: 1000;
    margin-top: 0;
    padding-top: 0px;
    float: none;
}

.main-header .mobile-menu .header-menu{
    margin-top: 90px;
}

.mobile-menu .header-menu ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mobile-menu .header-menu ul li{
    display: block;
    width: 50%;
}

.mobile-menu .header-menu ul li a{
    display: block;
    padding: 50px;
    color: #282828 !important;
    z-index: 2000;
    font-size: 25px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 0;
    position: relative;
}

.mobile-menu .header-menu:after{
    content: "";
    width: 1px;
    margin-left: 50%;
    height: 390px;
    background: #e2e2e2;
    position: absolute;
    left: 0px;
    top: 0px;
}

.main-header .mobile-menu .header-menu:after{
    height: 485px;
}

.mobile-a:before{
    content: "";
    width: 60%;
    margin-left: 20%;
    height: 1px;
    background: #e2e2e2;
    position: absolute;
    left: 0px;
    top: 0px;
}

.mobile-a:after{
    content: "";
    width: 60%;
    margin-left: 20%;
    height: 1px;
    background: #e2e2e2;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.shadow-none{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.back-white{
    background: white;
}

.mobile-button{
    display: none;
}

.header-contact a{
    font-size: 22px;
    color: #00a9e6;
    text-align: center;
    display: block;
    width: 220px;
    margin:  0 auto;
    text-decoration: none;
}
.header-content{

    height: 100%;
}
.header{

    position: relative;
}

.front-header .header-content ul.lang{

    position: absolute;
    top: calc(50% - 3px);
    right: -20px;
    transform: translate(100%, -50%);
    margin: 0;
}

.header-content ul.lang{

    /*position: absolute;
    top: 0;
    right: -20px;
    transform: translate(100%, 24px);*/

    margin: 0;
    position: absolute;
    top: calc(50% - 3px);
    right: 10px;
    transform: translate(100%, -50%);
}

.header-content ul.lang li{

    display: inline-block;
    margin: 0 5px;
}

.header-content ul.lang li a{

    width: auto;
    color: #282828;
    font-size: 21px;
    text-decoration: none;
}

.front-header .header-content ul.lang li a{

    color: #fff;
}

.header-content ul.lang li a:hover{

    color: #00a9e6 !important;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}

.organizators a{
    font-family: 'FuturaFuturisLightC';
    color: #282828;
    text-decoration: none;
    display: block;
    margin-top: -20px;
}

.scroll-down-wrap{
    position: absolute;
    width: 1170px;
    height: 9px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.scroll-down{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 2px;
    height: 80px;
    background: white;
    z-index: 2400;
}

.scroll-down p{
    font-family: 'FuturaFuturisLightC';
    color: #fff;
    display: block;
    position: absolute;
    width: 100px;
    top: -85px;
    left: -50px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.partner-slider-navigation-mobile{
    display: none;
}

.case-button-mobile{
    display: none;
}

.animated {
  -webkit-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-duration: 1.2s;

  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.animated_two {
  -webkit-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-duration: 1.2s;

  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
}

.animate-left,.animate-right,.members-wrap,.animate-last,.animate-last-two,.animate-last-three,.animate-last-four,.main-programm-content,.animate-price-left,.contacts-animate-wrap{
    overflow: hidden;
}

.animate-left > *{
    position: relative;
    left: -1000px;

    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}

.animate-right > *{
    position: relative;
    left: -1000px;

    -webkit-transition: all 0.6s linear 0.3s;
    -moz-transition: all 0.6s linear 0.3s;
    -o-transition: all 0.6s linear 0.3s;
    transition: all 0.6s linear 0.3s;
}

.animate-last > *{
    position: relative;
    left: -1000px;

    -webkit-transition: all 0.6s linear 0.6s;
    -moz-transition: all 0.6s linear 0.6s;
    -o-transition: all 0.6s linear 0.6s;
    transition: all 0.6s linear 0.6s;
}

.animate-last-two > *{
    position: relative;
    left: -1000px;

    -webkit-transition: all 0.6s linear 0.9s;
    -moz-transition: all 0.6s linear 0.9s;
    -o-transition: all 0.6s linear 0.9s;
    transition: all 0.6s linear 0.9s;
}

.animate-last-three > *{
    position: relative;
    left: -1000px;

    -webkit-transition: all 0.6s linear 1.2s;
    -moz-transition: all 0.6s linear 1.2s;
    -o-transition: all 0.6s linear 1.2s;
    transition: all 0.6s linear 1.2s;
}

.animate-last-four > *{
    position: relative;
    left: -1000px;

    -webkit-transition: all 0.6s linear 1.5s;
    -moz-transition: all 0.6s linear 1.5s;
    -o-transition: all 0.6s linear 1.5s;
    transition: all 0.6s linear 1.5s;
}

.animate-video-left > *{
    position: relative;
    left: -1800px;

    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}

.animate-price-left > *{
    position: relative;
    left: -1800px;

    -webkit-transition: all 0.75s ease-out 0s;
    -moz-transition: all 0.75s ease-out 0s;
    -o-transition: all 0.75s ease-out 0s;
    transition: all 0.75s ease-out 0s;
}

.main-header .lSSlideOuter{
    max-height: 100vh;
}

.why-animate-right{
    font-family: 'FuturaFuturisC-Bold';
    width: 370px;
    color: #e9e9e9;
    font-size: 16px;
    box-sizing: border-box;
    padding-right: 20px;
    text-transform: uppercase;
    padding-left: 40px;
    position: relative;
}

.contacts-form-wrap > .left{
    margin-bottom: 30px;
    position: relative;
    left: -1500px;

    -webkit-transition: all 0.75s ease-out 0s;
    -moz-transition: all 0.75s ease-out 0s;
    -o-transition: all 0.75s ease-out 0s;
    transition: all 0.75s ease-out 0s;
}

.main-programm-content-wrap,.main-case-content-wrap,
.main-experts-content-wrap,.main-case-content-wrap{
    padding-top: 80px;
}

.main-contacts .footer-form input[type="text"],.main-contacts .footer-form input[type="tel"], .main-contacts .footer-form input[type="email"], .main-contacts .footer-form textarea{
    margin-top: 20px;
}

.div.wpcf7 .ajax-loader{
    display: none;
}

.main-video{
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.main-header video{
    width: 100%;
    height: auto;
}

.main-slider-mobile{
    display: none;
}

.registration-buttons .button-blue{
    height: initial;
}

span.wpcf7-not-valid-tip{
    display: none !important;
}

.registration-p{
    width: 70%;
    margin-left: 15%;
}

@media all and (max-width: 1200px) {


    .front-header .header-content ul.lang,
    .header-content ul.lang{

        right: 190px;
        top: calc(50% - 0px);
    }


    .header-content ul.lang{

        right: 230px;
    }



    .header-wrap{

        height: 90px;
    }

}



@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; }

    .price.new .price-date-block h5{

        font-size: 45px;
    }

    .price.new .price-date-block h5 span{

        font-size: 16px;
    }

}

@media all and (max-width: 740px) {


    .front-header .header-content ul.lang,
    .header-content ul.lang{

        right: 150px;
        top: calc(50% - 0px);
        padding-left: 0;
    }

    .main-header .main-header-scroll,
    .header-wrap{

        height: 70px;
    }

    .header-content{

        height: auto;
    }

}