@font-face {
    font-family: Regular;
    src: url('../fonts/Geologica/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf') format("truetype"); ;
}
body {
    font-family: Regular;
    background-image: url(/image/body_uzor.svg);
    background-repeat: repeat-y;
    background-position-x: 50px;
    background-repeat: repeat-y;
    background-attachment: fixed;
    letter-spacing: -0.05em;
}
h1 {
    border-bottom: 3px solid #ee7808;
    width: fit-content;
    padding-right: 50px;
}
/* .fly-block__contacts {
    display: none;
} */
#column-left {
    padding-top: 20px;
}
#product-category .uni-wrapper {
    background: none;
    padding: 20px 0px;
}
.header-phones__secondary {

}
.top-menu .container {
    height: 40px;
}
.btn {
    border-radius: 8px;
}
div.heading {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    border-bottom: 3px solid #ee7808;
    /* width: min-content; */
    width: fit-content;
    padding-right: 50px;
}
.uni-module {
    margin-bottom: 40px;
}
.product-thumb__add-to-cart {
    margin: 10px 4px 4px 4px;
    height: 35px;
}
.home-page .html-module {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 20px 0px rgba(83, 83, 83, 0.25);
    padding: 20px;
    margin-bottom: 40px;
}
.uni-item {
    border-radius: 8px;
}
.socials__lincs {
    margin-right: 20px;
}
.socials__lincs a {
    color: #ffffff !important;
    transition: 0.2s;
}
.socials__lincs a:hover {
    color: #EE7808 !important;
}
.socials__lincs:hover a {
    transform: scale(1.03) !important;
}
.adddress {
    margin-right: 20px;
    font-size: 12px;
    color: #ffffff;
}
.header-phones__main {
    font-size: 16px;
    line-height: 18px;
    margin-right: 20px;
    transition: 0.2s;
}
.header-phones__main:hover {
    transform: scale(1.03) !important;
}
.header-menu__btn {
    border-radius: 8px;
}
.callback_buton {
    height: 35px;
    background-color: #EE7808;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    color: #535353;
    align-content: space-evenly;
    border-radius: 8px;
    transition: 0.2s;
}
.callback_buton:hover {
    transform: scale(1.03) !important;
}
.fly-menu__callback_buton {
    margin-left: 10px;
    white-space: nowrap;
}
.fly-menu .header-search__input, .fly-menu .header-search__input::-webkit-input-placeholder {
    color: #535353;
}
.fly-block__callback__button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0 0 20px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 100%;
    transition: all ease-in-out .3s;
    right: 3px;
}
.header-search__btn .fa {
    color: #535353;
}
.callback_buton a {
    color: #ffffff !important;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
}
.header-search__input {
    border: solid 1px #E0E0E0;
    border-radius: 8px;
}
.fly-menu__phone {
    padding: 0 10px;
    color: #535353;
}
.fly-menu__phone:hover {
    transition: 0.2s;
    color: #EE7808;
}
.main-menu.set-before:before {
    background: none;
}
.menu {
    border-radius: 8px;
}
.menu-right {
    border-radius: 0 8px 8px 0;
}
.menu1 {
    border-radius: 8px 0 0 8px;
}
.menu1 .menu__header {
    border-radius: 8px 0 0 8px;
}
.header-phones__callback {
    text-transform: none;
}
.home-banner {
    margin: 80px -10px 10px;
}
.home-banner__item {
    box-shadow: 0px 0px 20px 0px rgba(83, 83, 83, 0.25);
    padding: 70px 20px 20px 20px;
    transition: 0.4s;
}
.home-banner__text {
    justify-content: start;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding: 0 0 0 0px;
}
.home-banner__text-1 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 10px;
}
.num_item {
    position: absolute;
    height: 100px;
    width: 100px;
    background-color: #EE7808;
    top: -50px;
    left: 25px;
    font-size: 72px;
    text-align: -webkit-center;
    font-weight: 800;
    color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 20px 0px rgba(83, 83, 83, 0.25);
}
.home-banner__item:hover {
    background: #535353 !important;
}
.home-banner__item:hover .num_item {
    background-color: #ffffff;
    color: #535353;
    border: solid #535353 1px;
}
.home-banner__item:hover .home-banner__text {
    color: #FFFFFF;
}
.v1-tu-custom-banner {
  position: relative;
  overflow: hidden;
  /* min-height: 500px; */
  min-height: auto;
  margin-bottom: 70px;
  border-radius: 8px;
    box-shadow: 0px 0px 20px 0px rgba(83, 83, 83, 0.25);
}

/* ФОН */
.v1-tu-custom-banner__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.35s ease, background-image 0.35s ease;
  z-index: 1;
}

/* КОНТЕНТ */
.v1-tu-custom-banner__list {
  width: 50%;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
  padding: 60px;
  /* background-image: url(/image/Union-2.png); */
  height: 500px;
}
.v1-tu-custom-banner__bg::after {
    content: "";
    position: absolute;
    display: inline-block;
    /* width: 30px; */
    /* height: 30px; */
    background: url(/image/Union-2.png);
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    left: -20%;
    top: -5%;
}

.category-wall__item.type2::after {
    content: "";
    position: absolute;
    display: flex;
    width: 100%;
    height: 270px;
    background: url(/image/Union222.jpg);
    background-repeat: no-repeat;
    top: -10px;
    /* right: -45%; */
    left: 45%;
}

.article_description {
    font-size: 18px;
    border: solid 1px rgba(0 0 0 / .06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.v1-tu-custom-banner__title {
    font-size: 20px;
    font-weight: 400;
}
.v1-tu-custom-banner__description {
    font-size: 16px;
    font-weight: 400;
}
/* ПЛИТКА */
.v1-tu-custom-banner__item {
  display: block;
  text-decoration: none;
  color: #000;
  background: rgba(255,255,255,0.9);
  border-radius: 12px;
  padding: 24px;
  transition: transform 0.2s ease;
  /* Возможно удалим */
            display: flex;
            align-items: center;
}
.v1-tu-custom-banner__icon {
    /* Возможно удалим */
            margin-right: 10px;
            max-height: 50px;
            max-width: 50px;
}
.v1-tu-custom-banner__icon img {
    width: 100%;
    height: 100%s;
}
.v1-tu-custom-banner__item:hover {
  transform: translateY(-2px);
}

.category-wall__item.type2 {
    justify-content: space-between;
    border-radius: 8px;
}
.category-wall__image.type2 {
    order: 2;
    flex: 0 0 50%;
}
.category-wall__ul.type2 {
    max-width: 100%;
    width: 100%;
    padding: 40px 20px;
    z-index: 1;
}
.category-wall__image img {
    min-height: 250px;
    width: auto;
}
.category-wall__item {
    padding: 0 !important;
    overflow: hidden;
}
.category-wall__title.type2 {
    font-size: 20px;
    font-weight: 400;
}
.category-wall__li a {
    font-size: 16px;
    font-weight: 400;
}
.bg_triangl-1 {
    position: absolute;
    background: #EE7808;
    rotate: 270deg;
    right: 5%;
    top: 0%;
    width: 500px;
    height: 100%;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    z-index: 0;
}
.bg_triangl-2 {
    position: absolute;
    width: 30%;
    height: 250px;
    background: #EE7808;
    right: 0;
}
.category-wall__item:hover .bg_triangl-1, .category-wall__item:hover .bg_triangl-2 {
    background: #EE7808;
}
.header-block__item-telephone {
    padding-right: 0;
}
.header-phones.has-addit {
    padding-right: 0;
}
.footer__socials-payments {
    display: none;
}
.footer__text {
    border: none;
    padding: 0;
}
.footer_uzor {
    background: url(/image/footer_uzor.svg);
    height: 62px;
    margin: 50px 0 20px 0;
}
.footer__socials-payments {
    background: none;
}
.copyright {
    background-color: #333333;
    color: #ffffff;
    padding: 10px;
    text-align: center;
    margin-top: 20px;
}
.copyright a {
    color: #ffffff;
    font-weight: bold;
}
.fly-menu.bottom .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align-last: center;
    height: 60px;
}
.fly-menu__block {
    width: 45px;
    height: 45px;
    padding: 5px 0;
    margin-bottom: 10px;
    border-radius: 2px;
    flex: none;
    border-radius: 8px;
}
.fly-menu__menu-m {
    width: 45px;
    height: 45px;
    background: #EE7808;
    margin-bottom: 0;
    box-shadow: 0px 0px 20px 0px rgba(83, 83, 83, 0.25);
}
.fly-menu__icon {
    color: #ffffff;
}
.footer__socials-icon {
    background: #535353 !important;
    box-shadow: 0px 0px 20px 0px rgba(83, 83, 83, 0.25);
    color: #ffffff;
    width: 45px;
    height: 45px;
    line-height: 45px !important;
    font-size: 1.5em;
    font-weight: 200;
    opacity: 1;
    border-radius: 2px;
    transition: 0.2s;
    border-radius: 8px;
}
.footer__column-li a:hover {
    color: #EE7808 !important;
}
.mobile_call_button {
    background: #EE7808;
    color: #ffffff;
    width: 45px;
    height: 45px;
    line-height: 45px !important;
    font-size: 1.5em;
    opacity: 1;
    border-radius: 2px;
    text-align: center;
    border-radius: 8px;
}
.ocf-header {
    display: none !important;
}
.ocf-theme-light-block .ocf-footer {
    background-color: #FFFFFF !important;
    border-radius: 8px;
    border: solid 1px rgba(0 0 0 / .06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin: 0;
}

.ocf-theme-light-block.ocf-vertical .ocf-filter {
    background-color: #FFFFFF !important;
    border-radius: 8px;
    border: solid 1px rgba(0 0 0 / .06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
    .ocf-theme-light-block.ocf-vertical .ocf-filter, .ocf-theme-light-block.ocf-vertical .ocf-module-page {
        margin-bottom: 20px !important;
    }
.ocf-theme-light-block.ocf-vertical .ocf-active {
    background-color: rgba(255, 243, 232, 1) !important;
}
.ocf-theme-light-block .ocf-selected-card {
    background-color: rgba(255, 243, 232, 1) !important;
}
.ocf-theme-light-block .ocf-search-btn-popover, .ocf-theme-light-block .ocf-search-btn-static {
    background-color: #EE7808 !important;
    border-radius: 8px;
}
.ocf-noUi-connect:before, .ocf-noUi-handle {
    background-color: #EE7808 !important;
}
.ocf-noUi-handle {
    border: 3px solid #535353 !important;
}
.ocf-btn-mobile-fixed .ocf-btn {
background-color: #ee7808  !important;
font-size: 20px;
}
.ocf-theme-light-block .ocf-selected-filter {
    background-color: unset !important;
}
.product-thumb__attribute-value:not(:last-child):after {
    display: none !important;
}
.product-thumb__cart {
    display: flex;
    margin: 0px 0 0;
    transform: scale(1.03) !important;
}
.category-list {
    margin-bottom: 0px;
}
#product-category .sorts-block__limit {
    margin: 0 1px 0 20px;
}
.category-list__name {
    width: 100%;
    padding: 15px;
    word-wrap: normal;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px rgba(0 0 0 / .06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    padding: 10px;
    transition: 0.2s;
    height: auto;
    align-content: center;
}
.uni-item-bg:hover {
    background: none;
    transform: scale(1.03) !important;
}
#product-product .uni-wrapper {
    background: none;
    padding: 20px 0;
}
.product-thumb__quick-order {
    border-radius: 8px;
    margin: 15px 5px 0 5px !important;
}
.product-page>.row {
    margin: 0;
}
.nds {
    font-size: 14px;
    font-weight: 100;
    color: #353535 !important;
}
.price {
    justify-content: space-between;
}
.quick-order__price.price {
    justify-content: left;
}
.product-page .qty-indicator {
    flex-wrap: wrap;
    font-size: 18px;
    margin: 0;
}
.product-page__cart  .qty-indicator__text, .product-page__cart .qty-indicator__bar {
    width: 100%;
    margin-top: 8px;
}
.product-page__price {
    flex-wrap: wrap;
}
.product-page__cart {
    flex-wrap: nowrap;
    align-items: anchor-center;
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    margin: 0px 0px 20px;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.product-page__price {
    display: block;
    font-size: 20px;
    margin: 0;
    flex: 1 1 auto;
}
.product-page__price .price-old {
    font-size: 16px;
}
.product-page__price .price-new{
    font-size: 20px;
}
.product-page__add-to-cart {
    margin: 0;
}
.nav-tabs {
    border-radius: 0px;
    background: none;
    border-bottom: 3px solid #ee7808;
    width: min-content;
    padding: 0 100px 0 0;
    
}
.nav-tabs li a {
    color: #535353;
}
.product-page .tab-pane {
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    padding: 20px;
    margin: 0px 0px 20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.product-page__textblock-inner {
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    width: 100%;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.product_page_text_and_tabs .tab-content{
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.product-page__option {
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    margin: 0px 0px 20px;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.product-page__image {
    background-color: #ffffff;
    border: 1px solid #E0E0E0;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.product-page__image-main {
    border: none;
}
.product-banner__item {
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.product-page__image {
    margin: 0 0 20px;
}
.product-page__textblock {
    margin: 0 0 20px;
}
.product-page .product-block {
    position: sticky;
    top: 50px;
}
#product .product-banner {
    margin: 0 0px 0 -10px;
}
.div-text-empty {
    background: none;
}
.category-info__description, .category-info {
    background: #ffffff;
    border-radius: 8px;
    font-size: 16px;
}
.category-info {
    border: solid 1px rgba(0 0 0 / .06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.home-banner__item {
    border-radius: 8px;
}
.home-page .html-module p {
    color: #333333;
}
.product-thumb .product-thumb__description {
    display: block !important;
}
.contactm {
    margin: 0 0 30px;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    border: solid 1px rgba(0 0 0 / .06);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
@media (min-width: 100px) {
    .header-phones__show-phone {
        display: none !important;
    }
}
@media (min-width: 990px) {
    .header-block__item .header-phones {
        white-space: nowrap;
    }
    .menu2 .column-1 {
        border-radius: 8px;
    }
}

@media (max-width: 1200px) {
    .v1-tu-custom-banner__bg::after {
        left: -40%;
    }
}

@media (max-width: 990px) {
    .v1-tu-custom-banner__list {
        width: 100%;
    }
    .top-menu {
        display: none;
    }
    .nav-tabs {
        width: auto;
        padding: 0;
    }
    .nav-tabs li {
        font-size: 18px;
    }
    .product-page__cart {
        flex-wrap: wrap;
    }
    .product-page__add-to-cart {
        width: 100%;
    }
    .product-page .product-page__add-to-cart {
        margin: 20px 0 0 0;
    }
}

@media (max-width: 767px) {
    .product-page-tabs {
        position: unset;
    }
}
@media (max-width: 570px) {
    .callback_buton a{
        display: none;
    }
    .home-page .html-module {
        padding: 15px;
    }
    .home-banner__text {
        font-size: 16px;
    }
    .v1-tu-custom-banner__bg::after {
        height: 105%;
    }
    .header-block__item-telephone {
        min-width: 50%;
    }
    .header-phones__secondary {
        display: none;
    }
    .phone2 {
        display: block;
        margin-top: 10px;
    }
    .header-phones {
        flex-wrap: wrap;
        justify-content: end;
    }
    .header-phones.has-addit {
        padding-right: 0;
        display: flex;
        align-items: center;
    }
    .header-phones__main {
        /* font-size: 22px; */
        font-size: 18px;
        font-weight: 600;
        margin-right: 0;
    }
    .v1-tu-custom-banner__list {
        padding: 20px;
    }
    .bg_triangl-1 {
        right: -50%;
        top: 0%;
        width: 140%;
        height: 100%;
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        z-index: 0;
    }
    .bg_triangl-2 {
        display: none;
    }
    .category-wall__title.type2 {
        font-size: 22px;
        font-weight: 400;
    }
    .category-wall__li a{
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 10px;
    }
    .category-wall__more.type2 {
        margin-top: 20px;
        position: unset;
        font-size: 18px;
    }
    .category-wall__item.type2 {
        align-items: center;
        min-height: 320px;
    }
    .category-wall__image img {
        min-height: auto;
    }
    .home-banner__item {
        margin: 0 0 70px;
    }
    .header-block .callback_buton, .fly-menu .callback_buton {
        display: none;
    }
    .menu__collapse {
        font-size: 18px;
    }
    .product-page__cart {
        flex-wrap: wrap;
    }
    .product-page .product-page__add-to-cart {
        margin: 20px 0 0 0;
        width: 100%;
        font-size: 18px;
        padding: 10px;
        height: auto;
    }
    .product-thumb__add-to-cart {
        width: 100%;
        font-size: 18px !important;
        padding: 10px;
        height: auto;
    }
    .product-thumb__name {
        font-size: 18px !important;
        overflow: visible;
        -webkit-line-clamp: none !important;
    }
    .product-thumb__caption .qty-indicator {
        font-size: 16px !important;
    }
    .product-thumb__price {
        font-size: 20px !important;
    }
    .product-page .qty-indicator {
        font-size: 16px;
        flex-wrap: nowrap;
        margin-bottom: 10px;
    }
    .product-page__cart .qty-indicator__text {
        margin-top: 0;
    }
    .product-page__price .price-new {
    font-size: 18px;
    }
    .product-page .tab-pane {
        padding: 15px;
    }
    .product-page__cart {
        display: block;
        padding: 15px;
    }
    .product-page__textblock-inner {
        padding: 15px;
    }
    .product_page_text_and_tabs .tab-content {
        padding: 15px;
    }
    .product-thumb {
        padding: 15px;
    }
    .v1-tu-custom-banner__list {
        height: auto;
    }
    .product-data__item-div {
        width: 50%;
        min-width: 50%;
    }
    .num_item {
        width: 60px;
        height: 60px;
        font-size: 46px;
        top: -30px;
    }
    .home-banner__item {
        padding: 40px 15px 15px 15px;
    }
    .product-thumb .product-thumb__description {
        font-size: 1.1em;
    }
    .header-logo {
        max-width: 300px !important;
    }
}
@media (max-width: 425px) {
    .header-logo {
        max-width: 300px;
    }
}