@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;600;700;800;900&display=swap');
.tovar-full-page a,
.tovar-full-page li {letter-spacing: normal;}


body :focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.otz-popup.target.end.active h2, .otz-popup.target.active h2 {
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}



li.li-logo-review a {
    display: grid;
    grid-template-columns: 65px 200px;
    position: absolute;
    top: 34px;
    left: 0;
    /* border-bottom: 1px solid #000; */
    width: auto;
    padding-bottom: 31px;
    padding-left: 22px;
}
ul.ul-logo-review li.li-logo-review p {
    font-size: 10px;
    display: block;
    position: relative;
    color: #fff;
    font-size: 19px;
    padding: 14px 10px;
    margin: 0;
}
ul.ul-logo-review li.li-logo-review p bold {
    display: block;
    font-size: 9px;
}

li.li-logo-review {
    list-style: none;
}

.img-ootzyvy .swiper-pagination-fraction {
    bottom: 0;
}



.form-list.w {
    grid-template-columns: 100%;
}
.form-list.w .a21 {
    margin-top: 34px;
}

.img-ootzyvy img {
    width: 100%;
    padding: 7px;
}
.phottos #gallery-content-center .img {
    position: relative;
    width: 96%;
    margin: 2%;
}
.phottos div#gallery-content-center {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.phottos.a div#gallery-content-center {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}



.tovar-slider {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.footer-a span.f-soc a {
    display: grid;
    grid-template-columns: 50px auto;
}

.footer-a span.f-soc a p {
    margin: 9px 0px;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

form.form-g.s div {
    grid-template-columns: 100%;
}

.form-list span.a {
    width: 207%;
}

.form-list span.a textarea {
    height: 250px;
}

body .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 0px solid #aaa;
    border-top: 0;
    background: #0e0e0e;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15);
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%);
    left: -4px;
    width: calc(100% + 9px);
}

body .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #353535;
    background: url(chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}

body .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    min-height: auto;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    width: 100%;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    color: #fff;
    transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #23232329;
}

button, a, li {
    border-radius: 6px;
    letter-spacing: 2px;
    font-size: 16px;
}


body #lds-rollera {
    position: fixed;
    z-index: 999;
    background: #000;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    left: 0;
    top: 0;
    transition: 0.4s;
    display: none;
}

ul.cat-list li span.label.new {
    font-size: 12px;
    letter-spacing: normal;
}

body #gallery-content-center .img {
    border-radius: 6px;
}

body a {
    text-decoration: none;
}

iframe {
    max-width: 100%;
}

.form-list img {
    display: none;
}



.form-list span li h4 {
    padding: 0;
    margin: 0;
}

option {
    color: #000;
}

p.text {
    width: 100%;
    display: table;
}

.otz-popup {
    transition: 0.4s;
    position: fixed;
    z-index: -1;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    display: block;
    justify-content: center;
    flex-direction: column;
    padding: 50px 30%;
    overflow-y: scroll;
}

.otz-popup.target button.a21 {
    width: 300px;
}

.otz-popup input,
.otz-popup textarea {
    background: transparent;
    border: 1px solid #363636;
    font-size: 16px;
    padding: 16px 10px;
    color: #fff;
    width: 100%;
}

.otz-popup.target.active {
    z-index: 9999999;
    opacity: 1;
    background: #1a1a1a;
}

.otz-popup b {
    position: absolute;
    right: 4%;
    top: 4%;
    font-size: 100px;
    font-weight: 100;
    transform: rotate(45deg);
    transition: 0.4s;
    cursor: pointer;
}

.otz-popup b:hover {
    transform: rotate(125deg);
}

.rating {
    display: flex;
    position: relative;
    height: 30px;
    margin-bottom: 35px;
    width: 151px;
}

.rating input {
    display: none;
}

.rating label {
    color: #ddd;
    font-size: 24px;
    font-family: Arial, sans-serif;
    float: right;
    cursor: pointer;
    position: relative;
    padding: 0;
}

.rating label:before {
    content: "★";
    margin: 5px;
    font-size: 24px;
    font-family: Arial, sans-serif;
    display: inline-block;
}

.rating input:checked~label,
.rating input:checked~label~label {
    color: #ffca08;
}

h1.th1 {
    padding: 25px 6%;
    font-size: 35px;
    margin-bottom: 0px;
    margin-bottom: -19px;
}

.gallery-header-center-right a.act {
    margin: 0px 7px;
}

.logo-mobile,
.b-menu {
    display: none;
}

body .gall-lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: rgb(0 0 0 / 87%);
    z-index: -1;
    opacity: 0;
}

body .gall-lightbox .swiper-wrapper .swiper-slide {
    padding: 0% 25%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

body .gall-lightbox .swiper-button-next,
body .gall-lightbox .swiper-button-prev {
    color: #fff;
}

body .gall-lightbox .swiper-button-next,
body .gall-lightbox .swiper-rtl .swiper-button-prev {
    right: 4%;
    left: auto;
}

body .gall-lightbox .swiper-button-prev,
body .gall-lightbox .swiper-rtl .swiper-button-next {
    left: 4%;
    right: auto;
}

.swiper-button-next,
.swiper-button-prev {
    text-shadow: 0px 0px 9px #000;
}

bold.clos-l-b {
    transform: rotate(45deg);
    position: absolute;
    right: 4%;
    top: 4%;
    font-size: 57px;
    transition: 1s;
    z-index: 9;
    cursor: pointer;
}

bold.clos-l-b:hover {
    transform: rotate(145deg);
}

.gall-lightbox.active {
    z-index: 9999;
    opacity: 1;
}

body .gall-lightbox iframe {
    width: 100%;
    height: 500px;
}

.text-otzyvy {
    padding: 50px 10%;
}

.img-ootzyvy {
    padding: 50px 10%;
}

.img-ootzyvy .swiper-horizontal {
    touch-action: pan-y;
    padding: 0px 13%;
    position: relative;
    padding-bottom: 50px;
}

.img-ootzyvy .swiper-horizontal::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 11%;
    background: #0e0e0e;
    z-index: 1;
}

.img-ootzyvy .swiper-horizontal::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 12%;
    background: #0e0e0e;
    z-index: 2;
}

.img-ootzyvy .swiper-button-next,
.img-ootzyvy .swiper-button-prev {
    color: white;
}

.text-otzyvy ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.text-otzyvy img {
    width: 138px;
}

.f-part img {
    filter: invert(1);
}

#gallery-content-center .img p {
    position: absolute;
    background: rgb(0 0 0 / 92%);
    width: 101%;
    height: 100%;
    top: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    transition: 0.4s;
    opacity: 0;
}

#gallery-content-center .img:hover p {
    opacity: 1;
}

span.otz-menu a.act {
    background: #be2e21;
}

.text-otzyvy .img {
    display: grid;
}

span.otz-menu a {
    padding: 12px 12px;
    color: #fff;
    margin: 0px 8px;
}

span.otz-menu {
    margin: 50px 10%;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}

.text-otzyvy .zag bold {
    color: #be2e21;
    margin-right: 9px;
}

.text-otzyvy>ul ul>li {
    border: 1px solid #242424;
    padding: 25px 37px;
}

.text-otzyvy>ul>li {
    border: 1px solid #242424;
    padding: 25px 37px;
    margin-bottom: 36px;
}

.text-otzyvy .a21 {
    margin-top: 50px;
    margin: 50px auto;
}

.clip-star.yes {
    background: gold;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    display: inline-block;
    height: 25px;
    width: 25px;
}

.clip-star {
    background: rgb(255, 255, 255);
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    display: inline-block;
    height: 25px;
    width: 25px;
}

.zag-page.galereya {
    background: url(../images-on-pages/image_gallery_photo.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.cat {
    background: url(../images-on-pages/image_products.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.dost {
    background: url(../images-on-pages/image_payment_and_delivery.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.rew {
    background: url(../images-on-pages/image_reviews.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.gar {
    background: url(../images-on-pages/image_warranty.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.kon {
    background: url(../images-on-pages/image_contacts.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.zak {
    background: url(../images-on-pages/image_to_order.png);
    background-position: center;
    background-size: cover;
    position: relative;
}

.zag-page.garant {
    padding: 11px 10%;
    padding-bottom: 41px;
}




.contacts bold {
    color: #ffc107;
}

.contacts bold~bold {
    color: #2196f3;
}

.contacts strong {
    color: #03a9f4;
}

.contacts strong~strong {
    color: #2196f3;
}

.contacts {
    display: grid;
    grid-template-columns: 48% 49%;
    grid-column-gap: 3%;
    padding: 50px 10%;
}

.contacts span {
    border: 1px solid #141414;
    padding: 36px;
    padding-top: 16px;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 7%;
}

.contacts h3 {
    margin-bottom: 51px;
}

.contacts img {
    width: 38px;
    background: #41d1de;
    filter: invert(1);
    border-radius: 50%;
    padding: 7px;
    position: absolute;
    left: 0;
    top: calc(50% - 19px);
}

.contacts p {
    position: relative;
    padding: 12px 0px;
    padding-left: 46px;
}

h2.h2big {
    text-align: center;
    padding: 100px 10%;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.h2bi {
    padding: 50px 10%;
    display: grid;
    grid-template-columns: 50% 50%;
}

h2.h2big {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
}

.gall .swiper.mySwiper {
    padding: 20px 5%;
    margin: 20px 5%;
    padding-top: 0;
    padding-bottom: 61px;
}

.gall .swiper-pagination-bullet-active {
    opacity: 1;
    background: #be2e21;
}

.gall .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
}

.gall-opis {
    padding: 50px 10%;
}

.footer-a a:hover,
span.soc a:hover {
    opacity: 0.5;
}

a {
    transition: 0.4s;
}


.tovar-menu {
    display: flex;
    justify-content: space-between;
    background: #181818;
    width: 90%;
    margin: 50px auto;
    border-radius: 50px;
    overflow: hidden;
}

.tovar-menu a {
    color: #fff;
    padding: 15px 15px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.tovar-menu a.act {
    color: #ffffff;
    background: #101010;
}

.swiper-watch-progress .swiper-slide:hover {
    opacity: 0.7;
}

.swiper-watch-progress .swiper-slide {
    transition: 0.4s;
}

.tovar-menu~div {
    padding: 0px 10%;
    padding-bottom: 50px;
}

.tovar-slider {
    width: 100%;
}

.tovar-header {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 50px 6%;
}

.tovat-text {
    padding: 5%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.tovat-text h2 {
    font-size: 30px;
}

.tovat-text .price {
    font-size: 55px;
}

.tovat-text strong {
    color: #be2e21;
    margin: 0px 5px;
}

span.f-soc ul {
    display: grid;
    grid-template-columns: 100%;
}


.home-srez {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    margin-bottom: -2px;
}

.home-srez div~div a h2 {
    font-size: 25px;
}

.home-srez div~div a {
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.home-srez a {
    position: relative;
    transition: 0.4s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0% 9%;
    overflow: hidden;
    width: 100%;
}

.home-srez> :nth-child(1):hover {
    height: 60vh;
}

.home-srez> :nth-child(1):hover~div {
    height: 40vh;
}

.home-srez div {
    display: flex;
    height: 50vh;
    transition: 0.4s;
}

.home-srez a:hover {
    width: 160%;
}

.home-srez a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images-on-pages/image_home.png);
    background-position: center;
    background-size: cover;
    z-index: 1;
    transition: 1s;
}

.home-srez a.b::after {
    content: '';
    background: url(../images-on-pages/image_to_order.png);
    background-size: cover;
    background-position: center;
}

.home-srez a.c::after {
    content: '';
    background: url(../images-on-pages/image_payment_and_delivery.png);
    background-size: cover;
    background-position: center;
}

.home-srez a.d::after {
    content: '';
    background: url(../images-on-pages/image_warranty.png);
    background-size: cover;
    background-position: center;
}

.gall-all .a21 {
    margin: 30px auto;
}

.home-srez a:hover::after {
    transform: scale(1.2);
}

.home-srez a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 49%);
    z-index: 2;
}

.gall-all {
    padding: 50px 10%;
    padding-bottom: 100px;
    display: block;
}

.home-srez a h2 {
    color: #fff;
    position: relative;
    z-index: 3;
}

.form-list span.capcha {
    margin: 21px 0px;
    margin-bottom: 0;
    width: 320px;
}

button.a21 {
    border: none;
}

body .chosen-container-single .chosen-search input[type="text"] {
    color: #000;
}

.form-list s {
    text-decoration: none;
    color: #be2e21;
    font-size: 23px;
    line-height: 0;
}

body .chosen-container-single .chosen-single,
body .chosen-container-active.chosen-with-drop .chosen-single {
    background: transparent;
    color: #000;
    border: none;
    box-shadow: none;
}

.chosen-container .chosen-results li.active-result.highlighted {
    background: #fff;
}

.form-list span li h4 {
    margin: 0;
}


form.form-g input, form.form-g textarea, form.form-g select, form.form-g .chosen-container, .form-list span li {
    width: 94%;
    border: 1px solid #3e3e3e;
    padding: 15px 11px;
    font-size: 15px;
    background: transparent;
    color: #fff;
    list-style: none;
    min-height: 54px;
    letter-spacing: 0px;
}
form .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 0px;
}
.form-list span li {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5px 7px;
}

.zag-page p bold {
    background: #fff;
    color: #be2e21;
    padding: 2px 14px;
}

.form-g {
    padding: 50px 10%;
}

form.form-g button {
    margin-top: 38px;
}

.form-list {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    width: 103%;
}

button.a21::after {
    background: #e7e7e7;
}

.zag-page h1 {
    font-size: 50px;
    position: relative;
    z-index: 2;
    font-weight: 400;
    text-transform: uppercase;
}

.zag-page p {
    width: 70%;
    position: relative;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
}

.swiper-thumbs {
    cursor: pointer;
}

.zag-page::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 63%);
    z-index: 1;
    transition: 1s;
}

span.f-soc ul~ul {
    display: flex;
}

p.copyf bold {
    color: #ffc107;
}

p.copyf bold~bold {
    color: #2196f3;
}

.zag-page {
    padding: 1px 10%;
    background: url(../images-on-pages/image_home.png);
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 375px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

span.f-soc ul a img {
    margin-right: 8px;
    margin-bottom: -15px;
    margin-top: 11px;
}

.footer-a {
    display: grid;
    grid-template-columns: 25% calc(75% - 275px) 275px;
    padding: 0px 10%;
    border-top: 1px solid #181818;
    padding-top: 19px;
    background: url(../images/ways.png);
    background-size: 54%;
    background-position: center;
    background-repeat: no-repeat;
}

.footer-a a {
    color: #fff;
    font-size: 13px;
}

a {
    text-decoration: none;
}

a {
    color: #be2e21;
}

.footer-a ul {
    margin: 0;
    padding: 0;
}

.footer-a ul li {
    list-style: none;
    padding: 5px 0px;
    margin: 0;
}

.footer-a h3 {
    position: relative;
}

.footer-a h3::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background: #be2e21;
    left: 0;
    bottom: -11px;
}

.short-text .a21 {
    margin-top: 41px;
}

span.f-soc a img {
    width: 38px;
    background: #41d1de;
    filter: invert(1);
    border-radius: 50%;
    padding: 7px;
}

.f-part {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
    width: 88%;
    justify-content: center;
}

.f-part a {
    padding: 5px;
    margin: 4px;
    width: 96%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


.slider-home .swiper-horizontal>.swiper-pagination-bullets,
.slider-home .swiper-pagination-bullets.swiper-pagination-horizontal,
.slider-home .swiper-pagination-custom,
.slider-home .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 37px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}

.slider-home .img {
    position: absolute;
    width: 600px;
    height: 600px;
    right: 8%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: rgb(18 18 18 / 67%);
    padding: 3%;
    border-radius: 50%;
}

.slider-home .img img {
    position: absolute;
    width: 73%;
    left: 13%;
    top: 18%;
}

.home-slide::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 65%);
    z-index: -1;
    transition: 1s;
}

.slider-home {
    width: calc(100% - 300px);
    float: right;
}

.slider-home h2 {
    font-size: 20px;
    width: 50%;
    font-weight: 500;
    padding: 25px 0px;
    color: #fff;
}

.slider-home h1 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 900;
    font-size: 40px;
    letter-spacing: 2px;
}

.home-slide {
    background-position: center !important;
    background-size: cover !important;
    min-height: 100vh;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    padding: 0px 9%;
}

.slider-home .swiper-button-next,
.slider-home .swiper-button-prev {
    background: #be2e21;
    color: #fff;
    width: 50px;
    height: 50px;
}

.slider-home .swiper-button-prev:after,
.slider-home .swiper-rtl .swiper-button-next:after,
.slider-home .swiper-button-next:after,
.slider-home .swiper-rtl .swiper-button-prev:after {
    font-size: 14px;
}

.footer a {
    text-decoration: none;
    margin: 0;
    padding: 16px 0px;
    color: #000000;
}

.footer {
    padding: 0px 10%;
    display: flex;
    justify-content: center;
}

ul.cat-list {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
}

ul.cat-list li {
    list-style: none;
    box-shadow: 0px 0px 43px -25px #000;
    /* margin-right: 8%; */
    margin-bottom: 16%;
    position: relative;
    overflow: hidden;
    display: block;
    padding-bottom: 97px;
    background: #181818;
}

ul.cat-list li span.label {
    position: absolute;
    right: -50px;
    top: 35px;
    color: #fff;
    background: #4caf50;
    padding: 5px 0px;
    text-align: center;
    width: 200px;
    font-size: 14px;
    font-weight: 600;
    transform: rotate(45deg);
}

ul.cat-list li span.label.limit {
    font-size: 10px;
    padding: 10px 0px;
    background: #2196f3;
}

ul.cat-list li span.label.popular {
    background: #f44336;
}

ul.cat-list li span.label.old {
    background: #795548;
}

ul.cat-list li h4 {
    padding: 0px 26px;
}

ul.cat-list li .price {
    padding: 0px 25px;
    font-size: 26px;
    font-weight: 500;
    color: #ffffff;
}

ul.cat-list li p {
    padding: 0px 26px;
    font-size: 14px;
}

ul.cat-list li a.readmore {
    color: #fff;
    background: #be2e21;
    display: block;
    width: 200px;
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 26px;
    letter-spacing: 1px;
    overflow: hidden;
}

ul.cat-list li a.readmore::after {
    content: '';
    position: absolute;
    left: -25px;
    bottom: -25px;
    width: 50px;
    height: 50px;
    background: #e9e9e9;
    transform: rotateZ(45deg);
}


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

body {
    font-family: 'Montserrat';
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow-x: hidden;
    max-width: 1920px;
    background: #0e0e0e;
}

* {
    box-sizing: border-box;
}

a,
button,
input,
textarea {
    cursor: pointer;
}


h2 {
    font-size: 40px;
    font-weight: 400;
}
.text-otzyvy * {
    letter-spacing: normal;
}
a.joie {
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 294px;
    text-align: center;
    font-size: 12px;
    color: #545454;
    letter-spacing: normal;
}

p.zag.tema {
    float: left;
    margin-right: 9px;
}

p.zag.name {
    float: left;
    margin-right: 9px;
}

p.zag.city {
    float: left;
    margin-right: 9px;
}

span.tarea textarea {
    width: 100%;
    height: 200px;
}

ul.pag {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0px 0px;
    margin-bottom: 50px;
    list-style: none;
    margin-top: -50px;
}

span.soc {
    position: absolute;
    bottom: 35px;
    width: 300px;
    display: flex;
    justify-content: center;
    left: 0;
}

ul.pag a {
    padding: 0px 7px;
    color: #fff;
}

ul.pag a.act {
    color: #be2e21;
}

span.soc a {
    background: #be2e21;
    margin: 18px 4px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 2px;
}

span.soc img {
    width: 33px;
    filter: brightness(0) invert(1);
    padding: 5px;
}


.catalog {
    padding: 3% 10%;
}

.home-banner .a21::after {
    background: #ededed;
}

.a21 {
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #be2e21;
    width: 200px;
    text-align: center;
    padding: 10px 0px;
    position: relative;
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 13px;
    transition: 0.5s;
}

.a21 span {
    position: relative;
    z-index: 1;
    letter-spacing: 2px;
}

.a21:hover {
    color: #000;
}

ul.cat-list li a.readmore:hover span {
    color: #000;
}

ul.cat-list li a.readmore:hover::after,
.a21:hover::after {
    transform: rotateZ(45deg)scale(10.5);
}

.a21::after {
    content: '';
    position: absolute;
    left: -25px;
    bottom: -25px;
    width: 40px;
    height: 40px;
    background: white;
    transform: rotateZ(45deg);
    transition: 0.4s;
}

.catalog h2 {
    padding: 35px 0px;
}

.home-banner {
    position: relative;
    padding: 150px 9%;
    height: auto;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    display: grid;
    grid-template-columns: 50% 50%;
    background: #121212;
    background: url(../images/ways.png), #121212;
    background-size: 86%;
    background-position: center;
    background-repeat: no-repeat;
}

.home-banner span {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.home-banner h1 {
    font-size: 45px;
    margin: 0;
    padding: 0;
}

.home-banner p {
    width: 92%;
    padding: 24px 0px;
    font-size: 21px;
}

ul.menu .logo~li.lang a {
    width: 39px;
    height: 37px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    font-size: 15px;
}

ul.menu li~li.lang {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    position: absolute;
    bottom: 89px;
}

ul.menu .logo~li.lang a.act::after,
ul.menu .logo~li.lang a.act::before {
    opacity: 0;
}

ul.menu .logo~li.lang a.act {
    /* background: #dbd8d8; */
    color: #be2e21;
    border-radius: 50%;
}

ul.menu {
    background: #181818;
    margin: 0;
    width: 300px;
    min-height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0px 0px;
    position: fixed;
}

li.r {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

li.b {
    border-bottom: 1px solid;
}

ul.menu .logo~li a.act {
    color: #be2e21;
}

ul.menu .logo~li a.act img {
    filter: none;
}

ul.menu li~li img {
    width: 36px;
    position: absolute;
    left: 0;
    top: calc(50% - 18px);
    filter: brightness(100);
}

li.logo a {
    display: grid;
    grid-template-columns: 65px 200px;
    position: absolute;
    top: 34px;
    left: 0;
    border-bottom: 1px solid #000;
    width: 100%;
    padding-bottom: 31px;
    padding-left: 22px;
}

ul.menu li.logo p bold {
    display: block;
    font-size: 9px;
}

ul.menu li.logo p {
    font-size: 10px;
    display: block;
    position: relative;
    color: #fff;
    font-size: 19px;
    padding: 14px 10px;
    margin: 0;
}

ul.menu li~li a {
    position: relative;
    padding: 3px 41px;
}

ul.menu .logo~li.small.aa a {
    margin-top: 22px;
}

ul.menu .logo~li.small.bb a {
    margin-bottom: 22px;
}

ul.menu li~li.i::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 50px;
    background: #dfdfdf;
    left: 0px;
    bottom: -1px;
}

ul.menu .logo~li.small a {
    font-size: 16px;
    padding: 5px 45px;
    text-transform: none;
    letter-spacing: initial;
    font-weight: 400;
}

ul.menu .logo~li a:hover {
    color: #be2e21;
}

ul.menu .logo~li a {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    width: 100%;
    padding: 15px 0px;
    display: block;
    position: relative;
    margin: 4px 0px;
    padding-left: 47px;
    transition: 0.4s;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}

section.main-content {
    width: calc(100% - 300px);
    float: right;
    background: #0e0e0e;
    color: #fff;
}



@media (max-width:1400px) {
    .f-part {
        grid-template-columns: 33% 33% 33%;
    }
}

@media (max-width:1300px) {
    .footer-a > span {
        width: 100%;
        display: block;
    }
    ul.cat-list li h4 {
        padding: 0px 26px;
        width: 100%;
    }
    ul.cat-list li .price {
        padding: 0px 26px;
        width: 100%;
        font-size: 18px;
        display: block;
    }
    ul.cat-list li a.readmore {
        left: calc(50% - 100px);
        letter-spacing: 1px;
        overflow: hidden;
    }
    button, a, li {
        font-size: 16px;
    }
    .phottos.a div#gallery-content-center {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .phottos div#gallery-content-center {
        display: grid;
        grid-template-columns: 33% 33% 33%;
    }
    .otz-popup {
        padding: 150px 15%;
    }

    a.logo-mobile {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
        border-radius: 0;
    }

    a.logo-mobile img {
        width: 50px;
        margin-left: 10%;
        padding: 12px 0px;
        padding-bottom: 8px;
    }

    a.b-menu s {
        position: absolute;
        text-decoration: none;
        top: 22px;
        left: auto;
        right: 0;
        font-weight: 600;
        color: #000;
        text-transform: uppercase;
        font-size: 12px;
        width: 125px;
    }

    a.b-menu {
        position: fixed;
        width: 60px;
        height: 60px;
        border: 1px solid #ffffff;
        background: #fff;
        right: 10%;
        top: 7px;
        border-radius: 50%;
        box-shadow: 0 0 43px -10px #979797;
        cursor: pointer;
        display: block;
        z-index: 9999;
    }

    a.b-menu>b~b~b {
        position: absolute;
        width: 28px;
        height: 4px;
        background: #be2e21;
        left: calc(50% - 8px);
        top: calc(64% - 2px);
        transition: .3s
    }

    a.b-menu.active>b {
        transform: rotate(45deg)
    }

    a.b-menu.active>b~b {
        transform: rotate(-45deg);
        left: calc(50% - 18px);
        top: calc(36% + 10px)
    }

    a.b-menu.active>b~b~b {
        transform: rotate(-45deg);
        left: calc(50% - 10px);
        top: calc(36% + 2px)
    }

    a.b-menu>b {
        position: absolute;
        width: 40px;
        height: 4px;
        background: #be2e21;
        left: calc(50% - 20px);
        top: calc(50% - 2px);
        transition: .3s;
        border-radius: 10px
    }

    body.act.no-scroll {
        overflow: hidden;
    }

    a.b-menu>b~b {
        position: absolute;
        width: 28px;
        height: 4px;
        background: #be2e21;
        left: calc(50% - 20px);
        top: calc(36% - 2px);
        transition: .3s
    }

    a.b-menu.active {
        animation-duration: 6s;
        animation-delay: 0s;
        animation-iteration-count: infinite;
        transition: 2.5s
    }

    a.b-menu:hover,
    a.call-top:hover {
        box-shadow: 0 0 43px -10px #ff2323
    }

    section.main-content {
        width: 100%;
        margin-top: 75px;
    }

    ul.menu.open {
        left: 0;
    }

    ul.menu {
        left: -300px;
        transition: 0.4s;
        z-index: 999;
        min-height: 100vh;
        height: 100vh;
        overflow-y: scroll;
        display: block;
        padding-top: 200px;
        overflow-y: scroll;
        padding-bottom: 200px;
    }

    div#body-back-fon {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgb(0 0 0 / 75%);
        z-index: -1;
        transition: 0.4s;
        opacity: 0;
    }

    div#body-back-fon.act {
        z-index: 99;
        opacity: 1;
    }

    span.soc {
        position: relative;
        bottom: 0;
        width: 300px;
        display: flex;
        justify-content: center;
        left: 0;
    }

    ul.menu li~li.lang {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
        position: relative;
        bottom: 0;
    }

    a.joie {
        position: relative;
        left: auto;
        bottom: 0;
        width: 294px;
        text-align: center;
        font-size: 12px;
        color: #545454;
        width: 100%;
        display: block;
    }

    .zag-page h1 {
        font-size: 35px;
    }

    .zag-page p {
        width: 100%;
        font-size: 16px;
    }

    .zag-page {
        min-height: 323px;
    }

    .tovar-header {
        display: grid;
        grid-template-columns: 50% 50%;
        padding: 50px 1%;
    }

    .tovat-text {
        padding: 5%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-top: 0;
    }

    .tovat-text h2 {
        font-size: 30px;
        padding-top: 0;
        margin-top: 0;
    }
}

@media (max-width:1000px) {
    .phottos div#gallery-content-center {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .tovat-text {
        padding: 5%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-top: 20px;
    }

    .tovar-menu {
        display: grid;
        border-radius: 50px;
        grid-template-columns: 33% 33% 33%;
        overflow: hidden;
    }

    .tovat-text h2 {
        font-size: 30px;
        padding-top: 30px;
        margin-top: 0;
    }

    .tovar-header {
        display: grid;
        grid-template-columns: 100%;
        padding: 50px 1%;
        max-width: 650px;
        margin: 0 auto;
    }
}

@media (max-width:900px) {

    .tovar-menu~div {
        padding: 0px 2%;
        padding-bottom: 50px;
    }
    .phottos.a div#gallery-content-center {
        display: grid;
        grid-template-columns: 100%;
    }
    li.li-logo-review a {
        padding-bottom: 22px;
        padding-left: 9px;
    }
    .otz-popup.target ul {
        margin: 0;
        padding: 0% 2%;
    }
    .otz-popup {
        padding: 123px 0%;
    }
    .img-ootzyvy img {
        width: 100%;
        padding: 10px;
    }
    .text-otzyvy {
        padding: 17px 2%;
    }
    span.otz-menu {
        margin: 50px 1%;
    }
    .text-otzyvy>ul ul>li {
        border: 1px solid #242424;
        padding: 1px 8px;
    }
    .text-otzyvy>ul>li {
        padding: 15px 9px;
        margin-bottom: 36px;
    }
    .text-otzyvy>ul>li p {
        width: 100%;
    }
    .form-list span.a {
        width: 100%;
    }
    .contacts p {
        position: relative;
        padding: 12px 0px;
        padding-left: 46px;
        font-size: 12px;
    }

    .contacts {
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 3%;
        padding: 50px 10%;
    }

    .contacts span {
        padding: 15px;
        padding-top: 16px;
        width: 100%;
        margin-right: 0%;
        margin-bottom: 7%;
    }

    h2 {
        font-size: 30px;

    }

    .otz-popup b {
        right: 4%;
        top: 0%;
    }

    .otz-popup.target button.a21 {
        width: 300px;
        font-size: 10px;
    }

    .home-srez> :nth-child(1):hover {
        height: auto;
    }

    .home-srez a:hover {
        width: 100%;
    }

    .home-srez a:hover {
        width: 100%;
    }

    .tovat-text {
        padding: 5%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-top: 16px;
    }

    h1.th1 {
        padding: 25px 6%;
        font-size: 25px;
        margin-bottom: 0px;
        margin-bottom: -19px;
    }

    ul.cat-list {
        margin: 0;
        padding: 0;
        display: grid;
        grid-template-columns: 48% 48%;
        grid-column-gap: 4%;
    }

    h2.h2big {
        text-align: left;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 35px;
    }

    .h2bi {
        padding: 50px 10%;
        display: grid;
        grid-template-columns: 100%;
    }

    .form-list {
        display: grid;
        grid-template-columns: 50% 50%;
        width: 103%;
    }

    .f-part {
        grid-template-columns: 20% 20% 20% 20% 20%;
    }

    .footer-a {
        display: grid;
        grid-template-columns: 100%;
        padding: 58px 10%;
    }

    .home-srez a {
        text-align: center;
    }

    .home-srez> :nth-child(1):hover~div {
        height: auto;
    }

    .home-srez a {
        height: auto;
        min-height: 273px;
    }

    .home-srez div {
        display: grid;
        height: auto;
        transition: 0.4s;
    }

    .f-part {
        width: 100%;
    }

    p.copyf {
        text-align: center;
    }
}

@media (max-width:650px) {
    .phottos div#gallery-content-center {
        display: grid;
        grid-template-columns: 100%;
    }
    a.b-menu.active s {
        color: #fff;
    }

    ul.menu.open,
    ul.menu.open span.soc {
        left: 0;
        width: 100%;
    }

    li.logo a {
        display: grid;
        grid-template-columns: 65px 200px;
        position: absolute;
        top: 103px;
        left: 0;
        border-bottom: 0px solid #000;
        width: 100%;
        padding-bottom: 31px;
        padding-left: 35px;
    }

    a.logo-mobile img {
        margin-left: 8px;
    }

    a.b-menu {
        right: 8px;
    }

    h1.th1 {
        padding: 25px 6%;
        font-size: 18px;
        margin-bottom: 0px;
        margin-bottom: -35px;
    }

    .tovar-menu a {
        font-size: 12px;
    }

    .tovar-full-text,
    .short-text {
        word-break: break-word;
    }

    .tovar-menu {
        display: grid;
        border-radius: 50px;
        grid-template-columns: 50% 50%;
        overflow: hidden;
    }

    ul.cat-list {
        margin: 0;
        padding: 0;
        display: grid;
        grid-template-columns: 100%;
        grid-column-gap: 4%;
    }

    .catalog {
        padding: 50px 5%;
    }
}

@media (max-width:500px) {
    h2.h2big {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 35px;
    }

    form.form-g input,
    form.form-g textarea,
    form.form-g select {
        width: 100%;
    }

    .form-list {
        display: grid;
        grid-template-columns: 100%;
        width: 100%;
    }

    .f-part {
        grid-template-columns: 50% 50%;
    }
    .text-otzyvy>ul>li p {
        width: 100%;
   
    }
    .text-otzyvy p.text {
        display: table;
        width: 100%;
        margin-top: 28px;
    }
    .otz-popup.target button.a21 {
        width: 300px;
        font-size: 10px;
        margin: 0 auto;
    }
    .rating {
        display: block;
        position: relative;
        height: 30px;
        margin-bottom: 35px;
        width: 176px;
    }

}

@media (max-width:400px) {
    .footer-a a {
        color: #fff;
        font-size: 12px;
    }
}

@media (max-width:380px) {
    .text-otzyvy>ul>li p {
        width: 100%;

    }
    .otz-popup.target ul {
        margin: 0;
        padding: 0% 2px;
    }
    form.form-g button {
        margin: 0 auto;
        margin-top: 38px;
    }
    .form-g {
        padding: 50px 5px;
        overflow: hidden;
    }
    a.b-menu s {
        position: absolute;
        text-decoration: none;
        top: 22px;
        left: -63px;
        font-weight: 600;
        color: #000;
        text-transform: uppercase;
        font-size: 12px;
    }

    .footer-a a {
        color: #fff;
        font-size: 10px;
    }
}
