@media (min-width: 1025px) {
    .header .menu li:first-child {
        display: none;
    }
}

.category-articles .swiper-scrollbar-drag {
    width: 0px;
}

.category-articles .swiper-button-next, .category-articles .swiper-button-prev {
    background: #220022;
    border-radius: 8px;
    height: 32px;
}

.category-projects .swiper-button-next, .category-projects .swiper-button-prev {
    background: #220022;
    border-radius: 8px;
    height: 32px;
}

.swiper_new2 .swiper-wrapper {
    width: min-content !important;
}

.swiper_new2 .swiper-slide img {
    width: auto !important;
}

.swiper_new2 .swiper-slide {
    width: auto !important;
}

@media (max-width: 1000px) {
    .mySwiper2.swiper_new .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: contain !important;
    }
}

@media (max-width: 1024px) {
    .category-articles .gallery .swiper_new .swiper-slide {
        height: auto !important;
    }
}

.current-menu-item.menu-item {
    color: #2ec06c;
    border-bottom: 2px solid #2ec06c;
    padding: 6px 0;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 19px;
    font-style: normal;
    line-height: 24px;
}

.article__title {
    text-decoration: none;
}

.faq_new {
    padding-top: 90px !important;
    padding-bottom: 308px !important;
}

.start_new {
    line-height: 60.8px;
}

.info__row {
    display: flex;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.article__text h2 {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    line-height: 100%;
}

.article__text h3 {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    font-style: normal;
    line-height: 100%;
}

.author {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    margin-right: 8px;
    color: #fff;

}

.article__date {
    font-family: "Montserrat", Arial, sans-serif;
    color: #D4D4D4;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;

}

.top__fon .gallery {
    padding-top: 0;
    margin-top: -240px;
    padding-bottom: 16px;
    margin-bottom: 0 !important;
}

.article__text blockquote {
    padding: 16px;
    font-style: italic;

    font-size: 16px;

    font-weight: 400;
    line-height: 24px;
    border-left: 4px solid #F2A300;
    background: #F9F9F9;

}

.article__text blockquote p {
    font-style: italic;
}

.article__text blockquote strong {
    font-weight: bold;
}

.image__row {
    display: flex;
    flex-direction: row !important;
}

.image__left {
    max-width: 300px;
    margin-right: 24px;
}

.image__text p {

    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 21px !important;


}

.image__source {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #757575;
}

.plus {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.plus__item {
    width: 49%;
}

.plus_bottom .plus__item {
    width: 32%;
}

.plus__text {
    font-family: "Montserrat", Arial, sans-serif;
    color: #220022;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;

}

.plus__source {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #757575;

}

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

.buttoms__views {
    display: flex;
    align-items: center;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #757575;
    margin-right: 20px;
}

.buttoms__views svg {
    margin-right: 8px;
}

.pld-like-dislike-wrap {
    margin-bottom: 0;
}

.buttoms__left {
    display: flex;
    align-items: center;
}

.buttoms__link {
    display: flex;
    align-items: center;
    gap: 14px;
}

.buttoms__link svg {
    opacity: 0.5;
}

.buttoms__link svg:hover {
    opacity: 1;
}

a.pld-like-dislike-trigger {
    opacity: 0.5;
}

a.pld-like-dislike-trigger:hover {
    opacity: 1;
}

a.pld-prevent.pld-undo-trigger {
    opacity: 1;
}

.buttoms__views svg {
    opacity: 0.5;
}

.mySwiper2.swiper_new .swiper-slide {
    height: 480px;
}

.swiper_new2 .swiper-wrapper {
    justify-content: center;
}

.swiper_new2 .swiper-slide-thumb-active {
    border: 1px solid rgba(242, 163, 0, 1);
}

.swiper_new2 .swiper-slide img {

    object-fit: cover !important;
}

.block-2 .block-in {
    position: initial !important;
}

.list-prem {
    z-index: 10;
    position: relative;
}

@media (max-width: 1000px) {
    .swiper_new2 .swiper-wrapper {
        width: min-content !important;
    }

    .mySwiper2.swiper_new .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
    .article__description_new {
        padding-top: 40px !important;
    }

    .image__row {
        display: flex;
        flex-direction: column !important;
    }

    .plus__item {
        width: 100%;
    }

    .plus_bottom .plus__item {
        width: 100%;
    }

    .image__left {
        max-width: 100%;
        text-align: center;
        margin-right: 0;
    }

    .image__left img {
        width: 100%;
        object-fit: cover;
    }

    .image__text, .image__source {
        text-align: left;
    }
}

@media (max-width: 576px) {
    .start_new {
        line-height: 36px;
    }

    .faq_new {

        padding-bottom: 140px !important;
    }

    .top__fon .gallery {

        margin-top: -110px;

    }

    .article__text h2 {


        font-size: 24px;

        line-height: 24px;


    }

    .article__text h3 {
        font-size: 19px;

        line-height: 19px;
    }
}

.block-in, .wrapper {
    min-width: 1000px;
    margin: 0 auto
}

.block-1, .block-2, .block-3, .block-4, .block-5, .block-in {
    position: relative;
}

.block-7 .title {
    text-align: left;
}

h1 {
    font-family: RoomBold, Arial, sans-serif;
}

.logo h2 {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
}

.form__box label {
    display: flex;
    gap: 8px;
}

.form__box label p {
    padding-top: 0;
}

.current-menu-item.menu-item a, .menu-item:hover {
    border-bottom: 2px solid #2ec06c
}

.wpcf7-list-item {
    margin: 4px 0 0 0;
}

.wpcf7-list-item-label {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: "Montserrat", Arial, sans-serif;
}

.menu-item a, h1 {
    text-align: center
}

.menu-item a, .telephone {
    text-decoration: none;
    color: #fff
}

.header-middle p, .header-middle p span, .logo h2, .logo p, .menu-item a, .telephone, h1 {
    color: #fff
}

#mail-1, .form-main__mail {
    max-width: 558px;
    padding: 34px;
    overflow: none !important;
    background: rgba(255, 255, 255, .2)
}

.button, .show, .to-top, .modal-submit, .refusal__submit {
    outline: 0;
    cursor: pointer
}

#overlay, .btn__mod, .button, .close__btn, .question, .show, .to-top, .modal-submit, input[type=submit] {
    cursor: pointer
}

.clear {
    clear: both
}

.start {
    text-align: left
}

.wrapper {
    max-width: 1920px
}

.block-in {
    max-width: 1000px
}

.logo, .logo img {
    max-width: 143px;
    width: 100%;
    height: 50px;
    object-fit: contain;
}

h1 {
    font-size: 76px;
    margin: 0px auto 0;
}

.block-1 h1 {
    line-height: 80%;
}

.block-1 {
    height: 436px;
    background-position-x: center;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.block-1__img {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.block-2 {
    margin-top: -155px;
    padding-bottom: 90px;
    z-index: 2;
    position: relative;
}

.block-2__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    object-fit: fill;
    object-position: center;
    width: 100%;
    height: 100%;
}

.block-3 {
    height: 806px;
    background: url('./../img/bg-3.webp') 0 0/100% 100% no-repeat;
    margin-top: -210px;
    z-index: 2
}

.block-4 {
    height: 690px;
    margin-top: -100px;
    z-index: 2;
    position: relative;
}

.block-4__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    object-fit: fill;
    object-position: center;
}

.block-5 {
    height: 806px;
    background-position-x: left;
    margin-top: -30px;
    background-size: 100% 100%;
    z-index: 2;
    position: relative;
}

.block-5__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
}

.block-3 .img, .block-4 .img, .cross, .header {
    position: absolute
}

.header {
    position: fixed;
    background: rgba(15, 25, 34, 0.9);
}

.address__box {
    display: flex;
    align-items: center;
    gap: 16px;
}

.text__inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.text__inner .text h2 {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    line-height: 100%;
    margin-bottom: 16px;
}

.text__inner .text {
    margin-bottom: 0;
}

.text__inner .text p {
    margin-top: 10px;
}

.text__inner .text ul {
    list-style: disc;
    margin-inline-start: 20px;
}

.text__inner .text li:first-child {
    margin-top: 10px;
}

.text__inner .text li {
    margin-bottom: 5px;
}

.text__inner .text li::marker {
    color: rgba(242, 163, 0, 1);
    width: 21px;
    height: 21px;
}

.text__inner .text li:last-child {
    margin-bottom: 0;
}

.text__inner .text p:first-child {
    margin-top: 0;
}

.faq__box.cooperationbg {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 172px;
    margin-top: -95px;
    position: relative;
}

.faq__box__img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
}

.cooperationbg .coop__text {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

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

.cooperation__box .coop__text {
    max-width: 39.5%;
    width: 100%;
}

.cooperation__img {
    max-width: 58%;
    margin-bottom: -53px;
}

.coop__block {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.coop__block .coop__subtitle {
    text-align: center;
}

.cooperation__text {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
    line-height: 100%;
}

.pink__item {
    display: flex;
    padding: 24px;
    margin-top: 32px;
    align-items: flex-start;
    gap: 12px;
    background: #FFF8E8;
}

.refusal__title {
    color: #FFF;
    text-align: center;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 76px;
    font-style: normal;
    line-height: 80%;
}

.refusal__form {
    max-width: 43%;
    width: 100%;
    display: flex;
    padding: 64px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    background: rgba(255, 255, 255, 0.20);
    margin: 0 auto;
}

.refusal__text {
    width: 100%;
    max-width: 398px;
    margin: 0 auto;
    background: #FFF;
    padding: 0 16px;
    height: 57px;
    border: none;
    color: #757575;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
}

.refusal__text::placeholder {
    color: #757575;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
}

.type-post:nth-child(3) {
    display: none;
}

.social {
    display: flex;
    align-items: center;
    gap: 4px;
}

.social__item {
    text-decoration: none;
    width: 24px;
    height: 24px;
}

.telephone:after {
    content: "";
    position: absolute;
    left: -21px;
    top: -5px;
    width: 1px;
    height: 35px;
    background: rgba(255, 255, 255, 0.2)
}

.social__icon {
    width: 100%;
}

@media (min-width: 1920px) {
    .block-7 {
        background-position-y: 15% !important
    }
}

.top {
    padding-top: 90px
}

.header {
    display: flex;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.logo {
    display: block
}

.logo h2 {
    font-size: 24px;
    line-height: 28px;
    padding-top: 20px
}

.logo p {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px
}

.header-top .clear, .mobile__menu, .mobileimg__small, .modal-response-output.hide {
    display: none
}

.menu, .menu-item {
    display: flex;
    align-items: center
}

.menu {
    margin: 0 auto;
    gap: 20px
}

.current-menu-item.menu-item a {
    color: #2ec06c
}

.current-menu-item.menu-item:hover {
    border: none
}

.menu-item a {
    padding: 6px 0;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
    line-height: 24px
}

.telephone p {
    font-size: 24px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
}

.header-middle p {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
}

.telephone {
    float: right;
    display: block;
    padding-left: 40px;
    text-align: right;
    background: url('./../img/phone-fill.png') 0 0px no-repeat;
    position: relative;
}

.telephone p span {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px
}

.header-top {
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-middle {
    text-align: center;
    padding-top: 30px
}

.header-bottom .h2, .header-bottom h2, .modal form .modal-response-output {
    margin: 0 auto;
    font-size: 34px;
    line-height: 32px;
    max-width: 757px;
    text-align: center
}

.header-middle p span {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 46px
}

.header-bottom {
    max-width: 1100px;
    width: 100%;
    height: 305px;
    background: url('./../img/bg-hide.webp');
    margin: 45px auto 0
}

.header-bottom .h2, .header-bottom h2 {
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    display: block;
    padding: 50px 0 0
}

.form {
    display: flex;
    justify-content: center;
    max-width: 870px;
    height: 85px;
    margin: 30px auto 0
}

.form form {
    margin: 0 auto
}

#modal-form .modal-form, .article__image {
    width: 100%
}

.refusal__form .modal-text, #modal-form .modal-text,
#mail-1 .modal-text,
.form-main__mail .modal-text,
#modal-f495-o1 .modal-text,
#mail-1 .modal-textarea,
.form-main__mail .modal-textarea,
#modal-f495-o1 .modal-textarea {
    padding: 18.9px 16px;
    font-size: 24px;
    color: #757575;
    line-height: normal;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    width: 100%;
}

.form-main__mail .modal-textarea{
    height: auto;
    max-height: 80px;
}

#modal-form, #modal-f495-o1 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

#modal-f495-o1 .modal-textarea {
    height: 130px;
    margin-top: 4px;
    font-style: normal
}

#modal-form .modal-text, #modal-f495-o1 .modal-text {
    font-style: normal
}

.refusal__submit, #modal-form .modal-submit,
#mail-1 .modal-submit,
.form-main__mail .modal-submit,
.cross {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-style: normal
}

#modal-form .modal-submit:disabled, .head__btn:disabled {
    opacity: 0.5;
}

.modal-response-output {
    position: absolute;
    border: 1px solid #46b450;
    border-radius: 8px;
    left: 50%;
    top: 50%;
    padding: 20px;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 305px;
    background: rgb(0, 0, 0);
    margin: 45px auto 0 auto;
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    justify-content: center;
    max-width: 757px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.close__modal {
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 14px;
    border: 1px solid #fff;
    font-size: 20px;
    padding-bottom: 2px;
    line-height: 32px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 20px
}

.refusal__submit, #modal-form .modal-submit,
#mail-1 .modal-submit,
.form-main__mail .modal-submit,
.form input[type=submit] {
    width: 100%;
    text-transform: uppercase;
    background: #2ec06c
}

.article__text p:last-child, .article__text ul li:last-child {
    margin-bottom: 0
}

.cross {
    right: 10px;
    top: 10px;
    color: #757575;
    font-size: 24px;
    line-height: normal;
    border: 3px solid #757575;
    border-radius: 50%;
    padding: 5px
}

#mail-1 .input-number, .form-main__mail .input-number, #mail-1 .input-email, .form-main__mail .input-email, #mail-1 .input-number, .form-main__mail .input-number, #modal-form .modal-tel, #modal-f495-o1 .modal-email, #modal-f495-o1 .modal-tel, .modal-email, .modal-tel, .modal-textarea {
    margin-top: 4px
}

#modal-form .modal-text::placeholder {
    color: #757575;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    line-height: normal
}

.refusal__submit, #modal-form .modal-submit, #mail-1 .modal-submit, .form-main__mail .modal-submit {
    margin-top: 20px;
    padding: 26.5px 0;
    max-width: 100%;
    border: none;
    box-shadow: 0 4px 0 0 #219652;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 27px
}

#modal-f295-o1 .modal-form, .form__wrap, .to-top.show {
    display: flex
}

#modal-f295-o1 .modal-form .modal-tel {
    height: 85px;
    margin-right: 0;
    padding: 0 0 0 22px;
    max-width: 285px;
    border: none;
    color: #757575;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    line-height: normal
}

#modal-f295-o1 .modal-form .modal-tel::placeholder {
    color: #757575;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    line-height: normal
}

.header-bottom .modal-form p {
    padding-top: 0
}

.form .modal-form-control-wrap {
    margin-right: 0
}

.form input[type=text] {
    max-width: 314px;
    width: 100%;
    height: 83px;
    border: none;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #1f1f1f;
    padding-left: 22px
}

.form input[type=submit] {
    max-width: 425px;
    height: 86px;
    border: none;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 28px;
    color: #fff;
    border-bottom: 4px solid #219652
}

.form span {
    float: left;
    display: block;
    margin-right: 11px
}

span.call {
    width: 79px;
    height: 85px;
    background: url('./../img/call.webp') no-repeat
}

.info a, .view-prem a {
    text-decoration: none;
    width: 100%;
    background: #2ec06c;
    text-transform: uppercase;
    display: block;
    text-align: center;
    border-bottom: 4px solid #219652
}

#modal-f295-o1 {
    display: flex;
    justify-content: center
}

#modal-f295-o1 .modal-tel {
    position: relative;
    margin-left: 7px;
    margin-top: 30px
}

.form__img {
    margin-top: 30px
}

.header-bottom p {
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    padding-top: 15px
}

.block-2 .block-in {
    padding-top: 110px;
    position: relative;
}

.view-prem {
    position: absolute;
    left: 0;
    width: 100%;
    max-width: 45%;
}

@media (max-width: 768px) {
    .view-prem{
        max-width: 100%;
    }

    .view-prem a{
        box-sizing: border-box;
        max-width: 300px;
    }
}

.mobile__img {
    display: none;
    width: 100%;
    height: 100%;
}

.view-prem .mobile__img {
    display: block;
}

.list-prem h2 {
    color: #000;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 100%;
    padding-bottom: 15px
}

.list-prem h3 {
    color: #000;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 100%;
    padding-bottom: 15px
}

.list-prem p {
    color: #000;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px
}

.block-3 h2, .block-3 p, .view-prem a {
    line-height: 27px;
    color: #fff
}

.list-prem {
    float: right;
    display: block;
    width: 100%;
    max-width: 50%;
    padding-left: 0px
}

.list-prem ul li {
    margin-bottom: 17px;
    padding-left: 0px;
    background: 0 10px no-repeat
}

.faq-img {
    float: left;
    display: block
}

.view-prem a {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    max-width: 427px;
    padding: 20px 20px 12px;
    margin: 0 auto;
}

.block-3 .block-in {
    padding-top: 200px
}

.block-3 p {
    max-width: 530px;
    width: 100%;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 60px
}

.block-3 h2 {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 10px
}

.block-3 .img {
    right: 0;
    top: 140px
}

.block-4 .block-in {
    height: 520px
}

.info {
    float: right;
    padding-top: 193px
}

.block-4 p {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    max-width: 390px;
    text-align: center
}

.block-5 h2, .info a, .list-number, .list-text p {
    font-family: RoomBold, Arial, sans-serif;
}

.info a {
    color: #fff;
    font-size: 24px;
    line-height: 27px;
    max-width: 385px;
    padding: 20px 0 12px;
    margin-top: 40px
}

.block-4 .img {
    bottom: 12px;
    left: 120px;
    transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    -o-transform: rotate(1deg)
}

.block-5 .block-in {
    padding-top: 70px
}

.block-5 h2 {
    color: #1f1e1e;
    font-size: 36px;
    line-height: 34px;
    text-align: center;
    padding-top: 40px
}

.list {
    max-width: 900px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 0;
}

.list-number {
    float: left;
    display: block;
    background: url('./../img/list-number.webp') no-repeat;
    width: 140px;
    height: 122px;
    text-align: center;
    font-size: 48px;
    line-height: 120px
}

.list-text {
    background: url('./../img/list-text.webp') no-repeat;
    vertical-align: middle;
    display: table-cell;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    height: 122px;
    width: 290px;
    padding-left: 15px
}

.block-5 a, .button, .show, .modal-submit, .refusal__submit {
    background: #2ec06c;
    text-decoration: none;
    text-transform: uppercase
}

.list-text p {
    max-width: 250px;
    color: #000;
    font-size: 17px;
    font-style: normal;
    line-height: 18px
}

.block-5 a, .block-6 h2, .info-1 {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    line-height: 27px
}

.list-block {
    max-width: 50%;
    width: 100%
}

.list-block:nth-child(even) {
    margin-left: -65px;
}

.list-block:first-child {
    margin-left: 65px;
}

.list-block:nth-child(3) {
    margin-left: 32px;
}

.list-row:nth-child(3) {
    margin-left: 0;
    max-width: 890px;
    width: 100%
}

.list-block-last {
    margin-left: -48px
}

.block-5 a {
    color: #fff;
    font-size: 24px;
    max-width: 427px;
    width: 100%;
    text-align: center;
    border-bottom: 4px solid #219652;
    display: block;
    padding: 12px 0 10px;
    margin: 43px auto 0
}

.block-6 h2, .block-7 h2 {
    font-size: 36px;
    text-align: center;
    line-height: 100%;
}

.block-6 h2 {
    color: #191919;
    padding-top: 20px
}

.projects {
    padding-top: 45px;
    display: flex;
    gap: 13px
}

.projects__box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.projects__item {
    display: block;
    max-width: 32%;
    width: 100%;
    margin-bottom: 25px
}

.block-8 .clear, .mobile__nav, .projects__item:nth-child(n+7) {
    display: none
}

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

.info-1 {
    color: #f2a300;
    font-size: 18px;
    font-style: normal;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 auto
}

.breadcrumbs {
    display: flex;
    align-items: center;
    gap: 4px
}

.breadcrumbs, .breadcrumbs .home, .taxonomy.category {
    color: #d4d4d4;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 150%;
    text-decoration: none
}

.name__home, .show {
    font-family: RoomBold, Arial, sans-serif;
}

.name__home {
    color: #191919;
    font-size: 16px;
    font-style: normal;
    line-height: 150%;
    margin-bottom: 4px
}

.button, .faq__text, .show, .modal-submit, .refusal__submit {
    font-size: 24px;
    color: #fff
}

.projects__item .metr {
    width: 24px;
    height: 24px
}

.block-6 .block-in {
    background: url('./../img/row.webp') left bottom no-repeat;
    padding-bottom: 60px
}

.show {
    width: 100%;
    max-width: 529px;
    text-align: center;
    border: none;
    border-bottom: 4px solid #219652;
    display: flex;
    justify-content: center;
    height: 81px;
    line-height: 81px;
    margin: 50px auto 0
}

.block-7, .button, .modal-submit, .refusal__submit {
    display: flex;
    align-items: center
}

.block-9 .title, .block-11 .title {
    text-align: center;
}

.material__item p, .text p {
    margin-bottom: 21px;
}

.material__item p:last-child, .text p:last-child {
    margin-bottom: 0;
}

.block-10 .column, .block-12 .column {
    align-items: center;
}

.block-10 .column .text__box, .block-12 .text, .block-12 .title {
    text-align: center;
}

.button, .faq-info h3, .modal-submit, .refusal__submit {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    line-height: 27px
}

.faq-info h3 {
    font-size: 30px;
}

.button, .modal-submit, .refusal__submit {
    max-width: 430px;
    width: 100%;
    text-align: center;
    border: none;
    box-shadow: 0 4px 0 #219652;
    justify-content: center;
    height: 80px;
    margin: 30px auto 0
}

.refusal__submit {
    margin-top: 0;
}

.block-7 {
    background-position-x: left;
    position: relative;
    justify-content: center;
    min-height: 1016px;
    margin-top: -100px;
    background-size: 100% 100%;
    width: 100%;
    position: relative;
}

.block-7__img {
    position: absolute;
    top: -30px;
    right: 0;
    bottom: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 106%;
}

.faq h1 {
    margin-top: 78px;
    margin-bottom: 30px
}

.faq__text {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 24px
}

.faq-info {
    float: left;
    display: block;
    max-width: 785px;
    padding-left: 40px
}

#mail-1,.form-main__mail, #mail-2, #mail-3, #overlay, #thanks, .modal-project {
    position: fixed;
    display: none
}

.faq-info h3 {
    color: #202020;
    font-size: 30px
}

.faq-info p {
    color: #202020;
    font-size: 18px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding-top: 30px
}

.faq ul li {
    padding-bottom: 30px
}

.block-8 .logo h2, .block-8 .logo p, .block-8 .telephone {
    color: #000
}

.block-4 .img img {
    width: 80%;
    height: auto
}

#overlay {
    z-index: 999999999;
    background: rgba(16, 23, 19, .9);
    width: 100%;
    height: 100%;
    opacity: 1 !important;
    top: 0;
    left: 0;
    position: fixed;
    right: 0;
    bottom: 0;
}

.modal-project {
    max-width: 810px;
    width: 100%;
    height: auto;
    overflow: auto !important;
    background: #fff;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 15px
}

.text-left, .text-right {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block
}

.modal-project h1 {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 44px;
    color: #000;
    padding-bottom: 10px
}

.close__btn, .modal-project p {
    font-size: 14px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: thin
}

.modal-project .img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    float: left;
    padding-right: 0;
    padding-top: 0
}

.preview {
    max-width: 780px
}

.modal-project img {
    padding-top: 20px
}

.modal-project p {
    line-height: 21px
}

.text-left {
    max-width: 330px;
    width: 100%;
    float: left
}

.text-right {
    max-width: 370px;
    width: 100%;
    float: right
}

.input-file, .input-name, .input-number {
    max-width: 336px;
    width: 100%
}

#mail-1, .form-main__mail {
    width: 100%;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%)
}

#mail-1 .input-name, #mail-1 .input-number, #mail-1 .input-email, #mail-1 .input-name, #mail-1 .input-number,
.form-main__mail .input-name, .form-main__mail .input-number, .form-main__mail .input-email, .form-main__mail .input-name, .form-main__mail .input-number{
    max-width: 99.427%;
    width: 100%;
    margin: 0;
    background: 0 0
}

#mail-1 .input-email, #mail-1 .input-number,
.form-main__mail .input-email, .form-main__mail .input-number{
    marin-top: 4px
}

#mail-1 .input-name input[type=text], #mail-1 .input-number input[type=text], #mail-1 .input-email input[type=text], #mail-1 .input-name input[type=text],
.form-main__mail .input-name input[type=text], .form-main__mail .input-number input[type=text], .form-main__mail .input-email input[type=text], .form-main__mail .input-name input[type=text],
#mail-3 .input-number input[type=text] {
    width: 97%
}

#mail-1 .submit, .form-main__mail .submit {
    margin: 20px 0 0;
    max-width: 100%
}

.close__btn {
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 15px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px
}

.input-email, .input-file, .input-name, .input-number {
    height: 46px;
    border: 2px solid #a5a5a5
}

#mail-2, #thanks {
    max-width: 480px;
    width: 100%;
    height: 440px;
    top: 30px;
    left: 25%;
    background: url('./../img/mail-bg.webp') 0 -110px/110% no-repeat
}

.header-bottom .form_s1 p {
    margin-top: 20px;
    font-weight: 700;
    color: #5c9745
}

.input-name {
    margin-bottom: 6px;
    margin-top: 55px;
    margin-left: 72px;
    background: url('./../img/form-user.webp') 310px 16px no-repeat #fff
}

.input-number {
    background: url('./../img/form-call.webp') 310px 16px no-repeat #fff;
    margin-left: 72px
}

.input-file {
    margin-top: 6px;
    background: #fff;
    margin-left: 73px
}

.mail-2-in, .submit {
    margin-top: 20px;
    width: 100%
}

.input-email input[type=text], .input-name input[type=text], .input-number input[type=text] {
    border: none;
    font-size: 18px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    height: 44px;
    padding-left: 15px;
    width: 250px
}

.submit {
    max-width: 340px;
    height: 65px;
    background: #2ec06c;
    border-bottom: 4px solid #219652;
    border-left: none;
    border-top: none;
    border-right: none;
    color: #fff;
    margin-left: 72px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px
}

.messages, .messages2 {
    text-align: center;
    font-size: 33px;
    line-height: 38px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 40px
}

.messages span, .messages2 span {
    text-align: center;
    font-size: 48px;
    line-height: 38px;
    font-family: RoomBold, Arial, sans-serif;
}

.mail-2-in {
    background: #fff;
    max-width: 480px;
    height: 190px;
    text-align: center
}

.mail-2-in p {
    padding-top: 25px;
    font-size: 14px;
    font-family: RoomBold, Arial, sans-serif;
}

#mail-2 .submit {
    margin-left: 11px
}

#mail-2 span.file {
    font-size: 18px;
    color: #1c3da8
}

.message-in {
    background: url('./../img/uspex-2.webp') no-repeat;
    height: 307px
}

.contact__list, .data {
    display: flex;
    gap: 12px
}

.price, .square {
    display: flex;
    padding: 28px 10px;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    background: #f9f9f9;
    width: 100%
}

.contact__subtitle, .square__text {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-style: normal;
    line-height: 150%
}

.square__place {
    color: #f2a300;
    text-align: center;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 500;
    font-size: 40px;
    font-style: normal;
    line-height: 100%
}

.coop__text p, .floor {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-style: normal;
    line-height: 24px
}

.coop__text p {
    font-weight: 700;
}

.product {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    padding: 30px 0 72px
}

.product a {
    text-decoration: none
}

.product__item {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 32%
}

.product__img {
    width: 100%;
    min-height: 205.8px
}

.article, .article__description {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 72px 0
}

.article__item {
    display: flex;
    background: #fafafa
}

.article__box {
    display: flex;
    flex-direction: column;
    padding: 52px 44px
}

.article__short, .article__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    align-self: stretch
}

.article__block {
    border-bottom: 1px solid #edf0f5;
    padding-bottom: 28px
}

.article__title {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    line-height: 100%;
    -webkit-line-clamp: 2
}

.article__link, .article__short {
    font-size: 16px;
    font-style: normal
}

.article__short {
    margin-top: 16px;
    color: #202;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    line-height: 150%;
    -webkit-line-clamp: 3
}

.article__img {
    width: 350px;
    height: 350px;
    object-fit: cover
}

.article__link {
    margin-top: 36px;
    color: #2ec06c;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    line-height: 28px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px
}

.article__text {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.coop__list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.coop__subtitle {
    color: #191919;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    line-height: 100%
}

.article__text h4, .article__text p, .article__text ul li {
    line-height: 150%;
    color: #202;
    font-style: normal
}

.article__text p {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}

.article__subtitle, .btn__mod, .button__title, .error__title {
    font-family: RoomBold, Arial, sans-serif;
}

.article__text h4 {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.article__text ul {
    list-style: disc;
    margin-inline-start: 20px
}

.article__text ul li {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px
}

.article__text ul li::marker {
    color: #f2a300
}

.article__add {
    padding-top: 40px;
    flex-direction: row;
    overflow-y: auto;
    padding-bottom: 16px;
    margin-bottom: 56px
}

.article__add::-webkit-scrollbar {
    width: 100%;
    height: 12px
}

.article__add::-webkit-scrollbar-track {
    background-color: #fff
}

.article__add::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #d4d4d4
}

.article__add .article__item {
    display: flex !important;
    flex-direction: column;
    background: 0 0;
    width: 100%;
    max-width: 350px
}

.article__add .article__item .article__box {
    padding: 0
}

.article__add .article__item .article__box .article__block {
    padding-top: 28px
}

.article__add .article__item .article__box h3 {
    font-size: 30px
}

.article__subtitle {
    color: #202;
    font-size: 34px;
    font-style: normal;
    line-height: 100%
}

.btn__mod, .button__title, .error__text, .error__title {
    color: #fff;
    text-align: center
}

.coop__text2 {
    margin-bottom: 32px
}

.swiper-scrollbar-drag {
    background: #d4d4d4;
    height: 4px;
    position: relative;
    bottom: -8px
}

.button__block {
    background: rgba(255, 255, 255, .2);
    display: flex;
    max-width: 1000px;
    padding: 71px 235px 70px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px
}

.button__title {
    font-size: 34px;
    font-style: normal;
    line-height: 32px;
    max-width: 529px
}

.btn__mod {
    border: none;
    display: flex;
    max-width: 530px;
    width: 100%;
    height: 80px;
    padding: 25px 98px 28px 97px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-bottom: 4px solid #219652;
    background: #2ec06c;
    font-size: 24px;
    font-style: normal;
    line-height: 27px;
    text-transform: uppercase
}

.error, .faq {
    background-repeat: no-repeat
}

.error {
    background-image: url('https://aet-home.ru/wp-content/uploads/2024/07/404.png');
    background-size: 100% 100%;
    padding-bottom: 140px;
    padding-top: 186px
}

.error .block-in, .roof__list {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.error__title {
    font-size: 200px;
    font-style: normal;
    line-height: 80%
}

.coop__num, .error__text {
    font-size: 24px;
    font-style: normal
}

.error__text {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    line-height: 24px
}

.coop__num, .title {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    line-height: 100%
}

.button__header, .left__btn {
    margin-left: 0
}

.coop__item {
    background: #fff;
    display: flex;
    padding: 24px;
    align-items: flex-start;
    gap: 12px
}

.block-9 {
    align-items: center;
    display: flex
}

.coop__img {
    width: 32px;
    height: 32px
}

.coop__box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #fafafa;
    position: relative;
    padding: 32px;
    gap: 12px;
    max-width: 42%;
    width: 100%;
}

.coop__box .coop__subtitle {
    text-align: left;
}

.coop__num {
    display: flex;
    padding: 4px 8px;
    align-items: flex-start;
    gap: 4px;
    border-radius: 4px;
    background: #FFF8E8;
    color: #F06730;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    line-height: 100%;
}

.block-10, .block-11, .block-12, .block-9 {
    position: relative
}

.coop__pic {
    width: 44px;
    height: 44px
}

.coop2 {
    margin: 32px 0
}

@media (max-width: 1100px) {
    .header-bottom {
        margin: 45px 0 0
    }
}

.text, .title {
    font-style: normal;
    color: #fff;
    margin-bottom: 20px
}

.form_alert p {
    text-align: center;
    font-size: 20px;
    padding: 20px 0
}

.inner, footer .header-top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.home {
    max-width: 55%;
    width: 100%;
    height: 100%;
}

.text__box {
    max-width: 66%;
    width: 100%
}

.text__block {
    max-width: 43%;
    width: 100%
}

.title {
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
}

.block-13 .text {
    text-align: center;
}

.text {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%
}

.subtitle, .thickness {
    font-style: normal;
    margin-bottom: 10px
}

.block-9 {
    justify-content: center;
    margin-top: -100px;
}

.img__small {
    max-width: 32%;
    width: 100%;
    height: 100%
}

.block-10 {
    background: url('./../img/bg3.webp') 0 0/cover no-repeat;
    background-position-x: left;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 917px;
    margin-top: 50px
}

.column, .vertical {
    flex-direction: column
}

.subtitle {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #0b6e27
}

.construct__list__item, .small {
    font-size: 14px;
    line-height: 150%
}

.black {
    color: #202
}

.thickness, .white {
    color: #fff
}

.column {
    align-items: flex-start
}

.block-11 {
    background-position-x: right;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 1932px;
    margin-top: -130px;
    padding-bottom: 40px;
    z-index: 2;
    padding-top: 30px;
    position: relative;
}

.block-11__img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: fill;
    object-position: center;
    width: 100%;
    height: 100%;
}

.construct__item {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.construct__box, .material__box {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.center {
    width: 100%;
    text-align: center
}

.material__box {
    margin-top: 50px;
    gap: 20px
}

.material__item {
    background: url('./../img/list.webp') 0 0/100% 100% no-repeat;
    display: flex;
    align-items: center
}

.material__left {
    background: url('./../img/Rectangle3.webp') center/80% 100% no-repeat;
    display: flex
}

.material__right {
    padding: 0 30px 0 20px
}

.block-12 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 2340px;
    margin-top: -62px;
    padding-block: 100px 150px;
    position: relative;
}

.block-12__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    object-fit: fill;
    object-position: center;
    width: 100%;
    height: 100%;
}

.construct__img, .construct__description {
    width: 100%;
    max-width: 50%;
}

.construct__box {
    margin-top: 50px;
    gap: 30px
}

.construct__block, .social__list {
    display: flex;
    gap: 20px
}

.social__list {
    flex-wrap: wrap;
    justify-content: center;
}

.construct__list {
    display: flex;
    flex-direction: column;
    gap: 5px;
    list-style: disc;
    padding-inline-start: 20px
}

.block-13, .block-14 {
    align-items: center;
    display: flex;
    position: relative
}

.construct__list__item {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

.mail, .thickness {
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-weight: 700
}

.construct__list__item::marker {
    color: #f2a300
}

.construct__picture {
    max-width: 320px;
    width: 100%;
    height: 280px
}

.thickness {
    font-size: 16px;
    line-height: 150%;
    margin-top: 10px
}

.mail, .telephone a {
    font-style: normal;
    color: #202020;
    text-decoration: none
}

.block-13 {
    justify-content: center;
    min-height: 2608px
}

.roof {
    margin-top: 50px
}

.roof__images {
    display: flex;
    justify-content: space-between
}

.roof__img {
    max-width: 23.5%;
    width: 100%
}

.exterior {
    margin-top: 100px
}

.exterior .roof__list {
    margin-top: 50px;
    margin-bottom: 50px
}

.exterior__img {
    max-width: 32%;
    width: 100%
}

.block-14 {
    background-position-x: left;
    justify-content: center;
    margin-top: -90px;
    min-height: 1332px;
    background-size: 100% 100%;
    z-index: 3;
    position: relative;
}

.block-14__img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
}

@media (max-width: 768px) {
    h1 {
        font-size: 60px;
    }

    .title {
        font-size: 30px;
    }

    .gallery .mySwiper2 .swiper-slide {
        height: auto;
    }

    .block-1, .block-2, .block-3, .block-4, .block-5 {
        position: relative
    }

    .faq__box.cooperationbg {
        padding-bottom: 108px;
        margin-top: -70px;
    }

    .button__header {
        margin: 30px auto 0;
    }

    .block-1 {
        height: 796px;
        background-position-x: center;
        z-index: 1
    }

    .block-2 {
        height: 1117px;
        margin-top: -106px
    }

    .block-3 {
        height: 806px;
        background: url('./../img/bg-mobile-3.png') 0 0/100% 100% no-repeat;
        margin-top: -210px;
        z-index: 2
    }

    .block-4 {
        height: 690px;
        margin-top: -122px;
        z-index: 1
    }

    .block-4__img {
        height: 100%;
    }

    .block-5 {
        height: 806px;
        background-position-x: left;
        margin-top: -226px
    }

    .block-7 {
        background-position-x: left
    }

    .block-14 {
        background-position-x: left
    }
}

.mail {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 26px;
    line-height: 36px
}

.address__link, footer .logo p {
    font-size: 16px;
    white-space: nowrap;
}

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

.mail img {
    width: 23px
}

footer .telephone {
    float: none;
    background: 0 0;
    padding-left: 0
}

footer .logo {
    display: flex;
    flex-direction: column;
    height: auto
}

footer .logo img {
    max-width: 129px;
    height: 34px;
    margin-bottom: 4px
}

.telefon__top {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.address, .faq__list {
    flex-direction: column;
    display: flex
}

.telefon__top img {
    width: 24px;
    height: 24px
}

.telefon__top p {
    font-size: 16px;
    line-height: 24px
}

.telephone a, footer .logo p {
    line-height: 36px;
    font-weight: 700;
    font-family: RoomBold, Arial, sans-serif;
}

.telephone a {
    font-size: 26px;
    text-align: right
}

.address {
    align-items: flex-end;
    gap: 10px
}

.address__link {
    color: #2ec06c;
    text-align: center;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 28px;
    text-decoration-line: underline;
    text-transform: uppercase;
    padding: 6px 0
}

.answer, .contact__text, .contact__text a, .question {
    color: #191919;
    font-style: normal
}

.adress__block {
    display: flex;
    align-items: flex-end;
    gap: 10px
}

.faq {
    background-size: cover;
    background-position-x: left;
    padding-bottom: 140px;
    min-height: 245px;
    position: relative;
}

.faq__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.bg__block, .bg__coop {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 170px 0
}

.bg__block {
    position: relative;
}

.bg__block__img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: fill;
    object-position: center;
    width: 100%;
    height: 100%;
}

.bg__coop {
    position: relative;
}

.bg__coop__img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center;
}

.bg__block .header-bottom {
    margin-top: 0
}

.faq__box {
    padding: 72px 0
}

.faq__item {
    border-bottom: 2px solid #d4d4d4;
    display: flex;
    padding: 24px 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px
}

.faq__item:first-child {
    border-top: 2px solid #d4d4d4
}

.question__box {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    width: 100%
}

.contact__social, .contacts__item {
    background: #f9f9f9;
    padding: 20px;
    gap: 20px
}

.question {
    width: 100%;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 100%
}

.question__cross {
    width: 36px;
    height: 36px;
    transition: .3s
}

.answer {
    display: none;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    transition: .3s
}

.faq__item.active .answer {
    display: block;
    transition: .3s
}

.faq__item.active .question__cross {
    transform: rotate(45deg);
    transition: .3s
}

.contact__text, .contact__text a {
    text-align: center;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-decoration: none
}

.contacts__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 0 0
}

.contact__social {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.social__link {
    text-decoration: none;
    width: 40px;
    height: 40px
}

.maps {
    margin-top: 24px;
    width: 100% !important;
    max-width: 1000px
}

.mySwiper .swiper-slide {
    height: 72px;
    opacity: .5
}

.mySwiper2 {
    margin-bottom: 16px;
    position: relative
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer
}

.swiper-button-prev {
    left: 20px
}

.swiper-button-next {
    right: 20px
}

.mySwiper2 .swiper-slide {
    height: 643px
}

.mySwiper .swiper-slide img, .mySwiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.swiper-slide img, .swiper-slide {
}

.mySwiper .swiper-wrapper {
    margin: 0 auto;
    display: flex
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1
}

.gallery {
    margin: 72px 0 52px
}

@media (max-width: 1024px) {
    .list {
        flex-direction: column;
    }

    .list-block {
        max-width: 100%;
        display: flex;
        justify-content: center;
    }

    .list-text {
        display: flex;
        align-items: center;
    }

    .list-block:first-child, .list-block:nth-child(even), .list-block:nth-child(3) {
        margin-left: 0;
    }

    .list-block:nth-child(1) {
        order: 1;
    }

    .list-block:nth-child(2) {
        order: 4;
    }

    .list-block:nth-child(3) {
        order: 2;
    }

    .list-block:nth-child(4) {
        order: 5;
    }

    .list-block:nth-child(5) {
        order: 3;
    }

    .list-block:nth-child(6) {
        order: 6;
    }

    .block-5 {
        height: 1250px;
    }

    .coop__item {
        margin-top: -50px;
    }

    .wrapper {
        min-width: 100%
    }

    .projects__item {
        max-width: 31%
    }

    .block-10, .block-13, .block-9 {
        padding: 0 10px
    }

    .block-4 {
        padding: 0 10px 6px
    }

    .block-10 {
        min-height: 1200px
    }

    .block-11 {
        min-height: auto;
        padding: 130px 0 118px;
        margin-top: -140px
    }

    .block-12, .block-14 {
        padding: 118px 10px
    }

    .block-12 {
        padding: 118px 0 180px
    }

    .block-12 {
        margin-top: -90px
    }

    .breadcrumbs {
        flex-wrap: wrap
    }

    .block-9 {
        margin-top: 30px;
    }
}

@media (max-width: 1024px) {
    .list-text p {
        max-width: 90%;
    }

    .social__item {
        width: 40px;
        height: 40px;
    }

    .social__icon {
        width: 100%;
    }

    .social {
        display: none;
    }

    .mobile__nav .social {
        display: flex;
        gap: 15px;
    }

    .refusal__text {
        max-width: calc(100% - 32px);
    }

    .refusal__submit {
        max-width: 100%;
    }

    .cooperation__img {
        display: none;
    }

    .coop__item {
        margin-top: 72px;
        flex-direction: column;
    }

    .pink__item {
        flex-direction: column;
    }

    .cooperation__box .coop__text {
        max-width: 100%;
    }

    .coop__box {
        max-width: 100%;
    }

    .text__inner .text {
        text-align: left;
    }

    .address {
        width: 100%;
        align-items: center;
    }

    .adress__block {
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .gallery .mySwiper2 .swiper-slide, .gallery .mySwiper2 .swiper-slide img {
        height: calc(185px + (618 - 185) * ((100vw - 320px) / (992 - 320)));
    }

    .header {
        position: absolute;
        background-color: transparent;
    }

    .mobile__block {
        position: fixed;
        top: 0;
        background-color: rgba(15, 25, 34, 0.9);
    }

    .modal-project {
        max-width: 90%;
    }

    .maps {
        max-width: 100%
    }

    .block-12, .block-14 {
        padding: 118px 0
    }

    .block-14 {
        margin-top: -130px;
        z-index: 4;
    }

    .block-12 {
        padding: 118px 0 180px
    }

    .block-11 {
        margin-top: -140px;
        z-index: 4;
    }

    .block-in {
        min-width: auto;
        margin: 0 16px;
        width: 100%;
        max-width: calc(100% - 32px)
    }

    .contact__list, .inner {
        flex-direction: column
    }

    .top {
        padding-top: 90px
    }

    .block-4 .img, .img__small, .menu-menu-container, .modal-spinner {
        display: none
    }

    .mobile__block {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 18px 0 28px;
        max-width: 100%
    }

    .telephone {
        margin-left: 2.5%;
    }

    .mobile__menu {
        margin-right: 2.5%;
    }

    .mobile__menu {
        display: block;
        cursor: pointer;
        height: 32px
    }

    .mobile__menu .cross {
        display: none;
        transition: .3s
    }

    .mobile__menu.active .cross {
        transition: .3s;
        display: block
    }

    .mobile__menu.active .open {
        transition: .3s;
        display: none
    }

    .mobile__nav.active {
        display: flex
    }

    .mobile__nav.active .menu-menu-container {
        z-index: 12;
        display: flex;
        width: 100%;
        background: #0f1922;
    }

    .mobile__nav.active .menu-menu-container .menu {
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
    }

    .mobile__nav.active .mobile__menu {
        border-top: 1px solid #fff;
        width: 100%;
        max-width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding: 24px 2.5% 16px;
        background: #0f1922;
        position: fixed;
        top: 78px;
        display: flex;
        height: auto;
        gap: 24px;
    }

    .form__text {
        padding-top: 0
    }

    #modal-f295-o1, #modal-f295-o1 .modal-form-control-wrap, .view-prem {
        width: 100%
    }

    .mobileimg__small {
        display: block;
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        height: auto;
    }

    .block-1 {
        height: auto;
        background-size: cover;
        padding-bottom: 152px;
        z-index: 3;
    }

    .header-top {
        flex-direction: column-reverse
    }

    .block-8 .header-top {
        flex-direction: column;
        padding-top: 0
    }

    .header-top.active {
        background-color: #0f1922
    }

    .header-bottom {
        height: 100%;
        padding-bottom: 52px
    }

    .form, .logo img {
        height: auto
    }

    .form form {
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .form .call__block {
        display: flex;
        gap: 7px
    }

    span.call {
        width: 79px;
        margin-right: 0
    }

    .header-bottom .modal-form p:nth-child(2) {
        text-align: end
    }

    .form__input {
        width: 100%;
        max-width: calc(100% - 110px)
    }

    .block-4 p, .block-9 .img__small, .form input[type=text], .projects__item, .text__block, .text__box {
        max-width: 100%
    }

    .form input[type=submit] {
        max-width: 100%;
        margin-top: 8px;
    }

    .logo {
        position: relative;
        max-width: 95%;
        padding-bottom: 12px;
        padding-top: 28px
    }

    .home, .list-block, .list-prem {
        max-width: 100%
    }

    .logo img {
        margin-top: 60px;
        max-width: 399px;
        display: flex;
        position: relative;
        margin-inline: auto;
        display: none;
    }

    .block-8 .logo p, .block-8 .logo img {
        margin: 0 auto
    }

    .block-2 {
        padding-top: 52px;
        padding-bottom: 352px;
        height: 100%
    }

    .block-2 .block-in {
        display: flex;
        flex-direction: column-reverse;
        padding-top: 0
    }

    .view-prem a {
        margin: 30px auto 0
    }

    .list-prem ul li {
        background-size: 55px 55px;
        background-position: inherit
    }

    .li-1 {
        background-position: 5px 10px
    }

    .list-prem {
        padding-left: 0
    }

    .block-7 {
        padding-top: 152px;
        padding-bottom: 202px;
        min-height: auto;
        margin-top: -150px
    }

    .mobile__img {
        display: block;
        position: relative;
        left: -4%;
        height: auto;
        width: 104%
    }

    .view-prem {
        position: relative;
    }

    .view-prem .mobile__img {
        display: none;
    }

    .home {
        height: auto
    }

    .block-4 {
        margin-top: -170px;
        background-size: 100% 100%
    }

    .info a {
        margin: 40px auto 0
    }

    .info {
        float: none
    }

    .block-5 {
        height: 100%;
        padding-top: 52px;
        padding-bottom: 200px;
        margin-top: -30px;
        z-index: initial;
    }

    .list-block {
        float: none;
        display: flex;
        margin-left: 0
    }

    .list-row:first-child, .list-row:nth-child(2) {
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 6px
    }

    .list, .list-row:nth-child(3) {
        display: flex;
        flex-direction: column;
        gap: 6px
    }

    .list-text {
        width: calc(100% - 155px);
        background-size: cover;
        display: flex;
        align-items: center
    }

    .block-9 .button {
        margin: 0 auto 10px
    }

    .text, .title {
        text-align: center
    }

    .block-10 .column {
        align-items: center
    }

    .material__item {
        background: #fff;
        flex-direction: column
    }

    .material__left {
        background: 0 0
    }

    .material__item .text {
        text-align: left
    }

    .block-10, .block-13 {
        min-height: auto;
        padding: 150px 0
    }

    .mySwiper .swiper-wrapper {
        justify-content: flex-start
    }

    .button__block {
        padding: 70px 0;
        align-items: center
    }
}

@media (max-width: 768px) {
    .list-number {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #modal-f295-o1 .modal-form, .article__item, .coop__box, .coop__item {
        flex-direction: column
    }

    .exterior .roof__images, .roof__images {
        width: 100%;
        overflow: auto
    }

    .coop__box {
        align-items: flex-start
    }

    .modal-response-output {
        max-width: 77%
    }

    .mobile__img {
        left: -26px
    }

    .construct__block {
        flex-direction: column;
        max-width: 300px;
        margin: 0 auto
    }

    .construct__img {
        display: flex;
        justify-content: center;
        width: 100%;
        max-width: 100%;
    }

    .construct__img img, .material__box, .material__img {
        width: 100%
    }

    .construct__description {
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        max-width: 100%;
    }

    .construct__item .text {
        text-align: left
    }

    .roof__img {
        max-width: 70%;
        margin-right: 20px
    }

    .exterior__img {
        max-width: 90%;
        margin-right: 20px
    }

    .data {
        flex-direction: column;
        padding-bottom: 72px
    }

    .mySwiper {
        overflow: hidden
    }

    .price, .square {
        width: auto
    }

    .product__item {
        max-width: 100%
    }

    .article__box {
        padding: 28px 0 0
    }

    .form span {
        margin-right: 0
    }

    .modal-submit {
        margin-top: 0
    }

    .refusal__form {
        max-width: 80%;
        padding: 16px 32px;
    }

    #modal-f495-o1 .modal-submit, #mail-1 .modal-submit, .form-main__mail .modal-submit {
        margin-top: 30px
    }

    .block-9 {
        margin-top: -100px;
    }
}

@media (max-width: 576px) {
    .block-9 .title {
        font-size: 22px;
    }

    .form input[type=submit] {
        font-size: 23px;
    }

    .list-text p {
        max-width: calc(100% - 34px);
    }

    .list-number {
        height: 155px;
        background-size: 100% 100%;
    }

    .list-text {
        height: 155px;
    }

    .refusal__title {
        font-size: 45px;
    }

    .address__box {
        flex-direction: column;
        align-items: flex-start;
    }

    #modal-form .modal-text, #modal-f495-o1 .modal-text, #modal-f495-o1 .modal-textarea {
        width: calc(100% - 35px)
    }

    #modal-form .modal-text::placeholder, #modal-f495-o1 .modal-text::placeholder {
        font-size: 20px
    }

    .error {
        background-image: url('https://aet-home.ru/wp-content/uploads/2024/07/404_1.png');
        padding-top: 320px;
        padding-bottom: 415px;
        margin-bottom: 72px
    }

    .error__title {
        font-size: 189px
    }

    .article__add .article__item, .construct__block {
        max-width: 100%
    }

    .article__add .article__img {
        width: 350px
    }

    .faq {
        padding-bottom: 100px
    }

    .faq h1 {
        margin-top: 72px
    }

    .bg__block {
        padding: 100px 0
    }

    .bg__coop {
        padding: 100px 0
    }

    .list-text {
        background-size: 100% 100%
    }

    #mail-1, .form-main__mail, .block-4, .block-5, .block-7 {
        background-size: cover
    }

    footer .telephone a {
        font-size: 20px
    }

    .clear {
        display: none
    }

    .adress__block {
        flex-direction: column;
        align-items: flex-start
    }

    .address {
        flex-direction: column-reverse
    }

    .view-prem a {
        max-width: 100%
    }

    .header-bottom .h2, .header-bottom h2 {
        font-size: 28px
    }

    .telephone p span {
        font-size: 24px
    }

    .block-4 {
        padding-bottom: 102px
    }

    .block-12, .block-13 {
        padding-bottom: 150px
    }

    .block-12 {
        padding-bottom: 190px;
    }

    .block-5 {
        margin-top: -240px;
        background-size: 100% 100%;
    }

    .block-11 {
        margin-top: -140px
    }

    .block-11 .subtitle, .block-12 .text, .block-13 .text, .block-14 .title, .block-7 .text, .block-9 .text {
        text-align: left
    }

    .subtitle {
        font-size: 22px;
    }

    .block-12 {
        margin-top: -110px
    }

    .block-13 {
        padding-top: 150px
    }

    .block-14 {
        margin-top: -85px;
    }

    .input-name, .input-number {
        margin-left: auto;
        margin-right: auto;
        background: #fff
    }

    #mail-1 .submit,.form-main__mail .submit {
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center
    }

    #mail-1, .form-main__mail {
        padding: 30px;
        max-width: 80%
    }

    .form input[type=text]::placeholder {
        font-size: 18px
    }

    h1 {
        font-size: 38px
    }

    .header-middle p span {
        font-size: 30px
    }

    .block-7 {
        padding-top: 30px;
        margin-top: -76px;
    }

    .block-8 .logo p, .block-8 .telephone, .construct__description, footer .logo img {
        margin: 0
    }

    .address, footer .header-top {
        align-items: flex-start
    }

    footer .telephone {
        padding-top: 2px
    }

    #modal-f295-o1, .form__wrap, .modal-submit, .refusal__submit {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        justify-content: center
    }

    #modal-f295-o1 .modal-form .modal-tel::placeholder {
        font-size: 20px
    }

    #modal-f295-o1 .modal-form .modal-tel {
        padding-left: 5px;
        width: 100%;
        max-width: calc(100% - 12px)
    }

    #modal-f295-o1 .modal-form {
        width: 100%
    }

    #mail-1, .form-main__mail {
        left: 50% !important;
        transform: translate(-50%, -50%);
        top: 50% !important;
        padding: 30px;
        max-width: 81%
    }

    .block-9 {
        margin-top: -130px;
    }
}

@media (max-width: 375px) {
    .mobile__menu.active {
        height: 20px;
    }

    .mobile__menu.active .cross {
        width: 20px;
        height: 20px;
        top: 20px;
    }

    #modal-f295-o1 .modal-form .modal-tel::placeholder {
        font-size: 15.5px
    }

    .error__title {
        font-size: 159px
    }

    .article__add .article__img {
        width: calc(100vw - 32px)
    }

    h1 {
        font-size: 32px
    }

    .mobile__img {
        left: -6.5%
    }

    .list-number {
        background-size: 100% 100%;
        width: 90px;
        height: auto
    }

    .list-text p {
        max-width: 90%
    }

    .list-text {
        word-wrap: break-word;
        width: calc(100% - 91px)
    }

    #mail-1 .submit, .form-main__mail .submit, .input-name, .input-number {
        max-width: 300px
    }

    .form input[type=text]::placeholder {
        font-size: 16px
    }
}

@media (max-width: 350px) {
    .coop__subtitle {
        font-size: 24px
    }

    .faq__text {
        font-size: 23px
    }
}

.to-top {
    display: none;
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 100;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    background: 0 0;
    border: none
}

.to-top svg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.square__place span {
    font-size: 24px;
}

.gallery_in-project::after {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -2px;
    content: '';
    width: 100vw;
    display: block;
    height: 55%;
    background-color: white;
}

.project-wrapper {
    padding-bottom: 0px;
}

strong {
	font-weight: bold !important;
}

.product_h1{
	color: #273038;
	padding-top: 72px;
}

.product_breadcrumbs.breadcrumbs .category, .product_breadcrumbs.breadcrumbs a{
    color: #273038;
    padding-top: 20px;
}

.product__item__link{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex: 1 1;
}

.product__item__link .name__home{
    flex: 1 1;
}

.product__item__price, .product__item__size{
    white-space: nowrap;
}

@media (max-width: 1100px) {
    .product__item__price, .product__item__size{
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .product__item__price, .product__item__size{
        font-size: 18px;
    }
}
.preloader-btn{
    position: relative;
}
.preloader-btn::after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    top: 30%;
    left: 45%;
    transform: translate(-100%, -100%);
    border: 5px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    z-index: 20;
    animation: button-loading-spinner 1s ease infinite;
}
.preloader-btn *{
    filter: blur(3px);
    opacity: .5;
    
}
a.preloader-btn{
    opacity: .5;
}
a.preloader-btn::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    filter: blur(4px);
    background: #0b6e2772;
}
 
@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }
    to {
        transform: rotate(1turn);
    }
}

.article__description_production .article__text h2{
    font-weight: 500;
}

.article__text ol li{
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 150%;
}
.article__text ol li::marker{
    color: #f2a300;
}
.article__text ol{
    list-style: decimal;
    margin-inline-start: 20px;
}

/*! Новые стили для наши дома */
.home-card{
    display: flex;
    flex-wrap: wrap;
    font-family: "Montserrat", Arial, sans-serif;
    gap: 28px;
}
.home-card:nth-child(even){
    flex-direction: row-reverse;
}
.home-cards{
    display: flex;
    flex-direction: column;
    row-gap: 100px;
}
.home-card__title{
    font-size: 24px;
    line-height: 150%;
    font-weight: 600;
    margin-bottom: 15px;
}
.home-card__slider{
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    flex-grow: 1;
    max-width: 550px;
    width: 250px;
}
.home-card__main{
    flex-grow: 1;
    max-width: 550px;
    width: 250px;
}
.home-card-data{
    display: flex;
    flex-direction: column;
    row-gap: 6px;
    margin-bottom: 20px;
}
.home-card-data__item{
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 16px;
}
.home-card__description{
    line-height: 150%;
}
.home-card-data__item span{
    font-weight: bold;
}
.home-card-img{
    height: 325px;
    width: 100%;
    object-fit: cover;
}
.show-more{
    display: none;
    align-items: center;
    column-gap: 10px;
    background-color: transparent;
    border: none;
    color: rgba(46, 192, 108, 1);
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding: 0;
    margin: 20px 0;
}

.homeSwiper img{
    width: 85px;
    height: 62px;
    object-fit: cover;
}
[data-compressed]{
    display: block;
    max-height: 172px; 
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.5s ease;
}
 
.homeSwiper2{
    width: 100%;
}
.homeSwiper{
    width: 100%;
}
.homeSwiper .swiper-slide{
    cursor: pointer;
    width: fit-content;
}
.homeSwiper .swiper-slide{
    opacity: .5;
}
.homeSwiper .swiper-slide-thumb-active{
    opacity: 1;
}
.homeSwiper__wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
}
.homeSwiper2__swiper-btn{
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #b0b0b07d;
}
.homeSwiper2 .swiper-button-disabled{
    display: none;
}
.custom-title{
    text-align: left;
    color: black;
    width: fit-content;
    font-size: 56px;
    font-family: "Montserrat", sans-serif;
    margin: 52px 0;
    font-weight: bold;
    word-break: break-word;
}
.hero{
    padding-top: 90px;
}
.section_home-cards{
    margin: 52px 0 114px 0;
}
@media (max-width: 768px) {
    .home-card{
        gap: 20px;
    }
    .home-cards{
        row-gap: 20px;
    }
    .home-card__title{
        margin-bottom: 12px;
    }
    .home-card-data{
        margin-bottom: 16px;
    }
    .home-card-img{
        height: 223px;
    }
    .custom-title{
        font-size: 45px;
        margin: 58px 0 32px 0;
    }
    .section_home-cards{
        margin: 32px 0;
    }
    .homeSwiper__wrapper{
        gap: 12px;
    }
}
@media (max-width: 1024px) {
    .hero{
        padding-top: 100px;
    }
}
.menu-item a{
    font-size: 14px;
}
.menu {
    gap: 15px;
}
.telephone p span {
    font-size: 16px;
}
.telephone p{
    font-size: 21px;
}
.telephone{
    padding-left: 30px;
}
.current-menu-item.menu-item{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}


/*! Новые страницы проектов и самого проекта */

.section-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 40.8px;
    letter-spacing: -0.02em;
}
.section-title_mb{
    margin-bottom: 41px;
}
.product-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    color: rgba(25, 25, 25, 1);
    transition: .3s;
}
@media (hover:hover){
    a.product-title:hover{
        color: rgba(46, 192, 108, 1);
    }
}
.product-title_thin{
    font-weight: 600;
}
.product-card{
    display: grid;
    grid-template-areas: 'stickers' 'product-img' 'product-main' 'product-buttons';
    font-family: "Montserrat", sans-serif;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    padding: 16px;
    gap: 8px;
    width: 100%;
    box-sizing: border-box;
    grid-template-rows: min-content 186px auto auto;
}
.product-card__img{
    width: 100%;
    height: 100%;
    max-height: 186px;
    min-height: 186px;
    grid-area: product-img;
    object-fit: cover;
    
}
.product-card__img img{
    transform: scale(1.05);
    transition: .3s;
    object-fit: cover;
}
.product-card__img:hover img{
    transform: scale(1.1);
}
.product-card__buttons{
    grid-area: product-buttons;
    display: flex;
    align-items: center;
    column-gap: 7px;
    margin-top: auto;
    flex-wrap: wrap;
    gap: 10px;
}
.product-card__buttons .btn{
    flex-grow: 1;
}
.product-main-feature{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 10px;
}
.product-main-feature_max{
    padding: 10px 0;
}
.product-main-feature_max:nth-child(odd){
    background: rgba(249, 249, 249, 1);
}
.tab-feature__inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.tabs-container_product{
    display: flex;
    flex-direction: column;
    row-gap: 36px;
}
.tabs{
    height: 50px;
    overflow: auto;
}
.product-main-feature__label{
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-family: "Montserrat", sans-serif;
}
.product-main-feature__label_rating{
    display: flex;
    align-items: center;
    column-gap: 2px;
    font-weight: 600;
    line-height: 17px;
    color: rgba(242, 163, 0, 1);
}
.product-main-feature__value{
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    font-family: "Montserrat", sans-serif;
}
.product-main-feature__value-thin{
    font-weight: 600;
}
.tab-feature__inner *{
    font-size: 18px;
}

.btn{
    display: block;
    text-align: center;
    background: rgba(46, 192, 108, 1);
    border: 1px solid transparent;
    color: white;
    font-size: 14px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding: 12px;
    border-radius: 8px;
    line-height: 12px;
    cursor: pointer;
    text-decoration: none;
    transition: .3s;
}
.button.woof_reset_search_form{
    background: rgba(46, 192, 108, 1) !important;
    border: 1px solid transparent !important;
    color: white !important;
    font-size: 14px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding: 12px;
    border-radius: 8px !important;
    line-height: 14px;
    cursor: pointer;
    text-decoration: none;
    transition: .3s;
    height: unset !important;
    overflow: hidden;
    box-shadow: none !important;
}
.btn_ghost{
    color: rgba(46, 192, 108, 1);
    background: white;
    border: 1px solid rgba(46, 192, 108, 1);
}

@media (hover: hover){
    .btn:hover{
        color: rgba(46, 192, 108, 1);
        background: white;
        border: 1px solid rgba(46, 192, 108, 1);
    }  
    .button.woof_reset_search_form:hover{
        color: rgba(46, 192, 108, 1) !important;
        background: white !important;
        border: 1px solid rgba(46, 192, 108, 1) !important;
    }  
}
@media (hover: hover){
    .btn_ghost:hover{
        background: rgb(33, 143, 79);
        border: 1px solid transparent;
        color: white;
    }    
}
.product-main{
    grid-area: product-main;
     
}
.product-main-features{
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}
.stickers{
    display: flex;
    flex-wrap: wrap;
    grid-area: stickers;
    gap: 8px;
}
.sticker{
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 8px;
    background: #9886CB;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    color: #FFFFFF;
    height: 25px;
    box-sizing: border-box;
}
.sticker_big{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-size: 14px;
    background: rgba(134, 203, 137, 1);
    border-radius: 0;
    padding: 8px 9.5px;
}
.tags{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}
.tags__title{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}
.tag{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 8px;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 8px;
    cursor: pointer;
    transition: .3s;
    color: black;
    text-decoration: none;
}
@media(hover:hover){
    .tag:hover{
        background-color: rgb(206, 206, 206);
    }
}

.catalog{
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: 100%;
}
.catalog:not(.catalog_list) .view-btn[data-view=""]{
    background: rgba(245, 245, 245, 1);
}
.catalog_list .view-btn[data-view="list"]{
    background: rgba(245, 245, 245, 1);
}
.catalog ul{
    display: grid;
    gap: 24px;
    row-gap: 16px;
}
.catalog:not(.catalog_list) ul{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    column-gap: 24px;
    row-gap: 16px;
}
.catalog-sorting{
    justify-content: end;
}
.catalog-page-inner{
    display: flex;
    column-gap: 27px;
}
.catalog-sorting{
    display: flex;
    column-gap: 12px;
}
.catalog_list .product-card{
    column-gap: 20px;
    grid-template-areas: 'product-img stickers' 'product-img product-main' 'product-img product-buttons';
    grid-template-columns: 240px 1fr;
    width: 100%;
    grid-template-rows: unset;
}
.catalog_list .product-card__img{
    max-width: 240px;
}

.filter{
    position: relative;
    width: 262px;
    flex-shrink: 0;
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 8px;
}
.filter-close{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
}
@media (max-width: 1025px) {
    .filter-close{
        display: block;
    }
}
.additional-filter{
    display: flex;
    flex-direction: column;
    row-gap: 12px;
    width: 100%;
}
.view-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    transition: .3s;
    cursor: pointer;
    border-radius: 4px;
    width: 32px;
    height: 32px;
}
.view-btn:hover{
    background: rgba(245, 245, 245, 1);
}
 

.banner{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    min-height: 554px;
}
.banner-inner{
    display: flex;
    flex-direction: column;
    row-gap: 23px;
    width: 100%;
    max-width: 577px;
}
.banner-inner__title{
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 41.45px;
    color: white;
    max-width: 500px;
}
.banner-inner__text{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    color: white;
}
.banner-inner_btn{
    margin: 0;
}
.banner__img{
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    object-position: top;
    position: absolute;
}
.info-card{
    display: flex;
    gap: 24px;
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 8px;
    padding: 24px;
    box-sizing: border-box;
}
.info-card-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.02em;
    word-break: break-word;
}
.advantages{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 49px;
   
}
.section_advantages{
    margin-top: 113px;
}
@media (max-width: 768px) {
    .section_advantages{
        margin-top: 103px;
    }
}
.advantage{
    display: flex;
    column-gap: 24px;
}
.advantage_column{
    flex-direction: column;
}
.advantage__main{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.advantage__icon{
    width: 32px;
    height: 32px;
    object-fit: contain;

}
.info-card-text{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: rgba(179, 179, 179, 1);
}
.info-card-text_dark{
    color: rgba(30, 30, 30, 1);
}
.reviews{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 49px;
}
.section_reviews{
    margin-top: 66px;
}
@media (max-width: 768px) {
    .section_reviews{
        margin-top: 24px;
    }
}
.review {
    flex-direction: column;
}
.review__main {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}
.review__text {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
}
.review-user {
    display: flex;
    gap: 12px;
    margin-top: auto;
}
.review-user_mt {
    margin-top: auto;
}
.review-user__logo {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}
.review-user__logo img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.review-user__data {
    display: flex;
    gap: 2px;
    flex-direction: column;
}
.review-user__data .name {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    color: rgba(117, 117, 117, 1);
}
 
.custom-title_product-page{
    margin: 0;
    margin-bottom: 45px;
}
@media (max-width: 768px) {
    .custom-title_product-page{
        margin-bottom: 31px;
    }
}
.product-page{
    display: flex;
    flex-direction: column;
}



.form-block{
    position: relative;
    background: rgba(249, 249, 249, 1);
    padding: 53px 0;
    overflow: hidden;
}
.form-block__img{
    position: absolute;
    max-width: 48%;
    object-position: top;
    height: 100%;
    width: 100%;
    right: 0;
    object-fit: cover;
    left: 53%;
    top: 0;
}
@media (max-width: 970px) {
    .form-block__img{
        left: 64%;
    }
}
@media (max-width: 780px) {
    .form-block__img{
        display: none;
    }
}
.review-form{
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    background: white;
    max-width: 466px;
    margin: 0 auto;
    padding: 20px 30px;
    box-sizing: border-box;
    border-radius: 17px;
}
.review-form__btn, .default-form__btn{
    margin: 0;
}
.default-form__btn{
    width: 100%;
    max-width: unset;
}
.form-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 500;
    line-height: 40.8px;
    letter-spacing: -0.02em;
    color: rgba(30, 30, 30, 1);
    text-align: center;
}
.form-title_left{
    text-align: left;
}
.default-input{
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 8px;
    padding: 12px 17px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    box-sizing: border-box;
}
.default-input_textarea{
    max-height: 134px;
    min-height: 134px;
    max-width: 100%;
    resize: none;
}
.default-input_simple{
    border-radius: 0;
}
.default-form{
    display: flex;
    flex-direction: column;
    row-gap: 23px;
    max-width: 465px;
}
@media (max-width: 780px) {
    .default-form{
        max-width: unset;
    }
}
.tabs{
    display: flex;
    align-items: center;
    column-gap: 32px;
}
.tab{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 29.26px;
    width: fit-content;
    position: relative;
    cursor: pointer;
}
.tab_active::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: rgba(46, 192, 108, 1);
    bottom: -5px;
    left: 0;
}
.info-box{
    display: flex;
    flex-direction: column;
    row-gap: 8px;
   
}
.info-box-row *{
    color: rgba(25, 25, 25, 1);
    font-weight: 500;
}
.info-box a:hover{
    text-decoration: underline;
}
.info-box-row{
    display: flex;
    align-items: center;
    column-gap: 16px;
    flex-wrap: wrap;
    gap: 10px;
}
.payment-option{
    display: flex;
    align-items: center;
    column-gap: 16px;
    border-radius: 16px;
    background: rgba(249, 249, 249, 1);
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
    color: rgba(25, 25, 25, 1);
    padding: 8.5px 16px;
}
.payment-option svg{
    flex-shrink: 0;
}
.home-card__main_product{
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.home-card__buttons{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
.home-card__buttons .btn{
    flex-grow: 1;
}
.home-card_product{
    flex-wrap: nowrap;
}
@media (max-width: 900px) {
    .home-card_product{
        flex-direction: column-reverse !important;
    }
    .home-card__main_product {
        max-width: unset;
        width: 100%;
    }
    .home-card__slider_product{
        max-width: unset;
        width: 100%;
    }
}

.product-preview-img img{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: auto;
    max-height: 325px;
    height: 100%;
    object-fit: contain;
}
.product-preview-img{
    max-height: 325px;
    height: 100%;
}
.homeSwiper__wrapper .product-preview-img img{
    width: 85px;
    height: 62px;
    object-fit: cover;
}
.product-card__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-card__img{
    overflow: hidden;
}
.product-preview{
    max-width: 100%;
}
.product-preview_inner{
    display: flex;
    flex-direction: column;
    row-gap: 23px;
}

/* filter */
.filter{
    padding: 16px;
    box-sizing: border-box;
}
.irs--round .irs-grid-pol {
    display: none !important;
}
.irs-grid-text{
    display: none !important;
}
.irs-handle{
    width: 16px !important;
    height: 16px !important;
    background: rgba(44, 44, 44, 1) !important;
    border: none !important;
    top: 5px !important;
}
.irs--round{
    height: 20px !important;
}
.irs-bar{
    height: 6px !important;
    background: rgba(230, 230, 230, 1) !important;
    top: 10px !important;
}
.irs-line{
    height: 6px !important;
    background: rgba(245, 245, 245, 1);
    top: 10px !important;
}

.woof_price_filter_txt_slider{
    display: flex;
}
.woof_price_filter_txt_slider input[type='number']{
 
}
.irs-to, .irs-from, .irs-max, .irs-min{
    display: none !important;
}
.woof_container_inner h4{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22.4px;
    letter-spacing: 0%;
    color: rgba(30, 30, 30, 1);
    margin: 0;
    margin-bottom: 12px;
}
.woof_container{
    padding: 0 !important;
    margin: 0 !important;
    /* border-bottom: 1px solid rgba(232, 232, 232, 1); */
}
.woof_front_toggle{
    color: transparent;
}
.woof_front_toggle::after{
    content: url('../img/up.png');
}
.woof_front_toggle_closed{
    content: url('../img/down.png');
}
.woof_redraw_zone{
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.woof_checkbox_label, .woof_radio_label  {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: rgba(30, 30, 30, 1);
    padding: 0 !important;
    margin: 0 !important;
}
ul.woof_list li{
    display: flex !important;
    align-items: center;
    margin: 0 !important;
    column-gap: 12px !important;
}
ul.woof_list li.hidden{
    display: none !important;
}
.icheckbox_square-blue{
    width: 16px !important;
    height: 16px !important;
    border-radius: 4px !important;
}
.icheckbox_square-blue.selected{
    background: black !important;
}
.woocommerce-result-count{
    display: none !important;
}
.woocommerce-ordering{
    display: flex;
    align-items: center;
    column-gap: 8px;
   
}
.selected{
    display: flex;
    align-items: center;
    column-gap: 8px;
    background: transparent;
    height: 100%; 
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
}
.option{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    background: rgba(245, 245, 245, 1);
    padding: 8px 12px;
    cursor: pointer;
    transition: .3s;
}
.option.active{
    background: rgba(230, 230, 230, 1);
}
.option:hover{
    background: rgba(230, 230, 230, 1);
}

.rating-input {
    display: flex;
    align-items: center;
    -moz-column-gap: 4px;
    column-gap: 4px;
}

.rating-input__star {
    position: relative;
    width: 24px;
    height: 24px;
}

.rating-input__star-input {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.rating-input__star-input_active + .rating-input__star-icon path {
    fill: #F4B400;
    stroke: #F4B400;
}

.filter-btn{
    display: flex;
    align-items: center;
    column-gap: 8px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17.07px;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    margin-right: auto;
    display: none;
}
.selected-text{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17.07px;
    letter-spacing: 0%;
    text-align: center;
}
@media (max-width: 1025px) {
    .filter{
        position: fixed;
        left: -100%;
        width: 100%;
        height: 100vh;
        top: 0;
        right: 0;
        transition: .5s;
        background: white;
        z-index: 1000000;
    }
    .woof_info_popup{
        z-index: 1000001 !important;
    }
    .filter-btn{
        display: flex;
    }
    .filter_active{
        left: 0;
        overflow: auto;
    }
}
.woof_submit_search_form_container{
    margin: 0;
    margin-top: auto;
}

.icheckbox_square-blue.checked,
.iradio_square-blue.checked {
    background-image: url('../img/Check.svg') !important;
    background-size: 16px 16px !important;
    background-color: rgba(44, 44, 44, 1) !important;
    border: 1px solid transparent;
}
.iradio_square-blue{
    border-radius: 50%;
    width: 16px;
    height: 16px;
}
.icheckbox_square-blue, .iradio_square-blue{
    border: 1px solid black;
}
.icheckbox_square-blue, .iradio_square-blue{
    border: 1px solid grey;
    background: none !important;
}
.woof_list{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.custom-select{
    position: relative;
}
.custom-select .options{
    display: none;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    min-width: 205px;
    top: 36px;
}
.custom-select .options.shown {
    display: flex;
    flex-direction: column;
    opacity: 1;
}
.woof_list_checkbox li div{
    margin: 0 !important;
}
@media (max-width: 600px) {
    .catalog_list .product-card{
        grid-template-areas: 'stickers' 'product-img' 'product-main' 'product-buttons';
        grid-template-rows: min-content;
        grid-template-columns: unset;
    }
    .catalog_list .product-card__img{
        max-width: unset;
    }
    .view-btn{
        display: none;
    }
    .custom-select .options{
        right: 0;
        left: unset;
    }
}

.star-icon_active path{
    fill:  rgba(242, 163, 0, 1);
    stroke: rgba(242, 163, 0, 1);
}
.projects-list{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
}
.projects-list-btn{
    display: block;
    margin: 0 auto;
    margin-top: 32px;
    min-width: 173px;
    width: fit-content;
}
html{
    scroll-behavior: smooth;
}
.section_seo{
    margin: 91px 0;
}
@media (max-width: 768px) {
    .section_seo{
        margin: 24px 0 39px 0;
    }
}

.checbox__input3_green {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
 
.checkbox-wrapper{
    display: flex;
    align-items: center;
}
.checkbox-wrapper::before {
    content: '';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 15px;
    flex-shrink: 0;
    height: 15px;
    border: 1px solid #000;
    border-radius: 3px;
    margin-right: 10px;
    transition: background-color 0.3s;
    color: white;
}
/* Стилизация для состояния "checked" */
.checbox__input3_green:checked + .checkbox-wrapper::before {
    content: '\2713';
    background-color: rgba(46, 192, 108, 1);
    border-color: transparent;
}
.checbox-link{
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px; 
    text-decoration: underline;
    color: rgba(46, 192, 108, 1);
}
.woocommerce-info{
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px; 
    color: rgb(215, 0, 0);
}
@media(hover:hover){
    .checbox-link:hover{
        text-decoration: none;
    }
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 40;
  }
  
  .preloader__row {
    position: relative;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    text-align: center;
    animation: 2s linear infinite preloader-rotate;
  }
  
  .preloader__item {
    position: absolute;
    display: inline-block;
    top: 0;
    background-color: rgba(46, 192, 108, 1);
    border-radius: 100%;
    width: 35px;
    height: 35px;
    animation: 2s ease-in-out infinite preloader-bounce;
  }
  
  .preloader__item:last-child {
    top: auto;
    bottom: 0;
    animation-delay: -1s;
  }
  
  @keyframes preloader-rotate {
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes preloader-bounce {
    0%, 100% {
      transform: scale(0);
    }
    50% {
      transform: scale(1);
    }
  }
  .preloader_loaded {
    display: none;
  }
 .btn.preloader-btn::after{
    width: 15px;
    height: 15px;
    top: 17%;
    left: 44%;
 }
 .breadcrumbs a{
    color: rgba(113, 113, 113, 1);
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 150%;
    text-decoration: none
}
.show-more-btn{
    background: transparent;
    border: none;
    margin-top: 10px;
    color: rgba(113, 113, 113, 1);
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    cursor: pointer;
    transition: .3s;
}
.show-more-btn:hover{
    color: rgba(46, 192, 108, 1);
}


.invitation-modal{
    display: flex;
    justify-content: end;
}
.invitation-modal input{
    width: 100%;
}
#invitation-modal{
    max-width: 967px;
    position: fixed;
    width: 100%;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background: white;
    overflow: auto;
    max-height: 100vh;
}
.invitation-form{
    display: flex;
    flex-direction: column;
    max-width: 484px;
    padding: 53px 24px 46px 24px;
}
.invitation-modal__img-wrapper{
    left: 0;
    width: 100%;
    overflow: hidden;
    max-width: 442px;
}
@media (max-width: 700px) {
    .invitation-modal__img-wrapper{
        display: none;
    }
    .invitation-form{
        max-width: unset;
    }
}
.invitation-modal__img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.invitation-form__header{
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 5px;
    margin-bottom: 25px;
}
.invitation-form__body{
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    margin-bottom: 46px;
}
.invitation-form__title{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 140%;
    text-align: center;
    color: #000000;
}
.invitation-form__subtitle{
    padding: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
}
.invitation-form__btn{
    width: 100%;
    margin: 0;
    max-width: unset;
    height: 63px;
    font-weight: 600;
}
.invitation-btn{
    position: fixed;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    column-gap: 10px;
    transition: .3s;
    background: rgba(46, 192, 108, 1);
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: white;
    border: none;
    padding: 10px 25px 10px 36px;
    cursor: pointer;
    text-decoration: none;
    z-index: 10000;
}
.invitation-btn svg{
    transition: .3s;
}
.invitation-btn:hover svg{
    transform: translateX(10px);
    transition: .3s;
}
.default-label{
    display: flex;
    flex-direction: column;
    row-gap: 7px;
}
.default-label__text{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;

}
.default-label__text_min{
    font-weight: 500;
    font-size: 11px;
}
.footer-bottom-text{
    margin: 20px 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #000000;
}
.modal-close{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.default-label sub{
    color: red;
}
.modal-submit:disabled{
    opacity: .5;
}