body {
    font-family: Arial, Helvetica, sans-serif !important;
}

#sticky-block img {
    position: absolute;
    width: 40px;
    top: 75%;
    right: 3%;
}

.pidgotovka_big .block_pidgotovka {
    margin: 20px 20px;
    /* box-shadow: 0 0 7px 1px;
    box-shadow: 0 0 7px 1px #656565;
    border-radius: 8px;
    background-color: #502516;
    background: rgb(110, 57, 147);
    background: linear-gradient(90deg, rgba(110, 57, 147, 1) 27%, rgba(154, 69, 150, 1) 100%);
    background: #1c60d2; */
}

.block_pidgotovka {
    text-align: center;
}

.block_pidgotovka-background {
    padding: 20px 20px 20px;
    background: #fff;
    border-radius: 16px;
    color: black;
}

.block_pidgotovka span {
    font-weight: 600;
    font-size: 21px;
}

.pidgotovka_big img {
    border-radius: 20px;
    /*border-bottom-right-radius: 0px;*/
    /*border-bottom-left-radius: 0px;*/
    margin-bottom: 13px;
    /*border: 2px dashed white;*/
    box-shadow: 1px 1px 5px #3e3e3e;
}

.list4 li {
    margin: 0 0 12px;
    padding: 0 10px 0 25px;
    background: url(../images/small-orange-diamond.png) left 1px no-repeat;
    position: relative;
    background-size: 20px;
    text-align: left;
    color: #000;
    font-size: 18px;
    font-weight: 500;

}

.offer_section .field[name="metr"] {
    background-image: url(../images/check.png);
    background-size: 32px;
}

.fixed-message-1 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;

    padding: 20px;
    display: none;
    z-index: 9999999999;
}

.fixed-message-1 a {
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.fixed-message {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0), rgb(244, 244, 244) 80%);
    padding: 20px;
    display: none;
    z-index: 9999999999;
}

.fixed-message a {
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

#popup_banner {
    bottom: 85px !important;
}

.order_form .form-txt {
    color: #000000;
    text-align: center;
    padding-bottom: 20px;
}

.order_form .pat {
    color: #fff;

}

.order_form .form-txt h4 {
    font-size: 30px;
    padding-bottom: 7px;
    text-transform: uppercase;
    color: #fff;

}

.order_form .form-txt p {
    font-size: 18px;
    padding: 0 75px;
    color: #fff;
}

.order_form .field[name="name"] {
    margin-top: 25px;
    background-image: url("images/offer__name_icon.png");
    background-position: 23px center;
    background-repeat: no-repeat;
}

.order_form .field[name="phone"] {
    background-image: url("images/offer__phone_icon.png");
    background-position: 20px center;
    background-repeat: no-repeat;
}

.metr_new_count .metr_value {
    font-size: 50px;
    /* color: #00AAF8; */
    /*color: #c32439;*/
    font-weight: 700;
    padding: 10px;
    color: #ff2e49;
    text-shadow: 1px 1px 1px #424242;
}

.sticky {
    padding: 20px 10px;
    text-align: center;
    background: #00AAF8;
    border-radius: 5px 5px 0 0;
}

.ak-border {
    /* border: 1px solid #fff; */
    padding: 0 10px;
    border-radius: 5px;
    background: #fff;
    color: #000;
    font-weight: 700;
}

.BoughtTimes {
    /* border: 1px solid #fff; */
    padding: 0 10px;
    border-radius: 5px;
    background: #FF2A2C;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
}

.button {
    margin: 0 auto;
    width: 400px;
    height: 80px;
    border: none;
    border-radius: 4px;
    /* background: #00AAF8; */
    /*background: #c32439;*/
    background: #ff2e49;
    font-family: "AvenirNextCyr", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 80px;
    /* color: #000000; */
    color: white;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: center;
    border-radius: 10px;
}

.button .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 3s infinite linear;
}

.button {
    position: relative;
    overflow-x: hidden;
    font-family: "Rubik", sans-serif;
    text-decoration: none !important;
}

.offer_section .field {
    font-family: "Rubik", sans-serif;
}

.products_count span {
    margin: 0 3px;
    padding: 3px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #000;
    box-shadow: 0px 2px 2px 1px #acabab;
    color: #fff;
    font-weight: 700;
}

.benefit {
    /* background: #00AAF8; */
    background: #FF2A2C;
    position: relative;
    border-radius: 5px;
    padding: 20px 5px;
    margin: 0 20px 15px;
    margin-top: 50px !important;
}

.fixed .ak-border {
    /* border: 1px solid #fa5407 !important; */
    color: #fff !important;
    background: #000;
}

.sticky {
    padding: 20px 10px;
    text-align: center;
    /* background: #00AAF8; */
    /* background: #FF2A2C; */
    /*background: #502516;*/
    border-radius: 5px 5px 0 0;
    /*color: black;*/
    /*background: linear-gradient(109.6deg, rgb(255, 219, 47) 11.2%, rgb(244, 253, 0) 100.2%);*/
    /*background: rgb(110, 57, 147);*/
    /*background: linear-gradient(90deg, rgba(110, 57, 147, 1) 27%, rgba(154, 69, 150, 1) 100%);*/
    background: #1e3c72;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #2a5298, #1e3c72);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #2a5298, #1e3c72);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    color: #fff;
    /* text-shadow: 1px 1px 1px black; */
}

.title span {
    color: #fff;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 25px;
}

.timer_block {
    padding: 8px 20px 2px 20px;
    margin-bottom: 0;
    box-shadow: 0px -3px 7px -2px #b1b1b1;
    /* background-color: #1A0A44; */
    /*background-color: #000000;*/
    /*background-color: #8e24b9;*/
    background: linear-gradient(to bottom, #e2e9c0, #adcde9);
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #e2e9c0, #adcde9);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #e2e9c0, #adcde9);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    color: #fff;
    height: 110px;
    position: fixed;
    /* Залишаємо позицію fixed */
    top: 0;
    z-index: 100000;
    /* Переконайтесь, що z-index достатній */
    width: 480px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    height: auto;
    /* Забезпечуємо, щоб висота була автоматичною */
    font-size: inherit;
    /* Тримайте розмір шрифта таким, яким він був раніше */
    line-height: inherit;
    /* Тримайте висоту рядка такою ж */
}

.timer_block p {
    background: url(../images/icons896.png) left center no-repeat;
    background-size: contain;
    float: left;
    margin: 6px 0 0;
    padding: 0 0 0 65px;
    width: 170px;


    font-size: 14px;
    line-height: 16px;

}

.title_block {
    display: flex;
    flex-direction: column;
    padding: 15px 10px 7px 15px;
    /* background-color: #1A0A44; */
    /* background-image: linear-gradient(270deg, #000000 0, #000000 50%, #000000 100%); */
    /*background: #e9dedb;*/
    /*background: #ffed00;*/
    background: #1e3c72;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #2a5298, #1e3c72);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #2a5298, #1e3c72);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    color: #fff;
    text-align: center;
    border: 1px solid rgb(127 127 127 / 20%);
    border-radius: 0 0 10px 10px;
    border-top: unset;
}

.main_wrapper {
    margin: 0 auto;
    width: 480px;
    background: white;
    /* background-color: #1A0A44; */
    /* background-image: linear-gradient(270deg, #000000 0, #000000 50%, #000000 100%); */
    /*background: #e9dedb;*/
    /*background: whitesmoke;*/
    /*background-image: linear-gradient(316deg, #cdc1ff 0%, #cc9cff 74%);*/
}

.order-color {
    /* color: #00AAF8; */
    /* color: #FF2A2C; */
    color: #502516;
    font-weight: 600;
}

.top_list li {
    margin: 0 17px 12px;
    padding: 0 0 0 32px;
    background: url(../images/small-orange-diamond.png) left 1px no-repeat;
    flex: 1 0 20%;
    max-width: 44%;
    min-width: 30%;
    background-size: 20px;

}

.fixed-block {
    position: sticky;
    top: -6px;
    z-index: 99 !important;
    color: #000;
}

/*   Головні стилі  */

/* Моб меню */
.modal-body {
    background-color: #1A0A44;

    z-index: 90;
    padding: 100px 0 0 0;
    display: inline-block;
    max-width: 480px;
    width: 100%;
    -webkit-transform: skewX(-5deg) translateX(200%);
    -ms-transform: skewX(-5deg) translateX(200%);
    transform: skewX(-5deg) translateX(200%);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    will-change: transform, opacity;
    -webkit-transition: opacity 0.1s, -webkit-transform 0.3s;
    transition: opacity 0.1s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.1s;
    transition: transform 0.3s, opacity 0.1s;
    transition: transform 0.3s, opacity 0.1s, -webkit-transform 0.3s;
    height: 100vh;
    overflow: auto;
}

.modal-block {
    padding: 0;
}

.modal-block li {
    text-align: right;
    padding: 0 10px;
    border-bottom: 1px solid;
    display: block;
    height: 47.5px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}

.modal-block li a {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    width: 100%;
    height: 47.5px;
    line-height: 47.5px;
}

.modal-body.show-menu {
    opacity: 1 !important;
    transform: skewX(0deg) translate(0, 0) !important;
    -webkit-transform: skewX(0deg) translate(0, 0) !important;
    -ms-transform: skewX(0deg) translate(0, 0) !important;
}

header {
    width: 100%;
    height: 80px;
    transform: translate(0, -100%);
    transition: 0.5s;
    padding: 0 20px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 481px;
    margin: 0 auto;
}

header.active {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    transform: translate(0, 0);
    transition: 0.5s;
    z-index: 100;
    box-shadow: 0px 4px 6px rgb(0 0 0 / 20%);
    background-color: #1A0A44;

}

header a.logo svg {
    width: 100px;
    margin: 0 0;

}

header a.logo {
    width: 100px;
    height: 60px;
    transition: 0.6s;
    position: absolute;
    left: 190px;
}

header a.logo:hover {
    opacity: 0.7;
}

svg.nav-button {
    width: 45px;
    transition: 0.6s;
    cursor: pointer;
    position: absolute;
    left: 410px;
}

svg.nav-button:hover {
    opacity: 0.7;
}

.show-li:nth-child(1) {
    -webkit-transition-delay: 0.1s !important;
    -o-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
}

.show-li:nth-child(2) {
    -webkit-transition-delay: 0.2s !important;
    -o-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
}

.show-li:nth-child(3) {
    -webkit-transition-delay: 0.3s !important;
    -o-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}

.show-li:nth-child(4) {
    -webkit-transition-delay: 0.4s !important;
    -o-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
}

.show-li:nth-child(5) {
    -webkit-transition-delay: 0.5s !important;
    -o-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}

.show-li:nth-child(6) {
    -webkit-transition-delay: 0.6s !important;
    -o-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
}

.modal-block li svg {
    width: 36px;
    fill: #fff;
}

section.sect99 {
    padding: 40px 0 0 0;
}

.offer_section-top {
    border-top: 80px solid #4f41a2;
}

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

img {
    max-width: 100%;
    height: auto;
}

b {
    font-weight: 700;
}

/* Моб меню */

.reviews_section {
    padding: 30px 20px;
    background: #fff;
}

.reviews_section h2 {
    margin: 0 0 30px;
    color: #000;

}

.wtsp_item {
    max-width: 410px;
    min-height: 770px;
    margin: 0 auto;
    background: url(../images/ADhTyuE4T3ar.jpg) 50% 0% repeat;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #d9d9d9;

}

.wtsp_item .info {
    background: #ffffff url(../images/XS6fbttaUIgm.png) 3px 50% no-repeat;
    padding: 16px 110px 13px 50px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 2;
    border-radius: 20px 20px 0px 0px;
    text-align: left;
}


.wtsp_item .info .text {
    overflow: hidden;
    padding-left: 8px;
    color: #333;
}

.wtsp_item .info .text>p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.wtsp_item .info .text>small {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

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

.wtsp_item .date {
    text-align: center;
    margin-top: 10px;
}

.wtsp_item .date>span {
    display: inline-block;
    vertical-align: top;
    background: #d4ebf3;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
    color: #3f5250;
    padding: 0 8px;
    border-radius: 7px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.wtsp_item .message_container {
    margin-top: 10px;
    padding: 0 12px;
}

.wtsp_item .message {
    display: inline-block;
    max-width: 295px;
    min-width: 70px;
    padding: 6px 10px;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #212121;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}

.wtsp_item .message.client {
    background: #fff;
    border-radius: 0 6px 6px 6px;
}

.wtsp_item .message.client:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    left: -6px;
}

.wtsp_item .message>img {
    display: block;
    margin: 6px auto;
    border-radius: 4px;
}

.wtsp_item .message .time {
    text-align: right;
    font-size: 14px;
    line-height: 15px;
    color: #989898;
    padding: 0 5px;
}

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

.wtsp_item .message.author {
    background: #c8e2fd;
    border-radius: 10px 0 10px 10px;
    padding: 6px 10px;
    float: right;
}

.wtsp_item .message.author:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 0;
    border-color: #c8e2fd transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -6px;
}

.wtsp_item .message.author .time {
    padding: 0;
}

.wtsp_item .message.author .time:after {
    content: "";
    width: 18px;
    height: 12px;
    background: url(index.html) 50% 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 4px;
}

.wtsp_item:after {
    content: "";
    width: 404px;
    height: 57px;
    background: url(../images/LKvurt5AgpH6.png) 50% 50% no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -202px;
    bottom: 7px;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
    position: relative;
}

.wtsp_rev .owl-prev,
.wtsp_rev .owl-next {
    width: 47px;
    height: 47px;
    background: #000000 url(../images/g9nXtD5LDSge.jpg) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -23px;
}

.wtsp_rev .owl-prev {
    background-position: left center;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    left: -20px;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sticky-new {
    background: white;
    border-radius: 0;
    color: black;
    border: 2px solid #ffbf2f;
    /* border-top: 8px solid #ffbf2f; */
    padding: 10px !important;
}

.sticky-new .TopPlashka {
    /* display: flex; */
    font-size: 16px;
}

.sticky-new .ak-border {
    background-color: black;
    color: white;
}

/*.sticky-new #hidden_p {
display: none;
} */

.wtsp_rev .owl-next {
    background-position: right center;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    right: -20px;
}

/*   Відгуки  */

.fixed {
    position: fixed;
    top: 19px;
    width: 480px;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.8);
    left: 50%;
    transform: translateX(-50%);
}

.fixed .ak-border {
    /* border: 1px solid #fa5407 !important; */
    color: #272727 !important;
    background: #ffbf2f;
}

.BoughtTimes {
    /* border: 1px solid #fff; */
    padding: 0 10px;
    border-radius: 5px;
    /* background: #ffbf2f; */
    /* color: #252525; */
    font-weight: 700;
    line-height: 1.4;
}

.fixed-block {
    position: sticky;
    top: -6px;
    z-index: 99 !important;
    color: #292929;
}

.benefit img {
    position: absolute;

    border-radius: 50%;
    /*height: 35%;*/
    box-shadow: 1px 1px 6px 1px #000000;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.benefit .benefit_text {
    padding-top: 30px;
    font-weight: 500;
    text-align: center;
    color: #232323;
}

.benefit {
    background: linear-gradient(#FFBF2F, #FFBF2F);
    position: relative;
    border-radius: 5px;
    padding: 20px 5px;
    margin: 0 20px 15px;
    margin-top: 50px !important;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list__reviews {
    margin: 30px 30px 30px 20px;
}

.listtext li {
    margin: 0 17px 12px;
    padding: 0 0 0 32px;
    background: url(../images/small-orange-diamond_1.png) left 1px no-repeat;
    min-width: 30%;
    background-size: 20px;
}

.metr_block2 li {
    border: 1px solid #575757;
}

.metr_block li {
    border: 1px solid #f9a62b;
}

.list__reviews .user {
    width: 44px;
}

.list__reviews img {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    max-width: 100%;
    height: auto;
    transition: all 0.25s ease-out;
    /* border-radius: 50%; */
}

.sticky3 {
    padding: 20px 10px;
    text-align: center;
    background: linear-gradient(#f9a62b, #fa5407);
    border-radius: 5px 5px 0 0;
}

.sticky3 p {
    font-size: 22px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.sticky2 p {
    font-size: 22px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.sticky1 p {
    font-size: 22px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
    color: #515151;
}

.text_small {
    color: #000;
    margin: 10px 0 0px !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    padding-bottom: 50px;
}

.listnone {
    display: flex;
    justify-content: space-between !important;
    flex-wrap: wrap;
}

.listnone li {
    background: none !important;
    padding: 0 !important;
    box-shadow: 0px 0px 15px 0px #d7d7d7;
    padding: 3px 7px !important;
    border-radius: 8px;
    min-width: 48% !important;
    margin: 0 5px 10px 0 !important;
    flex: 1 0 20%;

}

@media screen and (max-width: 1199px) {
    .list__reviews .item .review {
        padding: 15px 18px;
        background: #F1F2F6;
        border-radius: 24px;
    }

    .list__reviews .item .data {
        width: calc(100% - 55px);
    }

    .list__reviews .item {
        align-items: flex-start;
        margin-bottom: 13px;
    }

    .list__reviews .item .name {
        font-weight: 600;
        font-size: 16px;
        line-height: 21px;
        color: #2D2D2D;
    }

    .list__reviews .item .review p {
        font-size: 16px;
        line-height: 120%;
        color: #2D2D2D;

    }

    .list__reviews .item .actions {
        padding: 0 0 0 20px;
        font-weight: 600;
        font-size: 13px;
        line-height: 19px;
        justify-content: flex-start;
        position: relative;
    }

    .list__reviews .item .actions .like {
        color: #1770EE;
        position: relative;
    }

    .list__reviews .item .actions .like:after {
        width: 15px;
        height: 100%;
        position: absolute;
        top: 2px;
        right: -15px;
        content: '';
        background: url(https://domashniy-vynorob.store/files/ls.svg) 50% 50% no-repeat;
    }

    .list__reviews {
        position: relative;

    }

    .list__reviews .item {
        align-items: flex-start;
        margin-bottom: 13px;
    }

    .list__reviews .item .image {
        width: 47px;
    }

    .list__reviews .item .image img {
        max-width: 47px;
        height: 47px;
        border-radius: 50%;
    }

    .list__reviews .item .data {
        width: calc(100% - 55px)
    }

    .list__reviews .item .review {
        padding: 15px 18px;
        background: #F1F2F6;
        border-radius: 24px;
    }

    .list__reviews .item .review p {
        font-size: 16px;
        line-height: 120%;
        color: #2D2D2D;
    }

    .list__reviews .item .name {
        font-weight: 600;
        font-size: 16px;
        line-height: 21px;
        color: #2D2D2D;
    }

    .list__reviews .item .actions {
        padding: 0 0 0 20px;
        font-weight: 600;
        font-size: 13px;
        line-height: 19px;
        justify-content: flex-start;
        position: relative;
    }

    .list__reviews .item .actions .like {
        color: #1770EE;
        position: relative;
    }

    .list__reviews .item .actions .like:after {
        width: 15px;
        height: 100%;
        position: absolute;
        top: 2px;
        right: -15px;
        content: '';
        background: url("https://domashniy-vynorob.store/files/ls.svg") 50% 50% no-repeat;
    }

    .list__reviews .item .actions .answer {
        color: #606163;
        margin: 0 15px;
        position: relative;
    }

    .list__reviews .item .actions .answer:after {
        width: 15px;
        height: 100%;
        position: absolute;
        top: 2px;
        right: -15px;
        content: '';
        background: url("https://domashniy-vynorob.store/files/ls.svg") 50% 50% no-repeat;
    }

    .list__reviews .item .actions .time {
        font-weight: normal;
        color: #606163;
    }

    .list__reviews .item .actions .like_icon {
        position: absolute;
        top: -9px;
        right: 15px;
        box-sizing: border-box;
        width: 40px;
        height: 25px;
        padding-left: 26px;
        line-height: 25px;
        background: #FBFEFD url("../fonts/like.svg") 2px 50% no-repeat;
        color: #606163;
        font-size: 16px;
        box-shadow: 2px 2px 4px rgba(8, 44, 71, 0.15);
        border-radius: 15.5px;
    }

    .list__reviews .item .actions .like_icon.like_heart {
        background: #FBFEFD url("../fonts/likeh.svg") 5px 50% no-repeat;
    }


}

.metr_block1 {
    box-shadow: 0px 0px 10px rgb(173, 173, 173);
    border-radius: 10px;

    margin: 30px 20px;
    border: 1px solid rgb(173, 173, 173);
}

.sticky1 {
    padding: 20px 10px;
    text-align: center;
    background: linear-gradient(53deg, #eeeeee, #d0d0d0);
    border-radius: 9px 9px 0 0;
}

.ak-border1 {

    border: 1px solid #333;
    padding: 0 10px;
    border-radius: 5px;
    background: #333;
    color: #fff;
    font-weight: 700;

}

.metr_block2 {
    box-shadow: 0px 0px 10px rgb(173, 173, 173);
    border-radius: 10px;

    margin: 30px 20px;
    border: 1px solid #333;
}

.sticky2 {
    padding: 20px 10px;
    text-align: center;
    background: linear-gradient(5deg, #333, #575757);
    border-radius: 5px 5px 0 0;
}

.ak-border2 {

    border: 1px solid #fff;
    padding: 0 10px;
    border-radius: 5px;
    background: #fff;
    color: #333;
    font-weight: 700;

}

.ak-border {
    /* border: 1px solid #fff; */
    padding: 0 10px;
    border-radius: 5px;
    background: #2e2e2e;
    color: #fdb30e;
    font-weight: 700;
}



.metr_block {
    border: 1px solid #fdb30e;
    /* margin: 0 20px; */
    /* box-shadow: 0px 0px 10px rgb(173, 173, 173); */
    border-radius: 10px;

    /* margin: 30px 20px; */
}

.accordion[type="submit"] {
    width: 80%;
    padding: 0;
    letter-spacing: 0;
    margin-top: 40px;
}

.accordion[type="submit"]::after {
    background-image: none;

}

.accordion {


    background: linear-gradient(#f9a62b, #fa5407);
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    width: 300px;
    height: 60px;
    box-shadow: none;
    position: relative;
    padding: 0 31px 0 0;
    margin-bottom: 20px;
}

.accordion::after {
    content: '';
    background-image: url(../images/icons896_1.png);
    width: 15px;
    height: 25px;
    top: 16px;
    left: 217px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 25px;
}


section.metr {
    padding: 0 !important;
}

.metr_count {
    margin-top: 20px;
}



.metr_text_count {
    font-size: 14px !important;
    padding-bottom: 0 !important;
    margin-left: 10px;
}

.top_list {
    margin: 25px 0;
    flex-wrap: wrap;
    display: flex;
    color: black;
}


.reyt {
    display: flex;
    justify-content: space-around;
    /* color: #fff !important; */
}

.reyt-block {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}



.metr ul li {
    font-size: 15px;
}

.metr ul li span {
    font-weight: 500;
}

.metr ul {

    margin-left: 20px;
    margin-right: 20px;

    padding: 20px 5px;
    font-size: 18px;

}




.flareanother {
    overflow-x: hidden;
}

.flareanother .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(243, 243, 243, 0.11), rgba(255, 255, 255, 0.84));
    animation: flareAnimation 10s infinite linear;
}

@keyframes flareAnimation {
    0% {
        left: -150%;
    }

    100% {
        left: 150%;
    }
}

.none {
    display: none;
}

.offer_section_metr button {
    font-size: 20px !important;
}

.offer_section .field[name="metr"] {
    background-image: url(../images/Frame0309.png);
    background-position: 20px center;
    background-repeat: no-repeat;
}

.owl-stage-outer {
    max-height: 857px !important;

}

.owl-height {
    max-height: 857px !important;
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;

}

.offer_section_metr {
    padding: 10 !important;
}



.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}

.metr_text {
    font-size: 25px;
    font-weight: 700;
    padding: 30px 20px 10px;


}



.metr_old_count .metr_text_count {
    font-size: 14px;
    padding-bottom: 5px;
    color: black;
}

.metr_new_count .metr_value {
    font-size: 50px;
    color: #ffcb0c;
    font-weight: 700;
    padding: 10px;
}

.metr_old_count .metr_value {
    font-size: 30px;
    /* color: #ffffff; */
    color: black;
    text-decoration: line-through;
    font-weight: 400;
    padding: 10px;
}

.metr_econom {
    font-size: 25px;

    text-align: center;
    padding: 0 0 40px;
}

.metr_econom span {
    background-color: #41944b;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 5px;
}

.metr_text {
    text-align: center;
}

.metr_count {
    display: flex;
    justify-content: space-around;
}

.wtsp_item {
    max-width: 410px;
    min-height: 800px;
    margin: 0 auto;
    background: url(../images/reviews__wtsp_bg.jpg) 50% 0% repeat;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 20px 20px;
    /*left: -10px;*/
}

.wtsp_item .info {
    background: #ffffff url(../images/reviews__wtsp_btn.png) 3px 50% no-repeat;
    padding: 16px 110px 13px 50px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 2;
    border-radius: 20px 20px 0px 0px;
}

.wtsp_item .info>img {
    float: left;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #0f3a33;
}

.wtsp_item .info .text {
    overflow: hidden;
    padding-left: 8px;
    color: #333;
}

.wtsp_item .info .text>p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.wtsp_item .info .text>small {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

.wtsp_item .date {
    text-align: center;
    margin-top: 10px;
}

.wtsp_item .date>span {
    display: inline-block;
    vertical-align: top;
    background: #d4ebf3;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
    color: #3f5250;
    padding: 0 8px;
    border-radius: 7px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.wtsp_item .message_container {
    margin-top: 10px;
    padding: 0 12px;
}

.wtsp_item .message {
    display: inline-block;
    max-width: 295px;
    min-width: 70px;
    padding: 6px 10px;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #212121;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}

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

.wtsp_item .message>p {
    margin-bottom: 5px;
    text-align: left;
    font-size: 16px;
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.wtsp_item .message>img {
    display: block;
    margin: 6px auto;
    border-radius: 4px;
}

.wtsp_item .message .time {
    text-align: right;
    font-size: 14px;
    line-height: 15px;
    color: #989898;
    padding: 0 5px;
}

.wtsp_item .message.client {
    background: #fff;
    border-radius: 0 6px 6px 6px;
}

.wtsp_item .message.client:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 0;
    left: -6px;
}

.wtsp_item .message.author {
    background: #c8e2fd;
    border-radius: 10px 0 10px 10px;
    padding: 6px 10px;
    float: right;
}

.wtsp_item .message.author:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 0;
    border-color: #c8e2fd transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -6px;
}

.wtsp_item .message.author .time {
    padding: 0;
}

.wtsp_item .message.author .time:after {
    content: '';
    width: 18px;
    height: 12px;
    background: url(../reviews__wtsp_read.html) 50% 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 4px;
}

.wtsp_item:after {
    content: '';
    width: 404px;
    height: 57px;
    background: url(../images/reviews__wtsp_send.png) 50% 50% no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -202px;
    bottom: 7px;
}

.wtsp_rev .owl-prev,
.wtsp_rev .owl-next {
    width: 47px;
    height: 47px;
    background: #f85a3d url(../images/slider__arrows.jpg) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -23px;
}

.wtsp_rev .owl-prev {
    background-position: left center;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    left: -20px;
}

.wtsp_rev .owl-next {
    background-position: right center;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    right: -20px;
}

.wtsp_rev .owl-dots {
    font-size: 0;
    text-align: center;
    margin-top: 20px;
}

.owl-dots {
    display: none !important;
}

.wtsp_rev .owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.wtsp_rev .owl-dot.active {
    background: #fff;
}

.fotovidguk {
    padding-top: 20px;
}

.top-img img {
    width: 30px;
    margin-right: 15px;
}

.top-text {
    font-size: 20px;
}

.item-top {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.order-step {
    margin: 20px;
    padding-bottom: 50px;
    text-transform: uppercase;
    color: black;
}

.step-item {
    padding: 26px;
    border: 2px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 1px;
    margin: 15px 0px;
    background: white;
}



.border-img {
    display: block;
    /* Робимо елемент блочним */
    margin-left: auto;
    /* Автоматичний лівий відступ */
    margin-right: auto;
    /* Автоматичний правий відступ */
    max-width: 100%;
    /* Обмежуємо ширину зображення до 100% від контейнера */
    height: auto;
    /* Висота зображення буде змінюватись пропорційно */
}


.stars {
    display: flex;
}

.reyt {
    display: flex;
    justify-content: space-around;
    color: #fff !important;
    /*color: black;*/
}

.timer {
    float: right;
    border-bottom: 2px solid;
    padding-bottom: 8px;
}


.TopPlashka {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

/* .reviews_list1 .owl-prev, .reviews_list1 .owl-next{
background: #ffffff url(https://guardua.com.ua/mojka-karcher2/slider__arrows.png) no-repeat;
height: 92px;
top: 480px;
} */
#popup_banner {
    position: fixed;
    bottom: 70px;

    font-family: Lato, sans-serif;
    z-index: 1000;
    right: -400px;
    width: 74%;
    transition: transform 1000ms ease-in-out;
    max-width: 360px;

}

#popup_banner div.bann_in {
    display: flex;
    text-decoration: none;
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: 125px;
    justify-content: center;
    align-content: center;
}

#popup_banner img.bann_img {
    width: auto;
    height: 120px;

}

.bann_close {
    z-index: 99999;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 81%;
    border-radius: 22px;
    top: 0%;
    cursor: pointer;
    background: none;
}