@charset "UTF-8";
  

body{
    overflow-x: hidden;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    display:flex;
    flex-direction:column;
    min-height:100vh;
    /* padding-top: 150px; */
    font-family: omnes-cyrillic;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #666666;
    padding-top: 215px;
}

body.inner-page {padding-top: 180px;}

footer#footer{flex-shrink:0}
.clr{clear:both;float:none;margin:0;padding:0}
img{max-width:100%;object-fit:cover}
 
ul,p{margin-bottom:10px}
p:last-child{margin-bottom:0}
a{color:inherit}
a:hover{text-decoration:none}
::-webkit-scrollbar-track{background-color:#fff}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-thumb{background-color:#02336B}
.map iframe,.map img{width:100%;height:100%;border-radius: 10px;}
#content {
    min-height: 300px;
} 

.h2, h2, .h1, h1 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
}
b, strong {
    color: #151515;
}
.ab-none::before,.ab-none::after{display:none}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.w-100prec{width:100%}
.slider-row .slick-track{display:flex;margin-left: 0;}
.slider-row .slick-slide > div{height:100%}
.slider-row .slick-list{margin-right:-15px;margin-left:-15px}
.slider-row .slick-slide{margin-right:15px;margin-left:15px;height:inherit}
.flex{display:flex}
.flex-wrap{flex-wrap:wrap}
.flex-grow{flex-grow:1}
.between{justify-content:space-between}
.align-center{align-items:center}
.align-start{align-items:flex-start}
.align-end{align-items:flex-end}
.flex-row{margin-right:-15px;margin-left:-15px}
.flex-row > div, .flex-row > a{margin-right:15px;margin-left:15px}


.color-red {
    color: #D41228;
}

ul.slick-dots {
    left: 0;
    bottom: -55px;
} 

a,button{cursor:pointer}

.slick-dots li {
    width: 4px;
    height: 4px;
    background: #A3A3A3;
    border-radius: 50%;
    margin: 0 7px;
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
}

.slick-dots li button::before {
    display: none;
}

.slick-dots li.slick-active {
    background: #363636;
    width: 32px;
    border-radius: 12px;
}
a,input,button,select,textarea,.slick-slide{outline:none!important;box-shadow:none}
.bt{display:inline-block;padding:0;background:none;border:none;box-shadow:none;text-shadow:none;margin:0;transition:.5s}

.btn-grayreverse {
    font-weight: 600;
    text-align: center; 
    color: #363636;
    padding: 10px 30px;
    border: 1px solid #363636;
    border-radius: 40px;
}

.btn-grayreverse:hover {
    background: #363636;
    color: #fff;
}

.btn-gray {
    background: #363636;
    border-radius: 32px;
    padding: 9px 40px;
    border: 1px solid #363636;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px; 
    color: #FFFFFF;
}

.btn-gray:not(.product-thumb_btn):not(#button-cart):hover {
    background: #fff;
    color: #363636;
}

.btn-gray.header-btncatalog {
    margin-right: 15px;
    min-width: 175px;
    text-align: center;
}


.btn-red {
    background: #D41228;
    border-radius: 39px;
    padding: 12px 28px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    border: 1px solid #D41228;
}

.btn-red:hover {
    color: #D41228;
    background: #fff;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-primary:hover, 
div#d_quickcheckout  .btn-primary,
.btn-primary, 
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
    background: #D41228;  
    border-radius: 41px;
    display: inline-flex;
    align-items: center;
    padding: 11px 30px;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #D41228;
}
 

 
.pt-100px{padding-top:100px}
.mb-0px{margin-bottom:0!important}
.mb-15px{margin-bottom:15px!important}
.mb-20px{margin-bottom:20px!important}
.mb-25px{margin-bottom:25px!important}
.mb-30px{margin-bottom:30px!important}
.mb-40px{margin-bottom:40px!important}
.mb-50px{margin-bottom:50px!important}
.mb-60px{margin-bottom:60px!important}
.mb-65px{margin-bottom:65px!important}
.mb-70px{margin-bottom:70px!important}
.mb-80px{margin-bottom:80px!important}
.mb-90px{margin-bottom:90px!important}
.mb-100px{margin-bottom:100px!important}
.mb-120px{margin-bottom:120px!important}
.mb-130px{margin-bottom:130px!important}
.mb-140px{margin-bottom:140px!important}
.mb-170px{margin-bottom:170px!important}
.mb-200px{margin-bottom:200px!important}


.mb-100px.slick-initialized.slick-slider.slick-dotted, .mb-80px.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 140px !important;
}

.hide{display:none!important}
.line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke:#fff;stroke-width:5.5px;stroke-linecap:round}
.hamb6 .top{stroke-dasharray:40 172}
.hamb6 .middle{stroke-dasharray:40 111}
.hamb6 .bottom{stroke-dasharray:40 172}
.active .hamb6 .top, html.mm-wrapper_opening .hamb6 .top {stroke-dashoffset:-132px}
.active .hamb6 .middle, html.mm-wrapper_opening .hamb6 .middle {stroke-dashoffset:-71px}
.active .hamb6 .bottom, html.mm-wrapper_opening .hamb6 .bottom{stroke-dashoffset:-132px} 
 

header#header {
    position: fixed;
    top:  0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    transition: 0.5s;
    padding: 10px 0 5px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
} 
.header-wrap {
    width: calc(100% - 200px);
}
header#header.fixed .header-bottom {
    padding: 0;
}

header#header.fixed div#logo img {
    width: 100px;
}

header#header.fixed {
    padding: 10px 0;
}

#cart {
    margin-bottom: 0;
    position: fixed;
    bottom: 70px;
    right: 15px;
    background: #363636;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.cart-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cart-img {
    position: relative;
    /* margin-right: 10px; */
    /* padding-right: 10px; */
    /* border-right: 1px solid #E1E1E1; */
}

span#cart-total {display: flex;flex-direction: column-reverse;text-align: left;font-weight: 500;font-size: 13px;line-height: 1;color: #666666;position: absolute;background: red;width: 15px;height: 15px;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;top: 0;right: 0;}
.cart-img svg path {
    fill: #fff;
}
span#cart-total > span:last-child {
    font-weight: 600;
    color: #151515;
    display: none;
}

header#header.fixed .header-top {
    display: none;
}
 
ul.breadcrumb {
    display: none;
} 
ul.mainlist {
    list-style: none;
    padding: 0;
    margin:  0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

ul.mainlist a {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    color: #363636;
}

ul.mainlist li {
    margin-right: 45px;
}

.header-top {
    border-bottom: 1px solid #CCCCCC;
    padding: 0px 0 15px;
}
 .btn-grayreverse.header-btn {
    padding: 8px 30px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
} 
a.header-phone {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #373636;
    margin-right: 20px;
}

a.header-phone svg {
    margin-right: 10px;
}

div#logo {
    margin:  0;
    margin-right: 20px;
}
div#logo img {
    width: 180px;
    transition: 0.5s;
}
 
 
div#d_ajax_search_results {
    margin-top: 0;
} 
div#result_block {
    padding-top: 10px;
}

div#result_block > p.pull-right.block-text.text-left {
    display: none;
}
div#result_block img {
    width: 60px;
    height: 60px;
}

#d_ajax_search_results .row {
    display: flex;
}
.search-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

a.openMenu {
    width: 50px;
    height: 50px;
    display: none;
} 
.header-bottom {
    padding: 15px 0 0px;
}
 
input.search-input {
    width: 100%;
    padding: 11px 30px;
    background: #F9F9F9;
    border: 1px solid #CCCCCC;
    border-radius: 36px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #151515;
}

div#search {
    position: relative;
    flex-grow: 1;
    margin: 0;
    /* margin-right: 30px; */
}

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

a.openMenu {
    width: 50px;
    height: 50px;
    display: none;
}
.slider-head::before {
    position: absolute;
    content: "";
    top: -63px;
    left: -53px;
    width: 110px;
    height: 110px;
    background: url(/image/catalog/titlesvg.svg) no-repeat center center;
    background-size: contain;
}
.slider-head {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #363636;
    position: relative;
}
.slider-item {
    /* padding-top: 65px; */
}
.slider-content {
    width: 48%;
    position: relative;
    z-index: 2;
}
img.slider-img {
    margin-left: auto;
}

body.common-home img.slider-img {
    transform: translate(70px, 0);
}
.slider-img_wrap {
    width: 52%;
    position: relative;
}

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

.slider-img_svg {
    position: absolute;
    top: 7px;
    left: -84px;
}

.btn-red.slider-link {
    margin-right: 15px;
    margin-bottom: 10px;
}

.slider-head span {
    display: block;
}

.slider-text {
    font-size: 18px;
    line-height: 28px;
    color: #777777;
    margin-bottom: 25px;
    max-width: 520px;
}

.slider-wrap {
    position: relative;
}
.title-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.title-btn_wrap {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap; 
} 
.tab-btn {
    background: #E6E6E6;
    padding: 10px 24px; 
    text-align: center;
    letter-spacing: 0.02em;
    color: #363636;
} 

.tab-btn:first-child {
    border-radius: 50px 0 0 50px;
}

.tab-btn:last-child {
    border-radius: 0 50px 50px 0;
}

.tab-btn.active {
    background: #D41228;
    color: #fff;
    font-weight: 600;
}

.tab-btn:hover {
    background: #D41228;
    color: #fff;
}
.title {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 34px;
    line-height: 120%; 
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #363636;
    position: relative;
}
.title::before {
    position: absolute;
    content: "";
    top: -33px;
    left: 100px;
    width: 110px;
    height: 110px;
    background: url(/image/catalog/titlesvg.svg) no-repeat center center;
    background-size: contain;
}
.title.small-title {
    line-height: 1.4;
    font-size: 28px;
}
.title-wrap .title {
}

.title-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; 
    letter-spacing: 0.135em;
    text-transform: uppercase; 
    color: #244082;
    margin-bottom: 50px;
} 

.cat-item {
    background: #F4F4F4;
    padding: 35px;
    width: calc(33.33% - 30px);
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.cat-img {
    mix-blend-mode: darken;
    margin-bottom: 25px;
} 
.cat-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 124.2%; 
    color: #151515;
    margin-bottom: 15px;
}

.cat-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 20px;
    flex-grow: 1;
}
.cat-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
 .about-wrap {
    position: relative;
    padding-bottom: 75px;
}

.about-wrap::before {
    position: absolute;
    bottom: 0;
    width: 29%;
    height: 400px;
    background: #FCE6E8;
    content: "";
    z-index: -1;
    border-radius: 0 200px 200px 0;
} 
.about-wrap_reverse::before, .about-wrap_reverse::before {
    left: unset;
    right: 0;
    border-radius: 200px 0 0 200px;
} 
.about-img {
    width: 43%;
}
.about-img img {
}

.about-reverse .about-img img { 
    border-radius: 0 60px  0 0;
}

.about-reverse {
    flex-direction: row-reverse;
}
.about-item {
    width: 48%;
}
.about-item.about-item_full {
    width: 100%;
}

.about-text a:not(.bt) {
    color: #244082;
    font-weight: bold;
}
.about-text ul {
    padding-left: 20px;
}

.about-text ul li::marker {
    color: #244082;
}

.about-text ul li {
    margin-bottom: 10px;
}
.about-text {
    width: 100%;
}

.title.about-title {
    margin-bottom: 20px;
}

.about-link {
    margin-top: 30px;
}

.partner-slider-8 .partner-item {
    border: 1px solid #DFDFDF;
    padding: 10px;
    display: flex !important;
    height: 92px;
    justify-content: center;
    align-items: center;
}

.partner-slider-8 .partner-item img {
    max-height: 80px;
}
footer#footer {
    background: #F4F4F4;
    margin: 0;
    padding: 0;
    border: none;
    color: #555;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}

footer  a {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px; 
    color: #8C8C8C;
}
footer a:hover {
    color: #8C8C8C;
    text-decoration: underline;
}
.footer-top {
    padding-top: 55px;
}

.footer-item {
    margin-bottom: 35px;
    max-width: 235px;
    margin-right: 30px;
}

.footer-head {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #363636;
}

.footer-menu a {
    display: block;
    margin-bottom: 6px;
}

.footer-item:last-child {
    margin-right: 0;
    max-width: 350px;
}

.footer-address {
    margin-bottom: 8px;
}

.footer-phone_wrap {
    font-weight: 500;
    font-size: 17px;
    line-height: 38px; 
    display: flex;
    align-items: center;
    color: #555555;
}

span.footer-sep {
    color: rgba(162, 162, 162, 0.4);
    margin: 0 5px;
}

.footer-bottom {
    padding: 20px 0;
    border-top: 1px solid #E2E2E2;
}
.footer-item.footer-logo {
    mix-blend-mode: darken;
}

.footerlogo-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; 
    color: #979797;
    margin-top: 20px;
}

a.footer-phone {
    font-weight: 700;
    font-size: 15px;
    line-height: 24px; 
    color: #8C8C8C;
    margin-bottom: 10px;
}

.footer-open {
    margin-bottom: 10px;
}

a.footer-all_link {
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #E7E7E7;
}
.footer-abc {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px; 
    letter-spacing: 0.045em;
    color: #6B6B6B;
}

.social a {
    margin-right: 10px;
    margin-bottom: 10px;
}
.container-fluid {
    padding: 0;
    width: 100%;
}
 
.contact {
    width: 29%;
}
.contact-head {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px; 
    color: #898989;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.contact-head svg {
    margin-right: 10px;
}

.contact-item a {
    display: block;
    margin-bottom: 5px;
}
.map {
    width: 68%;
    height: 575px;
}

.contact-item {
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  padding: 25px 30px 20px;
  padding-right: 15px;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #373636;
} 
  
.catmenu-box {margin-bottom: 50px;}
a.catmenu-child_item {
    border-bottom: 1px solid #E7E7E7;
    padding: 10px;
    display: block;
    padding-left: 20px;
}

.catmenu-item:last-child .catmenu-link_wrap {
    border: none;
}
.catmenu-child {
    display: none;
}
 
.catmenu-item.active .catmenu-child {
    display: block;
}
.catmenu-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px; 
    letter-spacing: 0.045em;
    color: #151515;
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
}

.catmenu-head svg {
    margin-right: 20px;
} 
.catmenu-link {display: none;align-items: center;font-weight: 700;font-size: 14px;line-height: 18px;letter-spacing: 2px;text-transform: uppercase;color: #D41228;border-bottom: 1px solid #E7E7E7;padding-bottom: 18px;margin-bottom: 10px;}

.catmenu {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 25px 20px 5px;
}

.catmenu-link svg {
    margin-right: 15px;
}

.catmenu-child_link {
    display: block;
    border-bottom: 1px solid #E7E7E7;
    padding: 10px 0;
    padding-right: 50px;
}
.catmenu-child_link.active {
    color: #d41228;
    font-weight: 600;
}
.catmenu-child_item {
    position: relative;
} 
.catmenu-child a {
    font-size: 14px;
    line-height: 18px;
    color: #373636;
}

.catmenu-dop {
    padding: 10px 20px;
    border-bottom: 1px solid #E7E7E7;
    display: none;
}
.catmenu-child_wrap.active .catmenu-dop {
    display: block;
}
a.catmenu-dop_link {
    display: block;
    margin: 10px 0;
}
a.catmenu-dop_link.active {
    font-weight: 700;
}
.catmenu-child_wrap:last-child .catmenu-child_link {
    border: none;
} 
.catmenu-child_item.active .catmenu-link_svg svg, .catmenu-child_wrap.active .catmenu-link_svg svg {
    transform: rotate(270deg);
}
.catmenu-link_svg {
    position: absolute;
    right: 0;
    top: 8px;
    width: 50px;
    text-align: right;
    cursor: pointer;
    z-index: 2;
    transition: 0.5s;
} 

.catmenu-link.active, .catmenu-item.active .catmenu-link {display: flex;}

.catmenu-link_wrap.active svg path, .catmenu-link_wrap:hover svg path {
    stroke: #244082;
}  
.title.catpage-title {
    font-weight: 700;
    font-size: 35px;
    line-height: 1.2;
    color: #151515;
    margin-bottom: 20px;
    text-transform: none;
    width: calc(100% - 300px);
}
 

.form-group_sort {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px; 
    color: #616161;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -55px;
}

label.sort-label {
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 10px;
}

select#input-sort {
    border: none;
    text-decoration: underline;
    max-width: 140px;
    margin-bottom: 10px;
}

label.sort-label svg {
    margin-right: 10px;
}


.modal-body {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
} 

.modal-content > button.close {
    position: absolute;
    top: 4px;
    right: 10px;
    z-index: 10;
    font-size: 40px;
    opacity: 1;
}

.mimage {
    width: 50%;
}
.mimage img {
    width: 100%;
    height: 100%;
}
.modalform {
    width: 50%;
    padding: 50px;
}

.modal-dialog.modal-dialog-centered {
    width: 95%;
    max-width: 800px;
}

.mod-title {
    font-size: 20px;
    font-weight: 600;
    color: #333; 
    text-align: center;
    margin-bottom: 25px;
}

.input {
    width: 100%;
    margin-bottom: 15px;
    padding: 8px 10px;
    border-radius: 5px;
    border: 1px solid gray;
}
.active .formsuccess {
    padding: 10px;
    background: #048904;
    color: #fff;
    margin-bottom: 20px;
} 


.partner-slider-9 .partner-item a {
    display: block;
    position: relative;
    padding: 10px;
}

.partner-slider-9 .partner-item a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/image/catalog/ramka.png) no-repeat center center;
    background-size: 100% 100%;
}

.partner-slider-9 .partner-item img {
    width: 100%;
}

.slick-arrow {
    width: 45px;
    height: 45px;
    z-index: 1;
    opacity: 1;
}

.slick-arrow::before {
    display: none;
}

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

.slick-next.slick-arrow {
    right: -60px;
} 
.tab-content>.tab-pane {font-size: 14px;line-height: 20px; color: #666666;}

.prodpage-desc_head {
    display: none;
}

ul.nav.nav-tabs {
    border-bottom: 1px solid #B6B6B6;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.nav-tabs>li {
    margin: 0;
    float: none;
    position: relative;
    margin-right: 100px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a {
    border: none !important;
    padding: 0;
    margin:  0;
    background: none !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 60px; 
    color: #151515;
}

.nav-tabs>li::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #D41228;
    opacity: 0;
}

.nav-tabs>li.active::before {
    opacity: 1;
}

.prodpage-desc_head::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    width: 57px;
    height: 3px;
    background: #244082;
} 
.prodpage-desc_text {
    margin-bottom: 10px;
}  

.prodpage-imgwrap {
    display: flex;
    flex-wrap: wrap; 
    margin-bottom: 30px;
}

.slider-nav {
    width: 19%;
    margin-right: 2%;
}

.slider-for {
    width: 79%;
}
.prodpage-title::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background: #363636;
    border-radius: 10px;
}

.prodpage-title {
    position: relative; 
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px; 
    color: #363636;
}
 
.prodpage-desc_text table {
    border: none;
    max-width: 100% !important;
}

.prodpage-desc_text table td {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #666666;
    border: none !important;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px solid #cfcfcf !important;
}
.feat-item {
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.18);
    border-radius: 10px;
    padding: 20px 25px 35px;
    text-align: center;
    display: flex !important;
    flex-direction: column;
} 

.feat-slider .slick-list.draggable {
    padding: 20px 0;
}

.feat-img img {
    margin:  auto;
}

.feat-img {
    margin-bottom: 20px;
    flex-grow: 1;
}

.feat-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #373636;
    margin-bottom: 10px;
}

.feat-text {
    font-size: 15px;
    line-height: 19px; 
    color: #666666;
}  
.feat-flex .feat-item {
    width: calc(33.33%  - 30px);
    position: relative;
    height: unset;
}
.title.reason-title3 {
    margin-bottom: 10px;
}

.title.reason-title3 ~ .reason-text {
    max-width: 250px;
}
.bg-wrap {
    position: relative;
}

.bgsvg {
    position: absolute;
}

.bgsvg1 {
    top: 0;
    transform: translate(0, -64%);
    z-index: -1;
    left: 27%;
}

.featured-flex {
    display: none;
}
.featured-flex.active {
    display: flex;
}
.btn-grayreverse.featured-link {
    display: none;
} 
.btn-grayreverse.featured-link.active {
    display: inline-block;
}

body:not(.common-home) .accio-slider {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

body:not(.common-home) .accio-item {
    width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
}

.accio-item {
    position: relative;
}

.accio-img {
    width: 100%;
    height: 100%;
}

.accio-img img {
    width: 100%;
    height: 100%;
}

.accio-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    padding-left: 40px;
    max-width: 240px;
}

.accio-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #373636;
    margin-bottom: 10px;
}

.accio-prec {
    font-weight: 700;
    font-size: 63.4091px;
    line-height: 79px;
    letter-spacing: 0.02em;
    color: #D41228;
    margin-bottom: 20px;
}

.btn-grayreverse.accio-link {
    width: 100%;
    padding: 8px;
}
 .title.accio-title::before {
    left: 63px;
}

.reason-title::before {
     position: absolute;
     content: "";
     top: -33px;
     left: -60px;
     width: 110px;
     height: 110px;
     background: url(/image/catalog/titlesvg.svg) no-repeat center center;
     background-size: contain;
}

.princip-title::before {
    left: 31%;
}

.title.about-title::before {
    left: -62px;
}

.title.fon-title::before {
    left: -50px;
}
.reason-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #D41228;
    margin-bottom: 15px;
    position: relative;
}

.reason-title2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 34px; 
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #363636;
    margin-bottom: 25px;
}

.reason-text {
    font-size: 18px;
    line-height: 28px; 
    color: #777777;
    margin-bottom: 20px;
}

.reason-left {
    width: 31%;
}

.reason-right {
    width: 64%;
    position: relative;
}

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

.reason-slider::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F8F8F8;
    z-index: -1;
    border-radius: 200px 0 0 200px;
}

.reason-item_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%; 
    text-transform: uppercase;
    color: #373636;
    margin-bottom: 20px;
}
.reason-dots {
    position: relative;
}

.reason-dots ul.slick-dots {
    position: relative;
    left: unset;
    bottom: unset;
    height: auto;
    text-align: left;
}

.reason-dots .slick-dots li {
    width: 45px;
    height: 45px;
    background: #E6E6E6;
    border-radius: 50%;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 5px;
}
 

.reason-dots .slick-dots li button {
    font-size: 16px;
    line-height: 20px; 
    text-align: center;
    letter-spacing: 0.02em;
    color: #363636;
}

.reason-dots .slick-dots li.slick-active {
    background: #D41228;
}

.reason-dots .slick-dots li.slick-active button {
    color: #fff;
}

.reason-slider {
    padding: 74px 125px;
    padding-right: 40px;
}

.reason-slider .slick-arrow {
    top: unset;
    transform: none;
    bottom: 5px;
    right: unset;
    left: 0;
}

.reason-slider .slick-arrow.slick-next {
    left: 60px;
}
.title.fon-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px;
}

.fon-item {
    width: 46%;
}

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

.fon-img_wrap {
    width: 35%;
    position: relative;
}

.fon-text {
    font-size: 18px;
    line-height: 28px; 
    color: #777777;
    margin-bottom: 20px;
}

 .foninput {
    border: 1px solid #D2D2D2;
    border-radius: 39px;
    padding: 10px 20px;
    margin-bottom: 10px;
    margin-right: 5px;
}

.btn-red.fon-btn {
    margin-top: 15px;
}
.product-thumb {
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    width: 33.33%;
    padding: 10px;
    position: relative;
    display: flex !important;
    flex-direction: column;
}
.product-thumb .caption {
    flex-grow: 1;
}
.product-thumb .image {
    margin-bottom: 20px;
}
.product-thumb-4 {
    width: 25%;
}
.xd_stickers {
    border-radius: 10px;
    padding: 5px 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px; 
    text-align: center;
    color: #FFFFFF;
}

.product-thumb_title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px; 
    color: #151515;
    margin-bottom: 10px;
}

.product-thumb_desc {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #888888;
    margin-bottom: 10px;
}

.product-thumb .price-old {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-decoration-line: line-through;
    color: #888888;
    margin: 0;
    margin-right: 10px;
}

.product-thumb .price-new {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
}

.button-group_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.quantity_div {
    margin-bottom: 10px;
    width: auto;
    display: flex;
    align-items: center;
}

.btn-gray.product-thumb_btn {
    margin-bottom: 10px;
    padding: 13px 20px;
}

.plus, .minus, input.quantity_input {
    background: #EFEFEF;
    border-radius: 42px !important;
    width: 40px;
    height: 50px;
    border: None;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #212121;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
}
input.quantity_input {
    margin: 0 5px;
}
.product-thumb .price {
    margin-bottom: 10px;
}
.slider-for_item img {
    max-height: 485px;
    margin: auto;
}


.slideranim {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: sliderAnim 20s infinite linear;
    transition: 0.5s;
    transform-origin: 50% 50%;
    /* background: #d0d7df; */
    right: -50px;
    top: -40px;
}

@keyframes sliderAnim {
    0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg);}
}

body.common-home div#content {
    overflow-x: hidden;
    padding-top: 65px;
}

body.common-home {
    padding-top: 155px;
}

.slick-slide.slick-current.slick-active .slider-nav_item {
    border: 1px solid #D41228;
    border-radius: 10px;
    overflow: hidden;
}
.slick-slide .slider-nav_item {
    border: 1px solid #ffffff;
    border-radius: 10px;
    overflow: hidden;
    height: 150px;
}
.slider-nav_item img {
    max-height: 80%;
    margin: auto;
    margin-top: 10%;
}
.prodpage-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px; 
    color: #666666;
    margin-bottom: 20px;
}

.prodpage-list b {
    display: block;
    margin-bottom: 3px;
}

.prodpage-list { 
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px; 
    color: #666666;
} 

div#product label.control-label {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px; 
    color: #151515;
    margin-bottom: 10px;
} 
#product .radio span {
    background: #EFEFEF;
    border-radius: 43px;
    width: 60px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px; 
    color: #555555;
    border: 2px solid #EFEFEF;
}

#product .radio input {
    position: absolute;
    left: 0;
    top:  0;
    margin: 0 !important;
    z-index: 2;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

#product .radio img {
    display: none;
}
 

#product div[id^="input-option"] {
    display: flex;
    flex-wrap: wrap;
}

#product .checkbox, .radio, #product .checkbox+.checkbox, #product .radio+.radio {
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

#product .checkbox label, #product .radio label {
    padding: 0;
}

#product .radio input:checked ~ span {
    border: 2px solid #D41228;
}

span.prodpage-price_old {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: line-through;
    color: #888888;
    display: block;
    margin-bottom: 2px;
}

.prodpage-price_cur {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    color: #151515;
}

button#button-cart {
    margin-top: 10px;
}
.form-group.form-group_quantity {
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #D6D6D6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

label.control-label.quantity-label {
    display: none;
}
 
body[class^="product-product"] .xd_stickers_wrapper {
    left: 185px !important;
}

body[class^="product-product"] .xd_stickers_wrapper {
    left: 185px !important;
}

.alert.alert-success {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 95%;
    max-width: 500px;
    padding: 40px;
    background: #09a309;
    color: #fff;
    border-color: #09a309;
    font-size: 18px;
}

.alert.alert-success > button.close {
    color: #fff;
    opacity: 1;
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    top:  0;
    right: 10px;
}

.alert.alert-success a:hover {
    color: #fff;
    text-decoration: underline;
}
.stock_warning {
    width: 100%;
}

.dream-filter {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 20px;
    margin-bottom: 50px;
}

.rdf-header {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #373636;
    display: flex !important;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #E7E7E7;
}

.rdf-header svg {
    margin-right: 15px;
}

.dream-filter .panel-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px; 
    color: #373636;
}

.dream-filter .panel-heading {
    padding: 0;
    background: none;
    border: none;
    padding: 15px 0;
}

.dream-filter .panel {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #E7E7E7;
    box-shadow: none;
}

.dream-filter .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.dream-filter.filter-vertical .rdf-group {
    padding: 10px 0;
}
.dream-filter .panel-title svg {
    fill: none;
}

.dream-filter .irs-bar, .dream-filter .irs-bar-edge {
    background: #424B5A;
    height: 2px;
}

.dream-filter .irs-line {
    height: 2px;
}

.dream-filter .irs-handle, .dream-filter .irs-handle.state_hover, .dream-filter .irs-handle:hover {
    background: #424B5A;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 19px;
    border: none;
}
.dream-filter .irs-shadow {
    height: 2px;
}
.dream-filter .irs-from, .dream-filter .irs-to, .dream-filter .irs-single {
    background: #D41228;
}

.dream-filter .irs-from:after, .dream-filter .irs-to:after, .dream-filter .irs-single:after {
    border-top-color:   #D41228;
}

.dream-filter .rdf-group .rdf-label {
    background: #D41228;
}

.rdf-picked {
    margin-top: 10px;
}

.dream-filter .rdf-group label {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px; 
    color: #373636;
}
span.fcheck {
    position: relative !important;
    width: 18px !important;
    height: 18px !important;
    display: block !important;
    border: 2px solid #E5E5E5 !important;
    border-radius: 2px;
    margin-right: 10px !important;
} 
.checkbox.rdf-val input[type="checkbox"] {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.checkbox.rdf-val label {
    display: flex !important;
    padding: 0;
    margin-bottom: 15px;
}

.checkbox.rdf-val input[type="checkbox"]:checked ~ span.fcheck {
    background: url(/image/catalog/check.svg) no-repeat center center !Important;
    border: 2px solid #D41228 !important;
}

.fixed-btn {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 20;
} 
.fixed-btn.fixed-btn_mobile {
    display: none;
} 


div#login_view {display: none;}

#d_quickcheckout .panel-default > .panel-heading {
    background: #d41228;
    color: #fff;
}

div#d_quickcheckout label {font-weight: 700;}

strong.title {
    font-size: 16px !important;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 500;
}
div#d_quickcheckout  {
    margin-bottom: 70px;
} 
#d_quickcheckout img.payment-image {
    display: none;
}


.circlesvg {
    position: absolute;
    border-radius: 50%;
}

.circlesvg1 {
    background: #FCE6E8;
    width: 110px;
    height: 110px;
    top: -56px;
    right: 0;
}

.circlesvg2 {
    border: 10px solid #FCE6E8;
    width: 100px;
    height: 100px;
    bottom: 10%;
    left: 12px;
}

.circlesvg3 {
    background: #FCE6E8;
    width: 60px;
    height: 60px;
    bottom: 27%;
    right: -20%;
}
.slider .slick-list.draggable {
    overflow: visible;
}
.circlesvg2.reasoncircle2 {
    left: 42%;
    bottom: 0;
}

.circlesvg1.foncircle1 {
    right: unset;
    left: -70px;
}

.circlesvg2.foncircle2 {
    left: -31%;
    bottom: 20%;
}

.circlesvg4.foncircle4 {
    background: #FCE6E8;
    width: 45px;
    height: 45px;
    top: 10px;
    right: 0;
}

.circlesvg5.foncircle5 {
    background: #FCE6E8;
    width: 45px;
    height: 45px;
    left: -19%;
    top: 36%;
}

body[class^="product-category"]  .circlesvg1.slidercircle1 {
    width: 70px;
    height: 70px;
    right: unset;
    top: unset;
    bottom: 32%;
    left: 10%;
}

body[class^="product-category"]  .circlesvg2.slidercircle2 {
    bottom: 0;
    top: 0;
}

body[class^="product-category"]  .circlesvg3.slidercircle3 {
    right: unset;
    left: -20%;
    bottom: 10%;
}
body.information-information-9 .circlesvg2.slidercircle2 {
    bottom: unset;
    top: 30%;
}
.quote-svg {
    margin-bottom: 25px;
}

.quote-text {
    font-size: 22px;
    line-height: 33px; 
    color: #777777;
    margin-bottom: 25px;
}

.quote-author {
    font-weight: 700;
    font-size: 22px;
    line-height: 33px; 
    color: #363636;
    position: relative;
    padding-left: 45px;
}

.quote-author::before {
    position: absolute;
    content: "";
    top: 15px;
    left: 0;
    width: 30px;
    height: 3px;
    background:  #363636;
}
.quote-bg {
    text-align: right;
}
ul.characteristics-full__sub-list {
    list-style: none;
    padding: 0;
}

.characteristics-full__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px 0;
}

dl.characteristics-full__list {
    max-width: 600px;
}
dd.characteristics-full__value {
    text-align: right;
} 
ul.pagination {
    margin-bottom: 70px;
} 
 
 
 
