@media (min-width: 1420px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1400px;
}
}
.video-material p {
    font-weight: bold;
    margin-bottom: 40px;
}
.content_block {
    overflow: hidden;
    position: relative;
}

.content_block.hide {
    height: 500px;
}

.content_block.hide:after {
    content: "";
    display: block;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 75%);
}

span.text-more {margin: 10px 0;cursor: pointer;}

*::-webkit-scrollbar,
html *::-webkit-scrollbar {
  height: 12px;
  width: 5px;
}
*::-webkit-scrollbar-track,
html *::-webkit-scrollbar-track {
  background: #f7f7f7;
}
*::-webkit-scrollbar-thumb,
html *::-webkit-scrollbar-thumb {
  background-color: #353535;
  border-radius: 5px;
}
html body{
  font-family: "Rubik", sans-serif;
  
}
ul.menu_first_ul a {
    position:relative;
    color: black;
    font-size: 17px;
}
ul.menu_first_ul{
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul.menu_first_ul li{
    position:relative;
    padding: 0 15px 0 15px;
}
ul.menu_first_ul li:before {
    content:
    "";
    display: -webkit-inline-box;
    width: 1px;
    height: 20px;
    right:0;
    position:
    absolute;
    top:50%;
    margin-top:-10px;
    border-radius: 50%;
    background: #daccbf;
    cursor: pointer;
}
.icon_block {
    display: flex;
    justify-content: flex-end;
    /* flex-wrap: wrap; */
    align-items: center;
}
.icon_block  a{
    margin-left: 20px;
    color: black;
    font-size: 17px;
}
.icon-head a,.profil {
   display:inline-block;
   font-size: 30px;
   color:black;
   position: relative;
   margin-left: 30px;
}
form#mse2_filters {
    width: 100%;
    padding: 20px;
    border: 1px solid #f7efe5;
}
a.profil {
    color: black;
    text-align: center;
}

.msMiniCart span,.profil span {
    font-size: 16px;
    display: block;
}

.msMiniCart {
    text-align: center;
}

.icon.navbar-light {
    display: flex;
    justify-content: flex-end;
}

.header_phone {
    text-align: center;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.flex .title-cat {
    margin-bottom: 0;
}

.limit-selector a {
    padding: 3px;
    border: 1px solid #d3d3d3;
    color: #cecece;
}

.limit-selector a.active {
    color: #fea22b;
    border: 1px solid #fea22b;
}
.ms2_total_count, span.msfavorites-total,.comparison-total {
    width: 20px;
    height: 20px;
    position: absolute;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    background: #ff6526;
    color: #ffffff;
    border-radius:50px;
    right: 0px;
    top: 0px;
}
.cart.icon-head {
    margin-right: 0;
}
.ptb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
a.phone_num {
    display: block;
    font-weight: bold;
    color: black;
    font-size: 23px;
}
header hr {
    border-top: 1px solid rgb(218 204 191 / 40%);
    margin-top: 0;
}

button.navbar-toggler {
    display: none;
}

.main_banner_in {
    height: 440px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
.main_banner_in::before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: inherit;
    z-index: -1;
    filter: blur(10px) opacity(0.7);
    border-radius: 10px;
}
.main_banner_info {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    padding-left: 50px;
    color: #fff;
    width: 40%;
    background-color: #fabd70;
    z-index: 5;
    align-items: center;
    display: flex;
}
.main_banner_title {
    color: #353535;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.1;
    color: #000000;
    margin-bottom: 30px;
}
.main_banner_image {
    width: 60%;
    position: absolute;
    height: 100%;
    right: 0px;
    top: 0px;
}
.main_banner_image video, .main_banner_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: right top;
}
.main_banner .leaf {
    position: absolute;
    background-color: rgb(254 162 43);
    /* border-radius: 50px; */
    z-index: 7;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.1));
    clip-path: polygon(50% 0, 0% 100%, 100% 100%);
}
.main_banner .leaf-1 {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 25px;
    transform: rotate(75deg);
    animation-delay: 0.2s;
}


.main_banner .leaf-2 {
    width: 25px;
    height: 25px;
    bottom: 60px;
    right: 15px;
    transform: rotate(45deg);
    background-color: rgb(255 101 38);
    animation-delay: 0.7s;
}

.main_banner .leaf-8 {
    width: 24px;
    height: 24px;
    top: 15px;
    left: 40%;
    transform: rotate(200deg);
    background-color: rgb(255 101 38);
    animation-delay: 0.8s;
}
.main_banner .leaf-4 {
    width: 42px;
    height: 42px;
    bottom: 10px;
    left: 50%;
    transform: rotate(135deg);
    background-color: rgb(254 162 43);
    animation-delay: 0.5s;
}
.main_banner .leaf-7 {
    width: 18px;
    height: 18px;
    bottom: 30px;
    left: 10%;
    transform: rotate(90deg);
    background-color: rgb(255 101 38);
    animation-delay: 0.3s;
}

.main_banner .leaf-6 {
    width: 22px;
    height: 22px;
    top: 40px;
    left: 25%;
    transform: rotate(160deg);
    animation-delay: 1.1s;
}
.main_banner_image:after {
    background: linear-gradient(-270deg, #fabd70 0%, rgba(11, 103, 190, 0.00) 50%);
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 6;
}

.before-img:before {
    content: "";
    width: 150px;
    height: 150px;

    position: absolute;
    bottom: -75px;
    left: -75px;
}

.before-img {
    position: relative;
}

img.max-width-img {
    margin-bottom: -80px;
}

a.btn.info_btn {
    background: #ffffff;
    border: 1px solid white;
    color: #353535;
}

.main_banner_info_in {
    color: #353535;
}

.main_banner_text {
    margin-bottom: 30px;
}

.submenu_wrapp.nav-item.first > a:before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg width='30px' height='30px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0' fill='none' width='24' height='24'/%3e%3cg%3e%3cpath d='M9 19h10v-2H9v2zm0-6h6v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z'/%3e%3c/g%3e%3c/svg%3e ");
    display: inline-block;
}

::after {}
img {
    max-width: 100%;
    height: auto;
}
span.rezim {
    font-weight: bold;
    display:block;
}

input.form-control.ui-autocomplete-input {
    border: 1px solid #f7efe5;
    height: 46px;
    padding: 10px;
}

button.header_call {
    background: none;
    border: none;
    padding: 0;
    color: #ffffff;
    line-height: 1.2;
    margin-left: 30px;
}

.search {
    padding-left: 50px;
}

.adress {
    padding-left: 50px;
}

header .btn-primary {
    color: #353535;
    background-color: #f7efe5;
    border-color: #f7efe5;
    /* height: 46px; */
    /* padding: 10px; */
}

.planka_top {
    background: #353535;
}

.navbar .navbar-nav .nav-link {
    padding: 10px;
    margin-right: 5px;
    color: #353535;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
    color: #fea32a;
    text-decoration: underline;
}
.navbar-light .navbar-nav ul .active > .nav-link {
    color: #fea22a;
}
.navbar .navbar-nav ul a.nav-link {
    color: black;
}
a.nav-link {
    color: #454545;
    font-size: 16px;
}

a.nav-link {
    position: relative;
}
li.nav-item ul {
    margin: 0px;
    padding: 15px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    border: none;
    /* -webkit-transform: translate3d(-50%, 10px, 0); */
    /* transform: translate3d(-50%, 0px, 0); */
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    visibility: hidden;
    opacity: 0;
    display: block;
    background: white;
    width: 280px;
    z-index: 444;
    position: absolute;
    left: 0;
}

li.nav-item:hover ul {
    opacity: 1;
    /* -webkit-transform: translate3d(-50%, 0, 0); */
    /* transform: translate3d(-0%, 0, 0); */
    visibility: visible;
    opacity: 1;
}

li.nav-item {
    position: relative;
}


.header_nav .navbar-nav {
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}

span.plus {
    display: none;
}
.header {
}

.ptb-30{
    padding-top: 25px;
    padding-bottom: 25px;
}
.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.menu-all {
    border-top: 1px solid rgb(247 239 229);
    /* border-bottom: 1px solid rgb(248 248 248); */
    /* background: #353535; */
}

header p {
    margin-bottom: 0;
    color: black;
}
.banner .item {
    padding: 30px 0;
    px; */
    background: rgba(0,0,0, .03);
}
.whatsapp{
    margin-right: 10px;
    font-size: 25px;
    color: #52a820;
}
.whatsapp img {
    max-width: 30px;
}
section.banner .row {
    align-items: center;
}
.banner .item:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #f1f1f1;
    background-size: 160px 50%;
    opacity: 0.5;
    /* background: #353535; */
}

.banner_center {
    padding-top: 0;
    text-align: left;
    position: relative;
    color: #080808;
    font-size: 18px;
    max-width: 650px;
    padding: 100px 0;
}
p.h1 {
    font-size: 70px;
    font-weight: 700;00; */
    margin-bottom: 20px;
    line-height: 0.9;
    color: #212529;
    margin-bottom: 30px;
}

.btn {
    background: #fea32a;
    padding: 10px 20px;
    color: white;
    font-weight: bold;
    border: 1px solid #fea32a;
}

.banner_center .btn {
    margin-top: 30px;
}
.msproductoptionproduct > span {
    font-weight: 700;
    font-size: 20px;
}
.form-horizontal.ms2_form {
    padding: 30px;
    position: relative;
    text-align: center;
    border-radius: 10px;
    height:100%;
    background: #f7efe5;
    -webkit-box-shadow: 0 0px 4px 3px rgba(156,167,178,0.07);
    box-shadow: 0 0px 40px 3px rgba(156,167,178,0.07);
}
.ms2_form {
    padding: 20px;
    padding-bottom: 20px;
    position: relative;
    border-radius: 10px;
    height: 100%;
    background: white;
    -webkit-box-shadow: 0 0px 4px 3px rgba(156,167,178,0.07);
    box-shadow: 0 0px 40px 3px rgb(156 167 178 / 18%);
}
a.name-product {
    display: block;
    color: black;
    font-size: 18px;
    line-height: 1.3;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
    /* height: 43px; */
    font-weight: 400;
}


span.price {
    font-weight: 500;
    color: black;
    font-size: 20px;
}

#msProduct .old_price, #msCart .old_price, .ms2_product .old_price {
    color: #807c7c!important;
}

.price-block {
    margin-bottom: 0;
}

.ms2_product .msfavorites {
    color: black;
}


.ms2_product .msfavorites i {
    color: #C77136;
    margin-right: 5px;
}
.posit-absolut {
    /* padding: 0 20px; */
    width: 100%;
    /* position: absolute; */
    margin-right: 0;
    margin-left: 0;
    left: 0px;
    bottom: 20px;
    justify-content: space-between;
    align-items: center;
}
span.badge.badge-secondary {
    border: 1px solid #03a9f4;
    background: transparent;
    color: black;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
}
.ms2_product.item {
    padding: 1px;
}
.flags {
    position: absolute;
    top: 15px;
    right: 15px;
    margin-top: 0;
    z-index: 5;
}
.ms2_product .comparison-add i, .ms2_product .comparison-remove i {
    border-radius: 5px;
    color: #c77136;
    border: 1px solid #f0ebe5;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}
.ms2_product .comparison {
    position: absolute;
    z-index: 5;
}
.ms2_product .comparison a {
    border: none!important;
    text-decoration: none!important;
}
.flags span.badge {
    display: block;
    font-size: 16px;
    width: 80px;
    background: #f0ebe5;
    margin-bottom:10px;
    font-weight:normal;
    border-radius: 5px;
}

.flags span.badge.pop {
    background: #FFC107;
}

.flags span.badge.new {
    background: #2196f32e;
}
.btn-link {
    background: transparent;
    color: #000000;
}

.banner_center .btn-link {
    margin-left: 20px;
}
.ms2_product img.mw-100 {
    transition: all 0.5s;
    margin: 0 auto;
    padding: 20px 0;
}
.ptb-60{
    padding: 100px 0;
}
.pb-60{
    padding-bottom:60px;
}
button.owl-prev,button.owl-next {
    border: 2px solid #067dba;
    background: #067dba;
    color: white;
    margin-left: 15px;
    font-size: 20px;
    line-height: 0px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.flex-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0px 10px 10px;
    position: relative;
}


.flex-btn h2:before {
    /* background: rgb(230 244 210); */
    left: -10px;
    content: '';
    width: 70px;
    height: 70px;
    border: 16px solid #fea32a;
    position: absolute;
    top: -40px;
    left: -40px;
    z-index: -2;
}
h2 {
    font-size: 35px;
    color: black;
    font-weight: 600;
}

.flex-btn h2 {
    position: relative;
}
section.preim {
    background: #f7efe5;
    text-align: center;
    padding: 40px 0;
}
section.preim .preim_text {
    font-weight: 400;
}
section.preim img {
    max-width: 90px;
    margin-bottom: 10px;
}

section.preim p {
    font-size: 18px;
    font-weight: bold;
}

.preim-item{
    border-right: 1px solid #e8d7c1;
}
.preim-item:first-child {
    border-left: 1px solid #d8d8d8;
}
.banner .owl-nav {
    position: absolute;
    top: 50%;
    z-index:55;
    width: 100%;
    margin-top: -50px;
}

.banner button.owl-prev, .banner button.owl-next{font-size: 50px!important;color: #fea32a !important;position: absolute;}

.banner button.owl-prev {
    left: -80px;
    position: absolute;
}

.banner button.owl-next {
    right: -60px;
}
a.border-item:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #3535354f;
}

a.border-item:hover p {
    color: #fff6eb;
}

a.border-item:hover .krug {
    left: -80px;
    bottom: -80px;
}
.krug {
    width: 400px;
    height: 400px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -180px;
    bottom: -250px;
    text-align: center;
    line-height: 190px;
    background: #fea32a;
    z-index: 5;
    transition: all 0.3s;
}

.border-item {
    position: relative;
    height: 500px;
    /* padding: 60px 30px; */
    /* border: 1px solid #ebebf5 !important; */
    background: #f2f2f9;
    overflow: hidden;
    display: block;
    border-radius: 10px;
}
section.top {
    position: relative;
}
section.top:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 95%;
    top: 50px;
    left: 0;
    background: #f7efe5;
    /* opacity: 0.5; */
    transform: skew(0deg, 5deg);
    z-index: 1;
}
section.new:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 95%;
    top: 20px;
    left: 0;
    background: #f7efe5;
    /* opacity: 0.5; */
    transform: skew(0deg, -5deg);
    z-index: 1;
}

section.new {
    position: relative;
}

.ptb-130 {
    padding-top: 130px;
    padding-bottom: 130px;
}
h2.h2 {
    font-size: 38px;
}
section.top:after {
    content: "";
    width: 200px;
    height: 280px;
    position: absolute;
    opacity: 1;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='126' height='327' viewBox='0 0 126 327' fill='none'%3E%3Cpath d='M3.5 7a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 23a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 35.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 55a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 67.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 87a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 3.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 23a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 35.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 55a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 67.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 87a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 3.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 23a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 35.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 55a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 67.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 87a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 3.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 23a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 35.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 55a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 67.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 87a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 99.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 103a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 99.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 103a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 7a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 19.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 39a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 51.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 71a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 83.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 7a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 19.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 39a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 51.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 71a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 83.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 7a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 19.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 39a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 51.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 71a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 83.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 7a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 19.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 39a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 51.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 71a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 83.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 99.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 103a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 99.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 103a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 115.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 131.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 151a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 163.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 183a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 195.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 119a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 131.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 151a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 163.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 183a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 195.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 119a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 131.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 151a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 163.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 183a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 195.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 119a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 131.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 151a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 163.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 183a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 195.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 215a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 211.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 215a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 211.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 115.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 135a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 147.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 167a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 179.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 199a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 115.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 135a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 147.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 167a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 179.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 199a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 115.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 135a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 147.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 167a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 179.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 199a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 115.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 135a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 147.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 167a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 179.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 199a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 215a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 211.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 215a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 211.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 227.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 243.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 263a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 275.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 295a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M7 307.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 231a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 243.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 263a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 275.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M20.5 295a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 307.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 231a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 243.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 263a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 275.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 295a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M41 307.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 231a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 243.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 263a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 275.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M54.5 295a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 307.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M3.5 327a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M24 323.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M37.5 327a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M58 323.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 227.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 247a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 259.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 279a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M75 291.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 311a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 227.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 247a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 259.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 279a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 291.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M88.5 311a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 227.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 247a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 259.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 279a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M109 291.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 311a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 227.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 247a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 259.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 279a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 291.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M122.5 311a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M71.5 327a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M92 323.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3Cpath d='M105.5 327a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z' fill='%23ffe1bb'/%3E%3Cpath d='M126 323.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z' fill='%23ffe1bb'/%3E%3C/svg%3E");
    background-size: cover;
    z-index: 0;
}




section .container {
    position:relative;
    z-index: 1;
}

h2:after {
    content: '';
    width: 70px;
    height: 70px;
    background: #fff;
    position: absolute;
    top: -2px;
    left: -15px;
    z-index: -1;
}
.top h2:after{
   background: #f7efe5;
}
.widt-80 {
    position: relative;
    z-index: 8;
}

.border-item p.title {
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 20px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #ffffff;
    padding: 10px;
    line-height: 1.1;
    z-index: 8;
}

.krug img {/* display: none; */max-height: 100%;width: 200px;/* height: 190px; */margin-top: 60px;}
.item-stat {
    height: 400px;
    background: #f7efe5;
    border: 1px solid #f7efe5;
    /* -webkit-box-shadow: 0 0px 4px 3px rgba(156,167,178,0.07); */
    /* box-shadow: 0 0px 30px 3px rgb(238 238 241); */
    border-radius: 10px;
}
.item-stat img{
    border-radius:10px 10px 0 0
}
.item-news {
    border: 1px solid #ebebf5;
    padding: 20px;
    margin-bottom: 30px;

    border-radius: 10px;
    border-radius: 10px;
}
span.date {
    background: #f7f7fb;
    padding: 5px;
    margin-bottom: 20px;
    margin: 0 0px 15px auto;
    color: #067dba;
    font-size: 15px;
    display: inline-block;
}
a.link-news {
    text-decoration: underline;
    color: #067dba;
}

span.news-name {
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
a.stat-name,.stat-name {
    font-weight: bold;
    color: black;
    margin: 20px 20px 10px;
    display: block;
    font-size: 18px;
    line-height: 1.2;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}
.item-stat p {
    margin: 20px;
    display: block;
    color: black;
    font-size: 16px;
    line-height: 1.3;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}
a.link {
    display: inline-block;
    margin: 0 20px 10px;
    color: #ff6526;
    text-decoration: underline;
}
.magnify-wrapper:hover img {
    transform: scale(1.1);
}


.magnify-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.reviews-form-add-rating-input-stars {
  position: relative;
  width: 200px;
  height: 40px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23cdcdcd'%3E%3Cpath d='M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z' /%3E%3C/svg%3E")
    0 repeat-x;
  background-size: 40px auto;
  background-repeat: repeat-x;
}

.reviews-form-add-rating-input-star {
  position: absolute;
  top: 0;
  cursor: pointer;
  left: 0;
  margin: 0;
  height: 40px;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 40px auto;
  background-repeat: repeat-x;
  margin: 0 !important;
}

.reviews-form-add-rating-input-star:focus {
  outline: 2px solid #000;
}

.reviews-form-add-rating-input-star:not(:disabled):hover,
.reviews-form-add-rating-input-star:checked {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffc107'%3E%3Cpath d='M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z' /%3E%3C/svg%3E")    0 repeat-x;
}

.reviews-form-add-rating-input-star:focus ~ .reviews-form-add-rating-input-star,
.reviews-form-add-rating-input-star:not(:disabled):hover
  ~ .reviews-form-add-rating-input-star {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23cdcdcd'%3E%3Cpath d='M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z' /%3E%3C/svg%3E")
    0 repeat-x;
}

.reviews-form-add-rating-input-star:nth-of-type(1) {
  z-index: 5;
  width: 40px;
}

.reviews-form-add-rating-input-star:nth-of-type(2) {
  z-index: 4;
  width: 80px;
}

.reviews-form-add-rating-input-star:nth-of-type(3) {
  z-index: 3;
  width: 120px;
}

.reviews-form-add-rating-input-star:nth-of-type(4) {
  z-index: 2;
  width: 160px;
}

.reviews-form-add-rating-input-star:nth-of-type(5) {
  z-index: 1;
  width: 200px;
}
.rating-stars {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  height: 20px;
  width: 110px;
  flex: 0 0 110px;
  position: relative;
  color: blue;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23cdcdcd'%3E%3Cpath d='M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z' /%3E%3C/svg%3E")
    0 repeat-x;
  background-size: 22px 20px !important;
}

.rating-stars-current {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: auto;
  max-width: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffc107'%3E%3Cpath d='M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z' /%3E%3C/svg%3E")    0 repeat-x;
  background-size: 22px 20px !important;
  /* background: #ffc107; */
}
.breadcrumbs_wrap {
    /* background: #f0ebe5; */
    padding: 30px 0;
    position: relative;
}
.form-cat {
    background: url("/assets/moldingi/img/background/freepik__-img1-__85406 (2).jpeg") no-repeat 50% / cover;
    padding: 30px;
    margin-top: 20px;
    cursor:pointer;
    position: relative;
}

.form-cat div {display: flex;align-items: center;justify-content: space-evenly;}

.form-cat:before {
    background: linear-gradient(15deg, #fea22ad1, #18181896);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.form-cat p {
    position: relative;
    color: white;
    margin-bottom: 0;
    font-size: 18px;
}
.form-cat .title-form-cat{
       text-transform: uppercase;
    font-size: 25px; 
    
}
span.razdelitel {
    width: 3px;
    display: block;
    height: 80px;
    background: #ffffff;
    position: relative;
    margin:0  20px;
}
nav.navbar {
    padding: 0.5rem 0;
}

ul.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    align-items: center;
    margin-bottom: 20px;
}

.breadcrumb a {
    color: #111111;
    text-decoration: underline;
}

.breadcrumb i {
    font-size: 11px;
    padding: 0 10px;
}

.breadwrap h1 {
    /* margin: 30px 0; */
}

.breadcrumbs_wrap:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.1;
}
.breadcrumbs_wrap .container {
    position: relative;
    z-index: 1;
}
.flex-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7efe5;
}

.review-body {
    border: 1px solid #f7efe5;
    padding: 30px;
    height: 100%;
}

p.review-title {
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
}
.form-review {
    padding: 30px;
    background: #f7efe5;
}

input.s-message {
    display: none;
}

.form-control {
    border: 1px solid #ebebf5;
}

.fancy-form {
    margin-bottom: 20px;
}

.reviews-form-add-input-field {
    margin-bottom: 20px;
}

.form-review h3 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px;
}

label {}

.checkbox {
    margin: 10px 0;
}

.checkbox a {
    color: #000000;
    text-decoration: underline;
}

ul.pagination {
    margin-top: 20px;
    text-align: center;
    justify-content: center;
}

.page-link {
    color: black;
    border: 1px solid #f7f7f7;
    padding: 10px 20px;
    font-size: 16px;
}

li.page-item.disabled {}

.page-item.disabled .page-link {
    border-color: #f0ebe5;
}

.page-item.active .page-link {
    background-color: #ffe8ca;
    border-color: #ffe8ca;
    color: #fea32a;
}
.page-link:hover {
    color: #fea32a;
    background-color: #f0ebe5;
    border-color: #f0ebe5;
}
.comparison .comparison-go,.comparison .comparison-total {display: block!important;}
.mb-30{
   margin-bottom:30px; 
}
.img-project {
    position: relative;
}
.img-project img {
    border-radius: 20px;
}

.item-project p.title {margin-top: 20px;}

.item-project  a {
    color: black;
    font-weight: bold;
    font-size: 18px;
}
footer {
    padding: 60px 0 10px;
    font-size: 16px;
    background: #353535;
}
.logo-footer{
    max-width: 50px;
}
.pay-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    display: flex;
    justify-content: space-between;
}

.pay-list-item {
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 15px;
    width: 50px;
    height: 35px;
    background-size: 100%;
    border-radius: 5px;
}

.pay-list-item:last-child {
    margin-right: 0;
}
.pay-block {
    display: flex;
    align-items: center;
}

span.pay-text {
    color: white;
    margin-right: 20px;
    font-weight: 500;
}
.planka_bottom {
    color: #ffffff;
}
.pl-120 {
    padding-left: 120px;
}


li.pay-list-item a {
    font-size: 25px;
}

.pay-left {
    justify-content: left;
}

.pay-right {
    justify-content: end;
}
footer hr {
    border-top: 1px solid rgba(163, 167, 177, 0.1);
}
footer a {
    color: #ffffff;
}
.logo-footer img {
    margin-bottom: 15px;
    filter: brightness(0) invert(1);
    max-width: 200px;
}
a:hover {
    color: #ff652b;
    text-decoration: underline;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}


ul.link li {
}

ul.link a {
    color: #ACB0BE;
    text-decoration: underline;
    font-size: 15px;
}
.contact-item i {
    font-size: 18px;
}

.contact-item {
    position: relative;
    padding-left: 40px;
    color: #ffffff;
}

.contact-item i {
    position: absolute;
    left: 0;
    color: #ff6526;
    font-size: 18px;
}
p.title-footer {
    font-weight: bold;
    color: #ff6526;
    font-size: 22px;
    margin-bottom: 20px;
}

footer li {
    margin-bottom: 10px;
}
p.title-footer2 {
    font-weight: bold;
    color: #acb0be;
}
.soc-seti img {
    width: 40px;
}
.back_footer {
    margin-bottom: 20px;
    margin-top: 20px;
}
p.raiting-footer {
    margin-top: 10px;
    color: #656B81;
}
p.raiting-footer a {
    color: #be7037;
    text-decoration: underline;
}
a.link_btn {
    color: black;
    text-decoration: underline;
    transition: all 0.3s;
}

a.link_btn:hover {
    color: #fea32a;
}
.modal .modal-dialog {margin: 0px;width: 700px;max-width: 700px;left: 50%;top: 50%;transform: translate(-50%, -50%) !important;display: flex;}
.s-message { display: none; }
.modal .form-header { padding: 25px 25px 0px; text-align: left; }
.back-opacity { background: rgba(244, 238, 233, 0.2); padding: 30px; border-radius: 30px; }
.modal .modal-content { border-radius: 0px; box-shadow: none !important; }
.modal .form-header i { width: 54px; height: 54px; line-height: 54px; text-align: center; color: rgb(255, 255, 255); float: left; font-size: 36px; background: rgb(24, 67, 71); }
.modal .form-header button i { width: 30px; height: 30px; line-height: 30px; text-align: center; color: rgb(138, 36, 36); float: left; font-size: 25px; background: rgba(119, 31, 31, 0); }
.modal .form-header .title_for {margin-bottom: 5px;line-height: 1.2;font-size: 30px;padding-bottom: 15px;text-align: left;font-weight: 700;color: rgb(0, 0, 0);}
.modal .form-header .text { color: rgb(85, 85, 85); text-align: left; }
.modal .modal-body { padding: 0px 25px 25px; }
.modal .form-control, .form-control {width: 100%;padding: 10px 15px;box-shadow: none;font-size: 15px;height: 60px;border-radius: 5px;border: 1px solid rgb(247 239 229);max-width: 100%;background-color: rgb(255, 255, 255) !important;}
.modal .mf-text { padding-bottom: 10px; }
.input_block {
    margin-bottom: 25px;
}
a.tegi {
    border: 1px solid #353535;
    padding: 10px 15px;
    display: inline-block;
    margin: 0 15px 10px 0;
    font-size: 18px;
    color: black;
    border-radius: 5px;
}
.flex-tegi {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}
.back-comp {
    margin-left: 50px;
}
.plusi p.cifra {
    font-weight: bold;
    font-size: 35px;
    color: #C77136;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
}

.plusi p {
    font-size: 18px;
    line-height: 1.1;
}
.plusi {
    border-radius: 10px;
    border: 1px solid #f0ebe5;
    background: #f0ebe5;
    text-align: center;
    margin-top: 30px;
}
.back-comp p {
    font-size: 18px;
}
.order2 img {
    border-radius: 20px;
}
.accordion > .card .card-header .btn span::after {position: absolute;transition: all 0.3s ease-in-out 0s;top: 50%;font-size: 40px;left: 50%;color: rgb(254 163 42);transform: translate(-50%, -50%);font-weight: normal;top: 15px;}
.card-body {font-size: 18px;background: transparent;margin-bottom: 10px;padding: 0px;line-height: 1.4;position: relative;margin: 10px 20px 30px;}
.card ul {
    padding-left: 20px;
}
.accordion > .card .card-header .btn.collapsed span::after {content: "+";color: #fea32a;}
.accordion > .card .card-header .btn span::after {content: "-";}
.accordion button.btn.btn-link[aria-expanded="true"] {background: rgb(247 239 229);}
.card .btn {background: rgb(247 239 229);box-shadow: none;color: rgb(44, 44, 44);font-size: 20px;padding: 15px 30px 15px 15px;margin-top: 0;font-weight: 400;border: none;position: relative;width: 100%;}
.accordion > .card > .card-header {margin-bottom: 15px;border-top: none;border-right: none;border-left: none;border-image: initial;background: none;border-bottom: none;padding: 5px 0px;}
.accordion > .card { border: none; background: transparent; }
.accordion button.btn.btn-block span { content: ""; width: 45px; height: 45px; position: absolute; top: 15px; margin-top: -1px; right: 0px; z-index: 0; border-radius: 50%; }
.card-body ol {
    margin: 0;
    padding-left: 20px;
}
.card-body li {
    margin-bottom: 15px;
}
a#upbutton {
    right: 45px;
    bottom: 140px;
    display: block;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    height: 60px;
    color: #ff6526;
    z-index: 9999;
    cursor: pointer;
    position: fixed !important;
    border-radius: 50% !important;
}
.form-zakaz {
    /* background: #f0ebe5; */
    padding: 40px 40px 40px 40px;
    position: relative;
    display: flex;
    border: 1px solid #f0ebe5;
    align-items: center;
}
.form-zakaz img {
    width: 250px;
    margin-right: 40px;
    flex: 0 0 250px;
}
.item-razvodnaya {
    height: 100%;
    text-align: center;
}
.item-razvodnaya a {
    font-weight: bold;
    font-size: 18px;
    display: block;
    padding: 50px;
    border-radius: 10px;
    height: 100%;
    transition: all 0.3s;
    text-decoration: none;
    color: #000000;
    background: #f7efe5;
}
section.sec-1.sec_1_new a {
    color: #fea32a;
}

p.content_vagno {
    padding: 20px;
    background: #ffe4c0;
}

p.content_contact {
    padding: 20px;
    background: #f7efe5;
    margin-bottom: 50px;
}
.item-razvodnaya a:hover {
    color: #ffffff;
    background: #fea32a;
}
.sec_1_new p {
    font-size: 18px;
}

.sec_1_new h2 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
}
.sec_1_new li{
    line-height: 1.5;
    position: relative;
    font-size:18px;
    padding-left: 36px;
    list-style: none;
    margin-bottom: 10px;
}
.sec_1_new ol,.sec_1_new ul{
    margin:20px 0;
    padding: 0;
}
.sec_1_new ol {
    counter-reset: num;
}
.sec_1_new ol li:before{
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    color: #ffffff;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    border-radius: 50%;
    background: #fea32a;
}
.sec_1_new ul li:before{
   position: absolute;
   width: 10px;
   height: 10px;
   background: #ffffff;
   top: 8px;
   left: 0px;
   border-radius: 50%;
   content: "";
   speak: none;
   line-height: 10px;
   text-align: center;
   border: 2px solid #52a820;
}
.pt-60{
    padding-top:60px;
}
.item-stat.stat-all {
    height: 100%;
}
.podrazdel.flex-tegi {
    margin-top: 0;
}

.podrazdel a.tegi {
    font-size: 16px;
    padding: 8px 10px;
    margin: 0 5px 10px 0;
}
.height-200 {
    /* max-height: 240px; */
    background: rgb(247 239 229);
    padding: 20px;
    font-size: 16px;
}

#mse2_filters fieldset {
    margin: 20px 0;
}
.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
    position: sticky;
    top: 30px;
}
p.filter_title {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
ul.menu-cat {
    background: #f7efe5;
    padding: 20px;
    list-style: none;
}
ul.menu-cat a {
    color: black;
    font-size: 17px;
    padding: 5px;
    display: block;
}
ul.menu-cat > li> a {
}

ul.menu-cat ul {
    padding: 0  20px;
    list-style: none;
}

li.cat.active > a {
    color: #ffa22a;
}
.limit.col-md-6 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.limit label{
    margin-right:10px;
    margin-bottom: 0;
}
select#mse2_limit {
    padding: 5px;
    background: transparent;
    border: 1px solid #f0ebe5;
    height: auto;
    max-width: max-content;
}
.flex .form-group {
    display: flex;
    align-items: center;
    gap: 20px;
    
}

select#mse2_limit {}

.flex label {
    display: block;
    margin-bottom: 0;
}
p.title-cat {
    font-weight: bold;
    font-size: 18px;
}
div#mse2_sort a {
    color: #616161;
    padding: 5px;
}
body #mse2_sort a.active, body #mse2_tpl a.active {
    color: #067dba;
}
p.article {
    font-size: 15px;
    color: #d9d9d9;
}
.ms_form_list {
    padding-bottom: 20px;
    -webkit-box-shadow: 0 0px 4px 3px rgba(156,167,178,0.07);
    box-shadow: 0 0px 40px 3px rgb(156 167 178 / 15%);
}
.ms_form_list .flags {
    top: 0;
}
.ms_form_list a.name-product {
    font-size: 20px;
    height: auto;
}
.ms_form_list .posit-absolut {
    position: static;
    padding: 0;
}
.ms_form_list img.mw-100 {
    padding: 0;
}
div#mse2_tpl svg {
    width: 20px;
}

div#mse2_tpl {
    text-align: right;
}


div#mse2_tpl a {
    color: #353535;
    margin-left: 10px;
}
body #mse2_sort a.active, body #mse2_tpl a.active {
    color: #ffffff;
    background: #353535;
}
#mse2_tpl a {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #f7f7f7;
    border-radius: 5px;
}

body #mse2_selected_wrapper {
    margin-top: 0;
    min-height: 0;
}
.mse2_number_inputs  .form-control {
    padding: 10px;
    height: auto;
    margin-top: 10px;
}


.form_radio_btn input {
    display: none;
}
.flex-modification {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.flex-modification .form_radio_btn label {
    padding: 5px 15px;
}
.form_radio_btn input:checked ~ label {
    background: #ffffff;
    border: 2px solid #353536;
}

.form_radio_btn label {
    padding: 10px 30px;
    font-weight: 400;
    color: #000000;
    background: #f7efe5;
    border: 2px solid #f7efe5;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px;
}

.msproductoptionproduct {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
body .ui-widget.ui-widget-content,body .ui-state-default,body .ui-widget-content .ui-state-default,body .ui-widget-header .ui-state-default,body .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #f0ebe5;
}

body .ui-widget-header {
    background: #363636;
}
.block-info {
    display: flex;
}

.block-info i {
    margin-right: 20px;
    font-size: 35px;
    color: #C77136;
}

.block-info a {
    color: #45817a;
    text-decoration: underline;
}
p.zvonok {
padding: 20px;
    font-size: 18px;
    background: #f0ebe5;
}

p.zvonok .phone {
    border-bottom: 1px dashed #45817a;
    color: #45817a;
    margin-left: 10px;
}
div#msGallery {
    border: 1px solid #f7efe5;
    padding: 20px;
    position: relative;
    border-radius: 20px;
}
.tabs-product {
    margin-top: 50px;
}

.nav-tabs .nav-link {
    font-size: 20px;
    padding: 15px 30px;
}

.tab-content > .active {
    padding: 30px 0;
}

.nav-tabs {
    border-bottom: 1px solid #f0ebe5;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    background: #f0ebe5;
    border: 1px solid #f0ebe5;
}
.modal.show .modal-dialog img {
    max-width: 400px;
}

.img-form {
    background: url("/assets/moldingi/img/background/freepik__-img1-__85406 (2).jpeg") no-repeat 50% / cover;
    width: 500px;
}
.info {
    background: #f0ebe5;
    color: black;
    padding: 15px;
    width: 250px;
    position: absolute;
    right: 20px;
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
    border: none;
    display: none;
    z-index:8
}
.sostoy-info {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 20px;
}
.sostoy-info i {
    color: #C77136;
    cursor: pointer;
    font-size: 20px;
}
span.first-order {
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #353535;
    border-radius: 5px;
    font-size: 18px;
    color: #212529;
}

.zakaz{
    width: 100%;
    font-size: 18px;
}

.price-product {
    font-size: 30px;
    font-weight: bold;
}

input#product_price {
    height: 49px;
    border: 1px solid #f0ebe5;
}

span.input-group-text {background-color: #f5f5f9;border: 1px solid #ebebf5;}

.nalichie {
    text-align: right;
    font-size: 18px;
    color: #52af8d;
    margin-bottom: 10px;
}
.nalichie.not {
    color: #ea746c;
}
.ms2_product .nalichie {
    text-align: left;
    font-size: 14px;
    position: absolute;
    top: 15px;
    margin-bottom: 0;
}
.flex-compare {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    border-bottom: 1px solid #f0ebe5;
    padding-bottom: 20px;
}
div#msProduct span.msfavorites-text-add,div#msProduct span.msfavorites-text-remove {
    color: black;
}
div#msProduct span.msfavorites-text-add i,div#msProduct span.msfavorites-text-remove i {
    color: #C77136;
}


div#msProduct .comparison a {
    color: #1d1c1c;
    border-bottom-style: none;
}

div#msProduct .comparison i {
    color: #C77136;
    margin-right: 6px;
}
.block-info {
    margin-top: 30px;
}
div#msProduct .ms2_form {
    padding-bottom: 20px;
    height: auto;
}
.price-block-t {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
}

.product-detal .form_radio_btn input:checked ~ label {
    background: #353536;
    color: white;
}

.product-detal .form_radio_btn label {
    color: #000000;
    background: #ffffff;
    border: 2px solid #ffffff;
    font-size: 18px;
}


input#shkcount {
    width: 100px;
    margin: 0 10px;
    border: 1px solid #f3f5f4;
    text-align: center;
    font-size: 20px;
}

.shkcount {
    display: flex;
}

.shkcount span {
    font-size: 25px;
    font-weight: 700;
    display: block;
    border: .1rem solid #f3f5f4;
    border-radius: .5rem;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #353536;
    cursor: pointer;
}


input#shkcount {}

.product-detal .msproductoptionproduct {
    margin-bottom: 20px;
}

.price-block-t {
    justify-content: space-between;
    padding: 20px 0;
    border-top: 1px solid #e8d7c1;
    border-bottom: 1px solid #e8d7c1;
}

#msCart form.ms2_form {
    border: none;
    padding: 0;
    background: transparent!important;
    box-shadow: none;
}

.ms-image img {
    max-width: 80px;
}

#msCart .title a {
    color: black;
}

#msCart .table th {
    background: #f7efe5;
    border-color: #e8d7c1;
    position: relative;
}

#msCart .table td {
    border-top: 1px solid #f7efe5;
}

#msCart .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fffdfb;
}

#msCart button.delete-all {
    background: transparent;
    color: black;
    font-weight: bold;
}
.charakter:after {
    bottom: 0;
    content: '';
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: baseline;
    border-bottom: 1px dotted #f7efe5;
    left: 15px;
    position: absolute;
}

p.article-detal {
    color: #bdbdbd;
}div#msProduct h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.charakter {
    /* background: rgb(250 250 250); */
    font-size: 16px;
    position:relative;
    padding: 0;
    margin-bottom: 9px;
}
#jGrowl .jGrowl-notification .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #C77136;
    margin-bottom: 20px;
}

#jGrowl .jGrowl-notification  p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #656B81;
    margin: 0;
}
input.input-file {
    display: none;
}
.jGrowl.top-right{top:0;right:0}
.jGrowl.top-right {
    /* right: 50%!important; */
    /* top: 50%!important; */
    /* left: auto!important; */
    /* transform: translate(50%, -50%); */
}
#jGrowl{font-size:18px;margin:0 12px;/* width: 390px; */font-family: 'Roboto', sans-serif;position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0, 0, 0, 0.25);}

#jGrowl .jGrowl-notification{
    position: relative;
    padding: 40px 65px;
    text-align: left;
    background: none repeat 0 0 #fff!important;
    box-shadow: none;
    border: none;
    width: 390px;
    border-radius: 0;
    opacity: 1;
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%);
}
#jGrowl .jGrowl-notification .jGrowl-close{position:absolute;right: 20px;top: 20px;color: #000000!important;font-size: 0;width: 16px;height: 16px;background: url(/assets/moldingi/img/element/close.png);}
#jGrowl .jGrowl-notification .jGrowl-message{color:black!important}

div#jGrowl + .modal-backdrop{
    z-index: 5;
}
div#jGrowl + .modal-backdrop + .modal-backdrop{
   z-index:88888; 
}
a {}

td.comparison-head a {
    color: #000000;
    text-decoration: underline;
}

.comparison-table tbody td {
    padding: 10px;
    border-bottom: 1px solid #f0ebe5;
}

body .comparison-table .comparison-head {
    width: 20%;
    border-top: 1px solid #f0ebe5;
}
body .comparison-table .comparison-corner {
    text-align: left;
    border-top: 1px solid #f0ebe5;
}
a.comparison-params-unique.comparison-link.active,a.comparison-link.active {
    border-bottom: none;
    background: transparent;
    color: #45817a!important;
    font-weight: bold;
}
a.comparison-params-all.comparison-link {
    color: black;
}
a.comparison-link {
    color: black;
}
.comparison-table .comparison-head img {

    margin: 0 auto;
    display: block;
}
a.comparison-remove.comparison-link {
    text-decoration: none;
    position: static;
}
.comparison-table td {
    padding: 5px 10px;
}
td.comparison-param {

}
tr.comparison-row.hidden {
    display: none!important;
}
body .comparison-table tbody .comparison-row:first-child td {
    padding-top: 10px;
}

.table-hover tbody tr:hover {
    background-color: rgb(240 235 229 / 50%);
}
.contact_info_inner .contact_info_item i {
  font-size: 40px;
  margin-bottom: 20px;
  display: inline-block;
  color: #fea32a;
}

.contact_info_item h4 {
    font-weight: 600;
    font-size: 18px;
}

.contact_info_item {
    text-align: center;
    padding: 20px;
    height: 100%;
    background: #f7efe5;
    border-radius: 10px;
}

.contact_info_item h5,.contact_info_item a {
    font-size: 16px;
    color: black;
}

.contact_info_item a {
    text-decoration: underline;
}

.contact_info_inner .col-lg-3 {
    margin-bottom: 25px;
}

.nav-outer .mobile-nav-toggler {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    float: right;
    margin: 13px 0;
    margin-left: 15px;
    display: none;
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 10px 25px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 40px;
}

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    background-color: rgb(24 23 22 / 25%);
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #202020;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu .close-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}


.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    background-color: rgb(24 23 22 / 25%);
}


.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #ffffff;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu .close-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 30px;
    color: #000000;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li ul li>a {
    font-size: 15px;
    margin-left: 10px;
    text-transform: none;
white-space: break-spaces;}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.current>a:before {
    height: 100%;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.10);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none;
}
.mobile-nav-toggler {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    color: rgb(255 255 255);
    font-size: 25px;
    cursor: pointer;
    background: #fea32a;
    border-radius: 50%;
    margin-left: 15px;
    top: 10px;
    display: none;
    right: 5px;
}
.flex-btn.d-block-sm {
    display: none;
}
.btn:hover,span.first-order:hover,#msCart button.delete-all:hover,.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle,.btn-primary:focus, .btn-primary.focus {
    background: black;
    border: 1px solid black;
    color: white;
}
button.btn.btn-link.btn-block.text-left:hover {
    border: none;
    background: #faf9f7;
    color: black;
}
.d-flex.zakaz {
    background: rgb(247 239 229);
    padding: 20px;
    display: block!important;
}



button.ms2_link.clean-form {
    background: transparent;
    border: none;
    text-decoration: underline;
}
form#msOrder h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

form#msOrder h4:before {
    content: "";
    width: 30px;
    position: absolute;
    height: 30px;
    border-radius: 50px;
    left: 0px;
}

button.delete-all {
    background: transparent;
    border: none;
    text-decoration: underline;
}


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

.custom-radio>span {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

.custom-radio>span::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #C77136;
  border-radius: 50%;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-radio>input:not(:disabled):not(:checked)+span:hover::before {
  border-color: #b3d7ff;
}

.custom-radio>input:not(:disabled):active+span::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

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

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

.custom-radio>input:checked+span::before {
  border-color: #fea32a;
  background-color: #fea32a;
  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='%23fff'/%3e%3c/svg%3e");
}

.custom-radio>input:disabled+span::before {
  background-color: #e9ecef;
}
.form-horizontal span.old_price.ml-2 {
    font-size: 18px;
}
button.btn.btn-link.btn-block.text-left:hover {
    border: none;
    background: #ffe5c5;
    color: black;
    text-decoration: none;
}
p.title-auth {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

a.btn-border {
    width: auto;
    padding: 10px;
    color: white;
    background: #353535;
    /* margin-top: 20px; */
    display: inline-block;
    border-radius: 5px;
}
p.block_weight {
    padding: 20px;
    background: rgb(249 249 249);
    margin-top: 20px;
}

p.block_weight a {
    color: #010101;
    text-decoration: underline;
}
._success {
    display: none;
}
div#msFastOrderForm._complete_ form {
    display: none;
}

div#msFastOrderForm._complete_ ._success {
    display: block;
}
section.sec-1.sec_1_new h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

section.sec-1.sec_1_new a {
    color: #fea32a;
    text-decoration: underline;
}
ul.mslistorders-row-actions li:before {
    content: none;
}

ul.mslistorders-row-actions li {
    padding-left: 0;
}

.table th, .table td {
    font-size: 16px;
    border-top: 1px solid #e5e5e5;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(240 235 229 / 20%);
}

.mslistorder-output img {
    max-width: 100px;
}

form.form-horizontal.small.mslistorders-form {
    background: #fcfbfa;
    padding: 0 20px;
}

form.form-horizontal.small.mslistorders-form h4 {
    font-weight: bold;
    font-size: 18px;
    padding-left: 15px;
    margin-bottom: 20px;
}


.form-group.input-parent {
    margin-ledt: -15px;
}

.modal .modal-body {
    padding: 20px;
}

.modal-header .close {
    /* float: right; */
    order: 1;
    position: absolute;
    right: 20px;
    font-size: 26px;
}

.modal-title {
    order: 2;
}
button.btn.btn-default.mslistorders-action[value='repeat'] {
    display: none;
}
._title {
    margin-bottom: 20px;
}
.youtube {
    background-color: #dedde1;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 10px;
    }
body .youtube img {width: 100%;top: -16.82%;left: 0;opacity: 0.7;max-height: initial;border: none;padding: 0;margin: 0;}
.youtube .play-button {width: 90px;height: 90px;background-color: #C77136;box-shadow: 0 0 30px rgba( 0,0,0,0.6 );z-index: 1;opacity: 0.8;border-radius: 20px;}
.youtube .play-button:before {content: "";border-style: solid;border-width: 15px 0 15px 26.0px;border-color: transparent transparent transparent #080808;}

::before {}
.youtube img, .youtube .play-button {cursor: pointer;}
.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {position: absolute;}
.youtube .play-button, .youtube .play-button:before {top: 50%; left: 50%; transform: translate3d( -50%, -50%, 0 );}
.youtube iframe {height: 100%; width: 100%; top: 0; left: 0;}
.testimonial-block .image-box{
	/* position: absolute; */
	/* left: 0; */
	top: 0;
}
a.themesflat-button.bg-accent.btn {
    color: white;
}

p.err404 {
    font-size: 48px;
    font-weight: bold;
}
section.banner {
    padding: 0 0 30px;
}

.partnery {
    text-align: right;
}
.col-xs-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}
.col-5-th {
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 20%;
   -ms-flex: 0 0 20%;
   flex: 0 0 20%;
   max-width: 20%;
}
a.foto {
    cursor: pointer;
}
.email-header{
    margin-bottom: 0;
    color: #ffffff;
    display:block;
}
.email-header:hover {color: #ff6526;}
.card-header button.btn.btn-link img {
    margin-right: 10px;
}
    .planka_bottom a {
    color: #ff6526;
}
.submenu_wrapp.nav-item.first > a {
    padding: 10px 30px;
    background: #fea22b;
    text-decoration: none!important;
    color: #ffffff !important;
    border-radius: 5px;
    display: flex;
    gap: 15px;
    align-items: center;
    font-weight: 500;
}
.pt-40{
    padding-top:40px;
    
}
a.foto {
    display: block;
}

a.foto img {
    border-radius: 10px;
}
@media (min-width: 768px) {
    .col-sm-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-5th {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
 .pt-40{
     padding-top:40px;
 }
 .mobile-icon-footer{
     display:none;
 }
 
@media only screen and (max-width: 992px) {
     .col-md-5th {
          width:33%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 33%;
          -ms-flex: 0 0 33%;
          flex: 0 0 33%;
          max-width: 33%;
     }
    .col-md-5th.col-sm-5th {
        width: 20%;
        float: left;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20%;
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
    }
}
 
@media only screen and (max-width: 769px) {
 
     .col-md-5th {
          width:100%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
     }
 
    .col-md-5th.col-sm-5th {
          width:50%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
    }
}
 
@media only screen and (max-width: 767px) {
 
     .col-md-5th {
          width:100%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
     }
 
    .col-md-5th.col-sm-5th {
          width:100%;
          float:none;
          display:block;
 
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
    }
}
@media (max-width: 1419px){
.adress {
    padding-left: 15px;
}
.ms2_product .btn {
    padding: 10px 10px;
}
}
@media (max-width: 1199px){
    .sostoy-info {
    font-size: 15px;
    line-height: 1.2;
}
.container{
    max-width:100%;
}


.price-product {
    font-size: 25px;
}
p.zvonok {
    padding: 20px;
    font-size: 16px;
}
div#msProduct .ms2_form {
    padding-bottom: 10px;
}
.flex-compare {
    margin-bottom: 10px;
}
.lSSlideOuter .lSPager.lSGallery img {
    height: auto!important;
}
.nalichie {
    font-size: 15px;
    margin-bottom: 5px;
}
.btn.zakaz,span.first-order {
    font-size: 16px;
}
.adress, .search {
    padding-left: 15px;
}
a.phone_num {
    font-size: 18px;
}
header .btn-primary{
    padding:5px;
}
ul.menu_first_ul li {
    padding: 0 5px 0 5px;
}
.krug img {
    margin-top: 0;
}
span.krug {
    width: 400px;
    height: 400px;
    right: -100px;
    top: 0px;
    line-height: 200px;
}
.ms2_product .msfavorites {
    font-size: 0;
}
.ms2_product .msfavorites i {
    font-size: 20px;
    padding: 10px;
    border: 1px solid #f0ebe5;
    height: 46px;
    text-align: center;
    width: 46px;
    border-radius: 5px;
}
a.name-product {
    font-size: 16px;
}
}
@media (max-width: 991px){
.breadcrumbs_wrap{
    padding-bottom:0;
}

    .d-none-sm {
    display: none;
}
    
button.navbar-toggler.filtr-block {display: block;padding: 20px;color: #ffffff;font-size: 18px;width: 100%;margin: 20px 0;border-color: #212529;background: #363636;}
span.first-order,.btn.zakaz {
    margin-top: 20px;
}

.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
.podrazdel {
    overflow-y: hidden;
    overflow-x: auto;
    display: flex;
}

.podrazdel a.tegi {
    width: 100%;
    display: block;
    white-space: nowrap;
    font-size: 15px;
    padding: 5px 10px;
}
.flex-btn.d-block-sm {
    display: block;
}
    .menu-outer {
    display: flex;
    flex-direction: column;
    width: 100%;
}

ul.navbar-nav {
    width: 100%;
    order: 2;
}
.menu-outer p {
    order: 5;
}

form#mse2_form {
    order: 1;
}

ul.menu_first_ul {
    order: 3;
}

li.nav-item,ul.menu_first_ul li {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}

li.nav-item ul li {
    border-bottom: navajowhite;
}

    ul.navbar-nav li a {
    color: black;
}
form#mse2_form {
    margin-bottom: 20px;
}
.menu-outer {
    padding: 0 20px 0;
}
.first span.plus{
    color: white;
}
span.plus {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    /* background: rgba(255, 255, 255, 0.10); */
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
    display: block;
}

li.nav-item ul {
    position: static;
    display: none;
    visibility: visible;
    opacity: 1;
    transform: none;
    background: none;
    padding: 5px;
    width: 100%;
    box-shadow: none;
}

ul.menu_first_ul {
    display: block;
}

ul.menu_first_ul a {
    font-size: 16px;
    color: white;
}

ul.menu_first_ul li {
    padding: 0;
    padding: 0.5rem 0rem;
}

ul.menu_first_ul li:before {
    content: none;
}
.menu-outer p {
    color: white;
    padding-top: 20px;
}

    header button.header_call {
    /* display: none; */
}
.email-header {
    /* display: none; */
}
.icon_block {
    justify-content: end;
}
.search, .adress {
    display: none;
}
nav.navbar{
    padding:0;
}
.mobile-nav-toggler {display:block;}
.icon.navbar-light {
    padding-right: 60px;
}
.form-zakaz img {
    width: 150px;
    flex: 0 0 150px;
}
a.tegi {
    padding: 5px 10px;
    margin: 0 10px 5px 0;
    font-size: 16px;
}
.back-comp {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
button.btn.btn-primary {
    padding: 10px;
}

div#mse2_sort {
    font-size: 0;
}
div#mse2_sort a {
    font-size: 15px;
}
.row.align-items-center.mt-2 {
    margin-top: 20px!important;
}

.limit label {
    display: none;
}
.menu_first {
    display: none;
}
.block-info {
    margin-top: 10px;
}
.nav-tabs .nav-link {
    font-size: 16px;
    padding: 10px 15px;
}

}
@media (max-width: 767px){
   .main_banner_image {
        width: 100%;
        height: 280px;
        position: relative;
        top: 0;
        right: 0;
        order: 1;
    }
.main_banner_image:after {
        background: linear-gradient(0deg, #fabd70 0%, rgba(11, 103, 190, 0.00) 25%);
    }
        .main_banner_in {
        height: auto;
        flex-direction: column;
        display: flex
;
        min-height: 580px;
    }
    .main_banner_info {
        position: relative;
        width: 100%;
        height: auto;
        padding: 40px 20px;
        z-index: 7;
        order: 2;
    }    
    .order-mobile .order1{
        order:1;
        margin-top: 30px;
    }
       .order2{
        order:2;
    }
    .form-cat p {
    font-size: 16px;
}
.price-block-t span {
    margin-top: 0;
}
    .pay-right,    .pay-left  {
    justify-content: center;
    display: block;
    text-align: center;
}
    .pay-list{
         justify-content: center;   
    }
    .pay-list-item{
        margin-right:0;
        margin:5px;
    }
    .pl-120 {
    padding-left: 15px;
}
    .planka_bottom .text-right {
    text-align: center !important;
}
    #mse2_mfilter .pagination {
    flex-wrap: wrap;
}
li.page-item:first-child, li.page-item:last-child {
    display: none;
}
a.page-link {
    padding: 10px;
}

    button.ms2_link.clean-form {
    margin-bottom: 30px;
}
.d-flex.zakaz div {
    width: 100%;
}
#jGrowl .jGrowl-notification {
    width: 90%;
    margin: 0;
    padding: 30px;
    font-size:16px;
}
.ms2_link {
    font-size: 16px;
    width: 100%;
}
div#msCart tr.ms-header, div#msCart tr.ms-footer,div#msCart td.ms-price {
    display: none;
}

tr.ms-footer {}

div#msCart td {display: block;width: 100%;border-bottom: transparent;border-top: transparent;}

div#msCart tr {
    display: flex;
    margin-bottom: 30px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    flex-wrap: wrap;
    padding: 20px 15px;
    justify-content: flex-end;
    align-items: center;
    border: 1px solid #f0ebe5;
}

div#msCart td.ms-count {
    order: 4;
    padding-right: 0px;
    display: flex;
    justify-content: flex-end;
    padding-left: 0px;
    width: 50%;
}


div#msCart td.ms-remove {
    order: 1;
    width: auto;
    align-items: center;
    padding: 0px !important;
    justify-content: center;
    position: absolute;
    top: 0;
}

.ms-title .d-flex {
    align-items: center;
}

div#msCart .ms-cost {
    font-size: 16px;
    width: 50%;
}

td.ms-count .form-group {
    margin-bottom: 0;
}

#msCart .table td {
    border-top: none;
}

span.ms2_cost {
    font-weight: bold;
}

#msOrder {
    margin-top: 0px;
}

td.ms-remove .btn {
    background: transparent;
    border: none;
    color: red;
    font-size: 33px;
    padding: 0;
}
    div#msGallery {
    margin-bottom: 20px;
}
.nav-tabs .nav-link {
    font-size: 15px;
    padding: 10px 10px;
}


.nav-tabs li {
    width: 50%;
    border: 1px solid #f0ebe5;
}
h1, .h1 {
    font-size: 35px;
}
footer {
    text-align: center;
}

footer .col-md-3 {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
footer .col-md-3:last-child {
    border-bottom: none;
}

.contact-item i {
    display: none;
}

.contact-item {
    padding-left: 0;
}

footer img {
    margin: 0 auto;
}
.form-zakaz {
    display: block;
        padding: 20px;
    text-align: center;
}

img.img-what {
    margin-right: 0;
    margin-bottom: 20px;
}
.item-stat {
    height: auto;
    width: 100%;
    margin-bottom: 50px;
}
.item-stat.stat-all img,.item-stat img  {
    width: 100%;
}
    .ptb-130 {
    padding-top: 50px;
    padding-bottom:50px;
}
    div#mse2_tpl{
    display:none;
}    
}

@media (max-width: 575px){
 .main_banner_title{
     font-size:25px;
 }   
 .border-item {
    position: relative;
    height: 300px;
 }
.flex-btn h2:before{
    content:none;
}    
  .banner_center {
    padding:0px 0 30px;
}  
  div#msCart tr.header, div#msCart tr.footer {
      display:none;
  }  
 input#shkcount {
    font-size: 16px;
}   
.form-horizontal.ms2_form {
    padding: 20px;
}
.shkcount {
    justify-content:space-between;
}    
 .price-product {
margin-top:15px
 }   
    .price-block-t{
        display:block!important;
        margin-bottom: 0px;
    }
  .product-detal .msproductoptionproduct{flex-wrap: wrap;}  
    .form-cat div {
    display: block;
    }
    .product-detal .form_radio_btn label{
        font-size:14px;
    }
    .msproductoptionproduct > span{
        width:100%
   }
    span.razdelitel {
    width: 50px;
    display: block;
    height: 3px;
    background: #363636;
    position: relative;
    margin: 10px 0 20px;
}
        .ptb-130 {
    padding-top: 50px;
    padding-bottom: 50px;
}
    span.krug {
    width: 200px;
    height: 200px;
    right: -50px;
    top: auto;
    line-height: 200px;
    bottom: -50px;
}
span.krug img {
    width: 150px;
    margin-top: -20px;
}
    .banner .owl-nav{
        display:none;
    }
    .banner_center .btn{
        width:100%;
        margin-left:0
    }
    .sec_1_new h2 {
    font-size: 20px;
}
.mobile-icon-footer i{
    font-size:25px;
    color: #ffffff;
}   
.mobile-icon-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fea32a;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 88;
}
.planka_top{
    display:none;
}
.mobile-icon-footer > a, .mobile-icon-footer button {
    line-height: 1;
    height: 100%;
    font-size: 18px;
    padding: 0;
    width: 33.33%;
    text-align: center;
    padding: 10px;
    margin: 0;
}
.profil-footer{
    border-right: 1px solid #e9ceaa;
}
.icon-head,.profil{
    display:none;
}
.mobile-nav-toggler {
    position: static;
    margin-left: 0;
}       

.mobile-icon-footer button{
    border-left: 1px solid #e9ceaa;
}

.mobile-icon-footer .msMiniCart {
    width: 33.33%;
    position: relative;
}
.mobile-icon-footer .msMiniCart a {
    display: block;
    width: 100%;
    position: relative;
}
.mobile-icon-footer .msMiniCart span {
    display: none;
}
.col-xs-12th{
     -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
}
    .img-form{
        display:none;
    }
.modal .modal-dialog {
    width: 100%;
}
.modal .form-header .title_for {
    font-size: 18px;
}
.card .btn {
    font-size: 18px;
}
.nav-tabs li {
    width: 100%;
    border: 1px solid #f0ebe5;
    text-align: center;
  margin-bottom: 5px; 
}

.charakter {
    font-size: 14px;
}
.header {
    padding-top: 10px;
    padding-bottom: 10px;
}
a.phone_num {
    font-size: 12px;
}
.ms2_total_count, span.msfavorites-total, .comparison-total {right: auto;}
.icon_block i {
    font-size: 18px;
}
.header_logo {
    width: 30%;
}
.navbar-light.text-right{
   width:20%;
   padding-right: 15px;
 } 
.icon-head a {
    margin-left: 10px;
}
.icon_block a {
    margin-left: 10px;
    font-size: 15px;
}
.header_phone {
    width: 50%;
}
p.h1 {
    font-size: 30px;
}

.banner .item {
    padding: 65px 0;
}

.partnery {
    text-align: center;
  margin-top:20px
}
.preim-item {
    width: 50%;
}

section.preim img {
    max-width: 40px;
}

section.preim p {
    font-size: 16px;
}

.flex-btn h2 {
    font-size: 22px;
}

.ptb-60 {
    padding: 30px 0;
}

.pb-60{
    padding-bottom:30px;
}
.border-item p.title {
    font-size: 22px;
}
.limit.col-md-6,div#mse2_sort {
    width: auto;
}
div#mse2_sort a {
    font-size: 14px;
}
h1 {
    font-size: 22px;
}
div#msProduct .comparison a,div#msProduct span.msfavorites-text-add, div#msProduct span.msfavorites-text-remove {
    font-size: 0;
}

div#msProduct .comparison i,div#msProduct span.msfavorites-text-add i, div#msProduct span.msfavorites-text-remove i {
    font-size: 20px;
}
ul.breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0px;
padding: 10px 0;
}
ul.breadcrumb li{
    display: inline-block;
    float: none;
}

.breadcrumb::-webkit-scrollbar {
  height: 5px;
}
.breadcrumb::-webkit-scrollbar-track {
   background: #fbfbfd;
}
.breadcrumb::-webkit-scrollbar-thumb{background-color: #d7d7d7;border-radius:5px;}    
.breadwrap{
position:relative;
}
.breadwrap:after {
    content: '';
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#f7f7f9 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#f7f7f9));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#f7f7f9 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,#f7f7f9 100%);
    background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,#f7f7f9 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #ffffff 100%);
}
.breadcrumbs_wrap{
    padding-bottom:0;
}
}
#cookie_notification{background-color: #f7f7f7;padding: 0;position: fixed;bottom: 0;display:none;align-items: center;left: 50%;transform: translate(-50%, 0%);padding: 0 30px;top: auto;width: 70%;font-size: 14px;text-align: left;color: #ffffff;z-index: 99999;justify-content: space-between;}

#cookie_notification p{
    margin: 0;
    font-size: 14px;
    color: black;
    line-height:1.2;
    text-align: left;
    padding: 15px;
    max-width: 80%;
}
#cookie_notification a{
   color: #ff6526;
   text-decoration: underline;
}
.cookie_accept{width: auto;height: 40px;cursor: pointer;background: #fea32a;border: none;padding:5px 10px;color:white;text-align: center;line-height: 0px;}

@media (min-width: 576px){
#cookie_notification.show{
display: flex;
}

}

@media (max-width: 575px){
    .flex {
    display: block;
    }
    
#cookie_notification.show{
display: block;
padding:10px;
width: 90%;
text-align: center;
}
#cookie_notification p{
    width:100%;
    font-size:12px;
    text-align: center;
    max-width: 100%;
}
}