picture {
    max-width: 100%;
    max-height: 100%;
}

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

#desc-header {
    max-height: 92px;
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.25;
    font-family: 'Graphik LCG', sans-serif !important;
    font-size: 38px;
    position: relative;
    font-variant-numeric: tabular-nums;
    overflow-x: clip;
    scroll-behavior: smooth;
}

html {
    overflow-x: hidden !important;
    scroll-behavior: smooth;
}

* {
    outline: 0 !important;
}

h2 {
    font-size: 25px;
}

.w100 {
    width: 100%;
}

.w100-img * {
    width: 100%;
}

.f14 {
    font-size: 14px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.mt0 {
    margin-top: 0px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt80 {
    margin-top: 80px;
}

.mt100 {
    margin-top: 100px;
}

.mt-20 {
    margin-top: -20px;
}

.mt-40 {
    margin-top: -40px;
}

.mt-60 {
    margin-top: -60px;
}

.mt-80 {
    margin-top: -80px;
}

.nopadding {
    padding: 0px;
}

.nopr {
    padding-right: 0px;
}

.nopl {
    padding-left: 0px;
}

.pinside10 {
    padding: 10px;
}

.pinside20 {
    padding: 20px;
}

.pinside30 {
    padding: 30px;
}

.pinside40 {
    padding: 40px;
}

.pinside50 {
    padding: 50px;
}

.pinside60 {
    padding: 60px;
}

.pinside80 {
    padding: 80px;
}

.pinside130 {
    padding: 130px;
}

.pdt10 {
    padding-top: 10px;
}

.pdt20 {
    padding-top: 20px;
}

.pdt30 {
    padding-top: 30px;
}

.pdt40 {
    padding-top: 40px;
}

.pdt60 {
    padding-top: 60px;
}

.pdt80 {
    padding-top: 80px;
}

.pdb10 {
    padding-bottom: 10px;
}

.pdb20 {
    padding-bottom: 20px;
}

.pdb30 {
    padding-bottom: 30px;
}

.pdb40 {
    padding-bottom: 40px;
}

.pdb60 {
    padding-bottom: 60px;
}

.pdb80 {
    padding-bottom: 80px;
}

.pdl10 {
    padding-left: 10px;
}

.pdl20 {
    padding-left: 20px;
}

.pdl30 {
    padding-left: 30px;
}

.pdl40 {
    padding-left: 40px;
}

.pdl60 {
    padding-left: 60px;
}

.pdl80 {
    padding-left: 80px;
}

.pdr10 {
    padding-right: 10px;
}

.pdr20 {
    padding-right: 20px;
}

.pdr30 {
    padding-right: 30px;
}

.pdr40 {
    padding-right: 40px;
}

.pdr60 {
    padding-right: 60px;
}

.pdr80 {
    padding-right: 80px;
}

.tac {
    text-align: center;
}

#o-nas {
    /*background-image: -webkit-image-set(url(/wp-content/webp-express/webp-images/doc-root/wp-content/uploads/2022/12/photo_2022-12-05_10-08-30.jpg.webp) 1x) !important;*/
    background-size: cover;
}

#breadcrumbs {
    margin: 10px 0;
}

#breadcrumbs a {
    color: #008ed5;
}

.back-center {
    background-position: center;
}

.map-block {
    min-height: 400px;
    width: 100%;
    border: 2px solid #008ed5;
    border-radius: 5px;
}

.icon-html {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    align-items: flex-start;
}

.icon-block {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: #FFFFFF;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border-radius: 50px;
}

.icon-block img {}

.html-block {
    width: calc(100% - 40px);
}

a.a1 {
    padding-right: 35px;
    background-image: url('/wp-content/themes/montazh-theme/img/a1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}

a.mts {
    padding-right: 35px;
    background-image: url('/wp-content/themes/montazh-theme/img/mts.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}

.category-list {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -10px;
}

.catalog-top-info {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.category-list a {
    width: 270px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    background: #F2F2F2;
    border-radius: 5px;
    overflow: hidden;
    transition: .4s;
    text-decoration: none !important;

}

.category-list a:hover {
    transform: translateY(-3px);
    box-shadow: 0px 0px 10px #bebebe;
}

.catalog-thumb {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 170px;
    padding: 15px;
    height: 100%;
}

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

.catalog-title {
    background: #008ed5;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.pop_up_container {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: black;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 999999;
}

.call_pop_up {
    border: 2px solid #008ed5;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    min-width: 320px;
    max-width: 420px;
    background-color: #fff;
    padding: 15px 15px 15px;
    animation: opacityOut 1s forwards;
    display: none;
    z-index: 9991000;
    border-radius: 5px;
}

.zakaz_pop_up {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    min-width: 300px;
    max-width: 340px;
    background-color: #f9f9f9;
    padding: 0px 15px 5px;
    animation: opacityOut 1s forwards;
    display: none;
    z-index: 9991000;
    border-radius: 10px;
    font-size: 15px;
}

.close_pop_up {
    position: absolute;
    right: 0px;
    top: 0;
    width: 30px;
    cursor: pointer;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    height: 30px;

}

.call_pop_up .formajax input[type="text"],
.call_pop_up .formajax input[type="tel"] {
    background: #FFFFFF;
    border: 1px solid #008ed5;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 14px 20px;
}

.call_pop_up .formajax input[type="submit"] {
    background: #008ed5;
    box-shadow: 0px 0px 10px #bebebe;
    border-radius: 5px;
    color: #fff;
    border: none;
    padding: 6px 46px;
    transition: .4s;
    border: 2px solid #008ed5;
}

.call_pop_up .formajax input[type="submit"]:hover {
    background: #fff;
    color: #008ed5;
}

.proof {
    position: relative;
    display: flex;

    margin-bottom: 10px;
}

.proof input {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    opacity: 0;
    z-index: 3;
}

.proof div {
    width: calc(100% - 30px);
    font-size: 12px;
}

.proof div:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid;
    left: 0;
    top: 2px;
}

.proof input:checked~div:after {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #008ed5;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #fff;
    border: 1px solid #333;
}

footer .proof div {
    color: #fff;
}

footer .proof input:checked~div:after {
    border: 1px solid #fff;
}

table.pretty-table {
    width: 100%;
    box-shadow: 0 0 10px #bebebe;
    border-radius: 5px;
    margin: 10px auto
}

table.pretty-table tr:nth-child(odd) {
    background: #f4f4f4
}

table.pretty-table tr td,
table.pretty-table tr th {
    padding: 5px 10px;
    border-color: #cecece;
}

.calc-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.calc-block>* {
    margin-top: 10px;
    margin-bottom: 10px;
}

.calc-input {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
    width: 180px;

}

.calc-input span {
    font-weight: bold;
    margin-bottom: 10px;
}

.calc-input input {
    border: 1px solid #008ed5;
    border-radius: 50px;
    background: transparent;
    padding: 13px 25px;
    text-align: center;
}

.calc-block button {
    background: #008ed5;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    transition: .4s;
    min-width: 180px;

}

.calc-block button:hover {
    transform: translateY(-3px);
}

#main-prods {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
    padding: 20px 0;
    justify-content: center;
}

.prod-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 2px solid #E5E5E5;
    border-radius: 5px;
    padding: 15px;
    width: 365px;
    max-width: 100%;
    margin: 10px;
}

.img-prod {
    width: 50%;
    padding: 10px;

}

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

.prod-calc {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 10px;
}

.prod-calc p {
    font-weight: bold;
    margin-bottom: 15px;
}

.prod-calc div {
    margin-bottom: 15px;
    font-size: 14px;
}

.prod-calc div span {
    font-weight: bold;
}

.prod-calc a {
    background: #008ed5;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    transition: .4s;
    text-align: center;
    text-decoration: none;
}

.prod-calc a:hover {
    transform: translateY(-3px);
}

.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.form-line:nth-child(odd) .wpcf7-form-control {
    border-radius: 5px;
}

.wpcf7-form-control {
    height: 40px;
    padding: 0 15px;
    width: 100%;
    font-size: 13px;
    color: #5b6c72;
    border: 1px solid #008ed5;
    border-radius: 5px;
    font-weight: normal;
}

.wpcf7-form-control.wpcf7-textarea {
    min-height: 80px;
    resize: none;
    line-height: 30px;
}

.wpcf7-form-control-wrap .demo-text {
    position: absolute;
    top: 13px;
    right: 20px;
    left: 16px;
    line-height: 1;
    color: #5b6c72;
    font-size: 13px;
    display: block;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    cursor: text;
    background: #fff;
    font-weight: normal;
}

.have_demo .wpcf7-form-control-wrap .wpcf7-form-control:focus,
.have_demo .wpcf7-form-control-wrap .wpcf7-form-control.active {
    padding-top: 10px;
}

.have_demo .wpcf7-form-control-wrap .wpcf7-form-control:focus+.demo-text,
.have_demo .wpcf7-form-control-wrap .wpcf7-form-control.active+.demo-text {
    top: 2px;
    font-size: 10px;
    opacity: .8;
}

.skupkaform-photos {
    height: 40px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 0 15px;
    color: #5b6c72;
    font-size: 13px;
    line-height: 40px;
    width: 100%;
    display: block;
}

#main-zakaz-form input[type="submit"] {
    color: #fff;
    background: #008ed5;
    border: 1px solid #008ed5;
    border-radius: 30px;
    padding: 8px 20px;
    transition: .4s;
    width: max-content;
    color: #fff;
}

#main-zakaz-form input[type="submit"]:hover {
    text-decoration: none;
    box-shadow: 0 4px 11px #b5b5b5;
    transform: translateY(-3px);
}

.photos-text {
    position: absolute;
    right: 0px;
    top: 100%;
}

#menu21+label div {
    left: 0px;
}

#menu21+label div:nth-child(2):before {
    content: "";
    opacity: 0;
}

.burger {
    display: none;
}

#menu21:checked+label div:first-child {
    top: 10px;
    left: 0px;
    transform: rotate(-45deg);
}

#menu21:checked+label div:nth-child(2) {
    top: 10px;
    left: 40px;
    width: 22px;
}

#menu21:checked+label div:nth-child(2):before {
    content: "";
    opacity: 1;
    transform: rotate(45deg);
    background: none;
    border-bottom: 5px solid #000000b5;
    border-left: 5px solid #000000b5;
    border-radius: 0px;
    height: 15px;
    width: 15px;
    top: -5px;
}

#menu21:checked+label div:nth-child(3) {
    top: 10px;
    left: 0px;
    transform: rotate(45deg);
}

.burger input {
    display: none;
}

.burger b {
    display: none;
}

#menu21:checked~#for-mobile-block {
    left: 0;
}

label.mob-menu {
    position: relative;
    width: 50px;
    height: 40px;
    display: flex;
    cursor: pointer;
    margin: 1.7em;
    transition: all .5s;
    text-align: left;
    margin: 0px;
}

label.mob-menu div,
label.mob-menu div:before,
label.mob-menu div:after {
    background: #000000b5;
    position: absolute;
    height: 5px;
    width: 50px;
    border-radius: 4px;
    transition: all .5s;
}

label.mob-menu div:first-child {
    top: 0px;
}

label.mob-menu div:nth-child(2) {
    top: 15px;
}

label.mob-menu div:nth-child(3) {
    top: 30px;
}

#for-mob-menu {
    position: fixed;
    top: 0;
    z-index: 20;
    left: -100%;
    width: calc(100% - 80px);
    background: #fafafa;
    padding: 20px 0px 0 0;
    box-shadow: 0px 0px 10px #bebebe;
    bottom: 0;
    overflow-y: scroll;
    transition: .4s;
    display: none;
}

#for-mob-menu.open {
    left: 0;
}

#mobile_menu {
    padding: 0;
    margin: 0;
    background: #008ed5;
    list-style: none;
}

#mobile_menu a {
    color: #fff !important;
}

#mobile_menu .sub-menu {
    display: none;
    list-style: none;
    font-size: 16px;
    width: 100%;
}

#mobile_menu>li {
    padding: 10px 0;
    border-bottom: 1px solid #fafafa;
}

#mobile_menu>li a {
    width: 100%;
    padding: 0 15px;
    flex-wrap: wrap;
    display: flex;
}

#mobile_menu li.menu-item-has-children {
    display: flex;
    flex-wrap: wrap;
}

#mobile_menu li.catalog-menu ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;

}

#mobile_menu li.catalog-menu ul li {
    display: flex;
    flex-direction: column;
    border: none !important;
    width: 100px;
    margin: 10px;
}

#mobile_menu li.catalog-menu ul li a {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 0px;
    padding: 0px;
}

#mobile_menu li.catalog-menu ul li a div.select-item-menu {
    height: 100px;
    width: 100px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
}

#mobile_menu li.catalog-menu ul li a div.select-item-menu img {
    max-height: 80px;
}

#mobile_menu li.catalog-menu ul li a span {
    font-size: 12px;
    width: 100%;
    text-align: center;
}

#mobile_menu li.menu-item-has-children>a {
    width: calc(100% - 50px);

}

#mobile_menu>li.menu-item-has-children .toggle-sub {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #bebebe;

}

#mobile_menu>li.menu-item-has-children .toggle-sub i {
    transition: .4s;
}

#mobile_menu>li.menu-item-has-children .toggle-sub.active i {
    transform: rotate(180deg);
}

#mobile_menu .sub-menu a {
    padding: 5px 15px;
    border-bottom: 1px solid #e1e1e1;
    flex-wrap: nowrap;

}

#mobile_menu .sub-menu a i {
    margin-right: 10px;
    color: #009688;
}

#mobile_menu .sub-menu li:last-child a {
    border-bottom: 0px;
}

.sticky-mob ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}

.header-soc li:first-child {
    margin-left: 0px;
}

.sticky-mob li {
    list-style: none;
    margin-right: 10px;
}

.sticky-mob {
    position: sticky;
    z-index: 3;
    background: #fff;
    bottom: 0;
    padding: 15px;
    box-shadow: 3px -8px 10px #e3e3e3b8;
    display: flex;
    flex-direction: column;
}

.sticky-mob .open-pop {
    width: max-content;
    margin-bottom: 10px;
}

.sticky-mob ul {
    padding-left: 0px;

}

.sticky-mob li {
    list-style: none;
}

.sticky-mob a {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.sticky-mob p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.sticky-mob p br {
    display: none;
}

.sticky-mob>a {
    margin-bottom: 10px;
    display: flex;
}

.sticky-mob>a i {
    color: #008ed5;
    margin-right: 10px;
}

.menu-phone span {
    color: #008ed5;
    margin-left: 5px;
}

.news-block {
    display: flex;
    flex-direction: column;
}

.new-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none !important;
    color: #000000 !important;
}

.for-top-new {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.for-new-img {
    width: 40%;
}

.for-new-img:before {
    content: '';
}

.info-new-block {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 30px;
    width: calc(60% - 30px);
}

.info-new {
    display: flex;
    flex-direction: column;
}

.data-new {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    /* identical to box height */


    color: #000000;
}

.new-header {
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    margin: 15px 0;

    color: #000000
}

.header-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main_menu {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin-bottom: 0px;
}

.main_menu li {
    list-style: none;
    margin-left: 50px;
}

.main_menu li a {
    text-transform: uppercase;
    color: #272624;
    font-weight: 600;
    font-size: 20px;
    transition: .4s;
    text-decoration: none;
}

.main_menu li a:hover {
    color: #fff;
}

header {
    padding: 10px 0;
    position: relative;
    background: linear-gradient(110deg, #fff calc(50% - 350px), #008ed5 calc(50% - 350px));
}

#o-nas {
    min-height: calc(100vw/1.7 - 110px);
    padding-bottom: calc(100vw / 3.4);
    background-position: center;
    padding-top: 80px;

}

#o-nas * {
    font-size: 38px;
    margin: 0px;
    color: #000;
    font-weight: bold;
}

#o-nas .main-text {
    padding: 10px;
    background: #ffffffad;
    border-radius: 10px;
}

.img-slider-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;

}

.img-slider-block img {
    max-height: 100%;
    height: auto;
    width: auto;

}

.prod-sldie {
    padding: 0 15px;
    position: relative;
}

.prod-sldie>a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: .4s;
    border-radius: 10px;

}

.prod-sldie>a:hover {
    background: #008ed51c;
    transition: .4s;
}

.prod-sldie p {
    color: #2f3647;
    text-align: center;
    margin-top: 20px;
    font-size: 26px;

}

.prod-slider {
    padding: 0 40px;
    margin: 30px 0;
}

.box-arrow-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    color: #008ed5;
    font-size: 100px;
    padding: 0px;
}

.box-arrow-next {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    color: #008ed5;
    font-size: 100px;
    padding: 0px;
}

#prod {
    font-size: 50px;
}

.slick-dots {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    bottom: auto;
    position: relative;
}

.slick-dots li {
    margin: 3px 5px;
}

.slick-dots li button:before {
    display: none;

}

.slick-dots li button {
    width: 20px;
    height: 20px;
    background: #bde2f4;
    border-radius: 50px;
    transition: .4s;
}

.slick-dots li.slick-active button {
    background: #008ed5;
}

#contacts {
    margin-top: 80px;
}

.link-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.link-block a {
    text-decoration: none;
    color: #fff;
    padding: 5px 45px;
    background: #008ed5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: .4s;
    border-radius: 50px;

}

.link-block a:hover {
    transform: translateY(-3px);
    box-shadow: 0px 0px 10px #bebebe;
}

footer {
    margin-top: 100px;
    background: #008ed5;
    padding: 50px 0 40px;
}

footer p {
    font-size: 28px;
    color: #000;
    font-weight: bold;
}

footer a {
    display: flex;
    flex-wrap: wrap;
    font-size: 28px;
    color: #000;
    margin-bottom: 10px;
    font-weight: bold;
    transition: .4s;
    text-decoration: none;
}

footer a:hover {
    color: #fff;
}

footer .row:before {
    display: none;
}

footer .row:after {
    display: none;
}

footer .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

footer .row div:last-child {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.border-img img {
    border-radius: 10px;
}

.main-conts {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 30px;
}

.main-conts a {
    font-size: 22px;
    color: #fff !important;
}

.main-conts a.hphone {}

.main-conts a.hmail,
footer .fmail {
    font-size: 16px;
}

.beat {
    animation: heartbeat 2s infinite;
    margin: 0 5px
}

@keyframes heartbeat {
    0% {
        transform: scale(1)
    }

    10% {
        transform: scale(1.2)
    }

    20% {
        transform: scale(1)
    }

    30% {
        transform: scale(1.2)
    }

    40% {
        transform: scale(1)
    }

    100% {
        transform: scale(1)
    }
}


.copyr {
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0 5px;
    background: #008ed5;
    border-top: 1px solid #fff;
    color: #000;
}

.copyr a {
    color: #fff !important;
}

.prod-table {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: 20px -10px;
}

.prod-block {
    width: calc(50% - 20px);
    margin: 10px;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #dedede;
    position: relative;
    overflow: hidden;
}

.img-prof-block {
    width: 25%;
    margin-right: 20px;
}

.prod_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.prod-block-desc {
    width: calc(75% - 20px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.prod-block-desc .product-price {
    font-size: 28px;
}

.prod-block-desc .product-price strong {

    font-size: 18px;
}

.prod-block-desc .product-price span {

    font-size: 24px;
}


.sub-desc-prod {
    align-items: start;
}

.prof-header {
    font-size: 24px;
    font-weight: bold;
}



.prof-desc {
    font-size: 18px;
}

.main-prof-img {
    height: auto;
}

.prod-block-desc {}

.prod-block-desc a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    background: #008ed5;
    border-radius: 50px;
    padding: 5px 15px;
    transition: .4s;
    z-index: 1;
}

.prod-block-desc a:hover {
    transform: translateY(-3px);
}

.sub-desc-prod {
    display: flex;
    flex-direction: column;
}




#breadcrumbs {
    font-size: 18px;
}


.tovar-page {
    display: flex;
    gap: 30px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}



.tovar-link {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    background: #008ed5;
    border-radius: 50px;
    padding: 5px 15px;
    transition: .4s;
}

.tovar-link:hover {
    transform: translateY(-2px);
    color: #fff;
    text-decoration: none;
}


.tovar-content {
    font-size: 20px;
    width: calc(50% - 15px);
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: start;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #dedede;
    padding: 30px 40px;
    font-size: 18px;
}

.tovar-content p:last-child {
    margin: 0;
}

.product-price {
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 1px solid #787878;
    border-radius: 9px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.product-price span {
    font-size: 28px;
    font-weight: 700;
    display: inline-block;

}

.product-price strong {
    font-weight: normal;
}




.tovar-slider {
    width: 375px;
    border-radius: 10px;
    border: 1px solid #787878;
    padding: 1px;
    border-radius: 10px;
    overflow: hidden;
}

.tovar-slider-nav {
    width: 150px;
}

.tovar-slider-nav .slick-list {
    margin-top: 0;
}

.tovar-slide img {
    width: 375px;
    height: 375px;
    object-fit: cover;
}


.tovar-slide-nav {
    width: 150px;
    border: 1px solid #787878 !important;
    border-radius: 10px;
    height: 150px !important;
    overflow: hidden;
    margin-bottom: 10px;
}

.tovar-slide-nav img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}


.tovar-slider .box-arrow-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    color: #008ed5;
    font-size: 20px;
    padding: 0;
}

.tovar-slider .box-arrow-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    color: #008ed5;
    font-size: 20px;
    padding: 0;
    z-index: 1;
}


.chars-table {
    width: 50%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
}

.char-item {
    display: flex;
    gap: 30px;
    font-size: 18px;
    padding: 10px 20px;
}

.char-item:nth-child(odd) {
    background: #F6F6F6;
}

.char-name {
    text-align: start;
    width: calc(50% - 15px);
}

.char-val {
    text-align: end;
    width: calc(50% - 15px);
}

.tovar-tabs {
    border-top: 1px solid rgba(0, 21, 29, .1);
    margin-top: 50px;
}


.tovar-tab {
    border-top: 3px solid transparent;
    width: fit-content;
    padding: 5px 10px;
    font-size: 22px;
}

.tovar-tab.active {
    border-top: 3px solid #008ed5;
    text-shadow: 0 .3px #000;

}

.tovar-img {
    width: calc(50% - 15px);
    display: flex;
    gap: 30px;
    justify-content: space-between;
    flex-direction: row-reverse;
    max-height: 375px;
    overflow: hidden;
}

.tovar-title {
    background: none !important;
    color: #000 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    padding: 0 !important;
    border-radius: 0 !important;
}


.same-slide a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 15px 0 10px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 21, 29, .1);
}

.same-slide img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}

.same-slide {
    margin: 0 10px;
    box-shadow: 0px 0px 10px #dedede;
    padding: 10px;
    border-radius: 10px;
}

.same-slider .slick-list {
    padding: 20px 0;
    margin-left: -10px;
    display: flex;
    width: calc(100% + 20px);
}

.same-slider .slick-track {
    display: flex;
    align-items: stretch;
}

.same-slider .box-arrow-prev {
    /* left: -50px; */
    z-index: 1;
}

.same-slider .box-arrow-next {
    /* right: -50px; */
    z-index: 1;
}




.tovar_h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
}





#open-list {
    background: #fff;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    padding: 8px 15px;
    font-weight: 700;
    color: #008ed5;
    display: flex;
    align-items: center;
    gap: 0px;
    position: relative;
    cursor: pointer;
}

#open-list>svg {
    width: 30px;
    transition: .2s;
}

#open-list>svg path {
    /* fill: #008ed5; */
    transition: .2s;
}

#open-list:hover {
    color: #272624;
    transition: .2s;
}

#open-list:hover>svg {
    transition: .2s;
    transform: rotate(-180deg);
}

#open-list:hover>svg path {
    stroke: #272624;
    transition: .2s;
}


.header-buttons {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
}


.download-map {
    background: #000;
    border: none;
    border-radius: 0;
    font-size: 18px;

    font-weight: 700;
    color: #008ed5;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    cursor: pointer;
    /* background: linear-gradient(0deg,rgba(47,79,79,.5) 0%,rgba(47,79,79,.5) 100%),url(/wp-content/uploads/2024/10/Snimok-ekrana-2024-10-04-150452.png) #d3d3d3 50%/cover no-repeat; */
    text-align: center;
}


.download-map img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    opacity: .6;
}

.download-map a {
    color: #fff;
    width: 100%;
    z-index: 1;
    backdrop-filter: blur(2px);
    padding: 8.5px 15px;
}

.download-list {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    background: #fff;
    border-radius: 10px;
    font-size: 18px;
    padding: 10px;
    list-style: none;
    width: calc(100% + 150px);
    box-shadow: 0px 0px 10px 1px #919191;
    bottom: -170px;
    left: 0;
}

#open-list:hover .download-list {
    opacity: 1;
    visibility: visible;

}

#open-list:before {
    width: 100%;
    height: 100%;
    top: 10px;
    background: 0 0;
    content: '';
    position: absolute;
    left: 0;
}

.download-list li {
    margin-bottom: 8px;
    color: #272624;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}

.download-list li {
    margin-bottom: 8px;
    color: #272624;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 10px;
    padding: 5px;
    transition: .4s;
}

.download-list li svg {
    width: 30px;
    height: 30px;
}

.download-list li:after {
    content: '';
    width: calc(100% - 20px);
    margin: 0 auto;
    position: absolute;
    bottom: -4px;
    background: #27262445;
    height: 1px;
    left: 10px;
}

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

.download-list li:last-child::after {
    content: none;
}

.download-list li:hover a {
    color: #272624;
    text-decoration: none;
    transition: .4s;
}

.download-list li:hover {
    background: #71717133;
    transition: .4s;
}

.download-list li a svg:hover path {
    fill: #008ed5;
}

.download-list li a svg path {
    fill: #5e5e5e;
}

.download-list li a {
    transition: .4s;
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.main_menu {
    gap: 25px;
}


.main_menu li {
    list-style: none;
    margin-left: 0;
}

.main_menu li a {
    color: #fff;
    font-size: 16px;
}

.main_menu li:hover a {
    color: #272624;
}



.download-list-mob {
    height: 0;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: .4s;
    padding: 0 15px;
    margin-bottom: 10px;
}

.download-list-mob li a svg path {
    fill: #5e5e5e;
}

.download-list-mob.open {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 0;
    gap: 10px;
    padding: 15px;
    height: auto;
    overflow: visible;
    opacity: 1;
    transition: .4s;
    margin: 0;
}

.top-for-mob {
    margin-bottom: 20px;
}

.download-catalog-mob {
    margin-top: 20px;
    margin-bottom: 20px;
}

.download-catalog-mob span {
    padding-left: 15px;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    width: 100%;
    gap: 10px;
    align-items: center;
}

.download-catalog-mob span svg {
    transition: .4s;
}

.download-catalog-mob span.open svg {
    transform: rotate(-180deg);
    transition: .4s;
}

.download-list-mob li {
    display: flex;
    gap: 10px;
}

.download-list-mob li svg {
    width: 30px;
    height: 30px;
}

.download-list-mob li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 15px;
}

.top-for-mob .download-map {
    margin: 0 15px;
}

.top-for-mob .download-map a {
    display: block;
    width: 100%;
    text-align: center;
}



.contact-form-head {
    font-size: 26px;
    z-index: 1;
    position: relative;
    color: #000;
    margin-bottom: 10px;
}

form.formajax {
    font-size: 18px;
}

.form-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0;
}

.formajax .proof {
    font-size: 14px;
}

.form-top {
    width: 50%;
    z-index: 1;
}

.form-pop-up-block {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.form-img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
}

.form-img img {
    width: 100%;
    height: 100%;
    opacity: .5;
    position: relative;
    top: 60px;
    object-fit: cover;
}


.form-bottom .tovar-link {
    border: none;
    z-index: 1;
    position: relative;
    padding: 10px 15px;
}

#pop-up .close {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 25px;
    height: 25px;
}

#pop-up .close svg {
    width: 25px;
    height: 25px;
}

#pop-up .fancybox-close-small {
    opacity: 0;
}

.form-block>input {
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #717171;
    box-shadow: 0px 0px 4px 1px #71717196;
    background: #fff;
}

#pop-up {
    border-radius: 10px;
}

.contact-form-text {
    z-index: 1;
    position: relative;
    width: 50%;
}

.thanks {
    z-index: 1;
    position: absolute;
    top: 50%;
    width: 90%;
    text-align: center;
    transform: translate(0, -50%);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

#pop-up.message-send .form-img img {
    opacity: .1;

}

.prod-table-tabs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}

.prod-table-tabs .tovar-tab {
    cursor: pointer;
    font-size: 20px;
}

.prod-block {
    display: none;
}

.prod-block.active {
    display: flex;
}



.prod-table-tabs .tovar-tab {
    cursor: pointer;
    font-size: 20px;
}

#tovar_mobile_menu {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    list-style: none;
    padding: 0;
}

#tovar_mobile_menu li {
    border-top: 3px solid transparent;
    width: fit-content;
    padding: 5px 10px;
    font-size: 22px;
}

#tovar_mobile_menu li.current-menu-item {
    border-top: 3px solid #008ed5;
    text-shadow: 0 .3px #000;
}

#tovar_mobile_menu li a {
    color: #333;
}

#tovar_mobile_menu li.current-menu-item a {
    color: #000;
}

#tovar_mobile_menu li a {
    color: #333;
    font-size: 20px;
}

#tovar_mobile_menu li a:hover {
    text-decoration: none;
    color: #000;
}

.no-posts {
    font-size: 28px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}

@media(max-width:1024px) {

    #tovar_mobile_menu {
        overflow-x: auto;
        flex-wrap: nowrap;
        padding-bottom: 15px;
    }

    #tovar_mobile_menu li {
        cursor: pointer;
        font-size: 16px;

        white-space: nowrap;
    }

    .prod-table-tabs {
        overflow-x: auto;
        flex-wrap: nowrap;
        padding-bottom: 15px;
    }

    .prod-table-tabs .tovar-tab {
        cursor: pointer;
        font-size: 16px;

        white-space: nowrap;
    }

    #pop-up {
        padding: 40px 20px 40px 20px !important;
    }

    .contact-form-head {
        font-size: 20px;
        margin-top: 15px;
    }

    .form-top {
        width: 100%;
        z-index: 1;
    }

    .form-pop-up-block {
        margin-top: 20px;
    }

    #pop-up .close {
        top: 15px;
    }

    .contact-form-text {
        width: 70%;
    }
}


/* .form-block>input::placeholder {
    color: #000
} */

@media(max-width: 1100px) {
    .tovar-img {
        width: 100%;
        display: flex;
        gap: 30px;
        /* justify-content: space-between; */
        flex-direction: row-reverse;
        max-height: 375px;
        overflow: hidden;
        justify-content: center;
    }

    .tovar-img {
        width: 100%;
        display: flex;
        gap: 30px;
        /* justify-content: space-between; */
        flex-direction: row-reverse;
        max-height: 375px;
        overflow: hidden;
        justify-content: center;
    }

    .tovar-content {
        width: 100%;
    }

    .main_menu {
        gap: 20px;
    }

    .main_menu li a {
        font-size: 16px;
    }
}

@media(max-width: 768px) {

    .same-slider .box-arrow-prev {
        left: 0px;
    }

    .same-slider .box-arrow-next {
        right: 0px;
    }

    .same-slide a {
        font-size: 18px;
        text-align: center;
    }

    .same-slide img {
        height: 170px;
    }

    .tovar_h2 {
        font-size: 24px;
        font-weight: 700;
        color: #000;
    }

    .tovar-content {
        padding: 15px;
    }

    .chars-table {
        width: 100%;
    }

    .tovar-img {
        width: 100%;
        max-height: max-content;
        flex-direction: column;
    }

    .tovar-slider {
        width: 100%;
    }

    .tovar-slider img {
        width: 100%;
    }

    .tovar-slider-nav {
        width: 100%;
    }

    .tovar-slide-nav {
        margin: 0 10px;
    }
}

@media(max-width: 1750px) {}

@media(max-width: 1439px) {}

@media(max-width: 1199px) {

    .container {
        width: 100%;
    }

    header {
        background: linear-gradient(110deg, #fff 200px, #008ed5 200px);
    }

    .header-buttons {
        flex-direction: column;
    }

    #o-nas {

        background-size: cover;
        padding-top: 10px;
    }

    #o-nas * {
        font-size: 28px;
    }

    body {
        font-size: 28px;
    }

    footer p,
    footer a {
        font-size: 24px;
    }
}

@media(max-width: 1023px) {
    .header-buttons.desc-hidden {
        display: none;
    }

    #prod {
        font-size: 40px;
    }

    .prod-sldie p {
        font-size: 18px;
    }

    footer p,
    footer a {
        font-size: 18px;
    }

    .main-conts a {
        font-size: 16px;
    }

    .main_menu li {
        margin-left: 15px;
    }

    .main_menu li a {
        font-size: 16px;
    }

    .main-conts {
        margin-left: 0px;
    }
}

@media(max-width: 997px) {}



.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    top: calc(100% + 5px);
    padding: 10px;
    width: calc(100% + 30px) !important;
}


@media(max-width: 1023px) {
    .prod-block {
        width: calc(100% - 20px);
    }

    .main-conts {
        display: none;
    }

    .sticky-mob .open-pop {
        text-decoration: none;
        color: #fff;
        padding: 5px 25px;
        background: #008ed5;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        transition: .4s;
        border-radius: 50px;
        font-size: 18px;
        border: none;
    }

    .header-nav,
    .top-header {
        display: none
    }

    .search.hidden-xs {
        display: none;
    }

    .burger {
        display: block;
    }

    .container {
        width: 100%;
    }

    #for-mob-menu {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        font-size: 18px;
        padding-top: 0px;
    }

    #wpadminbar {
        display: none;
    }

    #o-nas {
        font-size: 18px;
    }

    body {
        font-size: 18px;
    }

    #prod {
        font-size: 24px;
    }

    header {
        position: sticky;
        top: 0;
        z-index: 5;
    }

    footer .row div:last-child {
        align-items: flex-start;
    }

    footer {
        margin-top: 50px;
    }

    .slick-dots {
        margin-top: 10px;
    }


    .tovar-content {
        font-size: 20px;
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }

    .tovar-img {
        width: 100%;
    }

    h1.pretty {
        font-size: 24px;
    }


    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {

        width: calc(100% + 100px) !important;
    }


    .prod-block-desc .product-price {
        margin-bottom: 20px;
    }
}

@media(max-width: 600px) {}

@media(max-width: 525px) {
    .prod-block {
        flex-direction: column;
    }

    .img-prof-block {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .prod-block-desc {
        width: 100%;
    }


    .wpml-ls-native {
        display: none;
    }

    .wpml-ls-sub-menu .wpml-ls-native {
        display: inline-block;
    }
}



.wpml-ls-legacy-dropdown {
    position: relative;
    width: 100% !important;
}


.wpml-ls-legacy-dropdown ul {
    /* opacity: 0; */
    /* visibility: hidden; */
    z-index: 1;
    background: #fff;
    border-radius: 10px;
    font-size: 18px;
    padding: 10px;
    list-style: none;
    /* bottom: -170px; */
    left: 0;
    /* width: 100% !important; */
}

.wpml-ls-slot-shortcode:hover .wpml-ls-sub-menu {
    opacity: 1;
    visibility: visible;
}



.wpml-ls-sub-menu {
    background: #fff;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    padding: 8px 15px;
    font-weight: 700;
    color: #008ed5;
    display: flex;
    align-items: center;
    gap: 0px;
    position: relative;
    cursor: pointer;
    flex-direction: column;
    box-shadow: 0px 0px 10px 1px #919191;

}


.wpml-ls-legacy-dropdown a {
    width: fit-content;
}


.wpml-ls-legacy-dropdown {
    width: fit-content;
}

/* .wpml-ls-legacy-dropdown ul {
    width: fit-content;

} */

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    border: none;
    padding: 0 25px 0 0;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    color: transparent;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="13" viewBox="0 0 21 13" fill="none"><path d="M15.75 5L10.5 10.25L5.25 5" stroke="%23337ab7" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>') !important;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    width: 30px;
    height: 13px;
    right: -3px;
    top: 3px;
    transition: .4s;
}




.wpml-ls-sub-menu .wpml-ls-item {
    margin-bottom: 8px;
    color: #272624;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    border-radius: 10px;
    padding: 5px;
    width: 100%;
}

.wpml-ls-sub-menu .wpml-ls-item:hover {
    background: #71717133;
    transition: .4s;
}

.wpml-ls-sub-menu .wpml-ls-item a {
    transition: none;
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 0;
    border: none;
    width: 100%;
    display: block;
    background: 0 0;
    color: #337ab7;
    padding: 5px 0;
}





.wpml-ls-slot-shortcode_actions.wpml-ls-item:last-child {
    margin: 0 !important;
}

.wpml-ls-current-language::after {
    content: none !important;
}

.wpml-ls-current-language::before {
    content: '';
    width: 100%;
    height: 100%;
    top: 10px;
    left: 0;
    position: absolute;
    opacity: 0;
}


.wpml-ls-current-language>a {
    color: #337ab7 !important;
    font-weight: 700;
}

.wpml-ls-current-language:hover a::after {
    transform: rotate(-180deg);
    transition: .4s;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="13" viewBox="0 0 21 13" fill="none"><path d="M15.75 5L10.5 10.25L5.25 5" stroke="%23272624" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>') !important;
}

.wpml-ls-current-language:hover>a {
    color: #272624 !important;
}

.wpml-ls-slot-shortcode_actions.wpml-ls-item::after {
    content: '';
    width: calc(100% - 20px);
    margin: 0 auto;
    position: absolute;
    bottom: -4px;
    background: #27262445;
    height: 1px;
    left: 10px;
}

.wpml-ls-slot-shortcode_actions.wpml-ls-item:last-child::after {
    content: none;
}

/* .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    visibility: hidden;
} */


.wpml-ls-slot-shortcode:hover a {
    opacity: 1 !important;
}

.wpml-ls-slot-shortcode:hover ul>li.wpml-ls-slot-shortcode_actions>a {
    opacity: 1;
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    color: #000;
    background: transparent;
    text-decoration: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
    margin-right: 5px;
}


.wpml-ls-sub-menu .wpml-ls-flag {
    width: 30px;
    height: 19px;
    border-radius: 5px;
    object-fit: fill;
    margin-right: 5px;
}

.icl_als_iclflag {
    width: 18px !important;
    height: 12px !important;
}




#cookie-banner {
    position: fixed;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%);
    z-index: 9999;
    border-radius: 20px;
    border: 2px solid#006666;
    background: rgba(255, 255, 255, .8);
    backdrop-filter: blur(6px);
    padding: 30px 30px 30px 25px;
    max-width: 600px;
    display: none;
    flex-direction: column;
}

.cookie-text p {
    font-size: 16px;
    margin: 0;
}

.cookie-text span {
    display: flex;
}


.cookie-text {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}

.cookie-text a {
    color: #006666;
}

#cookie-banner button span {
    font-size: 18px;
}

.cookie-buttons {
    display: flex;
    align-items: center;
    gap: 20px;
}


#cookie-banner button {
    display: flex;
    width: calc(50% - 10px);
    border-radius: 20px;
    border: 2px solid #066;
    padding: 5px 10px;
    text-align: center;
    transition: .4s;
}

#cookie-banner button:hover {
    transform: translateY(-3px);
    transition: .4s;
}

#cookie-banner button span {
    margin: 0 auto;
    display: flex;
}

#cookie-banner button.accept-btn {
    color: #fff;
    background-color: #006666;
}



@media (max-width: 568px) {
    #cookie-banner {
        width: calc(100% - 30px);
        max-width: 100%;
        padding: 20px;
        bottom: 30px;
    }
}




.product-banner {
    position: relative;
    padding: 60px 0;
}

.product-banner>img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100%;
    max-width: 100vw;
    object-fit: cover;
}

.product__categories {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px;
}

.product__category {
    padding: 30px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,.3);
    backdrop-filter: blur(10px);
    background-color: #65656573;
    transition: .4s;
    height: auto !important;
    max-width: 265px;
    margin-right: 30px;
}

.product__category>a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product__category:hover {
    transition: .4s;
    transform: scale(1.05) !important;
    background: #006666af;
}

.product__category>a:hover {
    text-decoration: none;
}

.category__icon {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    display: grid;
    place-items: center;
}

.category__icon img {
    width: auto;
    height: auto;
    object-fit: contain;
    max-height: 80px;
}

.category__text h3 {
    font-size: 18px;
    text-align: center;
    color: #fff;
}


.swiper-pagination-bullet {
    background: #fff !important;
    transition: .4s;
    opacity: .5 !important;
    width: 12px !important;
    height: 12px !important;
}
.swiper-pagination-bullet-active {
    background: #fff !important;
    width: 30px !important;
    border-radius: 10px !important;
    opacity: 1 !important;
}



.products__count {
    font-size: 16px;
    text-align: center;
    padding: 7px 15px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(255, 255, 255, .15);
}

.swiper-button-next {
    right: -30px !important;
}

.swiper-button-prev {
    left: -30px !important;
}



.swiper-button-next:after,
.swiper-button-prev:after {
    content: none !important;
}

.swiper-button-next,
.swiper-button-prev {
    font-size: 60px;
    color: #066 !important;
}




@media (max-width: 998px) {
    .swiper-button-next {
        right: -15px !important;
    }

    .swiper-button-prev {
        left: -15px !important;
    }

    .product__categories {
        padding: 10px 20px;
    }
    
.product__category:hover {
    transform: none !important;

}

.product__category {
    max-width: unset;
}
}