
.ac_footer {
            position: relative;
            top: 10px;
            height: 0;
            text-align: center;
            margin-bottom: 70px;
            color: #A12000;
        }

        .ac_footer a {
            color: #A12000;
        }

        .ac_footer p {
            text-align: center;
        }

        img[height="1"],
        img[width="1"] {
            display: none !important;
        }

.button__text:after {
            content: '*';
            display: inline-block;
            font-size: 75%;
            vertical-align: top;
        }

        .ac_gdpr_fix {
            position: fixed;
            font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif !important;
            font-size: 18px;
            bottom: 0;
            left: 10px;
            right: 10px;
            background-color: #fff;
            z-index: 10000;
            text-align: center;
            padding: 7px 25px;
            border-radius: 15px 15px 0 0;
            color: #000;
            border: 1px solid #000;
            border-bottom: none;
            line-height: 1 !important;
        }

        .ac_gdpr_fix a {
            font-size: 18px;
            color: red !important;
            font-weight: 700 !important;
            text-decoration: none !important;
        }

        .ac_gdpr_fix a:hover {
            text-decoration: underline !important;
        }

        .close_gdpr_warn {
            font-size: 18px;
            font-weight: 700;
            cursor: pointer;
            color: red;
        }

        body {
            padding-bottom: 40px;
        }

        @media only screen and (max-width: 1230px) {

            .ac_gdpr_fix,
            .ac_gdpr_fix a,
            .close_gdpr_warn {
                font-size: 15px;
            }

            body {
                padding-bottom: 50px;
            }
        }

        @media only screen and (max-width: 768px) {
            .ac_gdpr_fix {
                padding: 5px;
                left: 0;
                right: 0;
            }

            .ac_gdpr_fix,
            .ac_gdpr_fix a,
            .close_gdpr_warn {
                font-size: 13px;
            }

            body {
                padding-bottom: 60px;
            }
        }
@media screen and (max-width: 991px) {
            .cc_widget {
                display: none !important;
            }
        }
        




@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|PT+Sans:400,700&subset=cyrillic,cyrillic-ext,latin-ext');
body * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0;
}
.ac_footer {
        position: relative;
        top: 10px;
        height: 0;
        text-align: center;
        margin-bottom: 70px;
        color: #A12000;
    }

    .ac_footer a {
        color: #A12000;
    }

    img[height="1"], img[width="1"] {
        display: none !important;
    }

body {
    font-family: 'PT Sans';
}

.container {
    overflow: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.title {
    font-family: 'Open Sans Condensed';
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 25px;
}

.subtitle {
    font-family: 'Open Sans Condensed';
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.wrapper {
    width: 1024px;
    margin: auto;
}

.bold {
    font-weight: 700;
}

.center-block {
    text-align: center;
}

.light {
    font-weight: 300;
}

.white {
    color: #fff;
}

.block1 {
    position: relative;
    min-height: 865px;
    background: url("../img/b1-girl.png") no-repeat calc(50% - 520px) 100%, #f21877;
    background: radial-gradient(circle at center, hsla(0, 0%, 100%, 0.5) 0, hsla(0, 0%, 100%, 0.15), transparent 100%), url("../img/polygon_green.png") no-repeat calc(50% + 230px) 30%, url("../img/polygon_green_2.png") no-repeat calc(50% - 270px) 90%, url("../img/b1-tape.jpg") no-repeat calc(50% + 420px) 100%, url("../img/b1-girl.png") no-repeat calc(50% - 525px) 100%, #f21877;
    background-size: contain, 99px, 99px, 487px, contain;
}

.header .promoLabel {
    font-size: 12px;
}

.promoLabel {
    position: absolute;
        bottom: 75px;
    left: 5px;
    transform: rotate(-25deg);
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #95df00;
    background: radial-gradient(circle at center, hsla(0, 0%, 100%, 0.25) 0, transparent 100%), #95df00;
    color: #59750c;
    text-align: center;
    font-family: 'Open Sans Condensed';
    font-size: 19px;
    text-shadow: 1px -1px 0px #2e3322, -1px 1px 0px #ccff31;
    font-weight: 700;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 95px #fdb5d4;
    vertical-align: middle;
}

.promoLabel:after {
    position: absolute;
    content: '';
    display: block;
    border-radius: 50%;
    top: 5px;
    left: 5px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background-color: transparent;
    border: 1px solid #fff;
}

.promoLabel_text {
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    top: 53%;
    transform: translateY(-50%);
}

.promoLabel_text-first {
    top: 45%;
}

.block7 .promoLabel_text {
    top: 53%;
    font-size: 16px;
}

.header-block {
    width: 100%;
    padding: 20px;
    background: #421d2b;
    text-align: center;
}

.header-block .item {
    width: 50%;
    min-height: 52px;
    float: left;
    vertical-align: middle;
    background: url(../img/icon1.png) no-repeat left top;
    padding-left: 75px;
    font-family: 'PT Sans';
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    text-align: left;
}

.header-block .item .green {
    color: #aede1c;
}

.header-block .button-block {
    width: 289px;
    float: left;
    margin-top: 20px;
}

.header-block .button-block button {
    width: 100%;
    height: 53px;
    background: #f8d306;
    color: #421d2b;
    font-family: 'PT Sans';
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    border: none;
    outline: 0;
    text-transform: uppercase;
}

.header-block .button-block button:hover {
    background: #cdaf0c;
}

.block1 .title {
    text-align: center;
    padding: 25px 50px 25px 140px;
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 1.25;
    font-weight: 700;
    color: #f8d306;
    text-transform: uppercase;
    text-align: left;
    text-shadow: 0 0 1px #000;
}

.block1 .title .white {
    color: #fff;
    text-transform: uppercase;
}

.block1 .subtitle {
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
}

.font-max {
    font-size: 53px;
}

.font-middle {
    font-size: 36px;
}

.font-big {
    font-size: 47px;
}

.font-little {
    font-size: 30px;
}

.block1 .subtitle .yellow {
    display: inline-block;
    color: #f8d306;
    background: url(../img/line.png) no-repeat center bottom;
    background-size: contain;
    line-height: 1.3;
    padding-bottom: 10px;
    background-size: 350px;
}

.block1 .left-block {
    width: 420px;
    float: left;
    margin-left: 275px;
}

.block1 .item-block {
    width: 350px;
    margin: 0 auto;
}

.block1 .item-block .item {
    display: table;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
}

.block1 .item-block .item .iimage {
    width: 50px;
    margin-right: 15px;
    display: table-cell;
}

.block1 .item-block .item .iimage img {
    max-width: 100%;
}

.block1 .item-block .item .itext {
    display: table-cell;
    vertical-align: top;
    font-family: 'PT Sans';
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
}

.block1 .item-block .item .itext .white {
    color: #fff;
    font-weight: 400;
}

.block1 .left-block .product-block {
    width: 100%;
    position: relative;
}

.block1 .left-block .product-block .product {
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
    max-height: 470px;
    margin-left: 80px;
    margin-bottom: 50px;
}

.block1 .left-block .product-block .product img {
    max-width: 100%;
}

.block1 .left-block .product-block .label {
    position: absolute;
    top: 3px;
    left: 74px;
}

.block1 .left-block .product-block .info {
    width: 375px;
    float: left;
    margin-left: 15px;
    margin-top: -35px;
    font-family: 'PT Sans';
    font-size: 20px;
    line-height: 36px;
    color: #fdf5f8;
    font-weight: 400;
    text-shadow: 0 0 3px #000;
    text-align: center;
}

.block1 .left-block .product-block .info .inumber {
    font-size: 24px;
    font-weight: 700;
    color: #99c62c;
}

.block1 .right-block {
    margin-top: -20px;
    width: 320px;
    float: left;
    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .27);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .27);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .27);
    margin-bottom: 15px;
}

.ribbon_wrapper {
    position: relative;
    width: calc(100% + 14px);
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 7px;
    background: #05d7f6;
    background: linear-gradient(to right, #7deeff, transparent 10px, transparent calc(100% - 10px), #7deeff), radial-gradient(circle at 50% 20%, hsla(0, 0%, 100%, 0.5) 0, hsla(0, 0%, 100%, 0.15), transparent 50%, transparent 100%), #05d7f6;
    margin-bottom: 55px;
    border-radius: 2px 2px 0 0;
    padding: 10px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .27), 0 -2px 4px 0 rgba(0, 0, 0, .27);
    -moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .27), 0 -2px 4px 0 rgba(0, 0, 0, .27);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .27), 0 -2px 4px 0 rgba(0, 0, 0, .27);
}

.priceArrow__polygon {
    width: 100px;
    height: 100px;
    position: absolute;
    overflow: hidden;
    top: 100%;
    left: 50%;
    margin-left: -50px;
}

.priceArrow__polygon .polygon {
    width: 100%;
    height: 100%;
    top: -75%;
    position: absolute;
    transform: rotate(45deg);
    background: #05d7f6;
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .27);
    -moz-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .27);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .27);
}

.ribbon_wrapper .rtitle {
    margin-top: 5px;
    font-family: 'Open Sans Condensed';
    color: #0c5a6e;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.ribbon_wrapper .price {
    font-family: 'Open Sans Condensed';
    color: #0c5a6e;
    font-size: 44px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.ribbon_wrapper .old {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}

.timer {
    text-align: center;
    margin-top: 0;
}

.timer .timer-line {
    width: 27px;
    float: left;
    height: 9px;
    margin-top: 6px;
    border-top: 1px solid #141414;
    border-left: 1px solid #141414;
    margin-left: 58px;
}

.timer .tl-right {
    border-top: 1px solid #141414;
    border-right: 1px solid #141414;
    border-left: none;
    margin-left: 0
}

.timer .timer-text {
    font-family: 'PT Sans';
    font-size: 20px;
    line-height: 1;
    color: #1e1e1e;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

.timer-block {
    display: inline-block;
}

.timer .timer-block .item {
    position: relative;
    height: 50px;
    width: 60px;
    display: block;
    float: left;
    background: url(../img/timer.png) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    font-family: 'Open Sans Condensed';
    font-size: 36px;
    line-height: 125%;
    color: #fff;
    letter-spacing: 0.35em;
    font-weight: 700;
    margin-left: 12px;
    text-align: center;
    padding-left: 8px;
}

.timer .timer-block .item:first-child {
    margin-left: 0;
}

.timer .hours:after,
.timer .mins:after {
    content: ':';
    display: block;
    width: 9px;
    height: 100%;
    font-size: 30px;
    line-height: 43px;
    color: #3d3d3d;
    position: absolute;
    top: 0;
    right: -11px;
}

.timer .timer-block .hours {
    margin-left: 28px;
}

.timer .bottom-line {
    display: inline-block;
    font-family: 'PT Sans';
    font-size: 17px;
    line-height: 20px;
    color: #1e1e1e;
    font-weight: 600;
    margin-top: 3px;
}

.timer .bottom-line div {
    float: left;
    width: 60px;
    text-align: center;
    margin-left: 10px;
}

.timer .bottom-line div:first-child {
    margin-left: 0;
}

.block1 .right-block .form-block {
    margin-top: 10px;
}

.block1 .right-block .form-block .inp-line {
    text-align: center;
    margin-top: 10px
}

.block1 .right-block .form-block .inp-line input,
.block1 .right-block .form-block .inp-line select {
    width: 100%;
    max-width: 257px;
    outline: 0;
    height: 46px;
    border: 1px solid #6d6d6d;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'PT Sans';
    color: #1e1e1e;
    padding: 0 15px;
    font-size: 17px;
    line-height: 43px;
    font-weight: 400;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-input-placeholder {
    color: #141414;
    opacity: 1;
}

::-moz-placeholder {
    color: #141414;
    opacity: 1;
}

:-moz-placeholder {
    color: #141414;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #141414;
    opacity: 1;
}

.form-block .button-line {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.order_btn {
    -webkit-appearance: none;
    display: inline-block;
    padding: 15px 25px;
    font-family: 'Open Sans';
    color: #6b8602;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    background: #aee200;
    background: radial-gradient(circle at 10% 110%, #a1ce02 0%, rgba(236, 253, 181, 0.62) 30%, transparent 100%), linear-gradient(160deg, #e4fb9e, #cef15f 25%, #e6ff98 50%, #99c30d 51%, #aee200 60%, #ebffa8), #aee200;
    background-size: contain;
    border: 1px solid #a9d028;
    border-radius: 4px;
    border-bottom: 4px solid #6b8602;
    outline: none;
    vertical-align: middle;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    box-shadow: none;
    text-shadow: 1px -1px 0px #2e3322, -1px 1px 0px #ccff31;
}

.order_btn:hover {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    text-shadow: 1px -1px 0px #2e3322, -1px 1px 0px #ccff31, 0 0 15px #d9ff42;
    box-shadow: 0 0 15px #ffffff, 0 0 35px rgba(189, 255, 39, 0.61), inset 0 0 25px #fff;
}

.block2 {
    position: relative;
    padding: 25px 0;
    background-color: #fff;
}

.block2 .title {
    font-family: 'Open Sans Condensed';
    font-size: 48px;
    line-height: 52px;
    color: #dd330b;
    font-weight: 700;
    text-align: center;
}

.block2 .title .blue {
    color: #6eb1c2;
}

.block2 .item-block {
    margin-top: 20px;
}

.block2 .item-block .item {
    width: 180px;
    float: left;
    margin-left: 23px;
    text-align: center;
    min-height: 300px;
}

.block2 .item-block .item1 {
    margin-left: 15px;
}

.block2 .item-block .item2,
.block2 .item-block .item4 {
    margin-top: 70px;
}

.block2 .item-block .item .itext {
    margin-top: 25px;
    font-family: 'PT Sans';
    font-size: 22px;
    line-height: 26px;
    color: #217186;
    font-weight: 400;
    text-align: center;
}

.block2 .item-block .item .itext .red {
    color: #dc330b;
    font-weight: 700;
    text-transform: uppercase;
}

.block2 .iimage {
    position: relative;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 15px #fff;
}

.block2 .iimage:after {
    position: absolute;
    content: '';
    display: block;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    left: -10px;
    top: -10px;
    border-radius: 50%;
    border: 1px solid #000;
}

.block2 .item1 .iimage {
    background-image: url("../img/pic1.jpg");
}

.block2 .item2 .iimage {
    background-image: url("../img/pic2.jpg");
}

.block2 .item3 .iimage {
    background-image: url("../img/pic3.jpg");
}

.block2 .item4 .iimage {
    background-image: url("../img/pic4.jpg");
}

.block2 .item5 .iimage {
    background-image: url("../img/pic5.jpg");
}

.block3 {
    padding: 25px 0;
    position: relative;
    background: radial-gradient(circle at center, hsla(0, 0%, 100%, 0.5) 0, hsla(0, 0%, 100%, 0.15), transparent 100%), url("../img/poly-red-1.png") no-repeat calc(50% + 340px) calc(50% - 170px), url("../img/poly-red-2.png") no-repeat calc(50% - 390px) calc(50% - 130px), url("../img/poly_gold.png") no-repeat calc(50% + 150px) 90%, url("../img/b3-icons.png") no-repeat 50% 40%, url("../img/Donuts.jpg") no-repeat calc(50% + 510px) 100%, #02d9f8;
    background-size: contain, 99px, 99px, 72px, 530px, 450px;
}

.block3 .index {
    z-index: 2;
    position: relative;
}

.block3_girls {
    position: absolute;
    height: 80%;
    width: 100%;
    bottom: 0;
    background: url("../img/block3_girl_left.png") no-repeat calc(50% - 430px) 100%, url("../img/block3_girl_right.png") no-repeat calc(50% + 480px) 100%;
    background-size: contain, contain;
    z-index: 1;
}

.block3 .title {
    font-size: 44px;
    line-height: 48px;
    color: #ce1e5f;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.block3 .subtitle {
    margin-top: 10px;
    color: #26606f;
    padding: 0 220px;
}

.block3 .subtitle .red {
    color: #ce1e5f;
}

.block3 .item-block {
    margin-top: 35px;
    margin-bottom: 35px;
    display: inline-block;
}

.block3 .item-block .item {
    position: relative;
    width: 180px;
    float: left;
    padding: 25px 15px;
    margin-left: 15px;
    min-height: 160px;
    background-color: #fff;
    box-shadow: 0px 0px 15px hsla(0, 0%, 0%, 0.25), 10px 10px 55px hsla(0, 0%, 0%, 0.5);
    display: table;
}

.block3 .item-block .item:after {
    position: absolute;
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url("../img/clips.png") no-repeat center;
    right: -5px;
    top: -18px;
}

.block3 .item-block .item:first-child {
    margin-left: 0;
}

.block3 .item-block .item1 {
    transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
}

.block3 .item-block .item2 {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
}

.block3 .item-block .item3 {
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
}

.block3 .item-block .item .itext {
    font-family: 'PT Sans';
    font-size: 36px;
    line-height: 36px;
    color: #26606f;
    font-weight: 700;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.block3 .btitle {
    margin-top: 5px;
    font-size: 60px;
}

.block3 .textline {
    margin-top: 20px;
    font-family: 'Open Sans Condensed';
    font-size: 36px;
    line-height: 36px;
    color: #26606f;
    font-weight: 700;
    text-align: center;
}

.block3 .textline .white {
    text-shadow: 0 0 1px #000;
}

.block3 .textline .underwhite {
    padding-bottom: 15px;
    display: inline-block;
    background: url(../img/line2.png) no-repeat center bottom;
    background-size: 350px;
}

.block4 {
    padding: 45px 0;
    position: relative;
    background: #e5faff;
}

.wiki-wrapper {
    width: 230px;
    float: left;
}

.wiki-text {
    width: 100%;
    font-size: 18px;
    text-align: center;
}

.wiki-title {
    font-size: 32px;
    text-transform: uppercase;
}

.wiki {
    margin-bottom: -30px;
    width: 100%;
    height: 230px;
    background: url("../img/wiki.jpg") no-repeat 0 0;
    background-size: contain;
}

.block4 .right-block {
    margin-left: 250px;
    font-family: 'PT Sans';
    font-size: 22px;
    line-height: 30px;
    color: #272727;
    font-weight: 400;
    padding-right: 15px;
}

.block4 .right-block .red {
    color: #fff;
    background: #ce1e5f;
    padding: 0 5px;
}

.block4 .right-block .blue {
    color: #1b9ebf;
    font-weight: 700;
}

.block5 {
    position: relative;
    padding: 25px 0;
    background: url(../img/block5.jpg) no-repeat center top;
    background-size: cover;
}

.block5 .title {
    color: #ce1e5f;
}

.block5 .subtitle {
    color: #ce1e5f;
}

.block5 .subtitle .blue {
    color: #26606f;
    background: #5ad7f6;
    padding: 0 5px;
}

.block5 .item-block {
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}

.block5 .item-block .item {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    max-width: 294px;
}

.block5 .item-block .item2 {
    margin: 0 4.5%;
}

.block5 .item-block .item .iimage {
    width: 100%;
    line-height: 0;
}

.block5 .item-block .item .iimage img {
    max-width: 100%;
}

.block5 .item-block .item .ititle {
    background: #5ad7f6;
    padding: 15px 0 20px;
}

.block5 .item-block .item .ititle .ttitle-block {
    position: relative;
    width: 100%;
    text-align: center;
}

.block5 .item-block .item .ititle .ttitle-block:after {
    content: '';
    display: block;
    width: 88%;
    height: 1px;
    margin: 0 auto;
    background: #26606f;
    z-index: 1;
    position: absolute;
    top: 11px;
    left: 6%;
}

.block5 .item-block .item .ititle .ttitle-block .ttitle {
    position: relative;
    width: 64%;
    display: inline-block;
    padding: 0 7px;
    font-family: 'Open Sans Condensed';
    font-size: 22px;
    line-height: 1.2;
    color: #175b77;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
    background: #5ad7f6;
}

.qty-tab {
    font-size: 16px;
    font-weight: 600;
    color: #175b77;
    margin: 25px 0;
    padding: 0 5px;
    text-align: center;
}

.qty-tab img {
    display: inline-block;
    vertical-align: middle;
}

.qty-tab .white {
    color: #fff;
    font-weight: 700;
}

.block5 .item-block .item .ititle .tabout {
    width: 94%;
    font-family: 'PT Sans';
    font-size: 18px;
    line-height: 1.2;
    color: #26606f;
    font-weight: 400;
    text-align: center;
    padding: 0 3%;
}

.block5 .item-block .item .ititle .tabout .white {
    font-weight: 700;
}

.block5 .item-block .item .itext {
    width: 100%;
    margin-top: 20px;
    font-family: 'PT Sans';
    font-size: 18px;
    line-height: 1.4;
    color: #202020;
    font-weight: 400;
    text-align: left;
}

.block5 .item-block .item .itext .red {
    color: #ce1e5f;
    font-weight: 700;
}

.block5 .item-block .item .itext .white {
    color: #ce1e5f;
    font-weight: 700;
    background: #fff;
    padding: 0 1px;
}

.block5 .textline {
    width: 88%;
    margin: 30px auto 40px;
    font-family: 'PT Sans';
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding: 25px 6%;
    background: #ce1e5f;
    text-align: center;
}

.block5 .textline .big {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.block5 .textline .dark {
    color: #4b1026;
    font-weight: 700;
}

.block6 {
    position: relative;
    padding: 25px 0;
    background: #f6f6f6;
}

.block6 .side-image {
    width: 250px;
    float: left;
    text-align: center;
    position: relative;
}

.side-image img {
    display: block;
    position: relative;
    width: 200px;
    margin: 0 auto;
    border-radius: 4px;
    border: 5px solid #fff;
    box-shadow: 0 0 15px hsla(0, 0%, 0%, 0.5);
}

.side-image .image1 {
    transform: rotate(-5deg);
    margin-bottom: -75px;
    margin-left: -25px;
}

.side-image .image2 {
    transform: rotate(5deg);
}

.side-image .image3 {
    transform: rotate(5deg);
    margin-bottom: -75px;
    margin-right: -25px;
}

.side-image .image4 {
    transform: rotate(-5deg);
}

.block6 .side-image .text {
    margin-top: 25px;
    font-size: 18px;
    line-height: 22px;
    color: #26606f;
    font-weight: 400;
    text-align: center;
    padding: 0 15px;
}

.block6 .side-image .text .red {
    color: #ce2171;
    font-weight: 700;
}

.block6 .central-block {
    width: 524px;
    float: left;
}

.block6 .central-block .title {
    width: 490px;
    margin: 70px auto 20px;
    font-family: 'Open Sans Condensed';
    font-size: 38px;
    line-height: 60px;
    color: #5ad7f6;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.block6 .central-block .title .red {
    color: #ce1e5f;
}

.block6 .central-block .title .blue {
    line-height: 48px;
    color: #26606f;
    background: #5ad7f6;
    display: inline-block;
}

.block6 .central-block .subtitle {
    padding-bottom: 15px;
    margin-top: 60px;
    font-family: 'PT Sans';
    font-size: 30px;
    line-height: 34px;
    color: #ce1e5f;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background: url(../img/line3.png) no-repeat center bottom;
}

.block6 .central-block .textline {
    margin: 30px auto 25px;
    padding-left: 90px;
    font-family: 'PT Sans';
    font-size: 24px;
    line-height: 28px;
    color: #26606f;
    font-weight: 400;
    background: url(../img/icon5.png) no-repeat left top;
    background-size: contain;
}

.block6 .central-block .textline .blue {
    color: #5ad7f6;
    font-weight: 700;
}

.block6 .right-image .text .green {
    color: #8fb61a;
    font-weight: 700;
}

.block6 .wrapper {
    overflow: visible;
}

.block7 {
    position: relative;
    padding: 25px 0;
    background: url(../img/block7.jpg) no-repeat center top;
    background-size: cover;
}

.block7 .promoLabel {
    left: -35px;
    top: -50px;
    box-shadow: 0 0 95px #fff;
}

.block7 .title {
    color: #dd0b37;
    font-weight: 700;
    text-transform: uppercase;
}

.block7 .text-block {
    margin-top: 15px;
    font-family: 'PT Sans';
    font-size: 21px;
    line-height: 1.4;
    color: #191919;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.block7 .left-block {
    width: 420px;
    float: left;
    margin-top: 116px;
}

.block7 .left-block {
    border-left: 4px solid #5ad7f6;
}

.block7 .left-block .ltext-block {
    width: 416px;
    float: left;
}

.block7 .left-block .ltext-block .top-text {
    padding: 5px 35px 20px 25px;
    font-size: 22px;
    line-height: 1.3;
    color: #2d2d2d;
    font-weight: 400;
}

.block7 .left-block .ltext-block .bottom-text {
    padding: 20px 10px 20px 20px;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    font-weight: 700;
    background: #5ad7f6;
}

.block7 .left-block .ltext-block .bottom-text .red {
    color: #ce1e5f;
}

.block7 .product-block {
    width: 225px;
    float: left;
    margin-top: 57px;
    margin-bottom: 60px;
    position: relative;
}

.block7 .product-block .product {
    width: 220px;
    float: left;
    margin-left: -12px;
}

.block7 .product-block .label {
    position: absolute;
    top: -44px;
    left: -75px;
}

.block7 .right-block {
    width: 355px;
    float: left;
}

.block7 .right-block .rimage {
    width: 100%;
    margin-top: 120px;
}

.block7 .right-block .rtext {
    margin-top: 15px;
    font-size: 18px;
    line-height: 21px;
    color: #2d2d2d;
    font-weight: 400;
}

.block7 .right-block .rtext .red {
    color: #d12174;
    font-weight: 700;
}

.block8 {
    position: relative;
    padding: 25px 0;
    background: url(../img/block8.jpg) no-repeat center top;
    background-size: cover;
}

.block8 .left-block:before {
    content: '';
    position: relative;
    height: 25px;
    width: 100%;
    display: block;
    background: radial-gradient(10px at 50% 50%, transparent 9px, #f4f4f4 10px, #f4f4f4 100%) repeat-x;
    background-size: 26px 26px;
    top: -25px;
}

.block8 .left-block {
    margin-top: 26px;
    width: 522px;
    float: left;
    padding-bottom: 25px;
    margin-top: 32px;
    background-color: #f4f4f4;
}

.block8 .left-block .ltitle {
    width: 452px;
    margin: 0 auto 25px;
    font-family: 'Open Sans Condensed';
    font-size: 40px;
    line-height: 44px;
    color: #5ad7f6;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.block8 .left-block .ltitle .red {
    color: #ce1e71;
}

.block8 .left-block .ltitle .green {
    color: #adde19;
}

.block8 .left-block .line {
    width: 137px;
    margin-left: 192px;
    height: 1px;
    background: #5ad7f6
}

.block8 .left-block .ltext {
    width: 466px;
    margin: 0 auto;
    padding: 8px 28px 0px;
    font-family: 'PT Sans';
    font-size: 22px;
    line-height: 26px;
    color: #2d2d2d;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
}

.block8 .left-block .ltext .red {
    color: #ce1e71;
    font-weight: 700;
}

.block8 .left-block .ltext .green {
    color: #adde19;
    font-weight: 700;
}

.block8 .right-block {
    width: 478px;
    float: left;
}

.block8 .right-block img {
    width: 300px;
    margin-left: 55px;
    margin-top: 30px;
}

.block8 .wrapper {
    overflow: visible;
}

.block9 {
    padding: 25px 0;
    position: relative;
    background: #02d9f8;
    background: radial-gradient(circle at center, hsla(0, 0%, 100%, 0.25) 0, hsla(0, 0%, 100%, 0.5), transparent 100%), linear-gradient(to bottom, transparent 15%, hsla(0, 0%, 100%, 0.5) 65%, transparent 100%), #02d9f8;
}

.block9 .title {
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.block9 .title .blue {
    color: #2c6371;
}

.block9 .left-block {
    width: 380px;
    float: left;
    padding: 5px 5px 25px 15px;
    margin-top: 90px;
    background: #dcf8ff;
    padding-left: 24px;
    padding-top: 25px;
}

.block9 .left-block .ltop .ltext {
    margin-left: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #667c82;
    font-weight: 400;
}

.block9 .left-block .line {
    margin-top: 10px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #667c82;
    font-weight: 400;
}

.block9 .left-block .line1 {
    margin-top: 20px;
}

.block9 .left-block .line .left-text {
    width: 130px;
    float: left;
    margin: 8px 0;
}

.block9 .left-block .line .pbar {
    width: 230px;
    float: left;
    height: 100%;
}

.block9 .left-block .line1 .pbar {
    background: #adde19;
    background: -moz-linear-gradient(0deg, #adde19 82%, #fff 82%);
    background: -webkit-linear-gradient(0deg, #adde19 82%, #fff 82%);
    background: -o-linear-gradient(0deg, #adde19 82%, #fff 82%);
    background: -ms-linear-gradient(0deg, #adde19 82%, #fff 82%);
    background: linear-gradient(90deg, #adde19 82%, #fff 82%);
}

.block9 .left-block .line2 .pbar {
    background: #adde19;
    background: -moz-linear-gradient(0deg, #adde19 7%, #fff 7%);
    background: -webkit-linear-gradient(0deg, #adde19 7%, #fff 7%);
    background: -o-linear-gradient(0deg, #adde19 7%, #fff 7%);
    background: -ms-linear-gradient(0deg, #adde19 7%, #fff 7%);
    background: linear-gradient(90deg, #adde19 7%, #fff 7%);
}

.block9 .left-block .line3 .pbar {
    background: #adde19;
    background: -moz-linear-gradient(0deg, #adde19 2%, #fff 2%);
    background: -webkit-linear-gradient(0deg, #adde19 2%, #fff 2%);
    background: -o-linear-gradient(0deg, #adde19 2%, #fff 2%);
    background: -ms-linear-gradient(0deg, #adde19 2%, #fff 2%);
    background: linear-gradient(90deg, #adde19 2%, #fff 2%);
}

.block9 .left-block .line4 .pbar {
    background: #adde19;
    background: -moz-linear-gradient(0deg, #adde19 6%, #fff 6%);
    background: -webkit-linear-gradient(0deg, #adde19 6%, #fff 6%);
    background: -o-linear-gradient(0deg, #adde19 6%, #fff 6%);
    background: -ms-linear-gradient(0deg, #adde19 6%, #fff 6%);
    background: linear-gradient(90deg, #adde19 6%, #fff 6%);
}

.block9 .left-block .line5 .pbar {
    background: #adde19;
    background: -moz-linear-gradient(0deg, #adde19 3%, #fff 3%);
    background: -webkit-linear-gradient(0deg, #adde19 3%, #fff 3%);
    background: -o-linear-gradient(0deg, #adde19 3%, #fff 3%);
    background: -ms-linear-gradient(0deg, #adde19 3%, #fff 3%);
    background: linear-gradient(90deg, #adde19 3%, #fff 3%);
}

.block9 .left-block .line .right-text {
    width: 55px;
    float: left;
    margin-left: 10px;
}

.block9 .right-block {
    padding-top: 35px;
    padding-bottom: 25px;
    margin-left: 400px;
    transition: all 300ms ease-out;
    position: relative;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.block9 .right-block .rtop .left-image {
    width: 240px;
    position: absolute;
    top: 30px;
}

.block9 .right-block .rtop .left-image img {
    width: 100%;
    max-height: 205px;
}

.block9 .right-block .rtop .right-details {
    margin-left: 260px;
    margin-top: 48px;
}

.block9 .rtop {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    padding-top: 60px;
}

.block9 .right-block .rtop .right-details .line .rpage {
    width: 184px;
    font-size: 24px;
    line-height: 28px;
    color: #2c6371;
    font-weight: 400;
    text-align: right;
}

.block9 .right-block .rtop .right-details .line2 {
    display: inline-block;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #79b6c6
}

.block9 .right-block .rtop .right-details .line2 .left-text {
    width: 255px;
    float: left;
    font-size: 18px;
    line-height: 22px;
    color: #2c6371;
    font-weight: 400;
}

.block9 .right-block .rtop .right-details .line2 .left-text .author {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    display: inline-block;
}

.block9 .right-block .rtop .right-details .line2 .navigation {
    width: 64px;
    float: left;
    height: 48px;
}

.block9 .right-block .rtop .right-details .line2 .navigation .arrow {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    float: left;
    background: url("../img/br_black.png") no-repeat center, #fff;
    transform: rotate(90deg);
}

.block9 .right-block .rtop .right-details .line2 .navigation .next {
    margin-left: 4px;
    transform: rotate(-90deg);
}

.block9 .right-block .rtop .right-details .line2 .navigation .arrow:hover {
    cursor: pointer;
    opacity: 0.75
}

.block9 .right-block .rtext {
    margin-top: -8px;
    font-family: 'PT Sans';
    font-size: 22px;
    line-height: 26px;
    color: #2d2d2d;
    font-weight: 400;
    padding-right: 15px;
}

.block9 .right-block .rtext .red {
    color: #ce1e71;
    font-weight: 700;
}

.block11 {
    position: relative;
    padding: 25px 0;
    background: #fff;
}

.block11 .left-block {
    width: 360px;
    float: left;
    margin-top: 22px;
    margin-left: 15px;
}

.block11 .left-block .ltext {
    margin: 0 auto;
    padding: 50px 15px 30px;
    font-family: 'PT Sans';
    font-size: 22px;
    line-height: 26px;
    color: #373737;
    font-weight: 400;
    font-style: italic;
    background: url(../img/item6.png) no-repeat left top;
}

.block11 .left-block .limage {
    width: 100%;
    font-size: 36px;
    line-height: 36px;
    color: #ae1b60;
    font-weight: 700;
    padding: 10px;
    font-style: italic;
    background: linear-gradient(to bottom, #fff 30%, transparent 50%, transparent), url("../img/pattern.jpg");
    box-shadow: 0 0 55px hsla(0, 0%, 0%, 0.25);
}

.block11 .left-block .limage img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.limage .limage-name {
    margin-top: 10px;
}

.image-text {
    position: absolute;
    bottom: 250px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0 0 5px #fff;
}

.image-text.before {
    background: #ce1e5f;
    right: 0;
}

.image-text.after {
    background: #5ad7f6;
    left: 0;
}

.block11 .left-block .lname {
    font-size: 15px;
    margin-top: 10px;
    line-height: 19px;
    color: #373737;
    font-weight: 400;
}

.sign2 {
    margin-top: 20px;
    transform: rotate(-10deg);
    max-width: 200px;
    margin-left: -40px;
}

.sign1 {
    display: inline-block;
    text-transform: uppercase;
    color: #1b2879;
    font-weight: 700;
    font-size: 10px;
    padding: 40px;
}

.block11 .right-block {
    margin-left: 400px;
    margin-top: 50px;
}

.block11 .right-block .rtitle {
    font-family: 'Open Sans Condensed';
    font-size: 40px;
    line-height: 44px;
    color: #ce1e71;
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 15px;
}

.block11 .right-block .rtitle .dark {
    color: #3b3b3b;
}

.block11 .right-block .rtext {
    margin-top: 15px;
    font-family: 'PT Sans';
    font-size: 22px;
    line-height: 26px;
    color: #373737;
    font-weight: 400;
    text-align: justify;
    padding-right: 15px;
}

.block11 .right-block .rtext .red {
    color: #ce1e71;
}

.block11 .right-block .rtext .green {
    color: #94bd18;
    font-weight: 700;
}

.block11 .right-block .rsign {
    width: 100%;
    float: left;
    text-align: right;
    padding-right: 15px;
}

.block11 .wrapper {
    overflow: visible;
}

.block12 {
    position: relative;
    padding: 25px 0;
    background: #02d9f8;
    background: radial-gradient(circle at center, hsla(0, 0%, 100%, 0.25) 0, hsla(0, 0%, 100%, 0.5), transparent 100%), linear-gradient(to bottom, transparent 15%, hsla(0, 0%, 100%, 0.5) 65%, transparent 100%), #02d9f8;
}

.block12 .title {
    font-size: 48px;
    line-height: 52px;
    color: #3f6f7b;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 0 15px;
}

.block12 .title .red {
    color: #ce1e71;
}

.block12 .item-block {
    margin-top: 27px;
    padding: 0 15px;
}

.block12 .item-block .item {
    width: 330px;
    float: left;
}

.block12 .item-block .item .ltext {
    width: 87px;
    float: left;
    font-family: 'Open Sans Condensed';
    font-size: 50px;
    line-height: 54px;
    color: #ce1e71;
    font-weight: 700;
}

.block12 .item-block .item .lline {
    width: 3px;
    float: left;
    height: 192px;
    background: #ce1e71;
}

.block12 .item-block .item .rtext {
    width: 213px;
    float: left;
    font-family: 'PT Sans';
    font-size: 19px;
    line-height: 23px;
    color: #3f6f7b;
    font-weight: 400;
    margin-left: 10px;
    margin-top: -8px;
}

.block12 .item-block .item .rtext .red {
    color: #ce1e71;
    font-weight: 700;
    background: #f8c806;
}

.reviews .left-image {
    position: relative;
}

.reviews .left-image img {
    position: absolute;
    display: block;
    max-width: 150px;
    top: 0;
    border-radius: 4px;
    border: 4px solid #fff;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.25);
}

.reviews .left-image img.before {
    transform: rotate(-5deg);
    left: -10px;
    top: -20px;
}

.reviews .left-image img.after {
    right: 5px;
}

.reviews .left-image .text {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0 0 5px #fff;
}

.reviews .left-image .text-before {
    transform: rotate(-5deg);
    background: #ce1e5f;
    left: 0;
}

.reviews .left-image .text-after {
    transform: rotate(5deg);
    background: #5ad7f6;
    right: 0;
    bottom: -20px;
}

.block13 {
    position: relative;
    background: #f8cb05;
    padding: 45px 0;
}

.block13 .title {
    font-size: 38px;
    line-height: 60px;
    color: #245460;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px;
}

.block13 .title .red {
    color: #ce1e71;
}

.block13 .title .green {
    color: #82a41a
}

.block13 .title .blue {
    font-size: 40px;
    background: #90e9ff;
    padding: 0 5px;
}

.block13 .item-block {
    margin-top: 36px;
    text-align: center;
}

.block13 .item-block .item {
    width: 181px;
    float: left;
    margin-left: 23px;
    text-align: center;
}

.block13 .item-block .item1 {
    margin-left: 14px;
}

.block13 .item-block .item .itext {
    margin-top: 16px;
    font-family: 'PT Sans';
    font-size: 20px;
    line-height: 24px;
    color: #1b1b1b;
    font-weight: 400;
    margin-bottom: 15px;
}

.block13 .item-block .item .itext .red {
    color: #dc330b;
    font-weight: 700;
    text-transform: uppercase;
}

.block13 .button-line {
    margin-top: 17px;
    text-align: center;
}

.block13 .wrapper {
    overflow: visible;
}

.block14 {
    position: relative;
    background: #fff url(../img/map.png) no-repeat center bottom 93px;
    padding: 45px 0;
}

.block14 .left-block {
    width: 776px;
    float: left;
    margin-top: 91px;
}

.block14 .left-block .text-block {
    width: 100%;
    float: left;
    /* height: 227px; */
    padding-bottom: 35px;
    border: 1px solid #c5c5c5;
}

.block1_girl {
    height: 100%;
    display: block;
    width: 500px;
    position: absolute;
}

.block14 .left-block .text-block .ttitle {
    width: 475px;
    margin-top: 22px;
    margin-left: 55px;
    font-family: 'Open Sans Condensed';
    color: #dd330b;
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
}

.block14 .left-block .text-block .ttext {
    width: 505px;
    margin-top: 15px;
    margin-left: 22px;
    font-family: 'PT Sans';
    color: #2d2c2c;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.block14 .right-image {
    position: relative;
}

.cert {
    position: absolute;
    display: block;
    max-width: 186px;
}

.cert1 {
    top: -50px;
    right: -50px;
}

.cert2 {
    top: 20px;
    right: 0px;
}

.block13 .iimage {
    position: relative;
}

.block13 .iimage .pic {
    display: block;
    width: 100%;
    max-width: 200px;
    border-radius: 50%;
}

.block13 .iimage .icon {
    display: block;
    max-width: 58px;
    position: absolute;
    top: 0;
    left: 0;
}

.block14 .left-block .textline {
    width: 418px;
    float: left;
    margin-top: 20px;
    margin-left: 22px;
    font-family: 'PT Sans';
    color: #ce1e71;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.block14 .right-image {
    width: 402px;
    float: left;
    margin-left: -254px;
    margin-top: 45px;
}

.block14 .right-image .image1 {
    width: 227px;
    float: left;
    margin-top: 64px;
    position: relative;
    z-index: 2
}

.block14 .right-image .image2 {
    width: 400px;
    position: relative;
    z-index: 1;
}

.block14 .title {
    margin-top: 25px;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #302f2c;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
}

.block14 .item-block {
    margin-top: 30px;
}

.block14 .item-block .item {
    width: 306px;
    float: left;
    text-align: center;
    margin-left: 41px;
}

.block14 .item-block .item1 {
    margin-left: 15px;
}

.block14 .item-block .item .iimage img {
    display: block;
    max-width: 210px;
    border-radius: 50%;
    border: 2px solid #fcbd00;
    margin: 0 auto;
}

.block14 .item-block .item .itext {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    color: #302d2d;
    margin-top: 20px;
}

.block14 .item-block .item .itext .red {
    color: #dc2017;
}

.block14 .textline {
    width: 100%;
    float: left;
    font-family: 'PT Sans';
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #302f2c;
    text-align: center;
    margin-top: 15px;
}

.block15 {
    background-position: calc(50% - 520px) 100%, 0 50%;
    min-height: 775px;
}

.footer {
    width: 100%;
    text-align: center;
    min-height: 20px;
    position: relative;
}

.hidden-conf {
    display: none;
}

.conf-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    cursor: pointer;
    filter: alpha(opacity=90);
    -khtml-opacity: .9;
    opacity: .9;
}

.conf-info {
    position: relative;
    cursor: default;
    width: 800px;
    padding: 30px 30px;
    color: #000;
    z-index: 9999;
    text-align: left;
    background: #fff;
    border-radius: 6px;
    position: fixed;
    top: 8%;
    left: 50%;
    margin: 0 0 0 -420px;
}

.conf-info .conf-head {
    font: 30px/30px arial, sans-serif;
    margin: 0 0 16px;
}

.conf-info h5 {
    font: 700 18px/18px arial, sans-serif;
    margin: 16px 0 6px;
}

.conf-info p {
    font: 13px/15px arial, sans-serif;
    margin: 0 0 8px;
}

.closeconf-but {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 29px;
    width: 29px;
    cursor: pointer;
    background: url(../img/img_close-conf.png) no-repeat;
}

.hide {
    display: none;
}

.arcticmodal-container,
.arcticmodal-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000
}

#apply {
    float: left;
    width: 1000px;
    background: url(../img/block8.jpg) no-repeat left top;
    height: 400px;
    background-size: cover;
    padding-bottom: 10px
}

#apply .close {
    float: left;
    width: 991px;
    margin-top: 8px;
    text-align: right;
    cursor: pointer;
    position: relative;
    z-index: 5
}

#apply .left-block {
    width: 315px;
    float: left;
    margin-left: 15px;
}

#apply .left-block .ltitle {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'Open Sans Condensed';
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    color: #ffec1c;
    text-transform: uppercase;
}

#apply .left-block .ltitle .yellow {
    color: #ffec1c;
}

#apply .left-block .timer {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 7px;
}

#apply .left-block .timer .timer-line {
    width: 27px;
    float: left;
    height: 9px;
    margin-top: 6px;
    border-top: 1px solid #141414;
    border-left: 1px solid #141414;
    margin-left: 58px;
}

#apply .left-block .timer .tl-right {
    border-top: 1px solid #141414;
    border-right: 1px solid #141414;
    border-left: none;
    margin-left: 0
}

#apply .left-block .timer .timer-text {
    width: 128px;
    float: left;
    font-family: 'PT Sans';
    font-size: 16px;
    line-height: 22px;
    color: #141414;
    font-weight: 400;
    margin-top: -5px;
}

#apply .left-block .timer .timer-block {
    width: 100%;
    float: left;
    margin-top: 9px;
}

#apply .left-block .timer .timer-block .item {
    width: 67px;
    height: 63px;
    float: left;
    background: url(../img/timer.png) no-repeat left top;
    font-family: 'Open Sans Condensed';
    font-size: 47px;
    line-height: 63px;
    color: #fff;
    letter-spacing: 0.3em;
    font-weight: 700;
    margin-left: 14px;
    text-align: center;
    padding-left: 9px;
}

#apply .left-block .timer .timer-block .hours {
    margin-left: 22px;
}

#apply .left-block .timer .bottom-line {
    width: 100%;
    float: left;
    font-family: 'PT Sans';
    font-size: 16px;
    line-height: 20px;
    color: #141414;
    font-weight: 400;
    margin-top: 5px;
}

#apply .left-block .timer .bottom-line div {
    float: left;
    width: 76px;
    text-align: center;
    margin-left: 14px;
}

#apply .left-block .timer .bottom-line .h-text {
    margin-left: 22px;
}

#apply .central-block {
    width: 300px;
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

#apply .central-block .product {
    width: 310px;
    float: left;
    margin-left: -40px;
}

#apply .central-block .label {
    width: 116px;
    float: left;
    margin-left: -177px;
    margin-top: -45px;
}

#apply .central-block .info {
    width: 295px;
    float: left;
    margin-top: -35px;
    margin-left: -25px;
    font-family: 'PT Sans';
    font-size: 24px;
    line-height: 30px;
    color: #fdf5f8;
    font-weight: 400;
    text-align: right;
}

#apply .central-block .info .inumber {
    font-size: 33px;
    font-weight: 700;
    color: #99c62c;
}

#apply .right-block {
    width: 298px;
    float: left;
    min-height: 360px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(103, 81, 10, 0.48);
    -moz-box-shadow: 0px 3px 7px 0px rgba(103, 81, 10, 0.48);
    box-shadow: 0px 3px 7px 0px rgba(103, 81, 10, 0.48);
    margin-top: 2px;
}

#apply .right-block .rtop-block {
    width: 327px;
    float: left;
    height: 133px;
    margin-left: -14px;
    background: url(../img/item1.png) no-repeat left top;
}

#apply .right-block .rtop-block .rtitle {
    width: 100%;
    float: left;
    margin-top: 5px;
    font-family: 'Open Sans Condensed';
    color: #0c5a6e;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

#apply .right-block .rtop-block .price {
    width: 100%;
    float: left;
    font-family: 'Open Sans Condensed';
    color: #0c5a6e;
    font-size: 44px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

#apply .right-block .rtop-block .old {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}

#apply .right-block .form-block {
    width: 100%;
    float: left;
    margin-top: 3px;
}

#apply .right-block .form-block .inp-line {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 9px
}

#apply .right-block .form-block .inp-line input {
    width: 245px;
    outline: 0;
    height: 49px;
    border: 1px solid #c4c4c4;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'PT Sans';
    color: #141414;
    padding: 0 15px;
    font-size: 18px;
    line-height: 49px;
    font-weight: 400;
}

#apply .right-block .form-block .inp-line select {
    width: 275px;
    outline: 0;
    height: 49px;
    border: 1px solid #c4c4c4;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'PT Sans';
    color: #141414;
    padding: 0 15px;
    font-size: 18px;
    line-height: 49px;
    font-weight: 400;
}

#apply .right-block .form-block .button-line {
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: center;
}

#apply .right-block .form-block .button-line button {
    width: 297px;
    height: 84px;
    font-family: 'Open Sans Condensed';
    color: #586323;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../img/button.png) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: 3px;
    padding-bottom: 12px;
}

.mob {
    display: none
}

.desk {
    display: block
}

.mob2 {
    display: none
}

.yved {
    position: fixed;
    right: 10px;
    top: 100px;
    z-index: 10;
    color: #fff
}

.yved img {
    margin-top: -42px;
    margin-left: -11px
}

.yved {
    float: left;
    width: 370px;
    background: #bc1d3b;
    height: 176px;
    border-radius: 5px;
    text-align: center;
    display: none
}

.yved .item {
    float: left;
    width: 91px;
    height: 91px;
    position: absolute;
    margin-top: -40px;
    margin-left: 138px
}

.yved .text {
    float: left;
    width: 335px;
    margin-top: 9px;
    margin-left: 18px;
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px
}

.desk {
    display: block
}

.mob {
    display: none
}

.mob2 {
    display: none
}

.popup-mini .item {
    position: fixed;
    top: 60px;
    right: 50px;
    background: #333;
    width: 340px;
    display: none;
    z-index: 999;
    height: 110px;
    color: #fff;
    border-radius: 10px
}

.popup-mini .item .img-block {
    float: left;
    width: 120px;
    height: 80px;
    text-align: center;
    display: table-cell;
    padding-top: 20px
}

.popup-mini .item .text {
    width: 220px;
    float: left;
    padding-top: 15px;
    font-size: 14px;
    line-height: 18px
}

.popup-mini .item.type1 {
    width: 380px
}

.popup-mini .item.type1 .text {
    width: 260px;
    padding-top: 20px
}

.popup-mini .item .text .big {
    font-size: 34px;
    line-height: 40px;
    font-weight: 500
}

.popup-mini .item.type2 .text {
    padding-top: 25px
}

.popup-mini .item.type3 .text {
    padding-top: 25px
}

.popup-mini .item.type4 .text {
    padding-top: 30px
}

.popup-mini .item.type4 .img-block {
    padding-top: 30px
}

.confident-link {
    color: #000;
    margin-bottom: 5px;
    font-size: 16px;
}

@media screen and (max-width:1023px) {
    .block1 {
        position: relative;
        min-height: 865px;
        background: radial-gradient(circle at center, hsla(0, 0%, 100%, 0.5) 0, hsla(0, 0%, 100%, 0.15), transparent 100%), url(../img/polygon_green.png) no-repeat calc(50% + 230px) 30%, url(../img/polygon_green_2.png) no-repeat calc(50% - 270px) 90%, url(../img/b1-tape.jpg) no-repeat calc(50% + 420px) 100%, #f21877;
        background-size: contain, 99px, 99px, 487px, contain;
    }
    .conf-info {
        position: relative;
        cursor: default;
        width: 600px;
        padding: 30px 30px;
        color: #000;
        z-index: 9999;
        text-align: left;
        background: #fff;
        border-radius: 6px;
        position: fixed;
        top: 8%;
        left: 50%;
        margin: 0 0 0 -332px
    }
    .popup-mini .item {
        right: 50px
    }
    .desk {
        display: none;
    }
    .mob {
        display: block;
    }
    .mob2 {
        display: none;
    }
    .container {
        min-width: unset;
        max-width: unset;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .wrapper {
        width: 750px;
        padding: 0 15px;
        overflow: hidden;
        margin: auto;
    }
    .block1 .top-block .item {
        padding-left: 50px;
        background-size: 40px;
        background-position: 0 50%;
        font-size: 18px;
        line-height: 1.3;
    }
    .block1 .top-block .button-block {
        text-align: right;
        padding-bottom: 20px;
        margin-top: 25px;
    }
    .block1 .top-block .button-block button {
        width: 289px;
    }
    .block1 .title {
        text-align: center;
        padding: 30px 10px;
        font-size: 34px;
        line-height: 1;
    }
    .block1 .title .white {
        font-size: 32px;
    }
    .font-max {
        font-size: 47px;
    }
    .font-big {
        font-size: 45px;
    }
    .font-little {
        font-size: 28px;
    }
    .block1 .subtitle {
        font-size: 29px;
    }
    .block1 .left-block {
        width: 320px;
        margin: 0 auto;
        float: none;
    }
    .block1 .left-block .product-block {
        margin-top: 10px;
    }
    .block1 .right-block {
        float: none;
        padding-bottom: 20px;
        margin: 15px auto;
    }
    .block1 .right-block .rtop-block {
        width: 316px;
        background-size: contain;
    }
    .block1 .left-block .product-block .info {
        width: auto;
        float: none;
        margin-left: 0;
        margin-top: -0;
        font-size: 24px;
        line-height: 36px;
        color: #fdf5f8;
        font-weight: 400;
        text-shadow: 0 0 3px #000;
        text-align: center;
    }
    .block1 .right-block .form-block .button-line {
        margin-bottom: 5px;
    }
    .block2 .title {
        margin-top: 25px;
    }
    .block2 .item-block .item1 {
        margin-left: 55px;
    }
    .block2 .item-block .item1,
    .block2 .item-block .item3 {
        min-height: 325px;
    }
    .block2 .item-block .item4,
    .block2 .item-block .item5 {
        margin-top: 15px;
        margin-left: 112px;
    }
    .block3 .title {
        margin-top: 45px;
    }
    .block3 .item-block .item1 {
        margin-left: 62px;
    }
    .block4 .left-block {
        width: 260px;
        margin-top: 60px;
    }
    .block4 .right-block {
        width: 440px;
        margin-top: 25px;
        padding-bottom: 20px;
    }
    .block5 {
        background-size: cover;
        padding-bottom: 20px;
    }
    .block5 .item-block .item {
        width: 32%;
    }
    .block5 .item-block .item2 {
        margin: 0 1.5%;
    }
    .block5 .item-block .item .ititle {
        padding: 10px 0 15px;
    }
    .block5 .item-block .item .ititle .ttitle-block .ttitle {
        width: 70%;
        font-size: 20px;
    }
    .block5 .item-block .item .ititle .ttitle-block:after {
        width: 90%;
        left: 5%;
    }
    .qty-tab {
        line-height: 1;
        min-height: 52px;
    }
    .block5 .textline {
        width: 94%;
        margin-top: 35px;
        margin-bottom: 20px;
        padding: 25px 3%;
    }
    .block6 .central-block .title {
        margin-top: 10px;
    }
    .block6 .left-image {
        width: 314px;
    }
    .block6 .left-image .image {
        margin-left: 0px;
    }
    .block6 .left-image .text {
        width: 100%;
    }
    .block6 .central-block {
        float: none;
        width: auto;
    }
    .block6 .side-image {
        margin: 10px auto;
        float: none;
    }
    .block7 {
        padding-bottom: 20px;
    }
    .block7 .wrapper {
        overflow: visible;
    }
    .block7 .promoLabel {
        left: -20px;
    }
    .block7 .title {
        width: 629px;
        margin-left: 29px;
    }
    .block7 .text-block {
        margin-left: 5px;
    }
    .block7 .product-block {
        margin-top: 150px;
    }
    .block7 .product-block .product {
        margin-left: -10px;
    }
    .block7 .product-block .label {
        left: -30px;
    }
    .block7 .left-block {
        margin-top: 50px;
    }
    .block7 .left-block .ltext-block {
        width: 380px;
    }
    .block7 .right-block {
        margin-top: -260px;
    }
    .block7 .right-block .rimage {
        margin-top: 0px;
    }
    .block8 {
        background-position: 15%;
    }
    .block8 .left-block {
        margin-left: 89px;
    }
    .block8 .right-block {
        display: none;
    }
    .block9 {
        background-size: cover;
        padding-bottom: 20px;
    }
    .block9 .left-block {
        margin: 20px auto 15px;
        float: none;
        padding-bottom: 155px;
    }
    .block9 .right-block {
        margin-left: 71px;
    }
    .block11 {
        background-size: cover;
        padding-bottom: 20px;
    }
    .block11 .left-block,
    .block11 .right-block {
        max-width: 450px;
        float: none;
        margin: 15px auto;
    }
    .block11 .right-block .rtitle {
        font-size: 38px;
        line-height: 42px;
    }
    .block11 .right-block .rtext {
        font-size: 21px;
        line-height: 25px;
    }
    .block11 .right-block .rsign {
        margin: 10px auto;
    }
    .block12 {
        background-size: cover;
        padding-bottom: 20px;
    }
    .block12 .title {
        margin-top: 25px;
    }
    .block12 .item-block {
        margin-top: 0px;
    }
    .block12 .item-block .item {
        width: 100%;
        margin-top: 25px;
    }
    .block12 .item-block .item .lline {
        height: 64px;
    }
    .block12 .item-block .item .rtext {
        width: auto;
        margin-left: 100px;
        float: none;
    }
    .cert2 {
        top: 90px;
        right: 50px;
    }
    .cert1 {
        top: -10px;
        right: -10px;
    }
    .block13 {
        min-height: 792px;
        background-size: cover;
        padding-bottom: 20px;
    }
    .block13 .title {
        width: 100%;
        line-height: 54px;
        padding: 0 0px;
    }
    .block13 .item-block .item {
        margin-left: 0;
        width: 100%;
        float: none;
    }
    .block13 .iimage {
        display: block;
        margin: auto;
        max-width: 300px;
    }
    .block13 .iimage .pic {
      margin: auto;
    }
    .block13 .item-block .item4,
    .block13 .item-block .item5 {
        /* margin-left: 112px; */
        margin-top: 15px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .block14 {
        padding-bottom: 20px;
    }
    .block14 .left-block {
        width: 100%;
        margin-top: 0;
    }
    .block14 .left-block .text-block {
        width: 698px;
    }
    .block14 .left-block .text-block .ttitle {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .block14 .left-block .text-block .ttext {
        width: 654px;
    }
    .block14 .left-block .textline {
        width: 100%;
        margin-left: 0px;
        text-align: center;
    }
    .block14 .right-image {
        width: 100%;
        margin-left: 0;
        margin-top: 25px;
    }
    .block14 .right-image .image2 {
        margin: 0 auto;
        float: none;
    }
    .block14 .item-block .item {
        width: 210px;
        margin-left: 35px;
    }
    .block14 .item-block .item1 {
        margin-left: 0px;
    }
    .block15 {
        background-position: 58% 0;
    }
    .block15 .left-block .product-block .info {
        margin-left: 13px;
    }
}

@media screen and (max-width:1024px) {
    .block3_girls {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .header-block {
        display: none;
    }
    .block1 .subtitle .yellow {
        background: none;
        display: block;
        text-align: center;
    }
    .conf-info {
        position: relative;
        cursor: pointer;
        sor: default;
        width: 355px;
        padding: 30px 30px;
        color: #000;
        z-index: 9999;
        text-align: left;
        background: #fff;
        border-radius: 6px;
        position: fixed;
        top: 0;
        left: 50%;
        margin: 1px 0 0 -208px
    }
    .popup-mini .item {
        left: 20px
    }
    .container {
        min-width: 320px;
        max-width: unset;
        width: 100%
    }
    .wrapper {
        width: 320px;
        padding: 0 10px;
    }
    .desk {
        display: none
    }
    .mob {
        display: none
    }
    .mob2 {
        display: block
    }
    .block1 {
        padding-bottom: 20px;
    }
    .block1 .top-block {
        min-height: 140px;
        text-align: left;
    }
    .block1 .top-block .item {
        width: 215px;
        display: inline-block;
        vertical-align: middle;
        height: 51px;
        margin-top: 7px;
    }
    .block1 .top-block .item2 {
        width: 250px;
    }
    .block1 .top-block .button-block {
        text-align: center;
    }
    .block1 .title {
        font-size: 40px;
        text-align: center;
    }
    .font-max {
        font-size: 38px;
    }
    .font-big {
        font-size: 30px;
    }
    .block1 .subtitle {
        font-size: 20px;
    }
    .font-little {
        font-size: 20px;
    }
    .block1 .title .white {
        font-size: 24px;
    }
    .block1 .left-block {
        width: 100%;
        margin-top: 30px;
    }
    .block1 .item-block {
        width: 100%;
        margin-left: 0;
    }
    .block1 .item-block .item {}
    .block1 .item-block .item .iimage {}
    .block1 .item-block .item .itext {
        width: 230px;
        font-size: 20px;
        line-height: 1;
    }
    .block1 .left-block .product-block {
        margin-top: 20px;
    }
    .block1 .left-block .product-block .product {
        max-width: 200px;
        margin-bottom: 20px;
        margin: auto;
    }
    .block1 .left-block .product-block .label {
        position: absolute;
        top: -5px;
        left: 30px;
        width: 95px;
    }
    .block1 .left-block .product-block .label img {
        max-width: 100%;
    }
    .block1 .left-block .product-block .info {
        margin-left: 0;
        width: 100%;
        font-size: 20px;
    }
    .block1 .right-block {
        margin-left: 0;
        margin-top: 20px;
        width: 300px;
    }
    .block2 .title {
        margin-top: 20px;
        font-size: 44px;
        line-height: 48px;
    }
    .block2 .item-block .item {
        margin-left: 0;
        margin-top: 15px;
        min-height: initial;
        width: 100%;
        float: none;
        font-size: 0;
    }
    .block2 .item-block .item .iimage {
        float: none;
        margin: 15px auto;
    }
    .block2 .item-block .item .iimage img {
        max-width: 100%;
    }
    .block2 .item-block .item .itext {
        float: none;
        margin-top: 0;
        font-size: 18px;
        line-height: 24px;
        text-align: left;
        margin-bottom: 55px;
        text-align: center;
    }
    .block3 .title {
        font-size: 42px;
    }
    .block3 .subtitle {
        margin-top: 20px;
        padding: 0;
    }
    .block3 .item-block .item {
        background-size: contain;
        float: none;
    }
    .block3 .item-block .item .itext {
        font-size: 30px;
        line-height: 1;
        margin-top: 43px;
    }
    .block3 .item-block .item2,
    .block3 .item-block .item3 {
        margin-top: -16px;
    }
    .block3 .btitle {
        margin-top: 25px;
    }
    .block3 .textline {
        margin-top: 10px;
    }
    .wiki-wrapper {
        width: 230px;
        float: none;
        margin: 0 auto;
    }
    .block3 .textline .underwhite {
        font-size: 26px;
        height: 48px;
    }
    .block4 .left-block {
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }
    .block4 .right-block {
        width: 100%;
        float: none;
        margin: 30px auto;
    }
    .block5 .title {
        margin-top: 40px;
        font-size: 38px;
    }
    .block5 .subtitle {
        font-size: 24px;
    }
    .block5 .item-block {
        margin-top: 0px;
    }
    .block5 .item-block .item {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 25px;
        width: 100%;
    }
    .block5 .item-block .item .ititle {
        height: initial;
        padding: 18px 0 25px;
    }
    .block5 .item-block .item .ititle .ttitle-block {
        height: initial;
    }
    .block5 .item-block .item .ititle .ttitle-block .ttitle {
        font-size: 24px;
    }
    .qty-tab {
        min-height: initial;
        margin: 16px 0;
    }
    .block5 .textline .big {
        font-size: 22px;
    }
    .block6 .left-image {
        margin-left: 0px;
        width: 100%;
    }
    .block6 .left-image .image {
        margin-left: 0px;
        width: 100%;
    }
    .block6 .left-image .image img {
        max-width: 100%;
    }
    .block6 .right-image {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .block6 .central-block .title {
        line-height: 1.2;
        width: auto;
    }
    .block6 .central-block .title .blue {
        margin-top: 15px;
    }
    .block6 .central-block .subtitle {
        background: none;
        text-decoration: underline;
        height: unset
    }
    .block6 .central-block .textline {
        height: auto;
        margin-top: 20px;
        margin-left: 0;
        padding-bottom: 0;
        margin-bottom: 25px;
    }
    .block6 .central-block .textline {
        background-size: auto;
    }
    .block7 .text-block {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
        padding-top: 0;
        height: initial;
        font-size: 20px;
    }
    .block7 .title {
        width: 100%;
        margin-left: 0;
        font-size: 34px;
        line-height: 1.2;
        margin-top: 30px;
    }
    .block7 .left-block {
        width: 100%;
    }
    .block7 .left-block .line {
        height: 292px;
    }
    .block7 .left-block .ltext-block {
        width: 296px;
    }
    .block7 .product-block {
        display: none;
    }
    .block7 .right-block {
        margin-top: 20px;
        margin-left: 0;
        width: 100%;
    }
    .block7 .right-block .rimage {
        width: 100%;
    }
    .block7 .right-block .rimage img {
        max-width: 100%;
    }
    .block8 {
        background-position: 50% 100%;
        background-size: cover;
    }
    .block8 .left-block::before {
        display: none;
    }
    .block8 .left-block {
        width: 100%;
        margin-left: 0px;
        margin-top: 25px;
        background-size: cover;
    }
    .block8 .left-block .ltitle {
        width: auto;
        padding: 10px;
        font-size: 29px;
        line-height: 31px;
    }
    .block8 .left-block .line {
        margin: 0 auto;
    }
    .block8 .left-block .ltext {
        width: 280px;
        padding: 14px 10px 0px;
        font-size: 18px;
        line-height: 22px;
    }
    .block8 .right-block {
        display: block;
        width: 100%;
    }
    .block8 .right-block img {
        width: 200px;
    }
    .block9 .left-block {
        width: 300px;
        margin-left: 0px;
        padding-left: 10px;
        padding-top: 15px;
        padding-bottom: 155px;
    }
    .block9 .left-block .ltop .ltext {
        width: 138px;
    }
    .block9 .left-block .line .pbar {
        width: 160px;
    }
    .block9 .rtop {
        padding-top: 215px;
    }
    .reviews .left-image img.before {
        left: 10px;
    }
    .reviews .left-image img.after {
        right: 10px;
    }
    .block9 .left-block .line .right-text {
        width: 45px;
    }
    .block9 .right-block {
        margin-left: 0px;
        width: 100%;
    }
    .block9 .right-block .rtop .left-image {
        width: 100%;
        text-align: center;
    }
    .block9 .right-block .rtop .right-details {
        margin-left: 0;
        margin-top: 0;
        width: 300px;
    }
    .block9 .right-block .rtop .right-details .line .rpage {
        width: 160px;
    }
    .block9 .right-block .rtop .right-details .line2 .left-text {
        width: 235px;
    }
    .block9 .right-block .rtext {
        margin-top: 20px;
    }
    .block11 .left-block {
        width: 100%;
    }
    .block11 .left-block .ltext {
        padding-top: 7px;
        padding-left: 50px;
        margin-left: 0;
        background-size: 50px;
    }
    .block11 .right-block {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .block11 .right-block .rtitle {
        text-align: center;
    }
    .block11 .right-block .rsign {
        margin-left: 0;
        margin-top: 0;
    }
    .block12 .title {
        font-size: 40px;
        line-height: 44px;
    }
    .block12 .item-block .item .ltext {
        width: 75px;
        font-size: 42px;
    }
    .block12 .item-block .item .lline {
        margin-right: 10px;
    }
    .block12 .item-block .item .rtext {
        margin-left: 0px;
    }
    .cert2 {
        top: 10px;
        right: 110px;
    }
    .block13 .title {
        line-height: 42px;
    }
    .block13 .title .blue {
        margin-top: 6px;
        display: inline-block;
    }
    .block13 .item-block {
        margin-top: 10px;
    }
    .block13 .item-block .item {
        margin-left: 0;
        margin-top: 20px;
        font-size: 0;
        float: none;
        width: 100%;
    }
    .block13 .item-block .item .iimage {
        display: inline-block;
        vertical-align: middle;
        width: 130px;
        float: none;
        margin-right: 16px;
    }
    .block13 .item-block .item .iimage img {
        max-width: 100%;
    }
    .block13 .item-block .item .itext {
        width: 154px;
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin-top: 0;
        font-size: 18px;
        line-height: 20px;
        text-align: left;
    }
    .block13 {
        min-height: 1052px;
    }
    .block14 .left-block .text-block {
        width: 298px;
    }
    .block14 .left-block .text-block .ttext {
        width: 268px;
        margin-left: 15px;
        text-align: center;
    }
    .block14 .right-image .image1 {
        display: none;
    }
    .block14 .right-image .image2 {
        width: 100%;
        margin-left: 0px;
    }
    .block14 .right-image .image2 img {
           display: block;
           width: 65%;
           margin: 0 auto;
    }
    .block14 .title {
        margin-top: 30px;
    }
    .block14 .item-block {
        margin-top: 0px;
    }
    .block14 .item-block .item {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        margin-left: 0
    }
}

form select {
    background: #fff url("../img/br_black.png") no-repeat 98% 50% !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.reviews.show {
    opacity: 1;
    position: relative;
    left: 0;
}

.reviews {
    left: 100%;
    transition: all 300ms ease-out;
    opacity: 0;
    position: absolute;
}

.delivery-price-block {
    padding: 10px 15px;
    text-align: center;
    color: #51630a;
    font-weight: 700;
    font-size: 22px;
}

.block9 .wrapper>p {
    text-align: center;
}