*,
*::after,
*::before {
  margin: 0;
  box-sizing: border-box;
}

button,hr,input {
    overflow: visible
}

progress,sub,sup {
    vertical-align: baseline
}

.popup-content .left,.subtitle_reviews,.text-center,.top,h2 {
    text-align: center
}

.top-img,.wrapper,sub,sup {
    position: relative
}

.form .input,.sale,.top-img__sale {
    align-content: center
}

.left span,.thanks .large,h2 span {
    /*color: var(--accent)*/
    color: #000000
}

.btn,.wrapper,img {
    width: 100%
}

.block9-video svg,.popup,.popup-content {
    transform: translate(-50%,-50%)
}

#delivery2,#viewing {
    left: 3%;
    padding: 10px 30px 10px 20px;
    outline: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    transition: visibility 1.5s ease-in-out,transform 1.5s ease-in-out;
    transform: translate3d(-150%,0,0);
    visibility: hidden
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Regular.woff2") format("woff2"),url("../fonts/Roboto-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Black.woff2") format("woff2"),url("../fonts/Roboto-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Italic.woff2") format("woff2"),url("../fonts/Roboto-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Medium.woff2") format("woff2"),url("../fonts/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Light.woff2") format("woff2"),url("../fonts/Roboto-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Bold.woff2") format("woff2"),url("../fonts/Roboto-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
details,main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0
}

#delivery2,#viewing {
    font-size: 100%;
    z-index: 2
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    /* border-radius: 8px 8px 0px 0px; */
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

h3,p {
    font-size: 16px;
    margin: 0
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

.block7-list p,.top-price-old {
    border-bottom: 1px solid var(--placeholder)
}

.top-price-new span,.top-price-old span {
    padding-top: 5px;
    display: block;
    line-height: 1
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

.block6-block,.wrapper,video {
    overflow: hidden
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

h2,h3 {
    line-height: 1.14;
    text-transform: uppercase
}

summary {
    display: list-item
}

.review-rating input,[hidden],template {
    display: none
}

:root {
    --text-primary: #000000;
    --text-primary-dark: #FDFDFD;
    --text-secondary: #646464;
    --placeholder: #9a9a9a4f;
    --background-dark: #3A3A3A;
    --background-accent: #DADEE5;
    --background-light: #FAFAFA;
    --accent: #292929b8;
    /*--gradient: linear-gradient(90deg, #2CC2B9 0%, var(--accent) 67.71%);*/
    --gradient: linear-gradient(90deg, #00A050 0%, #00A050 0%);
    --fonts:
    "Roboto",sans-serif;
    --text-secondary-light: #4D4D4D
}

html {
    -webkit-text-size-adjust: 100%;
    line-height: 0
}

* {
    box-sizing: border-box;
    outline: 0
}

:focus {
    outline: 0
}

.white {
    color: #000000
}

.footer a,.large,.mob-menu-content ul li a,body {
    color: var(--text-primary)
}

.videoRev {
    height: 400px!important
}

h1 {
    margin: 2px;
    line-height: 1.3;
    font-weight: 700;
    /*text-transform: uppercase*/
}

.btn,h2,h3,h4 {
    font-weight: 600
}

h2 {
    margin: 0 0 30px;
    letter-spacing: .24px
}

h4 {
    margin: 0;
    line-height: 1.16
}

.accent-bg {
    background: #f0f0f0
}

p {
    line-height: 1.3;
}

.large {
    line-height: 1.2
}

.small {
    line-height: 1.16
}

.extra-small {
    font-size: 12px;
    line-height: 1
}

.top-price-new span {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -.56px
}

.top-price-old span {
    text-decoration: line-through;
    font-weight: 500;
    letter-spacing: -.48px
}

body {
    margin: 0;
    background: rgba(0,0,0,.1);
    font-family: var(--fonts)!important;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wrapper {
    margin: 0 auto;
    background: #fff
}

.btn,.top-img__sale {
    background: var(--gradient);
    display: flex
}

.container {
    padding: 15px 25px;
}

section {
    background: #f0f0f0;
}

.btn {
    font-size: 19px;
    text-transform: uppercase;
    justify-content: center;
    /*color: var(--text-primary-dark);*/
    color: #ffffff;
    line-height: .98;
    letter-spacing: .16px;
    text-transform: uppercase;
    padding: 19px 5px;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
    box-shadow: 0 0 6px rgb(0 0 0 / 30%)

}

.header {
    padding: 12px 0 9px;
    position: fixed;
    width: 100%;
    max-width: 412px;
    z-index: 2;
    background: white;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 3%);
}

.header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px
}

.burger {
    cursor: pointer
}

.top {
    /* padding: 0; */
    padding: 0;
    padding-top: 56px;
    background: #ffffff;
}

.top .container:first-of-type {
    padding: 0 8px;
}

.top-block {
    padding: 12px 0;
    /* padding-top: 56px; */
}

.top-img img {
    object-fit: cover;
    object-position: center center
}

.top-img__sale {
    position: absolute;
    z-index: 1;
    top: 40px;
    left: 40px;
    width: 82px;
    height: 82px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    font-size: 29px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -.58px;
    flex-wrap: wrap
}

.mob-menu,.mob-menu-bg {
    height: 100%;
    width: 100%
}

.block9_titele,.btn-more {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

.block9-2_titele,.btn-more {
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

.block10-list,.block7-list {
    line-height: 1;
    list-style: none
}

.btn-more,.sale {
    justify-content: center
}

.top-img__sale span {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%
}

.top-price {
    display: flex;
    background: var(--accent);
    margin-top: -5px;
    position: relative
}

.top-price>* {
    width: 50%;
    padding: 8px 16px
}

.top-price-old {
    background: #f0f0f0;
    clip-path: polygon(100% 0,0 0,0 100%,95% 100%)
}

.top-price-new {
    background: var()
}

.sale {
    color: var(--text-secondary-light);
    display: flex;
    align-items: flex-end;
    gap: 6px;
    padding: 12px 0 25px;
}

.block10-list li,.form .input {
    align-items: center;
    display: flex
}

.form .input {
    border-radius: 8px;
    border: 1px solid var(--text-secondary);
    padding: 0 20px;
    margin-bottom: 12px;
    background: var(--background-light)
}

.form .input svg {
    margin-right: 15px;
    min-width: 18px;
    height: auto
}

.form .input::placeholder {
    color: var(--placeholder)
}

.form .input input {
    border: none;
    background: 0 0;
    line-height: 1.14;
    width: 100%;
    padding: 15px 0
}

.left {
    margin-top: 12px
}

.left span {
    color: #00a050;
    font-weight: 500
}

video {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%)
}

.block2 {
    padding: 25px 0 5px 0;
    background-color: #f6f6f6
}

.block4 {
    padding: 40px 0 0 0;
    background-color: #ffffff;
}

.block4-2 {
    padding: 20px 0 45px 0
}

.block7 {
    padding: 45px 0 15px 0;
    background-color: #ffffff
}

.block9 {
    padding: 30px 0 70px;
    background-color: #ffffff;
}

.sect8 {
    padding: 45px 0 0;
    background: #f6f6f6
}

.block9-2 {
    padding: 50px 0 50px;
    background-color: #f6f6f6;
}

.block2-blocks {
    padding-top: 8px;
    background-color: #f6f6f6
}

.block2-block,.block3 .large,.block3-block,.block6 h2,.block7-img {
    margin-bottom: 60px;
}

.block2-block__img,.block6-block img {
    margin-bottom: 25px;
    border-radius: 8px
}

.block2-block__text {
    /*background: var(--background-dark);*/
    margin: 0 0 25px 0
}

.block3 {
    padding: 35px 0 0 0;
    background: #f0f0f0;
}

.block6 {
    padding: 35px 0 35px 0;
    background: #f0f0f0;
}

.block8 {
    padding: 45px 0 45px 0;
    background: #f0f0f0;
}

.block3-block-img {
    position: relative;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%)
}

.block3-block-img .h4 {
    position: absolute;
    top: -1px;
    left: 0;
    padding: 8px 16px;
    max-width: 362px;
    background: #303030;
    color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    font-size: 20px;
    margin: 0;
    line-height: 1.16;
    font-weight: 600;
}

.block3-block-text {
    /*background: var(--background-dark);*/
    padding: 16px;
    border-radius: 0 0 8px 8px;
    margin: 10px 0 10px 0
}

.block4-imgs,.popup-content form .btn {
    margin-top: 24px
}

.block4-imgs img {
    border-radius: 8px;
    margin-bottom: 40px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.block10-list li:last-of-type,.block4-imgs img:last-of-type,.footer p:last-of-type,.mob-menu-content ul li:last-of-type,.popup-offerta p:last-of-type {
    margin-bottom: 0
}

.block4 .btn,.reviews2_section {
    margin-top: 45px
}

.block4-2 .btn,.reviews2_section {
    margin-top: 45px
}

.block6-blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 16px
}

.block6-block {
    text-align: center;
    width: calc(50% - 8px);
    border-radius: 2px
}

.block7-list {
    margin-bottom: 24px
}

.block7-list p {
    display: flex;
    justify-content: space-between;
    padding: 8px 0
}

.block7-list p span {
    text-align: right;
    max-width: 51%
}

.block8 .review-item {
    border-radius: 2px;
    background: var(--background-light,#fafafa);
    margin-bottom: 24px!important
}

.block8 .review-item:last-of-type {
    margin-bottom: 0!important
}

.block9-video {
    position: relative;
    cursor: pointer
}

.block9-video video {
    width: 100%
}

.block9-video svg {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform-origin: center center
}

@media screen and (max-width: 375px) {
    .block9-video svg {
        transform:translate(-50%,-50%)
    }
}

.block10 {
    padding: 50px 0 0px;
    background: #ffffff;
}

.block10-list {
    padding: 0
}

.block10-list li {
    margin-bottom: 10px
}

.block10-list li svg {
    min-width: 32px;
    margin-right: 16px
}

.footer {
    text-align: center;
    padding: 12px 0;
    background: #ffffff
}

.footer p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px
}

.sect7 {
    background: #232732;
    padding: 30px
}

.sect7 .title {
    font-size: 24px;
    margin-bottom: 15px
}

.sect7 .title>span {
    font-size: 30px
}

.item-doptext {
    color: #41916a;
    margin-top: 12px;
    margin-bottom: 4px
}

.item-company {
    margin-left: 20px
}

.name_manager {
    color: #222;
    font-size: 13px
}

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

.item-doptext_manager {
    color: #41916a;
    margin-top: 5px;
    line-height: 1.14;
    margin-bottom: 5px
}

.date_manager {
    font-size: 12px;
    color: #6b6b6b
}

.slider-reviews .review-item {
    position: relative;
    background: #fff;
    padding: 16px 21px 10px;
    width: 100%;
    margin-bottom: 15px;
    display: block
}

.slider-reviews .review-item .review-text .date span,.tjege .stars {
    display: inline-block
}

.slider-reviews .review-item .photo {
    margin-right: 7px;
    float: left;
    width: 60px;
    display: inline-block
}

.slider-reviews .review-item .review-text {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000
}

.item-text p,.slider-reviews .review-item .review-text p {
    margin-bottom: 6px
}

.slider-reviews .review-item .review-text .name {
    color: #222;
    padding: 0;
    display: flex;
    justify-content: space-between
}

.slider-reviews .review-item .review-text .name .review-rating {
    color: orange;
    margin-right: 10px
}

.slider-reviews .review-item .review-text a {
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;
    color: #365899;
    transition: .2s
}

.slider-reviews .review-item .review-text .date,.slider-reviews .review-item .review-text .date p {
    color: #6b6b6b
}

.slider-reviews .rnext,.slider-reviews .rprev {
    background: #ffc000;
    position: absolute;
    height: 40px;
    width: 25px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    bottom: -50px;
    z-index: 200;
    cursor: pointer;
    padding: 7px 0
}

.slider-reviews .rnext {
    right: 175px;
    transform: translateX(50%)
}

.slider-reviews .rprev {
    left: 150px;
    transform: translateX(50%)
}

.tjege {
    background: #f2f2f2;
    padding: 12px 0 12px 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.tjege a {
    font-size: 14px;
    color: #000
}

.tjege .stars {
    background: url(/assets/images/starsd90c75735434544-1.png) left 3px no-repeat;
    padding: 0 15px 0 116px;
    margin-right: 10px;
    line-height: 24px;
    border-right: 1px solid #dedfe0
}

.tjege .stars b {
    font-size: 20px;
    color: #222;
    font-weight: 700
}

.btn-more {
    display: inline-flex;
    margin: 0 auto;
    line-height: 98%;
    letter-spacing: .16px;
    cursor: pointer;
    border-bottom: 2px solid var(--text-primary)
}

.btn-more-wrap {
    display: flex;
    justify-content: center
}

.mob-menu {
    position: absolute;
    top: 0;
    z-index: 20;
    left: 0;
    display: none;
    transition: left .5s ease-in;
}

.mob-menu-bg,.popup-bg {
    transition: background .3s ease-in .3s
}

.mob-menu.active {
    display: block;
}

.mob-menu.active .mob-menu-bg {
    background: rgba(77,77,77,.6)
}

.mob-menu-bg {
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.mob-menu-content {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 270px;
    border-radius: 2px;
    background: var(--background-light);
    padding: 15px;
    height: 315px;
    display: none;
}

.popup,.popup-bg {
    width: 100%;
    height: 100%
}

.mob-menu-content-close,.popup-close {
    position: absolute;
    right: 16px;
    top: 13px;
    cursor: pointer
}

#delivery2,#viewing,.popup {
    position: fixed
}

.mob-menu-content ul {
    padding: 0;
    line-height: 1;
    list-style: none
}

.mob-menu-content ul li a {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 114%;
    letter-spacing: .24px;
    text-decoration: none
}

.popup {
    top: 50%;
    z-index: 20;
    left: 50%;
    max-width: 375px;
    display: none
}

.dop-block,.thanks-info {
    display: flex
}

.popup-bg {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(77,77,77,.6)
}

.popup-content,.thanks {
    background: var(--background-light)
}

.popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 98%;
    margin: 0 auto;
    border-radius: 2px;
    padding: 64px 12px
}

.popup-offerta p {
    margin-bottom: 20px
}

.block9_titele,.thanks h1,.thanks p,.thanks-info {
    margin-bottom: 24px
}

.block9-2_titele,.thanks h1,.thanks p,.thanks-info {
    margin-bottom: 45px
}

h1 {
    font-size: 19px;
}

#viewing p,.slider-reviews .review-item .review-text .name,.small,.tjege .stars,.tjege span,h4 {
    font-size: 16px;
    text-align: center;
}

.top-price-old span,h2 {
    font-size: 21px;
}

.large,.thanks-info__col {
    font-size: 18px;
    padding: 0px 10px 0px 10px;
}

/*.btn,.btn-more,.form .input input {
    font-size: 16px
}*/

.item-text p,.slider-reviews .review-item .review-text p {
    font-size: 15px
}

.item-doptext,.item-doptext_manager,.slider-reviews .review-item .review-text .date,.slider-reviews .review-item .review-text .date p {
    font-size: 12px
}

.wrapper {
    max-width: 412px
}

.thanks {
    line-height: 1;
    padding: 48px 0 32px
}

.thanks h1,.thanks p {
    text-align: center
}

.thanks-info {
    padding: 0 24px
}

.thanks-info__col:first-of-type {
    margin-right: 24px;
    color: var(--placeholder)
}

.thanks-info__col>:first-of-type {
    margin-bottom: 16px
}

.thanks a {
    text-decoration: none!important
}

.dop {
    padding: 24px 0;
    background: var(--background-accent)
}

.dop-block svg {
    min-width: 16px;
    margin-right: 12px
}

#viewing {
    display: block;
    bottom: 5%;
    -webkit-box-shadow: 0 0 15px hsl(0,0%,17%,.2);
    box-shadow: 0 0 15px hsl(0,0%,17%,.2);
    border-radius: 7px;
    margin: 0;
    border: 0
}

#delivery2.is-visible,#viewing.is-visible {
    transform: translate3d(0,0,0);
    visibility: visible
}

#delivery2 .close,#viewing .close {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    width: 1em;
    height: 1em;
    color: #2b2b2b;
    font-size: 13px;
    cursor: pointer
}

#delivery2 .close::after,#delivery2 .close::before,#viewing .close::after,#viewing .close::before {
    content: '';
    position: absolute;
    top: 0;
    left: .5em;
    height: 100%;
    width: calc(1em / 12);
    margin-left: calc(1em / -24);
    background-color: currentColor
}

#delivery2 .close::before,#viewing .close::before {
    transform: rotate(45deg)
}

#delivery2 .close::after,#viewing .close::after {
    transform: rotate(-45deg)
}

#delivery2.light,#viewing.light {
    color: #2b2b2b;
    background-color: #f7f7f7
}

#delivery2 .layout,#viewing .layout {
    display: flex;
    align-items: center
}

#delivery2 .body,#viewing .body {
    font-size: 14px;
    line-height: 1.2
}

#delivery2 span,#viewing span {
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .2px;
    text-transform: uppercase
}

.wrapper__limited {
    padding-bottom: 5px
}

.limited {
    text-align: center;
    padding: 5px 40px;
    line-height: 1.2em;
    font-size: 1.3em
}

.limited span {
    background-color: #e7e7e7;
    padding: 5px 10px
}

#delivery2 {
    display: block;
    bottom: calc(5% + 50px);
    -webkit-box-shadow: 0 0 15px hsl(0,0%,17%,.2);
    box-shadow: 0 0 15px hsl(0,0%,17%,.2);
    border-radius: 7px;
    margin: 0;
    border: 0
}

#delivery2 .icon {
    font-size: 45px;
    flex-shrink: 0;
    margin-right: 10px
}

#delivery2 .icon svg {
    width: 1.25em
}

.block9_titele {
    color: hsl(0deg 0% 0%);
    font-size: 21px;
    line-height: 1.14;
    letter-spacing: .24px
}

.block9-2_titele {
    color: hsl(0deg 0% 0%);
    font-size: 21px;
    line-height: 1.14;
    letter-spacing: .24px
}

#phone-button-tooltip,#phone-button::before,.callback-button {
    background: #00a050!important
}

#phone-button-tooltip .phone-button-tooltip-arrow {
    fill: #00a050!important
}

.callback-form-timer {
    padding-bottom: .5rem
}

.rating {
    padding: 10px 15px 10px;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 20px;
}

.rating a {
    text-decoration: none;
}

.rating .stars {
    display: flex;
    gap: 5px;
    /* display: inline-block; */
    /* background: url(../images/stars.png) left 3px no-repeat; */
    /* padding: 0 15px 0 116px; */
    /* margin-right: 10px; */
    line-height: 24px;
    /*border-right: 1px solid #dedfe0;*/
}

.rating .stars b {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    margin-right: 15px;
}

.rating span {
    font-size: 15px;
    color: #000000;
    white-space: nowrap;
}

.top-advs {
    display: flex;
    padding: 15px;
    padding-bottom: 30px;
    gap: 5px;
    background-color: #f0f0f0;
}

.top-advs img {
    width: 50px;
    height: 50px;
}

.top-advs div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.top-advs p {
    font-size: 14px;
}

.top-img-slider-for {
    overflow-y: hidden;
    /* max-height: 100vw; */
    /* height: 375px; */
}

.top-img-slider-nav {
    overflow-y: hidden;
    margin-top: 10px;
    /* height: 95px; */
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    justify-content: space-between;
}

.top-img-slider-nav img {
    width: 100%;
}

.top-img-slider-nav .slick-active::after {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255,255,255,0);
    -webkit-transition: .2s;
    transition: .2s;
    border: 2px solid transparent;
    position: absolute;
}

.top-img-slider-nav .slick-current::after {
    background-color: rgba(255,255,255,.6);
    border-color: #3d4453;
}

.top-img-slider-nav-el {
    width: 23%;
    height: auto;
    margin: 3.25px;
    position: relative;
}

.top-form {
    background-color: #f0f0f0;
}

.star-rating {
    position: relative;
    display: flex;
    max-width: 75px;
    fill: orange;
}

.star-rating-progress {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4%;
    background: hsl(0, 0%, 97%);
    mix-blend-mode: color;
}

.top-img__sale1 {
    background: #ff0008;
    color: #ffffff;
    top: 15px;
    left: 15px;
    width: 160px;
    height: 28px;
    border-radius: 15px;
    font-size: 16px;
    justify-content: space-evenly;
}

.top-img__sale2 {
    background: #fff242;
    color: #000000;
    top: 52px;
    left: 15px;
    width: 188px;
    height: 28px;
    border-radius: 15px;
    font-size: 16px;
    justify-content: space-evenly;
}

.top-price {
    background: #f0f0f0;
    padding: 15px 0;
    justify-content: center;
    gap: 60px;
    align-items: center;
}

.top-price-old {
    border: none;
    padding: 0;
    width: auto;
    color: #797878;
}

.top-price-new {
    padding: 0;
    width: auto;
    color: #f84147;
}

@media screen and (min-width: 412px) {
    .top-img-slider-for {
        /* max-height: 412px; */
    }
}

.reviews2_section {
    position: relative;
}

#video iframe {
    /* width: 100% !important;
    height: 100% !important; */
    width: 100vw;
    max-width: 412px;
    height: 56.31vw;
    max-height: 232px;
    border: none;
    /* border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%); */
}

.yt_inner_block {
    width: 105vw;
    max-width: 432.6px;
    height: 59.1255vw;
    max-height: 243.6px;
    position: absolute;
}

.yt_outer_block {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 56.31vw;
    max-width: 412px;
    max-height: 232px;
    /* border-radius: 10px; */
}

#feedback iframe {
    max-height: 2319px;
}

.social-block {
    width: 38%;
    display: flex;
    margin: 0 auto 20px;
    gap: 13px;
    align-content: stretch;
    align-items: flex-end;
    flex-direction: row;
}

.footer .social-block p {
    /* justify-content: start; */
    margin: 0;
}

.footer .social-block p a{
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    font-weight: bold;
}

.viber-link, a.viber-link {
    color: #624479;
}

.telegram-link, a.telegram-link {
    color: #33a1d9;
}

.youtube{max-width:100%;height:inherit;overflow:hidden;position:relative;cursor:hand;cursor:pointer}
.youtube .thumb{bottom:0;display:block;left:0;margin:auto;max-width:100%;position:absolute;right:0;top:0;width:100%;height:auto}
.youtube .play{filter:alpha(opacity=80);opacity:.8;height:77px;left:50%;margin-left:-38px;margin-top:-38px;position:absolute;top:50%;width:77px;background:url("youtube-play-icon.png") no-repeat}

#char-slider {
    margin-bottom: 50px;
}

#char-slider .slick-dots {
    bottom: -13px;
}

#char-slider .slick-dots li button:before {
    background-color: black;
    content: '';
}

#media-slider {
   padding: 0 24px;
}

#media-slider .slide{
    position: relative;
    margin: 5px;
    width: 100px;
    height: 100px;
    list-style: none;
}
#media-slider img,
#media-slider video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover;
    cursor: pointer;
    box-shadow: none;
}

.video.start::before{
    content: '';
    background: url(../images/start.webp);
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.poster::before{
    content: '';
    background: url(../images/start.webp);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form .input select {
    border: none;
    background: 0 0;
    line-height: 1.14;
    width: 100%;
    padding: 15px 0;
    color: rgb(68 68 68);
}

.select-wrapper {
    position: relative;
}

.select-arrow {
    position: absolute;
    /* z-index: -1; */
    border: 8px solid transparent;
    border-bottom: 0;
    right: 21px;
    top: 21px;
    border-top-color: #1a1a1a;
    z-index: 100;
}

.mob-menu-block {
    display: flex;
    flex-direction: column;
}

.mob-menu-block .logo {
    width: 125px;
}

.mob-menu-block .menu-links > li {
    border-bottom: solid 1px #F0F0F0;
}

.mob-menu-block .menu-links > li > a {
    padding: 15px 0;
    display: block;
    font-size: 15px;
}

.mob-menu-block .contact-links > li > a {
    padding: 7px 0;
    display: block;
    font-size: 14px;
}

.copyright {
    font-size: 10px;
    line-height: 13px;
    color: #888888;
    margin-top: 10px;
}

.mob-menu-block .contact-links {
    padding-top: 8px;
}

.mob-menu-content::before {
    content: '';
    position: absolute;
    width: 270px;
    height: 475px;
    z-index: -1;
    top: 0;
    left: 0;
    background-color: white;
}

#media-car .vue-lb-container {
    touch-action: pan-y; 
    user-select: none; 
    -webkit-user-drag: none; 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
}

#media-car .vue-lb-button-close {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1;
}

#car-content.slick-slider {
    top: 45%;
    transform: translate(0, -50%);
}

#car-content img,
#car-content video {
    max-height: calc(100vh - 140px);
    cursor: pointer;
    display: block;
    height: auto;
    width: auto;
    margin: 0 auto;
    max-width: 100vw;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#car-content .slide {
    max-width: 100vw;
}

.thumbnail-wrapper {
    bottom: 25px;
    height: 50px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: auto;
}

#car-thumbnail {
    margin: 0 auto;
    max-width: 415px;
}

#car-thumbnail .slick-active::after {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255,255,255,0);
    -webkit-transition: .2s;
    transition: .2s;
    border: 2px solid transparent;
    position: absolute;
}

#car-thumbnail .slick-current::after {
    background-color: rgba(255,255,255,.6);
    border-color: #3d4453;
}

#car-thumbnail .slide {
    width: 50px !important;
    height: 50px;
    margin: 3.25px;
    position: relative;
}

#car-thumbnail .slide img {
    width: 100%;
    height: 100%;
}

#media-car {
    display: none;
}

.spoller-block {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0 24px;
}

.spoller-title {
    border-radius: 8px;
    border: 2px solid #B7B7B7;
    padding: 0 20px;
    background: #d4d4d41a;
    align-items: center;
    display: flex;
    gap: 17px;
    /*box-shadow: 0 0 6px rgb(0 0 0 / 30%);*/
}

.spoller-title img {
    max-width: 18px;
}

.spoller-title h5 {
    border: none;
    background: none;
    line-height: 1.14;
    width: 100%;
    padding: 15px 0;
    color: rgb(68 68 68);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

.spoller-arrow {
    border: 8px solid transparent;
    border-bottom: 0;
    border-top-color: #1a1a1a;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.spoller-active .spoller-arrow {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.spoller-body {
    display: none;
}

.spoller-body p {
    line-height: 1.3;
    padding: 10px 0 10px 0;
}

.block10-list li:last-of-type {
    margin-bottom: 0;
}

.spoller-imgs {
    margin-top: 30px;
}

.spoller-imgs img {
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

.spoller-link a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    color: var(--text-primary);
    max-width: 100px;
}

.spoller-item {
    margin-bottom: 5px;
}

a.fancybox {
    display:block; 
    position:relative;
}

.top-img-slider-for .slick-arrow {
    width: 40px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: rgba(0,0,0);
    opacity: .5;
    user-select: none;
}
.top-img-slider-for .slick-arrow:hover,
.top-img-slider-for .slick-arrow:focus {
    background: rgba(0,0,0);
    text-decoration: none;
    opacity: .7;
}

.top-img-slider-for .slick-arrow::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.top-img-slider-for .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.top-img-slider-for .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.button-outer {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}

.button-outer::before, .button-outer::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    display: block;
    height: 80px;
    width: 80px;
    border-radius: 50px;
    background-color: #ff0000;
    opacity: 0.4;
}

.button-outer::before {
    animation: pulse 1.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite both;
}

.button-outer::after {
    animation: pulse 1.3s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite both;
}

.button-inner {
    position: relative;
    background-color: #ff0000;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    cursor: pointer;
    transition-property: transform, background-color;
    transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.button-inner::before, .button-inner::after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    border-width: 15px 0px 15px 30px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
}

.slick-initialized .slick-slide.top-img-slider-nav-el {
    display: flex;
    align-items: center;
    overflow: hidden;
    aspect-ratio: 1;
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1.75);
    }
}

.btnv {
    font-size: 19px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #ffffff;
    line-height: .8;
    letter-spacing: .16px;
    text-transform: uppercase;
    padding: 19px 5px;
    border-radius: 8px;
    border: 0;
    cursor: pointer;
    box-shadow: 0 0 6px rgb(0 0 0 / 30%);
    background: #ff0000;
    display: flex;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px;
    text-decoration: none;
}

.btnv::after {
    content: "";
    border-style: solid;
    width: 0px;
    height: 0;
    border-width: 10px 0px 10px 20px;
    border-color: transparent transparent transparent #fff;
}

.reviews2_section {
     margin-top: 0px; 
}

.sect8 .top-img {
    margin-top: 40px;
}