
picture{
    max-width: 100%;
    max-height: 100%;
}
img{
    max-width: 100%;
}
#desc-header{
    max-height: 92px;
}

body{margin:0;padding:0;font-size: 18px;line-height: 130%;font-family:'Gilroy', sans-serif !important;position:relative;font-variant-numeric: tabular-nums;}
html{overflow-x:hidden !important;}
*{outline:0 !important;}
h1{
    font-weight: 800;
font-size: 34px;
line-height: 42px;
/* identical to box height */
text-transform: uppercase;

color: #000000;
}
h2{font-weight: 800;
font-size: 30px;
line-height: 38px;
/* identical to box height */
text-transform: uppercase;

color: #000000;}
p.h2{
    font-weight: 700;
font-size: 24px;
line-height: 30px;

color: #000000;
}
p.h3{
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    /* identical to box height */
    margin-top:0px;
    color: #000000;
    margin-bottom: 15px;
}
.w100{width:100%;   }
.f14{font-size: 14px;}
.mb0{margin-bottom:0px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb80{margin-bottom:80px;}
.mb100{margin-bottom:100px;}
.mt0{margin-top:0px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}
.mt100{margin-top:100px;}
.mt-20{margin-top:-20px;}
.mt-40{margin-top:-40px;}
.mt-60{margin-top:-60px;}
.mt-80{margin-top:-80px;}
.nopadding{padding:0px;}
.nopr{padding-right:0px;}
.nopl{padding-left:0px;}
.pinside10{padding:10px;}
.pinside20{padding:20px;}
.pinside30{padding:30px;}
.pinside40{padding:40px;}
.pinside50{padding:50px;}
.pinside60{padding:60px;}
.pinside80{padding:80px;}
.pinside130{padding:130px;}
.pdt10{padding-top:10px;}
.pdt20{padding-top:20px;}
.pdt30{padding-top:30px;}
.pdt40{padding-top:40px;}
.pdt60{padding-top:60px;}
.pdt80{padding-top:80px;}
.pdb10{padding-bottom:10px;}
.pdb20{padding-bottom:20px;}
.pdb30{padding-bottom:30px;}
.pdb40{padding-bottom:40px;}
.pdb60{padding-bottom:60px;}
.pdb80{padding-bottom:80px;}
.pdl10{padding-left:10px;}
.pdl20{padding-left:20px;}
.pdl30{padding-left:30px;}
.pdl40{padding-left:40px;}
.pdl60{padding-left:60px;}
.pdl80{padding-left:80px;}
.pdr10{padding-right:10px;}
.pdr20{padding-right:20px;}
.pdr30{padding-right:30px;}
.pdr40{padding-right:40px;}
.pdr60{padding-right:60px;}
.pdr80{padding-right:80px;}
.tac{text-align:center;}

.top-header{
    background: #F8F8F8;
    padding: 8px;
}
.top-header .header-flex, header .header-flex{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.top-header .header-flex p{
    margin-bottom: 0px;
    color: #7D7D7D;
    font-size: 13px;
    line-height: 13px;
}
.top-header .header-flex br{
    display: none;
}
.top-header .header-flex a{
    color: #7D7D7D;
    font-size: 13px;
    line-height: 13px;
}
.top-header .header-flex .header-soc{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    padding-left: 0px;
    align-content: center;
}
.top-header .header-flex .header-soc li{
    list-style: none;
    margin-left: 15px;
}
.top-header .header-flex .header-soc li a{
    width: 24px;
    height: 24px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-decoration: none !important;
    transition: .4s;
}
.top-header .header-flex .header-soc li a:hover{
    transform: translateY(-3px);
}
.top-header .header-flex .header-soc li a i{
    color: #524FA1;
        font-size: 20px;
}
.top-header .adres-time{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.top-header .adres-time>*{
    margin-right: 20px;
}
#search-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    border-radius: 30px;
}
#search-form input[type="text"]{
        width: 500px;
        max-width: 100%;
    height: 40px;
    background: transparent;
border-radius: 30px;
    border: none;
    padding: 0px 70px 0 30px;
    border: 1px solid #DCDCDC;
}
#search-form input[type="submit"]{
    width: 70px;
    height: 38px;
    background-color: #F2F2F2;
border-radius: 30px;
    background-image: url(/wp-content/themes/montazh-theme/img/svg/main-search.svg);
    background-size: 20px;
        border: none;
    font-size: 0px;
    background-position: center;
    background-repeat: no-repeat;
        position: absolute;
    right: 1px;
    top: 1px;

}
.container{
    width: 1245px;
    max-width: 100%;
}
.search {
    position: relative;
    width: 250px;
}

.search .search-input {
    width: 210px;
}

.search .result-search {
    display: none;
}

.search .result-search {
    position: absolute;
    width: 100%;
    z-index: 5;
    display: none;
    top: 100%;
}

.search .result-search .preloader {
    width: 100%;
    display: none;
    background: #fff;
    border-top: none;
    border: 1px solid #eee;
}

.search .result-search .preloader .loader {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: block;
}

.search .result-search .result-search-list {
    width: 100%;
    display: none;
    overflow-y: auto;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    border-top: none;
    border: 1px solid #eee;
    max-height: 250px;
}

.search .result-search .result-search-list .result_item {
    line-height: 15px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-top: 10px;
}
.tal{
    text-align: left;
}
.search .result-search .result-search-list .result_item:first-child{
    margin-top: 0;
}

.search .result-search .result-search-list .result_item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.search .result-search .result-search-list .result_item a {
    color: #7c83a0;
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.search .result-search .result-search-list .result_item a>span{
    width: calc(100% - 70px);
        display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.search .result-search .result-search-list .result_item a>span>div{
    width: 100%;
}
.search .result-search .result-search-list .result_item a>span {
    height: 100%;
    float: left;
    min-height: 50px;
}

.search .result-search .result-search-list .result_item p {
    line-height: 13px;
    font-size: 13px;
    color: #7c83a0;
    font-style: italic;
    background-color: white;
}
.search-price{
        color: #000 !important;
}
.search .result-search .result-search-list .result_item img {
    width: 60px;
    float: left;
    box-shadow: 0px 0px 10px #efefef;
    margin: 0 5px 5px 0;
    height: auto;
}
header{
    padding: 15px 0;
}
.phone-mail{
    display: flex;
    flex-direction: column;
}
.phone-mail a{
    text-decoration: none !important;
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0;
    color: #000;
    font-size: 15px;
    align-items: flex-end;

}
.phone-mail a i{
    color: #524FA1;
    font-size: 23px;
    margin-right: 10px;
}
.phone-mail a span{
    font-size: 23px;
    line-height: 1;
    margin-left: 5px;
}
header .open-pop, .sticky-mob .open-pop {
    background: #524FA1;
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    transition: .4s;
}
.main-single .open-pop{
     background: #524FA1;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    transition: .4s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto;
}
.main-single .container{
    width: 1540px;
    max-width: 100%;
}
nav.header-nav{
    padding: 10px 0 20px;
}
#menu-main-menu{
    margin-bottom: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
#menu-main-menu .catalog-menu .fa-times{
    display: none;
}
#menu-main-menu>li{
    list-style: none;
}
#menu-main-menu>li.construct>a{
    border: 2px solid #ED155B;
    border-radius: 300px;
}
#menu-main-menu>li.menu-item-has-children>a:after{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    display: flex;
    align-items: center;
}
.call-back.fancybox-content{
    width: 550px;
    max-width: 95%;
    padding: 0px !important;
    overflow: hidden;
    border-radius: 20px;
}
.call-back .for-form{
    display: flex;
    flex-wrap: wrap;
}
.call-back .with-form{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    padding: 20px 50px;
    align-items: center;
}
.call-back .with-form p.form-header{
    font-weight: 700;
font-size: 32px;
line-height: 32px;
/* identical to box height */
margin-bottom: 20px;

color: #000000;
}
.call-back .with-form p.form-desc{
font-weight: 400;
font-size: 21px;
line-height: 120%;
/* or 25px */
margin-bottom: 20px;

color: #000000;
}
.call-back .with-form form{
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
}
.call-back .with-form form input:not([type="radio"]){
    border: 1px solid rgba(30, 30, 30, 0.3);
    border-radius: 10px;
    margin-bottom: 15px !important;
    min-height: 50px;
    padding: 10px 15px;
    background: rgba(30, 30, 30, 0.06);
}
.call-back .with-form form textarea{
    border: 1px solid rgba(30, 30, 30, 0.3);
    background: rgba(30, 30, 30, 0.06);
    border-radius: 10px;
    margin-bottom: 15px !important;
    height: 80px;
    padding: 10px 15px;
    resize: none;
}
.call-back .with-form form input[type="submit"]{
background: #777484;
border-radius: 5px;
color: #fff;
font-weight: 500;
font-size: 20px;
line-height: 24px;
    padding: 10px 30px;
    color: #FFFFFF;
  background: #ED155B;
border-radius: 10px;
width: 100%;
border: none;
margin: 0 auto;
width: max-content;
max-width: 100%;
}
.svyaz{
    margin-bottom: 30px;
    text-align: center;
    margin-top: 10px;
}
.svyaz p{
    font-weight: bold;
}
.call-back .with-form form .svyaz-block{
    position: relative;
    list-style: none;
    width: max-content;
    max-width: 100%;
    margin: 0 5px;
}
.call-back .with-form form .svyaz-block input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    margin-top: 0px;
    cursor: pointer;
}
.call-back .with-form form .svyaz-block span{
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    line-height: 1.2;

}
.call-back .with-form form .svyaz-block span:before{
        content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    display: flex;
    left: 0;
    top: 2px;
    border: 2px solid rgb(82 79 161 / 50%);
    transition: .4s;
    border-radius: 3px;
    font-size: 10px;
    color: rgb(82 79 161);
    display: flex
;
    justify-content: center;
}
.call-back .with-form form .svyaz-block input:checked ~ span:before{
    font-family: 'FontAwesome';
    content: "\f00c";
    border-color: rgb(82 79 161);
}
.svyaz-radio{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.call-back .with-img{
    background: #fff;
     width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
}
.call-back .with-img img{
    height: auto;
}

.call-back .with-form form .proof input{
    min-height: auto;
    margin-bottom: 0px !important;
}
.call-back .with-form form .proof div{
    color: #000;
}
.call-back .with-form form .proof div:before{
    border-color: #000;
}
.call-back .with-form .fancybox-close-small{

}
.call-back .proof input:checked~div:after{
    background: #ED155B;
    border-color: #ED155B;
    color: #fff;
}
#menu-main-menu>li>a{

/* identical to box height */
padding: 13px 30px;
text-align: center;
display: flex;
flex-wrap: wrap;
font-weight: 700;
font-size: 24px;
line-height: 30px;
/* identical to box height */
text-decoration: none !important;

/* white */

color: #FFFFFF;
}
#menu-main-menu>li:last-child>a{
    padding-right: 0px;
}
#menu-main-menu .sub-menu{
    display: none;
}
#menu-main-menu>li.catalog-menu{

}
#menu-main-menu>li.catalog-menu>a{
    padding: 15px 20px;
    background: rgba(0, 190, 187, 0.08);
    text-decoration: none !important;
}
#menu-main-menu>li.catalog-menu i{
    color: #524FA1;
    margin-right: 5px;
}
footer{
      
        /*
    background: linear-gradient(90deg, #231F20, #231F20 50%, #353031 50%, #353031 100%);*/
    /*background: #231F20;*/
}
.footer-container{
    padding: 40px 60px 40px 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 50%;
    background: #231F20;
}
.footer-header{
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
footer .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer .row:before, footer .row:after{
    display: none;
}
footer .row .footer-col{
    max-width: 25%;
}
footer .row .footer-col.footer-col-logo{
    width: 25%;
}
footer .row .footer-col.form-footer{
    width: 280px;
}
footer .row .footer-col.form-footer .footer-h{
    border-color: transparent !important;
}
footer .row .footer-col.footer-col-logo img{
    width: 285px;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}
footer .row .footer-col.footer-col-logo .text-footer-logo{
    color: #FFFFFF;
}
.footer-h{
    color: #fff;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: bold;
    border-bottom: 1px dashed #FFFFFF;
    width: max-content;
}
.cont-footer{
        display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 15px;
}
.cont-footer i{
    color: #fff;
    font-size: 20px;
    width: 30px;
}
.cont-footer-block{
    display: flex;
    flex-direction: column;
        width: calc(100% - 30px);
}
.cont-footer-block a{
    color: #fff !important;
    display: flex;
    margin: 3px 0;
    flex-direction: column;
    background-size: 20px !important;
}
.cont-footer-block span{
    color: #fff !important;
}
.footer_menu{
    margin-bottom: 15px;
    padding-left: 0px;
}
.footer_menu li{
    list-style: none;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.footer_menu li a{
    position: relative;
    padding-left: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0px;
    transition: .4s;
    text-decoration: none !important;
}
.footer_menu li a:hover{
    color: #ED155B;
}
.footer_menu li a:before{
    content: '';
    width: 8px;
    height: 8px;
    background: #ED155B;
    left: 0;
    position: absolute;
    top: 8px;
    border-radius: 50px;
    display: none;
}
.footer-menu{
    max-width: 215px;
}
footer .formajax{

}
footer .formajax input{
    border: 1px solid #ACACAC;
    border-radius: 5px;
    padding: 10px 30px;
    background: transparent;
        color: #fff;
}
footer .formajax input::placeholder, footer .formajax textarea::placeholder{
    color:#fff;
}
footer .formajax input[type="submit"]{
    background: #ED155B;
    border-radius: 10px;
    padding: 11px 30px;
    color: #fff;
    border: none;
    transition: .4s;
    margin-bottom: 0px;
}
footer .formajax input[type="submit"]:hover{
    transform: translateY(-3px);
}
.flex-footer{
    margin-top: 15px;
    padding-top: 20px;
    border-top: 1px solid #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.beat{animation:heartbeat 2s infinite;margin:0 5px;}
@keyframes heartbeat{0%{transform:scale(1);}
10%{transform:scale(1.2);}
20%{transform:scale(1);}
30%{transform:scale(1.2);}
40%{transform:scale(1);}
100%{transform:scale(1);}
}
.flex-footer{
    color:  #fff;
}
.flex-footer .copur{
    margin-bottom: 0px;
}
.flex-footer .copur a{
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
}
footer .header-soc{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
    margin-right: 30px;
    margin-bottom: 10px;
}
.bottom-soc-info{
        display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
.bottom-soc-info iframe{
    margin-bottom: 10px;
}
footer .header-soc li{
    list-style: none;
    margin:0px 2px 0px 10px;

}
footer .header-soc li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: .4s;
}
footer .header-soc li a:hover{
    transform: translateY(-3px);
}
footer .header-soc li a i{
    font-size: 22px;
    color: #524FA1;
}
.main-sldie{
    min-height: 380px;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.main-sldie img{
    position: absolute;
    min-width: 100%;
    max-width: inherit;
    min-height: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;

}
.main-sldie .text-slider-block{
    z-index: 1;
    padding: 40px 60px;
    width: 410px;
    max-width: 100%;
}
.main-sldie .slider-header{
    color:  #000;
    font-size: 28px;
    font-weight: bold;
}
.main-sldie .desc-slider{
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px;
}
.main-sldie .slide-link{
background: #524FA1;
border-radius: 50px;
    width: max-content;
display: flex;
flex-wrap: wrap;
color: #fff;
padding: 8px 20px;
}
.main-slider .slick-dots{
    bottom: 5px;
}
.main-slider .slick-dots li button:before{
    color: #DCDCDC;
    opacity: 1 !important;
    transition: .4s;
    font-size: 14px
}
.main-slider .slick-dots li.slick-active button:before{
    color: #524FA1;
    font-size: 18px
}
.main-slider .box-arrow-next{
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #ED155B;
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.main-slider .box-arrow-prev{
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #ED155B;
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.mini-cat-items {
    margin: 0 -15px;
    width: calc(100% + 20px);
    display: flex;
    flex-wrap: wrap
}
.mini-cat-sector {
    margin: 15px;
    width: calc(20% - 30px);
    display: flex;
    flex-direction: column;
    border: 1px solid #A9A8BD38;
    background: #F2F1FF;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none !important;
    transition: .4s;
}
.mini-cat-sector:hover{
    transform: translateY(-3px);
}
.mini-cat-img{
    width: 100%;
    height: 196px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mini-cat-img img {
    height: auto;
    width: auto;
}
.mini-cat-sector span {
    margin: 10px 30px 30px;
    min-height: 45px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #231F20;
    font-size: 18px;
    font-weight: 500;
}
.mini-cat-sector.no-image-cat{
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    background: #ED155B;
    border-color: #ED155B;
}
.mini-cat-sector.no-image-cat span{
    color: #fff;
    font-size: 24px;
}
.mini-cat-sector svg {
    z-index: 2
}
.box-arrow-next {
    position: absolute;
    right: -30px;
    background: transparent;
    color: #524FA1;
    border: none;
    top: calc(50% - 33px);
    z-index: 3;
        width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #524FA1;
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.box-arrow-prev {
    position: absolute;
    left: -30px;
    background: transparent;
    color: #524FA1;
    border: none;
    top: calc(50% - 33px);
    z-index: 3;
        width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #524FA1;
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.main-slider .box-arrow-next {
    width: 50px;
    height: 50px;
    font-size: 25px;
    color: #524fa1;
    background: rgb(255 255 255 / 70%);
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    right: 55px;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    padding-left: 2px;
    
}
.main-slider .box-arrow-prev {
    width: 50px;
    height: 50px;
    font-size: 25px;
    color: #524fa1;
    background: rgb(255 255 255 / 70%);
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    left: 55px;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
    z-index: 2;
    padding-right: 2px;
}
.main-slider .box-arrow-prev:hover, .main-slider .box-arrow-next:hover{
    background: #fff;
}
.main-categories{
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px;
    width: calc(100% + 20px);
    justify-content: center;
}
.main-categories .main-category{
    width: 270px;
    display: flex;
    flex-direction: column;
    margin: 10px;
    text-decoration: none;
    transition: .4s;
}
.main-category .text-cat-block{
        height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #333436 0%, rgba(51, 52, 54, 0.85) 100%);
    border-radius: 5px;
    padding: 10px;
    transition: .4s;
}
.main-categories .main-category:hover .text-cat-block{
    transform: translateY(-3px);
    box-shadow: 0px 0px 10px #bebebe;
}
.main-categories .main-category:hover i{
    transform: translateX(3px);
}
.main-category .text-cat-block img{

}
.main-category .slider-header{
    margin-top: 10px;
    color: #000000;
    font-weight: bold;
}
.main-category .slider-header i{
    transition: .4s;
}
.block-shadow{
    box-shadow: 4px 0px 20px rgba(0, 0, 0, 0.16);
}
.sert-slider .slick-track{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sert-slider{

}
.front-new-block{
    padding: 5px 30px 5px 0;
    width: 280px;
}
.front-new-block img{
    margin: 0 auto;
}
.main-otz{
    padding: 0 50px;
}
.main-otz-block{
    background: #F2F2F2;
    box-shadow: 8px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    margin: 10px;
    padding: 15px;
}
.text-otz-block{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.text-otz-block p{
    font-weight: bold;
    margin-top: 10px;
}
#breadcrumbs{
    margin: 10px 0;
}
#breadcrumbs a{
    color: #524FA1;
}
.back-center{
    background-position: center;
}
.map-block {
    min-height: 500px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}
.icon-html{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    align-items: flex-start;
}
.icon-block{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
header .icon-block{
    padding: 0px;
    border-radius: 0px;
        box-shadow: none;
        width: 24px;
    height: 24px;

}
.icon-text{
    display: flex;
    flex-wrap: wrap;
}
.icon-block img{

}
.html-block{
    width: calc(100% - 40px);
    line-height: 1.4;
}
a.a1{
    padding-left: 35px;
    background-image: url('/wp-content/themes/montazh-theme/img/a1.png');
        background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
a.mts{
    padding-left: 35px;
    background-image: url('/wp-content/themes/montazh-theme/img/mts.png.png');
        background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
a.gorod{
    padding-left: 35px;
    background-image: url('/wp-content/themes/montazh-theme/img/gorod.png');
        background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
footer .icon-text{
    margin-bottom: 20px;
}
footer .icon-block{
    background: transparent;
    
}
footer .icon-text p{
    color: #fff;
    line-height: 30px;
}
footer .phone-more{
    margin-bottom: 30px;
}
footer .phone-more a.phone{
    color: #fff;
    transition: .4s;
}
footer .phone-more a.phone:hover{
    color: #ED155B;
}
footer .phone-more .phone svg{
    width: 30px;
    margin-right: 10px;
}
.category-list{
    display: flex;
    flex-wrap: wrap;
    margin: 10px -10px;
    width: 75%;
}
.catalog-top-info{
        display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.category-list a{
    width: calc(33.33% - 20px);
    margin: 10px;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
    transition: .4s;
    text-decoration: none !important;
    background: #f2f1ff;
    border: 1px solid rgba(169, 168, 189, 0.22);


}
.next-cat{
    display: flex;
    flex-direction: column;
    padding: 10px 30px 30px 30px;
    align-items: center;
    text-align: center;
}
.next-cat span{
    font-size: 18px;
    line-height: 132%;
    color: #231f20;
}
.category-list a .thrumb{
    height: 200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.category-list a .thrumb img{
    max-height: 100%;
    width: auto;
    height: auto;
}
.category-list a:hover{
    transform: translateY(-3px);
    box-shadow: 0px 0px 10px #bebebe;
}
.catalog-thumb{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 170px;
    padding: 15px;
    height: 100%;
}
.catalog-thumb img{
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.catalog-title{
background: #524FA1;
border-radius: 0px 0px 5px 5px;
color: #fff;
padding: 15px;
text-align: center;
}
.pop_up_container{position:fixed;display:none;width:100%;height:100%;background:black;top:0;left:0;opacity:0.8;z-index:999999;}
.call_pop_up{    border: 2px solid #524FA1;position:fixed;left:0;right:0;top:50%;transform:translateY(-50%);margin:auto;min-width:320px;max-width:420px;background-color:#fff;padding:15px 15px 15px;animation:opacityOut 1s forwards;display:none;z-index:9991000;border-radius: 5px;}
.zakaz_pop_up{position:fixed;left:0;right:0;top:50%;transform:translateY(-50%);margin:auto;min-width:300px;max-width:340px;background-color:#f9f9f9;padding:0px 15px 5px;animation:opacityOut 1s forwards;display:none;z-index:9991000;border-radius:10px;font-size:15px;}
.close_pop_up{
  position: absolute;
    right: 0px;
    top: 0;
    width: 30px;
    cursor: pointer;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    height: 30px;
    
}
.call_pop_up .formajax input[type="text"], .call_pop_up .formajax input[type="tel"]{
    background: #FFFFFF;
border: 1px solid #524FA1;
box-sizing: border-box;
border-radius: 5px;
padding: 14px 20px;
}
.call_pop_up .formajax input[type="submit"]{
    background: #524FA1;
    box-shadow: 0px 0px 10px #bebebe;
    border-radius: 5px;
    color: #fff;
    border:none;
    padding:6px 46px;
    transition: .4s;
    border:2px solid #524FA1;
}
.call_pop_up .formajax input[type="submit"]:hover{
    background: #fff;
    color: #524FA1;
}
.proof{
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.proof input{
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    opacity: 0;
    z-index: 3;
    margin-bottom: 0px !important;
}
.proof div{
    width: calc(100% - 30px);
    font-size: 12px;
    line-height: 14px;
}
.proof div:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid;
    left: 0;
    top: 0px;
}
.proof input:checked~div:after{
content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ED155B;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0px;
    color: #fff;
    border: 1px solid #ED155B;
}
footer .proof div{
    color: #fff;
}
footer .proof input:checked~div:after{
    border: 1px solid  #ED155B;
    background: #ED155B;
}

table.pretty-table {width:100%;box-shadow:0 0 10px #bebebe;border-radius:5px;margin:10px auto}
table.pretty-table  tr:nth-child(odd){background:#f4f4f4}
table.pretty-table tr td, table.pretty-table tr th{padding:5px 10px; border-color: #cecece;}
.calc-block{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.calc-block>*{
    margin-top: 10px;
    margin-bottom: 10px;
}
.calc-input{
    display: flex;
    flex-direction: column;
    margin: 0 20px;
    width: 180px;

}
.calc-input span{
    font-weight: bold;
    margin-bottom: 10px;
}
.calc-input input{
    border: 1px solid #524FA1;
    border-radius: 50px;
    background: transparent;
    padding: 13px 25px;
    text-align: center
    ;
}
.calc-block button{
    background: #524FA1;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    transition: .4s;
    min-width: 180px;

}
.calc-block button:hover{
    transform: translateY(-3px);
}
#main-prods{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
    padding: 20px 0;
    justify-content: center;
}
.prod-text{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 2px solid #E5E5E5;
    border-radius: 5px;
    padding: 15px;
    width: 365px;
    max-width: 100%;
    margin: 10px;
}
.img-prod{
        width: 50%;
    padding: 10px;

}
.img-prod img{
    max-width: 100%;
    height: auto;
}
.prod-calc{
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 10px;
}
.prod-calc p{
    font-weight: bold;
    margin-bottom: 15px;
}
.prod-calc div{
    margin-bottom: 15px;
    font-size: 14px;
}
.prod-calc div span{
    font-weight: bold;
}
.prod-calc a{
        background: #524FA1;
    border-radius: 30px;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    transition: .4s;
    text-align: center;
    text-decoration: none;
}
.prod-calc a:hover{
    transform: translateY(-3px);
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.form-line:nth-child(odd) .wpcf7-form-control {
    border-radius: 5px;
}

.wpcf7-form-control {
    height: 40px;
    padding: 0 15px;
    width: 100%;
    font-size: 18px;
    color: #5b6c72;
    border: 1px solid #524FA1;
    border-radius: 5px;
    font-weight: normal;
}
.wpcf7-form-control.wpcf7-textarea{
    min-height: 80px;
    resize: none;
    line-height: 30px;
}
.wpcf7-form-control-wrap .demo-text {
    position: absolute;
    top: 13px;
    right: 20px;
    left: 16px;
    line-height: 1;
    color: #5b6c72;
    font-size: 13px;
    display: block;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    cursor: text;
    background: #fff;
    font-weight: normal;
}
.have_demo .wpcf7-form-control-wrap .wpcf7-form-control:focus, .have_demo .wpcf7-form-control-wrap .wpcf7-form-control.active {
    padding-top: 10px;
}
.have_demo .wpcf7-form-control-wrap .wpcf7-form-control:focus + .demo-text, .have_demo .wpcf7-form-control-wrap .wpcf7-form-control.active + .demo-text {
    top: 2px;
    font-size: 10px;
    opacity: .8;
}
.skupkaform-photos {
    height: 40px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 0 15px;
    color: #5b6c72;
    font-size: 13px;
    line-height: 40px;
    width: 100%;
    display: block;
}
.skupkaform-photos:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAkFBMVEVHcEzvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DvU1DM103WAAAAL3RSTlMAxg/aJfPb5uneASZSeBgJKILL4hWTe00G2D5aRR3u/Mixv0rD0znQo21yjTGppj7BGbkAAACfSURBVAjXNY1XEoMwEENlmguEjukJNZDK/W8Xg8P7kDSa2RWgEBdGKZMCB75rye0gslwf8EhZbn/KsqvBdb5etXOw3WzZpg97TwxU6U0CRpSYqkqOgoZIB+JVeb/Rs3jFRrEWQW/rkycWL6h4U4yJfsqi5f5xbL5W3Tm7NWnDRyM3UcfccRyTDoH4ioBkQBsq3Pc0qZWJpDjxszmeMx8/PcwVC1IjSMcAAAAASUVORK5CYII=);
    width: 16px;
    height: 14px;
    margin-right: 5px;
}
.skupkaform-photos * {
    cursor: pointer;
}
.skupkaform-photos .wpcf7-form-control-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}
#main-zakaz-form .wpcf7{
        width: 400px;
    margin: 0px auto 0px;
    padding: 20px;
    max-width: 100%;
}

.wpcf7-form-control:focus, .wpcf7-form-control:active {
    border: 1px solid #ff8c00;
}
.have_demo{
    width: 100%;
}
.add_photos{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #524FA1;
    margin-top: -5px;
    margin-bottom: 15px;
    position: relative;
}
.wpcf7-form-control.wpcf7-select{
    padding: 0 10px;
}
#main-zakaz-form input[type="submit"]{
    color: #fff;
    background: #524FA1;
    border: 1px solid #524FA1;
    border-radius: 30px;
    padding: 8px 20px;
    transition: .4s;
    width: max-content;
    color: #fff;
}

#main-zakaz-form input[type="submit"]:hover{
        text-decoration: none;
    box-shadow: 0 4px 11px #b5b5b5;
    transform: translateY(-3px);
}
.photos-text{
    position: absolute;
    right: 0px;
    top: 100%;
}
#menu21+label  div {
    left: 0px;
  }
#menu21+label  div:nth-child(2):before {
    content: "";
    opacity: 0;
  }

.burger{
    display: none;
}
#menu21:checked+label  div:first-child {
    top: 10px;
    left: 0px;
    transform: rotate(-45deg);
  }
#menu21:checked+label  div:nth-child(2) {
    top: 10px;
    left: 40px;
    width: 22px;
  }
#menu21:checked+label  div:nth-child(2):before {
    content: "";
    opacity: 1;
    transform: rotate(45deg);
    background: none;
    border-bottom: 5px solid #000000b5;
    border-left: 5px solid #000000b5;
    border-radius: 0px;
    height: 15px;
    width: 15px;
    top: -5px;
  }
#menu21:checked+label  div:nth-child(3) {
    top: 10px;
    left: 0px;
    transform: rotate(45deg);
  }

.burger input {
  display: none;
}
.burger b{
    display: none;
}
#menu21:checked ~ #for-mobile-block{
    left: 0;
}
label.mob-menu {
  position: relative;
  width: 50px;
  height: 40px;
  display: flex;
  cursor: pointer;
  margin: 1.7em;
  transition: all .5s;
  text-align: left;
  margin:0px;
}

label.mob-menu div,
label.mob-menu div:before,
label.mob-menu div:after {
  background: #000000b5;
  position: absolute;
  height: 5px;
  width: 50px;
  border-radius: 4px;
  transition: all .5s;
}
label.mob-menu  div:first-child {
    top: 0px;
  }
 label.mob-menu  div:nth-child(2) {
    top: 15px;
  }
 label.mob-menu  div:nth-child(3) {
    top: 30px;
  }

#for-mob-menu{
    position: fixed;
    top: 0;
    z-index: 20;
    left: -100%;
    width: calc(100% - 100px);
    background: #fafafa;
    padding: 20px 0px 0 0;
    box-shadow: 0px 0px 10px #bebebe;
    bottom: 0;
    overflow-y: scroll;
    transition: .4s;
    display: none;
}
#for-mob-menu.open{
    left: 0;
}
#mobile_menu{
    padding: 0;
    margin: 0;
        background: #524FA1;
}
#mobile_menu a{
    color:  #fff !important;
}
#mobile_menu .sub-menu{
    display: none;
    list-style: none;
    font-size: 16px;
    width: 100%;
    padding-left: 0px;
    margin-bottom: -10px;
    margin-top: 10px;
    background: #fff;
}
#mobile_menu>li{
    padding: 10px 0;
    border-bottom: 1px solid #fafafa;
}
#mobile_menu>li a{
    width: 100%;
    padding: 0 15px;
    flex-wrap: wrap;
    display: flex;
}
#mobile_menu li.menu-item-has-children{
    display: flex;
    flex-wrap: wrap;
}
#mobile_menu li.catalog-menu ul{    
    display: flex;
    flex-wrap: wrap;
    padding: 0px;

}
#mobile_menu li.catalog-menu ul li{
    display: flex;
    flex-direction: column;
    border: none !important;
    width: 100px;
    margin: 10px;
}
#mobile_menu li.catalog-menu ul li a{
width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 0px;
    padding: 0px;

}
#mobile_menu li.catalog-menu ul li a div.select-item-menu{
height: 100px;
    width: 100px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
}
#mobile_menu li.catalog-menu ul li a div.select-item-menu img{
    max-height: 80px;
}
#mobile_menu li.catalog-menu ul li a span{
    font-size: 12px;
    width: 100%;
    text-align: center;
}
#mobile_menu li.menu-item-has-children>a{
    width: calc(100% - 50px);
    
}
#mobile_menu>li.menu-item-has-children .toggle-sub{
width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #bebebe;
    color: #fff;

}
#mobile_menu>li.menu-item-has-children .toggle-sub i{
    transition: .4s;
}
#mobile_menu>li.menu-item-has-children .toggle-sub.active i{
    transform: rotate(180deg);
}
#mobile_menu .sub-menu a{
        padding: 5px 15px;
    border-bottom: 1px solid #e1e1e1;
    flex-wrap: nowrap;
    color: #000 !important;

}
#mobile_menu .sub-menu a i{
    margin-right: 10px;
    color: #009688;
}
#mobile_menu .sub-menu li:last-child a{
    border-bottom: 0px;
}
.sticky-mob ul {
    padding-left: 5px;
    display: flex;
    flex-wrap: wrap;
}
.sticky-mob li {
    list-style: none;
    margin-right: 10px;
}
.sticky-mob {
    position: sticky;
    z-index: 3;
    background: #fff;
    bottom: 0;
    padding: 15px;
    box-shadow: 3px -8px 10px #e3e3e3b8;
    display: flex;
    flex-direction: column;
}
.sticky-mob .open-pop{
    width: max-content;
    margin-bottom: 10px;
}
.sticky-mob ul{
    padding-left: 0px;

}
.sticky-mob li{
    list-style: none;
}
.sticky-mob a{
    font-size: 16px;
    color: #000;
}
.sticky-mob>a{
    margin-bottom: 10px;
    display: flex;
}
.sticky-mob>a i{
    color: #524FA1;
    margin-right: 10px;
}
.menu-phone span{
    color: #524FA1;
    margin-left: 5px;
}
body.catalog-open .top-header, body.catalog-open header, body.catalog-open .main-single, body.catalog-open footer, body.catalog-open #breadcrumbs{
    /*filter:  blur(6px);*/
}
body.catalog-open .catalog-menu>.sub-menu{
    display: flex !important;
    position: absolute;
    flex-direction: column;
    z-index: 3;
    padding-left: 0px;
    list-style: none;
    background: #fff;
}
body.catalog-open .catalog-menu>.sub-menu>li{
    width: 270px;
}
body.catalog-open .catalog-menu>.sub-menu>li>a{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    padding: 20px 40px 20px 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    transition: .4s;
    text-decoration: none !important;
}
body.catalog-open .catalog-menu>.sub-menu>li:hover>a{
    color: #524FA1;
    background: #F3F3F3;
}
body.catalog-open .catalog-menu>.sub-menu>li:hover>a:after{
    color: #524FA1;
}
body.catalog-open .catalog-menu>.sub-menu>li>a:after{
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
        right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    transition: .4s;

}
body.catalog-open .catalog-menu>.sub-menu>li .sub-menu{

}
body.catalog-open .catalog-menu>.sub-menu>li:hover .sub-menu{
    display: flex !important;
    flex-wrap: wrap;
    width: 900px;
    left: 270px;
    position: absolute;
    top: 0;
    padding: 10px;
    background: #fff;
    border-left: 0.7px solid #DCDCDC;
        box-shadow: 8px 8px 10px rgb(152 152 152 / 25%);
    border-radius: 0px 0px 5px 5px;
}
body.catalog-open .catalog-menu>.sub-menu>li .sub-menu li{
    list-style: none;
}
body.catalog-open .catalog-menu .fa-th-large{
    display: none;
}
body.catalog-open .catalog-menu .fa-times{
    display: block !important;
}
body.catalog-open .catalog-menu>.sub-menu>li .sub-menu li a{
    display: flex;
    flex-direction: column;
    width: 150px;
    height: 150px;
    margin: 10px;
    justify-content: space-between;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000000;
    text-decoration: none !important;
    transition: .4s;
}
body.catalog-open .catalog-menu>.sub-menu>li .sub-menu li a:hover{
    color: #524FA1;
    border: 1px solid #524FA1;
}
body.catalog-open .catalog-menu>.sub-menu>li .sub-menu li a .select-item-menu{
    height: 88px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
body.catalog-open .catalog-menu>.sub-menu>li .sub-menu li a .select-item-menu img{
    max-height: 88px;
}

.wpb_image_grid_ul{
    display: flex;
    flex-wrap: wrap;
}
.wpb_image_grid_ul li{
    padding: 10px;
}
.wpb_image_grid .wpb_image_grid_ul a{
    padding: 10px !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border-color: #fff !important;
    background-color: #fff !important;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a:before{
    display: none !important;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab>a{
    border: 1px solid #524FA1 !important;
    border-radius: 50px !important;
    background: none !important;
    color: #000 !important;
    padding: 10px 25px !important;
    transition: .4s;
    margin: 5px !important;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a{
    border: 1px solid #524FA1 !important;
    border-radius: 50px !important;
    background: #524FA1 !important;
    color: #fff !important;
    padding: 10px 25px !important;
}
.wpb_image_grid .wpb_image_grid_ul img{
    border-radius: 5px;
}
.main-slider{
    height: 770px;
    overflow: hidden;
    transition: .4s;
}
.main-slider.slick-initialized{
    height: auto;
}

#hover-catalog{
    max-height: 100%;
    overflow-y: auto;
}
#hover-catalog-menu{
    max-height: 100%;
    
}



#catalog-full-button .times{
    display: none;
}
#catalog-full-button .times:before{
        content: '';
    border-radius: 5px;
    transform: rotate(45deg);
    width: 21px;
    background: #fff;
    height: 2px;
    display: flex;
    position: absolute;
    top: 50%;
}
#catalog-full-button .times:after{
        content: '';
    border-radius: 5px;
    transform: rotate(-45deg);
    width: 21px;
    background: #fff;
    height: 2px;
    display: flex;
    position: absolute;
    top: 50%;
}
#catalog-full-button{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
    border: none;
    color: #fff;
    background: #524FA1;
    border-radius: 10px;
font-size: 16px;
line-height: 1.3;
color: #FFFFFF;
    transition: .4s;
    margin-right: 24px;
}
#catalog-full-button:hover{
    background: #ED155B;
}
#menu-full-button{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
    border: none;
    color: #fff;
    background: #EBEAF9;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1.3;
    color: #231F20;
    transition: .4s;
    margin-right: 24px;
}
#menu-full-button:hover{
    background: #ED155B;
    color: #fff;
}
.cart-main-link.desk-hidden{
    display: none;
}
.cart-main-link{
    padding: 12px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    position: relative;
}
.cart-main-link path{
    transition: .4s;
}
.cart-main-link:hover path{
    fill: #ED155B;
}
.cart-main-link .for-count-session{
    visibility: hidden;
    opacity: 0;
    width: auto;
    min-width: 20px;
    height: 20px;
    position: absolute;
    right: -5px;
    bottom: 5px;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    z-index: 1;
    background: #ed155bc9;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 2px;
}
.cart-main-link .for-count-session.active{
    visibility: visible;
    opacity: 1;
}
body.menu-hovered  #catalog-full-button  .times{
    display: block;
        position: relative;

}
body.menu-hovered  #catalog-full-button .bars{
    display: none;
}
.bars{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#catalog-full-button svg *{
    transition: .4s;
}
.flex-wrap-nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#hover-catalog-menu>li>.sub-menu>li{
    width: 25%;
    max-width: 250px;
    margin-right: 15px;
}
#hover-catalog-menu>li>a{
    position: relative;
    width: 100%;
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
    color: #04182E;
    font-weight: bold;
    text-decoration: none !important;
    border: 1px solid #fff;
    transition: .4s;
    margin-bottom: 15px;
}
#hover-catalog-menu>li:hover>a{
    color: #ED155B;
}
.main-menu-contianer{
    width: calc(100% - 215px);
}


#hover-catalog-menu>li>.sub-menu>li{
    position: relative;
}
#hover-catalog-menu>li>.sub-menu>li:hover>.sub-menu{
    visibility: visible;
    opacity: 1;
}
#hover-catalog-menu>li>.sub-menu>li>.sub-menu>li>a{
    font-size: 14px;
    color: #04182E !important;
    margin-bottom: 5px;
    display: block;
    position: relative;
}
#hover-catalog-menu{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0px;
    padding: 0px;
    background: #fff;
    position: relative;

}
#hover-catalog-menu>li{
    list-style: none;
    
    width: 270px;
}
#hover-catalog-menu>li.all-catalog{
width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
#hover-catalog-menu>li.all-catalog>a{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
    border: none;
    color: #fff;
    background: #ED155B;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1.3;
    color: #FFFFFF;
    transition: .4s;
    width: max-content;
    margin-bottom: 0px;
}
#hover-catalog-menu>li.all-catalog>a:hover{
    transform: translateY(-3px);
}
header~*{
    transition: .4s;
}
header>*{
    transition: .4s;
}
body.menu-hovered header~*, body.menu-hovered header>.big-container>*:not(.main-catalog-container), body.menu-hovered .top-header{
   /* filter: blur(5px);*/
}
body.menu-hovered .total-catalog #hover-catalog-menu>li:first-child>.sub-menu ,body.menu-hovered #hover-catalog-menu>li:hover>.sub-menu{
    opacity: 1;
    visibility: visible;
}
body.menu-hovered .total-catalog{
    visibility: visible;
    opacity: 1;
}
.header-address-call{
        width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.header-buttons{
    display: flex;
    flex-direction: column;
}
.header-buttons a{
width: 190px;
    height: 56px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: .4s;
    text-decoration: none !important;
    border: 2px solid #ED155B;
    border-radius: 10px;
}
.header-buttons a:hover{
    transform: translateY(-3px);
}
.header-buttons a span{
    font-size: 16px;
    line-height: 21px;
    color: #000;
}
.header-buttons a svg{
    margin-right: 10px;
}
.header-buttons a.calc-b{
    background: #4FBC50;
}
.header-buttons a.call-b{
    background: transparent;
}
.icon-block p span{
color: #C2C2C2;
}
.icon-block p{
    margin-bottom: 0px;
    font-size: 18px;
line-height: 22px;
color: #000;
}
header .phone-more{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.phone-more a.phone{
font-size: 16px;
line-height: 21px;
color: #000000;
display: flex;
flex-wrap: wrap;
align-items: center;
transition: .4s;
}
.icon-text p{
    margin-bottom: 0px;
font-size: 16px;
line-height: 21px;

color: #231F20;
}
.icon-text span{
color: #C2C2C2;
}
.phone-more a.phone:hover{
    color: #ed155b;
    text-decoration: none !important;
}
.header-soc{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin: 0px -5px;
}
.header-soc li{
    list-style: none;
    margin: 5px;
}
.header-soc li a{
    transition: .4s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.header-soc li a:hover{
    transform: translateY(-3px);
}
.all-contacts{
    cursor: pointer;
}
.all-contacts-block .toggle-ul{
position: absolute;
    top: calc(100% + 20px);
    width: calc(100% + 60px);
    left: 0;
    padding: 0px 0px 0px 18px;
    list-style: none;
    box-shadow: 0px 0px 10px #fefefe;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    font-size: 16px;
    z-index: 11;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 10px #bebebe;
}
.all-contacts-block{
    position: relative;
}
.all-contacts-block .toggle-ul ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.all-contacts-block .toggle-ul li{
    list-style: none;
    margin-bottom: 5px;
}
.all-contacts-block .toggle-ul li:last-child{
    margin-bottom: 0px;
}
.all-contacts-block .toggle-ul li a{
    color: #000;
}
.all-contacts-block:hover .toggle-ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.all-contacts span{
    border-bottom: 1px dashed #000000;
    cursor: pointer;
}
.cont-footer-block a br{
    display: none;
}
.slide-container{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
    min-height: 770px;
}
.slide-container:before{
    content:'';
    border-radius: 500px 500px 0 500px;
width: 732px;
height: 660px;
    background: rgba(255, 255, 255, 0.19);
transform: rotate(-180deg);
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.slide-container:after{
    content: '';
    background: rgba(0, 0, 0, 0.15);
    border-radius: 500px 500px 500px 0;
    width: 732px;
    height: 660px;
    z-index: 0;
    position: absolute;
    left: calc(60% - 100px);
    bottom: 0;
}
.sldie-desc{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 2;
    left: 60%;
    width: 550px;
}
.slide-image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 57%;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
}
.main-slide{
    background-size: cover;
}
.sldie-desc .slide-title{
font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}
.slide-description{
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 25px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.sldie-desc .slide-button{
    margin: 15px 20px 10px;
    border-radius: 10px;
    padding: 16px 30px;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    text-decoration: none !important;
    transition: .4s;
    background: #ebeaf9;
}
.sldie-desc .slide-button:nth-child(odd){
    background: #ed155b;
    color: #fff;
}
.sldie-desc .slide-button:hover{
    transform: translateY(-3px);
}
.slick-slide .slide-container img {
    display: block;
    right: 0;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    object-fit: cover;
    max-width: max-content;
}
.slider-buttons{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.main-slider .slick-dots{
    border-radius: 100px;
    margin: 5px auto;
    bottom: 80px;
    width: max-content;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 5px;
    left: calc(60% + 255px);
    position: absolute;
    transform: translateX(-50%);
}
.main-slider .slick-dots li{
    width: auto;
    height: auto;
}
.main-slider .slick-dots li.slick-active{

}
.main-slider .slick-dots li button{
    padding: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    transition: .4s;
    margin: 0 10px;
    opacity: .3;
    background: #fff;

}
.main-slider .slick-dots li.slick-active button{
    padding: 0px;
    opacity: 1;
}
.main-slider .slick-dots li button:before{
    display: none;
}
.like-grid>.vc_column-inner, .like-grid .vc_column-inner>.wpb_wrapper {
    height: 100%;
}
.counter-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border: 3px solid #524FA1;
    border-radius: 20px;
    margin-bottom: 30px;
}
.counter-header{
    font-weight: 700;
    font-size: 90px;
    line-height: 111px;

    /* blue */

    color: #524FA1;
}
.counter-desc{
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;

    /* blue */

    color: #524FA1;
}
.image-text-blocks{
background: #524FA1;
border-radius: 10px;
padding: 20px;
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
height: calc(100% - 30px);
}
.image-text-block{
    width: calc(100% - 75px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.image-text-header{
    font-weight: 800;
    font-size: 21px;
    line-height: 26px;

    /* white */

    color: #FFFFFF;
}
.image-text-text{
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;
    color: #FFFFFF;
}
.image-text-image{
    width: 70px;
    margin-left: 5px;
}
.image-text-image img{
    height: auto;
}
.category-blocks{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.category-block{
    width: calc(33.33% - 30px);
    margin: 0 15px 30px;
    text-decoration: none !important;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    transition: .4s;
}
a.category-block:hover{
    transform: translateY(-3px);
}
div.category-block{
border: 3px solid #4FBC50;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #000000;
}
.top-image-category{

}
.top-image-category img{

}
.text-category{
    background: #4FBC50;
    border-radius: 0px 0px 20px 20px;
    color: #fff;
    padding: 10px 15px 10px;
}
.category-header{
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
}
.category-block a{
    background: #ED155B;
    border-radius: 10px;
    border: none;
    padding: 15px 25px;
    color: #fff;
    transition: .4s;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    margin-top: 20px;
    text-decoration: none !important;
}
.category-block a:hover{
    transform: translateY(-3px);
}
.fast-block{
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 30px;
    border: 2px solid #524FA1;
    border-radius: 20px;
    overflow: hidden;
}
.fast-block img{
    height: auto;
    height: auto;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: initial;
}
.fast-block form{
    width: 350px;
    max-width: 100%;
    margin: 20px 0;
}
.fast-block input{
    background: #FFFFFF;
    border: 1px solid #CACACA;
    border-radius: 5px;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 20px;
}
.fast-block input[name="proof"]{
    width: 20px;
}
.fast-block input[type="submit"]{
    background: #ED155B;
    border-radius: 5px;
    color: #fff;
    transition: .4s;
    border: none;
    padding: 15px 25px;
}
.fast-block input[type="submit"]:hover{
transform: translateY(-3px);
}
.fast-block div{

}
.fast-block .fast-header{
    font-size: 32px;
    font-weight: bold;
}
.fast-block .fast-description{
    font-size: 21px;
}
.for-fast-image{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    min-height: 100%;
    overflow: hidden;
}
.fast-form-block {
    padding: 30px 30px 0 30px;
}
.cart-product-name a{
    color: #222;
    text-decoration: none !important;
    transition: .4s;
}
.cart-product-name a:hover{
    color: #524fa1;
}
.for-h1{
    background: #6C57BC;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.for-h1:before{
    content: '';
    border-radius: 500px 500px 500px 500px;
    width: 732px;
    height: 660px;
    z-index: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #7a66c9;
    transform: translate(-30%, -10%);
}
.for-h1:after{
    content: '';
    background: rgba(0, 0, 0, 0.15);
    border-radius: 500px 500px 500px 0;
    width: 732px;
    height: 660px;
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: 0;
}
.for-h1 h1, .for-h1 .h1{
    margin: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-transform: none;
    position: relative;
    z-index: 1;
}
.for-h1 h1.tal{
    text-align: left;
}
.product-first{
    margin: 60px 0;
}
.wpcf7-form-control-wrap input{
    border: 1px solid #CACACA;
    border-radius: 5px;
    width: 100%;
    min-height: 55px;
    padding: 8px 15px;
    margin-bottom: 15px;
}
.wpcf7-form-control-wrap textarea{
    border: 1px solid #CACACA;
    border-radius: 5px;
    height: 150px;
    resize: none;
    width: 100%;
    padding: 8px 15px;
    margin-bottom: 15px;
}
.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-acceptance label{
    position: relative;
    display: flex;
    margin-bottom: 15px;
    font-weight: normal;
    align-items: center;
}
.wpcf7-acceptance label input{
    width: 20px !important;
    height: 20px;
    margin: 0 10px 0 0;
    opacity: 0;
    z-index: 3;
    min-height: auto;
    margin-top: 4px;
}
.wpcf7-acceptance label span{
    width: calc(100% - 30px);
    font-size: 12px;
    line-height: 1;
}
.wpcf7-acceptance label span:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid;
    left: 0;
    top: 2px;
}
.wpcf7-acceptance label input:checked~span:after{
content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ED155B;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #fff;
    border: 1px solid #231f20;
}
.wpcf7-acceptance .wpcf7-list-item{
    margin-left: 0px;
}
.wpcf7-submit{
    width: 100%;
    background: #ED155B;
    border-radius: 5px;
    border:none;
    padding: 15px 15px;
    width: 100%;
    text-align: center;
    transition: .4s;
    color: #fff;
    height: auto;
}
.wpcf7-submit:hover{
    transform: translateY(-3px);
}
.pretty-table table{
    width: 100%;
}
.pretty-table table tr{
    border-bottom: 1px solid #939393;
}
.pretty-table table tr td{
    padding: 14px 14px 14px 0;
    vertical-align: text-top;
        word-break: break-word;
        font-size: 16px;
}
.wpcf7-form-control.wpcf7-acceptance{
    border:none !important;
    padding: 0px;
}
.pretty-ul ul{
    padding: 0px;
}
.pretty-ul ul li{
    list-style: none;
    position: relative;
    padding-left: 15px;
    font-size: 18px;
}
.pretty-ul ul li:before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ED155B;
    position: relative;
    display: flex;
    position: absolute;
    left: 0;
    top: 7px;

}
.total-catalog{
    position: absolute;
    z-index: 13;
    left: 10%;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    background: #fff;
    box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    margin-top: 10px;
    width: 80%;
    border-radius: 0 0 50px 50px;
    overflow: hidden;
}

#hover-catalog{
    max-height: 100%;
    overflow-y: auto;
}
#hover-catalog-menu{
    max-height: 100%;

    
}


#catalog-full-button .bars{
        display: flex;
    position: relative;
}
#catalog-full-button .times{
    display: none;
}
#catalog-full-button .times:before{
        content: '';
    border-radius: 5px;
    transform: rotate(45deg);
    width: 21px;
    background: #fff;
    height: 2px;
    display: flex;
    position: absolute;
    top: 50%;
}
#catalog-full-button .times:after{
        content: '';
    border-radius: 5px;
    transform: rotate(-45deg);
    width: 21px;
    background: #fff;
    height: 2px;
    display: flex;
    position: absolute;
    top: 50%;
}
body.menu-hovered  #catalog-full-button  .times{
    display: block;
        position: relative;

}
body.menu-hovered  #catalog-full-button .bars{
    display: none;
}
#catalog-full-button svg *{
    transition: .4s;
}

#hover-catalog-menu>li>.sub-menu>li{
    max-width: 100%;
    width: auto;
    float: left;
}
#hover-catalog-menu>li>a{
    position: relative;
    width: 100%;
    font-size: 18px;
    display: flex;
    flex-wrap: wrap;
    color: #231F20;
    font-weight: bold;
    text-decoration: none !important;
    transition: .4s;
    align-items: center;
    padding: 0px;
}
#hover-catalog-menu>li:hover>a{

}
#hover-catalog-menu>li:hover>a img{
    filter: brightness(10);
}
#hover-catalog-menu>li>a>div{
    width: 60px;
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#hover-catalog-menu>li>a>span{
    max-width: calc(100% - 70px);
}
#hover-catalog-menu>li>.sub-menu>li a{
    text-decoration: none !important;
}
#hover-catalog-menu>li>.sub-menu>li>a{
    font-weight: 400;
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    line-height: 1.3;
    padding-bottom: 0;
    color: #231F20;
}
#hover-catalog-menu>li>.sub-menu>li>a:hover{

}
#hover-catalog-menu>li>.sub-menu>li>a>div{
    width: 70px;
    min-height: 56px;
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#hover-catalog-menu>li>.sub-menu>li>a>span{
    width: calc(100% - 80px);
}
#hover-catalog-menu>li>.sub-menu>li>a[prop-img]>span{
    display: flex;
    flex-direction: column;
    font-style: normal;
font-weight: 700;
font-size: 23px;
line-height: 23px;
/* identical to box height */


color: #000000;
}
#hover-catalog-menu>li>.sub-menu>li a{
    transition: .4s;
}
#hover-catalog-menu>li>.sub-menu>li a:hover, #hover-catalog-menu li.current-menu-item>a{
    color: #ED155B !important;
}
#hover-catalog-menu>li>.sub-menu>li>a[prop-img]>span:after{
    content: 'Бренды';
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #939393;
    transition: .4s;
}
#hover-catalog-menu>li>.sub-menu>li>a:hover span:after{
    color: #ED155B !important;
}
#hover-catalog-menu>li>.sub-menu>li{
    position: relative;
}
#hover-catalog-menu>li>.sub-menu>li:hover>.sub-menu{
    visibility: visible;
    opacity: 1;
}
#hover-catalog-menu>li>.sub-menu>li>.sub-menu{
    display: block;
}
#hover-catalog-menu>li>.sub-menu>li>.sub-menu{
    float: left;
    margin: 0 20px 20px 0;
}
#hover-catalog-menu>li>.sub-menu>li>.sub-menu>li>a{
    font-size: 14px;
    color: #04182E;
    margin-bottom: 5px;
    display: block;
    position: relative;
}
#hover-catalog-menu{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0px;
    padding: 0px;
    background: #fff;
    position: relative;
    padding: 40px 50px;

}
#hover-catalog-menu>li{
    list-style: none;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 30px;
}
#hover-catalog-menu>li:last-child{
    border-bottom: none;
}
#hover-catalog-menu>li>ul{
    padding: 0px;
    display: flex;
    flex-direction: column;
    list-style: none;
}
.sub-brands {
    width: 350px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    height: 100%;
    align-content: flex-start;
    margin-left: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.sub-brands p {
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 0;
    color: #111111;
}
.sub-brands li {
    width: calc(50% - 10px);
    margin: 5px;
    box-shadow: 0 0 10px #dfdfdf;
    padding: 5px;
    border-radius: 5px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub-brands li img {
    max-width: 100%;
    max-height: 50px;
    width: auto;
    height: auto;
}
.service-block{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
    overflow: hidden;
    transition: .4s;
}
.service-block:hover{
    transform: translateY(-3px);
}
.service-img{

}
.service-img img{

}
.serice-bottom{
position: absolute;
    bottom: 0px;
    padding: 50px 20px 20px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    justify-content: space-between;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.75) 37.82%, rgba(0, 0, 0, 0) 100%);
}
.serice-bottom span{

    width: calc(100% - 50px);
}
.serice-bottom svg{

}

.service-html{
        height: calc(100% - 30px);
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background: #EDF2F8;
    padding: 15px;

}
.new-pretty-button.button-has-img{
    padding: 5px 35px;

}
.new-pretty-button{
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 35px;
    width: max-content;
    color: #fff !important;
    text-decoration: none !important;
    transition: .4s;
    border-radius: 10px;
    background: #ED155B;
}
.new-pretty-button:hover{
    transform: translateY(-3px);
}
.new-pretty-button span{

}
.new-pretty-button.button-has-img span{
    width: calc(100% - 50px);
}
.button-img{
    width: 40px;
    height: 40px;
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.button-img img{

}
.about-img{
    margin: -80px 0 -50px !important;
}
.about-sector{
    overflow: visible !important;
}
.team-slider{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;

}
.feeds-slider .slick-list, .team-slider .slick-list {
    margin: 0 -10px;
    padding: 0 10px;
    position: relative;
}
.team-slide{
        margin: 10px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
.team-name{

    font-weight: 600;
    font-size: 28px;
    line-height: 130%;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;

}
.team-img{
    max-width: 100%;
    width: 300px;
    height: 300px;
    border-radius: 100%;
    overflow: hidden;
}
.team-img img{

}
.team-stazh{
    background: #ED155B;
    color: #fff;
    padding: 15px 25px;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    /* identical to box height */

    transform: translateY(-70%);
    /* white */
    border-radius: 10px;
    color: #FFFFFF;

}
.svg-next.slick-arrow{
position: absolute;
    right: -30px;
    background: transparent;
    color: #524FA1;
    border: none;
    top: calc(50% - 33px);
    z-index: 3;
    width: 45px;
    height: 45px;
    font-size: 18px;
    color: #fff;
    background: #524FA1;
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.team-slider .slick-list:after {
    content: '';
    background: linear-gradient(270deg,#FFFFFF 24.72%,rgba(255,255,255,0) 100%);
    width: 200px;
    display: flex;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.sert-slider .box-arrow-next{
    position: absolute;
    top: -30px;
    right: 0;
    transform: translateY(-50%);
    background: #ED155B;
}
.sert-slider .box-arrow-prev{
    position: absolute;
    top: 0;
    right: 50px;
    transform: translateY(-50%);
        left: auto;
    top: -30px;
    background: #ED155B;
}
.sert-slider .slick-dots li{
    width: auto;
    height: auto;
}
.sert-slider .slick-dots li.slick-active{

}
.sert-slider .slick-dots li button{
    padding: 0px;
    background: #D2D2D2;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    transition: .4s;

}
.sert-slider .slick-dots li.slick-active button{
    padding: 0px;
    background: #524FA1;
    width: 40px;
}
.sert-slider .slick-dots li button:before{
    display: none;
}

.sert-slider .slick-dots {
    background: #FFFFFF;
    border-radius: 100px;
    margin: 5px auto;
    bottom: 15px;
    width: max-content;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 7px 5px;
    left: 0;
    right: 0;
    position: relative;
    margin-top: 30px;
}
.prodict-price{
        display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.prodict-price a{
font-weight: 700;
font-size: 21px;
line-height: 26px;
/* identical to box height */
display:flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
width: max-width;
/* white */
background: #ED155B;
border-radius: 10px;
color: #FFFFFF;
padding: 15px 25px;
text-decoration: none !important;
transition: .4s;


}
.prodict-price a:hover{
    transform: translateY(-3px);
}
.prodict-price .price{
    background: #EDF2F8;
    border-radius: 10px;
    padding: 9px 40px;
    margin: 10px 20px 10px 0;
    font-weight: 800;
    font-size: 34px;
    line-height: 42px;
    color: #000000;
}



/*.block_same_height>.wpb_column ,
.block_same_height>.wpb_column>.vc_column-inner>.wpb_wrapper,
.block_same_height>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_row  {
    height: inherit;
}
.block_same_height>.wpb_column>.vc_column-inner {
    height: 100%;
}*/

.list-style-big ul {
    padding: 0;
}
.list-style-big li {
    position: relative;
    padding-left: 33px;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    list-style-type: none;
}
.list-style-big li:before {
    content: '';
    width: 21px;
    height: 21px;
    background: #ED155B;
    left: 0;
    position: absolute;
    top: 7px;
    border-radius: 50px;
}

.table_chars{
    font-weight: 600;
font-size: 21px;
line-height: 26px;
color: #000;
}



.feed-slider-head {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #CACACA;
    align-items: center;
    padding-bottom: 20px;
}
.feed-slider-head>div {
    display: flex;
    align-items: center; 
}
.feed-slider-logo {
    margin-right: 30px;
}
.feed-slider-button {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 25px;
    width: max-content;
    color: #fff !important;
    text-decoration: none !important;
    transition: .4s;
    border-radius: 10px;
    background: #ED155B;
    font-size: 21px;
    line-height: 26px;
    height: fit-content;
}
.feed-slider-button:hover {
    transform: translateY(-3px);
}
.feed-slider-arrow {
    background: #ED155B;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 13px;
}
.feed-slider-arrow i {
    color: #fff;
    font-size: 40px;
    line-height: 25px;
}

.feed-slider-arrow.feed-slider-prev i {
    padding: 0 4px 2px 0;
}
.feed-slider-arrow.feed-slider-next i {
    padding: 0 0 2px 4px;
}
.otz-w {
    width: 490px;
/*    width: 430px;*/
/*    padding: 0 15px;*/
    padding: 37px 25px 35px 33px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    margin: 0 15px;
    position: relative;
    opacity: 0;
    transition: .4s;
    overflow: hidden;
}
.otz-w>div{
/*    padding: 37px 25px 35px 33px;*/
/*    background: #FFFFFF;*/
/*    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);*/
/*    border-radius: 20px;*/
}
.otz-w.slick-active {
/*    padding-left: 30px;*/
    opacity: 1;
    transition: .4s;

}
.feedbacks-slider .slick-list {
    margin: 0 -10px 0 -30px;
    padding: 0 10px 0 30px;
/*    width: calc(100%);*/
/*    padding-top: 40px;*/
/*    padding-bottom: 40px;*/
}
.feedbacks-slider .slick-track {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    padding: 40px 10px;
}
.name-feed {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    margin-right: 37px;
    margin-bottom: 5px;
}
.town-feed {
    font-size: 15px;
    line-height: 120%;
    margin-right: 37px;
    margin-bottom: 10px;
}
.otziv-s {
    position: absolute;
    right: 25px;
    top: 25px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    background: #fff;
    width: 67px;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-stars {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0 23px;
}
.block-stars i {
    color: #ddd;
    font-size: 23px;
    margin-right: 2px;
}
.block-stars i.active {
    color: #ffc107;
}
.quotes-feed {
    position: absolute;
    right: 25px;
    top: 115px;
}
.desc-feed {
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}
.img-feed a {
    color:#ed155b;
    text-decoration: none!important;
}
.otherfeeds-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.otherfeeds-block {
    background: #FFFFFF;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    width: 282px;
    height: 172px;
    padding: 9px 20px 30px;
    display: block;
    text-decoration: none!important;
/*    margin: 0 14px 30px 14px;*/
    margin: 0 10px 30px 10px;
}
.otherfeeds-block:nth-child(5n),
.otherfeeds-block:first-child {
/*    margin-left: 0;*/
}
.otherfeeds-block:nth-child(4n),
.otherfeeds-block:last-child {
/*    margin-right: 0;*/
}
.otherfeeds-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 103px;
}
.otherfeeds-logo img {
    max-height: 103px;
    max-width: 242px;
    width: auto;
    height: auto;
}
.otherfeeds-block .stars {
    width: fit-content;
    margin: 0 auto;
}


.realfeeds-slider,
.realfeeds-slider-double {
    padding: 20px 0;
}
.realfeeds-slider .slick-list {
    overflow: visible;
}
.realfeeds-slider .realfeeds-slide {
    transition: .4s;
}
.realfeeds-slider .realfeeds-slide.slick-active {
    opacity: 1;
    transition: .4s;
}
.realfeeds-slider .realfeeds-slide>div {
    transition: .4s;
    overflow: hidden;
}

.realfeeds-arrows {
    position: absolute;
    top: 50%;
    z-index: 5;
    margin: 0;
}
.realfeeds-slider-prev.slick-arrow {
    left: 30px;    
}
.realfeeds-slider-next.slick-arrow {
    right: 30px;
}
.realfeeds-slider-prev.slick-arrow i {
    padding: 0 4px 2px 0;
}
.realfeeds-slider-next.slick-arrow i {
    padding: 0 0 2px 4px;
}

    .realfeeds-slider .realfeeds-slide .realfeeds-img-container,
    .realfeeds-slider-double .realfeeds-slide-double .realfeeds-img-container {
        width: 500px;
/*        height: 500px;*/
        display: flex;
        align-items: center;
    }


.realfeeds-container {
    overflow: hidden;
    padding: 0 20px;
    margin: 0 -20px;
}

.like-grid .vc_column-inner, .like-grid .wpb_wrapper {
    height: 100%;
}
.card-image-block.card-with-brand{
    position: relative;
    margin-top: 80px;
    padding-top: 80px;
    height: calc(100% - 110px);
}
.card-image-block{
background: #FFFFFF;
    position: relative;
    border: 1px solid #524FA1;
    box-shadow: 0px 0px 25px rgb(15 43 85 / 20%);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    text-decoration: none !important;
    padding-bottom: 70px;
}
.card-image-block .brand-img{
width: 140px;
    height: 140px;
    border: 1px solid #524FA1;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
    background: #fff;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}
.card-image-block .card-title{
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #000000;
}
.card-image-block .card-image{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px
}
.card-image-block .card-desc{
        width: 100%;
    margin-bottom: 20px;
    font-weight: 400;
font-size: 18px;
line-height: 22px;

color: #000000;
}
.card-image-block .card-image img{
    height: auto;
    width: auto;
}
.card-image-block .like-button{
height: 60px;
    position: absolute;
    width: calc(100% - 40px);
    background: #ED155B;
    border-radius: 10px;
    bottom: 20px;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    transition: .4s;
}
.card-image-block .like-button:hover{
    transform: translateY(-3px);
}
.main-single .wpb_text_column a{
    font-weight: bold;
    color: #524FA1;
}
.calc-main-block{
    background: #4FBC50;
    border-radius: 20px;
    padding: 25px;
}
.calc-header{
    font-weight: 800;
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 25px;
    text-align: center;
    color: #FFFFFF;

}
.calc-container{
    display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 15px;
}
.left-calc-block{
    margin: 15px;
    display: flex;
    flex-direction: column;
    width: calc(20% - 30px);
}
.calc-swicher-block{
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #ED155B;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .4s;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}
.calc-swicher-block.active{
    background: #ED155B;
    color: #fff;
}
.calc-swicher-img{
    margin-bottom: 8px;
}
.center-calc-block{
    margin: 15px;
    width: calc(40% - 30px);
}
.calc-main-img-block{
    min-height: 500px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 5px solid #EDF2F8;
    border-radius: 15px;
    margin-bottom: 25px;
}
.calc-open-img.active{
    opacity: 1;
    visibility: visible;
    position: relative;
}
.calc-open-img{
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    position: absolute;
    transition: .4s;
}
.calc-img-active.active{
    opacity: 1;
    visibility: visible;
    position: relative;
}
.calc-img-active{
visibility: hidden;
    opacity: 0;
    transition: .4s;
    position: absolute;
    transition: .4s;
}
.calc-config-block.active{
    opacity: 1;
    visibility: visible;
    position: relative;
}
.calc-config-block{
visibility: hidden;
    opacity: 0;
    /*transition: opacity .4s;*/
    visibility: hidden;
    position: absolute;
    flex-wrap: wrap;
    margin: 0 -10px;
    display: flex;
    width: calc(100% + 20px);
}
.right-calc-block{

    width: calc(40% - 30px);
    margin: 15px;
    padding: 25px;
    background: #EDF2F8;
    border-radius: 15px;
}
.calc-img-click.active{
background: #ED155B;
border-radius: 5px;
}
.calc-img-click{
    width: calc(33.33% - 20px);
    margin: 0 10px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    transition: .4s;
    cursor: pointer;

}
.calc-img-click img{
    height: auto;
    max-height: 120px;
    width: auto;
}
.configs-block{
        position: relative;
    padding-bottom: 5px;
    margin-bottom: 25px;
    border-bottom: 1px solid #b0b0b0;
}
.bottom-block-calc{
background: #EDF2F8;
border-radius: 15px;
padding: 30px;
}
.bottom-block-calc p{

}
.bottom-block-calc a{
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    border: 2px solid #ED155B;
    border-radius: 10px;
    padding: 15px 30px;
    color: #ED155B;
    display: flex;
    margin-top: 30px;
    text-decoration: none !important;
    transition: .4s;
}
.bottom-block-calc a:hover{
    transform: translateY(-3px);
}
.for-inputs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;

}
.half-input{
    width: 45%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.half-input span, .full-input span{
font-weight: 700;
font-size: 18px;
line-height: 22px;

color: #757575;
margin-bottom: 3px;
}
.half-input input{
    background: #FFFFFF;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    border: 0px;
    width: 100%;
    margin-bottom: 10px;
}

.full-input{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.full-input select{
    background: #FFFFFF;
    border-radius: 10px;
    border: none;
    padding: 15px;
}
.number-input{
    display: flex;
    flex-wrap: wrap;
    width: 180px;
    position: relative;
    margin-bottom: 25px;

}
.number-input input{
padding: 15px 60px;
    text-align: center;
    width: 180px;
    border-radius: 10px;
    border: none;

}
.number-input .input-minus{
width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 0;
    cursor: pointer;
}
.number-input .input-plus{
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    right: 0px;
    cursor:pointer;
}
.for-checkbox{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 50%;
    padding-right: 15px;
}
.for-checkbox input:checked~label:before{
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ED155B;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 2px;
    color: #fff;
    border: 1px solid #ED155B;
    font-size: 13px;
}
.for-checkbox input~label:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 2px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
}
.for-checkbox label{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    padding-left: 10px;

    color: #000000;
}
.for-checkbox input{
width: 20px;
    height: 20px;
    z-index: 3;
    position: relative;
    left: 0;
    opacity: 0;
    margin-top: -3px;

}
.dop-list{
    display: flex;
    flex-wrap: wrap;

}
.dop-list{
    display: flex;
    flex-wrap: wrap;
}
.dop-list .h3{
    width: 100%;
}
.call-main-button{
    background: #ED155B;
    border-radius: 10px;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    padding: 15px;
    color: #FFFFFF;
    display: flex;
    text-align: center;
    justify-content: center;
    margin: 10px 0;
    text-decoration: none !important;
    color: #fff !important;
    transition: .4s;
}
.call-main-button:hover{
    transform: translateY(-3px);
}
h1.pretty span{
    color: #ED155B;
}
.main-profile{
    width: 100%;
    border: 3px solid #524FA1;
border-radius: 20px;
display: flex;
flex-wrap: wrap;
overflow: hidden;
margin: 50px 0;
}
.main-profile-header{
    font-weight: 800;
font-size: 34px;
line-height: 42px;
/* identical to box height */

padding: 38px;
text-align: center;
color: #000000;
width: 100%;
}
.main-profile-tabs{
        background: #524FA1;
    border-bottom: 3px solid #FFFFFF;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 25px 50px;
}
.main-profile-tabs .profile-item{
border-radius: 10px;
    margin: 0 15px;
    height: 100px;
    width: 200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #fff;
    cursor: pointer;
    transition: .4s;
    border: 4px solid #fff;
    padding: 5px;
}
.main-profile-tabs .profile-item img{
    height: auto;
}
.main-profile-tabs .profile-item.active{
    border: 4px solid #ED155B;
    box-shadow:0px 0px 24px 5px rgba(235, 160, 2, 0.5);

}
.profile-sub-main{
    display: flex;
    flex-wrap: wrap;
}
.profile-left{
    width: 30%;
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
box-shadow: 3px 0px 10px rgba(0, 0, 0, 0.15);
}
.profile-right{
    width: 70%;
    display: flex;
    flex-wrap: wrap;
}
.sub-profile-content, .profile-block{
    display: none;
    align-items: flex-start;
}
.sub-profile-content.active, .profile-block.active{
    display: flex;
}
.sub-profile-desc{
    flex-wrap: wrap;
}
.sub-profile-img{
    display: flex;
    flex-wrap: wrap;
    width: 33.33%;
    padding: 40px;
}
.sub-profile-img img{
    height: auto;
    width: auto;
}
.sub-profile-desc{
    width: 66.66%;
    padding: 40px 40px 40px 0;
}
.sub-profile-header{
    font-weight: 600;
    font-size: 21px;
    line-height: 130%;
    /* or 27px */


    color: #000000;
}
.sub-profile-tab{
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    position: relative;
    padding: 15px 40px 15px 25px;
    background: #FFFFFF;
    border-bottom: 1px solid #524FA1;
    transition: .4s;
    cursor: pointer;
}
.sub-profile-tab.active{
    color: #FFFFFF;
    background: #524FA1;
}
.sub-profile-tab:after{
content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #A5A5A5;
    transition: .4s;
    font-size: 47px;
}
.sub-profile-tab.active:after{
    color: #fff;
}
.sub-profile-text{

}
.sub-profile-desc table{

}
.sub-profile-desc tr{
background: #F4F4F4;
}
.sub-profile-desc td{
    padding: 13px 20px;
}
.sub-profile-desc tr:nth-child(even){
    background: #fff;
}
.buttons-profile a{
    transition: .4s;
    text-decoration: none;
}
.buttons-profile a.zamer{
background: #ED155B;
border-radius: 10px;
padding: 15px 25px;
color: #fff;
margin-right: 15px;
}
.buttons-profile a.raschet{
background: #fff;
border: 1px solid #ED155B;
border-radius: 10px;
padding: 15px 25px;
color: #ED155B;
}
.buttons-profile a:hover{
    transform: translateY(-3px);
}
.buttons-profile{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

.main-single .wpb_text_column table{
    width: 100%;
    box-shadow: 0px 0px 10px #dedede;
}
.main-single .wpb_text_column table{
    
}

.main-single .wpb_text_column table tr:nth-child(odd){
    background: #F4F4F4;
}
.main-single .wpb_text_column table td, .main-single .wpb_text_column table th{
    padding: 10px 20px;
}
.vc_message_box ul{
    padding: 0px;
}
.vc_message_box ul li{
    list-style: none;
}
.vc_message_box ul li:before{
    content: "\f046";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
}
.okno-block{
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 20px 40px;
    margin-bottom: 30px;
}
.okno-header{
    display: flex;
    flex-wrap: wrap;
}
.okno-left-header{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.okno-right-header{
    width: 50%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 250px;
}
.okno-right-header img{
        max-height: 100%;
    width: auto;
    height: auto;
}
.okno-left-header h3{
font-weight: 700;
font-size: 26px;
line-height: 32px;

color: #000000;
}
.okno-left-header p{
font-weight: 400;
font-size: 15px;
line-height: 18px;

color: #000000;
}
.okno-left-header a{
    font-weight: 700;
font-size: 21px;
line-height: 26px;
    background: #fff;
    border: 1px solid #ED155B;
    border-radius: 10px;
    padding: 15px 25px;
    color: #ED155B;
    margin-top: 45px;
    margin-bottom: 20px;
    text-decoration: none;
    transition: .4s;
}
.okno-left-header a:hover{
    transform: translateY(-3px);
}
.okno-table{

}
.okno-table table{
    width: 100%;
        border-radius: 5px;
    overflow: hidden;
}
.okno-table thead{
background: #524FA1;
border-radius: 5px 5px 0px 0px;
overflow: hidden;
color: #fff;
}
.okno-table thead td{
    padding: 15px 20px;
}
.okno-table tbody{

}
.okno-table tbody tr td{
    padding: 10px 20px;
}
.okno-table tbody tr{
    
}
.okno-table tbody tr:nth-child(even){
    
}
.okno-table tbody .img-profile{
    background: #FFFFFF;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 60px;
    padding: 5px 10px;
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 150px;
}
.okno-table tbody .img-profile img{
    max-height: 50px;
    height: auto;
    width: auto;
}
.okno-table tbody .img-furniture{
    height: 60px;
    padding: 5px;
    max-width: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.okno-table tbody .img-furniture img{
max-height: 50px;
    height: auto;
    width: auto;
}
.okno-table tbody tr td.price{
    font-weight: 700;
font-size: 21px;
line-height: 26px;
/* identical to box height */


color: #000000;
}
.okno-table tbody tr td a{
    font-weight: 700;
font-size: 18px;
line-height: 22px;
background: #ED155B;
border-radius: 5px;
padding: 10px 20px;
display: flex;
width: max-content;
justify-content: center;
align-items: center;
color: #FFFFFF;
transition: .4s;
text-decoration: none;
}

.okno-table tbody tr td a:hover{
    transform: translateY(-3px);
}
.vert-zakaz{
    display: flex;
    flex-wrap: wrap;width: calc(100% + 16px);
    margin: 0 -8px;
}
.vert-block-zamer{
    margin: 0px 8px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #EDF2F8;
    border-radius: 20px;
    padding: 25px 10px;
    font-weight: 600;
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    color: #000000;
    width: 280px;
}
.vert-block-zamer span{
    color: #4FBC50;
}
.vert-block-rassrochka{
font-size: 24px;
line-height: 30px;
text-align: center;
margin: 0px 8px 15px;
    display: flex;
    flex-direction: column;
     justify-content: center;
    align-items: center;
    background: #EDF2F8;
    border-radius: 20px;
    padding: 25px 10px;
    font-weight: 600;
    width: 280px;
/* orange */
}
.vert-block-rassrochka>span{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 34px;
line-height: 42px;
color: #ED155B;
}
.vert-block-rassrochka span span{
    color: #000;
}
.vert-buttons{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vert-buttons a{
    transition: .4s;
}
.vert-buttons a.vert-zamer{
    background: #4FBC50;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    margin: 0 8px 15px 8px;
    padding: 15px 25px 15px 70px;
    display: flex;
    align-items: center;
    width: max-content;
        width: 280px;
}
.vert-buttons a.vert-consult{
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    color: #ED155B;
    padding: 15px 15px;
    text-align: center;
    border: 2px solid #ED155B;
    border-radius: 10px;
    margin: 0 8px 15px 8px;
        width: 280px;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;

}
.vert-buttons a:hover{
    transform: translateY(-3px);
}

.fast-zamer{
position: relative;
    background: linear-gradient(117deg, #55914E 60%, #4FBC50 60%);
    min-height: 400px;
        display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.fast-zamer .container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.fast-zamer .fast-zamer-header{
    font-weight: 800;
    font-size: 50px;
    line-height: 130%;
    color: #FFFFFF;
}
.fast-zamer .fast-inputs{
    display: flex;
    flex-wrap: wrap;
}
.fast-zamer form{

}
.fast-zamer .zamer-img{
    position: absolute;
    left: 55%;
    z-index: 3;
    bottom:0;
}
.fast-zamer .fast-inputs input{
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    background: transparent;
    padding: 15px;
    margin: 0 10px 10px 0;
    color: #fff;
}
.fast-zamer .fast-inputs input::placeholder{
    color: #8DBD87;
}
.fast-zamer .proof div:before, .fast-zamer .proof input:checked~div:after{
    top:0px;
}
.fast-zamer .proof{
    color: #fff;
}
.fast-zamer .proof div:before{
    border-color:#fff;
}
.fast-zamer input[type="submit"]{
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    color: #FFFFFF;
    padding: 15px 50px;
    background: #ED155B;
border-radius: 10px;
border:none;
transition: .4s;
margin-bottom: 0px;
}
.fast-zamer input[type="submit"]:hover{
    transform: translateY(-3px);
}
.fast-zamer .thanks{
    font-size: 16px;
    color: #fff;
}
.phone-time{
    font-size: 14px;
    margin-top: -5px;
    color: #a7a7a7;
}
.main-div-phone{
    display: flex;
    flex-direction: column;
}

.bottom-prods{
    margin-top: 15px;
}
div.new-block {
    width: calc(33.33% - 30px);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    margin: 15px !important;
    text-decoration: none !important;
    position: relative;
        margin-bottom: 30px !important;
        padding-bottom: 15px;
        transition: .4s;
}
div.new-block:hover{
    transform: translateY(-3px);
}
a.new-block-block{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    align-items: flex-start;
    text-decoration: none !important;
}
.news-block-top{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}
.news-block-top .top-hit{
        left: 15px;
    top: 15px;
    position: absolute;
    z-index: 3;
    background: #fff;
    color: #ed155b;
    padding: 5px 15px;
    border-radius: 10px;
        box-shadow: 0px 0px 10px #dfdfdf;
}
.for-new-img-post {
    padding-top: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    width: 100%;
    border: 1px solid #ddd;
}
.for-new-img-post img {
    max-width: 96%;
    max-height: 96%;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
}
.new-block .info-new-block {
    padding: 20px 0px 10px 0px;
}
.new-block .read {
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    background: #ED155B;
    border-radius: 10px;
    padding: 15px 25px;
    color: #FFFFFF;
    width: max-content;
    margin-left: 30px;
}
.new-block .info-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-block .new-header {
    font-size: 18px;
    line-height: 110%;
    color: #231f20;
    transition: .4s;
}
.new-block:hover .new-header{
    color: #ed155b;
}
.new-block .new-desk {
    font-weight: 300;
    font-size: 16px;
    line-height: 150%;
    color: #221D1F;
    margin-bottom: 30px;
}
#menu-main-menu>li {
    position: relative;
}

#menu-main-menu>li:not(.catalog) .sub-menu {
    position: absolute;
    min-width: max-content;
    flex-direction: column;
    padding: 18px 20px;
    list-style: none;
    background: #fff;
    color: #fff!important;
    top: -9945px;
    opacity: 0;
    transition: .4s opacity;
    z-index: -999999;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
    border-radius: 0;
    display: flex;
    min-width: 100%;
    width: max-content;
    max-width: 280px;
    left: 0px;
}
#menu-main-menu>li:hover>.sub-menu {
    opacity: 1;
    display: flex;
    visibility: inherit;
    top: 100%;
    z-index: 99;
}
#menu-main-menu>li:not(.catalog) .sub-menu li{

}
#menu-main-menu>li:not(.catalog) .sub-menu li a{
    font-weight: 700;
font-size: 21px;
line-height: 26px;
/* identical to box height */
transition: .4s;
text-decoration: none !important;
color: #000000;
}
#menu-main-menu>li:not(.catalog) .sub-menu li a:hover{
    color: #ED155B;
}

.search-form input[name="s"]{
    border: 1.5px solid #524FA133;
    padding: 15px 15px 15px 65px;
    border-radius: 10px;
    width: 100%;
   
}
.search-form input[type="submit"]{
     background-image: url(/wp-content/themes/montazh-theme/img/search.png);
         position: absolute;
    font-size: 0px;
    width: 60px;
    left: 0;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    padding: 0px;
    background-position: calc(50% - -6px) center;
}
.search-form{
        width: 100%;
    margin-right: 25px;
    position: relative;
}
footer{
    display: flex;
    flex-wrap:wrap;
}
.footer-form{
    padding: 55px 100px;
    background: #353031;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 50%;
}
.footer-form{
    color: #fff;
}
.footer-form .h2{
    color: #fff;
    margin-top: 0px;
}
.f-form{
width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.f-form .form-block{
        width: 50%;
    padding: 0 15px;
}
.f-form .full-form-block{
       width: 100%;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;     
}
.form-block textarea{
border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    padding: 16px 30px;
    background: rgba(255, 255, 255, 0.03);
    resize: none;
    height: 112px;
    width: 100%;
    color: #fff;
    margin-bottom: 20px;
}
footer .formajax .form-block input{
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
}
.utp-items{
    margin: 50px -15px;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
    background-image: url(/wp-content/uploads/2024/12/Vector-1.png);
        background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.utp-items .utp-sector{
    box-shadow: 0 9px 41px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    margin: 15px;
    width: calc(25% - 30px);
    padding: 20px 30px 30px;
    border-radius: 20px;
}
.utp-items .utp-sector:nth-child(even){
    background: #dcdbed;
}
.utp-items .utp-sector span{
    color: #3c3c3c;
    font-size: 14px;
    line-height: 1.4;
    display: flex;
    flex-wrap: wrap;
}
.utp-items .utp-sector p{
    font-size: 18px;
    line-height: 132%;
    color: #3c3c3c;
    margin-bottom: 15px;
    font-weight: bold;
}
.utp-items .utp-sector img{
    margin-bottom: 20px;
}
.preim-items{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.preim-sector{
    border: 2px solid rgba(82, 79, 161, 0.22);
    border-radius: 10px;
    padding: 20px 15px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: calc(50% - 30px);
    margin: 15px;
}
.preim-sector:nth-child(2), .preim-sector:nth-child(3){
    background: #524fa1;
    color: #fff;
}
.preim-sector:nth-child(2) p, .preim-sector:nth-child(3) p{
    color: #fff;
}
.preim-sector p{
    font-size: 32px;
    text-align: center;
    color: #ed155b;
}
.preim-sector span{
        font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    line-height: 1.3;
}
.main-menu-container .main-new-menu-contianer{
        position: absolute;
    z-index: 13;
    left: 10%;
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    background: #fff;
    box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    margin-top: 10px;
    width: 80%;
    border-radius: 0 0 50px 50px;
}
body.main-menu-hovered .main-new-menu-contianer {
    visibility: visible;
    opacity: 1;
}
#menu-main_menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px;
    margin: 0px;
    align-items: center;
}
#menu-main_menu li{
    list-style: none;
    margin: 0 30px;
}
#menu-main_menu li a{
    text-decoration: none !important;
    font-size: 18px;
    line-height: 132%;
    color: #231f20;
    transition: .4s;
}
#menu-main_menu li a:hover{
    color: #ED155B;
}
#menu-main_menu li.button-feed  a{
    padding: 15px 30px;
    background: #ED155B !important;
    color: #fff !important;
    text-decoration: none !important;
    transition: .4s;
    display: flex;
    border-radius: 10px;
}
#menu-main_menu li.button-feed a:hover{
    transform: translateY(-3px);
}
.main-contacts{
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
}
.logo-div{
    margin: 10px 35px;
}
.contacts-list{
    margin: 10px 35px;
}
.contacts-list .icon-text{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0;
}
.contacts-list .phone-more{
 margin: 10px 0;
}
.sider-tovar-mini{
    width: 80px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.slider-project{
    width: calc(100% - 90px);
    margin-bottom: 20px;
}
.slider-project .slick-arrow{
    background: #ffffff66;
    color: #524FA1;
}
.slider-project .slick-dots{
    bottom: 0px;
}
.slider-project .slick-dots li{

}
.slider-project .slick-dots li button{
        padding: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    transition: .4s;
    margin: 0 10px;
    background: #c2c2c2;
}
.slider-project .slick-dots li button:before{
    display: none;
}
.slider-project .slick-dots li.slick-active{

}
.slider-project .slick-dots li.slick-active button{
    background: #ed155b;
    opacity: 1;
}
.single-prod-sliders{
    display: flex;
    flex-wrap: wrap;
}
.slide-project a{
    display: flex;
    flex-wrap: wrap;
    height: 300px;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.slide-project a img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.slider-mini{
    height: 60px !important;
    width: 80px !important;
}
.slider-mini img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.main-single .container{
    width: 1445px;
    max-width: 100%;
}
.main-single .hero-block{
    margin-bottom: 30px;
}
.h1.single-h1{
    font-size: 32px;
    color: #231F20;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: none;
}
.table-chars{
    width: calc(100% - 15px);
    margin-bottom: 20px;
}
.table-chars td{
    font-size: 16px;
    text-align: right;
    background: #fff;
    padding: 2px 5px;
    z-index: 1;
}
.table-chars td:first-child{
    text-align: left;
    color: #231f2080;
}
.table-chars tr{
    margin-bottom: 7px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    margin-right: -5px;
    margin-left: -5px;
}
.table-chars tr:before{
       content: '';
    position: absolute;
    bottom: 8px;
    width: 100%;
    border-bottom: 1px dashed #231f2080;
    z-index: 0;
}
.order-single-block{
    box-shadow: 0 9px 41px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.order-single-block .h2{
    margin-top: 0px;
}
.quonity{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
        margin-top: 10px;
    margin-bottom: 20px;
}
.quonity button{
    width: 50px;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50px;
    background: #524fa11a;
    transition: .4s;
}
.td-links{

}
.td-links a{
    font-size: 14px;
    text-decoration: none !important;
    color: #ed155b !important;
    border-bottom: 1px dashed;
    transition: .4s;
    width: max-content;
    display: inline-block;
}
.td-links a:hover{
    border-color: transparent;
}
.quonity button:hover{
    transform: translateY(-3px);
}
.quonity input{
        font-size: 18px;
    line-height: 132%;
    text-align: center;
    border: none;
    width: 80px;
    font-weight: 700;
}
.quonity input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.single-add-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
}
.price{
    font-size: 20px;
    color: #231f20;
    line-height: 24px;
        font-weight: 700;
}
.price .val-price{
    color:#524FA1;
    font-size: 24px;
}   
.add-to-cart{
    border: 2px solid #524FA1;
    border-radius: 10px;
    padding: 16px 18px;
    background: #524FA1;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    align-items: center;
    color: #fff;
    width: 280px;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: .4s;
    max-width: 100%;
}
.add-to-cart.add{
    background: #524fa1;
    border-color: #524fa1;
}
.add-to-cart:hover, .fast-buy:hover{
    transform: translateY(-3px);
}
.new-block .add-to-cart{
padding: 8px 15px;
    margin: 0px;
    width: max-content;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.add-to-cart span{
    margin-right: 10px;
}
.fast-buy{
    border: 2px solid #ed155b;
    border-radius: 10px;
    padding: 16px 18px;
    font-size: 16px;
    color: #231f20 !important;
    text-decoration: none !important;
    width: 280px;
    transition: .4s;
    max-width: 100%;
}
.container.catalog-container{
    width: 1500px;
    max-width: 100%;
}
.catalog-section{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.catalog-sidebar{
    width: calc(25% - 30px);
    margin-right: 30px;
}
.catalog-list{
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 20px;
}
.catalog-list h2{
    margin: 15px 15px 15px;
}
.hidden-podbor{
    display: none;
}
#menu-sidebar{
    padding: 0px;
    list-style: none;
    margin-top: 20px;
}
#menu-sidebar>li{
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
}
#menu-sidebar>li>a{
    font-size: 16px;
    line-height: 135%;
    color: #231f20;
}
#menu-sidebar>li a{
    text-decoration: none !important;
}
#menu-sidebar>li.sale-block>a{
    border-radius: 10px;
    padding: 13px 18px;
    background-color: #ed155b;
    color: #fff !important;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-image: url(/wp-content/themes/montazh-theme/img/fire.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 13px) center;

}
#menu-sidebar li.current-menu-item.sale-block>a{
    color: #fff !important;
        background-color: #524fa1;
}
#menu-sidebar>li>.sub-menu{
    display: none;

}
#menu-sidebar>li.menu-item-has-children{
    cursor: pointer;
}
#menu-sidebar>li.menu-item-has-children>a{
    width: calc(100% - 35px);

}
#menu-sidebar>li.menu-item-has-children>.toggle-sub{
    width: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 3px;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu{
    padding: 0px 0px 0px 15px;
    list-style: none;
    margin-top: 15px;
    width: 100%;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li.current-category-ancestor>a{
        color: #ed155b !important;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li>a{
    width: calc(100% - 35px);
    padding-left: 15px;
    font-size: 14px;
    position: relative;
    color: #231f20;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li>a:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #ed155b;
    left: 0px;
    top: 6px;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li>.toggle-sub{
    width: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 3px;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li>.sub-menu{
    display: none;
    padding-left: 35px;
    list-style: none;
}
#menu-sidebar>li.menu-item-has-children>.sub-menu>li>.sub-menu a{
    font-size: 14px;
    color: #231f20;
}
#menu-sidebar li.current-menu-item>a{
    color: #ed155b !important;
    opacity: 1 !important;
}
.category-list a.podcat-65{
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border: none;
    background: #ed155b;
}
.category-list a.podcat-65 .next-cat span{
    font-size: 24px;
    color: #fff;
}
.category-list a.podcat-65 .next-cat{
    padding: 30px 15px;
}
.category-list a.podcat-65 .thrumb{
    display: none;

}
#catalog-load{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#filter-prods{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    align-items: flex-start;
    position: absolute;
    z-index: 4;
    top: 90%;
    padding: 30px 25px 15px;
    background: #fff;
    border-radius: 0 0 50px 50px;
    box-shadow: 0px 20px 10px 0 rgb(87 87 87 / 27%);
    width: calc(100% - 30px);
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}
#filter-prods.active{
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.filter-header{
color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    cursor: pointer;
    border: 2px solid rgba(82, 79, 161, 0.3);
    border-radius: 50px;
    padding: 12px 35px 12px 15px;
    line-height: 1;
    transition: .4s;
}
.filter-header.active{
    background: #ed155b;
    border-color: #ed155b;
    color: #fff;
}
.filter-header.add-checked{
    background: #ed155b;
    border-color: #ed155b;
    color: #fff;
}
.filter-header:after{
    content: "\f107";
        display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
}
.filter-header.active:after{
    transform: translateY(-50%) rotate(180deg);
}
.filter-vars{
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
    z-index: 3;
}
.filter-vars li{
    position: relative;
    list-style: none;
    width: max-content;
    max-width: 100%;
    margin-bottom: 7px;

}
.filter-vars input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    margin-top: 0px;
}
.filter-vars li span{
    position: relative;
    padding-left: 22px;
    font-size: 18px;
    color: #000;
    line-height: 1.2;
    display: inline-block;
}
.filter-vars li span:before{
content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    display: flex;
    left: 0;
    top: 2px;
    border: 2px solid rgb(82 79 161 / 50%);
    transition: .4s;
    border-radius: 3px;
    font-size: 10px;
    color: rgb(82 79 161);
    display: flex
;
    justify-content: center;
}
.filter-vars input:checked ~ span:before{
    font-family: 'FontAwesome';
    content: "\f00c";
    border-color: rgb(82 79 161);
}
.filter-price-min {
    width: 45%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #000;
}
.filter-price-min span{
    margin: 0 5px;
}
.filter-price-min input{
background: transparent;
    border: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.filter-price-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;

}
.main-ui-slider .ui-slider-handle{
background: #524fa1 !important;
    font-weight: normal !important;
    color: #454545 !important;
    width: 16px !important;
    height: 16px !important;
    border: none !important;
    border-radius: 50px;
    top: 0px !important;
    transform: translateY(-50%);
}
#filter-list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
}
.ui-slider-horizontal .ui-slider-range{
    background: #524fa1;
}
.main-ui-slider{
    margin-top: 20px;
    margin-bottom: 15px;
    height: 2px !important;
    background: #6E6E6E !important;
    border: none !important;
    width: calc(100% - 24px) !important;
    margin-left: 12px;
}
.filter-attr-block.price-filter{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
}
.filter-sub-buttons button{
    padding: 14px;
    border-radius: 5px;
    border: 1.5px solid #2D2D2D;
    color: #2D2D2D;
    transition: .4s;
    font-size: 20px;
    line-height: 1.2;
    background: #fff;
    margin-top: 40px;
    width: 100%;
    text-align: center;
}
.filter-sub-buttons button:hover{
    color: #fff !important;
    background: #524fa1;
    border-color: #524fa1;
}
.filter-price-container{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 100px;
    border: 1px solid #DFDFDF;
    background: #fff;
}
div.filter-vars{
    width: 100%;
}
.filter-attr-block{
    margin: 0 15px 15px;
    width: auto;
    position: relative;

}
.filter-vars{
    position: absolute;
    top: 100%;
    display: none;
    padding: 15px;
    background: #fff;
    border: 1px solid #eef5f9;
    min-width: 100%;
    width: 230px;
    max-height: 230px;
    overflow: auto;
    box-shadow: 0px 5px 10px 5px #eef5f9;
    background: #fff;
    box-shadow: 0 9px 41px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10px;
}
.price-filter .filter-vars{
    min-width: 280px;
}
.filter-price-min{
    width: 50%;
    padding: 10px 20px;
}
.filter-price-min:first-child{
    position: relative;
}
.filter-price-min:first-child:before{
        content: '';
    position: absolute;
    width: 1px;
    height: 50%;
    top: 50%;
    right: 0;
    background: #DFDFDF;
    transform: translateY(-50%);
}
.filter-attr-block:not(.price-filter){
    margin-bottom: 20px;
}
.top-line-catalog{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 25px;
}
.sort-onpage{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.on-page{
    margin-left: 40px;
}
.open-filters{
    border-radius: 50px;
    padding: 12px 18px;
    color: #fff;
    border: none;
    background: #524fa1;
    font-size: 16px;
}
.open-filters:after{
        content: "\f107";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: .4s;
}
.open-filters.active:after{
    transform: rotate(180deg);
}
.active-filter-block{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    width: auto;
    position: relative;
    cursor: pointer;
    border: 2px solid rgba(82, 79, 161, 0.3);
    border-radius: 50px;
    padding: 6px 15px 6px 15px;
    line-height: 1;
    transition: .4s;
    margin-right: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.active-filter-block span.active-filter-name{

        line-height: 24px;
    margin-right: 10px;
}
.active-filter-block span.active-filter-remove path{
    transition: .4s;
}
.active-filter-block span.active-filter-remove:hover path{
    fill: #ed155b !important;
}
.catalog-loading{
    opacity: .5;
}
.cart-section{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.cart-section table{
    width: calc(75% - 30px);
    padding-right: 30px;
    margin-bottom: 50px;
}
.form-tovar-all{
    border-radius: 20px;
    padding: 25px 28px;
    box-shadow: 0 9px 41px 0 rgba(0, 0, 0, 0.12);
    width: 25%;
        display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    align-items: center;
}
.form-tovar-all a{
        border: 2px solid #ed155b;
    border-radius: 10px;
    padding: 16px 18px;
    background: #ed155b;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    align-items: center;
    color: #fff;
    width: 280px;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
    transition: .4s;
    max-width: 100%;
    text-decoration: none !important;
}
.form-tovar-all a:hover{
    transform: translateY(-3px);
}
td[data-label="Фото"] img{
    max-width: 110px;
    max-height: 110px;
    width: auto;
    height: auto;
    border-radius: 13px;
    margin-right: 20px;
}
.total-div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-width: max-content;
}
.total-div button{
    width: 50px;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50px;
    background: #524fa11a;
    transition: .4s;
}
.total-div input{
    width: 70px;
    border: none;
    box-shadow: none;
    text-align: center;
    padding: 0px;
    margin: 0 10px;
    font-size: 18px;
    line-height: 132%;
}
.total-div input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.delete-label{

}
.delete-label span{
    width: 30px !important;
    height: 30px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50px;
    background: #524fa1;
    transition: .4s;
    cursor: pointer;
    padding: 0px !important;
    color: #fff;
    position: relative;
}
.delete-label span:before{
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    border-radius: 3px;
}
.delete-label span:after{
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    border-radius: 3px;
}
.parse-price{
    display: flex;
    padding-top: 12px;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-end;
}
.parse-price .price{
    width: max-content;
}
td[data-label="Название"]{
    padding-top: 22px !important;
}
td[data-label="Ед."]{
    padding-top: 20px !important;
}
.search-more{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.search-more button{
    border-radius: 50px;
    padding: 12px 18px;
    color: #fff;
    border: none;
    background: #524fa1;
    font-size: 16px;
    transition: .4s;
    margin: 25px 35px;
}
.search-more button:hover{
    transform: translateY(-3px);
}
.total-count{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.total-count span{
    color: #524fa1;
}
.total-price{
    font-size: 24px;
    color: #ed155b;
    font-weight: bold;
}
.sort-onpage{
    font-weight: bold;
}
.order-by, .order-by{
    color: #524fa1;
    cursor: pointer;
    position: relative;
}
.order-by:after, .order-by:after{
    content:'\f107';
    font-family: 'FontAwesome';
        margin-left: 5px;
}
.sort-onpage ul{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: .4s;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 10px;
    background: #fff;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #dadada;
    font-size: 16px;
    top: 80%;
    right: 0px;
    width: max-content;
}
.order-by:hover  ul{
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.type-sort{
    position: relative;
}
.sort-onpage ul li{
    transition: .4s;
    color: #231f20;
}
.sort-onpage ul li.active{
    color: #524fa1;
}
.sort-onpage ul li a{
    color: #231f20;
    text-decoration: none;
}
.filter-vars input.search-filter{
        border: 1px solid #524FA133;
    border-radius: 10px;
    width: 100%;
    position: relative;
    opacity: 1;
    visibility: visible;
    font-size: 16px;
    text-align: left;
    padding: 9px 20px;
    margin-bottom: 13px;
}
.slider-project-thumb{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.slider-project-thumb img{
    max-width: 100%;
    max-height: 400px;
    width: auto;
    height: auto;
}
.empty-cart a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
    border: none;
    background: #524FA1;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1.3;
    color: #FFFFFF;
    transition: .4s;
    margin-right: 24px;
    width: max-content;
    text-decoration: none;
    transition: .4s;
}
.empty-cart a:hover{
    transform: translateY(-3px);
}
.news-kat-cont #catalog-load .new-block{
        width: calc(25% - 30px);
}
.old-price{
    font-size: 14px;
    font-weight: bold;
    color: #868686;
    text-decoration: line-through;
}
.tabs-section{
        border-radius: 20px;
    overflow: hidden;
    margin: 20px 0;
}
.single-tabs{
    display: flex;
    overflow: auto;
    justify-content: space-between;
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}

.single-tabs li{
    display: flex;
    flex: 1;
    text-align: center;
    justify-content: center;
    background: rgba(82, 79, 161, 0.04);
    color: #231f20;
    padding: 10px 15px;
    border-right: 1px solid #d4d4e8;
    cursor: pointer;
    min-width: max-content;
}
.single-tabs li:last-child{
    border-right: none;
}
.single-tabs li.active{
background: #d4d4e8;
}
.star.star-hover g{    fill: #ED155B;}
.star-hovers g{    fill: #ED155B;}
.doc_content .file{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    transition: .4s;
    text-decoration: none !important;
    margin-bottom: 25px;
    transition: .4s;
}
.doc_content .file:hover .file-icon ~ span{
    color: #263d6a;
}
.file-icon{
    width: 52px;
    height: 52px;
    position: relative;
    margin-right: 10px;
}
.doc_content .file .file-icon ~ span{
    width: calc(100% - 62px);
    color: #234856;
    transition: .4s;
    font-size: 16px;
}
.doc_content{
    margin-top: 30px;
}
.doc_content .file .file-icon>span{
position: absolute;
    top: 22px;
    left: 2px;
    width: 39px;
    height: 22px;
    background: #f1f1f8;
    color: #524FA1;
    text-transform: uppercase;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    right: 0;
    left: auto;
    bottom: 0;
    top: auto;

}
.single-tabs-content{
        background: #f1f1f8;
    padding: 30px;
    width: 100%;
}
.single-tabs-content>div:not(.active){
    display: none;
}
.single-tabs-content .table-chars td{
    background: #f1f1f8;
}
.single-tabs-content .table-chars{
        width: 600px;
    max-width: calc(100% - 15px);
}
.stars{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0;
}
.stars .star{
    margin: 0 3px;
    cursor: pointer;
}
.stars .h3{
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}
.stars .h4{
        width: 100%;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;    
}
.feed-button{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.feed-button a{
    background: #ED155B;
    border-radius: 10px;
    padding: 11px 30px;
    color: #fff !important;
    border: none;
    transition: .4s;
    margin-bottom: 0px;
    text-decoration: none !important;
}
.feed-button a:hover{
    transform: translateY(-3px);
}
.b-review-item{
    width: 450px;
    height: auto;
    background: #fff;
    margin: 20px;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 23px;
    padding: 47px 55px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.b-review-item__bottom-l{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
        align-items: center;
}
.b-review-container .slick-track{
    display: flex;
}
.b-review-item__stars .stars{
    margin: 10px 0;
}
.b-review-container{
    padding: 0 50px;
}
.b-review-container .slick-arrow{
    background: rgb(82 79 161 / 10%);
    color: #524FA1;
}
.feedback-container{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 50px;
}
.feedback-container .b-review-item{
    width: calc(50% - 40px);
    margin: 15px;
}
.img-feed{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 15px;
}
.b-review-item__bottom{
    margin-top: 15px;
    font-weight: bold;
}
.product-slider div.new-block{
    width: 325px;
    max-width: 70vw;
    height: auto;

}
.product-container{
    margin: 80px 0;

}
.product-container h2{
    text-align: center;
}
.main-slider-control{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.slide-b-dots .slick-dots{
        position: relative;
    bottom: auto;
    display: flex !important
;
    flex-wrap: wrap;
    align-items: center;
}
.slide-b-dots .slick-dots li{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 10px;
    height: 10px;
    margin: 0 10px;
}
.slide-b-dots .slick-dots li button{
padding: 0px;
    width: 10px;
    height: 10px;
    background: #dcdbed;
    border-radius: 10px;
    transition: .4s;
}
.slide-b-dots .slick-dots li.slick-active button{
    background: #524FA1;
}
.slide-b-dots .slick-dots button:before{
    display: none;
}
.main-slider-control .slick-arrow{
    width: 50px;
    height: 50px;
    font-size: 25px;
    color: #524fa1;
    background: rgb(82 79 161 / 10%);
    border-radius: 50px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: .4s;
    z-index: 2;
    margin: 0 10px;
    cursor: pointer;
}
.main-slider-control .slick-arrow:hover{
    transform: translateY(-3px);
}
.product-slider{
    margin-bottom: 15px !important;
}
.product-slider .slick-track{
    display: flex;
}
.product-slider .slick-list{
    padding: 0 15px !important;
}
.mob-open-catalog{
    display: none;
}
.section-catalog-form{
        background: #6C57BC;
    padding: 55px 0;
    position: relative;
    overflow: hidden;
}
.section-catalog-form:before{
        content: '';
    background: #7A66C9;
    width: 350px;
    height: 300px;
    display: flex
;
    position: absolute;
    top: 0;
    transform: translateY(-65%) translateX(-40%);
    border-radius: 50%;
}
.section-catalog-form:after{
content: '';
    background: #5A45AC;
    width: 350px;
    height: 300px;
    display: flex
;
    position: absolute;
    top: 100%;
    left: 100%;
    transform: translateY(-40%) translateX(-50%);
    border-radius: 50%;
}
.section-catalog-form .row{
    position: relative;
    z-index: 2;
}
.find-text{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.find-icon{
    width: 60px;
}
.find-text-main{
    width: calc(100% - 60px);
    color: #fff;
}
.find-text p.h2{
    font-size: 32px;
    color: #fff;
    margin-top: 10px;
}
.find-text p{
    font-size: 16px;
}

.section-catalog-form .formajax{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.section-catalog-form .formajax input{
    width: calc(33.33% - 10px);
    margin: 10px 10px 10px 0;
    padding: 15px 15px;
    background: transparent;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #FFFFFF;
}
.section-catalog-form .formajax input::placeholder{
    color: #fff;
}
.section-catalog-form .formajax input[type="submit"]{
    background: #EBEAF9;
    color: #231f20;
    transition: .4s;
}
.section-catalog-form .formajax input[type="submit"]:hover{
    transform: translateY(-3px);
}
.section-catalog-form .formajax p.thanks{
    color: #fff;
}
.big-slider-front{
    position: relative;
}
.front-slider-control{
    position: absolute;
    left: 60%;
    width: 550px;
    bottom: 10%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    opacity: 0;
    transition: .4s;
}
.front-slider-control .slide-b-dots{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-slider.slick-initialized ~ .front-slider-control{
    opacity: 1;
}
.front-slider-control .slick-arrow {
    width: 50px;
    height: 50px;
    font-size: 25px;
    color: #524fa1;
        background: rgb(255 255 255 / 70%);
    border-radius: 50px;
    padding: 0px;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: .4s;
    z-index: 2;
    margin: 0 10px;
    cursor: pointer;
}

.front-slider-control .slide-b-dots .slick-dots li.slick-active button {
    background: #fff;
}
.front-slider-control .slide-b-dots .slick-dots li button{
      background: rgb(255 255 255 / 30%);
}
.chars-links{
    height: 280px;
    overflow: hidden;
    position: relative;
}
.chars-links:before{
        content: '';
    position: absolute;
    height: 60px;
    bottom: 0px;
    width: 100%;
    left: 0;
    z-index: 2;
    background: linear-gradient(0deg, #fff, transparent);
}
.tech-link{
    color: #524FA1;
    text-decoration: underline;
    transition: .4s;
}
.tech-link:hover{
    color: #ED155B;
}
#tech-container{
    padding-top: 40px;
}
.video-img{
    position: relative;
}
.video-img img{
    filter:brightness(.6);
}
.video-img svg{
    position: absolute;
    border: 4px solid #fff;
    border-radius: 50px;
}









@media (min-width: 768px){
    .realfeeds-slider .slick-track>:only-child>div,
    .realfeeds-slider .realfeeds-slide.slick-center.slick-current>div {
    }
    .realfeeds-slider .slick-track>:only-child,
    .realfeeds-slider .realfeeds-slide.slick-active.slick-center.slick-current {
        z-index: 5;
        position: relative;
        transition: .4s;
    }
    .realfeeds-slide>.realfeeds-img-container {
        position: relative;
        right: 0;
        left: 110px;
        transform: scale(0.8);
        opacity: 0.5;
        background: #fff;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
        border-radius: 20px;
        overflow: hidden;
    }
    .realfeeds-slide.slick-center+div>.realfeeds-img-container {
        position: relative;
        right: 0;
        left: -110px;
    }
    .realfeeds-slide.slick-center>.realfeeds-img-container {
        right: 0;
        left: 0;
    }
    .realfeeds-slider .realfeeds-slide.slick-center.slick-current .realfeeds-img-container {
        transform: scale(1);
        opacity: 1;
        overflow: hidden;
    }
    .realfeeds-slide img {
        width: 100%;
    }
    .realfeeds-slider-double .realfeeds-slide-double>.realfeeds-img-container {
        transform: scale(0.8); 
    }
    .realfeeds-slider-double .realfeeds-slide-double.slick-current>.realfeeds-img-container {
        transform: scale(1); 
    }
    .realfeeds-slide-double>.realfeeds-img-container {
        position: relative;
        right: -67%;
        left: 67%;
    }
    .realfeeds-slide-double.slick-center+div>.realfeeds-img-container {
        position: relative;
        right: 0;
        left: -67%;
    }
    .realfeeds-slide-double.slick-center>.realfeeds-img-container {
        right: 0;
        left: 0;
        z-index: 5;
    }
}


@media (max-width: 1100px){
    .realfeeds-slider .realfeeds-slide .realfeeds-img-container,
    .realfeeds-slider-double .realfeeds-slide-double .realfeeds-img-container {
        width: 65vw;
    }
    .realfeeds-slide>.realfeeds-img-container {
        left: 50%;
    }
    .realfeeds-slide.slick-center+div>.realfeeds-img-container {
        left: -50%;
    }

}
@media(max-width: 1700px){
    .sldie-desc{
        left: 50%;
    }
    .slide-image{
        width: 49%;
    }
    .main-slider .slick-dots{
            left: calc(50% + 255px);
                transform: translateX(-40%);
    }
    .mini-cat-sector{
            width: calc(20% - 30px);
    }
    .footer-form {
        padding: 50px 30px;
            align-content: center;
    }
    .total-catalog{
        left: 5%;
        width: 90%;
    }
    .main-menu-container .main-new-menu-contianer{
        width: 90%;
        left: 5%;
    }
    .slick-slide .slide-container img{
        max-width: 100%;
    }
    .slide-container{
        min-height: 600px;
    }
    .front-slider-control{
        left: 50%;
    }
}
@media(max-width: 1439px){
    .mini-cat-img{
        height: 140px;
    }
    .total-catalog {
        left: 3%;
        width: 94%;
    }
    .main-menu-container .main-new-menu-contianer{
        width: 94%;
        left: 3%;
    }
    .front-slider-control{
        bottom: 7%;
    }
    .slide-container{
        min-height: 460px;
    }
    .slick-slide .slide-container img{
        max-width: 100%;
        max-height: 100%;
    }
    .main-slider .box-arrow-next{
        right: 5px;
    }
    .main-slider .box-arrow-prev{
        left: 5px;
    }
    .sldie-desc .slide-title{
        font-size: 28px;
    }
    .sldie-desc .slide-button {
        margin: 15px 10px 10px;
    }
    .sldie-desc .slide-button{
        padding: 10px 15px;
    }
    .mini-cat-sector {
        width: calc(20% - 30px);
    }
    .mini-cat-sector span {
        margin: 10px 30px 20px;
        font-size: 16px;
    }
    #hover-catalog-menu>li{
        width: 33.33%;
    }
}
@media(max-width: 1199px){
    .front-slider-control {
        left: 0;
        width: 100%;
        bottom: 5%;
    }
    .catalog-sidebar {
        width: calc(33.33% - 30px);
    }
    .catalog-list {
        width: 66%;
    }
    div.new-block {
        width: calc(50% - 30px);
    }
    .utp-items .utp-sector{
        width: calc(50% - 30px);
    }
    .slick-slide .slide-container img{
        opacity: .3;
        left: 0;
    }
    .main-slider .slick-dots {
        left: 50%;
        transform: translateX(-50%);
        bottom: 20px;
    }
    .slide-image {
        width: 100%;
    }
    .sldie-desc {
        left: 100px;
        width: calc(100% - 200px);
        z-index: 3;
        background: #00000052;
        padding: 50px;
        border-radius: 50px;
    }
    .slide-image {
        width: 100%;
    }
    #menu-main-menu>li>a{
        font-size: 14px;
        padding: 8px 10px;
    }
    .main-slider{
        margin-bottom: 25px;
    }
    .calc-swicher-block{
        width: calc(20% - 20px);
        margin: 0px 10px 10px;
            font-size: 16px;
    }
    .left-calc-block{
            margin: 10px 0px 10px;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }
    .center-calc-block{
            margin: 15px;
        width: calc(50% - 30px);
    }
    .right-calc-block{
        width: calc(50% - 30px);
    }
    .footer-container{
        width: 100%;
        padding: 50px 20px;
    }
    .footer-form{
        width: 100%;
    }
    .footer-form{
        flex-direction: column;
    }
}
@media(max-width: 1119px){
    header{
        position: sticky;
        top: 0;
        z-index: 10;
        background: #fff;
    }
    header .icon-text, header .phone-more, header .header-buttons .calc-b:first-child{
        display: none;
    }
    header .header-buttons .call-b{
        margin-bottom: 0px;
    }
    .header-nav, .top-header{
        display: none;
    }
    .search.hidden-xs{
        display: none;
    }
    .burger{
        display: block;
    }
    .container{
        width: 100%;
    }
    #for-mob-menu{
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding-top: 0px;
    }
    #wpadminbar{
        display: none;
    }
    .calc-swicher-block{
        width: calc(33.33% - 20px);
        margin: 0px 10px 10px;
            font-size: 16px;
    }
    .center-calc-block{
        width: calc(100% - 30px);
    }
    .calc-main-img-block{
        height: 200px;
    }
    .flex-footer{
        flex-direction: column;
    }
    .flex-footer p{
        margin-bottom: 20px !important;
    }
    .cart-main-link.desk-hidden{
        display: flex;
    }
     .top-for-mob .search-form{
            margin: 20px;
        width: calc(100% - 40px);
    }
    .news-kat-cont #catalog-load .new-block{
                width: calc(50% - 30px);
    }
}
@media(max-width: 1023px){
    .mob-open-catalog{
        display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    background: #5c4aa0;
    border: none;
    color: #fff;
    padding: 15px 40px 15px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    }

    .mob-open-catalog:before{
                content: "\f107";
        font: normal normal normal 20px / 1 FontAwesome;
        position: absolute;
        right: 20px;
        top: 17px;
        transition: .4s;
    }
    .mob-open-catalog.active:before{
        transform: rotate(180deg);
    }
    .sidebar-contianer{
        display: none;
    }
    .catalog-sidebar{
        width: 100%;
        margin-right: 0px;

    }
    .catalog-list{
        width: 100%;
        margin: 0 -15px 50px;
    }
    .mini-cat-sector {
        width: calc(50% - 30px);
    }
    .category-list{
        width: 100%;
        margin: 0 0px 50px;
    }
    .category-list a {
        width: calc(50% - 20px);
    }
    .form-tovar-all{
        width: 100%;
    }
    .cart-section table{
        width: 100%;
    }

}
@media(max-width: 900px){
    
    footer .row .footer-col.footer-col-logo{
        width: 100%;
        max-width: 100%;
        margin-bottom: 35px;
    }
    footer .row .footer-col{
        width: 50%;
        max-width: 33.33%;
        margin-bottom: 35px;
    }
    .category-block{
        width: calc(50% - 30px);
    }
    .top-image-category img{
        width: 100%;
        height: auto;
    }
}
@media(max-width: 767px){
    .for-h1 h1, .for-h1 .h1{
        font-size: 26px;
    }
    .main-single .hero-block{
            font-size: 14px;
    line-height: 16px;
    }
    .news-kat-cont #catalog-load .new-block{
        width: 100%;
    }
    .search-form input[name="s"]{
            padding: 10px 10px 10px 55px;
    }
    .search-form input[type="submit"]{
        width: 50px;
    }
    .top-for-mob .search-form {
        margin: 10px;
        width: calc(100% - 20px);
    }
    .b-review-item__text-container{
        font-size: 14px;
        line-height: 1.2;
    }
    .b-review-container{
        padding: 0px;
    }
    .b-review-item{
        padding: 15px;
        margin: 5px;
    }
    .single-tabs-content{
        padding: 15px;
    }
    .front-slider-control{
        bottom: 15%;
    }
    .find-text p.h2{
        font-size: 24px;
    }
    .slide-b-dots{
        display: none !important;
    }
    .sort-onpage{
        flex-direction: column;
        align-items: flex-start;
    }
    .slide-project a{
        height: auto;
    }
    .feedback-container .b-review-item{
        width: calc(100% - 30px);
        margin: 15px;
        padding: 15px;
    }
    .single-tabs-content .table-chars{
        width: 100%;
    }
    .call-back .with-form{
        padding: 15px;
    }
    .mini-cart-container thead{
        display: none;
    }
    .cart-product-row{
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 30px;
        padding: 20px;
        box-shadow: 0px 0px 10px #bebebe;
        border-radius: 20px;
        position: relative;
    }
    .cart-product-row td{
                border: none !important;
    }
    td[data-label="Фото"] img{
        max-width: 100%;
        max-height: initial;
    }
    td[data-label="Фото"]{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    td[data-label="Название"] {
        padding-top: 10px !important;
        text-align: center;
    }
    td[data-label="Ед."]{
        padding-top: 10px !important;
    }
    .for-delete{
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 2;
    }
    .phone-mail{
        display: none;
    }

    .realfeeds-slider .realfeeds-slide .realfeeds-img-container,
    .realfeeds-slider-double .realfeeds-slide-double .realfeeds-img-container {
        width: 75vw;
    }
    .realfeeds-slider .realfeeds-slide {
        opacity: 0;
    }
    .realfeeds-slider .realfeeds-slide.slick-active {
        opacity: 1;
    }
    footer .row .footer-col{
        width: 50%;
        max-width: 50%;
    }
    footer .row .footer-col.form-footer{
        width: 100%;
        max-width: 100%;
    }
    .category-header{
        font-size: 18px;
    }
    h2{
        font-size: 24px;
    }
    div.category-block{
        font-size: 18px;
        line-height: 24px;

    }
    .category-block a{
        font-size: 18px;
        line-height: 24px;
    }
    .okno-table {
        overflow: scroll;
    }
    .single-prod-sliders{
        flex-direction: column-reverse;
    }
    .mini-slider-block{
        width: 100%;
    }
    .sider-tovar-mini{
        width: 100%;
        margin-right: 0px;
    }
    .slider-project{
        width: 100%;
    }
        .main-slider .box-arrow-next {
        right: 5px;
        top: calc(100% - 65px);
        transform: translateY(-100%);
    }
        .main-slider .box-arrow-prev {
        right: 5px;
        top: calc(100% - 65px);
        transform: translateY(-100%);
    }
    .slide-container:before{
        display: none;

    }
    .slide-container:after{
        display: none;
    }
    .slide-container{
        align-items: inherit;
    }
    .sldie-desc {
        z-index: 3;
        background: #00000052;
        padding: 20px;
        border-radius: 0;
        width: 100%;
        left: 0;
    }
    .main-slider .slick-dots li button{
        margin: 0px;
    }
    .slide-container{
                min-height: calc(100vh - 80px);
    }
    .mini-cat-sector {
        width: calc(100% - 30px);
    }
    .utp-items .utp-sector {
        width: calc(100% - 30px);
    }
        .footer-container {
        width: 100%;
        padding: 20px;
        flex-direction: column;
    }
    .footer-col{
        margin-bottom: 50px;
    }
    .footer-col:last-child{
        margin-bottom: 0px;
    }
    .f-form .form-block {
        width: 100%;
        padding: 0px;
    }
    .f-form .full-form-block{
        padding: 0px;
    }
    footer .formajax input[type="submit"]{
        width: 100%;
    }
    .category-list a {
        width: calc(100% - 20px);
    }
    .top-line-catalog{
        flex-direction: column;
        align-items: flex-start;
        padding: 0px;
    }
    .on-page{
        margin-left: 0px;
    }
    .type-sort{
        margin: 15px 0;
    }
    #filter-prods{
        flex-direction: column;
    }
    .filter-attr-block{
        margin: 0 0 15px;
    }
    .catalog-list{
        margin: 0 0 50px;
    }
        div.new-block {
        width: 100%;
        margin: 0 0 35px !important;
    }
    #filter-prods.active{
        top: 50px;
    }
    #filter-list{
        padding: 0px;
    }
    .slider-mini {
     height: auto !important; 
    width: 80px !important; 
    }
}

@media(max-width: 600px){
    .section-catalog-form .formajax input{
        width: 100%;
        margin-right: 0px;
    }
    header .open-pop{
        display: none;
    }
    .otz-w {
        width: calc(100vw - 30px);
    }
    .realfeeds-slider .realfeeds-slide .realfeeds-img-container,
    .realfeeds-slider-double .realfeeds-slide-double .realfeeds-img-container {
        width: 85vw;
    }
    header .header-buttons .call-b{
        display: none !important;
    }
    .counter-header{
        font-size: 65px;
        line-height: 140%;
    }
    .counter-desc{
        font-size: 22px;
        line-height: 140%;
    }
}

@media(max-width: 478px){
    footer .row .footer-col{
        width: 100%;
        max-width: 100%;
    }
    .category-block {
        width: calc(100% - 30px);
    }
    .counter-block{
        padding: 15px;
    }
    .counter-desc {
        font-size: 16px;
    }
    .counter-header{
        font-size: 45px;
    }
}
@media(max-width:420px){
    header .header-soc{
        display: none;
    }
}



@media (min-width: 1201px) and (max-width: 1355px){
    .price{
        font-size: 16px;
    }
    .new-block .add-to-cart{
        font-size: 14px;
            padding: 8px 10px;
    }
}