@font-face {
    font-family: Roboto;
    src: url("../fonts/roboto.eot");
    src: url("../fonts/roboto.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto.woff") format('woff'), url("../fonts/roboto.ttf") format('truetype'), url("../fonts/roboto.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotoitalic.eot");
    src: url("../fonts/robotoitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/robotoitalic.woff") format('woff'), url("../fonts/robotoitalic.ttf") format('truetype'), url("../fonts/robotoitalic.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotomedium.eot");
    src: url("../fonts/robotomedium.eot?#iefix") format("embedded-opentype"), url("../fonts/robotomedium.woff") format('woff'), url("../fonts/robotomedium.ttf") format('truetype'), url("../fonts/robotomedium.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotobold.eot");
    src: url("../fonts/robotobold.eot?#iefix") format("embedded-opentype"), url("../fonts/robotobold.woff") format('woff'), url("../fonts/robotobold.ttf") format('truetype'), url("../fonts/robotobold.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/roboto.eot");
    src: url("../fonts/roboto.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto.woff") format('woff'), url("../fonts/roboto.ttf") format('truetype'), url("../fonts/roboto.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotoitalic.eot");
    src: url("../fonts/robotoitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/robotoitalic.woff") format('woff'), url("../fonts/robotoitalic.ttf") format('truetype'), url("../fonts/robotoitalic.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotomedium.eot");
    src: url("../fonts/robotomedium.eot?#iefix") format("embedded-opentype"), url("../fonts/robotomedium.woff") format('woff'), url("../fonts/robotomedium.ttf") format('truetype'), url("../fonts/robotomedium.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotobold.eot");
    src: url("../fonts/robotobold.eot?#iefix") format("embedded-opentype"), url("../fonts/robotobold.woff") format('woff'), url("../fonts/robotobold.ttf") format('truetype'), url("../fonts/robotobold.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/roboto.eot");
    src: url("../fonts/roboto.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto.woff") format('woff'), url("../fonts/roboto.ttf") format('truetype'), url("../fonts/roboto.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotoitalic.eot");
    src: url("../fonts/robotoitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/robotoitalic.woff") format('woff'), url("../fonts/robotoitalic.ttf") format('truetype'), url("../fonts/robotoitalic.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotomedium.eot");
    src: url("../fonts/robotomedium.eot?#iefix") format("embedded-opentype"), url("../fonts/robotomedium.woff") format('woff'), url("../fonts/robotomedium.ttf") format('truetype'), url("../fonts/robotomedium.svg#Roboto") format('svg')
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/robotobold.eot");
    src: url("../fonts/robotobold.eot?#iefix") format("embedded-opentype"), url("../fonts/robotobold.woff") format('woff'), url("../fonts/robotobold.ttf") format('truetype'), url("../fonts/robotobold.svg#Roboto") format('svg')
}


body * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 20px;
    line-height: 1.2;
    position: relative;
}

li {
    list-style: none;
}

.s7_mob_img {
    display: none;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.all_content {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: auto;
}

.content {
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
    padding: 0 12px;
}

button,
.submit-roulette {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 20px;
    border: none;
    text-transform: uppercase;
    position: relative;
    z-index: 11;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    outline: none;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 20px 0;
    margin: 12px 0;
    background: #ff1e7e;
}

.right_form button:hover, .s5_cont button:hover, .s12_step button:hover,
.submit-roulette:hover {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}


.sec1 {
    padding-top: 45px;
    background: url("../img/1_bg3.jpg") no-repeat 0 0;
    background-size: cover;
    padding-bottom: 20px;
    z-index: 2;
}

.sec1_girl {
    position: absolute;
    top: 0;
    bottom: 0;
    background: url("../img/1_curva_bg4.png") no-repeat 61% 0;
    background-size: auto 100%;
    width: 100%;
    z-index: 2;
    display: inline-block;
}

.sec1 {
    position: relative;
}

.blue {
    color: #ff1f81;
}

.left_cont {
    width: 500px;
    position: relative;
    z-index: 4;
    display: inline-block;
    vertical-align: top;
}

h2 {
    font-size: 71px;
    font-weight: 400;
    line-height: 0.9;
    text-align: left;
    letter-spacing: -1px;
}

.sec1 h2 {
    font-size: 56px;
}

h2 span {
    font-size: 96px;
    display: block;
    line-height: 1;
}

.checks {
    padding-top: 50px;

}

.checks li {
    background: url("../img/i124.png") no-repeat 3px 0;
    padding: 0 0 15px 33px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.checks li span {
    font-weight: 500;

}


.s1_left_text {
    display: inline-block;
    width: 200px;
    padding-top: 66px;
    vertical-align: top;

}

.s1_left_text span {
    padding: 6px 19px;
    color: #fff;
    background: #ff1e7e;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    font-size: 21px;
    font-weight: 400;
}

.s1_l1 {
    padding-bottom: 11px;
}

.s1_right_prod {
    width: 295px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top: 18px;
}

.s1_right_prod img {
    margin-left: -107px;
}

.s1_l2 {
    background: url("../img/1_min_logo2.png") no-repeat 3px 17px;
    padding-top: 15px;
}


.s1_l2 p {
    padding-left: 71px;
    font-size: 17px;
    line-height: 1.2;
    padding-top: 8px;
}

.s1_plash {
    background: url("../img/1_prod_plash3.png") no-repeat 0 0;
    background-size: contain;
    position: absolute;
    right: -43px;
    top: -45px;
}

.s1_plash p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    padding: 22px 29px 60px 18px;
    position: relative;
}

.s1_plash p:before, .s1_plash p:after {
    content: '';
    height: 1px;
    position: absolute;
    background: #fff;
    width: 44px;
    left: 50%;
    margin-left: -27px;
    top: 27px;
}

.s1_plash p:after {
    bottom: 45px;
    top: auto;
}

.s1_plash p span {
    font-size: 30px;
    font-weight: 500;
    display: block;
    margin-bottom: -5px;
}

.right_form {
    display: inline-block;
    vertical-align: top;
    float: right;
    background: #f1f1f1;
    width: 316px;
    position: relative;
    z-index: 5;
    margin-top: 16px;
    margin-bottom: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.timer-block {
    text-align: center;
    position: relative;
    padding-bottom: 45px;
}

.countHours:after, .countMinutes:after {

    content: ":";
    padding: 0 10px;

}

.countHours:before, .countMinutes:before, .countSeconds:before {
    content: "часов";
    position: absolute;
    bottom: 15px;
    width: 70px;
    text-align: center;
    font-size: 15px;


}

.countMinutes:before {
    content: 'минут';
}

.countSeconds:before {
    content: 'секунд';
}

.timer span {
    color: #808080;
    font-size: 39px;

}

.timer span > span {
    margin-left: 3px;
    background: #fff;
    padding: 5px 7px;

}


.timer p {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;

}

.offer {
    text-align: center;
    color: #c80406;
    text-transform: uppercase;
    font-size: 15px;
    background: #fffea2;


}

.price {
    display: inline-block;
    background: url(../images/form_price_bg.png) no-repeat 0 0;
    background-size: contain;
    vertical-align: top;
    height: auto;
    margin: -5px 0 0 -20px;
    padding: 17px 45px 15px 30px;
}

.light {
    display: flex;
    flex-direction: row;
    width: 100%;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 5px;
    color: #ffffff;
    background-color: #ff1e7e;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.light span {
    font-weight: bold;
    position: relative;
    font-size: 32px;
}

.old_price {
    text-decoration: line-through;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    vertical-align: 5px;
    padding-left: 10px;

}

.new_price {
    color: #fffd4f;
    display: inline-block;
    font-size: 38px;
}

.price_block {
    text-align: center;
    /*margin-top: 21px;*/
}

h5 {
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    padding-top: 12px;
}

h5 span {
    color: #ff1e7e;
}

label {
    display: block;
    font-size: 17px;
    padding: 17px 150px 5px 0;
    position: relative;

}

label:after {
    position: absolute;
    right: 0;
    content: 'Например, Анастасия';
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    color: #7c7c7c;
    bottom: 5px;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 3px;
    max-width: 150px;
}

.right_form form {
    padding: 0 12px;
}

.right_form input {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #d2d2d2;
    vertical-align: bottom;
    padding: 10px;
}


#for_phone:after {
    content: "Например, +7 495 20-00-00";
}

#country:after {
    display: none;
}

select::-ms-expand {
    display: none;
}

.isk {
    /*position: relative;*/
    /*top:10px;*/
    max-height: 294px;
}

.li_isk {
    vertical-align: bottom;
}

.right_form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 50px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #d2d2d2;
    vertical-align: bottom;
    padding: 10px;
    font-size: 16px;
    /*background: #efefef;*/
    /*background: -moz-linear-gradient(top, #efefef 1%, #d2d2d2 100%);*/
    /*background: -webkit-linear-gradient(top, #efefef 1%,#d2d2d2 100%);*/
    /*background: linear-gradient(to bottom, #efefef 1%,#d2d2d2 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d2d2d2', GradientType=0);


}

.ch_sel {
    position: relative;
}

.ch_sel:before {
    left: 90%;
    top: 50%;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background-image: url('../images/i13.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 11;

}

.plashsss {
    position: absolute;
    bottom: -50px;
    right: 0;
}

.plashsss img {
    padding: 0 3px;
    vertical-align: middle;
}

.sec2 {
    /*background: url(../img/2_bg.jpg) no-repeat 0 0;*/
    /*background-size: cover;*/
    background: #f1f1f1;
    padding-bottom: 52px;
    position: relative;


}

.sec2 .step {
    min-height: 294px;
}

.sec2 h3 {
    font-size: 52px;
    color: #000;
    font-weight: 400;
    margin-left: 495px;
    line-height: 1.0;
    padding-top: 40px;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;

}

.sec2 h3 span {
    color: #ff1e7e;
    font-size: 74px;
    display: block;
}

.sec2 li {
    display: inline-block;
    width: 240px;
    margin: 0 8px;
}

.sec2 ul {
    text-align: right;
}

.step {
    background: #fff;
    position: relative;
    z-index: 2;
}

.sec2 li:nth-child(3) {
    vertical-align: top;
}

.sec2 li span {
    color: #ff1e7e;
    text-align: center;
    padding: 10px 0 0 0;
    font-weight: 500;
    font-size: 22px;
    display: block;
    text-transform: uppercase;
}

.step p {
    text-align: center;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    padding: 20px;

}

.step3 {
    margin-top: 16px;
}


.s2_girl {
    position: absolute;
    bottom: 0;
    z-index: 1;
    right: 50%;
}

.sec3 {
    background: url("../img/3_bg.jpg") no-repeat 0 0;
    background-size: cover;
    padding-bottom: 1px;

}


.sec3 h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    text-align: center;
    padding-top: 30px;
}

.sec3 ul {
    text-align: center;
    font-size: 0;
}

.sec3 li {
    display: inline-block;
    background: #fff;
    width: 236px;
    margin-right: 15px;
    margin-bottom: 10px;
    vertical-align: top;
}

.sec3 li:nth-child(5) {
    margin-right: 0;
}

.sec3 li img {
    max-width: 240px;
    display: block;

}

.sec3 li span {
    display: block;
    text-align: center;
    color: #ff1e7e;
    font-size: 43px;
    padding: 10px 0 13px 0;
    line-height: 1;
}

.sec3 li p {
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding: 0 15px 30px 15px;
    line-height: 1.2;
}

.s3_icon {
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -30px;
}

.s3_footer {
    position: relative;
    background: #420f19;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    padding: 14px 40px 20px 92px;
    margin: 30px 20px 30px 30px;
    line-height: 1.4;
}

.s3_footer p {
    font-size: 21px;
    font-weight: 400;
    color: #fff;

}

.sec4 {
    background: #fff;
    padding-bottom: 103px;
    position: relative;

}

.sec4 h3 {
    color: #000;
    font-size: 49px;
    font-weight: 400;
    text-align: center;
    padding: 53px 0 10px 0;
}


.sec4 ul {
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 5;
}

.sec4 li {
    display: inline-block;
    width: 250px;
    text-align: center;
    vertical-align: top;
}

.sec4 li img {
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.sec4 li p {
    font-size: 22px;
    text-align: center;
    padding: 0 15px 15px 15px;
    line-height: 1.2;
    margin-top: -5px;
}

.sec5 {
    background: #daedf8;
    position: relative;
    z-index: 2;

}

.sec5 .s1_right_prod img {
    margin-bottom: -50px;
}

.s5_bg {
    position: absolute;
    bottom: -490px;
    z-index: 1;

}

.s5_cont {
    width: 700px;
    display: inline-block;
    padding-left: 125px;
    padding-top: 33px;

}

.sec5 h3 {
    font-size: 50px;
    color: #000;
    font-weight: 400;
    line-height: 1.15;
}

.sec5 button,
.sec5 .submit-roulette {
    width: 235px;
    margin-top: 35px;
    font-size: 18px;
}

.sec6 {
    margin-top: 50px;
}

.sec6 h3 {
    color: #000;
    font-weight: 400;
    text-align: center;
    font-size: 50px;
    position: relative;
    z-index: 2;
    padding-top: 81px;
}

.sec6 h4 {
    font-weight: 400;
    color: #424141;
    text-align: center;
    font-size: 28px;
    padding-top: 5px;
    padding-bottom: 20px;

}

.sec6 {
    background: url("../img/6_bg2.png") no-repeat 50% 0;
    background-size: auto 100%;
    position: relative;
    z-index: 2;
}


.s6_menu {
    display: inline-block;
    vertical-align: top;
}

.s6_left, .s6_right {
    width: 340px;
}

.s6_center {
    width: 300px;
}

.sec6 ul {
    text-align: center;
}

.sec6 li {
    display: inline-block;
    text-align: center;
    width: 150px;
    vertical-align: top;
    margin: 40px 8px 0 8px;

}

.sec6 li img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 150px;
}

.sec6 li span {
    line-height: 1.2;
    color: #3a3a3a;
    font-size: 21px;
}

.sec7 {
    background: url("../img/7_bg2.jpg") no-repeat 0 0;
    background-size: cover;
    padding: 25px 0 30px 0;
    line-height: 1.1;
}

.sec7 h3 {
    font-weight: 400;
    text-align: center;
    color: #181818;
    font-size: 52px;

    padding: 18px 130px 15px 130px;
}

.s7_all {
    background: #fff;
    width: 100%;
    font-size: 0;
}

.s7_el {
    display: inline-block;
    width: 50%;
    vertical-align: top;


}

.s7_text {
    padding: 30px;
    color: #3a3a3a;

}

.sec7 h5 {
    font-size: 29px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 25px;
    padding-top: 0;
}

.sec7 p {
    font-size: 18px;
}

.sec8 {
    /*background: url(../img/8_bg.png) no-repeat 50% 0;
    background-size: auto 100%;*/
    background-color: #ff1e7e38;
}

.sec8 h3 {
    font-size: 51px;
    text-align: center;
    font-weight: 400;
    padding: 35px 100px 0 100px;
    line-height: 1;

}

.s8_center {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.s8_left {
    position: absolute;
    width: 200px;
    top: 97px;
    left: 0;
}

.s8_right {
    width: 200px;
    position: absolute;
    top: 97px;
    right: 0;
}

.sec8 li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.sec8 li span {
    color: #18425e;
    font-size: 22px;
    display: block;
    text-align: center;
    padding: 7px 0;

}

.sec8 ul {
    font-size: 0;
}

.sec8 li img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.sec8 li p {
    font-size: 14px;
    color: #232323;
    text-align: center;
    padding: 0 15px;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;

}

.s8_center ul {
    padding: 50px 0 10px 0;
}

.sec9 {
    background: url("../img/9_bg2.jpg") no-repeat 0 0;
    background-size: cover;

}

.sec9 h3 {
    color: #181818;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    padding: 32px 0 20px 0;
}


.s9_stat {
    width: 675px;
    display: inline-block;
    background: #fff;

}

.s9_first {
    background: #ebf3f7;
    text-align: center;
    margin-bottom: 20px;
}

.s9_first span {
    font-size: 16px;
    color: #202020;
    line-height: 2.8;
    padding: 0 35px;
    position: relative;
}

.s9_first span:nth-child(1):before, .s9_first span:nth-child(2):before {

    content: "";
    width: 25px;
    height: 25px;
    background: #cad0d4;
    position: absolute;
    left: 0;
    top: -0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.s9_first span:nth-child(2):before {
    background: #ff1e7e;
}

.s9_f_t {
    width: 186px;
    text-align: right;
    font-size: 19px;
    display: inline-block;
    padding-bottom: 25px;
    vertical-align: top;
    padding-top: 10px;
    min-height: 85px;

}

.s9_l_g {
    width: 480px;
    display: inline-block;
}

.s9_l_g div {
    font-size: 15px;
    color: #181818;
}

.s9_blue:before, .s9_grey:before {
    content: '';

    background: #ff1e7e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 2px 8px -5px 13px;
    height: 28px;

}

.s9_grey:before {
    background: #cad0d4;

}

.s9_blue_1:before {
    width: 278px;
}

.s9_grey_1:before {
    width: 64px;
}

.s9_blue_2:before {
    width: 308px;
}

.s9_grey_2:before {
    width: 38px;
}

.s9_blue_3:before {
    width: 121px;
}

.s9_grey_3:before {
    width: 266px;
}

.s9_blue_4:before {
    width: 68px;
}

.s9_grey_4:before {
    width: 285px;
}

.s9_result {
    float: right;
    width: 300px;
    /*padding: 0 30px;*/

}

.s9_border {
    background: #ddebf2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 11px;
    width: 194px;
    margin: 0 auto 8px auto;
}

.s9_border:nth-child(1) .s9_side_plash {
    padding: 27px;
}

.s9_side_plash {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 17px;
    width: 172px;
    height: 172px;
}

.s9_result .span1 {
    color: #ff1e7e;
    font-size: 60px;
    text-align: center;
    display: block;
    line-height: 0.7;
}

.s9_result .span2 {
    color: #ff1e7e;
    display: block;
    font-size: 23px;
    text-align: center;
}

.s9_result p {
    font-size: 13px;
    text-align: center;
}


.s9_foot {
    text-align: center;
    padding: 15px 0 35px 0;
    font-size: 17px;
    color: #181818;
}

.sec10 {
    padding-top: 60px;
    background: url("../img/10_bg2.jpg") no-repeat 0 0;
    background-size: cover;
    color: #181818;
}

.sec10 .content {
    font-size: 0;
}

.s10_gocs_infa {
    display: inline-block;
    width: 230px;
    padding-top: 20px;
    padding-bottom: 25px;
    position: relative;
    z-index: 4;

}

.s10_doc_ava {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.s10_name {
    text-align: center;
    display: block;
    padding: 15px 0;
    font-size: 21px;
}

.s10_docs_status {
    text-align: center;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    padding: 0 15px;

}

.s10_sign {
    display: block;
    margin: 5px auto 10px auto;
}

/*.input-roulette:first-child {*/
/*    margin-bottom: 20px;*/
/*}*/
.right_form h5 {
    margin-bottom: 20px;
}

.s10_text {
    background: url("../img/10_text_bg.png") no-repeat 0 0;
    background-size: 100% 100%;
    display: inline-block;
    width: 825px;
    padding: 15px 35px 20px 63px;
    margin-left: -15px;
    margin-right: -40px;
    vertical-align: top;
    position: relative;
    z-index: 1;
    line-height: 1.3;
}

.sec10 h4 {
    font-weight: 400;
    font-size: 40px;

}

.s10_text p {
    padding-top: 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.4;

}

.sec11 {
    padding: 25px 0 48px 0;
}

.sec11 .content {
    font-size: 0;
}

.s11_true_border, .s11_false_border {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 12px;
    background: #d3f9e5;
    display: inline-block;
    width: 523px;
    margin-left: -26px;
    vertical-align: top;
}

.s11_false_border {
    background: #fabcc5;
    margin-right: -26px;
    margin-left: 6px;
}

.s11_true, .s11_false {
    background: #fff;
}

.sec11 h3 {
    font-weight: 400;
    font-size: 25px;
    text-align: center;
    padding: 20px 0 30px 0;
    line-height: 1;
    min-height: 145px;
}

.sec11 h3 span {
    display: block;
    font-size: 44px;
}

.sec11 .s11_false h3 span {
    font-size: 36px;
}

.s11_false_1, .s11_false_2,
.s11_true_1, .s11_true_2 {
    margin: 0 12px;
    display: inline-block;
    width: 225px;


}

.s11_images {
    font-size: 0;
}

.s11_img {
    display: inline-block;
    padding: 0 1px;
    position: relative;
}

.s11_kg {
    color: #fff;
    text-align: center;
    font-size: 15px;
    position: absolute;
    left: 1px;
    bottom: 9px;
    padding: 5px 12px;
    background: #626262;

}

.sec11 .name {
    text-align: center;
    font-size: 21px;
    color: #181818;
    padding: 15px 0;
}

.sec12 {
    background: url("../img/12_bg2.jpg") no-repeat 0 0;
    background-size: cover;
    padding: 39px 0 34px 0;
}


.s12_test_form {
    position: relative;
    margin: 0 60px;
    background: #fff url("../img/12_test_bg2.jpg") no-repeat 100% 100%;
    min-height: 464px;
}

.s12_bg_girl {
    position: absolute;
    bottom: -34px;
    left: 30px;
    z-index: 1;
}

.s12_icons img {
    padding: 0 10px;
}

.s12_step {
    float: right;
    width: 500px;
    padding: 59px 0 0 0;
    position: relative;
    z-index: 2;
}


.sec12 h3 {
    font-size: 55px;
    color: #181818;
    font-weight: 400;
    margin: 17px 0 0 0;
}

.sec12 h4 {
    font-size: 36px;
    font-weight: 400;
    color: #626262;
}

.sec12 button,
.sec12 .submit-roulette {
    display: inline-block;
    background: #ff1e7e;
    margin: 35px 0 0 0;
    width: auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 15px 60px;
    font-size: 21px;
}

.hide {
    display: none;
}

.s12_step_2 h4 {
    color: #181818;
    font-size: 32px;
    padding-bottom: 20px;
}

.s12_step li {
    padding: 10px 0 10px 40px;
    font-size: 18px;
    cursor: pointer;

}

.s12_rad {
    background: url('../img/12_radio.png') no-repeat 0 7px;

}

.s12_rad_active {
    background: url('../img/12_radio_active.png') no-repeat 0 7px;

}

.s12_step_5 h4 {
    color: #7e7e7e;
    padding-top: 96px;
}

.sec13 h3 {
    font-size: 39px;
    text-align: center;
    font-weight: 400;
    padding: 60px 0 40px;
}

.slider {
    -webkit-box-shadow: 2px 2px 10px #eeeeee;
    -moz-box-shadow: 2px 2px 10px #eeeeee;
    box-shadow: 2px 2px 10px #eeeeee;
}

.s13_slide {

    outline: none;
    border: 2px solid #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.s13_slide {
    /*max-width: 890px;*/
    padding: 20px;
    text-align: center;
}

.slider {
    max-width: 895px;
    margin: 0 auto;
}

.s13_ava span, .s13_ava img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.s13_ava img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.s13_ava {
    display: inline-block;
    width: 105px;
    vertical-align: top;
}

.s13_text {
    display: inline-block;
    width: 500px;
    vertical-align: top;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 0 0 0 10px;
    text-align: left;

}

.s13_photo {
    vertical-align: top;
    display: inline-block;
}

.s13_photo img {
    max-width: 100%;
}

.sec13 {
    padding-bottom: 88px;

}

.sec14 h3 {
    font-size: 41px;
    text-align: center;
    font-weight: 400;
    padding: 45px 0 25px;
}

.sec14 {
    background: #eef3f6;
    padding-bottom: 55px;
}

.sec14 .s11_true_1 {
    width: 305px;
}

.sec14 .content {
    text-align: center;
}

.sec14 .s11_kg {
    font-size: 21px;
}

.sec15 {
    background: url(../images/15_bg.jpg) no-repeat 0 0;
    background-size: cover;
}

.sec15 .content {
    font-size: 0;
}

.s15_prod_block {
    display: inline-block;
    width: 500px;
    position: relative;
    vertical-align: top;
    min-height: 555px;
}

.s15_s1, .s15_s2 {
    vertical-align: top;
    padding-top: 60px;
}

.s15_s2 {
    padding-left: 10px;
    padding-top: 50px;
}

.s15_prod {
    position: absolute;
    bottom: 40px;
    right: 0;
}

.s15_icons {
    display: inline-block;
}

.s15_icons img {
    display: block;
    margin: 13px 0 5px 35px;
}

.s15_text_block {
    vertical-align: top;
    display: inline-block;
    width: 500px;
    min-height: 555px;

}

.sec15 h3 {
    color: #ff1e7e;
    font-size: 61px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 75px 0 33px 0;
    line-height: 1;
    text-align: center;
}

.sec15 p {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 35px;
    font-size: 18px;
}

.sec15 button,
.sec15 .submit-roulette {
    padding: 15px 37px;
    width: auto;
    font-size: 17px;
}


.sec18 {
    color: #888888;
    font-size: 15px;
    text-align: center;
    padding: 46px 90px;
}

.sec16 {
    background: #eef3f6;
    padding-bottom: 50px;
}


.sec16 h3 {
    font-size: 43px;
    padding: 40px 0 25px 0;
    font-weight: 400;
    text-align: center;
}

.sec16 .content {
    text-align: center;
}

.sec16 li {
    position: relative;
    width: 185px;
    display: inline-block;
    text-align: center;
    margin: 0 60px;
    vertical-align: top;

}

.sec16 li:nth-child(2):after,
.sec16 li:nth-child(1):after {
    content: '';
    position: absolute;
    right: -80px;
    top: 60px;
    width: 30px;
    height: 55px;
    background: url("../img/i14.png") no-repeat 0 0;
}

.sec16 li img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.sec16 li span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    padding-top: 13px;
}

.pp {
    max-width: 225px;
    padding-bottom: 10px;
    margin-top: -5px;
    text-align: center;
    font-size: 14px;
}

@media screen and (max-width: 1023px) {
    .s15_text_block, .s15_prod_block {
        min-height: auto;
        padding-bottom: 30px;
    }

    .web_hid {
        display: block !important;
    }

    .s7_el {
        width: 100%;
    }

    .s7_el:nth-child(1),
    .s7_el:nth-child(4),
    .s7_el:nth-child(5) {
        display: none;
    }

    .s7_mob_img {
        display: block;
        margin: 10px auto;
        max-width: 100%;
    }

    .sec7 h5 {
        text-align: center;
    }

    .sec7 {
        padding-top: 15px;
    }

    .sec7 h3 {
        padding: 0 0 10px 0;
        font-size: 35px;
    }

    .sec6 h3 {
        font-size: 30px;
        padding-top: 10px;
    }

    .sec6 h4 {
        font-size: 20px;
    }

    .sec5 .s1_right_prod {
        margin: 0 auto;
        display: block;
    }

    .s5_cont {
        width: 100%;
        padding: 0;
    }

    .sec5 .s1_right_prod img {
        margin-bottom: 0;
    }

    .sec6 {
        padding-bottom: 35px;
    }

    .sec6 li {
        width: 180px;
    }

    .sec5 h3 {
        text-align: center;
        font-size: 34px;
    }

    .sec5 button,
    .sec5 .submit-roulette {
        margin: 30px auto 70px auto;
        display: block;
    }

    .s6_center {
        opacity: 0.5;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -150px;
        display: none;
    }

    .s6_left, .s6_right {
        width: 100%;
    }

    .s8_center {
        width: 100%;
        text-align: center;
    }

    .s8_right, .s8_left {
        width: 100%;
        position: static;
    }

    .sec8 ul {
        text-align: center;
    }

    .s9_result {
        float: none;
        width: 100%;
        text-align: center;
    }

    .s9_border {
        display: inline-block;
        vertical-align: top;
    }

    .s9_stat {
        display: block;
        margin: 20px auto;
    }

    .s10_text {
        background: #fff;
        width: 100%;
        margin: 0;
        padding: 10px;
    }

    .sec10 {
        padding-top: 0;
    }

    .s10_gocs_infa {
        width: 100%;
    }

    .s10_doc_ava {
        display: inline-block;
        width: 70px;
        margin-bottom: -25px;
    }

    .s10_name {
        display: inline-block;
        padding: 30px 0 30px 10px;

    }

    .s10_docs_status {
        text-align: left;
    }

    .s10_sign {
        float: right;
    }

    .sec3 li, .sec3 li:nth-child(5) {
        margin: 10px;
    }

    .s11_true_border,
    .s11_false_border {
        display: block;
        margin: 10px auto;
    }

    .s12_bg_girl {
        left: 0;
    }

    .s13_text {
        width: 450px;
    }

    .s15_prod_block, .s15_text_block {
        width: 100%;
        display: block;
    }

    .sec16 li:nth-child(2):after,
    .sec16 li:nth-child(1):after {
        display: none;
    }

    .sec15 .s15_s1,
    .sec15 .s15_s2,
    .sec15 .s15_icons {
        display: none;
    }

    .s15_prod {
        position: relative;
        display: block;
        margin: 10px auto 0 auto;
        top: 10px;
        left: -20px;
    }

    .sec15 h3 {
        padding: 10px 0 33px 0;
        text-align: center;
    }

    .s15_text_block {
        text-align: center;
    }

    .sec4 {
        padding-bottom: 25px;
    }
}


@media screen and (max-width: 900px) {
    .free-mode {
        padding-top: 10px;
    }

    .dat-container {
        flex-direction: column;
        align-items: center;

    }

    .dat-container .my_img {
        margin: 0 auto !important;
    }

    #kod-text {
        text-align: center;
    }

    .sec2 .step {
        min-height: 0;
        position: relative;
        z-index: 3;
    }

    .s1_left_text {
        padding-top: 15px;
    }

    .s1_right_prod {
        text-align: center;
    }

    .s13_ava {
        display: block;
        width: 100%;
        padding-bottom: 20px;
    }

    .s12_bg_girl {
        left: -133px;
    }

    h2 {
        width: 100%;
        text-align: center;
        font-size: 40px;

    }

    h2 span {
        font-size: 50px;

    }

    .left_cont {
        width: 100%;
    }

    .checks {
        width: 300px;
        margin: 0 auto;
    }

    .s1_left_text {
        width: 100%;
    }

    .s1_l1 {
        text-align: center;
    }

    .s1_right_prod {
        width: 100%;
    }

    .s1_right_prod img {
        max-width: 100%;
        margin-left: -25px;
    }

    .s1_plash {
        display: none;
    }

    .right_form {
        margin: 5px auto 60px auto;
        display: block;
        float: none;
        max-width: 100%;
    }

    .s1_l2 {
        width: 300px;
        margin: 0 auto;
    }

    .sec2 h3 {
        margin-left: 0;
        text-align: center;
        font-size: 30px;
    }

    .sec2 h3 span {
        font-size: 40px;
        display: inline-block;
    }

    .s2_girl {
        opacity: 0.5;
    }

    .sec2 li {
        vertical-align: top;
        width: auto;
    }

    .isk {
        position: static;
    }

    .step {
        text-align: center;
        margin: 16px;

        /*padding-top: 10px;*/
    }

    .sec3 h3 {
        font-size: 35px;
    }

    .s3_footer {
        padding: 40px 20px 20px 20px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

    .s3_icon {
        top: -30px;
        margin: 0;
        margin-left: -30px;
        left: 50%;
    }

    .s3_footer p {
        font-size: 16px;
    }

    .sec4 h3 {
        font-size: 30px;
    }

    .sec5 .s1_right_prod {
        text-align: center;
    }

    .s8_center > img {
        max-width: 100%;
    }

    .sec8 h3 {
        padding: 20px 0;
        font-size: 30px;
    }


    .sec18 {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .s15_text_block {
        text-align: center;
    }

    .pp {
        max-width: 100%;
    }

    .sec5 button {
        margin: 30px auto 16px auto;
    }

    .sec15 h3 {
        font-size: 40px;
    }

    .s10_name {
        font-size: 16px;
    }

    .sec10 h4 {
        font-size: 30px;
    }

    .sec9 h3 {
        font-size: 31px;
    }

    .s9_stat {
        width: 360px;
        max-width: 100%;
        padding-bottom: 10px;
    }

    .s9_f_t {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }


    .s9_blue_1:before {
        width: 139px;
    }

    .s9_grey_1:before {
        width: 32px;
    }

    .s9_blue_2:before {
        width: 154px;
    }

    .s9_grey_2:before {
        width: 19px;
    }

    .s9_blue_3:before {
        width: 61px;
    }

    .s9_grey_3:before {
        width: 133px;
    }

    .s9_blue_4:before {
        width: 34px;
    }

    .s9_grey_4:before {
        width: 143px;
    }

    .s11_true_border,
    .s11_false_border {
        width: 100%;
    }

    .s11_true, .s11_false {
        text-align: center;
    }

    .s12_bg_girl {
        display: none;
    }

    .s12_test_form {
        padding: 10px 10px 30px 10px;
        min-height: 0;
        margin: 0 auto;
        max-width: 360px;
    }

    .s12_step {
        width: 100%;
        max-width: 360px;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .sec12 h3 {
        font-size: 30px;
        text-align: center;
    }

    .sec12 h4 {
        font-size: 26px;
        text-align: center;
    }

    .s12_step_5 h4 {
        padding-top: 20px;
    }

    .s12_icons {
        text-align: center;
    }

    .s12_step li {
        text-align: left;
    }

    .s13_text {
        display: block;
        width: 100%;
    }

    .s13_photo {
        display: block;
        width: 100%;
        text-align: center;
    }

    .slick-slide img {
        margin: 5px auto;
    }

    .s13_slide {
        /*max-width: 360px;*/
    }

    .sec14 .s11_true_1 {
        margin: 0;
        max-width: 100%;
    }

    .sec14 .s11_true_1 img {
        max-width: 100%;
    }

    .sec14 .s11_img {
        max-width: 49%;
    }

    .s15_prod_block,
    .s15_prod_block > div {
        text-align: center;

    }

    .s15_icons {
        display: block;
        width: 100%;
        padding: 10px 0;
    }

    .s15_icons img {
        display: inline-block;
        margin: 0;
    }

    .s15_prod {
        /*position: static;*/
    }

    .s15_s1, .s15_s2 {
        padding: 20px 0 0 0;
    }

    .s15_prod {
        max-width: 100%;
    }

}

@media screen and (max-width: 500px) {
    .s15_s1 {
        width: 60%;
    }

    .s15_s2 {
        width: 30%;
    }
}

@media screen and (max-width: 480px) {
    .sec1_girl {
        background: url("../img/1_curva_bg4.png") no-repeat 35% 0;
        background-size: auto 100%;
    }

    .s8_center ul {
        padding: 10px 0 10px 0;
    }

    .sec8 li {
        width: 100%;
    }
}


/* Slider */
.slick-loading .slick-list {

}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    /*background: transparent;*/
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAsCAMAAABfYBi4AAAAP1BMVEUAAACQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJAZR5EyAAAAFXRSTlMA1hYOZAedSMuuNCzEuJGBdlkhP3CMQSspAAAAYUlEQVQoz93ONwrAQAxE0dXmnO9/VvcztcF4yocEX+GMJ0oWZdLRiQ5EywZxNeBbHyiroRTR2Cj5H42XGm00SHIVTkshy2LIbFI0P4lcDGRbNFmojmx0RWvr7WITz2eKwwPRxAOKU8qU9wAAAABJRU5ErkJggg==') no-repeat 0 0;
    left: -5px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '';
}

[dir='rtl'] .slick-prev:before {
    content: '';
}

.slick-next {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAsCAMAAABfYBi4AAAAP1BMVEUAAACQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJAZR5EyAAAAFXRSTlMA1gYQZJ51y640KxrEuJKCWUhBIUyRaJnGAAAAYUlEQVQoz83OtxHAQAwDQZLvvVP/tSonYv0I4QaYI2dIz0aCOQ8kYYMdLmCrCtjoBGsTyHAGS/yXYrlRbME8a8lcICORWrRw5LTsIEoKH51UF6n1oWU2gUZzs/H5rHFB4wuoFQOJ033CbwAAAABJRU5ErkJggg==') no-repeat 0 0;
    right: -5px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '';
}

[dir='rtl'] .slick-next:before {
    content: '';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: #cecece;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    /*opacity: .75;*/
    color: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2b70b5;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


.nowdate {
    font-size: 24px;
    /*font-weight: bold;*/
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-top: 5px;
    /*color: #1678a6;*/
}

.free-mode {
    margin-top: 10px;
    color: #34495E;
}

.free-mode p {
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    /*color: #1678a6;*/
}

.dat-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}

.dat-container .my_img {
    margin: 0 auto;
    margin-left: 60px;
    padding-bottom: 70px;
}

.dat-container .my_img img {
    margin-top: 45px;
    margin-bottom: 15px;
    width: 100%;
}

.dat_warning, .dat_warning2 {
    color: white;
    margin-top: 20px;
    padding: 20px 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#kod-text {
    max-width: 700px;
}

.dat_warning {
    font-size: 18px;
    background-color: #5fa83e;
}

.dat_warning2 {
    font-size: 13px;
    background-color: #df103f14;
    color: #000;
}

#created-button-1, #created-button-2 {
    line-height: 32px !important;
}

.sostav-main_img {
    margin-left: 0px;
}

@media only screen and (max-width: 1023px) {
    .sostav-main_img {
        margin-left: 0;
    }
}


/* ОБЩИЕ СТИЛИ ДЛЯ СОДЕРЖИМОГО ПОПАП ФОРМ */

a.privacyPolicy {
    text-decoration: none;
    color: black;
}


div.ps-popup-default {
    font-family: 'Roboto', sans-serif;
    color: #000;
    background: #FFF;
    padding: 1px;
    margin: 0px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    text-align: left;
    line-height: 1;
}

div.ps-popup-default #ps-call-pc-form {
    margin: 69px;
    width: 672px;
}

div.ps-popup-default #ps-sale-pc-form {
    margin: 69px;
    width: 672px;
}


div.ps-popup-default .ps-center h2,
div.ps-popup-default .ps-left h2,
div.ps-popup-default .ps-right h2 {
    font-size: 36px;
    line-height: 28px;
    margin: 0 0 10px 0;
}

div.ps-popup-default .ps-center p,
div.ps-popup-default .ps-left p,
div.ps-popup-default .ps-right p {
    font-family: 'Roboto', sans-serif;
    color: #404040;
    font-size: 14px;
    line-height: 18px;
}

div.ps-popup-default strong {
    font-weight: bold;
}

div.ps-popup-default .popup-close {
    position: absolute;
    right: -19px;
    top: -19px;
    width: 38px;
    height: 38px;
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /*background: #FFF url("../images/close-icon.png") 50% 50% no-repeat;*/
}

div.ps-popup-default .ps-form:before,
div.ps-popup-default .ps-form:after {
    content: "";
    display: table;
}

div.ps-popup-default .ps-form:after {
    clear: both;
}

div.ps-popup-default .ps-top:before,
div.ps-popup-default .ps-top:after,
div.ps-popup-default .ps-middle:before,
div.ps-popup-default .ps-middle:after,
div.ps-popup-default .ps-bottom:before,
div.ps-popup-default .ps-bottom:after {
    content: "";
    display: table;
}

div.ps-popup-default .ps-top:after,
div.ps-popup-default .ps-middle:after,
div.ps-popup-default .ps-bottom:after {
    clear: both;
}

div.ps-popup-default .ps-top {
    padding: 0 0 27px 0;
    border-bottom: 1px solid #c0cdd4;
    margin: 0 0 20px 0;
}

div.ps-popup-default .ps-top .ps-left,
div.ps-popup-default .ps-top .ps-center,
div.ps-popup-default .ps-top .ps-right {
    float: left;
}

div.ps-popup-default .ps-center {
    margin: 0 0 0 29px;
    width: 380px;
}

div.ps-popup-default .ps-center h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 22px 0;
}

div.ps-popup-default .ps-center p {
    width: 360px;
    line-height: 18px;
    margin: 0 0 8px 3px;
}

div.ps-popup-default .ps-center p strong {
    color: #00a651;
}

div.ps-popup-default .ps-top .ps-right {
    width: 120px;
    margin: 0 0 0 16px;
}

div.ps-popup-default .ps-top .ps-right strong {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin: 0 0 24px 6px;
    font-weight: bolder;
}

div.ps-popup-default .ps-top .ps-right b {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    line-height: 28px;
    color: #00a651;
    display: block;
    margin: 0 0 4px 2px;
    font-weight: 400;
}

div.ps-popup-default .ps-top .ps-right b span {
    font-size: 24px;
    font-weight: normal;
}

div.ps-popup-default .ps-top .ps-right del {
    margin: 0 0 0 5px;
    font-size: 16px;
    color: #000;
    display: block;
}

div.ps-popup-default .ps-middle {
    margin: 0 0 27px 0;
}

div.ps-popup-default .ps-features-list {
    font-size: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

div.ps-popup-default .ps-features-list li {
    font-size: 0;
    float: left;
}

div.ps-popup-default .ps-features-list li:before,
div.ps-popup-default .ps-features-list li:after {
    content: "";
    display: table;
}

div.ps-popup-default .ps-features-list li:after {
    clear: both;
}

div.ps-popup-default .ps-features-list li .features-text {
    margin: 15px 0 0 0;
}

div.ps-popup-default .ps-features-list li .ps-diagramm.sm {
    margin: -1px 20px 0 20px;
}

div.ps-popup-default .ps-features-list li .ps-diagramm.sm canvas {
    margin: 1px 0 0 1px;
}

div.ps-popup-default .ps-features-list li:first-child .ps-diagramm.sm span {
    line-height: 53px;
    left: 1px;
}

div.ps-popup-default .ps-features-list li + li {
    float: right;
}

div.ps-popup-default .ps-features-list li + li span {
    width: 164px;
    margin: 16px 0 0 2px;
}

div.ps-popup-default .ps-features-list li + li .ps-diagramm.sm {
    margin: -16px 20px 0 18px;
}

div.ps-popup-default .ps-features-list li + li .ps-diagramm.sm canvas {
    margin: 16px 0 0 1px;
}

div.ps-popup-default .ps-features-list li:last-child .ps-diagramm.sm span {
    width: 49px;
}

div.ps-popup-default .ps-features-list .ps-left,
div.ps-popup-default .ps-features-list .ps-now,
div.ps-popup-default .ps-features-list .ps-diagramm.sm,
div.ps-popup-default .ps-features-list span {
    display: inline-block;
    vertical-align: top;
}

div.ps-popup-default .ps-features-list strong {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    padding: 17px 0 0 26px;
    position: relative;
}

div.ps-popup-default .ps-features-list strong:before {
    position: absolute;
    left: 0;
    top: 16px;
    content: "";
}

div.ps-popup-default .ps-features-list span {
    width: 90px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
}

div.ps-popup-default .ps-left:before {
    background-image: url(../images/sprite.png);
    background-position: -21px 0px;
    width: 16px;
    height: 17px;
}

div.ps-popup-default .ps-now:before {
    left: -5px;
    top: 14px;
    background-image: url('../img/sprite.svg');
    background-position: 0px 0px;
    width: 21px;
    height: 17px;
}

div.ps-popup-default .ps-phone-holder strong {
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 14px;
    display: block;
    margin: 0 0 9px;
    text-transform: uppercase;
}

div.ps-popup-default .ps-input-wrapper {
    position: relative;
    margin: 0 0 10px 0;
}

div.ps-popup-default .ps-input-wrapper input.ps-input {
    width: 100%;
    border: #00a651 2px solid;
    padding: 12px 16px 12px 14px;
    box-sizing: border-box;
    color: #00A651;
    font-weight: bold;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: none;
    font: 18px 'Roboto', sans-serif;
    height: 50px;
    border-radius: 0px;
}

div.ps-popup-default .ps-input-wrapper input.ps-order {
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #FFF;
    font-size: 18px;
    background: #00A651;
    padding: 14px 20px 13px 28px;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: none;
    cursor: pointer;
}

div.ps-popup-default .ps-input-wrapper input.ps-order:hover {
    opacity: 0.8;
}

div.ps-popup-default .ps-phone-holder .ps-phone-example {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #A2ADB2;
}

div.ps-popup-default .ps-phone-form h2 {
    text-transform: uppercase;
    line-height: 36px;
}

div.ps-popup-default .ps-phone-form .ps-left {
    float: left;
}

div.ps-popup-default .ps-phone-form .ps-right {
    float: right;
}

div.ps-popup-default .ps-phone-form .ps-order-call {
    width: 392px;
    border-right: #d9d9d9 1px solid;
}

div.ps-popup-default .ps-phone-form .ps-order-call h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: 0 0 18px 0;
}

div.ps-popup-default .ps-phone-form .ps-order-call p {
    font-family: 'Roboto', sans-serif;
    margin: 0 0 27px 0;
}

div.ps-popup-default .ps-phone-form .ps-order-call .ps-input-wrapper {
    margin: 0 0 7px 0;
}

div.ps-popup-default .ps-phone-form .ps-order-call .ps-phone-holder {
    width: 340px;
}

div.ps-popup-default .ps-phone-form .ps-order-call .ps-order {
    padding-left: 22px;
    padding-right: 19px;
}

div.ps-popup-default .ps-phone-form .ps-wait-call {
    width: 240px;
    margin: 0 -6px 0 0;
}

div.ps-popup-default .ps-phone-form .ps-wait-call h2 {
    font-family: 'Roboto', sans-serif;
    margin: 0 0 28px 0;
}

div.ps-popup-default .ps-phone-form .ps-wait-call .ps-phone-number {
    display: block;
    color: #00A651;
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

div.ps-popup-default .ps-phone-form .ps-wait-call .ps-phone-number i {
    font-style: normal;
    color: #000;
    letter-spacing: .9px;
    margin: 0 0 0 9px;
    white-space: nowrap;
}

div.ps-popup-default .ps-phone-form .ps-wait-call .ps-phone-text {
    display: block;
    color: #000;
    font-size: 14px;
    margin: 0 0 17px 2px;
}

div.ps-popup-default .ps-phone-form .ps-wait-call .ps-attention {
    width: 201px;
    color: #000;
    margin: 0 0 0 4px;
    font-size: 14px;
    line-height: 19px;
}

div.ps-popup-default .ps-phone-form .ps-wait-call .ps-attention strong {
    color: #00a651;
}

div.ps-popup-default .ps-phone-form .ps-wait-call .ps-attention b {
    font-family: 'Roboto', sans-serif;
    display: block;
}

.ps-popup-sale.ps-img-diagram .ps-features-list li:first-child .ps-diagramm.sm span {
    line-height: 51px;
    left: 0px;
}

.ps-popup-sale.ps-img-diagram .ps-features-list li + li span {
    margin: 0px 0 0 0;
}

.ps-popup-sale.ps-img-diagram .ps-features-list li + li .ps-diagramm.sm {
    margin: 0px 20px 0 18px;
}

div.ps-popup-default .ps-diagramm {
    position: relative;
}

div.ps-popup-default .ps-diagramm span {
    text-align: center;
    font-size: 35px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #00a651;
    width: 121px;
    height: 121px;
    position: absolute;
    top: 0px;
    line-height: 121px;
    left: 0px;
}

div.ps-popup-default .ps-diagramm canvas {
    margin: 1px 0 0 1px;
    border: #00A651 1px solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

div.ps-popup-default .ps-diagramm .ps-dial-lg,
div.ps-popup-default .ps-diagramm .ps-dial-sm {
    display: none;
}

div.ps-popup-default .ps-diagramm.sm {
    margin: 0 20px 0 20px;
}

div.ps-popup-default .ps-diagramm.sm span {
    font-size: 30px;
    width: 48px;
    height: 48px;
    line-height: 48px;
}

div.ps-popup-default .ps-diagramm.sm canvas {
    margin: 1px 0 0 1px;
}

.popup-container {
    display: none;
    position: relative;
}


/* СТИЛИ ДЛЯ МОБИЛЬНОЙ ВЕРСИИ ПОПАП ФОРМ */


#ps-call-mobile-form,
#ps-call-mobile-form input,
#ps-call-mobile-form button,
#ps-call-mobile-form select,
#ps-call-mobile-form textarea,
#ps-sale-mobile-form,
#ps-sale-mobile-form input,
#ps-sale-mobile-form button,
#ps-sale-mobile-form select,
#ps-sale-mobile-form textarea {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #000;
}

#ps-call-mobile-form strong,
#ps-sale-mobile-form strong {
    font-weight: 700;
}

#ps-sale-mobile-form .percentage,
#ps-sale-mobile-form .ps-price .numbers span,
#ps-sale-mobile-form .ps-submit,
#ps-sale-mobile-form .phone-number {
    font-family: 'Roboto Condensed', sans-serif;
}

#ps-call-mobile-form .inputs input,
#ps-sale-mobile-form .inputs input {
    font-weight: 700;
    font-size: 18px;
}

#ps-call-mobile-form .green-text,
#ps-sale-mobile-form .green-text {
    color: #00a651;
}

#ps-call-mobile-form .green-border,
#ps-sale-mobile-form .green-border {
    border-color: #00a651 !important;
}

#ps-call-mobile-form button.green-button,
#ps-sale-mobile-form button.green-button {
    background: #00a651;
}

#ps-call-mobile-form h2,
#ps-sale-mobile-form h2 {
    font-size: 24px;
    font-weight: 700;
    width: 50%;
    margin-top: 8px;
    vertical-align: top;
    padding-left: 22px;
    display: inline-block;
    text-transform: uppercase;
}

#ps-call-mobile-form a.ps-close,
#ps-sale-mobile-form a.ps-close {
    position: absolute;
    background: #fff;
    top: -50px;
    margin-left: -19px;
    left: 50%;
    border-radius: 50%;
    width: 38px;
    height: 38px;
}

#ps-call-mobile-form a.ps-close:after,
#ps-sale-mobile-form a.ps-close:after {
    content: "";
    position: absolute;
    /*background: url(../images/close.png) no-repeat center;*/
    top: 12px;
    margin-left: -8px;
    left: 50%;
    width: 15px;
    height: 12px;

}

#ps-sale-mobile-form,
#ps-call-mobile-form {
    position: relative;
    margin: 30px;
    width: 240px;
    background: #fff;
    font-size: 14px;
}

#ps-sale-mobile-form .percentage {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 17%;
    font-size: 30px;
    font-weight: 300;
}

#ps-sale-mobile-form .img {
    position: relative;
    display: inline-block;
    width: 35%;
}

#ps-sale-mobile-form .text {
    display: inline-block;
    margin-top: 13px;
    line-height: 1.3;
    font-weight: 300;
    color: #666666;
    font-size: 14px;
}

#ps-sale-mobile-form .ps-price {
    margin-top: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#ps-sale-mobile-form .ps-price .relevant-price {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    margin-top: 4px;
}

#ps-sale-mobile-form .ps-price .numbers {
    display: inline-block;
    width: 38%;
    text-align: right;
}

#ps-sale-mobile-form .ps-price .numbers span {
    font-weight: 400;
    text-transform: none;
    display: block;
    font-size: 30px;
}

#ps-sale-mobile-form .ps-price .numbers .currency {
    font-size: 16px;
    display: inline-block;
}

#ps-sale-mobile-form .ps-price .numbers .lined {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-decoration: line-through;
    font-size: 16px;
}

#ps-sale-mobile-form .clearance {
    margin-top: 33px;
    position: relative;
}

#ps-sale-mobile-form .clearance:after {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    border-top: 1px solid #c0cdd4;
}

#ps-call-mobile-form .ps-label,
#ps-sale-mobile-form .ps-label {
    font-weight: 700;
    text-transform: uppercase;
}

#ps-call-mobile-form .ps-label-right,
#ps-sale-mobile-form .ps-label-right {
    float: right;
    font-weight: 300;
    color: #a2adb3;
}

#ps-call-mobile-form .inputs,
#ps-sale-mobile-form .inputs {
    margin-top: 7px;
}

#ps-call-mobile-form .inputs input,
#ps-sale-mobile-form .inputs input {
    width: 207px;
    padding: 0 15px;
    height: 46px;
    border: 2px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: content-box;
}

#ps-call-mobile-form .inputs input:focus,
#ps-sale-mobile-form .inputs input:focus {
    outline: none;
}

#ps-call-mobile-form button.ps-submit,
#ps-sale-mobile-form button.ps-submit {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100%;
    margin-top: 10px;
    padding: 17px 0;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

#ps-call-mobile-form button.ps-submit:hover,
#ps-sale-mobile-form button.ps-submit:hover {
    opacity: 0.8;
}

#ps-call-mobile-form .phone-form .ps-submit {
    padding: 15px 0;
    font-size: 18px;
}

#ps-call-mobile-form h2 {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 8px;
}

#ps-call-mobile-form p {
    text-align: center;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

#ps-call-mobile-form .wait {
    text-align: center;
    margin-top: 27px;
}

#ps-call-mobile-form .wait h2 {
    letter-spacing: -1px;
}

#ps-call-mobile-form .wait .phone-number {
    font-size: 24px;
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
}

#ps-call-mobile-form .wait .phone-number span {
    display: inline-block;
    font-weight: 400;
}

#ps-call-mobile-form .wait span {
    font-weight: 300;
    display: block;
}

#ps-call-mobile-form .wait .code {
    margin-top: 10px;
}


/* СТИЛИ ДЛЯ FANCYBOX v2.1.5 */


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

/*#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {*/
/*    background-image: url(../images/fancybox_sprite.png);*/
/*}*/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

/*#fancybox-loading div {*/
/*    width: 44px;*/
/*    height: 44px;*/
/*    background: url(../images/fancybox_loading.gif) center center no-repeat;*/
/*}*/

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../images/blank.gif); /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    /*#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {*/
    /*    background-image: url(../images/fancybox_sprite_25402x.png);*/
    /*    background-size: 44px 152px; !*The size of the normal image, half the size of the hi-res image*!*/
    /*}*/

    /*#fancybox-loading div {*/
    /*    background-image: url(../images/fancybox_loading_25402x.gif);*/
    /*    background-size: 24px 24px; !*The size of the normal image, half the size of the hi-res image*!*/
    /*}*/
}

/*custom end*/
/*FANCYBOX v2.1.5 END*/
.gecko .ps-order {
    padding: 13px 20px 13px 28px;
}

.gecko .ps-phone-number {
    letter-spacing: 0;
}

.gecko .ps-phone-number i {
    letter-spacing: 0;
}


/* СТИЛИ ДЛЯ КНОПОК ОБРАТНОГО ЗВОНКА */


#kmacb {
    position: fixed;
    *visibility: hidden;
    background-color: transparent;
    width: 160px;
    height: 160px;
    /*z-index: 200000!important;*/
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 50px;
    bottom: 50px;
    z-index: 999;
}

@media screen and (max-width: 980px) {
    #kmacb {
        display: none;
    }
}

#kmacb a {
    text-decoration: none;
}

#kmacb .kmacb-img-circle {
    width: 80px;
    height: 80px;
    background: #5aaade center center no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAA8CAMAAADIULPRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABs1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAPKcAvAAAAj3RSTlMATksXN+N4FifeiTABxPV+DCj9xy2kSQnl1y8iwA13/qruG/yN5hx6ZGq8WPAm9CmU+lAYtVQLTb1jBDGzhQW6q09EHhLqDhP52a4CYM/yD8o5bgPYHxH4nsapQge4V4ZzPAjtJMzCOBCvnzZVpyHzQ4Ta36xBuetRmI6jBoPxYXvTLHXvmYvbgJfWvoc0GTlTyOIAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAB8UlEQVRIx43W91cTQRAH8AWResRwQCAGjKGEmkRQQDkMVhIQC4QWCMUAErtYqEoNCqLsv8yDl3e7e3uzk+9vd/d58+Z2Zy8hBE5O7hWSXfIopVfzC7KhhfQyRcUlKNVKaSaOa07ElunUTHmF2lZSLkUuFa2q5i11X1dYDxVTUwvbGxbrvQlbH7WmDlzcesk2QNYlUdroB2yTbOubAdsiW9oK2DYb267Z24Au22DI3mq3ZNvRCTRx+46Mu6BV6+65a7X34K3rNfpEe58oEjb6+XdsI8o4HzCqP1RbYnB1HyGWcPYxQp88NalvALGRqGkHsRYCrIWhZ4gd9pp2GKv73KQvuhH6kp27V1jZEdbuKEJjY+wI+RE7zsahFGthiLXQjNAJRicRqrUyO6WpbYhRRwSpG2d2GqEz3Dh61DThYHTWMja1c/MLr5NsGxa507Mk0sLli7tvVlKZ67dcB+9E+j6Yue/+EL5Yro8cdSQE+ukze1Te9aWlkf8urAo0+ZXC+dYr2O8KSssE+kNF18TdVdF1cQ2mVFYc8ZAXlvqGWHZTUXXLsvEK2meZAyMK0u2flrJO0DbJZ+GXvdzZtRnU2J7P5tds/wCY68O0lR6lAEo0z+8d5ib/HIN/Fi4TCZzEo2m6/vf033+SRQbOwv6Y4vk50nYdHuLvx/IAAAAASUVORK5CYII=');
    position: absolute;
    top: 40px;
    left: 40px;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .8;
    -webkit-animation: kmacb-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: kmacb-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: kmacb-circle-img-anim 1s infinite ease-in-out;
    -o-animation: kmacb-circle-img-anim 1s infinite ease-in-out;
    animation: kmacb-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

#kmacb .kmacb-circle-fill {
    opacity: .24;
    -webkit-animation: kmacb-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: kmacb-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: kmacb-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: kmacb-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: kmacb-circle-fill-anim 2.3s infinite ease-in-out !important;
    background: #5aaade repeat;
    width: 110px;
    height: 110px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
}

#kmacb .kmacb-circle {
    opacity: .35;
    -webkit-animation: kmacb-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: kmacb-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: kmacb-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: kmacb-circle-anim 2.2s infinite ease-in-out !important;
    animation: kmacb-circle-anim 2.2s infinite ease-in-out !important;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #5aaade;
}

#kmacb:hover .kmacb-img-circle, #kmacb:hover .kmacb-circle-fill {
    background-color: #72d582;
}

#kmacb:hover .kmacb-circle {
    border-color: #72d582;
}

#kmacb:hover .kmacb-img-circle {
    -webkit-animation: kmacb-circle-img-anim-hover 1s infinite ease-in-out;
    -moz-animation: kmacb-circle-img-anim-hover 1s infinite ease-in-out;
    -ms-animation: kmacb-circle-img-anim-hover 1s infinite ease-in-out;
    -o-animation: kmacb-circle-img-anim-hover 1s infinite ease-in-out;
    animation: kmacb-circle-img-anim-hover 1s infinite ease-in-out;
}

@-moz-keyframes kmacb-circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes kmacb-circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0deg) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes kmacb-circle-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0deg) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@keyframes kmacb-circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes kmacb-circle-fill-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes kmacb-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes kmacb-circle-fill-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes kmacb-circle-fill-anim {
    0% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes kmacb-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-moz-keyframes kmacb-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes kmacb-circle-img-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-o-keyframes kmacb-circle-img-anim {
    0% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes kmacb-circle-img-anim-hover {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-moz-keyframes kmacb-circle-img-anim-hover {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes kmacb-circle-img-anim-hover {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-o-keyframes kmacb-circle-img-anim-hover {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-35deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(35deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}


/* СТИЛИ ДЛЯ ПОПАПА ПОСЛЕ СОЗДАНИЯ ЗАКАЗА */


#fancy-container-created {
    width: 600px;
}

#created-block-0 {
    background: transparent;
    text-shadow: none;
    color: #222222;
    font-weight: normal;
    font-size: 18px;
    border-bottom: none;
    text-transform: none;
    font-family: Arial;
    text-align: center;
}

#created-block-1 {
    background: transparent;
    text-shadow: none;
    color: #222222;
    font-weight: bold;
    font-size: 25px;
    border-bottom: none;
    text-transform: none;
    font-family: Arial;
    text-align: center;
}

#created-block-2 {
    text-align: center;
    margin-bottom: 0px;
}

#created-button-1 {
    position: static;
    cursor: pointer;
    border: none;
    background: #4B8DF8;
    color: #FFFFFF;
    font-size: 22px;
    padding: 3px 40px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 38px;
    margin: 0px 5px;
    height: 38px;
    vertical-align: top;
    display: inline-block;
    text-indent: 0;
    text-align: center !important;
    border-radius: 3px;
}

#created-button-2 {
    position: static;
    cursor: pointer;
    border: none;
    background: #c4191c;
    color: #FFFFFF;
    font-size: 22px;
    padding: 3px 40px;
    margin: 0px 5px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 38px;
    height: 38px;
    vertical-align: top;
    display: inline-block;
    text-indent: 0;
    text-align: center !important;
    border-radius: 3px;
}

#created-block-3 {
    text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.5;
    display: none;
    background: transparent;
    text-shadow: none;
    color: #222222;
    border-bottom: none;
    text-transform: none;
    font-family: Arial;
}

.fancybox-popup-container-inner {
    padding: 40px 35px 40px;
}


.copyright {
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
}

.copyright a {
    display: inline-block;
    margin: 15px 0;
    text-decoration: none;
    color: #333;
}

.copyright a:not(:last-child) {
    margin-right: 15px
}

.copyright img {
    width: auto;
}

.copyright p {
    padding: 0;
    margin: 0;
}

.input-wrapper {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

