section {
    padding: 40px 0;
    overflow: hidden;
}

.clear {
    clear: both
}

.italic {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
}

iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.test {
    display: block
}

.test-block {
    background-color: #fff;
    overflow: hidden;
    padding: 40px 0;
    color: #000
}

.test-block .subh {
    font-size: 1.2em;
    margin: 15px 0 0
}

.test-form-block {
    margin: 30px 0 0;
    position: relative
}

.test-form-block .test-img {
    position: absolute;
    right: -20px;
    bottom: 0;
    max-width: 340px;
}

.checkbox-item {
    height: 90px;
    width: 100%;
}

.checkbox-item label {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 10px 0 60px;
    position: relative;
    font-size: 16px;
}

.checkbox-item label:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    content: '?';
    left: 7px;
    top: 8px;
    position: absolute;
    border-radius: 30px;
    background: #ff9000;
    color: #fff;
}

.checkbox-item input[type=checkbox] {
    display: none;
}

.test-form-btn {
    padding: 15px 0;
}

.test-form-btn .test-descr {
    width: 490px;
    padding: 5px 15px 5px 20px;
    background: -webkit-linear-gradient(left, #ccc, hsla(0, 0%, 80%, 0));
    background: -webkit-gradient(linear, left top, right top, from(#ccc), to(hsla(0, 0%, 80%, 0)));
    background: linear-gradient(90deg, #ccc 0, hsla(0, 0%, 80%, 0))
}

.test-form-btn .btn, .test-form-btn .test-descr {
    display: inline-block;
    vertical-align: top;
    height: 73px
}

.test-form-btn .btn {
    width: 290px;
    line-height: 69px;
    border-color: #07c930;
    background-color: #07c930;
    font-size: 1.7em;
    line-height: 60px !important;
}

.test-form-btn .btn:hover {
    background-color: #fff;
    color: #07c930
}

.result {
    display: none;
    opacity: 0;
    margin: 30px -15px 0;
    color: #000
}

.result-block {
    background-color: #10acb6;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 621px;
    background-image: url(../jpg/bg-res01.jpg)
}

.result-block h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.result-block h3.res-title {
    text-align: center;
    color: #efdb02;
    font-size: 1.6em;
    line-height: 60px
}

.result-block .form-sale .speed {
    color: #fff
}

.result-block .form-sale .sale {
    display: none;
    top: 40px;
    left: -100px
}

.result-block .security-descr {
    color: #fff
}

.result-block .res-descr {
    width: 450px;
    float: right;
    height: 481px;
    background-color: #e8e8e8;
    font-size: 1.3em;
    line-height: 28px;
    padding: 30px 18px 0;
    margin: 20px 0 0
}

.ever-popup .row {
    background: url(../jpg/bg-doc.jpg) no-repeat center;
    border-radius: 10px;
}

.ever-popup .row .form-sale {
    border: 1px solid #ff9000;
}

@media only screen and (max-width: 1199px) {
    .test-form-block .test-img {
        max-width: 230px;
        bottom: 0px;
        right: -20px;
    }

    .checkbox-block1 .checkbox-item:nth-child(2) label:before, .checkbox-block1 .checkbox-item:nth-child(4) label:before {
        top: 20px;
    }

    .result-block .form-sale .sale {
        width: 180px;
        top: -40px;
        left: -45px
    }

    .result-block .sale-terr {
        color: #fff
    }

    .result-block .res-descr {
        width: 350px;
        font-size: 1.15em;
        padding: 10px 15px 0;
        margin: 20px -58px 0 0
    }
}

@media only screen and (max-width: 991px) {
    .test-block {
        background-image: none
    }

    .checkbox-item {
        display: block;
        height: auto;
        margin: 0 0 25px
    }

    .checkbox-item label {
        font-size: 1.3em
    }

    .checkbox-block2 .checkbox-item:nth-child(3) label:before {
        top: 8px;
    }

    .checkbox-item input[type=checkbox]:checked + label:after {
        top: -26px
    }

    .checkbox-block1 .checkbox-item:nth-child(4) label:before {
        top: 20px;
    }

    .test-form-btn {
        padding: 15px 0;
        text-align: center
    }

    .test-form-btn .test-descr {
        margin: 0 0 20px;
        width: 100%;
        height: auto
    }

    .result-block {
        background-image: none;
        height: auto
    }

    .result-block .res-descr {
        width: 100%;
        margin: 10px 0 0;
        height: auto;
        padding: 15px
    }

    .result-block .sale-terr {
        color: #ff9000
    }
}

@media only screen and (max-width: 479px) {
    .checkbox-block {
        padding: 0
    }

    .test-form-btn .btn {
        width: 100%;
        font-size: 2em
    }

    .result-block h3.res-title {
        line-height: 28px
    }

    .checkbox-block1 .checkbox-item:nth-child(4) label:before {
        top: 32px;
    }

    .checkbox-block1 .checkbox-item:nth-child(3) label:before, .checkbox-block2 .checkbox-item:nth-child(3) label:before, .checkbox-block2 .checkbox-item:nth-child(4) label:before {
        top: 20px;
    }
}

.hell {
    background-image: url(../jpg/bg-danger.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.hell h2 {
    color: #fff
}

.hell-wrap {
    background-color: #10acb6;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 30px 0
}

.hell-item, .hell-items {
    text-align: center
}

.hell-item {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    margin: 50px 0 0
}

.hell-img {
    display: block;
    width: 161px;
    height: 161px;
    margin: 0 auto 10px;
    background-image: url(../png/icons-pack.png)
}

.hell-img.item01 {
    background-position: 0 -243px
}

.hell-img.item02 {
    background-position: -185px -243px
}

.hell-img.item03 {
    background-position: -370px -243px
}

.hell-img.item04 {
    background-position: -555px -243px
}

.hell-img.item05 {
    background-position: -740px -243px
}

.hell-title {
    font-size: 1.5em
}

.hell-footer {
    text-align: center;
    font-size: 1.6em;
    line-height: 56px;
    margin: 45px 0 0
}

@media only screen and (max-width: 991px) {
    .hell-item {
        width: 100%;
        margin: 30px 0 0
    }

    .hell-footer {
        line-height: 32px
    }
}

.why {
    height: 1111px;
    background-image: url(../jpg/bg-why.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    text-align: center;
    color: #fff
}

.why .text-block {
    font-size: 1.2em
}

@media only screen and (max-width: 1199px) {
    .why {
        height: 900px
    }

    .why .text-block {
        margin: 0 0 40px
    }
}

@media only screen and (max-width: 991px) {
    .why {
        background-image: url(../jpg/bg-why-sm.jpg);
        height: 1180px
    }
}

@media only screen and (max-width: 479px) {
    .why {
        background-color: #01030f;
        background-position: center 60px
    }
}

.what {
    background-image: url(../jpg/bg-what.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.what-item {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    margin: 35px 0 0;
    text-align: center
}

.what-img img {
    width: 204px;
    display: block;
    margin: 0 auto
}

.what-title {
    font-size: 1.2em;
    line-height: 24px;
    margin: 0 0 10px
}

.what-text {
    font-size: .9em
}

.what-footer {
    background-color: #10acb6;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 20px 30px;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    margin: 45px 0 0
}

@media only screen and (max-width: 991px) {
    .what-img img {
        width: auto
    }

    .what-item {
        width: 100%
    }
}

.doc {
    background-image: url(../jpg/bg-doc.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    padding-bottom: 0;
}

.doc-wrapper {
    margin: 55px 0 0;
    position: relative;
    background-color: hsla(0, 0%, 100%, .6);
    text-align: left;
    padding: 30px 30px 10px
}

.doc-wrapper .imgdoc {
    position: absolute;
    right: 0;
    bottom: 0
}

.doc-header {
    font-size: 1.2em;
    line-height: 36px;
    text-align: center;
    margin: 0 0 40px
}

.doc-text {
    line-height: 30px;
    padding: 0 560px 0 0
}

.doc-text p {
    margin: 0 0 20px
}

@media only screen and (max-width: 1199px) {
    .doc-wrapper .imgdoc {
        width: 450px;
        z-index: 0
    }

    .doc-text {
        padding: 0 400px 0 0;
        position: relative;
        z-index: 1
    }
}

@media only screen and (max-width: 991px) {
    .doc-text {
        padding: 0;
        margin: 0 0 400px
    }

    .doc-wrapper .imgdoc {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .doc-text {
        padding: 0;
        margin: 0 0 250px;
        line-height: 22px
    }

    .doc-header {
        line-height: 26px
    }
}

.s03 {
    background-image: url(../jpg/bg-s03.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    text-align: center;
    color: #fff
}

.s03 .text {
    margin: 15px 0 0
}

.s03 .text p {
    margin: 0 0 22px
}

.s02-footer {
    color: #000;
    background-color: #fff;
    padding: 30px 35px;
    font-size: 1.2em;
    line-height: 30px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.sform {
    background-image: url(../jpg/bg-forms.jpg);
    color: #fff
}

.sform, .why2 {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat
}

.why2 {
    background-image: url(../jpg/bg-why2.jpg);
    padding: 40px 0 80px
}

.why2 h2 {
    margin: 0 0 40px
}

.why2-item {
    height: 135px;
    position: relative
}

.why2-item-img {
    position: absolute;
    left: 0;
    top: -30px;
    width: 205px;
    height: 205px
}

.why2-item-img img {
    width: 80%;
}

.why2-item-body {
    padding: 0 0 0 230px
}

.why2-item-title {
    font-size: 1.4em
}

.why2-item-text {
    font-size: 1.1em
}

@media only screen and (max-width: 991px) {
    .why2 {
        padding: 40px 0
    }

    .why2 h2 {
        margin: 0
    }

    .why2-item {
        height: auto;
        text-align: center;
        margin: 30px 0 0
    }

    .why2-item-img {
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto
    }

    .why2-item-title {
        margin: 20px 0 0
    }

    .why2-item-body {
        padding: 0
    }
}

.clinical-test {
    background-image: url(../jpg/bg-line.jpg)
}

.clin-test-result {
    margin: 40px 0 0
}

.clin-test-result img {
    width: 100%
}

.clin-test-subscr {
    text-align: right;
    position: relative
}

.clin-subscr-descr {
    display: inline-block;
    width: 870px;
    float: left;
    margin: 35px 0 0;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
}

.clin-subscr-stamp {
    position: absolute;
    display: inline-block;
    right: 45px;
    top: -25px
}

@media only screen and (max-width: 1199px) {
    .clin-subscr-descr {
        width: 700px;
        margin: 30px 0 0
    }
}

@media only screen and (max-width: 991px) {
    .clin-test-subscr {
        text-align: left;
        margin: 0 0 105px
    }

    .clin-test-result {
        margin: 0
    }

    .clin-test-result img {
        margin: 20px 0 0
    }

    .clin-subscr-descr {
        width: 100%
    }

    .clin-subscr-stamp {
        right: 0;
        top: 128px
    }

    .clin-subscr-stamp img {
        width: 150px
    }
}

@media only screen and (max-width: 479px) {
    .clin-test-subscr {
        margin: 0 0 100px
    }

    .clin-subscr-stamp {
        right: 0;
        top: 147px
    }
}

.formula {
    height: 900px;
    background-image: url(../jpg/bg-formula.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.formula h2 {
    margin: 0 -15px;
    font-size: 2.0em;
    line-height: 40px;
}

.f-items {
    position: relative;
    margin: 80px 0 0;
}

.f-item {
    padding: 15px;
    position: absolute;
    border: 2px dashed #6f6f6f;
    color: #4c4b49;
    background-color: #fff;
    line-height: 22px
}

.f-item.first {
    width: 281px;
    top: -20px;
    left: 0
}

.f-item.second {
    width: 281px;
    top: -20px;
    right: 0
}

.f-item.third {
    width: 306px;
    top: 210px;
    left: 0;
}

.f-item.fourth {
    width: 306px;
    top: 210px;
    right: 0;
}

.f-item.fifth {
    width: 781px;
    min-height: 200px;
    top: 420px;
    left: 200px;
    padding: 55px 15px;
/*    background: #fff url(../png/formula-stamp.png) no-repeat right center;*/
}

.f-item.fifth .f-item-body {
    width: 450px
}

.f-item-header {
    margin: 0 0 10px
}

.f-item-header .bold {
    text-transform: uppercase;
    font-size: 1.1em
}

.f-item-body {
    font-size: .9em
}

@media only screen and (max-width: 1199px) {
    .formula {
        height: 1100px
    }

    .f-items {
        position: relative;
        margin: 60px 0 0
    }

    .f-item.third {
        top: 310px
    }

    .f-item.fourth {
        top: 320px
    }

    .f-item.fifth {
        left: 80px;
        top: 600px;
    }
}

@media only screen and (max-width: 991px) {
    .formula {
        height: auto
    }

    .f-items {
        margin: 0
    }

    .f-item {
        margin: 30px 0 0;
        position: relative
    }

    .f-item.fifth, .f-item.first, .f-item.fourth, .f-item.second, .f-item.third {
        width: 100%;
        top: auto;
        left: auto;
    }

    .f-item.fifth {
        background-image: none;
        min-height: inherit;
        padding: 15px;
    }

    .f-item.fifth .f-item-body {
        width: 100%
    }
}

.victory {
    background-image: url(../jpg/bg-victory.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: #4c4b49
}

.victory-item {
    text-align: center;
    margin: 35px 0 0
}

.victory-img img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%
}

.victory-header {
    font-size: 1.4em
}

.victory-text {
    font-size: 1.2em;
    margin: 10px 0 0
}

.easy {
    background-image: url(../jpg/bg-line.jpg);
    color: #4c4b49
}

.easy-item {
    text-align: center;
    padding: 0 20px;
    margin: 35px 0 0
}

.easy-img {
    background-image: url(../png/icons-pack.png);
    height: 140px;
    margin: 0 auto
}

.easy-img.first {
    width: 141px;
    background-position: 0 -440px
}

.easy-img.second {
    width: 133px;
    background-position: -177px -434px
}

.easy-img.third {
    width: 166px;
    background-position: -344px -430px
}

.easy-header {
    margin: 30px 0 0;
    font-size: 1.4em
}

.easy-text {
    font-size: 1.2em;
    margin: 20px 0 0
}

@media only screen and (max-width: 1199px) {
    .easy-item {
        padding: 0 10px
    }
}

.faq-list {
    margin: 30px 0 0
}

.faq-q {
    padding: 20px 0 20px 75px;
    font-size: 1.3em;
    cursor: pointer;
    border-bottom: 3px dashed #000;
    position: relative
}

.faq-q:before {
    background-image: url(../png/icons-pack.png);
    background-position: -394px 0;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 23px;
    height: 41px
}

.faq-a {
    height: 0;
    padding-left: 75px;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .faq-q {
        padding: 20px 0 20px 40px
    }

    .faq-a {
        padding-left: 40px
    }
}

.reviews {
    padding: 0;
    background-color: #e8e8e8;
    color: #4c4b49
}

.video-reviews {
    padding: 40px 0
}

.video-reviews-item {
    margin: 20px 0 0;
    height: 190px
}

.video-reviews-descr {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: .8em;
    margin: 15px 0 0
}

.audio-reviews {
    padding: 40px 0;
    background-color: #fff
}

.audio-reviews-items {
    text-align: left;
    padding: 20px
}

.audio-reviews-item:not(:first-child) {
    margin: 20px 0 0
}

.audio-reviews-title {
    font-size: 1.111em;
    line-height: 30px;
    letter-spacing: -.025em;
    margin: 0 0 5px
}

.diag-img {
    margin: 75px 0 0
}

.diag-img img {
    width: 100%
}

.audio-reviews-footer {
    font-size: .944em;
    line-height: 27px;
    margin: 25px 0 0
}

.audio-reviews-footer a {
    text-decoration: underline
}

.audio-reviews-footer a:hover {
    text-decoration: none
}

.text-reviews {
    padding: 40px 0
}

.text-reviews-items {
    color: #000
}

.text-reviews-item {
    width: 975px;
    margin: 0 auto
}

.text-reviews-item .text-reviews-photo {
    width: 262px;
    height: 262px;
    float: left
}

.text-reviews-item .text-reviews-text {
    margin: 0 0 0 290px;
    font-size: 1.1em;
    line-height: 28px
}

.text-reviews-item .text-reviews-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: .9em;
    margin: 10px 0 0
}

.owl-nav > div {
    width: 23px;
    height: 41px;
    background-image: url(../png/icons-pack.png);
    position: absolute;
    top: 120px
}

.owl-nav .owl-prev {
    background-position: -459px 0;
    left: 0
}

.owl-nav .owl-next {
    background-position: -525px 0;
    right: 0
}

.owl-dots {
    text-align: center;
    margin: 12px 0 0
}

.owl-dot {
    display: inline-block;
    vertical-align: middle;
    background-color: #6f6f6f;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.owl-dot.active {
    width: 26px;
    height: 26px;
    background-color: #10acb6;
    position: relative
}

.owl-dot.active:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .21);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .21)
}

.owl-dot:not(:last-child) {
    margin: 0 12px 0 0
}

@media only screen and (max-width: 1199px) {
    .text-reviews-item {
        width: 850px
    }
}

@media only screen and (max-width: 991px) {
    .reviews {
        padding: 40px 0 0
    }

    .video-reviews-item {
        height: 260px
    }

    .text-reviews-item {
        width: 100%
    }

    .text-reviews-item .text-reviews-photo {
        float: none;
        display: block;
        margin: 0 auto
    }

    .text-reviews-item .text-reviews-text {
        margin: 0;
        text-align: center
    }
}

@media only screen and (max-width: 479px) {
    .video-reviews-item {
        height: 180px
    }

    .video-reviews-descr {
        font-size: 1em
    }

    .text-reviews-item .text-reviews-photo {
        width: 210px;
        height: 210px
    }
}

.interview {
    text-align: center
}

.interview-item {
    width: 234px;
    height: 256px;
    margin: 30px auto 0;
    position: relative;
    padding: 60px 0 0;
    background-image: url(../png/icons-pack.png)
}

.interview-item.item01 {
    background-position: 0 -616px
}

.interview-item.item01 .interview-header {
    font-size: 1.5em
}

.interview-item.item02 {
    background-position: -255px -616px
}

.interview-item.item02 .interview-header {
    font-size: 1.5em
}

.interview-item.item03 {
    background-position: -510px -616px
}

.interview-item.item03 .interview-header {
    font-size: .9em
}

.interview-item.item04 {
    background-position: -765px -616px
}

.interview-item.item04 .interview-header {
    font-size: .8em
}

.interview-header {
    line-height: 34px
}

.interview-digit {
    line-height: 64px;
    font-size: 3em
}

@media only screen and (max-width: 991px) {
    .easy-item {
        padding: 0
    }
}

.future {
    background-image: url(../jpg/bg-future.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.futule-list {
    font-size: 1.2em;
    background-color: #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 30px 25px;
    margin: 30px 0 0;
}

.futule-list p:not(:last-child) {
    margin: 22px 0 0;
}

.team {
    background-image: url(../jpg/bg-team.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.team h2 {
    color: #10acb6
}

.team-item {
    margin: 30px 0 0;
    text-align: center;
    position: relative;
    z-index: 1
}

.team-header {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 1.2em
}

.team-header div {
    font-size: 20px;
    text-transform: none
}

.team-descr {
    margin: 20px 0 0;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 15px 25px 0;
    height: 155px;
    font-size: .9em
}

.bd {
    position: relative;
    height: auto
}

/*.bd:after {
    width: 100%;
    content: '';
    position: absolute;
    height: 423px;
    border-left: 2px solid #89827d;
    border-right: 2px solid #89827d;
    border-top: 2px solid #89827d;
    bottom: -40px;
    left: 0;
    z-index: 0
}*/

@media only screen and (max-width: 1199px) {
    .team-header {
        height: 90px;
    }

    .bd:after {
        height: 0;
    }
}

@media only screen and (max-width: 991px) {
    .team-header {
        height: auto
    }

    .team-header div {
        font-size: 16px
    }

    .team-descr {
        height: auto;
        padding: 15px 25px;
        font-size: 1em
    }

    .bd:after {
        border: none
    }
}

@media only screen and (max-width: 479px) {
    .team-img img {
        width: 100%
    }
}

.fact {
    background-image: url(../jpg/bg-fact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    height: 550px;
    color: #1c75bc;
    padding: 15px 0 0
}

.bd1 {
    position: relative
}

.bd1:after {
    width: 100%;
    content: '';
    position: absolute;
    height: 264px;
    border-left: 2px solid #89827d;
    border-right: 2px solid #89827d;
    border-bottom: 2px solid #89827d;
    top: -15px;
    left: 0;
    z-index: 0
}

@media only screen and (max-width: 1199px) {
    .fact {
        height: 400px
    }

    .bd1:after {
        height: 193px
    }
}

@media only screen and (max-width: 991px) {
    .fact {
        padding: 40px 0;
        height: auto;
        background-image: url(../jpg/bg-fact-sm.jpg)
    }
}

.cost {
    background-image: url(../jpg/bg-cost.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

.cost-item {
    text-align: center;
    padding: 35px 20px;
    height: 332px;
    margin: 40px 0 0;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3);
    background-color: #fff
}

.cost-header {
    font-size: 1.4em;
    font-size: 2.4em;
    color: #10acb6;
    text-align: center
}

.cost-text {
    font-size: 1.1em;
    margin: 35px 0 0
}

.cost-footer {
    padding: 25px 10px;
    color: #fff;
    text-align: center;
    margin: 45px 0 0;
    background-color: #ff9000;
    font-size: 1.1em;
    line-height: 19px;
}

@media only screen and (max-width: 1199px) {
    .cost-item {
        padding: 20px 5px;
        height: 290px
    }
}

@media only screen and (max-width: 991px) {
    .cost-item {
        height: 210px
    }

    .cost-text {
        margin: 15px 0 0
    }
}

.how-item {
    text-align: center;
    margin: 30px 0 0;
    color: #4c4b49
}

.how-img {
    background-image: url(../png/icons-pack.png);
    margin: 25px 0 0;
    height: 166px;
    margin: 0 auto
}

.how-img.first {
    width: 141px;
    background-position: -531px -425px
}

.how-img.second {
    width: 188px;
    background-position: -693px -431px
}

.how-img.third {
    width: 164px;
    background-position: -706px 0
}

.how-img.fourth {
    width: 166px;
    background-position: -902px -425px
}

.how-title {
    font-size: 1.4em;
    margin: 20px 0 5px
}

.map {
    color: #000;
    background-image: url(../jpg/bg-map.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}

.map-block {
    margin: 25px 0 0
}

.map-block img {
    width: 100%
}

.checkcod {
    background-image: url(../jpg/bg-checkcod.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    color: #fff
}

.check-text {
    position: relative;
    font-size: 1.2em;
    margin: 20px 0 0
}

.check-text p {
    text-align: center;
    margin: 0 0 20px;
    position: relative;
    z-index: 1
}

.check-text p:nth-child(3) {
    text-align: left;
    margin: 0 0 0 440px
}

.check-text .pack {
    position: absolute;
    left: 0;
    top: 150px;
    z-index: 0;
    max-width: 330px;
}

.checkform {
    margin: 100px 0 0 440px;
    text-align: left;
    position: relative;
    z-index: 1
}

.check__result {
    display: inline-block;
    margin: 15px 0;
}

.checkform button, .checkform input {
    width: 100%;
    height: 122px
}

.checkform input {
    line-height: 116px;
    margin: 0;
    border: 3px solid #bababa;
    background-color: hsla(0, 0%, 100%, .92);
    color: #000;
    text-indent: 30px;
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-size: 1.5em
}

.checkform input:placeholder {
    color: #989696
}

.checkform button {
    line-height: 118px;
    padding: 0;
    font-size: 2.45em;
    text-transform: uppercase
}

@media only screen and (max-width: 1199px) {
    .check-text {
        margin: 25px 0 0;
        font-size: 1.15em
    }

    .check-text .pack {
        width: 660px;
        left: 0;
        top: 120px;
    }

    .check-text p:nth-child(3) {
        margin: 0 0 0 400px
    }

    .checkform {
        margin: 60px 0 0 400px
    }
}

@media only screen and (max-width: 991px) {
    .sale-price .price.old .digit br {
        display: block;
    }

    .security-descr {
        max-width: 420px;
    }

    .first-screen .pack {
        display: block !important;
        margin: 25px auto 0;
        position: relative;
        top: 30px;
        left: 0;
    }

    .sale-price .new {
        float: right;
        margin-right: 30px;
    }

    .sale-input label {
        line-height: 35px;
    }

    .check-text {
        margin: 25px 0 0;
        font-size: 1.3em
    }

    .check-text p:nth-child(3) {
        margin: 0;
        text-align: center
    }

    .checkform {
        margin: 40px 0 0
    }

    .checkform button, .checkform input {
        height: 75px
    }

    .checkform input {
        line-height: 69px
    }

    .checkform button {
        line-height: 71px;
        font-size: 2em
    }

    .row {
        max-width: 460px;
    }
}

.s02 {
    background-color: #fff;
    background-image: url(../jpg/bg-s02.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.s02 .text {
    margin: 40px 0 0;
    font-size: 1.4em;
}

.s02 .text p {
    margin: 0 0 30px;
}

.s02 .text p:last-child {
    margin: 0;
}

.s-end {
    background-image: url(../jpg/bg-forms.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

footer {
    background-color: #1d1d1d;
    background-image: url(../jpg/bg-footer.jpg);
    padding: 10px 0;
    font-size: .75em;
    line-height: 22px;
    color: #fff;
}

footer li:not(:last-child) {
    margin: 0 0 10px;
}

footer a {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

footer a, footer a:hover {
    color: #fff;
}

button {
    cursor: pointer;
}

#created-button-1,
#created-button-2 {
    line-height: 37px !important;
}

.pl_field_address_info {
    position: absolute;
    z-index: -1;
}

.confidens {
    text-align: center;
    cursor: default;
    display: block;
    clear: both;
}

/*.confidens {
    background: url(../png/logo-everad.png) no-repeat 60px center;
    padding: 30px 0 30px 135px;
}*/

.confidens a {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    color: #fff;
}

.confidens a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-left {
    width: 360px;
    float: left;
    padding-top: 15px;
}

.footer-center {
    width: 400px;
    float: left;
}

.footer-right {
    width: 300px;
    float: right;
    text-align: right;
    padding-top: 15px;
}

.s-end h2 {
    font-size: 41px;
}

@media only screen and (max-width: 1199px) {
    .what-img img {
        width: 160px;
    }

    .footer-left {
        width: 270px;
    }

    .s-end h2 {
        font-size: 37px;
    }
}

@media only screen and (max-width: 991px) {
    footer {
        font-size: .9em;
        padding: 70px 0;
    }

    footer ul {
        margin: 0 0 30px
    }

    .confidens {
        padding: 60px 0 4px;
        background-position: 50% top;
    }

    .footer-left, .footer-right {
        display: none;
    }

    .footer-center {
        width: 100%;
        float: none;
    }

    .s-end h2 {
        font-size: 2em;
    }
}

.cod-error, .cod-ok {
    width: 458px;
    margin: auto;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-size: 1.2em;
    padding: 35px;
    position: relative
}

.cod-error .mfp-close, .cod-ok .mfp-close {
    color: #ff9000;
    border: 3px solid #ff9000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 27px;
    top: -40px;
    right: -25px
}

.cod-ok {
    border: 3px solid #608901
}

.cod-error {
    border: 3px solid #ff0b00
}

#pu-form {
    position: relative;
    background-image: none;
    background-color: transparent
}

#pu-form .mfp-close {
    color: #ff7c04;
    border: 3px solid #ff7c04;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    line-height: 28px;
    top: -15px;
    right: 20px;
    opacity: 1
}

.plashka2 b {
    text-shadow: 1px 1px 2px #373838;
}

.plashka2 {
    position: absolute;
    z-index: 5;
    background: url(../png/sale-bg-3.png) center center no-repeat;
    background-size: 200px 202px;
    height: 252px;
    width: 250px;
    padding: 69px 30px 0 37px;
    /* border: 1px red solid; */
    line-height: 27px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: -85px 0 0 -77px;
}

.zwzd {
    font-size: 85%;
    top: -18px;
    margin-left: -10px;
    position: relative;
}

@media only screen and (max-width: 991px) {
    #pu-form .mfp-close {
        top: 0
    }

    .formula h2 {
        font-size: 28px;
        line-height: 32px;
        margin: 0;
    }
}

@media only screen and (max-width: 479px) {
    .ever-popup-build {
        display: none;
    }
    .cod-error, .cod-ok {
        width: 290px
    }

    .sale-price .price.old .digit br {
        display: none;
    }

    .zwzd {
        margin-left: 5px;
    }

    .formula h2 {
        font-size: 22px;
        line-height: 26px;
    }
}