*::-webkit-scrollbar {
    width: 5px;
    /* Ширина всего элемента навигации */
    position: absolute;
    right: 30%;
}
.container-tub-info-product-header::-webkit-scrollbar {
	height:4px;
}
*::-webkit-scrollbar-track {
    background: #fff;
    /* Цвет дорожки */
}
.modal-title{
    font-size: 1.25rem;
    font-weight: 500;
}

*::-webkit-scrollbar-thumb {
    background-color: #426F3F;
    /* Цвет бегунка */
    border-radius: 20px !important;
    /* Округление бегунка */
}

@media (min-width: 1200px){
	.our-works-detail .top-section .property {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.our-works-detail .top-section .property>div {
		margin: auto;
		padding-top: 50px;
		padding-left: 100px;
	}
	.prop_discount {
		margin:10px 0 !important;
	}
}
@font-face {
    font-family: 'Ub';
    src: url(/include/Ubuntu-Regular.ttf);
}



input:focus {
    outline: none;
}

body {
    font-size: 16px;
	padding:0;
}

a {
    text-decoration: none;
    color: #426F3F;
}

.container-logo {
    padding: 15px 0;
}

.container-logo img {
    height: 60px;
    width: auto;
}

.main-button-light {
    color: #426F3F;
    border: solid 2px #426F3F;
    border-radius: 14.95px;
    padding: 10px 10px;
    background: none;
    font-weight: 600;
}

.container-contact-text-n-boil {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: black;
    text-align: left;
    width: 100%;
    padding: 4px 10px;
}

.container-contact-text-n-boil a {
    color: black;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.container-contact-text {
    text-align: left;
    width: 100%;
    padding: 4px 10px  4px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: black;
    white-space: nowrap;
}

.container-contact-text a {
    color: black;
}

.container-contact-text img {
    margin-right: 10px;
    height: 24px;
    width: auto;
}

.header-mobile-search-button {
    border: none;
    background: none;
}

.header-mobile-search-button img {
    height: 25px;
    width: auto;
}

.menu-mobile-header-button {
    margin-right: 10px;
}

.menu-mobile-header-button span {
    display: block;
    background-color: #426F3F;
    height: 4px;
    width: 30px;
    margin-bottom: 4px;
    border-radius: 20px;
}

.menu-mobile-header-button span:nth-child(2) {
    width: 20px;
}

.container-modal-menu-mobile.open-modal-header .container-modal-menu-mobile-close.background-close {
    display: block;
    position: absolute;
    top: 0;
    right: -25%;
    height: 100%;
    width: 25%;
    background: rgba(0, 0, 0, 0.2);
}

.container-modal-menu-mobile.container-modal-menu-mobile-close.background-close {
    display: none;
}

.container-modal-menu-mobile {
    display: block;
    height: 100%;
    width: 85%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: -105%;
    background: white;
    transition: 0.5s;
}

.container-modal-menu-mobile.open-modal-header {
    transform: translate(125%);
}

.btn-primary-green {
    background: #426F3F;
}

.error-form-save {
    color: red;
}

.footer-container {
    background: #426F3F;
    padding: 20px 0;
}

.container-footer-menu * {
    color: white;
    list-style-type: none;
    padding-left: 0;
    padding-right: 10px;
}

.container-footer-phone * {
    color: white;
    font-style: oblique;
    font-weight: bold;
}

.container-footer-phone a {
    margin-left: 10px;
}

.container-footer-phone-main {
    flex-direction: column;
}

.footer-subscription-form p {
    color: white;
    font-size: 18px;
}

.footer-subscription-form button {
    border: none;
    color: #426F3F;
    background-color: #E3EAE2;
    width: 100%;
}

.footer-subscription-form div input {
    border: none;
    border-bottom: solid 1px white;
    background: none;
    color: white;
    width: 100%;
}

.footer-subscription-form div input::-moz-placeholder {
    color: white;
}

.footer-subscription-form div input::-webkit-input-placeholder {
    color: white;
}

.container-footer-info-main * {
    color: white;
}

.container-footer-info-item {
    padding: 20px;
}

.container-footer-info-politic p {
    color: #E3EAE2;
    padding-top: 10px;
}

@media (max-width: 991px) {
    .container-footer-phone {
        margin-bottom: 5px;
    }

    .container-footer-phone a {
        font-size: 14px;
    }

    .container-footer-info-politic p {
        border-top: solid 1px #E3EAE2;
        font-size: 12px;
    }

    .col-md-1 {
        width: 100%;
    }

    .col-md-4 {
        width: 100%;
    }

    .wrap-container {
        padding-left: auto;
        padding-right: auto;
    }

    .container-footer-info-main {
        flex-direction: column-reverse;
    }
}

.main-section {
    padding: 30px 0;
}

.main-section-green {
    padding: 30px 0;
    background-color: #426F3F;
}

.title-container {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    color: #2F2F2F;
}

@media (min-width: 992px) {
    .container-footer-phone {
        margin-bottom: 20px;
    }

    .container-footer-phone a {
        font-size: 16px;
    }

    .container-footer-info-main {
        flex-direction: row;
    }

    .container-footer-info-politic p {
        border-top: none;
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .container-footer-phone {
        margin-bottom: 20px;
    }

    .container-footer-phone a {
        font-size: 16px;
    }

    .container-footer-info-main {
        flex-direction: row;
    }

    .container-footer-info-politic p {
        border-top: none;
        font-size: 16px;
    }
}

.wrap-containerCustom {
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1650px) {
    .wrap-containerCustom {
        max-width: 96vw;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 450px) {
    .wrap-containerCustom {
        max-width: calc(88vw + 20px);
    }
}

.wrap-container {
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1650px) {
    .wrap-container {
        max-width: 96vw;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 450px) {
    .wrap-container {
        max-width: calc(88vw + 20px);
    }
}

.wrap-container__slider {
    max-width: 1670px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1650px) {
    .wrap-container__slider {
        max-width:96vw;
    }
}

@media (max-width: 450px) {
    .wrap-container__slider {
        max-width: calc(88vw + 20px);
    }
}


.shadow {
    box-shadow: 0px 0px 15px 0px #00000014 !important;
}

.radius {
    border-radius: 15px;
}

.bx-reload {
    position: relative;
}

.bx-reload::before {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(207, 207, 207, 0.5) url(/local/templates/ArtGreenNew/images/loader.gif) 49% 49% / 40px 40px no-repeat;
    content: "";
    display: block;
    z-index: 30;
}

*:disabled {
    opacity: 0.7;
    cursor: not-allowed !important;
}

.catalog-element-search-header-name {
    width: 100%;
}

.container-company-info {
    color: white;
}

.container-company-info a {
    justify-content: center;
    display: flex;
    align-items: flex-end;
}

.container-company-info a:hover {
    color: white;
}

.container-company-info img {
    width: 40px;
    height: auto;
    margin-left: 4px;
}

body.open-mobile-menu {
    overflow: hidden;
}

.container-image-header img {
    height: 27px;
    width: 27px;
}


.catalog-top-slider-simular-product {
    visibility: hidden;
    opacity: 0;
    transition: ease-in 0.3s;
    max-height: 700px;
}

.catalog-top-slider-simular-product.slick-initialized {
    visibility: visible;
    opacity: 1;
    max-height: unset;
}

.container-home-slider-product {
    visibility: hidden;
    opacity: 0;
    transition: ease-in 0.3s;
    max-height: 700px;
}

.container-home-slider-product.slick-initialized {
    visibility: visible;
    opacity: 1;
    max-height: unset;
}

.container-slider-sale-info {
    visibility: hidden;
    opacity: 0;
    transition: ease-in 0.3s;
    max-height: 320px;
}

.container-slider-sale-info.slick-initialized {
    visibility: visible;
    opacity: 1;
    max-height: unset;
}

.container-my-comment-main {
    visibility: hidden;
    opacity: 0;
    transition: ease-in 0.3s;
    max-height: 272px;
}

.container-my-comment-main.slick-initialized {
    visibility: visible;
    opacity: 1;
    max-height: unset;
}

< !---------------------->.width--debug {
    max-width: 4000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 40px;
}

@media (max-width: 1000px) {
    .control--adaptive {
        overflow: auto;
    }
}

.catalog-element .element .preview p {
    min-height: 9vw;
}

.inner_item a .info {
    min-height: 10vw;
}

#reviews-section .item .inner-item {
    min-height: 28vw;
}

@media (max-width: 1800px) {
    .catalog-element .element .preview p {
        font-size: 20px;
    }

    .review_debug #reviews-section .item .inner-item {
        min-height: 33vw;
    }
}

@media (max-width: 1500px) {
    #section-slider-12 .item .inner_item .info p:first-child {
        font-size: 22px;
    }

    .catalog-element .element .preview p {
        font-size: 18px;
    }

    .review_debug #reviews-section .item .inner-item {
        min-height: 40vw;
    }
}

@media (max-width: 1300px) {
    #section-slider-12 .item .inner_item .info p:first-child {
        font-size: 20px;
    }

    .catalog-element .element .preview p {
        font-size: 14px;
    }

    .review_debug #reviews-section .item .inner-item {
        min-height: 45vw;
    }
}
@media (min-width: 2200px) {
	.inner_item a .info {
		min-height: 6vw ;
	}
	#reviews-section .item .inner-item {
		max-height:28vw;
	}
}

@media (max-width: 1000px) {
    #section-slider-12 .item .inner_item .info p:first-child {
        font-size: 20px;
    }
}

#section-tree-absolute-block-p {
    width: 97% !important;
}

.fs-4r {
    font-size: 4rem;
}

#section-tree-absolute-block {
    left: 0;
}

#section-tree-absolute-block-p {
    left: 0;
    display: none;
}

.non-padding {
    padding-left: 0;
    padding-right: 0;
    padding: 0;
}

header {
    position: sticky;
    top: 46px;
    z-index: 10;
    background: white;
    padding-bottom: 0 !important;
    display: flex !important;
    justify-content: space-between;
}

.d-lg-block {
    position: sticky;
    top: 90px;
    z-index: 1000;
}

.container-footer-info-main {
    background: #426F3F;
}

.art-green-title span {
    font-size: 105px;
}


.container-menu-items-left a {
    font-size: 20px !important;
}

.item-menu a {
    font-size: 20px;
}

.btn p,
.green-button p,
.orange-button p {
    margin-bottom: 0;
}

.orange-button a {
    color: white;
}


.control_o-nas {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.element .inner p {
    font-size: 2rem;
}

.last {
    font-size: 20px !important;
}

.o-nas__bottom-text {
    width: 50%;
}

.our-works-section>div {
    width: 337px;
}

.custom__menu {
    top: 0 !important;
}

.secblock {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.secblock__div {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 16px 3px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 16px 3px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 16px 3px rgba(34, 60, 80, 0.2);
    padding: 30px 30px 0 30px;
    font-weight: normal;
    letter-spacing: 0.055em;
}

.secblock__line {
    padding: 0 48%;
    height: 1px;
    background-color: #426F3F;

}

.secblock__title {
    font-size: 36px;
    text-align: center;
	line-height:normal;
	margin-bottom:28px;
}

.secblock__description {
    padding: 0 140px 40px 140px;
    font-size: 24px;
    text-align: center;
	opacity:0.8;
	margin-top:28px;
}

.secblock__li {
    color: white;
    margin-bottom: 10px;
    font-size: 26px;
}

.secblock__ul {
    background-color: #426F3F;
    padding: 30px;
    transform: translate(0, -40px);
    max-width: 880px;
    align-self: end;
}

.secblock__img {
    left: 0;
    position: absolute;
}

.section__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    background-color: white;
    box-shadow: 0px 0px 16px 3px rgba(34, 60, 80, 0.2);

}


.cusGrid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.section__btn {
    width: 100%;
    padding: 10px 0;
    color: white;
    background-color: #426F3F;
    border: none;

    text-align: center;
}

.section__btn:hover {
    color: white;
}

.font_20 {
    font-weight: normal;
    font-size: 30px;
    line-height: 110%;
    color: #333333;
}

.form__text {
    display: flex;
    align-items: center;
    jusstify-content: center;
    flex-direction: column;
}

.form__text h1, .form__text .h1 {
    background-color: #DD830E;
    padding: 10px 25px;
    font-weight: 300;
}

.form__text h4, .form__text .h4 {
    color: #426F3F;
}

.container-text-my-work {
    background-color: white !important;
    box-shadow: 0px 0px 10px 1px rgba(34, 60, 80, 0.2);
}

.container-item-my-work .container-image-my-work img {
    border-radius: 0 !important;
}

.slick-arrow {
    border-radius: 0 !important;
    z-index: 10;
}

.bot__custom__menu {
    color: white;
    margin-bottom: 15px;
}

.bot__custom__menu a {
    margin: 0;
    color: white !important;
    line-height: initial;
}

.bot__custom__menu p a {
    margin: 0;
    color: white !important;
    line-height: initial;
}

.confidential__a:hover {
    color: white !important;
}

.tiny {
    line-height: initial;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6) !important;
}

.section__tiny {
    align-self: start;
    line-height: initial;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6) !important;
}

.row:before {
    display: none;
    content: "";
}

.question__img {
    align-self: end;
    max-width: 200px;
}

.question__name {
    width: 80%;
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    color: #333333;
}

.custom__wide {
    width: auto !important;
    min-width: 200px;
}

.container-menu-items-ajax .container-menu-items-left-ajax {
    border: 0 !important;
}

.container-contact-text:hover {
    color: black !important;
}

.question {
    row-gap: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.question__card {
    box-shadow: 0px 0px 16px 3px rgba(34, 60, 80, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px;
    width: 88%;
    height: 100%;
    position: relative;
}

.question__btn {
    padding: 10px 25px;
    background-color: #DD830E;
    color: white !important;
    width: 55%;
    text-align: center;
}

.col-md-1--cus {
    width: 30%;
}

.container-footer-info-main {
    border-top: 1px solid white;
}

.footer-container {
    background-color: #444434;
}

.container-footer-info-main {
    background-color: #444434;
}

.container-form-get-price form button[type="submit"] {
    border-radius: 0 !important;
    width: 98% !important;
    margin-left: 2% !important;
}

.container-form-get-price form {
    border-radius: 0 !important;
}

.form-control {
    border-radius: 0 !important;
}

.footer__icons {
    margin-left: 15px;
}

.icons__first {
    margin-left: 30px;
}

.question__text {
    position: absolute;
    height: calc(100% - 50px);
    width: calc(100% - 50px);
    box-shadow: 0px 0px 16px 3px rgba(34, 60, 80, 0.2);
    z-index: 990;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all ease 0.7s;
    color: white;
    padding: 15px;
    overflow: overlay;
    transform: translateX(-30%);
    border: 3px solid orange;
}

.question__text::-webkit-scrollbar-thumb {
    background-color: orange;
    /* цвет плашки */
    border-radius: 20px;
    /* закругления плашки */
}

.question__text:hover {
    opacity: 1;
    transform: translateX(0);
}

.modal__price {
    top: 60px;
    right: 5px;
    background: white;
    z-index: 100000;
    width: 30vw;
    height: 9vh;
    align-items: center;
    display: none;
    justify-content: center;
    position: absolute;
    background-color: #426F3F;
    padding: 10px;
    color: white;
}

.close__price {
    align-self: flex-start;
    cursor: pointer;
}

.modal__price a {
    margin: 0 10px !important;
    border: 1px solid white;
    transition: 0.3s all;
    padding: 3px 20px;
    color: white;
    text-align: center;
}

.modal__price a:hover {
    background: white;
    color: #426F3F;
}

#btn__price {
    height: 100%;
    background: #426f3f;
    color: white;
    padding: 7px 50px;
    margin-left: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid #426f3f;
}

#btn__price:hover {
    background: white;
    color: #426f3f;
}

.btn__first {
    background: white;
    color: #426f3f;
    border: 1px solid #426f3f;
    padding: 7px 50px;
    transition: all 0.3s ease;
}

.btn__first:hover {
    background: #426f3f;
    color: white;
}

.main-section {
    padding: 10px 0 !important;
}

.container-form-get-price {
    min-height: 0;
}

.confidential__text {
    margin: 0 !important;
}

.search-input input {
    width: 100%;
}

.slick-slide {
    margin: 5px 10px;
}

.container-home-video-clients {
    height: 75%;
}

.container-home-video-title {
    font-weight: normal;
    font-size: 46px;
    line-height: 52px;
    letter-spacing: 0.055em !important;
    text-transform: uppercase;
    color: #fff;
    z-index: 6;
}

.section__name {
    font-weight: normal;
    font-size: 30px;
    line-height: 110%;
    color: #333333;
    align-self: start;
}

.title-container {
    font-weight: normal;
    font-size: 30px;
}

.item-menu-main-ajax:hover .container-menu-items-ajax {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    padding: 0;
    background: rgba(255, 255, 255, 0.95) !important;
}

.item-menu-main-ajax:hover .catalogMenu {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-menu-items-left-ajax {
    margin-left: 65px;
    position: relative;
}

.catalogMenu .container-menu-items-left-ajax {
    margin-left: 10px !important;
}

.sadovyy-tsentrMenu .container-menu-items-left-ajax {
    grid-column: 1;
}

.o-nasMenu .container-menu-items-left-ajax {
    grid-column: 1;
}
.pitomnikMenu .container-menu-items-left-ajax {
    grid-column: 1;
}
.container-menu-items-left-ajax a {
    font-weight: 600;
}
.title__container__custom {
    font-size: 2.5rem;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
    margin-left: 10px;
    margin-top: 70px;
    margin-bottom: 50px;
}
.title__container__customNew {
margin-left:auto;
}

.dispay__1000__block {
    display: none;
}

.form__text {
    margin-top: 70px;
    margin-bottom: 50px;
}

.secblock {
    margin: 70px 0;
}

.mb-60 {
    margin-bottom: 50px;
}

.header__wrapper {
    position: sticky;
    top: 46px;
    z-index: 10;
    background: white;
    padding-bottom: 0 !important;
}

.menu-mobile-header-button {
    display: none;
}
.wrap-container__slider {
padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
}
@media (max-width: 1000px) {
    .menu-mobile-header-button {
        display: block;
    }
    .mob__none {
        display: none !important;
    }
    .question {
        grid-template-columns: 1fr 1fr;
    }
	.question__btn {
		width:80%;
	}
	.question__card {
		width:100%;
	}
	.form__text.wrap-containerCustom {
		align-items:center !important;
	}
}
@media (max-width: 1300px) {
    .cusGrid {
        grid-template-columns: 1fr 1fr 1fr;
    }
	.container-top-menu-header-ajax .item-menu-main-ajax a {
		font-size:16px;
	}
}

@media (max-width: 992px) {
    .secblock {
        margin: 0 0 70px 0;
    }

    .mobile__navigation {
        display: flex;
        justify-content: end;
    }
}

.mobile__none {
    display: none;
}

.footer__mobile__custom {
    display: none;
}

.header__btn__custom {
    display: none;
}

.container_section_info_list {
    height: 180px;
}

.modern-page-navigation a:hover {
    color: #426F3F;
}

@media (max-width: 1000px) {
    .footer__desktop__custom {
        display: none;
    }

    .footer__mobile__custom {
        display: block;
    }

    .cusGrid {
        grid-template-columns: 1fr 1fr;
    }

    .mobile__none {
        display: block;
        height: max-content;
    }

    .secblock__div {
        width: 100%;
    }

    .secblock__title {
        font-size: 24px;
    }

    .header__line {
        display: none;
    }

    .header__wrapper {
        top: 0;
    }

    header {
        align-items: center;
    }

    .bot__custom__menu--ml a {
        margin-right: 2px;
    }

    .header__wrapper {
        top: 0;
    }

    .container-footer-phone-main {
        display: none !important;
    }

    .container-top-menu-header-ajax {
        display: none;
    }

    .root-item {
        display: none !important;
    }

    .secblock__img {
        transform: translate(0, 0);
        width: 28vw;
    }

    .container-home-video {
        height: auto;
        min-height: 0 !important;
    }

    .container-video-content img {
        width: 60%;
    }

    .secblock__title {
        font-size: 24px;
    }

    .secblock__description {
        font-size: 22px;
    }

    .form__text {
        max-width: calc(88vw + 20px);
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .question__card {
        margin: auto !important;
    }

    .slick-slide div a p {
        color: black !important;
    }

    .footer__icons,
    .icons__first {
        margin: 2px 0;
    }

    .bot__custom__menu {
        display: flex;
        flex-direction: column;
        align-items: start;
        jsutify-content: center;
    }

    .container-footer-info-item {
        width: 100%;
    }

    .wrap-container {
        max-width: 90vw;
    }

    .container-home-video-title {
        font-size: 14px;
        line-height: normal;
        font-weight: 700;
    }

    .container-home-video-description {
        font-size: 15px;
    }

    .container-home-video-description {
        margin: 0;
        padding: 5px 0 10px 0;
        line-height: 18px;
    }

    .container-home-video-clients .container-home-video-clients-item {
        font-size: 16px !important;
    }

	.container-load-video  {
		height:100%;
	}
	.container-load-video video {
		height:100%;
	}
    .secblock__description,
    .secblock__title {
        font-size: 15px;
    }

    .secblock__li {
        font-size: 15px;
    }

    .footer__icons {
        height: 20px;
    }

    .bot__custom__menu a,
    .bot__custom__menu span {
        font-size: 14px;
    }

    .container-footer-info-item {
        width: 100% !important;
        padding: 10px 0;
    }


    .header__wrapper {
        z-index: 200;
    }

    .container-form-get-price .container-form-get-price-right-image {
        transform: translate(0, -500px);
        z-index: 100;
        padding-left: 47vw !important;
        width: auto !important;
    }

    .title__container__custom {
        font-size: 1.5rem !important;
    }

    .bot__custom__menu {
        text-wrap: nowrap;
    }

    .bot__custom__menu p a {
        float: left;
    }

    .otzyv .slick-slide {
        box-shadow: 0px 0px 10px 1px rgba(34, 60, 80, 0.2);
    }

    .mb-10 {
        margin-bottom: 10px;
    }

    .bx_catalog_line_image {
        width: 50% !important;
    }

    .bx_catalog_line_container {
        margin-bottom: 10px;
    }

    .header__lineCustom {
        flex-direction: column;
        margin-left: 0;
        margin-top: 0;
    }

    .header__line {
        margin: 0 !important;
    }

    .cusGrid {
        grid-template-columns: 1fr 1fr;
    }

    .question {
        grid-template-columns: 1fr;
    }

    .container-user-home-baner-no-auth a {
        border-radius: none;
    }

    .section__card img {
        width: 28vw;
        height: 28vw;
    }

    .section__card {
        padding: 10px;
    }

    .section__name {
        font-size: 16px;
    }

    .section__btn {
        font-size: 10px;
    }

    .bx_catalog_line_image {
        width: 50% !important;
    }

    .header__btn__custom {
        padding: 5px 15px;
        font-size: 10px;
        margin: 0;
        text-wrap: nowrap;
        margin-left: 17px;
    }


    .header__btn__custom-top {
        margin-bottom: 10px;
    }

    .menu-mobile-header-button {
        margin-right: 0;
        margin-left: 23px;
        margin-bottom: 5px;
    }

    .wrap-containerCustom {
        align-items: flex-end;
    }

    .header__btn__custom {
        display: block;
    }

    .title__container__custom {
        margin-left: 25px !important;
        margin-bottom: 25px;
    }

    .header__fixed {
        padding-bottom: 20px !important;
        width: 100%;
    }

    .nowrap {
        text-wrap: nowrap;
    }

    .header__wrapper {
        min-height: 100px;
        position: fixed;
        background: white;
        width: 100%;
    }

    .header__wrapper--inside {
        height: 100px;
    }

    .container-home-video-clients-item {
        margin-bottom: 6px !important;
    }

    .container-home-video-clients h2 {
        margin-bottom: 20px;
    }

    .search-input input {
        width: 100%;
    }

    .dispay__1000__none {
        display: none;
    }

    .dispay__1000__block {
        display: block;
    }

    .bot__custom__menu__reverse {
        flex-direction: column-reverse;
    }

    .mobile__menu__search .container-search {
        padding: 1rem 0 !important;
    }

    .mobile__footer__custom--first {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .custom__footer__grid {
        display: grid;
        grid-template-columns: 50% 50%;
        --bs-gutter-x: 0 !important;
    }

    .footer__col--2 {
        grid-column: 2/3;
        grid-row: 1;
    }

    .col--bot {
        grid-column: 1 / span 2;
        grid-row: 3;
    }

    .mob__none {
        display: none;
    }

    .confidential__text {
        font-size: 10px;
    }

    .confidential__title {
        font-size: 13px;
    }

    .footer__grid {
        grid-tamplate-rows: 1;
    }

    .footer__col--2 {
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }

    .footer__col--2 div {
        margin: 10px 0 0 0;
    }

    .confidential__a {
        font-size: 10px;
    }

    .art-green-title span {
        font-size: 30px;
    }

    .landshaft__title {
        margin: 25px 0 5px 0;
    }

    .rulon__img {
        width: 100%;
        height: 100%;
    }

    .art-green-title span {
        font-size: 30px;
    }

    .container-form-get-price .container-form-get-price-right-image {
        right: 0 !important;
    }

    .container-top-menu-header {
        display: none !important;
        <!------Удаление раздела меню в шапке мобильной версии--------->
    }

    .col--bot {
        --bs-gutter-x: 0 !important;
    }

    .container-footer-info-main {
        --bs-gutter-x: 0;
    }

    #bx_incl_area_10 .col-lg-9 {
        display: flex;
        flex-direction: column;
    }

    .order-list-item details summary .col-2 {
        font-size: 7px;
    }

    .container-elements-name {
        font-size: 7px;
    }

    .order-list-item-detail {
        padding: 0 10px 0 10px;
    }

    .order-list-item-detail-container-elements .container-green-bottom=last {
        flex-direction: column;
    }

    .order-list-item-detail-container-elements {
        padding: 0 10px 0 10px !important;
    }

    .container-elements-price {
        font-size: 12px;
    }

    .bot__text__wrap {
        text-wrap: balance;
    }

    .mobile-menu___email-item a {
        color: black;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 20px;
		marign-right:15px;
    }

    .mobile-menu___email-item {
        margin-bottom: 20px;
    }

    .header__wrapper {
        margin: 0 !important;
        z-index: 999;
    }

    .container-home-video-clients {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .pitomnikmt-10 {
        margin-top: 10px;
    }

    .pitomnik__margin h1 {
        display: none;
    }

    .information-section .green-block .point-info>div {
        margin-bottom: 0;
    }

    .information-section .green-block .point-info>div p {
        margin-bottom: 0;
    }

    .o-nas__bottom-text {
        width: 100%;
    }

    .secblock__title {
        font-size: 15px !important;
		line-height:1.5;
    }

    .mbt__10 {
        margin: 60px 0 60px;
    }

    .mobile__navigation {
        width: auto !important;
    }

    .header__fixed {
        padding-top: 10px;
    }

    .btn-orange a {
        border: #EC8307 !important;
    }

    .section__name {
        min-height: 36px;
    }

    .customH1 {
        font-size: 22px;
    }
	.preview-section {
		margin-bottom:0 !important;
	}

    .bx_catalog_line_name {
        min-height: 37px;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 0 !important;
    }

    .container_section_info_list {
        height: 160px;
    }

    .container_section_info_list_container_items.active {
        grid-template-columns: 1fr 1fr;
        display: grid;
    }

    .container_section_info_list_container_items_lit_title {
        margin-bottom: -5px !important;
    }

    .button-filter-mobile-open-modal {
        margin-top: 0 !important;
    }

    .container_section_info_list_container_items_lit {
        justify-content: start !important;
    }

    .container_section_info_title_lang {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .container_section_info_title_lang button {
        margin: 0 10px;
    }

    .container_section_info_title_select_lang {
        padding: 10px;
    }

    .container_section_info_title_lang button {
        width: 32%;
        margin: 0;
        font-size: 13px;
    }

    .container_section_info_title {
        margin: 0 !important;
    }

    .container-home-video video {
        border-radius: 0 !important;
    }

    .title-show-video-mobile {
        display: none;
    }

    .header__btn__custom:hover {
        color: #426F3F;
    }

    .header__btn__custom-top:hover {
        color: white;
    }

    a:hover {
        color: #426F3F;
    }

    .modal__img {
        width: 100%;
    }

    #dialog {
        padding: 0 !important;
    }

    .x {
        top: 2px !important;
        right: 2px !important;
    }

    .beresa__wrapp {
        transform: translateY(0) !important;
    }

    .title__main {
        font-size: 30px !important;
        margin-top: 10px !important;
    }

    .mob__none__tree {
        display: none;
    }

    .our-works-detail .slick-slide {
        min-width: 150px !important;
    }
	.pitomnik__margin .block {
		padding:0 !important;
	}
    #bx-breadcrumb-catalog {
        margin: 0;
        margin-bottom: 0 !important;
    }

    .user_not_auth_message {
        margin-bottom: 10px !important;
    }

    .bx-breadcrumb-item {
        margin-bottom: 0 !important;
    }

    .articles__left-img {
        width: 100% !important;
    }

    .articles__left-img {
        width: 100% !important;
        height: auto !important;
    }

    .container-form-get-price form {
        padding: 1em !important;
    }

    .article__img {
        width: 57% !important;
        height: auto !important;
        margin: 5px;
    }

    .article__img__80 {
        width: 52% !important;
        height: auto !important;
        margin: 5px;
    }

    .article__img__100 {
        width: 100% !important;
        height: auto !important;
    }

    .articles__content img {
        width: 100%;
        height: auto;
    }

    .articles__left-img {
        margin: 0;
    }

    .img__mob__atricle {
        display: block !important;
    }

    .img__desk__atricle {
        display: none !important;
    }

    .nowrap__green {
        font-size: 16px;
    }

    .catalog-element .element .preview img {
        max-width: 600px !important;
        width: 100%;
    }

    .catalog-element .element .preview p {
        min-height: 100px !important;
    }

    .img__slider--pt__sc {
        height: 290px !important;
    }

    .mobile__none {
        display: none !important;
    }

    .desktop__none {
        display: block !important;
    }

    .img__slider--pt__sc {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .slider-section--slick .slick-slide div:first-child {
        width: 100%;
    }

    .video_desk {
        display: none;
    }

    .video_mob {
        display: block !important;
    }

    .container-result-search-header {
        position: relative !important;
    }

    .mobile__menu__search {
        position: static !important;
    }
	.container_section_info_title_lang {
		gap:0 !important;
	}
	.btn_lang {
		padding:10px;
	}
	.secblock__description {
		padding:0;
		text-align: start;
		opacity:1;
		margin-top:28px;
	}
	.container-tub-info-product-header {
    display: flex;
    overflow: scroll;
    width: 100%;
	padding-bottom: 7px;
	}
	.container-tub-info-product-header::webkit-scrollbar {
		height:4px !important;
	}
	.discountHintDetail {
    padding: 2px 10px !important;
    width: 100% !important;
    font-size: 12px !important;
    margin-top: 10px !important;
    border-radius: 15px !important;
	}
	.product-discount-info {
		padding-top:10px;
	}
	.prop_discount_old_price {
		font-size:9px;
	}
	.prop_discount_new_price {
		font-size:15px !important;
	}
	.container-product-cart .contaiter-info-product-price .contaiter-info-product-price-info {
		font-size:18px;
	}


}

.video_mob {
    display: none;
}

.mobile__none {
    display: block;
}

.desktop__none {
    display: none;
}

@media (min-width: 1000px) {
    .modal-dialog {
        min-width: 800px;
    }
}

.container-home-video-clients {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.container-home-video-clients .container-home-video-clients-item {
    font-size: 20px;
}

.container-modal-menu-mobile-download-price:hover {
    color: white;
}

.mobile__navigation {
    width: 100%;
}

.mobile__catalog__a:hover {
    color: #426F3F !important;
}



.container-form-get-price .container-form-get-price-right-image {
    right: -175px;
}

.container-form-get-price-right-image {
    width: 25vw;
}

@media (min-width: 1000px) {
	.container_section_info_title_lang {
	justify-content:end;
	}

}

@media (max-width: 1750px) {
    .container-form-get-price-right-image {
        width: 20vw;
    }

}

@media (max-width: 1550px) {
    .container-form-get-price-right-image {
        width: 12vw;
    }

}

@media (max-width: 1400px) {
    .container-form-get-price-right-image {
        width: 10vw;
    }

    .modal__price {
        width: 50vw;
    }


}
.beresa {
float: inline-end;
 width: 67%;
}
.prop_discount_new_price {
    font-size:20px;
    font-weight: 600;
    margin-right:10px;
}
@media(max-width:1650px) 
{
	.prop_discount_new_price {
		font-size:16px;
	}
	.prop_discount_old_price {
		font-size:11px;
	}
	.container-home-video-clients-item 
	{
		font-size:16px !important;
		margin-bottom:15px !important;
	}
}
@media (max-width: 1600px) {
    .container-form-get-price-right-image {
        width: 30vw;
    }

	.container-home-video-clients .h2 {
		    margin-bottom: 28px;
			font-weight: 600;
			font-size: 26px;
			margin-left: 8px;
	}
	.container-home-video-clients {
		height:66%;
	}
	.customHomeBanner {
		height:auto !important;
	}
}
@media (max-width: 1400px) {
	.prop_discount_new_price {
		font-size:14px;
	}
	.prop_discount_old_price {
		font-size:10px;
	}
}
@media (max-width: 1200px) {
	.prop_discount_new_price {
		font-size:11px;
	}
	.prop_discount_old_price {
		font-size:7px;
	}
}

#email_5 {
    text-overflow: ellipsis;
}

.secblock__img {
    max-width: 24vw;
}

.information-section .green-block .point-info>div {
    margin-bottom: -4px;
}

.information-section .grn-text>p {
    margin-top: -10px;
}

.slickOtzyv {
    padding: 10px;
}

html {
    overflow-x: hidden;
}

#section-slider-12 .item .inner_item {
    width: 276px;
}

#section-slider-12 .item .inner_item img {
    width: auto;
	max-height:180px;
    margin: auto;
}

.secblock__img {
    transform: translate(0, 108px);
}


.container-form-get-price .container-form-get-price-right-image {
    padding-left: 0;
    z-index: 100 !important;
}

.footer__iconsCus {
    width: 27px;
    height: 27px !important;
}

footer {
    max-height: fit-content !important;
}

header {
    display: inline-flex;
}

.header__line {
    margin-top: 10px;
    margin-left: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-logo {
    padding: 0 !important;
}

.header_icon {
    margin-left: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    margin-left: 0;
}

#section-tree-absolute-block img {
    position: absolute;
}

#section-tree-absolute-block {
    position: relative;
}

.background-item-image img {
    object-fit: cover;
}

.header-table-type-offer {
    margin-bottom: 15px;
}

.container-company-info {
    justify-content: flex-end;
}

.container-footer-info-item {
    padding-left: 0;
    padding-right: 0;
}

.hidden_menu {
    background: red;
}

.catalogMenu {
    width: max-content !important;
    height: auto;
    z-index: 10000;
}

.menu__sub__wrapper {
    position: relative;
    height: 100%;
}

.menu__sub__items {
    position: absolute;
    display: none;
    z-index: 10000;
    grid-template-rows: repeat(9, 1fr);
    grid-auto-flow: column;
    width: max-content;
    top: 0;
    padding-left: 10px;
    height: 100%;
}

.menu__item__second--wrapper {
    position: absolute;
    display: none;
    z-index: 10000;
    grid-template-rows: repeat(9, 1fr);
    grid-auto-flow: column;
    width: max-content;
    top: 0;
    padding-left: 10px;
}

.menu__item__second__wrapper {
    display: none;
}

.menu__item__second__a:hover .menu__item__second__wrapper {
    display: block !important;
}

.arrow__menu2 {
    display: none;
}



.menu__item {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 0 !important;
}
.menu__sub__items  {
    flex-direction: column;
}
.menu__item:hover .menu__sub__items {
    display:flex;

}

.menu__sub__items a {
    margin: 2px;
    padding: 4px;
}

.menu__sub__items a:hover {
    color: #426F3F !important;
}

.menu__item a {
    width: 100% !important;
}

.menu__item__a {
    padding: 10px;
    text-transform: uppercase;
    font-weight: normal !important;
}

.topMenu a {
    text-transform: uppercase;
    font-weight: normal !important;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    color: #333333;
    text-align: left;
}

.item-menu-main-ajax .container-menu-items-ajax {
    overflow-x: auto;
    overflow-y: auto;
}

.item-menu-main-ajax a {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.055em;
}

.catalogMenu .container-menu-items-left-ajax {
    width: 100%;
}

.mobile__catalog__btn {
    padding: 10px 0;
    width: 100%;
    background: #426F3F;
    display: block;
    text-align: center;
    color: white;
    border-radius: 11px;
}

.mobile__catalog__a {
    color: black;
    text-transform: uppercase;
    border-bottom: 1px solid #426F3F;
}

.catalogMenu {
    z-index: 1000;
}



.search-input {
    width: 100%;
}

.header__wrapper {
    margin: 10px 0 10px 0;
}

.header__Line__end {
    align-items: end !important;
}

.container-logo img {
    height: 90px;
}

.container-logo {
    align-self: end;
}

.how-we-working__title--center {
    font-weight: 500;
    line-height: 1.2;
    font-size: 2.5rem;
}

.o-nas__bottom-text {
    background: #426f3f !important;
}

.menu__sub__items a {
    font-size: 16px;
    font-weight: normal;

}

.non-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
}

.container-modal-menu-mobile {
    z-index: 100000000 !important;
}

.arrow__menu {
    z-index: -1;
    position: absolute;
    right: 0;
    margin-top: 9px;
}
.question__card {
    min-height: 380px;
}

.add-basket-button {
    height: 100%;
}

.container-add-basket-all-count {
    height: 100%;
}

.mini-width .orange p,
.mini-width .btn p {
    padding: 7px;
}

.customH1 {
    font-size: 46px;
    margin-bottom: 30px;
    letter-spacing: 0.055em;
    font-weight: normal;
    text-transform: uppercase;
    color: #333333;
    line-height: 55px;
}

.our-works-detail .top-section .slider {
    width: 46%;
}

.our-works-detail .small-text {
    padding-bottom: 0 !important;
    margin: 0 !important;
}

.our-works-detail .property p {
    margin: 5px 0 !important;
    padding: 0 !important;
}

.our-works-detail .top-section .property>div {
    margin: 0 !important;
}

.our-works-detail .top-section .property div div {
    margin-bottom: 20px !important;
}

.btn-orange a {
    border: none !important;
}

.how-we-working__content-img img {
    position: absolute;
    left: 0;
}

.how-we-working__content--reverse .how-we-working__content-img img {
    left: auto !important;
    right: 0 !important;
}

.container-menu-items-left-ajax a:hover {
    color: #426F3F !important;
    transition: all ease 0.3s;
}

.img__menu {
    grid-column: 6;
    grid-row: 1;
    align-self: center;
}

.container-menu-items-left-ajax {
    border-left: 2px solid #426F3F;
}

.catalogMenu .container-menu-items-left-ajax {
    border-left: none !important;
}

.container-parent-section a:hover {
    color: #426F3F !important;
}

.bx-filter .bx-ui-slider-pricebar-vd {
    height: 4px !important;
}

.h3center {
    margin-top: 60px;
}

.articles__left-back:hover {
    color: #426F3F;
}

.gp-link {
    color: #426F3F;
}

.gp-link:hover {
    color: #426F3F;
}

.rulon__img,
.articles__img--left {
    margin-right: 10px;
}

.container-menu-items-ajax .container-menu-items-left-ajax {
    display: block;
    margin: auto;
    width: fit-content;
}

.item-menu-main-ajax a {
    margin-right: 10px;
}

.map iframe {
    width: 100%;
}

#dialog {
    padding: 1rem 3rem;
    background: white;
    padding-top: 2rem;
    border-radius: 20px;
    border: 0;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
    animation: fadeIn 1s ease both;

    &::backdrop {
        animation: fadeIn 1s ease both;
        background: rgb(255 255 255 / 40%);
        z-index: 2;
        backdrop-filter: blur(20px);
    }

    .x {
        filter: grayscale(1);
        border: none !important;
        outline: none !important;
        background: none;
        position: absolute;
        top: 15px;
        right: 10px;
        transition: ease filter, transform 0.3s;
        cursor: pointer;
        transform-origin: center;

        &:hover {
            filter: grayscale(0);
            transform: scale(1.1);
        }
    }
}

/*General Styles*/
button.primary {
    display: inline-block;
    font-size: 0.8rem;
    color: #fff !important;
    background: rgb(var(--vs-primary) / 100%);
    padding: 13px 25px;
    border-radius: 17px;
    transition: background-color 0.1s ease;
    box-sizing: border-box;
    transition: all 0.25s ease;
    border: 0;
    cursor: pointer;
    box-shadow: 0 10px 20px -10px rgb(var(--vs-primary) / 50%);

    &:hover {
        box-shadow: 0 20px 20px -10px rgb(var(--vs-primary) / 50%);
        transform: translateY(-5px);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.beresa__wrapp {
    position: absolute;
    right: 0;
    transform: translateY(-163px);
    z-index: 10;
}

.beresa {
    width: 100%;
}

.our-works-detail .slick-slide {
    min-width: 500px;
}

.container-contact-text {
    font-size: 16px;
}

#btn__price,
.btn__first {
    font-size: 16px;
}

.bot__custom__menu {
    font-size: 16px;
}

.confidential__title {
    font-size: 16px;
}

.modal__price a {
    font-size: 16px;
}

.btn-orange a:hover {
    color: white;
}

.art-green-title span {
    font-family: "AbrilFatface" !important;
}

.container_section_info_list_container_items_lit_link {
    font-size: 16px;
}

.container_section_info_list_container_items_lit_link:hover {
    color: #426F3F !important;
}

.container-parent-section-item {
    font-size: 16px;
}


.container_section_info_title_select_lang {
    font-size: 16px;
}

.custom_slider_display .slider {
    display: block !important;
}

.articles__left-img {
    width: 62%;
}

.how-we-working__content-contacts>li {
    list-style: none;
}

.cH1 {
    margin-bottom: 30px;
}

.articles__right-link p {
    margin: 0;
}

.articles__right-link li {
    list-style: none;
}

.articles__right-link ul {
    margin: 0 !important;
    padding: 0 !important;
}



.secblock__description__custom {
    margin-top: 10px;
}

.button.mini-width a {
    text-decoration: none !important;
}

.articles__img--center {
    width: 100%;
    height: auto !important;
}

.last b,
.o-nas__list li {
    font-size: 20px;
}

.how-we-working__content-item {
    margin: 0 20px;
}

.mobile__catalog__wrapper {
    display: none;
    margin-left: 10px;
}

.container-main-image-controll {
    margin: 0 !important;
}

.discount-info-item .con-sale-big {
    left: 20px;
}

.price_old {
    text-decoration: line-through !important;
    text-decoration-color: rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6) !important;
}

.price_sc_products {
    display: flex;
    min-height: 45px;
}

.aktsii__card {
    position: relative;
    overflow: hidden;
}

.sale {
    padding: 0 60px;
    height: fit-content;
    color: white;
    background: #D65604;
    position: absolute;
    transform: rotate(-45deg);
    margin-left: -40px;
    margin-top: 20px;
    text-align: center;
}

.price__line {
    display: flex;
	gap:5px;
	position:relative;
}
@media (max-width:1380px) 
	{
		.container-product-cart .contaiter-info-product-price .contaiter-info-product-price-info {
			font-size:14px;
		}
	}
.price_aktsiya {
    color: #EC8307 !important;
    font-size:24px;
}

.price_aktsiya2 {
    color: #EC8307 !important;
    font-size: 24px;
}

.pitomnik_products .catalog-element {
    position: relative;
    overflow: hidden;
}

.price_old {
    display: flex;
    align-items: center;
    justify-content: center;
	font-size:15px !important;
}

.article__imgCustom {
    margin: 0 10px 10px 0;
}

.article__imgCustom2 {
    margin: 0 10px 0 0;
}

.nowrap__green {
    white-space: nowrap;
    font-size: 26px;
}

.menu__item__second__wrapper {
    position: absolute;
    left: 260px;
}

.menu__item__second__a {
    display: flex;
}

.menu__sub__items {
    overflow-y: auto;
	overflow-x: clip;
}

.menu__item__second_link {
    justify-content: space-between;
    align-items: center;
    display: flex;
    width: 200px !important;
}

.menu__item__second_link span {
    width: 180px;
    display: inline-block;
}

.menu__item__second__a {
    width: 225px;
}

.bx-ui-slider-track-container {
    z-index: 1 !important;
}

.mobile__catalog__a__wrapp {
    margin-left: 10px;
    display: none;
}

.mobile__catalog__a__style {
    border: none !important;
}

.menu__item__second__click a {
    display: block !important;
    color: black;
    text-transform: none !important;
}

.menu__item__second__wrapper__click {
    display: none;
    margin-left: 20px;
    flex-direction: column;
}

.iconshow-depth-level__custom {
    display: block;
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    background-image: url("/local/templates/ArtGreenNew/images/header/Vector-arrow.svg");
}

.mobile__catalog__a__link,
.menu__item__second__click {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu__item__second__click {
    margin-top: 5px;
    margin-bottom: 5px;
    color: black !important;
    text-transform: none !important;
}

.menu__item__second__click a {
    font-size: 15px;
    color: black;
    text-transform: none !important;
}

.menu__item__second__wrapper__click__a {
    margin-bottom: 5px;
    width: fit-content;
    font-size: 14px;
    color: black;
    text-transform: none !important;
}

.mobile__catalog__a__style a {
    color: black;
}

.mobile__catalog__wrapper {
    margin-left: 10px;
}

.iconshow-depth-level__custom1 {
    margin-right: 35px;
}

.iconshow-depth-level__custom0 {
    margin-right: 10px;
}
.custom__menu .container-menu-items-ajax {
left:auto;
overflow:unset;
}

.mobile__catalog__a__link a {
    color: black;
}

.mobile__catalog__a__CUSTOM {
    color: black;
    text-transform: none;
    text-transform: uppercase;
}
.custom__menu .item-menu-main-ajax a {
text-align:start !important;
}


.delivery-select-link:hover {
    color: #426F3F;
}

.container-info-order-controll a:hover {
    color: #426F3F;
}

.container-delivery-prodile-item input~.container-delivery-prodile-item-container .container-delivery-prodile-item-box {
    z-index: 5 !important;
}

.menu__item__second__wrapper {
    top: 0;
    height: -webkit-fill-available;
}

.menu__item__second__wrapper a {
    padding-left: 10px;
    margin-left:10px;
    text-align: start;
    font-size: 14px;

}

.offer__wrapper__sc {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.offer__wrapper__btn {
    border-radius: 10px;
    background: #426F3F !important;
}

.element__slider__sc--padding {
    padding: 0 15px;
}

.price_sc_products .price_aktsiya2 {
    margin-left: 0 !important;
    margin-right: 10px;
}

.dot__slider__sc {
    margin-left: 0 !important;
}

.catalog-element__sc {
    border-radius: 15px;
}

.slider_sc_price_current {
    margin-left: 0 !important;
}
.prop_discount {
border: 1px solid #ff7822;
margin: 0 10px 8px 10px;
border-radius:15px;
padding: 0 10px;
}
.prop_discount_old_price {
    text-decoration: line-through;
}

.menu__item__second__wrapper {
    grid-column:2;
}
.menu__item__second__wrapper:hover {
    display:block;
}

.catalogMenu {
max-width:80vw;
}
.absolute_link_slider {
position:absolute;
width:100%;
height:100%;
}
.topMenu {

}
.offer-button button {
border-radius: 10px;
    background: #426F3F !important;
}
.menu__item__second__wrapper a:hover{
color:#426F3F !important;
text-decoration:none !important;
}
.menu__item__a {
text-decoration:none !important;
}
.menu__item__firts .menu__item__a {
    padding: 10px 70px 10px 10px;
} 
.menu__item__second_link  {
margin:0 !important;
}
.menu__item__second__wrapper a {
padding:0px 30px 0 10px;
}
.menu__item__second_link  {
left:20px;
}
.catalog-element__sc,.element__slider__sc {
box-shadow:0px 6px 20px rgba(111, 111, 111, 0.2);
}
.star__product {
width:fit-content;
}
.star__product img{
width:15px;
height:15px;
margin-right:10px;
cursor:pointer;
}
.star__line {
width:fit-content;
display:flex;
align-items:center;
justify-content:center;
}
.container-elements-price{
width:fit-content;
}
.name_latin {
display:none;
}
.btn_lang {
padding: 10px 24px;
border-radius: 5px;
border:none;
}
.lang_select_rus {
color:black;
background-color:white;
}
.lang_select_rus {
color:white;
background-color:#426f3f;
}

.container_section_info_title_lang {
display:flex;
gap:20px;
}
.star__product {
cursor:pointer;
}
.img_menu {
display:flex;
align-items:center;
justify-content:center;
grid-column:4;
display:none;
margin-right:10px;
height
}
.img__menu__inner {
height:320px;
width:100%;
background-repeat: no-repeat !important;
background-size: contain !important;
background-position: center !important;
}
.container-order-list .order-list-item {
z-index:1 !important;
}
.menu__item__second__wrapper {
overflow-x:auto;
}
.section__card img {
max-width:200px;
}
.catalog__image__custom {
max-height:200px;
}
.catalogMenu .menu__item {
margin-left:19px;
}
.menuWrapWhite {
    background: white;
    height: 100%;
    width: 600vw;
    position: absolute;
    left: 0;
    transform: translateX(-1000px);
}
.custom__menu .container-top-menu-header-ajax {
	justify-content: space-between;
}
.custom__menu .item-menu-main-ajax {
 width:fit-content;
}

.custom__menu .item-menu-main-ajax a {
width:fit-content;
margin:0 !important;
padding:10px;
}
.topMenu {
margin:0 !important;
}
.name_latin {
display:none;
}
.btn__pitomnik__orange {
margin-top:0 !important;
}
#reviews-tree-absolute-block-s div{
right:-500px !important;
}
@media (max-width: 1000px) {
	.btn_lang {
		padding:10px !important;
	}
	.container_section_info_title_lang {
		margin-top:10px;
	}
}
.name_rus {
text-overflow: ellipsis;
height:60px;
}
.name_latin {
text-overflow: ellipsis;
height:60px;
}
.container-product-cart-name  {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.aktsii__filter{
display:flex;
align-items:center;
justify-content:start;
}
.aktsii__filter input {
border-radius: 5px;
width:100px;
margin:0 10px;
text-align:center;
border:1px solid black;
}
.aktsii__filter div {
display:inline;
}
.container_aktsii {
justify-content:space-between;
}
.lang_container {
display:flex;
gap:20px;
}
.aktsii__filter button {
background:#426f3f;
padding: 10px 24px;
border-radius: 5px;
border: none;
color:white;
}
.filter__drop {
background:#f0f0f0;
padding: 10px 24px;
border-radius: 5px;
border: none;
color:black;
margin-left:10px;
}
.filter__drop:hover {
color:black;
}
#container-add-basket {
margin-top:28px;
}
.top-menu-ajax .container-menu-items-ajax  {
	width:fit-content;
	grid-template-columns:1fr;
}
.top-menu-ajax .item-menu-main-ajax:hover .container-menu-items-ajax {
	width:fit-content;
	grid-template-columns:1fr;
}
.top-menu-ajax .container-menu-items-left-ajax a {
font-size:16px;
}
.top-menu-ajax .container-menu-items-left-ajax  {
padding:15px;
-webkit-box-shadow: 0px 0px 8px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 8px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 8px 2px rgba(34, 60, 80, 0.2);
}
@media (max-width: 1000px) {
	.container_aktsii {
		flex-direction:column;
	}
	.aktsii__filter button {
		width:100% !important;
		margin: 0 0 10px 0;
		font-size:16px;
	}
	.filter__drop {
		width:100% !important;
		margin: 0 0 10px 0;
		text-align:center;
	}
	.aktsii__filter div {
		margin-top:10px;
	}
	.aktsii__filter {
		font-size:16px;
		display:grid;
		grid-template-columns:1fr 1fr;
		grid-template-rows:1fr 1fr;
		gap:10px;
	}
	.aktsii__filter input {
		border-radius: 5px;
		width:100%;
		margin:0;
		text-align:center;
		border:1px solid black;
	}
	.lang_container {
		width:100%;
		gap:10px;
	}
	.lang_container form {
		width:50%;
	}
	.lang_container .btn_lang  {
		width:100%;
	}
	.tub-info-product-header-item {
	padding: 6px 10px;
    cursor: pointer;
    display: inline-block;
    margin:0 5px 0 0;
	}
}
.landshaft__title {
text-transform:uppercase;
}
.delivery-and-payment__table td  {
border:1px solid #8b8b8b;
}
.articles__btn {
margin:80px 0 0 0;
}
.container-form-get-price-modal {
background:#E3EAE2;
width:auto
}
#modalFormControll_2 button:hover{
color:black !important;
boder:none !important; 
}
.modal-dialog-centered {
justify-content:center;
}
.menu__item__second_link  {
padding-top:10px !important;
}
.menu__item__second__wrapper a {
padding-top:10px;
}
.basketItems {
width:100%;
display: flex;
align-items: center;
width: 8%;
min-width: 100px;
justify-content: space-between;
}
@media (min-width: 1000px) {
	.container_proektirovanie {
	margin:0 !important;
	}
	.catalog__item__custom {
	font-size:12px;
	}
	.catalog__item__custom {
	padding:18px;
	}
}
@media (max-width: 1000px) {
	.catalog__name__custom .bx_catalog_line_name {
	font-size:14px;
	min-height: 30px;
	}
	.catalog__item__custom {
	padding:10px;
	}
	.bx_catalog_line_count {
	font-size:12px;
	}
	.catalog__image__custom {
		max-height:168px;
	}
	#constainerShowCountSale {
	right:5%;
	left:5%;
	top: 4em;

	}
	.container-image-user-img {
	margin-top:20px;
	}
	.basketItems {
	justify-content: space-around;
	}
	.secblock__title {
		text-align:start;
	}
	.secblock__img {
		transform: translate(0, -74px);
	}
	.secblock__div {
		background:##444434;
	}
	.secblock__title {
		line-height:1.5;
	}
	.secblock__title {
		margin-bottom:0;
	}
	.price_aktsiya2 {
    	font-size: 19px !important;
	}
	.element .property .price > p {
		font-size: 17px !important;
		height:fit-content;
	}
	.green-info-section p {
		text-align:start;
	}
	.header__wrapper  {
		-webkit-box-shadow: 0px 10px 11px -1px rgba(34, 60, 80, 0.2);
		-moz-box-shadow: 0px 10px 11px -1px rgba(34, 60, 80, 0.2);
		box-shadow: 0px 10px 11px -1px rgba(34, 60, 80, 0.2);
	}
	.bx-breadcrumb .bx-breadcrumb-item span{
	white-space:nowrap;
	}
	.bx-breadcrumb {
	display:flex;
	overflow-x:scroll;
	padding: 0 0 10px 0;
	scrollbar-width: thin; 
	}
	.basketItems-wrapper  {
		min-width:unset !important;
	}
	.basketItems {
		gap:14px !important;
	}
}
.container-add-basket-all-count-t2 {
margin-bottom:0 !important;
}
.container-add-basket-span-wrapper {
display:flex;
align-items:center;
justify-content:center;
}
.container-add-basket-wrapper {
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
width:100%;
}
.error-form {
color:red;
text-align:center;
margin:10
}
@media(mix-width:1000px) {
	.menu-clear-left {
	display:none;
	}
}
@media (max-width:350px) 
	{
		.container-product-cart .contaiter-info-product-price .contaiter-info-product-price-info {
		font-size:16px;
		}
}
@media (max-width:390px) 
	{
	.container_section_info_list_container_items_lit_link {
	padding:10px;
	}
}
.rating_title {
	font-size:16px !important;
}
.prop_discount_new_price {
	color:#ff7822;
}
.bx-hdr-profile img{
height:30px;
}
.orderMakedContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.orderMakedBtn {
margin:0 !important;
display:block !important;
max-width:250px;
text-align:center;
}
.orderMakedEmail {
opacity:0.6;
margin-top:1rem;
font-size:11px;
}
.orderMakedImg {
max-width:200px;
}
.container_section_info_show_all_list:hover {
color:#426F3F;
}
.container_section_info_show_all_list:active {
color:#426F3F;
}
.product-catalog-price-info {
width:100%;
}
.discountHintDetail {
background:#ff7822;
color:white;
padding:10px 25px;
width:fit-content;
font-size:18px;
cursor:pointer;
white-space:nowrap;
display:block;
margin-top:10px;
border-radius:15px;
border:1px solid #ff7822;
transition: 0.3s ease all;
}
.discountHintDetail:hover{
color:#ff7822;
background:white;
-webkit-box-shadow: 0px 0px 10px 6px rgba(255, 120, 34, 0.2);
-moz-box-shadow: 0px 0px 10px 6px rgba(255, 120, 34, 0.2);
box-shadow: 0px 0px 10px 6px rgba(255, 120, 34, 0.2);
}
.custom_before_li {
background:#426F3F;
width:8px;
margin:0 10px;
}
.bx-basket-block img {
height:32px;
}
.personal_header {
height:32px;
margin-bottom:2px;
}
.custom__menu {
background:#426F3F;
}
.container-top-menu-header-ajax > .item-menu-main-ajax:first-child a { 
padding:10px 10px 10px 0;
}
.container-top-menu-header-ajax > .item-menu-main-ajax:nth-child(6) a { 
padding:10px 0 10px 10px !important;
}
.header__Line__end .item-menu-main-ajax a {
padding: 8px 8px 9px 8px !important;
}

.basketItems-wrapper {
min-width:250px;
}
.basketItems {
    width: auto;
    justify-content: flex-end;
    gap: 45px;
}
.header__lineCustom  {
margin-top:24px;
}
.search-input input {
height:44px;
}
.body-table-type-offer-td-custom .d-block{
text-align:left;
width:65%;
}
.constainer-select-type-offer .element-type-name {
transition:all ease 0.3s;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.block-td-photo {
background:#e3eae2;
transition:all ease 0.3s;
}
.block-td-photo:hover {
background:#426F3F;
color:white;
}
.user-sog input {
width:auto !important;
}
@media(min-width:1000px) {
	#modalFormControll_2  .modal-body button {
	border-radius: 12.95px !important;
    background: #FFFFFF !important;
	color:black !important;
	font-size:16px !important;
	}
	.modal-title-get-price {
	font-size:24px;
	}
	.form-control {
	box-shadow:none;
	font-size:16px;
	}
	.constainer-select-type-offer .element-type-name:hover {
		background: #426F3F;
		border: solid 1px #426F3F;
		color: white;
	}
	.menu-clear-left {
	display:none;
	}
}
.modal.show {
opacity:1 !important;
}
@media (max-width:1000px) 
	{
		.container-product-cart .contaiter-info-product-price .contaiter-info-product-price-info {
			font-size:18px;
		}
		.prop_discount_old_price {
			font-size:13px
		}
	}
@media (max-width:370px) 
	{
		.prop_discount_old_price {
			font-size:10px
		}
		.price-mobile-detail {
			display: grid !important;
			grid-template-rows: 1fr 1fr;
			grid-template-columns: 1fr 1fr;

		}
		.price-mobile-detail .d-block  {
			text-align:left !important;
		}
		.prop_discount_old_price {
			grid-column:2;
			text-align:right !important;
		}
		.prop_discount_new_price {
			text-align:right !important;
		}
		.span_price_grid {
			text-align:right !important;
			margin:0 !important;
		}
	}
@media (max-width:335px) 
	{
		.container-product-cart .contaiter-info-product-price {
			    flex-direction: column-reverse;
				align-items: start;
		}
		.personal_header {
			display:none !important;
		}
	}
	.bx-filter-param-label.disabled {
		opacity:0.4 !important;
	}
.container_section_info_list.active {
	height:auto !important;
}
@media (max-width:1000px){
    .secblock__ul ul {
        margin-bottom:0;
    }
    .secblock__li {
        margin-bottom:0;
    }
    .secblock__ul {
        padding:18px;
    }
	.user-sog {
		margin-top:10px;
	}
	.bx-breadcrumb {
		margin-top:20px;
	}
}
.secblock__ul ul {
    margin-bottom:0;
}
@media (min-width:1000px) {
	.submit-form-register {
		margin-top:15px;
	}
    .section-galery {
        padding: 90px 0px 10px 0 !important;
    }
    .green-info-section p {
        padding: 60px 90px !important;
    }
    .product-item-list-col-3 {
        min-width:280px;
    }
}
@media ((max-width:1650px) and ((min-width:1550px))) { 
	.container-product-cart .contaiter-info-product-in-section-info .contaiter-info-product-in-section-info-proplist div {
		font-size:10px;
	}
}
@media ((max-width:1550px) and ((min-width:1000px))) { 
	.container-product-cart .contaiter-info-product-in-section-info .contaiter-info-product-in-section-info-proplist div {
		font-size:8px;
	}
}
.gray_info-section p {
    margin-bottom:0;
}
.container-product-price span {
    white-space: nowrap;
}
.product-item-list-col-3 {
    min-width:285px;
}
.forgot-password {
display:none;
}