/*!
Theme Name: artplus
 */
/* NOTE begin 9999px */

body:not(.wp-admin),
body .editor-styles-wrapper {
    --max-width: 1536px;
    --color-1: #000;
    --color-2-text: #000;
    --color-3-link: #000;
    --font-family-1: 'Inter', arial, Tahoma, Geneva, Verdana, sans-serif;
    font-family: var(--font-family-1);
    color: var(--color-2-text);
    font-size: 16px;
    --font-family: "Inter", sans-serif;
    font-weight: 500;
}

.wrapper a {
    font-family: var(--font-family-1);
    text-decoration: none;
    color: var(--color-3-link);
}

.wrapper a:hover {
    text-decoration: none;
}


.wrap-content__inner {
    max-width: var(--max-width);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

.content-inner-max-width {
    max-width: 100%;
    width: 100%;
}

.u-max-width {
    max-width: var(--max-width);
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
}

.right-content {
    flex-grow: 1;
    max-width: 100%;
}

.wrap-subkategory {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.wrap-subkategory__item {
    width: 32%;
}

.wrap-posts {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.wrap-posts article {
    width: 32%;
}

.logo__inner {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

.box_menu .logo__inner {
    flex-direction: column;
    row-gap: 5px;
}

.logo__inner-img {
    line-height: 0;
}

.header {
    background: #1f5852;
    border-bottom: 1px solid #fff;
}

.header__inner {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}

.header__inner .logo {
    position: absolute;
    font-size: 0;
    border-radius: 100%;
    background: #d9d9d9;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 11px;
    width: 96px;
    aspect-ratio: 1;
    z-index: 1;
}

.header-h {
    position: relative;
    height: 516px;
}

.header-h__img {
    position: absolute;
    height: 100%;
    top: 0;
    left: calc((100vw - 1930px) / 2);
}

.header-h__title {
    margin-left: auto;
    max-width: 468px;
    box-sizing: border-box;
    font-size: 36px;
    color: #1f5852;
    padding-top: 59px;
    padding-left: 24px;
    font-weight: 500;
}

.services {
    padding-top: 65px;
    padding-bottom: 72px;
}

.swiper .wp-block-image {
    width: auto;
    height: auto;
}

.services .swiper .wp-block-image {
    text-align: center;
}

.services .swiper-slaid__title {
    margin-top: 24px;
    color: #1f5852;
    text-align: center;
    margin-bottom: 18px;
}

.services .swiper-slaid__text {
    text-align: center;
    font-weight: 300;
    font-size: 15px;
    color: #000;
}

.o-nas {
    padding-top: 106px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 9.7vw;
}

.o-nas__left {
    width: 32vw;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 4%;
    row-gap: 36px;
}

.o-nas__left-img {
    width: 48%;
}

.o-nas__right-title {
    font-size: 40px;
    color: #c9abba;
    margin-bottom: 14px;
}

.o-nas__right-text p {
    font-weight: 300;
    font-size: 15px;
    margin-block-start: 1em;
    margin-block-end: 1em;
}

.objavlenie {
    position: relative;
    height: 777px;
}

.objavlenie-wrap {
    padding-top: 173px;
}

.objavlenie__inner-title {
    font-size: 36px;
    color: #1f5852;
    font-weight: 500;
    padding-right: 24px;
    box-sizing: border-box;
    max-width: 468px;
}

.objavlenie__img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 33vw;
}

.objavlenie__img img {
    height: 100%;
    max-width: max-content;
}

.kontakti {
    padding-top: 120px;
    max-width: 1224px;
}

.kontakti__title {
    font-weight: 500;
    font-size: 40px;
    color: #c9abba;
    margin-bottom: 12px;
}

.kontakti__row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.kontakti__row-left {
    width: 49%;
}

.kontakti__row-right {
    width: 49%;
}

.kontakti__row-left-box {
    border: 1px solid #1f5852;
    border-top: 0;
    padding: 12px 24px;
    box-sizing: border-box;
}

.kontakti__row-left-adr {
    font-weight: 300;
    font-size: 32px;
    color: #1f5852;
    margin-bottom: 13px;
}

.kontakti__row-left-text {
    font-weight: 300;
    font-size: 15px;
    color: #000;
}

.kontakti__row-right {
    border: 1px solid #1f5852;
    padding: 12px 24px;
    box-sizing: border-box;
}

.kontakti__row-right-t1 {
    font-size: 36px;
    color: #c9abba;
}

.kontakti__row-right-t2 {
    font-weight: 200;
    color: #1f5852;
    font-size: 36px;

}

.kontakti__row-right-tel a {
    font-weight: 300;
    font-size: 15px;
    cursor: default;
}

.kontakti__row-right-tel {
    margin-top: 10px;
    margin-bottom: 10px;
}

.kontakti__row-right-telegramm {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 10px;
}

.kontakti__row-right-vrema {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 10px;
}

.u-button-d {
    cursor: pointer;
}

/* NOTE end 9999px */

/* NOTE begin 1300px */
@media screen and (max-width: 1300px) {}

/* NOTE end 1300px */

/* NOTE begin 1536px */

@media screen and (max-width: 1536px) {

    .wrap_tovar_table::-webkit-scrollbar-track {
        border: 2px solid white;
        background-color: #ccc;
    }

    .wrap_tovar_table::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .wrap_tovar_table::-webkit-scrollbar:horizontal {
        height: 13px;
    }

    .wrap_tovar_table::-webkit-scrollbar-thumb {
        border-radius: 6px;
        border: 2px solid white;
        background-color: rgba(0, 0, 0, .5);
    }

    .wrap_tovar_table {
        overflow-x: scroll;
        width: 100%;
    }

    .wrap-subkategory__item-img img {
        max-width: 100%;
        height: auto;
    }

    .wrap-posts article .article__img-details img {
        max-width: 100%;
        height: auto;
    }

    .wrap-content__inner,
    .max-width {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    .content-inner-max-width {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* NOTE end 1536px */

/* NOTE begin 900px */

@media screen and (max-width: 900px) {
    .wrap-subkategory {
        column-gap: 4%;
        row-gap: 20px;
    }

    .wrap-subkategory__item {
        width: 48%;
    }

    .wrap-posts {
        column-gap: 4%;
        row-gap: 20px;
    }

    .wrap-posts article {
        width: 48%;
    }


}

/* NOTE end 900px */

/* NOTE begin 700px */
@media screen and (max-width: 700px) {}

/* NOTE end 700px */


/* NOTE begin 500px */

@media screen and (max-width: 500px) {

    .wrap-subkategory__item {
        width: 100%;
    }

    .wrap-posts article {
        width: 100%;

    }
}

/* NOTE end 500px */