.container-1 {
    position: relative;
    width: 100%;
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
}
body {
    background-color: #fff;
}
header {
    overflow: hidden;
}
header .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
}
header .header-bottom::before {
    content: "";
    display: block;
    width: 104vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    background-color: #fff;
}
.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.amount {
    min-width: 145px;
    width: 145px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.amount button,
.amount input {
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.amount button {
    cursor: pointer;
    font-size: 22px;
    background: #fff;
    border: 1px solid #ccc;
}
.amount button:hover {
    color: #489D52;
    border-color: #489D52;
}
.amount input {
    border: none;
    padding: 0;
    font-size: 18px;
    color: #2e2f30;
    background: #edf1f6;
}
.banner,
.banner-2,
.banner-3 {
    width: 1020px;
    max-width: 80%;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    min-height: 300px;
    padding: 40px 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 30px;
}
.banner-title,
.banner-2-title,
.banner-3-title {
    display: inline-block;
    max-width: 420px;
}
.banner .heading,
.banner-2 .heading,
.banner-3 .heading {
    display: inline-block;
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    margin: 0 0 26px;
}
.banner .btn,
.banner-2 .btn,
.banner-3 .btn {
    min-width: 305px;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
}
.banner img,
.banner-2 img,
.banner-3 img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
}
.banner-2 {
    width: 500px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.banner-2 .heading {
    font-size: 25px;
    line-height: 115.9%;
}
.banner-3 {
    max-width: 100%;
    padding: 46px 60px;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.banner-3 .banner-title {
    max-width: 100%;
}
.banner-3 .heading {
    max-width: 365px;
    vertical-align: middle;
    display: inline-block;
    font-size: 25px;
    line-height: 115.9%;
    margin: 0 50px 0 0;
}
.banner-3 .btn {
    display: inline-block;
    vertical-align: middle;
}
h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    margin: 0 0 26px;
}
.link_file {
    font-size: 16px;
    line-height: 160.4%;
    margin: 0 10px 0 0;
    padding-right: 20px;
    background-image: url("/templates/images/catalog/view/theme/siled/img/download.svg");
    background-repeat: no-repeat;
    background-position: center right;
    -webkit-background-size: 12px 15px;
    -moz-background-size: 12px 15px;
    -o-background-size: 12px 15px;
    background-size: 12px 15px;
}
.hidden {
    display: none;
}
.drop-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 160.4%;
    color: #489D52;
    border-bottom: 1px dashed #489D52;
    margin: 0;
    padding: 0;
}
input,
textarea {
    outline: none;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input:focus,
textarea:focus {
    background-color: #fff;
}
button {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0;
}
.cart__add {
    min-height: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-align: left;
    font-weight: 600;
    padding-left: 34px;
    font-size: 12px;
    line-height: 121%;
    border: none;
    background-color: transparent;
    color: #00c200;
    background-image: url("../img/card.svg");
    background-repeat: no-repeat;
    background-position: center left;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.cart__add.added {
    background-image: url("/templates/images/catalog/view/theme/siled/img/checked.svg");
    -webkit-background-size: 14px 10px;
    -moz-background-size: 14px 10px;
    -o-background-size: 14px 10px;
    background-size: 14px 10px;
    background-position: center left 7px;
}
.dropdown {
    margin: 0 0;
    padding-bottom: 30px;
}
.dropdown-btn {
    width: 100%;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 120.4%;
    margin: 0 0 20px;
    position: relative;
    z-index: 1;
    padding: 0 30px 0 0;
}
.dropdown-btn::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateZ(-135deg);
    -moz-transform: rotateZ(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg);
    position: absolute;
    top: 16px;
    right: 0;
    transition: all ease 0.3s;
}
.dropdown.dp_active .dropdown-btn::after {
    top: 7px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.dropdown-content {
    display: none;
}
.white-popup-header {
    text-align: center;
}
.white-popup-header p {
    margin: 0 0 20px;
}
.white-popup .heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    margin: 10px 0 20px;
    text-align: center;
}
.white-popup .btn {
    margin-bottom: 20px;
}
.white-popup input {
    outline: none;
    padding: 19px;
    font-weight: normal;
    font-size: 16px;
    line-height: 160.4%;
    color: #757575;
    background: #edf1f6;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 18px;
    height: 64px;
}
.white-popup input:focus {
    background: #fff;
    color: #2e2f30;
    border: 1px solid #489D52;
}
.inp-checkbox {
    position: relative;
    z-index: 1;
    margin: 0 0 15px;
    display: block;
    width: 100%;
}
.inp-checkbox input {
    display: none;
    margin: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.inp-checkbox label {
    display: inline-block;
    min-width: 70%;
    font-size: 18px;
    line-height: 145.4%;
    position: relative;
    z-index: 1;
    padding-left: 30px;
    cursor: pointer;
}
.inp-checkbox label::before {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-repeat: no-repeat;
    -webkit-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    background-size: 12px 12px;
    background-position: center center;
}
.inp-checkbox input:checked ~ label::before {
    border-color: #489D52;
    background-image: url("/templates/images/catalog/view/theme/siled/img/checked.svg");
}
.inp-radio {
    position: relative;
    z-index: 1;
    margin: 0 0 15px;
    display: block;
    width: 100%;
}
.inp-radio label {
    display: inline-block;
    min-width: 70%;
    font-size: 18px;
    line-height: 145.4%;
    position: relative;
    color: #757575;
    z-index: 1;
    padding-left: 30px;
    cursor: pointer;
}
.inp-radio label::before,
.inp-radio label::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 1px;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.inp-radio label::after {
    border-color: transparent;
    visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: #3eb400;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
}
.inp-radio input {
    display: none;
}
.inp-radio input:checked ~ label {
    color: #000;
}
.inp-radio input:checked ~ label::before {
    border-color: #489D52;
}
.inp-radio input:checked ~ label::after {
    visibility: visible;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
@media screen and (max-width: 1280px) {
    h2 {
        font-size: 25px;
        line-height: 115.9%;
    }
    .container-1 {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 980px;
    }
    .banner {
        width: 700px;
        max-width: 75%;
    }
    .banner-2 {
        width: 49%;
        max-width: 50%;
        padding: 30px 36px;
    }
    .banner .banner-title,
    .banner-2 .banner-title,
    .banner-3 .banner-title {
        max-width: 354px;
    }
    .banner .heading,
    .banner-2 .heading,
    .banner-3 .heading {
        font-size: 25px;
        margin: 0 0 26px;
        line-height: 115.9%;
    }
}
@media screen and (max-width: 767px) {
    header {
        position: relative;
        z-index: 1000000000;
        -webkit-box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.06);
        box-shadow: 0px 6px 9px rgba(0, 0, 0, 0.06);
    }
    header .mobile_top {
        background-color: #fff;
    }
}
@media screen and (max-width: 980px) {
    .banner,
    .banner-2,
    .banner-3 {
        height: 377px;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 32px;
    }
    .banner .banner-title,
    .banner-2 .banner-title,
    .banner-3 .banner-title {
        max-width: 270px;
    }
    .banner .heading,
    .banner-2 .heading,
    .banner-3 .heading {
        font-size: 18px;
        margin: 0 0 18px;
    }
    .banner .btn,
    .banner-2 .btn,
    .banner-3 .btn {
        min-width: 100%;
    }
    .amount {
        min-width: 115px;
        width: 115px;
    }
    .amount button,
    .amount input {
        width: 35px;
        height: 35px;
    }
    .amount input {
        font-size: 16px;
    }
    .drop-text {
        font-size: 14px;
        line-height: 163.9%;
    }
}
@media screen and (max-width: 340px) {
    .container-1 {
        padding: 0 15px;
    }
}
.selectize-input {
    padding: 30px 40px 10px 20px !important;
    line-height: 100%;
    margin: 0;
    height: 100% !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    -webkit-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
    font-size: 16px;
    line-height: 120%;
    background-color: transparent !important;
}
.selectize-control {
    height: unset;
}
.selectize-dropdown {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.selectize-dropdown-content {
    max-height: 380px;
}
.selectize-dropdown-content .option {
    font-size: 16px;
    line-height: 110%;
    padding: 15px 20px;
}
.selectize-dropdown-content::-webkit-scrollbar {
    width: 4px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.selectize-dropdown-content::-webkit-scrollbar-track {
    right: 10px;
    background: #edf1f6;
}
.selectize-dropdown-content::-webkit-scrollbar-thumb {
    background: #ccc;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.selectize-control.single .selectize-input::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    margin: 0 6px 2px 0 !important;
    border-width: 1px !important;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    -webkit-transform: rotateZ(-135deg) translateY(-50%);
    -moz-transform: rotateZ(-135deg) translateY(-50%);
    -ms-transform: rotate(-135deg) translateY(-50%);
    -o-transform: rotateZ(-135deg) translateY(-50%);
    transform: rotateZ(-135deg) translateY(-50%);
    position: absolute;
    top: 30%;
    right: 15px;
}
.selectize-control.single .selectize-input.dropdown-active::after {
    top: 40%;
    border-color: transparent;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
.path {
    background-color: #f6f7f8;
    padding: 25px 0 27px;
}
.path nav a {
    font-weight: normal;
    font-size: 18px;
    line-height: 145.4%;
}
.path nav a::before {
    content: "/";
    margin: 0 6px 0 2px;
    display: inline-block;
    vertical-align: middle;
}
.path nav a:first-child::before {
    display: none;
}
.path nav a:last-child {
    color: #757575;
}
.path .heading {
    font-weight: 600;
    margin: 16px 0 0;
    font-size: 45px;
    line-height: 110.4%;
    letter-spacing: -0.02em;
}
.path .heading a {
    font-weight: normal;
    font-size: 16px;
    line-height: 160.4%;
    color: #757575;
    border-bottom: 1px dashed #ccc;
    margin-left: 20px;
    letter-spacing: -0.02em;
}
.card {
    background: #fff;
    /* padding: 60px 0; */
}
.card .container-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card-img {
    width: 645px;
    max-width: 54%;
}
.card-swiper {
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 386px;
    overflow: hidden;
    position: relative;
}
.card-swiper .swiper-pagination {
    display: none;
}
.card-swiper .swiper-slide {
    width: 100%;
    overflow: hidden;
}
.card-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-swiper .swiper-button-next,
.card-swiper .swiper-button-prev {
    -webkit-filter: grayscale(10);
    filter: grayscale(10);
    background-color: transparent;
    border: none;
}
.card-swiper .swiper-button-next {
    right: 20px;
}
.card-swiper .swiper-button-prev {
    left: 20px;
}
.card-thumbs {
    width: 100%;
    height: 74px;
    overflow: hidden;
}
.card-thumbs .swiper-slide {
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 121px;
    overflow: hidden;
}
.card-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-thumbs .swiper-slide-thumb-active {
    opacity: 0.5;
}
.card-title {
    max-width: 46%;
    padding: 0 0 0 60px;
}
.card-title .btn {
    text-align: center;
    display: inline-block;
}
.card-title .card__text {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.card__heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 110%;
    margin: 0 0 25px;
}
.card__subheading {
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    margin: 0 0 25px;
}
.card__subheadline {
    font-weight: 600;
    font-size: 18px;
    line-height: 120.4%;
    margin: 0 0 20px;
}
.card-price {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 25px;
}
.card-price__current {
    font-weight: 600;
    font-size: 45px;
    line-height: 110.4%;
    margin: 0;
}
.card-price__old {
    text-decoration: line-through;
    font-size: 25px;
    line-height: 145%;
    color: #000;
    margin: 0 22px 0;
    opacity: 0.8;
}
.card-price__discount {
    font-weight: 600;
    font-size: 25px;
    line-height: 115.9%;
    text-align: center;
    color: #489D52;
    padding: 10px;
    border: 1px solid #489D52;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0;
}
.card-price__base {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 10px;
    min-width: 266px;
}
.card-price__base .headline {
    border-bottom: 1px dotted #757575;
    font-size: 16px;
    line-height: 160.4%;
    color: #757575;
}
.card-price__base .info {
    visibility: hidden;
    opacity: 0;
    max-width: 266px;
    position: absolute;
    top: 60%;
    left: 0;
    font-size: 14px;
    line-height: 163.9%;
    color: #000;
    padding: 10px 15px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.card-price__base:hover .info {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.card-order {
    margin-bottom: 25px;
}
.card-order .btn {
    margin-left: 15px;
    padding: 20px 45px;
}
.card-order__btn {
    font-size: 16px;
    border-bottom: 1px dotted #489D52;
    line-height: 160.4%;
    letter-spacing: -0.02em;
    color: #489D52;
}
.card-descr {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
    padding-top: 60px;
    max-width: 100%;
    width:100%;
}
.card-descr .row {
    margin-bottom: 30px;
}
.card-descr__table {
    margin: 0 0 20px;
}
.card-descr__table tr td {
    padding: 5px 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.02em;
}
.card-descr__table tr td:first-of-type {
    color: #757575;
    padding: 5px 30px 5px 0;
}
.card__text {
    padding: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 145.4%;
    letter-spacing: -0.02em;
    margin: 0 0 10px;
}
.card-files {
    width: 100%;
    max-width: 54%;
    padding: 60px 0 0 60px;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
}
.card-files .row {
    margin-bottom: 30px;
}
.card-files .row .link_file {
    margin-right: 30px;
}
.card .similar-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card .similar-item {
    margin: 0 3.5% 30px 0;
    width: 31%;
}
.card .similar-item img {
    width: 100%;
    height: 196px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 10px;
}
.card .similar-item:nth-of-type(3n + 3) {
    margin-right: 0;
}
.card .similar-item .heading {
    font-weight: normal;
    font-size: 14px;
    line-height: 163.9%;
    text-decoration: underline;
    margin: 0 0 7px;
}
.card .similar-item .price {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 120.4%;
    color: #000;
}
.card .similar-item .price .current {
    margin-right: 10px;
}
.card .similar-item .price .old {
    text-decoration: line-through;
    font-weight: normal;
    font-size: 16px;
    line-height: 160.4%;
}
.card-modifications {
    position: relative;
    /* padding: 60px 0 0; */
    width: 100%;
}
.card-modifications-wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.card__sort {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    padding-right: 17px;
    position: relative;
    z-index: 1;
}
.card__sort::after {
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/templates/images/catalog/view/theme/siled/img/tringle.svg);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.card__sort.active::after {
    top: 5px;
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}
.card-table {
    width: 950px;
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.card-table table {
    margin: 0 0 15px;
    width: 100%;
    border-spacing: 0;
}
.card-table tr:nth-child(even) {
    background: #f6f7f8;
}
/* .card-table tr:first-child td:last-child {
    width: unset;
} */
.card-table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 150%;
    color: #2e2f30;
    padding: 5px 0px 5px 0;
}
.card-table td:first-child {
    padding: 14px 20px 12px;
    max-width: 132px;
    text-align:left;
}
.card-table td:last-child {
    /* width: 125px; */
}
.card-filter {
    width: 270px;
}
.card-filter .card__subheadline {
    margin-bottom: 34px;
}
.card-filter__close {
    width: 44px;
    margin-right: 10px;
    height: 44px;
    font-size: 16px;
    line-height: 45px;
    display: none;
    vertical-align: middle;
    background: #edf1f6;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.card-filter__open {
    display: none;
    padding: 9px 16px 9px 50px;
    background: #edf1f6;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 0 30px;
    line-height: 160.4%;
    color: #757575;
    position: relative;
}
.card-filter__open::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("/templates/images/filter.svg");
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.card-filter__reset {
    font-size: 16px;
    line-height: 130%;
    color: #757575;
    border-bottom: 1px dashed #757575;
    padding: 0;
    margin-left: 10px;
}
.card-filter__apply {
    display: none;
}
.card .dropdown {
    position: relative;
    overflow: hidden;
}
@media screen and (min-width: 1281px) {
    .card .dropdown::after {
        z-index: 1;
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-box-shadow: 0px 0 40px 30px #fff;
        -moz-box-shadow: 0px 0 40px 30px #fff;
        box-shadow: 0px 0 40px 30px #fff;
    }
    .card .dropdown-content {
        margin-right: 8px;
        max-height: 190px;
        overflow-y: auto;
        padding-bottom: 20px;
    }
    .card .dropdown-content::-webkit-scrollbar {
        width: 4px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .card .dropdown-content::-webkit-scrollbar-track {
        right: 10px;
        background: #edf1f6;
    }
    .card .dropdown-content::-webkit-scrollbar-thumb {
        background: #ccc;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
}
.catalog {
    padding: 50px 0 50px;
    background-color: #fff;
}
.catalog-headline {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    color: #2e2f30;
    margin: 0 0 30px;
}
.catalog section {
    margin-bottom: 45px;
}
.catalog section:last-child {
    margin-bottom: 0;
}
.catalog-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.catalog-item {
    display: inline-block;
    margin: 0 1% 30px 0;
}
.catalog-item:hover .catalog__heading {
    color: #489D52;
    text-decoration: underline;
}
.catalog-item img {
    width: 100%;
    height: 240px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 15px;
}
.catalog__heading {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    margin: 0 0 4px;
}
.catalog__text {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: -0.02em;
    color: #2e2f30;
}
.catalog_info {
    padding: 60px 0;
}
.catalog_info h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    margin: 0 0 20px;
}
.catalog_info p {
    font-weight: normal;
    font-size: 18px;
    line-height: 145.4%;
    letter-spacing: -0.02em;
    margin: 0;
}
.model {
    background-color: #fff;
    /* padding: 40px 0; */
}
.model .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.model .inp-wrap {
    position: relative;
    z-index: 1;
    width: 32%;
    outline: none;
    padding: 0;
    min-height: 64px;
    font-size: 17px;
    margin: 0;
    background: #edf1f6;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 160.4%;
}
.model .inp-wrap:focus-within {
    z-index: 100000;
    background-color: #fff;
    border: 1px solid #489D52;
}
.model .inp-wrap label {
    display: block;
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 12px;
    line-height: 150%;
    color: #2e2f30;
}
.model .inp-wrap option {
    background-color: #fff;
}
.model .inp-wrap select {
    width: 100px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 18px 20px 0;
    width: 100%;
    height: 64px;
    font-size: 17px;
    margin: 0;
    background: #edf1f6;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 160.4%;
}
.model .inp-wrap select:focus {
    border: 1px solid #489D52;
}
.model-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.model-item {
    width: 24%;
    margin: 0 1% 40px 0;
}
.model-item img {
    width: 100%;
    height: 290px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 15px;
}
.model-item .heading {
    text-decoration: underline;
    font-weight: normal;
    font-size: 16px;
    line-height: 160.4%;
    margin: 0 0 15px;
}
.model-item .price {
    font-weight: 600;
    font-size: 18px;
    line-height: 120.4%;
    margin: 0;
    color: rgba(0, 0, 0, 0.6);
}
.model-item .price b {
    font-weight: bold;
    color: #000;
}
.model-item:hover {
    color: unset;
}
.model-item:hover .heading {
    color: #489D52;
}
.form_section {
    margin-top: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0px 3.65016px 19.1633px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 3.65016px 19.1633px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 3.65016px 19.1633px rgba(0, 0, 0, 0.03);
    /* padding: 60px 0 60px; */
}
.form_section-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}
.form_section-title h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 120%;
    margin: 0 30px 0 0;
    max-width: 320px;
}
.form_section-title p {
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    line-height: 140%;
    max-width: 282px;
}
.form_section form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
}
.form_section .inp-wrap {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 32%;
    margin-bottom: 20px;
}
.form_section .inp-wrap label {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: absolute;
    left: 20px;
    top: 25px;
}
.form_section .inp-wrap input {
    padding: 20px 20px 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
    height: 64px;
    font-size: 17px;
    margin: 0;
    background: #edf1f6;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.form_section .inp-wrap span {
    display: block;
    color: #f90000;
    font-size: 14px;
    line-height: 110%;
    padding: 10px 10px 0;
}
.form_section .inp-wrap input:focus ~ label {
    font-size: 12px;
    line-height: 150%;
    -webkit-transform: translateY(-85%);
    -moz-transform: translateY(-85%);
    -ms-transform: translateY(-85%);
    -o-transform: translateY(-85%);
    transform: translateY(-85%);
}
.form_section .inp-wrap.active label {
    font-size: 12px;
    line-height: 150%;
    -webkit-transform: translateY(-85%);
    -moz-transform: translateY(-85%);
    -ms-transform: translateY(-85%);
    -o-transform: translateY(-85%);
    transform: translateY(-85%);
}
.form_section .inp-wrap.file input {
    display: none;
}
.form_section .inp-wrap.file label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    height: 64px;
    padding: 0;
    line-height: 100%;
}
.form_section .inp-wrap.error input {
    background-color: rgba(255, 0, 0, 0.1);
}
.form_section .inp-wrap:focus-within input {
    background-color: #fff;
}
.form_section .btn,
.form_section .col {
    width: 32%;
}
.form_section .col .inp-row {
    margin-bottom: 5px;
    position: relative;
}
.form_section .col .inp-row:last-child {
    margin-bottom: 0;
}
.form_section .col .inp-row input {
    width: 20%;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.form_section .col .inp-row label {
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0 5px 40px;
    position: relative;
}
.form_section .col .inp-row label::before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #489D52;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center center;
}
.form_section .col .inp-row input:checked ~ label::before {
    background-image: url("/templates/images/catalog/view/theme/siled/img/checked.svg");
}
.projects {
    margin-top: 60px;
    padding: 60px 0;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}
.projects .swiper-button-next {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.projects .swiper-slide {
    width: 450px;
    margin: 0;
}
.projects .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 254px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 20px;
}
.projects .swiper-slide .heading {
    font-size: 18px;
    line-height: 145.4%;
    margin: 0;
    text-decoration: underline;
}
.popular {
    padding: 70px 0 60px;
    background-color: #fff;
    margin-top: 60px;
    overflow: hidden;
    position: relative;
}
.popular .swiper-button-next {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.popular .swiper-slide {
    width: 290px;
}
.popular .swiper-slide img {
    display: block;
    margin: 0 0 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 290px;
    -o-object-fit: cover;
    object-fit: cover;
}
.popular .swiper-slide .heading {
    margin: 0 0 10px;
    text-decoration: underline;
}
.popular .swiper-slide .card-price {
    margin-bottom: 20px;
}
.popular .swiper-slide .card-price__current {
    color: #000;
    font-size: 25px;
    line-height: 115.9%;
}
.popular .swiper-slide .card-price__old {
    font-size: 18px;
    line-height: 145.4%;
    margin: 0 auto;
}
.popular .swiper-slide .card-price__discount {
    margin: 0;
    font-size: 16px;
    line-height: 140%;
    padding: 3px 9px;
}
@media screen and (min-width: 1281px) {
    .popular .swiper-slide .cart__add {
        display: inline-block;
        text-align: center;
        border: 1px solid #489D52;
        padding: 14px 26px;
        background-image: none;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
    .popular .swiper-slide .cart__add:hover {
        background-color: #489D52;
        color: #fff;
    }
}
.cart {
    background-color: #fff;
    /* padding: 40px 0; */
    min-height: 450px;
}
.cart.empty {
    min-height: unset;
    margin-bottom: 60px;
}
.cart .container-1 {
    padding-right: 500px;
}
.cart__heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
    letter-spacing: -0.02em;
    color: #2e2f30;
    margin: 0 0 40px;
}
.cart__heading .btn {
    display: inline-block;
    width: unset;
    margin-left: 10px;
    padding: 9px 14px;
    height: unset;
}
.cart .delivery {
    position: relative;
    margin-bottom: 25px;
}
.cart .delivery-options {
    display: none;
    position: absolute;
    top: 70px;
    right: 0;
    width: 49%;
}
.cart .delivery-options input {
    display: block;
    width: 100%;
}
.cart .delivery-options p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 160.4%;
    letter-spacing: -0.02em;
    color: #757575;
}
.cart .delivery-options p img {
    vertical-align: middle;
    margin-right: 10px;
}
.cart .delivery-options p a {
    white-space: nowrap;
    font-weight: 600;
    font-size: 18px;
    line-height: 120.4%;
    border-bottom: 1px solid #ccc;
    color: #2e2f30;
}
.cart .delivery-options .heading {
    font-weight: 600;
    font-size: 18px;
    line-height: 120.4%;
    letter-spacing: -0.02em;
    color: #2e2f30;
}
.cart .delivery-options .heading a {
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    color: #489D52;
    margin-left: 8px;
}
.cart .delivery-options address {
    font-style: normal;
    display: block;
    font-size: 16px;
    line-height: 160.4%;
    letter-spacing: -0.02em;
    color: #000;
    margin: 0 0 10px;
}
.cart .delivery-item {
    display: block;
    width: 100%;
}
.cart .delivery-item:last-of-type {
    width: 62%;
}
.cart .delivery-item .inp-radio {
    width: 49%;
    display: inline-block;
}
.cart .delivery-item.active .delivery-options {
    display: block;
}
.cart-item {
    width: 100%;
    max-width: calc(100% - 420px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}
.cart-item img {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 20px 0 0;
}
.cart-item__heading,
.cart-item__heading a {
    margin: 0;
    max-width: 100%;
    font-size: 16px;
    line-height: 145.4%;
    letter-spacing: -0.02em;
    color: #595959;
    text-decoration: underline;
    padding-right:10px;
}
.cart-item__close {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0 0 0 20px;
}
.cart-item-price {
    margin: 0 0 0 20px;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    line-height: 115.9%;
    text-align: left;
    min-width:120px;
}
.cart-item-price .old {
    font-weight: normal;
    display: block;
    font-size: 18px;
    line-height: 145.4%;
    text-decoration: line-through;
}
.cart-item.hidden {
    display: none;
}
.cart-total {
    margin: 0;
    padding: 30px;
    background: #f6f7f8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    list-style-type: none;
}
.cart-total li {
    font-size: 18px;
    line-height: 145.4%;
    letter-spacing: -0.02em;
    color: #595959;
    margin-bottom: 20px;
}
.cart-total li:last-child {
    margin: 0;
}
.cart-total li.main {
    font-weight: 600;
    font-size: 25px;
    line-height: 115.9%;
    letter-spacing: -0.02em;
    color: #2e2f30;
}
.cart-total .descr {
    float: right;
}
.cart-left {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 388px;
    padding-bottom:40px;
}
.cart-process {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
    width: 100%;
    padding-top: 40px;
}
.cart-process .btn {
    margin-top: 20px;
}
.cart-track {
    top: 0;
    right: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 388px;
    width: 100%;
    z-index: 1;
}
.cart-track::after {
    content: "";
    display: block;
    width: 90%;
    height: 0;
    border-bottom: 1px dashed #ccc;
    position: absolute;
    top: 24px;
    left: 5%;
    z-index: -1;
}
.cart-track-item {
    font-size: 16px;
    line-height: 160.4%;
    text-align: center;
    color: #757575;
    position: relative;
    z-index: 1;
}
.cart-track-item .circle {
    display: block;
    margin: 0 auto 5px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}
.cart-track-item .text {
    font-size: 12px;
    line-height: 150%;
    margin: 0;
}
.cart-track-item.active {
    color: #2e2f30;
}
.cart-track-item.active .circle {
    border-color: #2e2f30;
}
.cart-track-item.done::after {
    content: "";
    display: block;
    width: -webkit-calc(105% + 50px);
    width: -moz-calc(105% + 50px);
    width: calc(105% + 50px);
    height: 0;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 24px;
    left: 50px;
    z-index: -1;
}
.cart-track-item.done .circle {
    color: transparent;
    background-image: url("../img/checked.svg");
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    border-color: #000;
}
.cart-track-item.done .text {
    color: #000;
}
.cart-track-item.done:last-of-type::after {
    display: none;
}
.cart-track.on-mobile {
    display: none;
}
.cart-track.on-pc {
    margin-bottom: 20px;
}
.cart-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* -webkit-box-align: center;
    -webkit-align-items: center; */
    /* -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
}
.cart-data .col {
    width: 48%;
    margin-bottom: 18px;
}
.cart-data .col:last-of-type {
    width: 50%;
}
.cart-data .inp-row {
    margin-bottom: 5px;
    position: relative;
}
.cart-data .inp-row:last-child {
    margin-bottom: 0;
}
.cart-data .inp-row label {
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 0 2px 34px;
    position: relative;
}
.cart-data .inp-row label::before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid gray;
    -webkit-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    background-size: 12px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center center;
}
.cart-data .inp-row label b {
    font-weight: 600;
    font-size: 14px;
    line-height: 126.4%;
}
.cart-data .inp-row .descr {
    font-size: 14px;
    line-height: 136.9%;
    letter-spacing: -0.02em;
    margin: 3px 0 0;
    color: #757575;
}
.cart-data .inp-row input {
    width: 20%;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.cart-data .inp-row input:checked ~ label::before {
    border-color: #489D52;
    background-image: url("../img/checked.svg");
}
.cart-data .btn {
    width: 45%;
}
.cart .inp-wrap {
    position: relative;
    z-index: 1;
    display: inline-block;
    /* width: 48%; */
    margin-bottom: 18px;
}
.cart .inp-wrap.full {
    width: 100%;
}
.cart .inp-wrap label {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: absolute;
    left: 20px;
    top: 25px;
}
.cart .inp-wrap input,
.cart .inp-wrap textarea {
    resize: none;
    padding: 20px 20px 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
    height: 64px;
    font-size: 17px;
    margin: 0;
    background: #edf1f6;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.cart .inp-wrap textarea {
    padding-top: 28px;
    height: 160px;
}
.cart .inp-wrap span {
    display: block;
    color: #489D52;
    font-size: 14px;
    line-height: 110%;
    padding: 10px 10px 0;
}
.cart .inp-wrap input:focus ~ label,
.cart .inp-wrap textarea:focus ~ label {
    font-size: 12px;
    line-height: 150%;
    -webkit-transform: translateY(-85%);
    -moz-transform: translateY(-85%);
    -ms-transform: translateY(-85%);
    -o-transform: translateY(-85%);
    transform: translateY(-85%);
}
.cart .inp-wrap.active label {
    font-size: 12px;
    line-height: 150%;
    -webkit-transform: translateY(-85%);
    -moz-transform: translateY(-85%);
    -ms-transform: translateY(-85%);
    -o-transform: translateY(-85%);
    transform: translateY(-85%);
}
.cart .inp-wrap.file input {
    display: none;
}
.cart .inp-wrap.file label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    height: 64px;
    padding: 0;
    line-height: 100%;
}
.cart .inp-wrap.error input {
    background-color: rgba(255, 0, 0, 0.1);
}
.cart .inp-wrap:focus-within input {
    background-color: #fff;
}
.cart-accepted p {
    font-weight: normal;
    font-size: 16px;
    line-height: 160.4%;
    max-width: 500px;
    letter-spacing: -0.02em;
    color: #2e2f30;
    margin: 0 0 21px;
}
.cart-accepted p a {
    color: #6494e2;
    border-bottom: 1px solid #ccc;
}
.cart-accepted p.heading,
.cart-accepted .heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 108.4%;
}
.cart-accepted .wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cart-accepted .wrapper .btn {
    width: 48%;
}
@media screen and (min-width: 981px) {
    .catalog-item {
        width: 23.5%;
        margin-right: 2%;
    }
    .catalog-item:nth-of-type(5n + 5) {
        margin-right: 2%;
    }
    .catalog-item:nth-of-type(4n + 4) {
        margin-right: 0;
    }
}
@media screen and (min-width: 1280px) {
    .catalog-item {
        width: 19.2%;
        margin: 0 1% 30px 0;
    }
    .catalog-item:nth-of-type(4n + 4) {
        margin-right: 1%;
    }
    .catalog-item:nth-of-type(5n + 5) {
        margin-right: 0;
    }
    .model-item {
        width: 24%;
        margin: 0 1% 40px 0;
    }
    .model-item:nth-of-type(4n + 4) {
        margin-right: 0;
    }
}
@media screen and (max-width: 1280px) {
    .path .heading {
        font-size: 30px;
        line-height: 108.4%;
        margin-top: 15px;
    }
    .path .heading a {
        margin-left: 10px;
        font-size: 14px;
    }
    .path nav a {
        font-size: 16px;
        line-height: 160.4%;
    }
    .catalog {
        padding: 50px 0 20px;
    }
    .catalog-headline {
        font-size: 25px;
        line-height: 115.9%;
    }
    .catalog-item img {
        height: 220px;
    }
    .catalog-item.mb-hide {
        display: none;
    }
    .catalog_info {
        padding: 50px 0;
    }
    .catalog_info h2 {
        font-size: 25px;
        line-height: 115.9%;
    }
    .catalog_info p {
        font-size: 16px;
        line-height: 160.4%;
    }
    .model {
        padding: 30px 0;
    }
    .model .row {
        margin-bottom: 35px;
    }
    .model-item {
        width: 31%;
        margin: 0 3.5% 40px 0;
    }
    .model-item:nth-of-type(3n + 3) {
        margin-right: 0;
    }
    .projects {
        padding: 50px 0;
    }
    .projects .swiper-button-next {
        display: none;
    }
    .projects .swiper-slide {
        width: 320px;
    }
    .projects .swiper-slide img {
        height: 180px;
    }
    .projects .swiper-slide .heading {
        font-size: 16px;
        line-height: 160.4%;
    }
    .card {
        padding: 40px 0;
    }
    .card-swiper {
        height: 308px;
    }
    .card-thumbs {
        height: 57px;
    }
    .card-thumbs .swiper-slide {
        width: 95px;
    }
    .card-title {
        padding: 0 0 0 45px;
    }
    .card__heading {
        font-size: 25px;
        line-height: 116%;
        margin-bottom: 20px;
    }
    .card-price__current {
        font-size: 30px;
        line-height: 109%;
    }
    .card-price__old {
        font-size: 18px;
        line-height: 146%;
    }
    .card-price__discount {
        font-size: 18px;
        line-height: 100%;
    }
    .card-order .btn {
        font-size: 14px;
        line-height: 130%;
        padding: 20px 30px;
    }
    .card-files {
        width: 50%;
    }
    .card .similar-wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .card .similar-item {
        width: 48%;
        margin: 0 0 30px;
    }
    .card-files {
        padding-top: 50px;
    }
    .card-descr {
        padding-top: 50px;
    }
    .card-descr__table tr td {
        font-size: 16px;
        line-height: 120.4%;
    }
    .card__subheading {
        font-size: 25px;
        line-height: 115.9%;
        margin-bottom: 10px;
    }
    .card__subheadline {
        font-size: 18px;
        line-height: 120.4%;
        margin: 30px 0 20px;
    }
    .card__text {
        font-size: 16px;
        line-height: 160.4%;
    }
    .card-modifications {
        padding-top: 0;
    }
    .card-modifications-wrap {
        position: relative;
    }
    .card-modifications-wrap.filter_active::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .card-modifications-wrap.filter_active .card-filter {
        display: block;
    }
    .card-modifications-wrap.filter_active .card-filter .dropdown-content .btn {
        display: none;
    }
    .card-modifications-wrap.filter_active .card-filter .dropdown.dp_active {
        position: fixed;
        top: 0;
        left: 0;
        padding: 30px 30px 30px 40px;
        width: 400px;
        height: 100%;
        background-color: #fff;
        z-index: 1000;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active::-webkit-scrollbar {
        width: 4px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active::-webkit-scrollbar-track {
        right: 10px;
        background: #edf1f6;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active::-webkit-scrollbar-thumb {
        background: #ccc;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-btn {
        padding: 10px 0 10px 60px;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-btn::before {
        content: "✕";
        display: inline-block;
        text-align: center;
        line-height: 44px;
        width: 44px;
        height: 44px;
        position: absolute;
        top: 50%;
        left: 0;
        background: #edf1f6;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-btn::after {
        display: none;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-content {
        display: block;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-content
        .btn {
        display: block;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-content
        label {
        display: block;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .inp-checkbox {
        margin: 0;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .inp-checkbox
        label {
        padding: 15px 0 15px 34px;
        border-bottom: 1px solid #eee;
    }
    .card-modifications .card__subheading {
        margin-bottom: 20px;
    }
    .card-filter {
        display: none;
        width: 400px;
        padding: 30px 30px 50px 40px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100000;
        height: 100%;
        overflow-y: scroll;
        background-color: #fff;
    }
    .card-filter::-webkit-scrollbar {
        width: 4px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .card-filter::-webkit-scrollbar-track {
        right: 10px;
        background: #edf1f6;
    }
    .card-filter::-webkit-scrollbar-thumb {
        background: #ccc;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .card-filter__open {
        display: inline-block;
    }
    .card-filter__close {
        display: inline-block;
    }
    .card-filter__apply {
        display: block;
        width: 100%;
        margin-top: 40px;
    }
    .card-filter .dropdown:not(.dp_active) {
        padding: 15px 0;
        border-bottom: 1px solid #ccc;
    }
    .card-filter .dropdown:not(.dp_active) .dropdown-btn {
        width: unset;
        display: inline-block;
        margin: 0;
        font-size: 16px;
        line-height: 140%;
    }
    .card-filter .dropdown:not(.dp_active) .dropdown-btn::after {
        top: 12px;
        opacity: 0.5;
        -webkit-transform: rotateZ(135deg);
        -moz-transform: rotateZ(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotateZ(135deg);
        transform: rotateZ(135deg);
    }
    .card-filter .dropdown:not(.dp_active) .dropdown::after {
        display: none;
    }
    .card-filter .dropdown:not(.dp_active) .dropdown-content {
        margin: 0;
        padding: 0;
        display: block;
        height: unset;
        min-height: unset;
    }
    .card-filter .dropdown:not(.dp_active) .dropdown-content .inp-checkbox {
        width: unset;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
        display: inline-block;
        padding: 0;
    }
    .card-filter
        .dropdown:not(.dp_active)
        .dropdown-content
        .inp-checkbox
        label {
        display: none;
        font-size: 0;
        line-height: 100%;
        color: #757575;
        min-width: unset;
    }
    .card-filter
        .dropdown:not(.dp_active)
        .dropdown-content
        .inp-checkbox
        label::after {
        content: ",";
    }
    .card-filter
        .dropdown:not(.dp_active)
        .dropdown-content
        .inp-checkbox
        label::before {
        display: none;
    }
    .card-filter
        .dropdown:not(.dp_active)
        .dropdown-content
        .inp-checkbox
        input:checked
        ~ label {
        font-size: 16px;
        line-height: 160%;
        padding: 0 4px 0 0;
        display: inline-block;
    }
    .popular {
        padding: 50px 0;
        margin-top: 50px;
    }
    .popular .swiper-slide {
        width: 200px;
    }
    .popular .swiper-slide img {
        height: 200px;
    }
    .popular .swiper-slide .heading {
        font-size: 14px;
        line-height: 163.9%;
        margin: 0 0 10px;
    }
    .popular .swiper-slide .card-price {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .popular .swiper-slide .card-price__current {
        font-size: 16px;
        line-height: 120.4%;
    }
    .popular .swiper-slide .card-price__old {
        font-size: 14px;
        line-height: 160.4%;
        margin: 0 auto;
    }
    .popular .swiper-slide .card-price__discount {
        font-size: 14px;
        line-height: 126.4%;
        padding: 5px;
    }
    .cart {
        padding: 35px 0;
    }
    .cart .container-1 {
        padding-right: 15px;
    }
    .cart-item {
        max-width: 100%;
    }
    .cart-item img {
        margin: 0;
    }
    .cart-item__heading {
        margin-right: 20px;
    }
    .cart-track {
        margin: 0 auto 32px;
    }
    .cart-track.on-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .cart-track.on-pc {
        display: none;
    }
    .cart-left {
        position: static;
        width: 100%;
        max-width: 100%;
    }
    .cart-process {
        padding: 20px 0 0;
    }
    .cart-accepted {
        max-width: 450px;
        margin: 0 auto;
    }
    .cart-accepted .wrapper {
        display: block;
    }
    .cart-accepted .wrapper .btn {
        width: 100%;
        margin-bottom: 18px;
    }
    .cart-accepted .wrapper .btn:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 980px) {
    .catalog {
        padding: 30px 0;
    }
    .catalog-headline {
        font-weight: 600;
        font-size: 18px;
        line-height: 120.4%;
        margin-bottom: 20px;
    }
    .catalog section {
        margin-bottom: 10px;
    }
    .catalog-item {
        width: 32%;
        margin-right: 2%;
    }
    .catalog-item:nth-of-type(3n + 3) {
        margin-right: 0;
    }
    .catalog-item.mb-hide {
        display: inline-block;
    }
    .model .container-1 {
        max-width: 800px;
    }
    .model .row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .model .inp-wrap {
        width: 49%;
        margin-bottom: 18px;
    }
    .model .inp-wrap:last-child {
        width: 60%;
    }
    .model-item img {
        height: 225px;
    }
    .card .container-1.wrapper {
        display: block;
        max-width: 700px;
    }
    .card-img {
        width: 100%;
        max-width: 100%;
    }
    .card-swiper {
        height: 382px;
        margin-bottom: 20px;
    }
    .card-swiper .swiper-pagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100% !important;
        z-index: 1000;
        left: 0;
        bottom: 15px;
    }
    .card-swiper .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
        background: #fff;
        opacity: 0.5;
        margin: 0 7px;
    }
    .card-swiper .swiper-pagination-bullet-active {
        opacity: 1;
    }
    .card-swiper .swiper-button-next,
    .card-swiper .swiper-button-prev {
        display: none;
    }
    .card-thumbs {
        display: none;
    }
    .card-title,
    .card-descr,
    .card-files {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .card-files {
        margin-bottom: 0;
    }
    .card-files .similar-wrap {
        max-width: 408px;
    }
    .card-table table {
        position: relative;
        z-index: 1;
        width: -webkit-calc(100% + 40px);
        width: -moz-calc(100% + 40px);
        width: calc(100% + 40px);
        left: -20px;
    }
    .card-table table tr:first-child {
        display: none;
    }
    .card-table table td {
        padding: 0;
    }
    .card-table table td:first-child {
        max-width: unset;
        padding: 10px 20px;
    }
    .card-table table td:last-child {
        text-align: right;
        width: unset;
        padding-right: 20px;
    }
    .card-table table td:nth-child(2),
    .card-table table td:nth-child(3),
    .card-table table td:nth-child(4),
    .card-table table td:nth-child(5),
    .card-table table td:nth-child(6) {
        /*display:none*/
    }
}
@media screen and (max-width: 700px) {
    .path .heading {
        font-size: 25px;
        line-height: 115.9%;
    }
    .path nav a {
        display: none;
    }
    .path nav a:nth-last-child(2) {
        display: inline-block;
    }
    .path nav a:nth-last-child(2)::before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        vertical-align: middle;
        margin: 0 6px 2px 0;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        -webkit-transform: rotateZ(-45deg);
        -moz-transform: rotateZ(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotateZ(-45deg);
        transform: rotateZ(-45deg);
    }
    .catalog-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .catalog-item:nth-of-type(3n + 3) {
        margin-right: 4%;
    }
    .catalog-item:nth-of-type(2n + 2) {
        margin-right: 0;
    }
    .catalog-item img {
        height: 160px;
        margin-bottom: 10px;
    }
    .catalog__heading {
        font-size: 12px;
        line-height: 121%;
        margin-bottom: 5px;
    }
    .catalog__text {
        font-size: 12px;
        line-height: 150%;
    }
    .catalog_info {
        padding: 40px 0;
    }
    .catalog_info h2 {
        margin-bottom: 18px;
    }
    .catalog_info p {
        font-size: 14px;
    }
    .form_section {
        margin-top: 40px;
        padding: 30px 0 12px;
    }
    .form_section-title {
        display: block;
    }
    .form_section-title h2 {
        margin: 0 0 13px;
    }
    .form_section-title p {
        font-size: 14px;
        line-height: 163.9%;
    }
    .form_section .inp-wrap,
    .form_section .btn,
    .form_section .col {
        width: 100%;
        margin-bottom: 18px;
    }
    .form_section .col .inp-row label::before {
        top: 6px;
    }
    .form_section .inp-wrap.file .btn {
        margin-bottom: 0;
    }
    .model {
        padding: 25px 0;
    }
    .model .row {
        display: block;
        margin-bottom: 0;
    }
    .model .inp-wrap {
        height: 64px;
        width: 100%;
    }
    .model .inp-wrap:last-child {
        width: 100%;
    }
    .model-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .model-item:nth-of-type(3n + 3) {
        margin-right: 4%;
    }
    .model-item:nth-of-type(2n + 2) {
        margin-right: 0;
    }
    .model-item img {
        height: 160px;
        margin-bottom: 10px;
    }
    .model-item .heading {
        font-size: 12px;
        line-height: 150%;
        margin-bottom: 5px;
    }
    .model-item .price {
        font-size: 14px;
        line-height: 126.4%;
    }
    .projects {
        margin-top: 40px;
        padding: 40px 0;
    }
    .projects .swiper-button-next {
        display: none;
    }
    .projects .swiper-slide {
        width: 290px;
    }
    .projects .swiper-slide img {
        height: 162px;
    }
    .card {
        padding: 25px 0;
    }
    .card-swiper {
        height: 210px;
    }
    .card-title {
        padding: 0;
    }
    .card__heading {
        font-size: 18px;
        line-height: 120.4%;
    }
    .card-price {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .card-price__discount {
        margin-top: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 5px;
        font-size: 14px;
    }
    .card-order .btn {
        padding: 20px 10px;
    }
    .card-order__btn {
        display: block;
        text-align: center;
        color: #000;
        padding: 20px 10px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        width: 100%;
        background-color: #fff;
        border: 1px solid #489D52;
    }
    .card-descr__table tr td {
        font-size: 14px;
        line-height: 120.4%;
        letter-spacing: -0.02em;
    }
    .card-descr__table tr td:first-child {
        padding-right: 10px;
    }
    .card-title,
    .card-descr,
    .card-files {
        padding: 0;
    }
    .card__text {
        font-size: 14px;
        line-height: 163.9%;
    }
    .card-modifications-wrap.filter_active .card-filter {
        background-color: #f6f7f8;
    }
    .card-modifications-wrap.filter_active .card-filter .dropdown.dp_active {
        background-color: #f6f7f8;
        width: 100%;
        padding: 0;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-btn {
        margin-bottom: 0;
        padding: 28px 20px 28px 80px;
        background-color: #fff;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .dropdown-btn::before {
        left: 20px;
    }
    .card-modifications-wrap.filter_active
        .card-filter
        .dropdown.dp_active
        .inp-checkbox {
        padding: 0 20px;
    }
    .card-filter {
        padding: 0 0 100px;
        width: 100%;
        height: -webkit-calc(100% - 61px);
        height: -moz-calc(100% - 61px);
        height: calc(100% - 61px);
    }
    .card-filter .card__subheadline {
        margin: 0 0 15px;
        background-color: #fff;
        padding: 15px 20px;
    }
    .card-filter__open {
        font-weight: 600;
        font-size: 18px;
        line-height: 120.4%;
        background-color: transparent;
        padding-right: 0;
        color: #000;
        margin: 0 0 15px;
    }
    .card-filter__open::before {
        width: 35px;
        left: 0;
        height: 35px;
        background-color: #edf1f6;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
    .card-filter__apply {
        position: fixed;
        bottom: 80px;
        left: 0;
        z-index: 99999;
        max-width: 80%;
        left: 10%;
    }
    .card-filter .dropdown:not(.dp_active) {
        padding: 15px 20px;
    }
    .card-table table td {
        padding: 0;
    }
    .card-table table td:first-child {
        width: 150px;
        max-width: unset;
        padding: 10px 20px;
    }
    .card-table table td:last-child {
        width: 120px;
        padding-right: 20px;
    }
    .card-table table td:nth-child(2),
    .card-table table td:nth-child(3),
    .card-table table td:nth-child(4),
    .card-table table td:nth-child(5),
    .card-table table td:nth-child(6) {
        /* display: none; */
    }
    .popular {
        margin-top: 40px;
        padding: 40px 0;
    }
    .popular .swiper-slide img {
        margin-bottom: 10px;
    }
    .popular .swiper-slide .heading {
        font-size: 12px;
        line-height: 150%;
    }
    .cart {
        padding: 25px 0 40px;
    }
    .cart__heading {
        font-size: 25px;
        line-height: 115.9%;
        margin-bottom: 18px;
    }
    .cart-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        padding-bottom: 20px;
        border-bottom: 1px solid #edf1f6;
    }
    .cart-item img {
        width: 54px;
        height: 54px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 0 10px 20px 0;
    }
    .cart-item__heading,
    .cart-item__heading a {
        font-size: 12px;
        line-height: 150%;
        max-width: 200px;
        margin: 0 auto 20px 0;
    }
    .cart-item-price {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        margin: 0;
        font-size: 18px;
        line-height: 120.4%;
    }
    .cart-item-price .current {
        display: inline-block;
        vertical-align: bottom;
    }
    .cart-item-price .old {
        font-size: 16px;
        line-height: 160.4%;
        display: inline-block;
        vertical-align: bottom;
        margin-left: 10px;
    }
    .cart-item__close {
        font-size: 15px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        position: absolute;
        top: 0;
        right: 0;
    }
    .cart-total {
        padding: 20px;
    }
    .cart-total li {
        font-size: 16px;
    }
    .cart-total li.main {
        font-size: 18px;
    }
    .cart .inp-wrap {
        width: 100%;
    }
    .cart-data .col {
        width: 100% !important;
    }
    .cart-data .btn {
        width: 100%;
    }
    .cart .delivery-item {
        width: 100% !important;
    }
    .cart .delivery-item .inp-radio {
        display: block;
        width: 100%;
    }
    .cart .delivery-options {
        padding: 20px 20px 10px;
        background-color: rgba(0, 0, 0, 0.02);
        position: static;
        width: -webkit-calc(100% + 40px);
        width: -moz-calc(100% + 40px);
        width: calc(100% + 40px);
        position: relative;
        top: auto;
        left: -20px;
        margin-bottom: 20px;
    }
    .cart-accepted p {
        font-size: 16px;
        line-height: 160.4%;
        margin-bottom: 18px;
    }
    .cart-accepted p.heading,
    .cart-accepted .heading {
        font-weight: 600;
        font-size: 25px;
        line-height: 115.9%;
    }
} /*# sourceMappingURL=style.css.map */


.price-catalog-pdf {
    max-width:350px;
}