@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');

/*
    font-family: "Montserrat", sans-serif;
*/

/*MAIN*/
body {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    font-family: "Montserrat", sans-serif;
    color: #1f1f1f;
    overflow-x: hidden;
    background: #ffffff;
}

* {
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

p {
    margin: 0 0 25px;
}

p:last-child {
    margin: 0;
}

ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

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

.clearfix:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
    height: 0;
}

.main-wrapper {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 35px;
}

.nowrap {
    white-space: nowrap;
}

.container-fluid {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.cnt-dib {
    font-size: 0;
}

.dib {
    display: inline-block;
    float: none;
    font-size: 16px;
    vertical-align: top;
}

.mobile {
    display: none;
}

.web {
    display: block;
}

.upper {
    text-transform: uppercase;
}

.pink {
    color: #df6092;
}

.green {
    color: #3fcba3;
}

.block_1 {
    position: relative;
    padding: 65px 0 170px;
    overflow: hidden;
    background: url(../images/block_1-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.block_1 .container-fluid {
    z-index: 26;
}

.logo {
    display: block;
    margin: 0 auto 20px;
    font-size: 40px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 1;
}

.sublogo_text {
    margin-bottom: 60px;
    text-align: center;
    color: #ffffff;
}

.block_1-title {
    position: relative;
    margin-bottom: 60px;
    font-weight: bold;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}

.block_1-title span {
    font-weight: 200;
}

.block_1-title:before {
    content: "";
    position: absolute;
    bottom: -36px;
    left: 50%;
    display: block;
    width: 90px;
    margin-left: -45px;
    border-bottom: 1px solid #ffffff;
}

.block_1-subtitle {
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
    color: #ffffff;
}

/* Generated by Animista */
@-webkit-keyframes slide-top {
    0% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes slide-top {
    0% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(-20px);
    }
}

.mouse_scroll {
    display: block;
    width: 37px;
    margin: 0 auto;
    -webkit-animation: slide-top 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate;
    animation: slide-top 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate;
}

.background_video {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 25;
    width: 100%;
    transform: translateY(-50%);
}

.background_video #video {
    width: 100%;
}

.block_2 {
    padding-bottom: 70px;
}

.block_2-text-title.title {
    padding-right: 120px
}

.block_2-top {
    position: relative;
    z-index: 27;
    margin-top: -120px;
    margin-bottom: 80px;
    padding: 40px 15px 0;
    background: linear-gradient(0deg, #ffffff 0%, #fbf2d4 100%);
}

.block_2-top-title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    color: #df6092;
    text-transform: uppercase;
}

.block_2-top-title span {
    font-weight: 900;
}

.block_2-list-img {
    display: block;
    max-width: 100%;
    height: 200px;
    margin: 0 auto;
}

.block_2-list-text {
    width: 75%;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 16px;
}

.block_2-list-text span {
    font-weight: 900;
    font-size: 24px;
    color: #df6092;
}

.block_2-list-item:nth-child(4) .block_2-list-text span {
    color: #3fcba3;
}

.block_2-list-text div {
    font-weight: 500;
    font-size: 24px;
    text-align: right;
    text-transform: uppercase;
}

.prod_item .block_list-text span {
    margin-left: -23px;
    color: #3fcba3;
}

.block_2-paint {
    position: relative;
    padding: 100px 80px 120px 102px;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2;
    color: #ffe99d;
    background: url(../images/block_2-paint.png) no-repeat center;
    background-size: contain;
}

.block_2-paint span {
    font-size: 80px;
    line-height: 0.7;
    color: #ffffff;
}

.block_2-paint:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -50px;
    display: block;
    width: 270px;
    height: 178px;
    background: url(../images/block_2-nuts.png) no-repeat center top;
    background-size: contain;
}

.title {
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
}

.title span {
    font-weight: 900;
}

.block_2-text-title:before {
    content: "";
    position: absolute;
    top: 5%;
    right: 10%;
    display: block;
    width: 73px;
    height: 66px;
    background: url(../images/wiki.png) no-repeat center;
}

.text {
    font-size: 18px;
    line-height: 1.5;
}

.block_2-text:last-child {
    margin-bottom: 0;
}

.block_3 {
    background: linear-gradient(90deg, #f0f0ec 0%, #ffffff 55%, #ffffff 100%);
}

.block_3 .container-fluid {
    padding: 100px 15px;
}

.block_3-title {
    font-weight: 900;
    font-size: 34px;
    color: #df6092;
    text-transform: uppercase;
}

.block_3-subtitle {
    position: relative;
    z-index: 25;
    font-size: 24px;
    line-height: 1.5;
    text-transform: uppercase;
}

.block_3-subtitle span {
    color: #df6092;
}

.block_3-list {
    position: relative;
    z-index: 25;
}

.block_3-list li {
    position: relative;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;
}

.block_3-list li:last-child {
    margin-bottom: 0;
}

.block_3-list li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -62px;
    width: 52px;
    height: 42px;
    margin-top: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    background: url(../images/block_3-list-mark.png) no-repeat center;
    background-size: contain;
}

.block_3-list li:nth-child(2) {
    margin-left: 26px;
}

.block_3-list li:nth-child(3) {
    margin-left: 22px;
}

.block_3-list li:nth-child(4) {
    margin-left: -10;
}

.block_3-list li:nth-child(1):before {
    content: "1";
}

.block_3-list li:nth-child(2):before {
    content: "2";
}

.block_3-list li:nth-child(3):before {
    content: "3";
}

.block_3-list li:nth-child(4):before {
    content: "4";
}

.block_3-pack {
    position: absolute;
    top: 19%;
    left: 23%;
    width: 32%;
}

.block_3-girl {
    position: absolute;
    top: -5%;
    left: 51.5%;
    height: 110%;
}

.block_3-moleculs {
    position: absolute;
    top: 20%;
    right: -30%;
    z-index: 24;
    width: 38%;
}

.block_3-leafs {
    position: absolute;
    top: 15%;
    left: -36%;
    z-index: 24;
    width: 35%;
}

.block_4 {
    padding: 85px 0;
}

.block_4 .dib {
    display: inline-block;
    vertical-align: middle;
}

.block_4-left-text {
    padding-right: 15%;
}

.block_4-right {
    position: relative;
}

.block_4-round {
    display: block;
    width: 100%;
}

.block_4-glass {
    position: absolute;
    top: 30%;
    left: -19%;
    width: 30%;
}

.block_5 {
    position: relative;
    padding: 55px 0;
    background: #f1f1f1 url(../images/block_5-girl.png) no-repeat left center;
    background-size: contain;
}

.block_5 .container-fluid {
    z-index: 25;
}

.block_5-title {
    font-weight: 900;
    font-size: 36px;
    text-align: center;
    color: #df6092;
    text-transform: uppercase;
}

.block_5-subtitle {
    width: 70%;
    margin: 0 auto 50px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
}

.block_5-items-wrap {
    position: relative;
}

.block_5-item {
    margin-bottom: 15px;
}

.block_5-item:nth-child(even) {
    float: right;
    text-align: right;
}

.block_5-item:nth-child(odd) {
    float: left;
}

.block_5-item-inner {
    position: relative;
    padding: 30px 20px 30px 18%;
    background: #ffffff;
    box-shadow: 0 0 10px 1px #0000001c;
}

.block_5-item-inner-hgth {
    min-height: 170px;
}

.block_5-item-inner2 {
    padding: 30px 18% 30px 20px;
}

.block_5-item-title {
    margin-bottom: 10px;
    font-weight: bold;
}

.block_5-item-inner:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 11px;
    display: block;
    width: 71px;
    height: 71px;
    background: url(../images/block_5-icon1.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(1) .block_5-item-inner:before {
    background: url(../images/block_5-icon1.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(2) .block_5-item-inner:before {
    right: 11px;
    left: auto;
    background: url(../images/block_5-icon2.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(3) .block_5-item-inner:before {
    background: url(../images/block_5-icon3.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(4) .block_5-item-inner:before {
    right: 11px;
    left: auto;
    background: url(../images/block_5-icon4.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(5) .block_5-item-inner:before {
    background: url(../images/block_5-icon5.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(6) .block_5-item-inner:before {
    right: 11px;
    left: auto;
    background: url(../images/block_5-icon6.png) no-repeat center;
    background-size: contain;
}

.block_5-item:nth-child(5),
.block_5-item:nth-child(6) {
    margin-bottom: 0;
}

.block_5-prod {
    position: absolute;
    top: -40px;
    left: 50%;
    height: 118%;
    margin-left: -120px;
}

.block_5 .avocado {
    position: absolute;
    top: 30%;
    right: 0;
    z-index: 24;
    width: 20%;
}

.block_6 {
    position: relative;
    padding: 55px 0;
    background: linear-gradient(180deg, #ffffff 0%, #fee7c7 34%, #fec5d3 100%);
}

.block_6 .container-fluid {
    z-index: 25;
}

.block_6-title {
    position: relative;
    margin-bottom: 70px;
    padding: 15px 30px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 1px 5px #000000;
    background: #df6092 url(../images/block_6-title-bg.jpg) no-repeat left center;
    background-size: contain;
    box-shadow: 0 0 60px 0 #df6092e8;
}

.block_6-title h2 {
    font-weight: 900;
    font-size: 30px;
    line-height: 1.3;
    text-transform: uppercase;
}

.block_6-title h2 img {
    margin-top: -5px;
    vertical-align: middle;
}

.block_6-title .moleculs {
    position: absolute;
    top: -34px;
    left: -42px;
    display: block;
    width: 25%;
}

.block_6-content-title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
}

.block_6-content-title span {
    font-weight: 900;
}

.block_6-content-subtitle {
    margin-bottom: 60px;
    font-size: 16px;
    text-align: center;
}

.block_6-content-subtitle span {
    font-weight: 600;
}

.block_6-content {
    margin-bottom: 70px;
}

.block_6-left {
    position: relative;
    vertical-align: middle;
}

.block_6-doc {
    display: block;
    width: 100%;
}

.block_6-stamp {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 45%;
}

.block_6-right {
    font-size: 18px;
    line-height: 1.5;
    vertical-align: middle;
}

.block_6-right p span {
    font-weight: 600;
}

.block_6-right-bottom {
    padding: 20px 30px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #df6092;
    border: 1px solid #df6092;
}

.block_6-bottom-title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
}

.block_6-bottom-title span {
    font-weight: 900;
}

.block_6-bottom-subtitle {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.result_wrap {
    margin-bottom: 40px;
}

.result_left-text {
    width: calc(60% - 10px);
    margin-right: 20px;
    text-align: right;
}

.result_left-text p {
    margin-bottom: 10px;
    padding-left: 30%;
    font-weight: 300;
    line-height: 1.5;
}

.result_left-text p b {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}

.result_left-text p span {
    display: block;
    font-weight: 600;
}

.result_review {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
}

.result_review b.pink {
    font-weight: 900;
    font-size: 36px;
}

.result_review span.pink {
    font-weight: 600;
}

.check_1 {
    position: relative;
    z-index: 11;
    width: 65%;
    margin-right: -12%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    transform: rotate(-10deg);
}

.result_right-text {
    width: calc(60% - 10px);
    margin-left: 20px;
    text-align: left;
}

.result_right-text p {
    margin-bottom: 10px;
    padding-right: 30%;
    font-weight: 300;
    line-height: 1.5;
}

.result_right-text p b {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}

.result_right-text p span {
    display: block;
    font-weight: 600;
}

.result_right-text .result_main-text {
    padding-right: 0;
}

.result_right-text .result_main-text b span {
    display: inline;
}

.result_right-text .result_main-text span {
    text-transform: uppercase;
}

.result_right-text .result_main-text span span {
    display: inline;
}

.check_2 {
    position: relative;
    z-index: 11;
    width: 65%;
    margin-left: -12%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    transform: rotate(10deg);
}

.result_photo {
    position: relative;
    width: calc(40% - 10px);
}

.result_photo img {
    display: block;
    width: 100%;
    border: 5px solid #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}

.block_6-bottom-text {
    margin-bottom: 35px;
    text-align: center;
}

.block_6-bottom-subtext {
    padding: 40px 8%;
    border: 1px dashed #df6092;
}

.block_6-bottom-subtext p {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

.block_6-bottom-subtext p:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -37px;
    width: 27px;
    height: 27px;
    background: url(../images/attention2.png) no-repeat center;
    background-size: contain;
}

.info-price {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    color: #ffffff;
}

.block_6-polygons {
    position: absolute;
    right: 0;
    bottom: -80px;
    z-index: 24;
    width: 18%;
}

.block_7 {
    padding: 80px 0 60px;
}

.block_7-title {
    display: inline-block;
    width: 75%;
    margin-bottom: 25px;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 42px;
    border-bottom: 1px solid #df6092;
}

.block_7-title div {
    font-size: 80px;
}

.block_7-subtitle {
    width: 80%;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 30px;
}

.block_7-subtitle span {
    font-weight: 900;
}

.chat_wrap {
    width: 50%;
}

.message {
    max-width: 55%;
    margin-bottom: 20px;
    font-size: 0;
}

.message:last-child {
    margin-bottom: 0;
}

.message_ava {
    display: inline-block;
    width: 45px;
    margin-right: 5px;
    vertical-align: top;
    border-radius: 50%;
    border-radius: 50%;
}

.message_text {
    display: inline-block;
    width: calc(100% - 50px);
    padding: 12px 15px;
    font-weight: 600;
    font-size: 16px;
    vertical-align: top;
    background: #ecedf1;
    border-radius: 22px;
}

.message_right {
    margin-left: 45%;
}

.block_7-peoples {
    position: absolute;
    right: -5%;
    bottom: -45px;
    z-index: 25;
    width: 45%;
}

.block_7-leafs {
    position: absolute;
    right: -30%;
    bottom: -40px;
    z-index: 24;
    width: 37%;
}

.block_8 {
    position: relative;
    padding: 50px 0;
    background: linear-gradient(90deg, #df6092 0%, #e2b966 100%);
}

.block_8 .container-fluid {
    z-index: 25;
}

.block_8-title {
    margin-bottom: 20px;
    padding-left: 40%;
    font-weight: 400;
    font-size: 42px;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}

.block_8-title div {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 90px;
    line-height: 0.8;
}

.btn {
    display: inline-block;
    margin-left: 40%;
    padding: 20px 40px;
    cursor: pointer;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    background: linear-gradient(180deg, #70db45 0%, #47cd94 100%);
    border-radius: 32px;
    box-shadow: 0 5px 25px 0 #47cd94;
    transition: 0.5s;
}

.btn:hover {
    transform: scale(1.1);
}

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

.block_8-pack {
    position: absolute;
    bottom: -40%;
    left: 0;
    z-index: 11;
    width: 40%;
}

.block_8-line {
    position: absolute;
    bottom: -45%;
    left: -18%;
    z-index: 10;
    width: 30%;
}

.block_8-fish {
    position: absolute;
    top: 25%;
    right: 0;
    width: 25%;
}

.block_9 {
    padding: 150px 0 50px;
}

.form-order-block_9 .info-price,
.block_9 .info-price {
    color: #000000;
}

.block_9 .title {
    margin-bottom: 40px;
    text-align: center;
}

.block_9-items-wrap {
    margin-bottom: 100px;
}

.block_9-item {
    display: inline-block !important;
    width: 25%;
    padding: 0 15px;
    text-align: center;
}

.block_9-item-icon {
    display: block;
    width: 135px;
    height: 135px;
    margin: 0 auto 20px;
    border-radius: 50%;
}

.block_9-item:nth-child(1) .block_9-item-icon {
    background: url(../images/block_9-list2.png) no-repeat center;
    background-size: contain;
}

.block_9-item:nth-child(2) .block_9-item-icon {
    background: url(../images/block_9-list1.png) no-repeat center;
    background-size: contain;
}

.block_9-item:nth-child(3) .block_9-item-icon {
    background: url(../images/block_9-list3.png) no-repeat center;
    background-size: contain;
}

.block_9-item:nth-child(4) .block_9-item-icon {
    background: url(../images/block_9-list4.png) no-repeat center;
    background-size: contain;
}

.block_9-item-title {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #df6092;
    text-transform: uppercase;
}

.block_9-item-text {
    font-size: 16px;
    line-height: 1.5;
}

.question_title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
}

.question_title .green {
    font-weight: 900;
}

.question_subtitle {
    margin-bottom: 30px;
    font-weight: 600;
    text-align: center;
}

.answer_item {
    display: none;
}

.question_item {
    margin-bottom: 20px;
}

.question_item-inner {
    position: relative;
    padding: 2px;
    overflow: hidden;
    background: linear-gradient(90deg, #f68a8f 0%, #f2b756 100%);
    border-radius: 60px;
}

.question_item-inner:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background: url(../images/question_icon-white.png) no-repeat center;
    background-size: contain;
    transition: 0.5s;
}

.question_text {
    padding: 17px 15px 15px 60px;
    font-size: 0;
    border-radius: 35px;
    transition: 0.5s;
}

.question_text p {
    display: inline-block;
    width: calc(70% - 20px);
    margin-right: 20px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    vertical-align: middle;
    color: #ffffff;
    text-transform: uppercase;
    transition: 0.5s;
}

.question_button {
    position: relative;
    display: inline-block;
    width: 30%;
    padding: 10px;
    padding-right: 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
    border-radius: 20px;
    transition: 0.5s;
}

.question_button:hover,
.question_button:focus,
.question_button:active {
    color: #ffffff;
    text-decoration: none;
}

.question_button:before {
    content: " ";
    position: absolute;
    top: 11px;
    right: 12px;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    transform: rotate(-45deg);
    transition: 0.5s;
}

.answer_item {
    width: 90%;
    margin-top: 15px;
    margin-left: 10%;
    padding: 15px 30px;
    font-size: 16px;
    background: linear-gradient(115deg, #b1eb98 0%, #96e2cc 100%);
    border-radius: 45px;
}

.opened .question_text {
    background: #ffffff;
    border-radius: 58px;
}

.opened .question_text p {
    color: #1f1f1f;
}

.opened .question_button {
    background: #f2b459;
    border: 1px solid #f2b459;
}

.opened .question_button:before {
    top: 16px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-bottom: none;
    border-left: none;
    /* -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); */
}

.opened .question_item-inner:before {
    background: url(../images/question_icon.png) no-repeat center;
    background-size: contain;
}

.form_wrap {
    padding: 20px 20px 0;
    background: #f1f1f1;
    border-radius: 10px;
}

.block_9 .form_wrap {
    padding: 20px 20px 0;
}

.inp,
.select-form select {
    display: block;
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
    padding: 0 20px;
    font-weight: 300;
    font-size: 16px;
    background: #ffffff;
    border: none;
    border-radius: 5px;
    border-radius: 5px;
    outline: none;
}

.page-form {
    background-color: #f1f1f1;
    padding-bottom: 20px;
}

.inp.error {
    box-shadow: inset 0 0 0 2px #f00;
    margin-bottom: 2px;
}

.al-form label.error {
    color: #f00;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    direction: ltr;
    text-align: left;
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
}

.select-form select {
    background: #ffffff url(../images/arrow.png) no-repeat 97% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-order-popup-desktop {
    background: linear-gradient(90deg, #f29457 0%, #f1aa3a 100%);
}

.form-order-popup-desktop .al-form label.error {
    color: #fff100;
}

.page-form form .btn,
.block_9 form .btn,
.block_11 form .btn,
.pop-up .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
    border: none;
    outline: none;
}

.pop-up .btn {
    display: block;
    margin: 0 auto;
    width: 100%;
    border: none;
    outline: none;
}

.prices {
    margin-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

.old_price {
    text-decoration: line-through;
}

.new_price {
    margin-bottom: 15px;
    font-weight: 900;
    font-size: 24px;
}

.form_prod {
    display: block;
    width: 250px;
    margin: 0 auto 15px;
}

.form-title {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}

.block_10 {
    padding: 50px 0;
}

.rom__img {
    pointer-events: none;
}

.block_10-title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
}

.block_10-title .green {
    font-weight: 900;
}

.slide_wrap {
    padding: 20px 15px;
}

.slide {
    padding: 25px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.review_photo {
    position: relative;
    margin-bottom: 30px;
}

.review_photo img {
    display: block;
    width: 100%;
}

.review_photo .before,
.review_photo .after {
    position: absolute;
    bottom: -30px;
    width: 60px;
    height: 60px;
    padding-top: 12px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background: #3fcba3;
    border-radius: 50%;
}

.review_photo .before {
    right: 50%;
}

.review_photo .after {
    right: 0;
}

.review_name {
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 1px solid #3fcba3;
}

.review_text {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.5;
}

.block_11 {
    padding: 50px 0 100px;
    background: url(../images/block_11-bg-leafs.png) no-repeat center bottom;
    background-size: cover;
}

.block_11-title {
    width: 70%;
    font-weight: 900;
    font-size: 60px;
    color: #df6092;
    text-transform: uppercase;
}

.block_11-subtitle {
    width: 70%;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}

.block_11-subtitle .green {
    font-weight: 900;
}

.block_11 .form_wrap {
    width: 40%;
    padding: 50px 20px 0;
    background: linear-gradient(90deg, #f5777c 0%, #f1ab39 100%);
    border-radius: 30px;
}

.block_11 .form-title {
    font-size: 30px;
    color: #ffffff;
}

.form-order-block_11 {
    background: linear-gradient(90deg, #f5777c 0%, #f1ab39 100%);
}

.form-order-block_11 .al-form {
    padding-bottom: 30px;
}

.form-order-block_11 form .inp,
.block_11 .form_wrap .inp,
.block_11 .form_wrap select {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 10px;
    border-radius: 25px;
}

.form-order-block_11 form .inp.error {
    margin-bottom: 2px;
}

.form-order-block_11 .al-form label.error {
    color: #fff100;
    max-width: 300px;
    width: 100%;
}

.form-order-block_11 .prices_wrap,
.block_11 .prices_wrap {
    margin: 0px auto 15px;
    font-size: 0;
    text-align: center;
}

.form-order-block_11 .prices,
.block_11 .prices {
    display: inline-block;
    font-weight: 300;
    font-size: 15px;
    vertical-align: bottom;
    color: #ffffff;
}

.form-order-block_11 .old_price,
.block_11 .old_price {
    margin-right: 20px;
    margin-bottom: 0;
    text-decoration: line-through;
}

.form-order-block_11 .new_price,
.block_11 .new_price {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
}

.block_11-girl {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
}

.block_11-leaf {
    position: absolute;
    right: 4%;
    bottom: -40px;
    width: 22%;
}

.block_11-prod {
    position: absolute;
    bottom: -130px;
    left: 42%;
    z-index: 11;
    width: 45%;
}

.block_11-metric-line {
    position: absolute;
    bottom: -75px;
    left: 30%;
    width: 27%;
}

@media screen and (max-width: 1750px) {
    /* .block_5 { background: #f1f1f1 url(../images/block_5-girl.png) no-repeat -20% center; -webkit-background-size: contain; background-size: contain; } .block_5 .avocado { width: 25%; } */
}

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

    .block_5 {
        background: #f1f1f1 url(../images/block_5-girl.png) no-repeat -45% center;
        background-size: contain;
    }

    .block_6-polygons {
        display: none;
    }
}

@media screen and (max-width: 1170px) {
    .block_2-list-img {
        height: 170px;
    }

    .block_2-list-text span {
        font-size: 20px;
    }

    .block_2-text-title:before {
        right: 0;
    }

    .block_2-paint span {
        font-size: 75px;
    }

    .block_2-paint {
        font-size: 38px;
    }

    .block_2-paint:before {
        width: 220px;
        height: 144px;
    }

    .block_3-title {
        font-size: 30px;
    }

    .block_3-subtitle {
        font-size: 19px;
    }

    .block_5 {
        background: #f1f1f1;
    }

    .block_7-title div {
        font-size: 78px;
    }

    .block_8-title div {
        font-size: 78px;
    }

    .block_8-title {
        font-size: 32px;
    }

    .question_button {
        font-size: 11px;
    }

    .question_button:before {
        top: 8px;
    }

    .opened .question_button:before {
        top: 14px;
    }

    .block_9 {
        padding: 100px 0 50px;
    }

    .block_10 {
        padding: 10px 0;
    }
}

@media screen and (max-width: 991px) {
    .mobile {
        display: block;
    }

    .block_7-title br {
        display: none;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }

    .main-wrapper {
        max-width: 800px;
    }

    .container-fluid {
        max-width: 720px;
        padding: 0 10px;
    }

    .block_1 {
        padding: 40px 0;
    }

    .logo {
        margin-bottom: 10px;
        font-size: 22px;
    }

    .logo br {
        display: none;
    }

    .sublogo_text {
        margin-bottom: 100px;
    }

    .block_1-title {
        font-weight: 500;
        font-size: 40px;
    }

    .block_1-subtitle {
        margin-bottom: 40px;
        font-size: 18px;
        text-transform: uppercase;
    }

    .block_2 {
        padding-bottom: 45px;
        background: linear-gradient(0deg, #ffffff 0%, #fbf2d4 100%);
    }

    .block_2-top {
        margin-top: 0;
    }

    .block_2-top-title {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .block_2-top {
        margin-bottom: 0;
        padding: 40px 0;
        background: transparent;
    }

    .block_2-list-text {
        width: 100%;
        margin-top: 0;
        font-weight: 500;
        font-size: 14px;
    }

    .block_2-list-text div {
        font-size: 18px;
        display: inline-block;
    }

    .block_2-list-img {
        width: 190px;
        height: auto;
    }

    .block_2-list {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .block_2-list-item {
        max-width: 270px;
        margin: 10px 5px;
    }

    .block_2-list-item:nth-child(1) .block_2-list-text div {
        text-align: left;
    }

    .block_2-list-item:nth-child(2) .block_2-list-img {
        right: 0;
        left: auto;
    }

    .block_2-list-item:nth-child(3) .block_2-list-text div {
        text-align: left;
    }

    .block_2-list-item:nth-child(4) .block_2-list-img {
        right: 0;
        left: auto;
    }

    .block_2-list-item:nth-child(4) .block_2-list-text span {
        color: #3fcba3;
    }

    .block_2-paint {
        width: calc(100% + 20px);
        margin-left: -10px;
        padding: 25px 35px;
        font-size: 24px;
        line-height: 1.5;
        text-align: center;
        background: linear-gradient(113deg, #f47381 0%, #df9c3b 100%);
    }

    .block_2-paint span {
        display: block;
        font-weight: 600;
        font-size: 40px;
        line-height: 1.5;
    }

    .block_2-paint:before {
        right: -40px;
        bottom: -40px;
        display: none;
        width: 165px;
        height: 108px;
    }

    .block_2-right {
        padding: 45px 0 0;
    }

    .block_2-text-title.title {
        padding-right: 0
    }

    .block_2-text-title {
        padding-left: 80px;
        font-size: 18px;
        line-height: 1.5;
        text-align: right;
    }

    .block_2-text-title:before {
        top: 50%;
        right: auto;
        left: 0;
        margin-top: -33px;
    }

    .text {
        font-size: 14px;
    }

    .block_3 .container-fluid {
        padding: 210px 10px 30px;
    }

    .block_3-pack {
        position: absolute;
        top: 18px;
        left: 50%;
        width: 240px;
        margin-left: -120px;
    }

    .block_3-title {
        font-size: 18px;
        text-align: center;
    }

    .block_3-subtitle {
        margin-bottom: 20px;
        padding-left: 35px;
        font-weight: 600;
        font-size: 14px;
        text-align: center;
    }

    .block_3-list li:nth-child(2) {
        margin-left: 0;
    }

    .block_3-list li:nth-child(3) {
        margin-left: 0;
    }

    .block_3-list {
        padding-left: 40%;
    }

    .block_3-list li {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.3;
    }

    .block_3-list li:before {
        left: -54px;
        width: 44px;
        height: 33px;
        margin-top: -16px;
        padding: 10px 16px 8px 6px;
        font-size: 14px;
    }

    .block_3-girl {
        top: auto;
        bottom: -10px;
        left: -25px;
        height: 260px;
        transform: scale(-1, 1);
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH";
    }

    .block_4 {
        padding: 50px 0 30px;
        text-align: center;
        background: linear-gradient(0deg, #f8df9e 0%, #ffffff 100%);
    }

    .block_4 .title {
        font-size: 18px;
        line-height: 1.5;
    }

    .block_4-left-text {
        padding: 0;
    }

    .block_4-right {
        margin-bottom: 20px;
    }

    .block_4-round {
        width: 80%;
        margin-left: 20%;
    }

    .block_4-glass {
        top: 15%;
        left: 0;
        width: 28%;
    }

    .block_4 .text.pink {
        margin-bottom: 20px;
        font-weight: 600;
    }

    .block_4 .btn.mobile {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 15px 40px;
    }

    .block_5 {
        padding: 45px 0;
        background: #ffffff;
    }

    .block_5-prod {
        display: none;
    }

    .avocado {
        display: none;
    }

    .block_5-title {
        font-size: 18px;
    }

    .block_5-subtitle {
        width: 100%;
        margin-bottom: 30px;
        font-size: 14px;
    }

    .block_5-subtitle .pink {
        display: block;
    }

    .block_5-item {
        float: none;
        margin-bottom: 0;
    }

    .block_5-item:nth-child(even) {
        float: left;
    }

    .block_5-item:nth-child(odd) {
        float: left;
    }

    .block_5-item-inner {
        padding: 20px 15px;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        background: linear-gradient(90deg, #fd88ab 0%, #f9bd69 100%);
        border-radius: 5px;
        box-shadow: 0 0 15px 1px #fd88ab21;
    }

    .block_5-item-inner:before {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 0 auto 15px;
    }

    .block_5-item:nth-child(2) .block_5-item-inner:before,
    .block_5-item:nth-child(4) .block_5-item-inner:before,
    .block_5-item:nth-child(6) .block_5-item-inner:before {
        right: auto;
    }

    .block_6 {
        padding: 0 0 30px;
        background: linear-gradient(180deg, #ffffff 0%, #ffffff 27%, #fdddae 60%, #feaabe 100%);
    }

    .block_6-title .moleculs {
        display: none;
    }

    .block_6-title h2 {
        font-size: 24px;
    }

    .block_6-title-text {
        font-size: 14px;
    }

    .block_6-title {
        width: calc(100% + 20px);
        margin-bottom: 50px;
        margin-left: -10px;
        padding: 20px;
        text-transform: uppercase;
        text-shadow: none;
        background: #df6092;
        box-shadow: none;
    }

    .block_6-content-title {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .block_6-content-subtitle {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .block_6-left {
        margin-bottom: 15px;
    }

    .block_6-right {
        font-size: 14px;
        text-align: center;
    }

    .block_6-content {
        margin-bottom: 30px;
    }

    .block_6-bottom-title {
        margin-bottom: 15px;
        font-size: 18px;
        text-transform: uppercase;
    }

    .block_6-bottom-subtitle {
        font-size: 14px;
    }

    .result_left-text {
        width: calc(50% - 10px);
    }

    .result_photo {
        width: calc(50% - 10px);
    }

    .result_left-text p {
        padding-left: 0;
        font-size: 14px;
    }

    .result_review {
        margin-bottom: 20px;
        font-size: 18px;
        text-transform: uppercase;
    }

    .check_1 {
        width: 82%;
        margin-right: -18%;
    }

    .result_left {
        margin-bottom: 30px;
    }

    .result_right-text {
        width: calc(50% - 10px);
    }

    .result_right-text p {
        padding-right: 0;
        font-size: 12px;
    }

    .result_review b.pink {
        font-size: 18px;
    }

    .check_2 {
        width: 82%;
        margin-left: -18%;
    }

    .block_6-bottom-subtext p {
        font-size: 14px;
    }

    .block_6-bottom-subtext {
        padding: 34px;
    }

    .block_7 {
        padding: 50px 0 40px;
    }

    .block_7-title {
        width: 100%;
        margin-bottom: 20px;
        padding-bottom: 0;
        font-weight: 900;
        font-size: 18px;
        text-align: left;
        color: #df6092;
        border-bottom: none;
    }

    .block_7-title div {
        font-size: 24px;
    }

    .block_7-subtitle {
        width: 72%;
        font-size: 14px;
    }

    .block_7-subtitle span {
        font-size: 18px;
        color: #1f1f1f;
    }

    .chat_wrap {
        width: 100%;
    }

    .message {
        max-width: 100%;
    }

    .message_right {
        margin-left: 0;
    }

    .block_7-peoples {
        top: -6%;
        right: -6%;
        bottom: auto;
        width: 40%;
        display: none;
    }

    .block_7-leafs {
        display: none;
    }

    .block_8-fish {
        display: none;
    }

    .block_8 {
        padding: 30px 0;
        background: linear-gradient(90deg, #f26379 0%, #f17a5e 100%);
    }

    .block_8-title {
        margin-bottom: 48%;
        padding-left: 0;
        font-weight: 900;
        font-size: 18px;
        text-align: center;
    }

    .block_8-title div {
        font-weight: 600;
        font-size: 40px;
    }

    .block_8 .btn {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 15px 40px;
        border: 3px solid #ffffff;
        box-shadow: none;
    }

    .block_8-pack {
        bottom: 65px;
        left: 30%;
        width: 60%;
    }

    .block_8-line {
        bottom: 82px;
        left: 4%;
        width: 50%;
    }

    .block_9 {
        padding: 50px 0;
    }

    .block_9-item {
        width: 100%;
        padding: 20px 15px;
        font-size: 14px;
        text-align: center;
        color: #ffffff;
        background: linear-gradient(90deg, #fd88ab 0%, #f9bd69 100%);
        border-radius: 5px;
        box-shadow: 0 0 15px 1px #fd88ab21;
    }

    .block_9-item-title {
        font-weight: 900;
        font-size: 14px;
        color: #ffffff;
    }

    .block_9-item-text {
        font-weight: 300;
        font-size: 14px;
    }

    .block_9 .title {
        margin-bottom: 20px;
        font-weight: 900;
        font-size: 24px;
        color: #3fcba3;
    }

    .block_9-items-wrap {
        margin-bottom: 70px !important;
    }

    .question_title {
        font-size: 18px;
    }

    .question_title .green {
        font-size: 24px;
    }

    .question_subtitle {
        font-weight: 300;
        font-size: 14px;
    }

    .answer_item {
        width: 100%;
        margin-left: 0;
        font-size: 14px;
    }

    .question_text p {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .question_button {
        display: block;
        width: 80%;
    }

    .inp,
    .select-form select {
        /* width: 90%; */
        margin: 0 auto 15px;
    }

    .old_price {
        /* font-size: 14px; */
        font-size: 16px;
        text-decoration: line-through;
    }

    .new_price {
        /* font-size: 18px; */
        font-size: 22px;
    }

    .block_10-title {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .slide_wrap {
        padding: 10px 5px;
    }

    .slide {
        padding: 15px;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    }

    .review_text {
        font-weight: 400;
        font-size: 14px;
    }

    .review_photo {
        margin-bottom: 45px;
    }

    .block_11 {
        padding: 50px 0;
    }

    .block_11-title {
        width: 100%;
        font-size: 24px;
        text-align: left;
    }

    .block_11-subtitle {
        width: 100%;
        margin-bottom: 81%;
        font-size: 18px;
        text-align: right;
    }

    .block_11 .form_wrap {
        width: 100%;
        padding: 20px 15px;
    }

    .block_11 .form_wrap .inp,
    .block_11 .form_wrap select {
        width: 100%;
    }

    .block_11 .prices_wrap {
        margin: 15px auto;
    }

    .block_9 form .btn,
    .block_11 form .btn,
    .ever-popup__body .btn {
        width: 100%;
        border: 3px solid #ffffff;
        box-shadow: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .ever-popup__body .prices_wrap {
        display: flex;
        justify-content: center;
    }

    .ever-popup__body .old_price {
        margin-right: 10px;
    }

    .block_11 {
        background: linear-gradient(0deg, #e6cf77 0%, #ffffff 100%);
    }

    .block_11 .form-title {
        font-size: 18px;
    }

    .block_11-metric-line {
        display: none;
    }

    .block_11-prod {
        bottom: 350px;
        left: 27%;
        width: 78%;
    }

    .block_11-girl {
        right: 54%;
        bottom: 336px;
        width: 39%;
    }

    .block_11-leaf {
        right: 50%;
        bottom: 328px;
        width: 36%;
    }

    .slider_2 .slick-dots li {
        width: 25px;
        height: 25px;
        margin: 0 10px;
        background: #f5cfde;
        border-radius: 50%;
    }

    .slider_2 .slick-dots li.slick-active {
        background: #df6092;
    }

    .slider_2 .slick-dots li button {
        width: 100%;
        height: 100%;
    }

    .slider_2 .slick-dots {
        bottom: -40px;
    }

    .slider_3 .slick-dots li {
        width: 25px;
        height: 25px;
        margin: 0 10px;
        background: #f5cfde;
        border-radius: 50%;
    }

    .slider_3 .slick-dots li.slick-active {
        background: #df6092;
    }

    .slider_3 .slick-dots li button {
        width: 100%;
        height: 100%;
    }

    .slider_3 .slick-dots {
        bottom: -40px;
    }

    .review_slider .slick-dots li {
        width: 25px;
        height: 25px;
        margin: 0 10px;
        background: #f5cfde;
        border-radius: 50%;
    }

    .review_slider .slick-dots li.slick-active {
        background: #df6092;
    }

    .review_slider .slick-dots li button {
        width: 100%;
        height: 100%;
    }

    .review_slider .slick-dots {
        bottom: -40px;
    }

    .slider_4 .slick-dots li {
        width: 25px;
        height: 25px;
        margin: 0 10px;
        background: #f2b756;
        border-radius: 50%;
    }

    .slider_4 .slick-dots li.slick-active {
        background: #f68a8f;
    }

    .slider_4 .slick-dots li button {
        width: 100%;
        height: 100%;
    }

    .slider_4 .slick-dots {
        bottom: -40px;
    }

    .block_6-polygons {
        display: none;
    }
}

.ever-popup__inner {
    max-width: 100% !important;
}

.pop-up__box {
    background: linear-gradient(90deg, #f5777c 0%, #f1ab39 100%);
    border: 1px solid rgba(100, 100, 100, 0.7);
    box-sizing: border-box;
    border-radius: 8px;
    width: 720px;
    height: 392px;
    max-width: 100%;
    padding: 15px 15px;
}

.ever-popup__inner {
    padding-top: 20px !important;
}

.ever-popup__close:after,
.ever-popup__close:before {
    top: -5px !important;
}

.popup-title {
    text-align: center;
    font-size: 40px;
}

.popup-title h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #ffffff;
}

.popup-title h2 {
    margin: 0;
}

.pop-up__content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}

.image-pack img {
    display: inline-block;
    max-width: 100%;
    max-height: 400px;
}

.pop-up__left {
    flex: 1;
    text-align: center;
    min-width: 250px;
}

.form-box1>* {
    float: none !important;
    margin: 0 !important;
}

@media (max-width: 500px) {
    .block_2-list-img {
        width: 50%;
    }

    .dok {
        display: none;
    }
}

@media (max-width: 1000px) {
    .pop-up {
        display: none;
    }

    .ever-popup__body .btn {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .pop-up__box {
        width: 460px;
    }

    .pop-up__content {
        justify-content: center;
    }

    .image-pack {
        padding-bottom: 20px;
    }

    .image-pack img {
        max-height: 280px;
    }

    .form-order-popup-mobile .info-price,
    .ever-popup .info-price {
        color: #000000;
    }

    .dok {
        display: none;
    }
}


@media (max-width: 600px) {
    .block_2-list-item {
        max-width: 240px;
        margin: 10px 5px;
    }

    .dok {
        display: none;
    }
}


@media (min-width: 992px) and (max-width: 1170px) {
    .block_3-pack {
        position: absolute;
        top: 34%;
        left: 9%;
        width: 36%;
    }

    .cooreere {
        width: 100%;
        max-width: 600px;
    }

    .cooreere2 {
        position: relative;
        margin-top: -100px;
        margin-left: 75%;
    }

    .block_3 .container-fluid {
        padding: 50px 15px;
    }

    .dok {
        display: none;
    }
}


@media (min-width: 992px) and (max-width: 1193px) {
    .block_7-title {
        width: 100%;
        text-align: center;
    }

    .block_7 {
        padding-top: 30px;
    }

    .dok {
        display: none;
    }
}


@media (max-width: 1060px) {
    .block_11-title {
        width: 100%;
    }

    .block_4 .dok {
        display: none;
    }
}


@media (min-width: 992px) {
    .block_10 .slick-track {
        display: flex;
    }

    .block_10 .slide {
        height: 100%;
    }

    .dok {
        display: none;
    }
}

/* ever popup */

.ever-popup__body.ever-mobile {
    display: none
}

.ever-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 701;
    display: none;
    overflow: auto;
}

.ever-popup__body {
    position: static;
    float: none;
    display: block;
    margin: 0 auto;
    width: auto
}

.ever-popup.show {
    display: block;
    align-items: center;
}

.ever-popup__inner {
    position: relative;
    margin: 0 auto;
    padding-top: 35px
}

.ever-popup__close {
    width: 35px;
    height: 30px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    z-index: 1;
    transition: .3s;
}

.ever-popup__close:after,
.ever-popup__close:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 35px;
    height: 10px;
    background: #fff;
    transition: all 1s;
}

.ever-popup__close:after {
    transform: rotate(-45deg);
}

.ever-popup__close:before {
    transform: rotate(45deg);
}

@media screen and (max-width: 999px) {
    .ever-popup__body.ever-desktop {
        display: none
    }

    .ever-popup__body.ever-mobile {
        display: block
    }
}

/* ever popup mobile */

@media screen and (max-width: 600px) {
    .ever-popup {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        z-index: 701;
        display: none;
        overflow: auto;
    }

    .ever-popup__body {
        position: static;
        float: none;
        display: block;
        margin: 0 auto;
        width: auto
    }

    .ever-popup.show {
        display: block;
        align-items: center;
    }

    .ever-popup__inner {
        position: relative;
        margin: 0 auto;
        padding-top: 35px
    }

    .ever-popup__close {
        width: 35px;
        height: 30px;
        position: absolute;
        cursor: pointer;
        top: 0;
        right: 0;
        z-index: 1;
        transition: .3s;
    }

    .ever-popup__close:after,
    .ever-popup__close:before {
        content: "";
        position: absolute;
        right: 0;
        top: 10px;
        width: 35px;
        height: 10px;
        background: #fff;
        transition: all 1s;
    }

    .ever-popup__close:after {
        transform: rotate(-45deg);
    }

    .ever-popup__close:before {
        transform: rotate(45deg);
    }
}

/* phone btn */

.phoneBtnContainer {
    position: fixed;
    right: 10px;
    bottom: 10px;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 99;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: visibility .5s
}

.cbh-phone.cbh-show {
    visibility: visible
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.cbh-phone.cbh-static1 {
    opacity: .6
}

.cbh-phone.cbh-hover1 {
    opacity: 1
}

.cbh-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: .1;
    -webkit-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    animation: cbh-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s
}

.cbh-phone.cbh-active .cbh-ph-circle1 {
    -webkit-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    animation: cbh-circle-anim 1.1s infinite ease-in-out !important
}

.cbh-phone.cbh-static .cbh-ph-circle {
    -webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    animation: cbh-circle-anim 2.2s infinite ease-in-out !important
}

.cbh-phone.cbh-hover .cbh-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: .5
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: .5
}

.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: .5
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle {
    border-color: rgba(204, 204, 204, 1);
    opacity: .5
}

.cbh-phone.cbh-gray .cbh-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: .5
}

.cbh-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s
}

.cbh-phone.cbh-active .cbh-ph-circle-fill {
    -webkit-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important
}

.cbh-phone.cbh-static .cbh-ph-circle-fill {
    -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.cbh-phone.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(117, 235, 80, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(204, 204, 204, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-gray .cbh-ph-circle-fill {
    background-color: rgba(117, 235, 80, .5);
    opacity: .75 !important
}

.cbh-ph-img-circle1 {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
    background-color: rgba(30, 30, 30, .1);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    animation: cbh-circle-img-anim 1s infinite ease-in-out
}

.cbh-phone.cbh-active .cbh-ph-img-circle1 {
    -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    animation: cbh-circle-img-anim 1s infinite ease-in-out !important
}

.cbh-phone.cbh-static .cbh-ph-img-circle1 {
    -webkit-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    animation: cbh-circle-img-anim 0s infinite ease-in-out !important
}

.cbh-phone.cbh-hover .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover {
    background-color: rgba(117, 235, 80, 1)
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1 {
    background-color: rgba(204, 204, 204, 1)
}

.cbh-phone.cbh-gray .cbh-ph-img-circle1 {
    background-color: rgba(117, 235, 80, 1)
}

@-webkit-keyframes cbh-circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0deg) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@keyframes cbh-circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
}

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

    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

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

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes cbh-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes cbh-circle-img-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, 1);
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a {
    transform-origin: center center;
}

@media screen and (max-width: 999px) {
    #clbh_phone_div {
        display: none !important;
    }
}