html, body{
   height: 100%;
}
body{
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: relative;
    /*background-color: #fff;*/
    background-color: #f3f3f3;
    padding-top: 120px;
    color: #000;
}
.preloader{
    /*display: none;*/
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    z-index: 4;
}
#mask{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 11;
    background-color: rgba(0,0,0,0.6);
}
.video{
    display: none;
    z-index: 12;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -400px;
}
.btn-video {
    font-size: 22px;
    line-height: 48px;
	height: 51px;
	width: 263px;
	display: inline-block;
    color: #000;
    padding: 0px;
	text-align: center;
    border: none;
    border-top: 1px solid #cccccc;
    background: rgba(236,233,226,0.7);
    outline: none;
    border-radius: 22px;
    font-weight: normal;
	text-decoration: none;
    text-transform: uppercase;
}
.section-1 .request { display: inline-block;}
.btn-video:hover { text-decoration: none;
	background: rgba(236,233,226,0.9);
}

.btn-video-close{
    display: none;
    height: 50px;
    width: 50px;
    background: url("../img/ico/close.svg") no-repeat 0px 0px;
    background-size: contain;
    position: fixed;
    right: 50px;
    top: 50px;
}
.btn-video:hover{
    background-position: 0px -70px;
}
.btn-video:active{
    background-position: 0px -140px;
}



h1{
    font-size: 45px;
    line-height: 45px;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: normal;
}
#wrapper{
    display: none;
    overflow-x: hidden;
}
.color-red{
    color: crimson;
}
.text-small{
    font-size: 13px;
}
.body{
    max-width: 1180px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.header{
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #fff;
    height: 120px;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #cccccc;
}
.header .head-text{
    margin: 0 0 0 165px;
    padding: 20px 0 20px 0;
    font-weight: bold;
    margin-right: 180px;
}
.header ul.menu{
    padding: 0;
    margin: 0 0 0 165px;
    list-style: none;
}
.header ul.menu li{
    list-style: none;
    float: left;
    margin-left: 6px;
    padding-left: 6px;
    border-left: 1px solid #000;
    font-size: 12px;
    line-height: 12px;
}
.header ul.menu li:first-child{
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
}
.header ul.menu li a{
    color: #000;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
}
.header ul.menu li a:hover{
    text-decoration: underline;
}
.header a.logo{
    display: block;
    font-size: 0;
    position: absolute;
    left: 35px;
    top: 19px;
    border: none;
    outline: none;
}
.header button{
    position: absolute;
    right: 0px;
    top: 23px;
}
.header .phone{
	  position: absolute;
	  right: 227px;
	  top: 19px;
	  font-size: 20px;
	  width: 300px;
	  text-align: center;
}
.form-wrapper{
    max-width: 520px;
    padding: 24px 24px 15px 24px;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    font-weight: 300;
}
.form-wrapper .form-title{
    font-weight: 400;
}
.form-wrapper form{
    margin-top: 20px;
    font-size: 18px;
}
.form-wrapper input{
    width: 100%;
    height: 45px;
    padding: 0 15px;
    margin-bottom: 7px;
    outline: none;
    border: 1px solid #abb4bc;
    background: none;
    background-color: #fff;
    border-radius: 10px;
}
.form-wrapper input.error{
    border: 1px solid red!important;
}
.form-wrapper input.email{
    width: 240px;
    float: left;
    margin-right: 7px;
}
.form-wrapper input.skype{
    width: 240px;
    float: left;
}
.form-wrapper button{
    margin-top: 5px;
}
.section-1{
    width: 100%;
    height: 662px;
    background: url("../img/bg-1.jpg") no-repeat top center;
    padding-top: 60px;
}
.section-1 .block-anim{
    opacity: 0;
}
.section-1 .text-1{
    max-width: 690px;
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
    padding-top: 70px;
}

.section-1 .section-1__form {
    width: 830px;
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
}

.section-1 .form-wrapper{
    opacity: 0;
    width: 560px;
    padding: 0;
    margin-left: 35px;
}
.section-1 .form-wrapper form{
    background: url("../img/form-bg-1.png") repeat center;
    padding: 10px 24px;
    border-radius: 10px;
}
.section-1 .form-wrapper input.email{
    width: 264px;
}
.section-1 .form-wrapper input.skype{
    width: 240px;
}

.section-2{
    padding-top: 20px;
    padding-bottom: 50px;
}
.section-2 h1{
    opacity: 0;
}
.section-2 .text-block{
    padding-top: 25px;
    font-size: 25px;
    font-weight: 300;

}
.section-2 .text-block div{
    opacity: 0;
}
.section-2 .text-block div{
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
}
.section-2 .text-block div span{
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background-color: #aeaeae;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 5px;
}
.section-3{
    background-color: #e8f4ff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-3 h1{
    opacity: 0;
}
.section-3 .text-1{
    opacity: 0;
    font-size: 30px;
    font-weight: 400;
    padding: 10px 0;
}
.section-3 .tasks{
    opacity: 0;
    font-size: 19px;
    line-height: 22px;
    font-weight: 300;
    max-width: 800px;
    position: relative;
	margin: 0 auto;
}
.section-3 .tasks .task{
    margin-bottom: 10px;
    text-align: right;
    padding-left: 390px;
    padding-top: 30px;
    padding-bottom: 34px;
    position: relative;
    font-size: 17px;
    white-space: nowrap;
    font-weight: 400;
}
.section-3 .tasks .task .arrow{
    width: 383px;
    height: 108px;
    background: url("../img/list-arrow.png") no-repeat center;
    position: absolute;
    left: -1000px;
    top: 0px;
    text-align: left;
    padding: 30px 12px;
    font-size: 16px;
}
.section-3 .tasks .task .arrow.rows-3{
    padding-top: 20px;
}
.section-3 .form-wrapper{
    opacity: 0;
    max-width: 535px;
    background: none;
    border-radius: 10px;
	margin: 0 auto;
}

.section-4{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.section-4 .steps{
    display: inline-block;
    margin-top: 60px;
    max-width: 1170px;
}
.section-4 h1{
    opacity: 0;
}
.section-4 .steps .step{
    width: 25%;
    height: 288px;
    text-align: center;
    float: left;
    position: relative;
}

section-4 .steps .step-3{
    width: 50%;}

.section-4 .steps .step .step-num{
    opacity: 0;
    font-size: 56px;
    color: #f00;
    border: 1px solid #b5b5b5;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.section-4 .steps .step .step-text{
    opacity: 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    padding-top: 15px;
}
.section-4 .steps .step .step-text .arrow{
    opacity: 0;
}
.section-4 .steps .step-4{
    width: 40%;
}
.section-4 .steps .step-3{
    width: 50%;
}
.section-4 .steps .step-2 {
    padding-left: 18%;
    margin-left: -7%;
    width: 60%;
    margin-right: -20px;
}

.section-4 .steps .step-1 .arrow{
    content: " ";
    display: block;
    width: 95px;
    height: 159px;
    position: absolute;
    right: -17%;
    bottom: 17px;
    background: url("../img/step-arrow-1.png") no-repeat center;
}
.section-4 .steps .step-2 .arrow{
    content: " ";
    display: block;
    width: 95px;
    height: 160px;
    position: absolute;
    right: 18%;
    top: -186px;
    background: url("../img/step-arrow-2.png") no-repeat center;
}
.section-4 .steps .step-3 .arrow{
    content: " ";
    display: block;
    width: 95px;
    height: 159px;
    position: absolute;
    right: 15%;
    bottom: 8px;
    background: url("../img/step-arrow-3.png") no-repeat center;
}
.section-4 .steps .step-4 .arrow{
    content: " ";
    display: block;
    width: 95px;
    height: 160px;
    position: absolute;
    right: 24%;
    top: -173px;
    background: url("../img/step-arrow-4.png") no-repeat center;
}


.section-5{
    padding-top: 20px;
    padding-bottom: 20px;
    height: 900px;
    background: url("../img/bg-2.jpg") no-repeat top center;
}
.section-5 h1{
    opacity: 0;
}
.section-5 .form-wrapper{
    position: absolute;
    right: -1000px;
    top: 300px;
    width: 535px;
    background: url("../img/form-bg-3.png") repeat center;
    border-radius: 10px;
}
.section-5 .form-wrapper{
    color: #fff;
}
.section-5 .form-wrapper form{
    color: #000;
}
.section-5 .text-block{
    opacity: 0;
    color: #000;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    text-align: right;
    position: absolute;
    top: 660px;
    right: 0px;
}

.section-6{
	background-color: #99d4e3;
}
.section-6 .body{
    max-width: 1035px;
    background-color: #99d4e3;
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-6 h1{
    opacity: 0;
}
.section-6 .text-1{
    opacity: 0;
    font-size: 30px;
    font-weight: 400;
    padding: 10px 0;
}
.section-6 ul{
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}
.section-6 ul li{
    opacity: 0;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    height: 200px;
	
}
.section-6 ul li div{
    margin-bottom: 5px;
}
.section-6 ul li:nth-child(1) div{
    padding-top: 80px;
    background: url("../img/ico/1.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(2) div{
    padding-top: 80px;
    background: url("../img/ico/2.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(3) div{
    padding-top: 80px;
    background: url("../img/ico/3.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(4) div{
    padding-top: 80px;
    background: url("../img/ico/4.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(5) div{
    padding-top: 80px;
    background: url("../img/ico/5.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(6) div{
    padding-top: 80px;
    background: url("../img/ico/6.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(7) div{
    padding-top: 121px;
    background: url("../img/ico/7.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(8) div{
    padding-top: 121px;
    background: url("../img/ico/8-new.png") no-repeat bottom center;
}
.section-6 ul li:nth-child(9) div{
    padding-top: 121px;
    background: url("../img/ico/9.png") no-repeat bottom center;
}

.section-7{
    color: #5b5b5b;
    background-color: #99d4e3;
    padding-top: 20px;
    padding-bottom: 460px;
}
.section-7 h1{
    color: #5b5b5b;
}
.section-7 h1{
    opacity: 0;
}
.section-7 .text-1{
    opacity: 0;
    padding-top: 5px;
    font-size: 25px;
    font-weight: 300;
}
.section-7 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-top: 50px;
}
.section-7 ul li{
    opacity: 0;
    width: 390px;
    float: left;
    position: relative;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}
.section-7 ul li div{
    width: 175px;
    height: 175px;
    font-size: 36px;
    text-align: center;
    line-height: 175px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    color: #f00;
    position: relative;
    margin-bottom: 10px;
}
.section-7 ul li div span{
    position: absolute;
    top: 50px;
    left: 0px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
}
.section-7 ul li:nth-child(1){
    width: 33%;
    float: left;
    position: relative;
}
.section-7 ul li:nth-child(2){
    width: 33%;
    float: left;
    position: relative;
}
.section-7 ul li:nth-child(3){
    width: 33%;
    float: left;
    position: relative;
}

.section-8{
    background: url("../img/footer-bg.png") no-repeat top center;
    height: 100%;
    margin-top: -335px;
    padding-bottom: 50px;
}
.section-8 ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-top: -70px;
}
.section-8 ul li{
    opacity: 0;
    width: 33%;
    float: left;
    position: relative;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}
.section-8 ul li div{
    width: 175px;
    height: 175px;
    font-size: 36px;
    text-align: center;
    line-height: 175px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    color: #f00;
    position: relative;
    margin-bottom: 10px;
}
.section-8 ul li div span{
    position: absolute;
    top: 50px;
    left: 0px;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
}
.section-8 ul li:nth-child(1){
    width: 33%;
    float: left;
    position: relative;
}
.section-8 ul li:nth-child(2){
    width: 33%;
    float: left;
    position: relative;
}
.section-8 ul li:nth-child(3){
    width: 33%;
    float: left;
    position: relative;
}
.section-8 .form-wrapper{
    max-width: 740px;
    padding: 100px 24px 15px 24px;
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}
.section-8 .form-wrapper form{
    margin-top: 30px;
}
.section-8 .form-wrapper input{
    width: 100%;
    height: 75px;
    padding: 0 25px;
    margin-bottom: 10px;
    outline: none;
    border: 1px solid #abb4bc;
    background: none;
    background-color: #fff;
    border-radius: 15px;
    font-size: 28px;
    line-height: 75px;
    color: #000;
}
.section-8 .form-wrapper input.email{
    width: 365px;
    float: left;
    margin-right: 7px;
    position: relative;
    left: -1000px;
}
.section-8 .form-wrapper input.skype{
    width: 320px;
    float: left;
    position: relative;
    right: -1000px;
}
.section-8 .form-wrapper button{
    font-size: 28px;
    line-height: 28px;
    color: #000;
    padding: 20px 27px 22px 27px;
    border: none;
    border-top: 1px solid #cccccc;
    background: none;
    background-color: #ffdc33;
    outline: none;
    border-radius: 22px;
    font-weight: normal;
}
.footer{
	text-align: center;
}
.footer ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.footer ul li{
  display: block;
  list-style: none;
  float: left;
  padding: 0px 9px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  color: #6d6d6d;
  border-left: 1px solid #6d6d6d;
}
.footer ul li:first-child {
  border-left: none;
}
.live-counter{
    position: absolute;
    text-align: center;
    bottom: 3px;
    width: 100%;
}
.section-4_1{
    background-color: #fff;
    padding: 25px 0;
}
.section-4_1 img{
    width: auto;
    max-width: 200px;
    height: auto;
    max-height: 200px;
}
.success-buttons-wrapper{

}
.success-buttons-wrapper a{
    margin: 10px;
}

.section-1 h1 { color: #fff; font-size: 32px; font-weight: normal; font-family: Verdana, Geneva, sans-serif; text-align: center; max-width: 830px;}
.section-1 .form-title { 
    margin-top: 80px;
    color: #fff; 
    font-size: 28px; 
    font-family: Verdana, Geneva, sans-serif; 
    font-weight: normal; 
    text-align: center; 
    max-width: 830px;
    line-height: 42px;}
.section-1 .form-wrapper { margin-left: 0px; width: auto !important; max-width: 100%;}
.section-1 .text-1 { max-width: 830px;}
.sc1-about { color: #fff; text-align: center; font-size: 20px;max-width: 830px;padding-top: 80px; opacity: 0;}

/* === Добавлено 09 05 2017 === */
.form_main {
    margin-top: 20px;
}
.form_invisible {
    display: none;
}
.input_main {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    background: rgba(255,255,255,0.7);
}
.button_main {
    margin-top: 30px;
}

.btn-yellow {
    font-size: 22px;
    line-height: 48px;
    height: 51px;
    width: 263px;
    display: inline-block;
    color: #000;
    padding: 0px;
    text-align: center;
    border: none;
    border-top: 1px solid #cccccc;
    background-color: #ffdc33;
    outline: none;
    border-radius: 22px;
    font-weight: normal;
    text-decoration: none;
}

.btn-yellow:hover{
    background-color: #e7cf5b;
}

.btn-video:hover, .btn-yellow:hover,
.btn-video:active, .btn-yellow:active,
.btn-video:focus, .btn-yellow:focus{
    color: #000;
    text-decoration: none;
}

.btn__action__show-form {
    /* Используется для отслеживания события клика и открытия верхней формы */
}

/*10.05.2017*/
.popup-form { text-align: center;}
.popup-form h2 {     font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
	max-width: 420px;
	}
.popup-form input.default {
	outline: none;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	height: 50px;
	
	width: 263px;
	display: block;
	border: 1px solid #bbb;
	margin: 0 auto;
	padding: 0px 20px;
	margin-bottom: 15px;
}
.popup-form input.submit {
	font-size: 22px;
    line-height: 48px;
    height: 51px;
    width: 263px;
    display: inline-block;
    color: #000;
    padding: 0px;
    text-align: center;
    border: none;
    border-top: 1px solid #cccccc;
    background-color: #ffdc33;
    outline: none;
    border-radius: 22px;
    font-weight: normal;
    text-decoration: none;
	margin-bottom: 40px;
	margin-top: 30px;
}
.fancybox-skin {
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
.header .btn-yellow { float: right; position: relative; top: -38px;}
.soc-icons { position: relative; margin-top: -74px;}
.soc-icons li { list-style-type: none; display: inline-block; width: 28px; height: 28px;}
.soc-icons ul { padding-left: 0px;}
.soc-icons li+li { margin-left: 16px;}

@media (max-width: 1192px){
.header .phone {
    position: absolute;
    right: -56px;
    padding-bottom: 25px;
    top: 66%;
    font-size: 20px;
    width: 300px;
    text-align: center;}
}
    @media (max-width: 886px){
    .header .btn-yellow {
        float: right;
        position: relative;
        top: -69px;
        font-size: 15px;
        width: 180px;}
    }
@media (max-width: 768px){
.header ul.menu {
display: none !important;}
}

@media (max-width: 768px){
    .header ul.menu {
        display: none !important;}
}
@media (max-width: 768px){
.header .head-text {
    display: none !important;}
}
@media (max-width: 768px){
    .header .btn-yellow {
        float: right;
        position: relative;
        top: 18px;
        font-size: 15px;
        width: 180px;
        line-height: 48px;
        height: 51px;
        display: inline-block;
        color: #000;
        padding: 0px;
        text-align: center;
        border: none;
        border-top: 1px solid #cccccc;
        background-color: #ffdc33;
        outline: none;
        border-radius: 22px;
        font-weight: normal;
        text-decoration: none;
        margin-top: 0px; !important;}
}
@media (max-width: 768px){
.btn-video {
    position: absolute;}
}
@media (max-width: 768px){
.btn-yellow {
    margin-top: 62px;}
}
@media (max-width: 768px){
.section-1 h1 {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    max-width: 830px;
    line-height: 32px;}
}
@media (max-width: 768px) {
    .section-1 {
        padding-top: 20px;
    }

    .section-1 .text-1 {
    }

    .section-1 .form-title {
        color: #fff;
        font-size: 23px;
        font-family: Verdana, Geneva, sans-serif;
        font-weight: normal;
        text-align: center;
        max-width: 830px;
        line-height: 32px;
    }

    .sc1-about {
        color: #fff;
        text-align: center;
        font-size: 20px;
        max-width: 830px;
        padding-top: 35px;
        opacity: 0;
    }

    .section-3 .tasks .task .arrow {
        position: relative;
    }

    .section-3 .tasks .task {
        padding-left: 10px;
        padding-right: 10px;
    }

    .section-3 .tasks .task .arrow {
        width: 284px;
        height: 114px;
        background: url(../img/list-arrow.png);
        position: inherit;
        left: -1000px;
        top: 0px;
        text-align: left;
        padding: 30px 12px;
        font-size: 14px;
        background-size: cover;
    }

    .section-3 .tasks .task {
        font-size: 14px;
        font-weight: 400;
    }

    .section-4 .steps .step .step-num {
        display: none;
    }

    .section-4 .steps .step {
        width: 100% !important;
        height: 98px;
    }

    .section-4 .steps .step .step-text .arrow {
        display: none;
    }

    .section-4 .steps .step-2 {
        padding-left: 0px;
        margin-left: 0px;
    }

    .section-6 ul li {
        width: 50%;
    }
    .section-7 ul li {
        font-size: 16px;
    }

    .section-7 ul li:nth-child(1) {
        width: 100%;
    }

    .section-7 ul li:nth-child(2) {
        width: 100%;
    }

    .section-7 ul li:nth-child(3) {
        width: 100%;
    }
    .section-8 ul li {
        font-size: 16px;
    }
    .section-8 ul li:nth-child(1) {
        width: 100%;
    }

    .section-8 ul li:nth-child(2) {
        width: 100%;
    }

    .section-8 ul li:nth-child(3) {
        width: 100%;
    }
    .section-8 {
        background-color: #89b6c1;
    }
}
@media (max-width: 520px){
.section-6 ul li {
    width: 100%;  }
}
@media (max-width: 1192px){
    .section-1 {
        background: url("../img/lg-1.jpg")no-repeat top right;
    }
}

@media (max-width: 480px){
    .section-1 {
        background: url("../img/lg-1.jpg")no-repeat top left;
    }
    .sc1-about {
        display: none;
    }
}
@media (max-width: 800px) {
    .video {
        display: none;
        z-index: 12;
        position: fixed;
        top: 100px;
        left: 0%;
        margin-left: -0px;
        width: 100%;
        height: 250px;
    }
}