html, body, div, p, h1, h2, h3, h4, h5, h6, a, span, img, ol, ul, li, form, input, select{
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    background: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ol, ul {
    list-style: none;
}

body{
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
}
.body-center{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.clear{
    clear: both;
}
a#action,
a#effectiveness,
#reviews{
    position: relative;
    top: -10px;
}
/* header */
header{
    background-color: rgba(0,0,0,0.2);
    padding-top: 18px;
    padding-bottom: 18px;
    position: absolute;
    z-index: 1;
    width: 100%;
}
.logo{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}
.call{
    float: right;
    padding-right: 10px;
}
.call a{
    border: none;
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    text-decoration: none;
    padding-right: 50px;
    padding-top: 12px;
    min-height: 40px;
    display: block;
    background: url("../img/call.png") no-repeat center right;
}
header nav{
    padding-top: 1px;
    text-align: center;
}
header ul li{
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 10px;
}
header ul li a{
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    cursor: pointer;
    text-decoration: none;
}
header ul li a:hover{
    text-decoration: underline;
}


/* content1 */
.content1{
    background: url("../img/bg-content1.jpg") no-repeat center top;
    background-size: cover;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    min-height: 729px;
    padding-top: 40px;
    padding-bottom: 60px;
}
.title{
    color: #fff;
    font-size: 43px;
    line-height: 47px;
    padding-right: 140px;
    padding-left: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.content1 .title{
    line-height: 62px;
}
.line-l{
    width: 110px;
    height: 3px;
    background-color: #ff3057;
    margin-top: 25px;
    margin-left: 40px;
}
.block-content1{
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.block-content1 ul{
    padding: 20px 30px 0 15px;
}
.block-content1 ul li{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTc3NTVEQTAzNUNEMTFFNTgwMjdFRDM5RTgwQzNFNkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTc3NTVEQTEzNUNEMTFFNTgwMjdFRDM5RTgwQzNFNkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzc1NUQ5RTM1Q0QxMUU1ODAyN0VEMzlFODBDM0U2RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzc1NUQ5RjM1Q0QxMUU1ODAyN0VEMzlFODBDM0U2RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkULfegAAAD5SURBVHjaYvz//z8DFYAgEPcD8SkmKhhmD8RngFgYiDczgFxIAS4E4j9AXA8TI9cgJiCe8h8CEpDlyDGMDYhXQg0LQJcn1TBWIN4INSwQmxpSDVwONSwJlxpSDJsANawJnzpiDcuDGraOkFpiDLMH4r9AfBeIBYkxUBqajjqBmBtNgRgQPwLif0BsR4xvQETWfwRYiqZgFVS8m9iwhjFykQx1g4qFQvn3gZiHVANB+BDUgP1ALALEj6H8SFKSFjLHGWrADyDeA2WfIjUnIXMYgfj8f1QQQomBIJyBZNgjaL6lyEBQ2H0H4k+khh2+hA3KWkbklpEAAQYAQe0wWWDwgeMAAAAASUVORK5CYII=") no-repeat left 4px;
    padding-left: 25px;
    padding-bottom: 12px;
    color: #fff;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 28px;
}
.background{
    background-color: #7e7e7e;
}
.background.for-li{
    display: block;
    padding-top: 3px;
    padding-bottom: 5px;
}
.timer-wrapper{
    padding-top: 20px;
}
.title-timer{
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 18px;
    padding-left: 66px;
}
.timer{
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 20px;
}
.timer .block{
    float: left;
    width: 68px;
    text-align: center;
    margin-left: 14px;
}
.timer .rect{
    color: #fff;
    font-size: 50px;
    padding-top: 5px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 6px;
}
.timer p{
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.text-timer{
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-left: 40px;
}
.text-timer span{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.block-for-form{
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding: 10px 0 0 85px;
}
.content1 .block-for-form{
    position: relative;
}
.content1 .block-for-form:after{
    position: absolute;
    content: " ";
    background: url("../img/arrow-form.png") no-repeat left top;
    width: 105px;
    height: 49px;
    bottom: 0;
    left: -55px;
}
.form-wrapper{
    padding: 20px 0 28px 0;
    border: 1px solid #ff4b5a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 300px;
    background-color: rgba(255,255,255,0.05);
}
.discount-main{
    color: #fff;
    font-size: 35px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding-bottom: 8px;
	
	font-size: 27px;
}
.discount{
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 5px;
}
.price{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.old-price,
.new-price{
    display: inline-block;
    vertical-align: top;
    color: #fff!important;
}
.old-price{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding-top: 9px;
    text-decoration: line-through;
}
.new-price{
    font-size: 31px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.form-wrapper form{
    padding: 20px 28px 0 28px;
}
.form-wrapper input[type="text"], .form-wrapper input[type="tel"], select{
    border: 1px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
    color: #fff;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.form-wrapper input[type="text"]::-webkit-input-placeholder {color:#fff;opacity:1;}
.form-wrapper input[type="text"]::-moz-placeholder          {color:#fff;opacity:1;}/* Firefox 19+ */
.form-wrapper input[type="text"]:-moz-placeholder           {color:#fff;opacity:1;}/* Firefox 18- */
.form-wrapper input[type="text"]:-ms-input-placeholder      {color:#fff;opacity:1;}

.form-wrapper input[type="tel"]::-webkit-input-placeholder {color:#fff;opacity:1;}
.form-wrapper input[type="tel"]::-moz-placeholder          {color:#fff;opacity:1;}/* Firefox 19+ */
.form-wrapper input[type="tel"]:-moz-placeholder           {color:#fff;opacity:1;}/* Firefox 18- */
.form-wrapper input[type="tel"]:-ms-input-placeholder      {color:#fff;opacity:1;}


.form-wrapper input[type="submit"]{
    border: none;
    text-decoration: none;
    background-color: #ff3057 !important;
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 9px 0 12px 0;
    cursor: pointer;
    width: 100%;
    transition: all 0.5s;
}
.form-wrapper input[type="submit"]:hover{
    background-color: #fff !important;
    color: #ff3057 !important;
}



/* content2 */
.content2{
    padding-top: 40px;
    padding-bottom: 45px;
}
.title-content{
    color: #000;
    font-size: 35px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
}
.line-content{
    width: 110px;
    height: 3px;
    background-color: #ff3057;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}
.content2 .line-content{
    margin-left: 390px;
}
.text1-content2{
    color: #000;
    font-size: 23px;
    line-height: 26px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 25px 0;
}
.text1-content2 span{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.what-img,
.what-text{
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.what-img{
    padding-right: 10px;
}
.what-img img{
    float: right;
}
.what-img:after{
    content: " ";
    display: block;
    clear: both;
}
.what-text{
    padding-left: 35px;
}
.what-text ul li{
    color: #000;
    font-size: 23px;
    line-height: 26px;
    text-decoration: line-through;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding-top: 10px;
}
.about-content2{
    color: #000;
    font-size: 23px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 30px 40px 0 40px;
}
.about-content2 span{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}


/* content3 */
.content3{
    background: url("../img/bg-content3.jpg") no-repeat center top;
    background-size: cover;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    min-height: 605px;
    padding-top: 110px;
    padding-bottom: 60px;
    position: relative;
}
.content3:after{
    background: url("../img/img-after.png") no-repeat center top;
    height: 40px;
    width: 91px;
    left: 50%;
    margin-left: -45px;
    top: 0;
    content: " ";
    position: absolute;
}
.content3 .title {
    padding-right: 0;
}
.content3 .line-l {
    margin-top: 35px;
    margin-bottom: 10px;
}
.content3 .block-for-form{
    padding-top: 30px;
}


/* content4 */
.content4{
    padding-top: 50px;
    padding-bottom: 60px;
}
.efect{
    padding-top: 35px;
    padding-bottom: 20px;
    margin-left: 85px;
    margin-right: 85px;
}
.efect > p{
    display: inline-block;
    vertical-align: top;
    width: 24%;
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-top: 130px;
    padding-bottom: 30px;
    position: relative;
}
.efect > p.five{
    margin-left: 100px;
}
.efect > p:before{
    background: url("../img/img-efect.png") no-repeat;
    position: absolute;
    width: 113px;
    height: 113px;
    left: 50%;
    margin-left: -56px;
    content: " ";
    top: 0;
}
.efect > p.one:before{
    background-position: 0 0;
}
.efect > p.two:before{
    background-position: -115px 0;
}
.efect > p.three:before{
    background-position: -230px 0;
}
.efect > p.four:before{
    background-position: -345px 0;
}
.efect > p.five:before{
    background-position: -460px 0;
}
.efect > p.six:before{
    background-position: -575px 0;
}
.efect > p.seven:before{
    background-position: -690px 0;
}
.text-content4{
    text-align: center;
    color: #000;
    font-size: 23px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 25px 25px 0 25px;
}
.text-content4 span{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}


/* content5 */
.content5{
    background: url("../img/bg-content5.jpg") no-repeat center top;
    background-size: cover;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    min-height: 605px;
    padding-top: 110px;
    padding-bottom: 60px;
    position: relative;
}
.content5:after{
    background: url("../img/img-after.png") no-repeat center top;
    height: 40px;
    width: 91px;
    left: 50%;
    margin-left: -45px;
    top: 0;
    content: " ";
    position: absolute;
}
.content5 .title {
    padding-right: 0;
    font-size: 40px;
}
.content5 .line-l {
    margin-top: 35px;
    margin-bottom: 10px;
}
.content5 .block-for-form{
    padding-top: 30px;
}


/* content6 */
.content6{
    padding-top: 40px;
    padding-bottom: 30px;
}
.text-content6{
    text-align: center;
    color: #000;
    font-size: 23px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 25px 25px 35px 25px;
}
.stage > div{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding-top: 220px;
    padding-bottom: 35px;
    padding-left: 65px;
    position: relative;
}
.first-stage{
    background: url("../img/stage1.jpg") no-repeat center top;
}
.second-stage{
    background: url("../img/stage2.jpg") no-repeat center top;
}
.third-stage{
    background: url("../img/stage3.jpg") no-repeat center top;
}
.stage > div p{
    color: #000;
    font-size: 27px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding-bottom: 10px;
}
.stage > div ul li{
    color: #000;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 5px;
    list-style: disc inside;
}
.first-stage:after,
.second-stage:after{
    position: absolute;
    content: " ";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAABDCAYAAABzwE58AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU0RkVCQ0UzNUU3MTFFNTlDMERENUI3RkIyRkIwQjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU0RkVCQ0YzNUU3MTFFNTlDMERENUI3RkIyRkIwQjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNTRGRUJDQzM1RTcxMUU1OUMwREQ1QjdGQjJGQjBCMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTRGRUJDRDM1RTcxMUU1OUMwREQ1QjdGQjJGQjBCMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgiqgH4AAAK7SURBVHjarJg9aJNRFIZvNEUpRcRSEBWhg+LQIQGHLg5dBBHBRU0XBwfBn/pTa6xKraX4HxQjqHRwEgx2EXTSIYMIIkIcRARB4QMnKTpIVKy275H3wuVzkHreAw/cr5SHm9yc851zC3OlXYUQQh0cBr/DQqPV+OtPi8BucBDsCaIw6Tquz4PlKulF8BH0gAmV9Cs4yed9YINCanEXPAcd4LpKOgeGePqbwXaF1OIluMP1VbBUIbU4Bb6AXnBcJf0ExrkeBWsUUotb4C3oBJdU0p9MWYtBsEkhtXgMHoBYFxYrpBbD4Dsogb0q6QdwhetJsEIhDUld6E5+FW5pG1S53g/6FFKLe+ApKPLQJFKrC4fALzAAdiikFq/AFNc1JoZbajEGPoO1/6oLC5HOgLNcVyl3Sy1ugtf8+DWVdJaHFnhgAwqpRRNMc10P5UpRIbUYYWL08WUpkWbJdzqO3XYrpIEFPGNdmFRJ2/wawp/SWK6UFNLAA2uyiNuhFRTSwJ/YLF87gxppq2HJcJtPF7DbTsVOA9N3hqk7qpG2GiZ8waedGmm5Yum6JVazAtpzr9LStMXseoRdb1PsNL67voEDitNPu+8adpkppBOcEzK+zt0ZlXYuI9hl2ytNe6wmhNOKghK7wfRN4JJ2gctcTzFN3dITYDXT8oziHdWb1NAxit3SOLWkHYtLGuertLdySdNJ8D67QHfbM8SZNe1XXdIeHkrsrDOFNN4DpDOAS7oxubGI04pLavl9g//zhHOVe5Cwu5V+5vewYo7q4neZ9qRu6WmwKjdVu6R2+3M0N/+7pdfAktxNhUu6lVh+H/mvG7WctINVKE55zxTXHVZ51vOeqhocEaUrkyp+jpOzW2qFYhl4x4NyX3b1M3ssjoEfCmmdeW73Jg8VTaBJ3+RueNxR5KXWe95FSWJegAEAUpGZ5r3BI/4AAAAASUVORK5CYII=") no-repeat left top;
    width: 21px;
    height: 67px;
    right: -14px;
    top: 60px;
}
.text2-content6{
    text-align: center;
    color: #000;
    font-size: 27px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0 40px;
}
.text2-content6 span{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}


/* content7 */
.content7{
    background-color: #f3f3f3;
    padding-top: 40px;
}
.content7 .body-center{
    position: relative;
}
.expert{
    position: absolute;
    bottom: 0;
    left: 0;
}
.text-expert{
    color: #000;
    font-size: 21px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
    padding: 14px 20px 45px 20px;
    background-color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 30px 30px 0 240px;
    position: relative;
}
.text-expert:before{
    position: absolute;
    content: " ";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAfCAYAAABkitT1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTU2OTg2OTYzNUVBMTFFNTlDNEFBMUI2RTBFQTk5QjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTU2OTg2OTczNUVBMTFFNTlDNEFBMUI2RTBFQTk5QjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NTY5ODY5NDM1RUExMUU1OUM0QUExQjZFMEVBOTlCNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NTY5ODY5NTM1RUExMUU1OUM0QUExQjZFMEVBOTlCNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrNjevYAAAFxSURBVHjazJe7SgNBFIaza+IticmqiCIGQbSQKFpppaUWIiiksLHRQisREfQFfAElrYWFovgmNhbi46zfwAkMssZkL7PnwAd7mYGfc5szXhiGBaU27Bf02rWn1HMN+NbquXsY1SjuAPbNg7awjsMXTJsXbZ576AjTJu4YjuwPWsK6BB9QtT9q8FwZ3n8L0yDOg0doRv3MW9wdtP5UnmPOnUO7q1tzEmca7RsMdFuUR1gP4eU/YXmIa4mwwV4WuxR3Cc9Q6nVD0YGookwZZ3E2Zmlz8ATbcTb7GefXZ1xhWYmbkdx6hSBpPqR2IYEruIFKWsma1MyBfQIXMJ92JcW1BanAU6hnVeb92ArsSpffdNGDoqwGizIELsMabMCky+PEiBuCHdiCdZmtpjSMx0bcHtzCaj9Hi5NJ1BqZfLn5NIRZCeOEXNnqUplj0jYCOcDLLsQlsYoI7VRtYEWmavXBEWt9ycpv+zAItN2+Iu1HgAEAM1I2GmwpuuoAAAAASUVORK5CYII=") no-repeat left top;
    width: 39px;
    height: 31px;
    left: -39px;
    bottom: 70px;
}
.name-expert{
    color: #000;
    font-size: 18px;
    line-height: 19px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300;
    display: inline-block;
    margin-left: 243px;
    padding-bottom: 15px;
    padding-top: 20px;
    width: 244px;
}
.name-expert-480{
    display: none;
}
.many-experts{
    color: #ff3057;
    font-size: 17px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    display: inline-block;
    padding-bottom: 25px;
    padding-top: 20px;
    padding-right: 130px;
    float: right;
    text-align: right;
    position: relative;
}
.many-experts:after{
    position: absolute;
    content: " ";
    background: url("../img/many-expetrs.png") no-repeat left top;
    width: 128px;
    height: 129px;
    right: 0;
    bottom: 6px;
}


/* content8 */
.content8{
    padding-top: 30px;
    padding-bottom: 35px;
}
.slider{
    margin-left: 50px;
    margin-right: 50px;
    position: relative !important;
    padding-bottom: 1px;
}
.bx-wrapper .img-slider{
    margin-right: 5px;
    margin-bottom: 20px;
    margin-left: 10px;
    display: inline-block;
    width: 100px;
}
.name-slide{
    display: inline-block;
    vertical-align: top;
    padding-top: 70px;
    color: #000;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.comment-slide{
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 300!important;
    padding-left: 10px;
    padding-right: 10px;
}




/*bx-container*/
.bx-wrapper {
    margin: 0 auto 50px;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-pager{
    bottom: -40px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    outline: 0;
    text-indent: -9999px;
    z-index: 9;
    padding: 0;
    width: 21px;
    height: 67px;
}
.bx-wrapper .bx-prev{
    background: url("../img/prev-slider.png") no-repeat left top !important;
    left: -36px !important;
}
.bx-wrapper .bx-next{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAABDCAYAAABzwE58AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjlBN0E0MjYzNjA0MTFFNUE2OTVGN0E0NDlGNUM0NzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjlBN0E0MjczNjA0MTFFNUE2OTVGN0E0NDlGNUM0NzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOUE3QTQyNDM2MDQxMUU1QTY5NUY3QTQ0OUY1QzQ3NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOUE3QTQyNTM2MDQxMUU1QTY5NUY3QTQ0OUY1QzQ3NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psdt3DcAAAK7SURBVHjarJg9aJNRFIZvNEUpRcRSEBWhg+LQIQGHLg5dBBHBRU0XBwfBn/pTa6xKraX4HxQjqHRwEgx2EXTSIYMIIkIcRARB4QMnKTpIVKy275H3wuVzkHreAw/cr5SHm9yc851zC3OlXYUQQh0cBr/DQqPV+OtPi8BucBDsCaIw6Tquz4PlKulF8BH0gAmV9Cs4yed9YINCanEXPAcd4LpKOgeGePqbwXaF1OIluMP1VbBUIbU4Bb6AXnBcJf0ExrkeBWsUUotb4C3oBJdU0p9MWYtBsEkhtXgMHoBYFxYrpBbD4Dsogb0q6QdwhetJsEIhDUld6E5+FW5pG1S53g/6FFKLe+ApKPLQJFKrC4fALzAAdiikFq/AFNc1JoZbajEGPoO1/6oLC5HOgLNcVyl3Sy1ugtf8+DWVdJaHFnhgAwqpRRNMc10P5UpRIbUYYWL08WUpkWbJdzqO3XYrpIEFPGNdmFRJ2/wawp/SWK6UFNLAA2uyiNuhFRTSwJ/YLF87gxppq2HJcJtPF7DbTsVOA9N3hqk7qpG2GiZ8waedGmm5Yum6JVazAtpzr9LStMXseoRdb1PsNL67voEDitNPu+8adpkppBOcEzK+zt0ZlXYuI9hl2ytNe6wmhNOKghK7wfRN4JJ2gctcTzFN3dITYDXT8oziHdWb1NAxit3SOLWkHYtLGuertLdySdNJ8D67QHfbM8SZNe1XXdIeHkrsrDOFNN4DpDOAS7oxubGI04pLavl9g//zhHOVe5Cwu5V+5vewYo7q4neZ9qRu6WmwKjdVu6R2+3M0N/+7pdfAktxNhUu6lVh+H/mvG7WctINVKE55zxTXHVZ51vOeqhocEaUrkyp+jpOzW2qFYhl4x4NyX3b1M3ssjoEfCmmdeW73Jg8VTaBJ3+RueNxR5KXWe95FSWJegAEAUpGZ5r3BI/4AAAAASUVORK5CYII=") no-repeat left top !important;
    right: -36px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff !important;
    border: 2px solid #ff3057 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #ff3057 !important;
}

.slider ul li {
    width: 840px !important;
}
/* slider end  */










/* content9 */
.content9{
    background: url("../img/bg-content9.jpg") no-repeat center top;
    padding-top: 110px;
    position: relative;
}
.content9:after{
    background: url("../img/img-after.png") no-repeat center top;
    height: 40px;
    width: 91px;
    left: 50%;
    margin-left: -45px;
    top: 0;
    content: " ";
    position: absolute;
}
.content9 .block-content1 {
    width: 57%;
}
.content9 .block-for-form {
    width: 41%;
    padding: 10px 0 0 30px;
}
.content9 .title {
    padding-right: 0;
}
.content9 .line-l {
    margin-top: 35px;
    margin-bottom: 10px;
}
.content9 .block-for-form{
    padding-top: 30px;
}


/* footer */
.footer{
    background-color: rgba(0,0,0,0.2);
    padding-top: 32px;
    padding-bottom: 30px;
    margin-top: 100px;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
.footer .left{
    margin-top: -12px;
    float: left;
    color: #acacac;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.footer .right{
    margin-top: -12px;
    float: right;
    text-align: right;
    color: #acacac;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.footer .center{
    text-align: center;
    color: white;
}
.footer .center a{
    text-decoration: underline;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.footer:after{
    content: " ";
    display: block;
    clear: both;
}







/*  modal  */

.popup1{
    display:none;
    position: fixed;
    left:0;
    top:0;
    overflow: auto!important;
    width: 100%;
    height: 100%;
    z-index:100;
    background-color: rgba(0, 0, 0, 0.8);
}
.popup2{
    display:none;
    position: fixed;
    left:0;
    top:0;
    overflow: auto!important;
    width: 100%;
    height: 100%;
    z-index:100;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal{
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    z-index:101;
    cursor: pointer;
}
.mod{
    position: absolute;
    top: 17%;
    left: 50%;
    margin-left: -163px;
    margin-bottom: 20px;
    z-index:102;
    background-color: #fff;
    width: 326px;
    padding: 32px 0 28px 0;
    border: 1px solid #ff4b5a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.mod .close{
    position: absolute;
    right: -10px;
    top: -10px;
    outline: none;
}
.mod .close img{
    outline: none;
}
.modal-text1{
    color: #7d7d7d;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    padding: 0 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.modal-text2{
    color: #7d7d7d;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    padding: 5px 5px 0 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.modal-text3{
    color: #7d7d7d;
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    padding: 5px 5px 0 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.mod form{
    padding: 20px 40px 0 40px;
}
.mod input[type="text"], .mod input[type="tel"] {
    text-align: center;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 15px;
    padding: 15px;
    width: 100%;
    color: #7d7d7d;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.mod input[type="submit"] {
    border: none;
    text-decoration: none;
    background-color: #ff3057 !important;
    color: #fff !important;
    font-size: 27px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 9px 0 12px 0;
    cursor: pointer;
    width: 100%;
    transition: all 0.5s;
}
.mod input[type="submit"]:hover {
    background-color: #fff !important;
    color: #ff3057 !important;
}
.for-body{
    overflow: hidden;
}


.x_price_current span:first-child {
    margin-right: 5px;
}




/*.placeholder-form {*/
    /*position:relative;*/
    /*overflow:hidden;*/
/*}*/
/*.placeholder {*/
    /*width:100%;*/
    /*position:relative;*/
    /*_zoom:1;*/
/*}*/
/*.placeholder label {display:block;}*/
/*.input-text {*/
    /*display:block;*/
    /*width:100%;*/
    /*position:relative;*/
/*}*/
/*.placeholder label{*/
    /*color: #fff;*/
    /*font-size: 17px;*/
    /*font-family: 'Roboto', sans-serif;
    font-weight: 400;*/
/*}*/
/*.mod .placeholder label{*/
    /*color: #7d7d7d;*/
/*}*/
/*#js .placeholder label {*/
    /*position:absolute;*/
    /*top: 17px;*/
    /*_top:17px;*/
    /*left: 0;*/
    /*padding-left: 15px;*/
    /*cursor:text;*/
    /*z-index:1;*/
/*}*/
/*#js .placeholder label.input-hint--name{*/
    /*padding-left: 100px;*/
/*}*/
/*#js .placeholder label.input-hint--phone{*/
    /*padding-left: 86px;*/
/*}*/
/*.hide{*/
    /*left: -999999999px!important;*/
/*}*/

@media screen and (max-width: 999px){
    .body-center{
        width: 750px;
    }
    header nav{
        display: none;
    }
    .content1 .block-for-form:after {
        width: 80px;
        height: 37px;
        background-size: contain;
        bottom: 0;
        left: -44px;
    }
    .block-for-form {
        padding: 10px 0 0 46px;
    }
    .block-content1 ul {
        padding: 20px 0 0 15px;
    }
    .block-content1 ul li {
        padding-bottom: 14px;
        font-size: 21px;
        line-height: 25px;
    }
    .timer {
        padding-left: 1px;
    }
    .title-timer {
        padding-left: 47px;
    }
    .text-timer {
        font-size: 17px;
        padding-left: 23px;
    }
    .content2 .line-content {
        margin-left: 294px;
    }
    .title {
        padding-right: 0;
        padding-left: 20px;
    }
    .line-l {
        margin-left: 20px;
    }
    .efect {
        margin-left: 20px;
        margin-right: 20px;
    }
    .efect > p.five {
        margin-left: 85px;
    }
    .content5 .title {
        font-size: 39px;
    }
    .stage > div {
        padding-left: 35px;
    }
    .text2-content6 {
        padding: 0 10px;
        font-size: 23px;
        line-height: 30px;
    }
    .content9 {
        background-size: cover;
    }
    .content9 .block-for-form {
        padding: 10px 0 0 0;
    }
    .name-expert {
        width: 310px;
    }
    .slider ul li{
        width: 650px !important;
    }
}

@media screen and (max-width: 767px){
    .body-center{
        width: 470px;
    }
    header {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .call{
        display: none;
    }
    .logo {
        float: none;
        padding-left: 0;
        padding-top: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .content1 {
        padding-bottom: 80px;
        background-size: cover;
        background-position: 48% top;
    }
    .content1 .block-for-form:after {
        display: none;
    }
    .title {
        padding-left: 0;
        text-align: center;
    }
    .line-l{
        display: none;
    }
    .timer-wrapper{
        display: none;
    }
    .block-content1 {
        display: block;
        width: 100%;
        font-size: 75%;
    }
    .block-content1 ul {
        padding: 30px 0 0 35px;
    }
    .block-content1 ul li {
        font-size: 25px;
    }
    .block-for-form {
        display: block;
        width: 100%;
        padding: 10px 0 0 0;
    }
    .content2 {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .title-content {
        font-size: 33px;
    }
    .content2 .line-content {
        margin-left: auto;
    }
    .text1-content2 {
        font-size: 20px;
        line-height: 24px;
    }
    .what-img{
        padding-left: 15px;
        padding-right: 0;
        width: 58%;
    }
    .what-img img{
        width: 100%;
    }
    .what-text {
        width: 40%;
        padding-left: 15px;
    }
    .about-content2 {
        font-size: 20px;
        line-height: 23px;
        padding: 25px 15px 0 15px;
    }
    .content3 {
        background-size: cover;
        padding-top: 75px;
        padding-bottom: 40px;
    }
    .efect {
        margin-left: 10px;
        margin-right: 10px;
    }
    .efect > p {
        width: 32%;
        font-size: 19px;
        line-height: 23px;
    }
    .efect > p.five {
        margin-left: 0;
    }
    .efect > p.seven{
        display: none;
    }
    .text-content4 {
        font-size: 20px;
        line-height: 24px;
        padding: 25px 10px 0 10px;
    }
    .content5 {
        background-size: cover;
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .text-content6 {
        font-size: 20px;
        line-height: 27px;
        padding: 25px 10px 35px 10px;
    }
    .stage > div {
        display: block;
        width: 88%;
        padding-top: 0;
        padding-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .stage .first-stage,
    .stage .third-stage{
        background-position: left top;
        min-height: 188px;
        padding-left: 200px;
    }
    .stage .second-stage{
        background-position: right top;
        min-height: 188px;
        padding-right: 105px;
        padding-left: 0;
        padding-top: 120px;
    }
    .stage .third-stage{
        padding-bottom: 40px;
    }
    .first-stage:after, .second-stage:after {
        display: none;
    }
    .text2-content6 {
        padding: 0;
        font-size: 26px;
        line-height: 32px;
    }
    .content7 {
        padding-top: 20px;
    }
    .content7 .body-center{
        padding-bottom: 1px;
    }
    .expert {
        left: -50px;
        width: 190px;
    }
    .text-expert {
        font-size: 18px;
        line-height: 22px;
        margin: 30px 10px 15px 150px;
        padding: 14px 20px 20px 20px;
    }
    .text-expert:before {
        left: -22px;
        background: url("") no-repeat left top;
        width: 24px;
        height: 31px;
        bottom: 164px;
    }
    .name-expert-480{
        display: block;
        text-align: right;
        font-size: 16px;
        line-height: 18px;
        padding-top: 20px;
    }
    .name-expert,
    .many-experts{
        display: none;
    }
    .slider {
        margin-left: 25px;
        margin-right: 25px;
        padding-top: 18px;
    }
    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-next{
        display: none;
    }
    .slider ul li {
        width: 420px !important;
    }
    .content9 {
        background-size: cover;
        padding-top: 80px;
    }
    .content9 .block-content1 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .content9 .title {
        padding: 0 15px;
    }
    .content9 .block-for-form {
        width: 100%;
    }
    .form-wrapper {
        margin-right: auto;
        margin-left: auto;
    }
    .footer{
        margin-top: 45px;
    }
    .footer .right,
    .footer .left{
        margin-top: 12px;
    }

    .form-wrapper input[type="submit"] {
        font-size: 27px;
    }
    .mod input[type="submit"] {
        font-size: 24px;
    }
}

@media screen and (max-width: 480px){
    .content1 {
        background: #7E7E7E;
        min-height: 910px;
    }
    .content3 {
        background: #716A5A;
        min-height: 650px;
    }
    .content5 {
        background: #7E7976;
        min-height: 660px;
    }
    .content9 {
        background: #6C5C4D;
    }
    .mod {
        top: 10%;
    }
}

@media screen and (max-width: 479px){
    .body-center {
        width: 98%;
    }
    .block-content1 {
        font-size: 75%;
		margin-left: auto;
		margin-right: auto;
		max-width: 265px;
    }
	.content9 .block-content1 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.content1 .title {
		line-height: 42px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.content1 .title span {
		font-weight:bold
	}
	
    .title{
        font-size: 30px;
    }
    .block-content1 ul {
        padding: 30px 5px 0 5px;
    }
    .block-content1 ul li {
        font-size: 17px;
    }
    .what-img {
        padding-left: 10px;
        width: 54%;
    }
    .what-text {
        width: 43%;
        padding-left: 10px;
    }
    .what-text ul li {
        font-size: 20px;
        line-height: 22px;
        padding-top: 2px;
    }
    .about-content2 {
        font-size: 19px;
        line-height: 22px;
        padding: 20px 15px 0 15px;
    }
    .efect > p {
        width: 48%;
    }
    .slider {
        margin-left: auto;
        margin-right: auto;
        padding-top: 18px;
        width: 310px;
    }
    .bx-wrapper .img-slider{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        display: block;
    }
    .name-slide {
        display: block;
        padding-top: 5px;
        padding-bottom: 15px;
        text-align: left;
    }
    .slider ul li {
        width: 310px !important;
    }
    .form-wrapper input[type="submit"] {
        font-size: 25px;

    }
    .mod input[type="submit"] {
        font-size: 25px;
    }
}

@media screen and (max-width: 419px){
    .stage > div {
        padding-top: 200px;
        padding-bottom: 15px;
    }
    .stage .first-stage,
    .stage .third-stage {
        background-position: center top;
        min-height: 188px;
        padding-left: 40px;
        padding-right: 20px;
    }
    .stage .second-stage {
        background-position: center top;
        min-height: 188px;
        padding-right: 20px;
        padding-left: 40px;
        padding-top: 200px;
    }
    .expert {
        width: 160px;
    }
    .text-expert:before {
        bottom: 130px;
    }
    .text-expert {
        font-size: 17px;
        line-height: 20px;
        margin: 30px 10px 15px 110px;
        padding: 14px 15px 20px 15px;
    }
    .mod {
        margin-left: -45%;
        width: 90%;
        padding: 35px 0 28px 0;
    }
    .mod form {
        padding: 20px 15px 0 15px;
    }
    .footer .center,
    .footer .left,
    .footer .right{
        float: none;
        text-align: center;
    }
    .content9 .title {
        padding: 0 1px;
    }
}

@media screen and (max-width: 319px){
    .title {
        font-size: 34px;
        line-height: 37px;
    }
    .content1 .title {
        line-height: 51px;
    }
    .form-wrapper {
        width: 100%;
    }
    .form-wrapper form {
        padding: 20px 15px 0 15px;
    }
    .title-content {
        font-size: 30px;
    }
    .what-img {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        display: block;
    }
    .what-text {
        width: 100%;
        padding-left: 20%;
    }
    .about-content2 {
        padding: 20px 10px 0 10px;
    }
    .efect > p:before {
        background-size: cover;
        width: 90px;
        height: 89px;
        margin-left: -45px;
    }
    .efect > p.two:before {
        background-position: -90px 0;
    }
    .efect > p.three:before {
        background-position: -181px 0;
    }
    .efect > p.four:before {
        background-position: -272px 0;
    }
    .efect > p.five:before {
        background-position: -362px 0;
    }
    .efect > p.six:before {
        background-position: -452px 0;
    }
    .efect > p {
        font-size: 17px;
        line-height: 20px;
        padding-top: 100px;
    }
    .text-content4 {
        padding: 25px 0 0 0;
    }
    .content5 .title {
        font-size: 31px;
    }
    .text-content6 {
        font-size: 20px;
        line-height: 24px;
        padding: 25px 0 35px 0;
    }
    .stage .first-stage,
    .stage .second-stage,
    .stage .third-stage {
        padding-left: 1px;
        padding-right: 1px;
    }
    .content7 .body-center {
        padding-bottom: 220px;
    }
    .text-expert {
        margin: 30px 10px 15px 10px;
    }
    .text-expert:before{
        display: none;
    }
    .expert {
        left: 50%;
        margin-left: -110px;
    }
    .comment-slide {
        font-size: 17px;
        line-height: 20px;
    }
    .name-slide {
        font-size: 17px;
    }
    .slider {
        width: 230px;
    }
    .slider ul li {
        width: 230px !important;
    }
    .block-for-form,
    .content9 .block-for-form {
        padding: 10px 5px 0 5px;
    }
    .modal-text1 {
        font-size: 22px;
        line-height: 24px;
    }
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; }
.copyright img:first-child { display: block!important; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }


/*bx-container*/
.bx-wrapper {
    margin: 0 auto 50px;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-pager{
    bottom: -40px;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    outline: 0;
    text-indent: -9999px;
    z-index: 9;
    padding: 0;
    width: 21px;
    height: 67px;
}
.bx-wrapper .bx-prev{
    background: url("../img/prev-slider.png") no-repeat left top !important;
    left: -36px !important;
}
.bx-wrapper .bx-next{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAABDCAYAAABzwE58AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjlBN0E0MjYzNjA0MTFFNUE2OTVGN0E0NDlGNUM0NzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjlBN0E0MjczNjA0MTFFNUE2OTVGN0E0NDlGNUM0NzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOUE3QTQyNDM2MDQxMUU1QTY5NUY3QTQ0OUY1QzQ3NSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOUE3QTQyNTM2MDQxMUU1QTY5NUY3QTQ0OUY1QzQ3NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psdt3DcAAAK7SURBVHjarJg9aJNRFIZvNEUpRcRSEBWhg+LQIQGHLg5dBBHBRU0XBwfBn/pTa6xKraX4HxQjqHRwEgx2EXTSIYMIIkIcRARB4QMnKTpIVKy275H3wuVzkHreAw/cr5SHm9yc851zC3OlXYUQQh0cBr/DQqPV+OtPi8BucBDsCaIw6Tquz4PlKulF8BH0gAmV9Cs4yed9YINCanEXPAcd4LpKOgeGePqbwXaF1OIluMP1VbBUIbU4Bb6AXnBcJf0ExrkeBWsUUotb4C3oBJdU0p9MWYtBsEkhtXgMHoBYFxYrpBbD4Dsogb0q6QdwhetJsEIhDUld6E5+FW5pG1S53g/6FFKLe+ApKPLQJFKrC4fALzAAdiikFq/AFNc1JoZbajEGPoO1/6oLC5HOgLNcVyl3Sy1ugtf8+DWVdJaHFnhgAwqpRRNMc10P5UpRIbUYYWL08WUpkWbJdzqO3XYrpIEFPGNdmFRJ2/wawp/SWK6UFNLAA2uyiNuhFRTSwJ/YLF87gxppq2HJcJtPF7DbTsVOA9N3hqk7qpG2GiZ8waedGmm5Yum6JVazAtpzr9LStMXseoRdb1PsNL67voEDitNPu+8adpkppBOcEzK+zt0ZlXYuI9hl2ytNe6wmhNOKghK7wfRN4JJ2gctcTzFN3dITYDXT8oziHdWb1NAxit3SOLWkHYtLGuertLdySdNJ8D67QHfbM8SZNe1XXdIeHkrsrDOFNN4DpDOAS7oxubGI04pLavl9g//zhHOVe5Cwu5V+5vewYo7q4neZ9qRu6WmwKjdVu6R2+3M0N/+7pdfAktxNhUu6lVh+H/mvG7WctINVKE55zxTXHVZ51vOeqhocEaUrkyp+jpOzW2qFYhl4x4NyX3b1M3ssjoEfCmmdeW73Jg8VTaBJ3+RueNxR5KXWe95FSWJegAEAUpGZ5r3BI/4AAAAASUVORK5CYII=") no-repeat left top !important;
    right: -36px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff !important;
    border: 2px solid #ff3057 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #ff3057 !important;
}

.slider ul li {
    width: 840px !important;
}
/* slider end  */


select {
    height: 52px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.errField {
    display: none;
    font-size: 14px;
    background: #DE2C3C;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0 auto 10px;
    max-width: 320px;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 20px;

}