@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@300&family=Montserrat:wght@400;500;700&family=Open+Sans&family=Roboto:wght@300;400&display=swap');

html,
body {
    overflow-x: hidden;
}

body {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
	padding-right: 0 !important;
}

.container-fluid {
    overflow: hidden;
}

.clear {
    display: block;
    height: 70px;
}

.mb {
    padding-bottom: 211px;
}

.bg_gr {
    background: #F5F5F5;
}

p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 25px;
}

p:nth-last-child(1) {
    margin-bottom: 0;
}

ul {
    font-size: 18px;
    line-height: 27px;
    padding-left: 20px;
}

img {
    max-width: 100%;
}

.blog-header {
    padding: 10px 0;
}

h3 {
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 40px;
}

h2 {
    font-size: 48px;
    line-height: 59px;
    margin-bottom: 40px;
}

.section {
    padding: 60px 0;
}

a:hover {
    color: inherit;
}

a {
    text-decoration: none;
    color: #2E4C6D;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
}

.adr span,
.adr span p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    display: block;;
}
.adr span p {
    margin-bottom: 0;
}

.adr .icon {
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #2E4C6D;
}

.adr .icon img {
    margin-right: 10px;
}

.top_contact div {
    flex-flow: column;
    display: flex;
    align-items: flex-start;
    text-align: left;
    justify-content: center;
    max-width: 170px;
    margin-left: auto;
}

a.link.tel {
    font-size: 18px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
    margin-bottom: 5px;
}

span.grafic {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
}

.btn {
    color: #396EB0;
    border: 1px solid #396EB0;
    padding: 8px 33px;
    border-radius: 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    background: transparent;
}

.btn.sm {
    font-size: 12px;
    line-height: 14px;
}

.btn:hover {
    background: #396EB0;
    color: #fff;
    border-color: inherit;
}

.adr:hover {
    text-decoration: none;
}

.menu {
    border-top: 1px solid #2E4C6D;
    overflow: visible;
}

ul.navbar-nav {
    justify-content: center;
    display: flex;
    width: 100%;
    max-width: 100%;
}

a.nav-link {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Montserrat';
    padding: 12px 19px !important;
    color: #000;
}

.menu li.nav-item {
    margin: 0px 22px;
    max-height: 41px;
}

nav.navbar {
    padding: 10px 0;
}

a.nav-link.active,
a.nav-link:hover {
    background: #396EB0;
    color: #fff !important;
}

img.sl_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}

.title_slider {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    max-width: 566px;
    font-size: 80px;
    line-height: 98px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.sale {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 49px;
    /* identical to box height */
    color: #FFFFFF;
    margin-bottom: 45px;
}

.sl_item {
    padding: 145px 0 115px;
    position: relative;
}

.sl_item .container {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}

a.link_slider {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    display: flex;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    justify-content: center;
    align-items: center;
    line-height: 22px;

    color: #2E4C6D;
    text-decoration: none;
    min-height: 66px;
    min-width: 260px;
}

.center li.slick-active button {
    width: 28px;
    height: 28px;
    box-shadow: inset 0px 0px 5px #396EB0;
}

.center .slick-dots li:after {
    display: block;
    content: "";
    width: 55px;
    height: 1px;
    background: #fff;
    top: 50%;
    position: absolute;
    z-index: -1;
    left: 0;
}


.center .slick-dots li:nth-last-child(1)::after {
    display: none;
}

a.link_slider:hover {
    border: 2px solid #396EB0;
    background: #396EB0;
    color: #fff;
}

li.last img {
    margin-left: 9px;
}

.last a.nav-link:hover img {
    filter: brightness(5.5);
}

.last a.nav-link {
    color: #396EB0;
}

.left_list .cat_block {
    display: flex;
    flex-wrap: wrap;
}

.category_list .item {
    border: 1px solid rgb(57 110 176 / 20%);
    margin: 0 0 20px 20px;
    flex: 0 0 30%;
    transition: all .3s ease-out;
}

.category_list .item a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 17px 8px;
    text-align: center;
    height: 126px;
}

.cat_img.hover {
    display: none;
}

.category_list .item:hover .cat_img.hover {
    display: block;
}

.category_list .item:hover .cat_img {
    display: none;
}

.category_list .righr_list {
    background: rgba(57, 110, 176, 0.1);
    padding: 0;
}

.category_list .left_list {
    padding-left: 20px;
}

.righr_list .nav-link {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #2E4C6D;
    padding: 25px 30px;
    border-radius: 0;
    width: 100%;
    text-align: left;
}

.righr_list .nav-link.active,
.righr_list .nav-link:hover {
    background: #2E4C6D;
    color: #fff;
}


.category_list .item img {
    margin-bottom: 10px;
}

.category_list .item:hover {
    background: #2E4C6D;
    border: 1px solid #396EB0;
}

.category_list .item:hover a {
    color: #fff;
}

.catalog_hit {
    margin-top: 20px;
}

.row_product {
    display: flex;
    /* justify-content: space-between; */
    width: 100%;
}

.catalog_popular {
    margin-bottom: 20px;
}

.row_product .product_item:nth-last-child(1) {
    margin-right: 0;
}

.product_item {
    flex-basis: 24%;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    max-width: 260px;
    padding: 0;
    border: 1px solid transparent;
    transition: all .2s ease-out;
    display: flex;
    flex-flow: column;
    margin-right: 3.3%;
}

.product_item .info {
    padding: 20px;
    padding-top: 8px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}

.tittle_product {
    font-family: 'Montserrat';
    text-align: center;
    font-weight: 700;
    margin-bottom: 11px;
    font-size: 18px;
    line-height: 22px;
}

.product_item .info .info_block span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
}

.product_item .info_block>div {
    display: flex;
    justify-content: space-between;
}

.product_item .info_block {
    margin-bottom: 50px;
}

.btn.in_cart {
    font-family: 'Montserrat';
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 14px 0;
    margin-top: auto;
}

.row_product .product_item:hover {
    border: 1px solid #396EB0;
    box-shadow: 0px 0px 20px rgba(57, 110, 176, 0.2);
    width: 300px;
}

.row_product .product_item:hover .btn.in_cart {
    background: #396EB0;
    color: #fff;
}

.catalog_hit .product_item:hover {
    transform: scale(1.15);
}

.catalog_hit .product_item:hover .btn.in_cart,
.catalog_hit .product_item:hover .info_block,
.catalog_hit .product_item:hover .tittle_product {
    transform: scale(1);
}

.title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 14px;
}

.wh {
    color: #fff;
}

.bg_qw {
    padding: 6px;
    background: #2E4C6D url(../images/bg_qw.png) 50%/cover no-repeat;
    position: relative;
    overflow: visible;
}

img.abs_img {
    position: absolute;
    bottom: 0;
    right: 1%;
}

.sub_title.wh {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}

.transparent .form-control::-moz-placeholder {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.5;
}

.transparent .form-control::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.5;
}

.transparent .form-control:-ms-input-placeholder {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.5;
}

.transparent .form-control::-ms-input-placeholder {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.5;
}

.transparent .form-control::placeholder {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.5;
}

form.transparent .form-control {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    background: transparent;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    padding: 10px 0;
    margin-top: 20px;
}

form.transparent {
    max-width: 360px;
    margin-top: 10px;
}

form.transparent .btn {
    border: 2px solid rgb(255 255 255 / 50%);
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-top: 40px;
    padding: 22px 74px;
}

.news_date {
    font-size: 16px;
    line-height: 19px;
    opacity: 0.5;
    margin-bottom: 10px;
}

.news_item img {
    margin-bottom: 16px;
}

.news_title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}

a.news_read:hover {
    text-decoration: none;
}

a.news_read {
    display: block;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    text-decoration-line: underline;
    color: #396EB0;
}

.bg_calk {
    background: url(../images/bg_calk.png) 50%/cover no-repeat;
    padding: 52px 0;
}

.calk {
    max-width: 960px;
    margin: 0px auto;
}

.header_calk {
    background: #2e4c6d url(../images/header_calk.png) 50% no-repeat;
    background-blend-mode: soft-light;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    min-height: 160px;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
}

/* FAQ */
#faq {
    padding-bottom: 72px;
}

#faq a.accordion-button span {
    max-width: 560px;
}

#faq a.accordion-button {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    background: transparent;
    padding: 20px 0;
    cursor: pointer;
}

#faq .accordion-body {
    font-size: 16px;
    line-height: 24px;
    padding-left: 65px;
    border: 0;
    padding-top: 0;
}

#faq .accordion-button:not(.collapsed) {
    background: transparent;
    color: inherit;
    box-shadow: none;
}

#faq .accordion-item {
    border-bottom: 1px solid #396EB0;
}

#faq .accordion-button::after {
    width: 20px;
    height: 11px;
    content: "";
    background: url(../images/icon/down.svg) 50%/cover;
    right: 0;
}

#faq .accordion-item:nth-child(1) {
    border-top: 1px solid #396EB0;
}

/* catalog */
h1.title {
    font-weight: 700;
    font-size: 80px;
    line-height: 98px;
}

.title_block {
    min-height: 390px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.title_section.full {
    max-width: 600px;
}

.title_section {
    max-width: 500px;
    margin-bottom: 41px;
    font-size: 32px;
    display: block;
    line-height: 39px;
}

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

.item_check {
    display: flex;
    width: 28%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 18px;
}

.row_check {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 32px;
}

.item_check:before {
    content: "";
    background: url(../images/icon/check.svg) 50%/contain no-repeat;
    display: block;
    width: 20px;
    height: 16px;
    margin-right: 12px;
    flex-shrink: 0;
}

.btn.bold {
    font-weight: 700;
    font-family: 'Montserrat';
}

.btn.uppercase {
    text-transform: uppercase;
}

.info_catalog .btn {
    font-family: 'Montserrat';
    width: 260px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 40px;
}

.btn.bl {
    background: #396EB0;
    color: #fff;
}

.info_catalog .btn:hover {
    border: inherit;
}

.btn.bl:hover {
    background: transparent;
    border: 1px solid #396EB0;
    color: #396EB0;
}

.offer_item {
    max-width: 360px;
    height: 100%;
    display: flex;
    flex-flow: column;
    margin: 10px auto 0;
}

h5.offer_title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    margin: 20px 0;
}

.offer_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}

.offer_item .btn {
    padding: 16px;
    margin-top: auto;
}

.btn.block {
    width: 100%;
}

.offer_row .offer_col:nth-last-child(1) .offer_item {
    margin-right: 0;
}

.offer_row .offer_col:nth-child(2) .offer_item {
    margin-left: 0;
}

.price_product {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #2E4C6D;
    margin-bottom: 20px;
}

.catalog_popular .tittle_product {
    padding-top: 20px;
    margin-bottom: 0;
}

.catalog_popular .product_item .info_block {
    margin: 20px auto;
    width: 100%;
}

.catalog_popular .product_item:hover {
    transform: none;
}

.catalog_popular .info {
    padding-top: 0;
}

.catalog_similar {
    margin-top: 10px;
}

.tittle_product {
    padding: 10px 10px 7px;
}

#why {
    margin-bottom: 40px;
}

.ta {
    height: 168px;
    transition:
        all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    overflow: hidden;
    position: relative;
}

.ta p {
    font-size: 16px;
    line-height: 24px;
    opacity: 0.8;
}

.ta.none:after {
    display: none;
}

a.read-next {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    text-decoration-line: underline;
    color: #396EB0;
}

.ta:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 120px;
    width: 100%;
    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 90.18%);
    z-index: 9;
}

/* footer */
.blog-footer {
    background: #2E4C6D;
    padding: 35px 0 30px;
    font-size: 18px;
    line-height: 200%;
    color: #E8E8E8;
    text-align: left;
}

.blog-footer-logo img {
    margin: 0px auto 30px;
    display: block;
}

span.nav_title {
    font-family: 'Montserrat';
    font-weight: 700;
    text-align:
        left;
    margin-bottom: 40px;
    display: block;
    line-height: 22px;
}

ul.foot-nav {
    font-weight: 300;
    padding-left: 0;
    list-style: none;
}

ul.foot-nav span {
    line-height: 120%;
    display: block;
    margin-top: 10px;
}

ul.foot-nav a {
    color: inherit;
    text-decoration: inherit;
}

ul.foot-nav a:hover {
    text-decoration: underline;
}


.btn.btn-outline-success {
    background: #396EB0;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
}

.form-control {
    background: #FFFFFF;
    border-radius: 0;
    padding: 11px 10px;
    height: 35px;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
}

span.nav_title.subs {
    margin-bottom: 30px;
}

form.line {
    width: 100%;
    display: flex;
}

form.line .btn {
    padding: 8px 0;
    min-width: 120px;
}

form.line .form-control {
    margin-right: 0;
}

.copy {
    background: #272727;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 160%;
    color: #E8E8E8;
    height: 59px;
    display: flex;
    align-items: center;
}

.custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-radio+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    position: relative;
}

.custom-radio+label::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #396EB0;
    background: #F5F5F5;
    box-shadow: inset 0px 0px 3px rgba(57, 110, 176, 0.1);
    border-radius: 50%;
    margin-right: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-radio:not(:disabled):not(:checked)+label:hover::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    flex-grow: 0;
    background: #396EB0;
    border-radius: 50%;
    position: absolute;
    left: 3px;
}

.custom-radio:not(:disabled):active+label::before {
    /* background-color: #b3d7ff; */
    /* border-color: #b3d7ff; */
}

.custom-radio:focus+label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-radio:focus:not(:checked)+label::before {
    border-color: #80bdff;
}

.custom-radio:checked+label::before {
    /* border: solid 3px #396EB0; */
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='#396EB0'/%3e%3c/svg%3e");
}

.custom-radio:disabled+label::before {
    background-color: #e9ecef;
}

#calk_form {
    max-width: 560px;
}

.body_calk .form-control {
    max-width: 400px;
}

input.invalid {
    border-bottom: 1px solid #f44336;
}

.tab {
    display: none;
}

.body_calk {
    background: #FFFFFF;
    padding: 0 0 50px;
    color: #1E2044;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

span.qw_title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 50px;
    display: block;
}

span.qw_numb {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    position: absolute;
    top: -44px;
    right: 22px;
}

.btn_calk {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding: 0 20px;
}

.qw_item {
    padding-left: 79px;
}

.btn.gr {
    background: #E5E5E5;
    border: 1px solid #E5E5E5;
}

.btn_calk .btn {
    min-width: 160px;
    height: 46px;
}

.btn.gr:hover {
    background: #396eb0;
}

.body_calk .radio {
    margin-bottom: 15px;
}

.custom-radio:checked+label::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    flex-grow: 0;
    background: #396EB0;
    border-radius: 50%;
    position: absolute;
    left: 3px;
}

/* txt */
.post p,
.post ul {
    font-size: 16px;
    line-height: 24px;
}

.content {
    margin-top: 30px;
}

.txt_top {
    margin-bottom: 70px;
}

.txt_block h4 {
    margin-bottom: 30px;
    max-width: 681px;
    display: block;
}

.txt_block {
    margin-bottom: 50px;
}

.txt_block a {
    text-decoration: underline;
}

.txt_block a:hover {
    text-decoration: none;
}

.txt_title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

.block_table {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.row_table {
    padding: 14px 40px;
    display: flex;
    justify-content: space-between;
}

.row_table:nth-child(2n+1) {
    background: rgba(57, 110, 176, 0.1);
}

.pop.slider .slick-track {
    display: flex;
    justify-content: space-between;
    margin: 0 -1%;
    padding: 5px 0;
}

.pop.slider .product_item {
    margin-right: 0;
}

.pop .slick-slide {
    text-align: center;
    flex-shrink: 0;
    opacity: 0;
    transition: all .3s ease-out;
}

.pop .slick-list.draggable {
    overflow: visible;
}

.pop .slick-slide.slick-active {
    opacity: 1;
}

.pop .slick-prev {
    left: -6%;
}

.pop .slick-prev,
.pop .slick-next {
    width: 52px;
    background: #2E4C6D url(../images/icon/arrow.png) 50% no-repeat;
    height: 52px;
    border-radius: 50%;
    background-size: 15px;
}

.pop .slick-next {
    right: -2.5%;
}

.item_catalog {
    padding: 70px 0;
}

h1.product_title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    margin: 0;
    padding: 0;
    max-width: 545px;
}

.top_sl {
    margin-bottom: 30px;
}

.slider-nav .slider_item {
    width: 160px !important;
    height: 90px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.slider-nav .slick-track {
    margin: 0;
    width: 100% !important;
}

.slider-nav .slick-slide {
    margin-right: 20px;
    width: fit-content !important;
}

.slider-nav .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slick-track {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    margin: 0;
}

.slider-nav .slick-slide.slick-current .slider_item {
    border: 3px solid #396EB0;
}


.slider-for {
    max-width: 560px;
    overflow: hidden;
}

.slider-for img {
    max-width: 560px;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.br {
    border-bottom: 1px solid #396EB0;
}

.block_card .row {
    padding-bottom: 20px;
}

.prod_row {
    padding-bottom: 20px;
}

.row.info_prod {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0;
}

.prod_info {
    padding: 20px 0;
}

.har_row span.item {
    font-style: normal;
    font-weight: 700;
}

.har_row {
    margin-bottom: 10px;
}

.har_row:nth-last-child(1) {
    margin-bottom: 0;
}

.har_row span.value {
    text-align: left;
    width: 64%;
    font-family: 'Roboto';
}

span.color {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 20px;
}

.color.green {
    background: #119A37;
}

.har_row * {
    display: flex;
    align-items: center;
}

.block_card {
    font-family: 'Montserrat';
}

.quality img {
    margin-right: 12px;
}


.price {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #2E4C6D;
}

.har_row .price {
    margin-right: 45px;
    margin-left: auto;
}

select.select {
    border: 1px solid rgba(46, 76, 109, 0.2) !important;
    border-radius: 3px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2E4C6D;
    padding: 8px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: url(../images/icon/down.svg) 90% no-repeat;
    background-size: 11px;
    min-width: 85px;
}

input.zakaz-control {
    border: 1px solid rgba(46, 76, 109, 0.2);
    border-radius: 3px;
    height: 35px;
    max-width: 53px;
    display: inline-block;
    padding: 5px 12px;
}

input.zakaz-control.w {
    max-width: 142px;
}

form.zakaz span:nth-child(1) {
    margin-left: 0;
}

form.zakaz span:nth-last-child(1) {
    margin-right: 0;
}

form.zakaz {
    display: flex;
    align-items: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
}

form.zakaz span {
    margin: 0px 5px;
}

.har_row.itog {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 22px;
}

.har_row.itog span {
    width: 50%;
    display: inline-block;
    margin: 0;
}

.har_row.itog span:nth-child(1) {
    width: 60%;
}

.btn.md {
    font-size: 14px;
    line-height: 17px;
    max-width: 260px;
    width: 100%;
    padding: 0;
    display: inline-flex;
    height: 48px;
    align-items: center;
    justify-content: center;
}

.prod_description .nav-link {
    background: #fff;
    border-radius: 0;
    color: #000;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    margin-right: 20px;
    font-size: 14px;
    line-height: 17px;
    padding: 12px 22px;
}

.prod_description .nav-link.active {
    background-color: #396EB0;
    color: #fff;
}

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

.img_description img {
    max-width: 350px;
    margin: 20px;
}

.prod_description .nav {
    border-bottom: 1px solid #396EB0;
    margin-bottom: 30px;
}

.prod_description .tab-content {
    padding: 0;
}

.prev.slick-arrow,
.next.slick-arrow {
    z-index: 9;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #FFFFFF url(../images/icon/down.svg) 50% no-repeat;
    position: absolute;
    top: 33%;
    transform: rotate(90deg);
    cursor: pointer;
}

.next.slick-arrow {
    right: 20px;
    transform: rotate(-90deg);
}

.prev.slick-arrow {
    left: 20px;
}

/* Modal */
.result {
    text-align: center;
    margin: 20px auto;
}

.modal-content {
    border-radius: 0;
}

.modal-title {
    text-align: center;
}

.modal-header {
    border: 0;
}

.modal-body {
    padding: 30px;
}

form.call {
    display: flex;
    flex-flow: column;
    align-items: center;
}

form.call .form-control {
    margin-bottom: 20px;
    height: 48px;
}

.btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.modal-dialog.map {
    /* width: 80%; */
    max-width: 790px;
}

.menu-open {
    padding-right: 8px;
    overflow: hidden;
    height: 100%;
    position: relative;
}


.header-menu {
    display: none;
    transition-property: opacity;
    transition-duration: .4s;
    transition-timing-function: ease;
    position: absolute;
    left: 0;
    right: 0;
    box-sizing: border-box;
    min-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ebf0f7;
    z-index: 100;
}
.menu-open .header-menu {
    display: block;
    padding: 10px 0;
}

.header-menu .righr_list .nav-link {
    padding: 10px;
    font-size: 18px;
}
@media (max-width: 991px) {
    .header-menu {
        display: none;!important;
    }
}

/********************************/
/********************************/
/********************************/
.active>.page-link, .page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: #396EB0;
    border-color: #396EB0;
}
.page-link {
    color: #396EB0;
}