@font-face {
  font-family: "recover-icons";
  src: url("/fonts/recover.woff2?44575942") format('woff2'), url("/fonts/recover.woff?44575942") format('woff'), url("/fonts/recover.ttf?44575942") format('truetype');
  font-weight: normal;
  font-style: normal;
}
.btn {
    line-height: 1.5;}
@font-face{font-family:'Nucleo Outline';src:url(../fonts/nucleo-outline.eot);src:url(../fonts/nucleo-outline.eot) format("embedded-opentype"),url(../fonts/nucleo-outline.woff2) format("woff2"),url(../fonts/nucleo-outline.woff) format("woff"),url(../fonts/nucleo-outline.ttf) format("truetype"),url(../fonts/nucleo-outline.svg) format("svg");font-weight:400;font-style:normal}
.sp-megamenu-parent .sp-mega-group > li > a {

    text-transform: none;}
    .offcanvas-menu .offcanvas-inner {
    padding-top: 50px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul.menu-child li ul.menu-child li a {
    font-weight: 400;
    margin-left: 35px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child li{
margin-bottom: 0;}
#sp-section-1 {
    border-bottom: 1px solid rgba(204,204,204,.5);
}

#sp-top2,#sp-top1 {
    padding-top: 5px; padding-bottom:5px; color:#333;padding-right: 15px;
}
#sp-top2 a, #sp-top1 a {color:#111; cursor: pointer;}
#sp-top1 {
text-align: left; padding-left:15px;
}

.catalog_menu a:hover svg {
    -webkit-animation: closeRotate 3s ease-in-out .5s alternate;
    animation: closeRotate 3s ease-in-out .5s alternate;
}


#sp-top2 {
text-align: right; 
}
.vmCartModule {

    margin-right: 0;
}

.vmCartModule .badge-danger {
    border-color: #000;
    background-color: #000;
}
#sp-vmmenu #sp-search {
    z-index: 1;
    
}



#sp-menu .sp-column  {display:flex; justify-content:space-between;align-items:center;background: transparent;}




.category-wrap .category .category-image {
    height: 180px;
   padding: 0;position:relative; overflow: hidden;
}
.category-wrap .category .category-image img {}


.category-wrap .category .category-name a{
    
        font-size: 16px;
    font-weight: 500;
    color: #111;
}
.category-wrap .category {
    margin-bottom: 30px;
}

.overlay .uk-panel .uk-overlay:before {
    background: linear-gradient(to bottom,transparent 60%,rgb(26,26,31,.98) 100%);
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
}
#sp-vmmenu #sp-search .form-control {
  background: #37363d;
   
    border: 2px solid #595661;color:#fff;
}

#sp-vmmenu .vm-search button {
    color: #999;}
    
 
#sp-section-3  > .container >.container-inner {position:relative;}

#sp-section-3 #sp-search {
    -webkit-box-shadow: 0 10px 50px 0 rgb(0, 0, 0, .2);
    box-shadow: 0 10px 50px 0 rgb(0, 0, 0, .2);
    position: absolute;
    left: 0;
    opacity: 0;
    background: #fff;
    z-index: 8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 0;
    overflow: hidden;

}
@media (min-width:992px){
    #sp-menu .sp-megamenu-parent > li > a {
    padding-top: 0;
    padding-bottom: 0;}

.sp-megamenu-parent > li > a > span {line-height: 0; margin-right:10px;}
#sp-menu .sp-megamenu-parent > li.catalog_menu {margin-right:25px;}    
#sp-menu .sp-megamenu-parent > li.catalog_menu > a {}    
#sp-section-3 #sp-search{
top: -5px;}

#sp-section-3 #sp-search .form-group input {
  font-size:16px;
}}

#sp-section-3 #sp-search.open {
    opacity: 1;
    height: auto;
    padding: 10px;

}


#sp-section-3 #sp-search .form-group input {
    display: block;
    width: 100%;
    border: none;
    background: 0 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    color: #000;
    padding-right: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;border-radius:0;
}



#sp-section-3 #sp-search .vm-search button {
    background: none;
    border: 0;
    position: absolute;
    right: 10px;
    top: 0;
    height: 100%;
    font-size: 18px;
    color: #ffffff;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

#sp-section-3 #sp-search .vm-search button svg path {fill:#fff;}
.header__search {float:right;z-index: 999;
    position: relative;font-size: 22px;
    margin-top: 13px;
    cursor: pointer;color:#fff;}


@media (max-width: 991px){
#sp-left {order:2;}
.header__search {
    float: left;position: relative;
    margin-right: 22px;    text-align: center;
}
.header__search {

    margin-top: 6px;  }  
    
    
}

.header__search .icon-close {
    opacity: 0;
    font-size: 0;
    position: absolute;display: inline-block;
}

.header__search .icon-search {
-webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;display: inline-block;
}
.header__search.open__search .icon-close {
    font-size: 20px;
    opacity: 1;
    position: relative;
}
.header__search.open__search .icon-search {
    opacity: 0;
    font-size: 0;
    position: absolute;
}

.header__search.open__search:hover .icon-close svg {
    -webkit-animation: closeRotate 3s ease-in-out .5s alternate;
    animation: closeRotate 3s ease-in-out .5s alternate;
}


@keyframes closeRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}20%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}100%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}

@media screen and (max-width: 1024px){
.imgabsoluteform {
    display: none;
}}


.hint  {display:none;position:absolute;right:100%;font-size: 12px;
    line-height: 1.2;}
.hint .icon._hint-to-top {
    width: 27px;
    height: 50px;
    right: 0;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    fill: #fff;
}

#hint-to-top {width: 27px;
    height: 50px;fill:#fff;}

.hint__text{
    font-size: 12px;
    line-height: 1.2;}
   


.product-info {padding:0 10px;}

.product-fields {margin-top:30px;}
.fixed-contacts {
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    right: 17px;
    bottom: 20px;
    left: 17px;
    pointer-events: none;
    transition: all .3s ease;
    z-index: 201;
}

.fixed-contact {
    width: 56px;
    height: 56px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.52);
    pointer-events: all;
    border-radius: 50%;
}

.fixed-contact .icon {
    width: auto;
    height: auto;
}







.sp-megamenu-parent > li {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.nanoshop-slider .product-block .product-image .image1{position: relative;}




.opg-link.opg-text-small {font-size:12px;}
.descriptiont {padding-top:20px;padding-bottom:40px;}
.additional-info {
    background-color: #fff;
    padding: 35px 22px 6px 35px;
    width: 100%;
}

.advantage {
    margin-bottom: 23px;line-height:1.2;
    position: relative;
    padding-left: 45px;
}

.advantage-icon {
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.advantage-icon.delivery {
    background-image: url(/img/delivery.png);
    width: 25px;
    height: 23px;
    top: 4px;
}

.advantage-icon.guarantee {
    background-image: url(/img/sec.png);
    width: 25px;
    height: 32px;
    top: 2px;
}

.advantage-icon.control {
    background-image: url(/img/file.png);
    width: 27px;
    height: 33px;
    top: 4px;
}

.advantage-icon.gift {
    background-image: url(/img/pict.png);
    width: 30px;
    height: 28px;
    top: 3px;
}

.advantage-title {
    font-size: 15px;
    margin-top: 5px;font-weight:600;
    margin-bottom: 3px;
}

.advantage-text {
    font-size: 13px;
    line-height: 1.2;
}



.product__rightColumn--sizeTitle {
    font-size: 16px;
    line-height: 134%;
    color: #272c26;
    margin-bottom: 14px;
    display: block;
}

.product__rightColumn--sizeWrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 29px;
}

.product__rightColumn--height {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-left: 27px;
    margin-right: 36px;
}

.product__rightColumn--height span {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: .02em;
    color: #272c26;
    margin-bottom: 3px;
}

.product__rightColumn--height p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .02em;
    color: #272c26;
}

.product__rightColumn--height::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 32px;
    background-image: url(/img/height.png);
    background-repeat: no-repeat;
    left: 0;
}

.product__rightColumn--diametr {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-left: 27px;
}

.product__rightColumn--diametr span {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: .02em;
    color: #272c26;
    margin-bottom: 3px;
}

.product__rightColumn--diametr p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .02em;
    color: #272c26;
}

.product__rightColumn--diametr::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 32px;
    background-image: url(/img/height.png);
    background-repeat: no-repeat;
    left: 0;
    transform: rotate(
90deg
);
}



#sp-vmmenu-info .vmCartModule .cart_content .show_cart a {display: inline-block; background:#000;
    color: #fff;
    font-size: 14px;}
#removeproduct {background-color: transparent;}
#right_div {background: #fff;
    padding: 40px;}
.productdetails-view .vmzoomer-additional-images .item.active {
    border-color: #072f8a;
}
.card {  -webkit-box-shadow: none;
    box-shadow: none;}

.product-container.card { -webkit-transition: all 0.2s linear;overflow: hidden;
    -o-transition: all 0.2s linear;padding:15px;
    transition: all 0.2s linear;
    -webkit-box-shadow: none;
    box-shadow: none;padding-bottom:15px; border-radius:0;
}
.columns {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.product-container.card:hover {
    -webkit-box-shadow: 0 5px 29px rgb(0, 0, 0, .18);
    box-shadow: 0 5px 29px rgb(0, 0, 0,.18);}

.vm-trumb-slider .slick-slide img {max-height:100%;}
.vm-trumb-slider {margin-bottom:20px;}


.uk-slideshow>li .uk-h1 {
    font-size: 50px;
 
    line-height: 1.2;
    margin-bottom: 30px;
    font-weight: 600;
}
.cartt {margin-left:30px;}
.uk-slideshow .btn-box {margin-top:40px;margin-bottom:40px;}

.dots_decor,.dots_decor_before,.dots_decor_after {position:relative;}    
 .dots_decor_before:before, .dots_decor_after:after {
    display: block;
    content: '';
    width: 356px;
    height: 312px;
    background: url(/img/dots-decor.png) no-repeat center;
    position: absolute;
    z-index: -3;
}  

.dots_decor_before:before {
    top: 105px;
    left: -400px;
}

.dots_decor_after:after {
    bottom: -15px;
    right: -400px;
}
.bg_title {
    font-family: var(--font_family2);
    font-size: 150px;
    font-weight: bold;
    line-height: 170px;
    position: absolute;z-index:1;
    z-index: -2;
    bottom: 200px;
    left: -250px;
    transform: rotate(
-180deg
);
    pointer-events: none;
    background: #ecf0f5;
    -webkit-background-clip: text;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -webkit-text-fill-color: transparent;
}

.services-section .bg_title {
    right: -250px;
    left: auto; bottom:20px;
    background: #ecf0f5;
    -webkit-background-clip: text;
}


.overlay .uk-button {
    border: none;
    background: transparent;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}


.overlay .uk-panel{border-radius: 0.7rem;border:none; overflow:hidden;}
.overlay .h3,.overlay h3 {
    font-size: 1rem;}
.overlay .uk-panel .uk-overlay:before {  
    background: linear-gradient(to bottom,transparent 60%,rgb(26,26,31,.98) 100%);
    position:absolute;content:'';width:100%; height:100%;z-index: 1;}

.overlay .uk-panel .uk-overlay-background {
opacity: 1!important;
    z-index: 1;}

.overlay .uk-overlay-slide-bottom {padding: 40px 40px 20px 40px;
    -webkit-transform: translateY(0);
    transform: translateY(0);text-align: center;
}



.uk-panel-title {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    color: #111;
}



@media (min-width: 992px){

.overlay .h3,.overlay h3 {
    font-size: 1.2rem;}

}
.courses .uk-panel-box img {margin:0 auto;}
.courses .uk-panel-box {
    position: relative;
    color: #111;overflow:hidden;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: none;
}

.courses .uk-panel-box:hover {
    -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
}

.advas img {margin:0 auto;}
.ovhidden {overflow:hidden;}
.socials__text {
    text-align: center;
    margin-bottom: 0.5rem;;
}

.contactus-lightbox-body .f24 {line-height: 1;
    margin-bottom: 0.8rem;}
.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social__item {
    width: 2.5rem;
    height: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 100%;
}

.mrm {
    margin-right: 0.5rem;
}

.rating {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.uk-panel p { line-height:1.2;}
 ul.list{padding-left:20px;}
 ul.list li,  ol.list li {
    position: relative;
    list-style: none;
    line-height: 1.2;
    padding-bottom: 10px;
}

input[type="text"].contactus-fields, input[type="email"].contactus-fields, input[type="date"].contactus-fields, input[type="time"].contactus-fields, input[type="tel"].contactus-fields, textarea.contactus-textarea {
    background-color: #ffffff;
}
select.contactus-select {
    display: block!important;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
}

 ul.list li::before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;width:8px;
    height: 8px;
    background-color: #ffdd3c;
    top: 5px;
    
}
.main__advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.main__advantages-item {
    margin: 0 1.5%;padding-right: 10px; width:33%;
}

.main__advantages-num {
    position: relative;
    color: #072f8a;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin-bottom: 10px;
}

.main__advantages-item.black .main__advantages-num{
    color: #000;
}

.main__advantages-num:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    background: url(/img/Ellipse.svg) no-repeat center;
    background-size: 1.5rem;
}

.main__advantages-num.main__advantages-img:before {
    display:none;
}

.main__advantages-item.black .main__advantages-num:before {
    background: url(/img/Ellipse-black.svg) no-repeat center;
}

.main__advantages-text {
    font-size: 16px;
    font-weight: 400;color:#111;    line-height: 1.2;
}
.fw400 {font-weight:400;}
.title{
    font-size: 1.5rem;line-height: 1.2; padding-top:0;
}
.title span {
    color: #072f8a;
}
.rating__n {
    color: #f8f6f2;
    width: 3.4rem;
    height: 3.5rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.mbs {margin-bottom:5px;}
.rating__t {text-align: left;
    padding-top: 0.4rem;
    padding-left: 0.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 10px;
}

.stars svg {
    width: 10px;
    margin-right: 3px;
}
.tsm10 {
    font-size: 12px;line-height: 14px;
}
p {
    line-height: 1.4;
}
.uk-panel {line-height:1.2;}
.vast-grey {
    background: rgba(0,0,0,0) url(/images/vast/logo-grey.png) no-repeat scroll 0 0;
    display: block;
    height: 43px;
    width: 118px;
}

.vast-color {
    background: rgba(0,0,0,0) url(/images/vast/logo-white.png) no-repeat scroll 0 0;
    display: block;
    height: 43px;
    width: 0;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.vast-grey:hover .vast-color {
    width: 118px;
}
.uk-h4 {font-size:18px;}

button.contactus-button {

    padding: 15px 25px!important;
    width: 200px!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}



@media (max-width:991px){
   .cartt {
    margin-left: 0;
} 
.vmCartModule .total_products {
    top: -4px;}
    .title {
    font-size: 1.2rem;}
.sp-slider-content-wrap {
    width: 90%!important;
    max-width: 510px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3px;
  
    padding: 0 20px;
    text-align: center;
}

.sp-slider .sp-slider-content-wrap {
    margin-top: 0!important;
}}




.sp-mega-group-child.sp-dropdown-items {margin-bottom:20px!important;}



.product-block .ot, .product-block .posle {display:none;}

.knopkasprava .uk-panel-teaser {position:relative;}

.absrightbottom {
padding: 3px 10px!important;
line-height: 16px!important;
    font-size: 12px!important;
}

.uk-slideshow .tm-light-font {color:#999;}

#sp-vmmenu #sp-menuheader {display:none!important;}

#sp-vmmenu.header-sticky  #sp-menuheader {display:block!important;}

#sp-vmmenu .sp-menu-item:not(:last-child) {
    border-bottom: none;
}

#sp-vmmenu .sp-megamenu-parent > li:after{display:none!important;}

#sp-vmmenu .sp-megamenu-parent > li > a, #sp-vmmenu .sp-megamenu-parent > li > span {color:#111;}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    border-bottom: 1px dashed #cdced2!important;
}

#sp-menu .sp-dropdown li.active > a {
    color: #072f8a;
}
.opisaniesmall {font-size:12px;line-height:1.2;}

.opisaniesmall p {font-size:12px;
    margin-bottom: 2px;
    line-height: 1.2;}



.uk-panel-box-secondary {
    background-color: #ffffff!important;
    color: #111!important;
}

.uk-panel-box-secondary .uk-panel-title, .uk-panel-box-secondary-hover:hover {
    color: #111!important;
}

.bg-yellow {
    color: #2f2b39;
    padding: .21em .26em;
    background-color: #cc1e1e;
    display: inline-block;
    margin-top: .3125em;
}
.sppb-sp-slider-title {position:relative;margin-bottom:40px;}
.sppb-sp-slider-title:after {
    content: "";
    position: absolute;
    left: 0;
    margin: 0;
    width: 100px;
    height: 7px;
    bottom: -20px;
    background: #4cad50;
    background-image: linear-gradient(to right, #4cad50 0%, #74bc4b 100%);
}

@media (min-width: 992px){
    .h2, h2 {
    font-size: 2.5rem;
}
    .absimg{
     width:100%; height:100%;

}

img.project {
    position: absolute;
    width: 70vw;
    max-height: 100vw;
    max-width: 800px;
    left: 50vw;
    bottom: 0;
    z-index: 1;
}

.h100all div {height:100%;width:100%;} 
.absimg img {
    position: absolute;
    left: 0;
    bottom: -2vw;
    width: 55vw;
    max-width: 800px;max-height:100vw;
}
#sp-vmmenu .logo-image, #sp-vmmenu .logo-image-phone {
    height: 35px;
}}

#sp-vmmenu-info .btn-box,.text1 {
    margin-left: 2vw;
}

.btn-box, #sp-vmmenu-info a.site-btn {

    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
}

.site-btn {
    height: 45px;
    padding: 5px 20px;
    font-size: 15px;border-radius:0;
    text-decoration: none!important;
}
.search_block a.site-btn {
    background:#072f8a;
    color:#fff!important;
  height: 45px;
    padding: 5px 20px;
    font-size: 14px;
    text-decoration: none!important;
}
.search_block a.site-btn:hover {background:#ffdd3c;color:#111!important;}

.mt20 {
    margin-top: 20px;
}

.img-center img {margin:0 auto;}
.img-center h3 {margin-top:10px;}

@media (max-width:450px){
.contacts .dropdown-menu {width: 310px!important;}



.uk-h4 {font-size:12px;}
}

.blackoverlay .uk-panel {background:#2f2b39;border: 1px solid #2f2b39;}


h1,.article-details .article-header h1, .article-details .article-header h2,.sp-page-title .sp-page-title-heading {font-size: 40px;font-weight: 600;
    line-height:1.2;}

@media (max-width: 991px) and (min-width: 768px) {
    
img.project {
    position: absolute;
    width: 70vw;
    max-height: 100vw;
    max-width: 800px;
    left: 50vw;
    bottom: 0;
    z-index: 1;
}    
    
h1,.article-details .article-header h1, .article-details .article-header h2,.sp-page-title .sp-page-title-heading{
font-size: 32px;}}

@media (max-width: 767px) {


    
    .social__item {
    width: 30px;
    height: 30px;}    
h1,.article-details .article-header h1, .article-details .article-header h2,.sp-page-title .sp-page-title-heading{
font-size: 28px;}}

.mb40 {margin-bottom:40px;}

.phones__block-work {float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.phones__block-cir {
    width: 5px;
    height: 5px;
    background-color: #4cad50;
    border-radius: 100%;
    margin-right: 0.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.phones__block-text {
    color: #4cad50;
    font-weight: 500;
    font-size: 11px;
}
@media (min-width:991px){
#sp-vmmenu.header-sticky #sp-vmmenu-info .text1{margin-top: 0;}

}

@media (max-width:991px){.phones__block-work {display:none;}
.knopki-header{display:none;}
}


#sp-vmmenu.header-sticky .phones__block-work {display:none;}


#sp-vmmenu-info a.calcul, #sp-vmmenu-info a.zamer {
    font-size: 14px;
    text-align: left;
}

#sp-vmmenu-info a.calcul span, #sp-vmmenu-info a.zamer span {margin-left:10px;}

.mr30 {margin-right:30px;}

.border_dashed {
    border: 1px dashed #dadaf2;
    border-radius: 6px;
    padding: 10px 20px;
}

#sp-vmmenu.header-sticky .border_dashed {
    padding: 5px 10px;
}

#sp-vmmenu.header-sticky #sp-vmmenu-info a.calcul, #sp-vmmenu.header-sticky #sp-vmmenu-info a.zamer {
    font-size: 12px;
}

#sp-vmmenu .row .col-lg-8 {
    flex: auto;
    width: auto;
    max-width: 100%;
}

.offcanvas-menu .menu-divider ul.menu-child {display:block!important;}


.offcanvas-menu .offcanvas-inner .sp-module .menu-divider  ul.menu-child li {
    margin-bottom: 0;
}

.offcanvas-menu .menu-divider  .menu-toggler {display:none!important;}

.mlg {margin-bottom:3.5vw;}
.msm {margin-bottom:1vw;}
.bg_grey,#sp-main-body,#sp-vmbreadcrumb {background: #f7f7f7;}
#sp-vmbreadcrumb {padding-top:20px;position: relative;
   }

.linejka_top {
    background-image: url(/images/tehproekt/img/linejka-top.png);background-position: 0 0;
    background-repeat: repeat-x;
    background-size: inherit;}
    
.linejka_bottom {
    background-image: url(/images/tehproekt/img/linejka-bottom.png);background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: inherit;}    
.pt_sm {padding-top:1vw;}
.pt_lg {padding-top:3.5vw;}
.pb_lg {padding-bottom:3.5vw;}
.pt_md {padding-top:2vw;}
.pb_md{padding-bottom:2vw;}
pb_sm  {padding-bottom:1vw;}
.calculyator {
    background-image: url(/images/2021/01/16/best.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
}

.preimushestva {
    background-image: url(/images/2021/01/16/best.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 100%;
}
.utp {
    background-image: url(/images/tehproekt/bg/bg-main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 50%;
}
.white {color:#fff;}
.white2 {color:#999;}

.prise {
    display: inline;
    position: relative;
    padding: 0 0 0 16px;
    font-weight: 700;
    color: #072f8a;
    margin: 0 0 0 11px;
}

.bg_grey_dark {    background-image: url(/img/bg-dark.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 100%;}

.bg_grey_2{
background:#606d7d;}
.fam {
    position: absolute;
    right: -6vw;
    bottom: 0;
}
.acenter {text-align:center;}
.vacenter {
display: flex;
    align-items: center;
}
.zayavka1 .polya {width: 50%;
    float: left;}
.zayavka1 .button_contactus {    width: 50%;
    float: left;
    padding-left: 15px;}

.zayavka1 button.contactus-button,.zayavka3 button.contactus-button {
    padding: 15px 25px!important;
    margin: 0;
    width: 100%!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
}

.zayavka3 .polya .p0, .zayavka3 .polya .p2 {width: 50%;
    float: left;}
    
.zayavka4 .button_contactus,.zayavka3 div.select-container, .zayavka3 .polya .p3 {    width: 50%!important;
    float: left;
    padding-left: 15px;}
#contactus-form278 p {font-size:12px; margin-top:15px;}
@media (max-width:767px){
.h2, h2 {
    font-size: 22px;
}
.zayavka1 div.contactus-form div.joomly-contactus-div,.zayavka1 .button_contactus {
    margin-top: 15px;}
.fam {
    position: relative;
    right: auto;
    bottom: auto;
}

.title{
    font-size: 1.2rem;
}
.w100m,.w100m .site-btn {
    margin:0 auto;}

.mlg {margin-bottom:40px;}
.msm {margin-bottom:15px;}
.pt_sm {padding-top:15px;}
.pt_lg {padding-top:40px;}
.pb_lg {padding-bottom:40px;}
pb_sm  {padding-bottom:15px;}
.pt_md {padding-top:30px;}
.pb_md {padding-bottom:30px;}
}

@media (max-width:576px){


.product-details-container {
    margin-top: 30px;
}

.mlg {margin-bottom:40px;}
.msm {margin-bottom:10px;}
.pt_sm {padding-top:10px;}
.pt_lg {padding-top:40px;}
.pb_lg {padding-bottom:40px;}
pb_sm  {padding-bottom:10px;}


}

.contactus-lightbox {
    border-radius: 20px!important;
}
.mlauto {margin-left:auto;}
.text-logo {
    text-align: left;
    margin-right: auto;
    font-size: 14px;
    margin-left: 2vw;
    max-width: 230px;
    line-height: 1.4;
}
.btn {
    background-color: #072f8a;
    color: #fff; font-weight:600;
}

a {
    color: #111111;
}

a:hover {
    color: #072f8a;
}

.foundation-preview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.foundation-preview {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 49%;
  width: calc(50% - 15px);
  min-height: 315px;
  margin-bottom: 30px;
  padding-left: 30px;
  background-color: #edecec; }

.foundation-preview::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 4px solid transparent; }

.foundation-preview:hover::before {
  border-color: #cc1e1e; }

.foundation-preview:hover h3 {
 text-decoration:none; }

.foundation-preview img {max-height:inherit;
  position: absolute;
  top: -10.4%;
  right: -36.3%; }

.foundation-preview:nth-child(4n-3) {

  background-color: #e5e5e5; }

.foundation-preview:nth-child(4n-1) h3 {
  color: #ffffff!important; }

.foundation-preview:nth-child(4n-2) {
  background-color: #ffffff; }

.foundation-preview:nth-child(4n-1) {
  background-color: #293341; }

.foundation-preview:nth-child(4n) {
  background-color: #f6d290; }

.foundation-preview h3 {
  max-width: 220px;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px; }

@media screen and (max-width: 1680px) {
.foundation-preview img {
    right: -44%; }



 }


@media screen and (max-width: 1440px) {
.foundation-preview {
    min-height: 215px; }
  .foundation-preview h3 {
    max-width: 180px;
    font-size: 28px;
    line-height: 34px; }
  .foundation-preview img {
    top: -14%;
    right: -45%; }


}

@media screen and (max-width: 1024px) {
.foundation-preview h3 {
    max-width: 130px;
    font-size: 18px;
    line-height: 26px; }
  .foundation-preview img {
    top: -13%;
    right: -60%;
    width: 407px;
    max-width: initial; }
}

@media screen and (max-width: 900px) {
  .foundation-preview img {
    right: -89%; }
}

@media screen and (max-width: 730px) {
.foundation-preview {
    width: 100%;
    margin-bottom: 17px; }
  .foundation-preview img {
    top: -17%;
    right: -14%;
    width: 441px; }
}

@media screen and (max-width: 560px) {
.foundation-preview img {
    top: -5%;
    right: -33%;
    width: 400px; }
}

@media screen and (max-width: 480px) {
    .socials.header-socials .insta {display:none!important;}
    #right_div {
    padding: 15px;}
.uk-slideshow .uk-overlay-panel {
    padding: 0;
}
    
.zayavka3 .polya .p0, .zayavka3 .polya .p2 {width: 100%;
    float: none;}
    
.zayavka4 .button_contactus,.zayavka3 div.select-container, .zayavka3 .polya .p3 {    width: 100%!important;
    float: none;
    padding-left: 0;}    
    
    
  .foundation-preview img {
    top: 6%;
    right: -49%;
    max-width: 100%; }}

.foundation-preview h3 {font-weight:600;}

@media screen and (max-width: 1024px){
.foundation-preview h3 {
    font-size: 18px;
    line-height: 26px;
}}

.uk-modal-dialog-blank .uk-modal-close:after,.uk-close:after,.fa.fa-remove:before {
    color: #111;
    font-family: "recover-icons";
    content: "\e804";
    font-size: 30px;
}

.uk-slidenav-contrast {
    color: #072f8a;

}


#offcanvas-toggler span {
    color: #111!important;
    font-size: 18px;
    top: -4px;
    font-weight: bold;
    position: relative;display:none;
}


#offcanvas-toggler.offcanvas-toggler-right {
    margin-top: 4px;
}


p {

    font-weight: 400;
}

.uk-overlay-background {
background: rgba(142, 142, 142, 0);
}



.sppb-btn-round {
    border-radius: 100px;
}

.zachem .uk-panel-title {
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

#sp-slider {
    margin-bottom: 0;
}

.preim .sppb-img-responsive {width:80px;}


.absolute-phone {
    position: absolute;
    bottom: 0;
}
h2, .h2 {
    margin-bottom: 20px; font-weight:600;
}
.tm-weight-bold {font-weight:bold;}
 .borderwhite-btn:hover,.popup-btn:hover {background:#fff!important;color:#333!important;box-shadow:none;}

#sp-vmmenu {
    padding: 5px 0;background:#f7f7f7;
-webkit-transition: background .4s,border-color .4s,-webkit-transform .4s,-webkit-box-shadow .4s;
    transition: background .4s,border-color .4s,-webkit-transform .4s,-webkit-box-shadow .4s;
    -o-transition: background .4s,border-color .4s,box-shadow .4s,-o-transform .4s;
    -moz-transition: transform .4s,background .4s,border-color .4s,box-shadow .4s,-moz-transform .4s;
    transition: transform .4s,background .4s,border-color .4s,box-shadow .4s;
    transition: transform .4s,background .4s,border-color .4s,box-shadow .4s,-webkit-transform .4s,-moz-transform .4s,-o-transform .4s,-webkit-box-shadow .4s;
}



  

#sp-vmmenu-info .schedule {
    font-size: 12px;
    margin-top: -5px;}
#sp-vmmenu-info .number {
    font-weight: 700;
}
.float-right {float: right;}
#sp-vmmenu-info {text-align:right;}
@media (max-width:991px) {
.sp-scroll-up {display:none!important;}
#sp-cart {top:10px;}
}

.shadowbig img, .shadowbig-div {
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.2) !important;
}


.h3, h3 {
    font-size: 1.3rem; font-weight:600;
}

.productdetails-view .product-details-container .product-short-description {
    font-size: 14px;
    border-top: none;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
}

.vmzoomer-image {
    height: 300px!important;
}


.productdetails-view .product-details-container .product-price {
    margin-bottom: 0;
}

.zakaz-btn {padding: 13px 30px;    font-size: 14px;
    font-weight: 400; text-transform: none;}

@media (min-width:400px) {

  .zakaz-btn{  margin-left: 20px;}}

.vopros-btn  {padding: 13px 30px;    font-size: 14px;text-transform: none;
    font-weight: 400;}

a.b1c.block {
    font-size: 14px;
    border-radius: 0;display:none;
}

a.b1c.inline {
margin:0; border-radius:0;
}

@media (max-width: 992px){
a.b1c {
    margin-top: 0;
  margin:0;
margin-left:0;
}

a.b1c.block {
display:block;width: 150px;
 margin-top: 15px;
margin-left: 0;}

a.b1c.inline { display:none;
}}


.product-block .product-cart {display:none!important;}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0;
       font-size: 16px;
    font-weight: 400;
}



.b1c-cr a {display:none!important;}

#sp-vmmenu #sp-logo, #sp-vmmenu #sp-search {
    margin-bottom: 0!important;
}

.home1 #sp-main-body{display:none!important;}

#sp-menu .sp-megamenu-parent > li:not(.catalog_menu) > a:before, .menuheader a:before {
    content: ""; 
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1px;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: #000;
}


#sp-menu .sp-megamenu-parent > li.active > a:before{
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1;
}


#sp-menu .sp-megamenu-parent > li > a:hover::before,.menuheader a:hover::before {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1;
}

.form-control {
    background-color: white;}



.padtop10 {padding-top:10px; padding-bottom:10px;}



.uk-slidenav-contrast:hover {
    color: #072f8a;

}

.uk-slidenav-contrast:active {
    color: #072f8a;

}

.shadow-small,.shadow-small img, .shadowsmallitem  .uk-panel {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}



#sp-vmmenu-info a {
    display: block;
    color: #111;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}



#sp-vmmenu-info p {
    margin-bottom: 0;
}


.sp-slider-content-wrap p{font-weight:500; line-height:1.2;}

.text-shadow_green,.text-shadow_black,.uk-slideshow>li .uk-h1 {
    text-shadow: 1px 2px 1px #111;
}

.form-control {
    border-radius: 5px;
}
.uk-h3 {
    line-height: 1.2; margin-bottom:10px;font-weight:600;
}
.uk-h4 {
    line-height: 1.2; margin-bottom:10px; font-size:16px;font-weight:600;
}

*+.uk-margin {
    margin-top: 0;
}

.blueline .sppb-addon-title {
    display: inline;
    background-repeat: no-repeat;
    background-position: center bottom -3px;
    background-size: 100% 7px;
    background-image: linear-gradient(to right, #cc1e1e, #cc1e1e);

}

@media (max-width: 480px){
.uk-h3, .uk-h3 {
    font-size: 1rem;
}



.uk-h4 {font-size:14px;}

.uk-border-circle {
    max-width: 100px;
}
}

.whitetext .uk-panel,.whitetext .uk-h3 {
    color: #fff;
}

.bluecover .uk-overlay-background {
    background: rgb(0, 153, 213);
    color: #fff; 
}
.uk-overlay-panel{
font-size:16px;}

.uk-modal {
    background: rgba(0,0,0,.75);
}

.uk-close-alt:after {
    opacity: 1;
}
.uk-close-alt {box-shadow: none;
    padding: 12px;padding-left: 10px;
    border-radius: 0;background: transparent;
    right: 5px;top: 0;
    position: absolute;
}

.w60 .sppb-img-responsive {
    width: 60px;
}

.w60 .sppb-media {align-items: center;
    display: flex;}
.w60  .sppb-img-container {width:60px; height:60px;display: flex;}
@media (max-width:480px){
.w60 .sppb-img-responsive {width: 40px;}
.w60  .sppb-img-container {width:40px; height:40px;}
.w60 .sppb-feature-box-title {font-size:12px!important;}
}

.image1 {margin-right:30px;}

#sp-menu .sp-dropdown a,#sp-menuheader .sp-dropdown a {font-size:16px;
    color: #111;}

#sp-menu .sp-dropdown .item-header  > a,#sp-menuheader .sp-dropdown .item-header  > a {
color: #111;}

#sp-menu .sp-dropdown .item-header  > a:hover,#sp-menuheader .sp-dropdown a:hover,#sp-menuheader .sp-dropdown .item-header  > a:hover {
color: #072f8a;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
padding: 5px 0;
}

.blueborder .sppb-addon-single-image-container {
    box-shadow: -15px -15px 0 #4e80a1, 0 0 100px rgba(0, 0, 0, 0.4);
}

#mod_virtuemart_search::-webkit-input-placeholder {
color:#888;
}
#mod_virtuemart_search::-moz-placeholder {
color:#888;
}

.uk-overlay-icon:before {
    color: #ffcd1f;
}

.sppb-btn-square {border-radius:0;}
#sp-bottom{position:relative;}

.btn-primary.btn-simple {
    color: #f7444d;
    border-color: #f7444d;
}

#contactus-lightbox133 .field1133,#contactus-lightbox136 .field1136 {background: #fff url(/img/person.svg) no-repeat left center;-webkit-background-size: 17px 17px;
    background-size: 17px 17px;}

#sppb-form-builder-field-0, #sppb-form-builder-field-1,#sppb-form-builder-field-2 {-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8;}

#sppb-form-builder-field-0:focus, #sppb-form-builder-field-1:focus,#sppb-form-builder-field-2:focus
{border-color: #f74040!important;     opacity: 1.0;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);}
.form-line {
    width: 7vw;
    height: 5px;
    background-color: #feda30;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#contactus-lightbox133 .field2133,#contactus-lightbox136 .field2136
 {background: #fff url(/img/phone.svg) no-repeat left center;-webkit-background-size: 17px 17px;
    background-size: 17px 17px;}


#contactus-lightbox133 .field3133, #contactus-lightbox136 .field3136 {background: #fff url(/img/mail.svg) no-repeat left center;-webkit-background-size: 17px 17px;
    background-size: 17px 17px;}
sppb-ajax-contact-status {text-align:center;padding: 17px 20px;}


#sppb-form-builder-field-0, #sppb-form-builder-field-1, #sppb-form-builder-field-2 {
    height: 50px;
    background-position-x: 10px;
}

.underlined {transition: .3s all;text-decoration:underline!important;}
.underlined:hover {text-decoration:none!important;}


.contactus {cursor:pointer;}

 @media (max-width: 991px){
#column-wrap-id-1573482909417, #column-wrap-id-1573578642421 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}}
@media (max-width: 480px){
    
    .text1 {display:none;}
input[type="text"].contactus-fields, input[type="email"].contactus-fields, input[type="date"].contactus-fields, input[type="time"].contactus-fields, input[type="tel"].contactus-fields, textarea.contactus-textarea {padding: 4px 6px 4px 30px!important;}}

.calc-dop #sppb-form-builder-field-0, .calc-dop #sppb-form-builder-field-1, .calc-dop #sppb-form-builder-field-2 {
    padding-left: 50px!important;
    background-position: 20px center!important;
    border-color: #b8b8b8;
    border-width: 1px!important;padding: 17px 20px;
}

.com-baforms .btn-default {text-align: center;}
@media (max-width:400px){
.mainphone a {
font-size:16px!important;}


.mainphone.secondphone a {
    font-size: 14px!important;
}


}

.ba-form .ba-input-image img {
    margin: 0 auto;
}

.blackbtn input.popup-btn {background-color: #42b3eb!important;color:#fff!important; padding:8px 16px;
 border: none!important;border-radius:0!important;}
.iconsmenu img{}

.zakaz-btn {
    border-radius: 30px;
}

.product-block .vmquickview-button {
    background-color: #42b3eb;
}

.product-block .vmquickview-button:hover {
    background-color: #006589;
}

.product-block .vmlabel-wrap .vmlabel.vmlabel-sale, .product-media-container .vmlabel-wrap .vmlabel.vmlabel-sale {
    background-color: #6cb33f;
}

.view-productdetails #sp-component, .view-cart #sp-component {
-webkit-box-flex: 0;
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;

}

.addtocart-area input[type="submit"], .addtocart-area button[type="submit"]{
padding: 15px 40px;min-width:188px;
border-radius:0;font-weight:400;font-size:15px;
    height: 50px;

}



.productdetails-view .product-details-container .product-price div.PricesalesPrice {
    font-size: 30px!important;color:#111;
font-weight:600;
}


.view-cart .form-control {
    background-color: transparent;
    border: 1px solid #cfcfcf;}

.view-cart #customer_note_field {
    border: none;
    border-bottom: 1px solid #cfcfcf;
}

.nomainbody #sp-main-body {display:none;}

.uk-panel-box-secondary {
    background-color: #003d57;
    color: #fff;
}

.labelll span {
    left: -30px;
}

.view-cart .form-control {
    background-color: white;
}

.sppb-addon-content h2 {margin-top:40px;}

table.services-price {
    margin-top: 25px;
    width: 100%;
}

table.services-price th, table.services-price td {
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
    padding: 18px 0;
}
#sp-menu .sp-megamenu-parent > li > a {    white-space: nowrap;
    color: #000;position: relative;display: flex;
    align-items: center;
}

.sp-module.cart_block {order:3;}
.sp-module.search_block {
    order: 2;
    margin-left: auto;

}
.logo_block {margin-right: auto;}
#sp-menu .header__search .icon-search svg path,#sp-menu .header__search .icon-close svg path {fill:#000!important;}



#sp-vmmenu {

    background: #fff;
}

@media (min-width: 992px){
    #sp-vmmenu {   
    -webkit-box-shadow: 0 1rem 2rem rgb(0, 0, 0, .10);
    box-shadow: 0 1rem 2rem rgb(0, 0, 0, .10);}
    #sp-menu .sp-megamenu-parent {
    display: flex!important;
    justify-content: space-between;
}



table.services-price th, table.services-price td {
    padding: 18px 0 18px 20px;
}}

table.services-price.services-price-list th:nth-child(2) {
    text-align: center;
}

table.services-price.services-price-list td:nth-child(2) {
    width: 190px;
    text-align: center;
}

table.services-price td span {
    color: #003d57;
    font-weight: bold;
}
#sp-vmmenu .phone .vmCartModule > a i {
    font-size: 28px;
}

.mwimg80 img {max-width:80px;margin: 0 auto;}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 0;
}

.colors .uk-panel-title {
    font-weight: 500;
    color: #111;
}

.colors.w100 {max-width:100%;}
.colors .uk-panel-teaser {border:2px solid #888888; border-radius: 50%; margin: 0 auto;padding:3px; margin-bottom:10px; width:90px;}

.calc-dop {
    border-radius: 10px;
}

.calc-dop  .sppb-row-overlay{
    border-radius: 10px;
}

.relative {position:relative;}
@media (min-width: 767px) {
.abs0b {position:absolute;bottom:0;right:0;}}


.btnwithline {
    font-size: 12px;
    font-weight: bold;
    color: #ffcc33;
    text-transform: uppercase;
    -ms-align-self: flex-start;
    align-self: flex-start;
    position: relative;
    display: table;
    cursor: pointer;
}

.btnwatchkeys {
    margin-top: 20px;
}

.btnwithline:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 2px;
    top: calc(50% - 1px);
    right: -58px;
    background: url(/img/lindedes.png) left center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.arrow-icon, .btn-content,.gektor-button .btn-icon {
    position: relative;
    z-index: 1;
}


@-webkit-keyframes gektor-button-pulse{0%{box-shadow:0 0 8px 6px #ffa200,0 0 12px 14px #ffa200}to{box-shadow:0 0 10px 6px rgba(255,165,0,0),0 0 2px 35px rgba(255,165,0,0)}}
@keyframes gektor-button-pulse{0%{box-shadow:0 0 8px 6px #ffa200,0 0 12px 14px #ffa200}to{box-shadow:0 0 10px 6px rgba(255,165,0,0),0 0 2px 35px rgba(255,165,0,0)}}

.active-box:after {
    content: "";
    background: -webkit-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.5));
    background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.5));
    height: calc(100% + 16px);
    width: 50px;
    position: absolute;
    z-index: 1;
    top: -8px;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    -webkit-animation: btn-anim 4.5s ease infinite;
    animation: btn-anim 4.5s ease infinite;
}
.active-box1:after {
    content: "";
    background: -webkit-linear-gradient(left,rgba(255,255,255,.1),rgba(255,255,255,.5));
    background: linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.5));
    height: calc(100% + 16px);
    width: 50px;
    position: absolute;
    z-index: 1;
    top: -8px;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    -webkit-animation: btn-anim 4.5s ease infinite;
    animation: btn-anim 4.5s ease infinite;
}

.skidka {font-size:40px;font-weight:600;}
.price {font-size:24px;font-weight:600;color:#072f8a;}
.btn-box, .site-btn {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}

.btn-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
}

.active-box {
    overflow: hidden;    border-radius: 0;}


.addtocart-area input[type="submit"], .addtocart-area button[type="submit"],.site-btn.active, .site-btn.active-btn, .site-btn.active-btn:after, .site-btn.active:after {
transition: background-color .5s ease-out;
    background: #ffdd3c;
}

.nanoshop-slider .slick-dots li.slick-active button:before {
    background: linear-gradient(270deg,#ef673c 0%,#f36 100%) !important; border:none;}

.addtocart-area input[type="submit"]:hover, .addtocart-area button[type="submit"]:hover,.site-btn.active:hover, .site-btn.active-btn:hover, .site-btn.active-btn:hover:after, .site-btn.active:hover:after {
color:#fff!important;
    background: #072f8a;
}


.site-btn{-webkit-transition: 400ms;
    transition: 400ms;}
.site-btn.active, .site-btn.active-btn,.sppb-addon-form-builder button {
  
    color: #000!important;-webkit-transition: 400ms;
    transition: 400ms;
 
}
.site-btn b{font-weight: bold!important;}

.site-btn { 
    display: -webkit-box;
    display: -ms-flexbox;
 font-weight:500;
    height: 56px;
    padding: 5px 40px;
  text-decoration: none!important;-webkit-transition: 400ms;
    transition: 400ms;
    text-transform:uppercase;
    
}

.small-btn {
    height: 35px;}

@-webkit-keyframes btn-anim{0%,55%{left:-100%}to{left:130%}}
@keyframes btn-anim{0%,55%{left:-100%}to{left:130%}}


.uk-h5,.productdetails-view .uk-h5 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}

.calc-dop .sppb-form-builder-field-1,
.calc-dop .sppb-form-builder-field-2{display:none;}

.calc-dop .sppb-form-builder-btn {
    width: auto;
}

.vmzoomer-image a img {
    padding: 0; position: relative;
}

.view-article .vmzoomer-image-wrap .next-button,.view-article .vmzoomer-image-wrap .prev-button {
    opacity: 1;
}



.view-article #sp-component {
-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.vmzoomer-image {
    height: auto!important;
}

.sppb-media .pull-left {
    width: 70px!important;
}
.wave1 svg path {fill:#085887!important;}
#sp-bottom, #sp-footer {
   border:none;
   
   
       background: #282a2d;
}


.sp-module .vmcat-menu .level1 > a {
    padding: 15px 50px 15px 20px !important;
    line-height: 24px !important;
    background: #9a9797;
    border-bottom-color: #888888;
}
.sp-module .vmcat-menu .level1:hover > a {
    background: #818080;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:focus, .btn-primary.active:hover, .show > .btn-primary.dropdown-toggle, .show > .btn-primary.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle:hover {
    background-color: #f7444d;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vm-rating-wrap {display:none;} 


.addtocart-area input[type="submit"]:hover, .addtocart-area button[type="submit"]:hover {
    background-color: #f82732;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 20px;background:#fff;
}


.nanoshop-slider .product-block .product-image,.vm-trumb-slider, .vm-trumb-slider .slick-slide, .product-block .product-image,.product-block.standart-product-block .product-image {
    /*height: auto;*/
}

.product-block .product-image img {
    position: relative;}



.catalog-item-slider {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
}

.catalog-item-slider__area {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catalog-item-slider__area .img-responsive {
    max-height: 100%;
}

.catalog-item-dots {
    position: absolute;
    width: calc(100% - 24px);
    bottom: 0;
    left: 12px;
    display: table;
     display: none;
    table-layout: fixed;
    border-spacing: 3px 0;
    font-size: 0;
    line-height: 0;
}

.catalog-item-dots__item {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    opacity: 0.15;
    height: 3px;
    background-color: #1e1e1e;
}

.catalog-item-slider__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.hide {
    display: none !important;
}

.catalog-item-dots__item.active {  background-color: #F7444D;}

@media (max-width: 991px) {
    

      .catalog-item-dots__item {
        display: none; } }
    .catalog-item-dots__item.active {
      opacity: 1; }

.product-block .product-price div.PricesalesPrice {
    padding: 0 3px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}



.uslugi2 .uk-overlay-bottom {
    top: auto;
    bottom: 20px;
    left: 0;
    right: auto;
}

.uslugi2 .uk-overlay-background {
    background: rgb(247, 68, 77);
    padding: 10px;
    color: #fff;
}
.uslugi2 .uk-panel-title {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}

.uslugi2 .uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore),.uslugi2 .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 1;
}



@media (min-width: 992px){
.uslugi2 .uk-overlay.uk-overlay-hover {max-height:300px;}

.uslugi2.uk-grid-width-large-1-2>*:nth-child(1) {
    width: 66%;
}
.uslugi2.uk-grid-width-large-1-2>*:nth-child(2) {
    width: 34%;
}

.uslugi2.uk-grid-width-large-1-2>*:nth-child(2) img, .uslugi2.uk-grid-width-large-1-2>*:nth-child(5) img,.uslugi2.uk-grid-width-large-1-2>*:nth-child(9) img{
    height: 300px;
}

.uslugi2.uk-grid-width-large-1-2>*:nth-child(5) {
    width: 34%;
}

.uslugi2.uk-grid-width-large-1-2>*:nth-child(6) {
    width: 66%;
}
.uslugi2.uk-grid-width-large-1-2>*:nth-child(9) {
    width: 34%;
}
.uslugi2.uk-grid-width-large-1-2>*:nth-child(10) {
    width: 66%;
}
}
.block-top {
    width: 100%;
    -webkit-box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1)!important;
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1)!important;
    border-radius: 1rem;
    position: relative;
    background-color: #ffffff;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}
.block-top:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -7px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 92%;
    height: 7px;
    border-radius: 7px 7px 0 0;
    background-color: #fafafa;
    opacity: 0.9;
    z-index: 2;
}



.test__side {
    width: 100%;

    border-radius: 1rem;
  background: #072f8a;
    padding: 6px;
    text-align: center;
    color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.test__side .sppb-addon-content {
    padding:40px 20px 50px 20px;
    border-radius: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.25);
}


@media screen and (max-width: 1300px){
.numbered:before,.block-number {
    display: none;
}}






#sp-vmmenu.header-sticky {
    padding: 7px 0;
    -webkit-box-shadow: 0 3px 24px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 24px 0 rgba(0,0,0,.2);
}

@media (min-width: 1200px){
 
.col-xl-3_5 {

    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
#sp-menu .sp-megamenu-parent > li.catalog_menu {margin-right:30px;} 

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 15px;
} 
#sp-vmmenu .logo-image, #sp-vmmenu .logo-image-phone {
    height: 40px;
}

#sp-vmmenu {
    padding: 10px 0;}

.sp-megamenu-parent > li {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}
    .tarifs .uk-panel-box {padding:40px;}
.sp-menu-full.container {
    width: 1170px;
}
    
.uk-slidenav-position .uk-slidenav-previous {
    left: 10px!important;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 10px!important;
}    
    
    
}

@media (min-width:1400px) {
    .uk-slidenav-position .uk-slidenav-previous {
    left: 20px!important;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 20px!important;
}
    #sp-menu .sp-megamenu-parent > li.catalog_menu {margin-right:40px;} 
    .sp-megamenu-parent > li {
    padding-left: 20px;
    padding-right: 20px;
}


    #sp-vmmenu .logo-image, #sp-vmmenu .logo-image-phone {
    height: 50px;
}
#sp-vmmenu {
    padding: 15px 0;}
.container,.sppb-container,.sppb-row-container {width:100%!important;
    max-width: 1350px!important;position: relative;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 18px;
}

#sp-vmmenu .container,#sp-section-1 .container  {max-width: 1350px!important}
}

@media (max-width:991px) {
.container,.sppb-container,.sppb-row-container {width:100%!important;
    max-width: 720px!important;position: relative;
}
}


.sp-slider .sp-slider-content-wrap {
    margin-left: 0!important;
}

#sp-vmmenu .image1 img,#sp-vmmenu .logo-image,#sp-vmmenu #sp-vmmenu-info a  {
-webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;}


#sp-vmmenu.header-sticky .logo-image,#sp-vmmenu .logo-image-phone {
    height: 40px;
}

#sp-vmmenu.header-sticky #sp-vmmenu-info a {
    font-size: 16px;}

#sp-vmmenu.header-sticky .image1 img {width:30px!important;}

.image1 span {
    font-size: 12px;
    line-height: 1.2;
    display: block;font-weight:normal;
}

.image1 img {margin: 0 auto;}
.image1 {text-align:center;}

#sp-vmmenu .phone a:hover,.image1{cursor:pointer;}

#sp-vmmenu .phone i {
    color: #293341;padding: 8px 8px 5px 0px;width: 35px;height: 35px;font-size: 22px;
}

.custom-header-info {
justify-content: space-between;
}

#sp-vmmenu.header-sticky .hiddenfixed {display:none;}

.image1 .dropdown-menu,.contacts .dropdown-menu {right: 0 !important;
    left: auto !important;padding: 15px;
    width: 310px; }




.menuheader ul{padding:0; margin: 0;}
.menuheader ul li {
    list-style: none;
    display: inline-block;
    margin-left: 30px;
}
#sp-vmmenu .menuheader {display:none;}
#sp-vmmenu.header-sticky .menuheader {display:block;}

.menuheader a {
    color: #111;
    font-size: 16px;
}

.menuheader a:hover {
    color: #f7444d;
}

#sp-vmmenu .row {justify-content: space-between;}

#sp-vmmenu .row .col-lg-4  {flex: auto;width:auto;max-width:100%;}

#offcanvas-toggler {
  line-height: 1.3;
    font-size: 28px;margin-left: 0!important;
}

#sp-vmmenu-info a.podrobnee {
    font-size: 14px;
    background: #f7444d;
    width: 113px;
    padding: 5px 15px;
    font-weight: normal;
    color: #fff;
    margin-top: 10px;    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

#sp-vmmenu-info a.podrobnee:hover {
    background: #111;
}

@media (min-width:767px){


}

@media (max-width:991px){
    
    #sp-vmmenu .phone .vmCartModule > a i {color: #fff;padding:6px 0 0 0;font-size: 26px;width: auto;}
    
#sp-vmmenu .logo-image, #sp-vmmenu .logo-image-phone {
    height: 35px;}

#sp-vmmenu .phone i {

    padding: 8px 8px 5px 8px;}

#sp-vmmenu .image1 img {
    width: 30px!important;
}

#sp-vmmenu #sp-vmmenu-info a { color:#fff;
    font-size: 16px;
}
#sp-vmmenu {
    padding: 7px 0;background:#072F8A;}



}


@media (max-width:640px){

.image1 span  {display:none;}
.image1 {
    margin-right: 10px;
}
#sp-vmmenu .phone i {
    padding: 6px;}
.fa-chevron-down:before {    content: "\f095"!important;}
}


@media (max-width:450px){
#sp-vmmenu.header-sticky .logo-image, #sp-vmmenu .logo-image {
    height: 35px;
}


#sp-vmmenu .phone i {
    margin-left: 0;
    width: 30px;
    height: 30px;
    font-size: 16px;
}



.image1 .dropdown-menu,.contacts .dropdown-menu {right: -50px !important;
    left: auto !important;padding: 15px;
    top: 0!important;}


.image1 .dropdown-menu {width:230px;}
}

@media (max-width:991px) {
    #sp-vmmenu-info .btn-box {  display: none;}
#sp-vmmenu.header-sticky .menuheader {
    display: none;
}
#sp-vmmenu{    
height: 54px;    
}
    
    
}

 #sp-vmmenu .phone .dropdown-menu i {
    border: none;
    color: #00bf00;
    font-size: 30px;padding: 0;
}
#sp-vmmenu .phone .dropdown-menu .mail i {
    color: #f6444d;
    font-size: 18px;
    width: 22px;
    height: 22px;
    margin-left: 0;
}

 .dropdown-menu .mainphone {
  display: flex;
    align-items: center;
margin-top:7px;
}

 .dropdown-menu .tel1, .dropdown-menu .tel2  {
margin-bottom:15px;    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
}
#sp-vmmenu-info  .dropdown-menu a {
    font-size: 16px;
}


body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 0;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
 
 width: 0;  background: #eee;-webkit-transition: none;
    transition: none;
}


body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    width: 100%;    
}

.offcanvas-overlay {
    background: transparent;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.5rem;
    font-weight: 500;
}



.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 1.5rem;
    margin-left: 20px;
}

body.ltr .close-offcanvas {
    right: 20px;
    top: 10px;
    font-size: 40px;background-color: transparent;
}

.view-category #sp-component {-ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;}

.align-center .sppb-addon-content {    text-align: center;}


.cartochka-label {
    top: 10px;
    left: 10px;z-index: 1;
    position: absolute;
    background: #dbdbdb;
    padding: 3px 0;
}
.sku-label {
    top: 10px;
right: 10px;z-index: 1;
    position: absolute;
    background: #dbdbdb;
    padding: 3px 0;
}

.product-block .vmlabel-wrap, .product-media-container .vmlabel-wrap {
       left: 0;}

.product-block .vmlabel-wrap .vmlabel, .product-media-container .vmlabel-wrap .vmlabel {
    border-radius: 0;}


.fa-whatsapp {
    border: none;
    color: #00bf00;
    font-size: 30px;
    padding: 0;
}

.contactpage .mainphone { font-size: 20px;}

.vmzoomer-additional-images .item.active {
    border-color: #39c0ce;
}
.vmzoomer-image-wrap .next-button, .vmzoomer-image-wrap .prev-button {
    z-index: 1;}
.imgsquare .uk-button {
    color: #cc1e1e;
    margin-top: 20px;
    padding: 0 25px;
    border-radius: 0;
}

/*.imgsquare .uk-panel-box-primary {
    min-height: 360px;
}*/

/*.imgsquare .uk-h5 {
    min-height: 50px;
}*/

.imgsquare .numberr {
    position: absolute;
    top: 10px;
    background: #cc1e1e;
    padding: 2px 10px;
    color: #fff;
    left: 10px;
}

#sp-vmmenu.header-sticky {
    z-index: 122;
}

.cartochka-label, .sku-label {    background: transparent; color:#999;}

.tooltip1 {
    position: absolute;
    left: 150px;
    top: 0;
}

.tooltip1 .tooltiptext {
    width: 140px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 12px;
    padding: 3px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    transition: opacity 0.3s;
}

.tooltip1 .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

.mainphone {
    position: relative;
}
.tooltip1 {
    display: none;
}

.tooltip1.active {
    display: block;
}

#sp-vmmenu-info .mainphone.secondphone a {
    font-size: 16px;font-weight:normal;
}



#sp-vmmenu.header-sticky #sp-vmmenu-info .mainphone.secondphone a {
    font-size: 14px;
}

.vm-category-bottom-block .display-number {display:none!important;}

.ucenka {
    text-align: center;
    color: #f7444d;
    font-size: 12px;
    line-height: 1.2;
    width: 90%;
    margin: 0 auto;
    margin-top: -15px;
    margin-bottom: 10px;
}

.ucenka-details {    margin-bottom: 20px;}

.product-block .product-name {
    font-weight: 400;font-size:14px;margin-bottom:10px; line-height:1.2;margin-top:10px;
}

.view-productdetails .sku-label {
    right: 30px;
}

.view-productdetails .cartochka-label {
    left: 30px;
}

.blackoverlay .uk-overlay-background {
    background: rgba(0, 0, 0, 0.65);
}

.blackoverlay.imgsquare .uk-button {
    color: #000;
    padding: 3px 10px;
    border: none;
    border-radius: 0;
    line-height: 22px;
    background: #cc1e1e;
    min-height: 25px;margin-top:0;

}

.blackoverlay .uk-icon-medium {color:#fff!important;}


@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  60% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}


.dropdown.contacts>a {    border: 2px solid #293341;border-radius: 50px;  margin-left: 10px;}

#sp-vmmenu .phone i.fa-chevron-down {

    display: block;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    z-index: 10;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}

@media (max-width: 575.98px){
    

.nanoshop-slider .product-block,.product-wrap.grid .product-block,.product-block.standart-product-block  {
    padding: 0 1px;
} 

.nanoshop-slider .product-block {
    width: 178px!important;
} 
.nanoshop-slider .product-wrap,.product-wrap.grid, .product-wrap{
    margin: 0 -16px;
}    



    
#sp-vmmenu #sp-logo > .sp-column {
    -webkit-box-pack: start;
    -ms-flex-pack: inherit;
    justify-content: left;
}}

@media (max-width: 959px){

.uk-overlay-slide-bottom {
    -webkit-transform: none;
    transform: none;
opacity: 1!important;
}
}

.nomerfoto {
    position: absolute;
    z-index: 999;
    color: #f7444d;
    font-weight: 500;
    font-size: 18px;
    top: 5px;
    left: 10px;
}

.uk-modal-dialog-blank > .uk-close:first-child {
    position: absolute;
    z-index: 1;
    margin: 0;
    top: 40px;
    right: 40px;
    float: none;
}

#sp-menu {
    z-index: 2;
}

#sp-vmmenu {
     z-index: 2;
    position: relative;}

.uk-contrast {
    color: #ffffff;
}

.uk-button-link {
    color: #ffffff;
    background: #cc1e1e;
}

.uk-button-link:hover {
background: #fa6c73;
    color: #ffffff;
}

.uk-button-large {
    min-height: 35px;
    line-height: 33px;
}

/*.opisanielightbox {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.53);

}*/

.uk-close {
    opacity: 1!important;
}


.uk-modal-dialog-blank {
    background: #111111;
}

.uk-slidenav-position .uk-slidenav {
    display: block;
}

.uk-slideshow>li {
    text-align: left;
}

@media (max-width:992px){
.opisanielightbox {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.53);
    margin-left: 25px;
}
#offcanvas-toggler span {display: inline-block;}
}

.opisanielightbox .nomerfoto {
    position: relative;
    font-weight: 500;
    font-size: 22px;
    display: block;
    left: 0;
    padding: 0;
    margin-bottom: 20px;
}

@media (min-width:992px){
.vertical {position: relative;
    height: 100%;}

.verticalbody {position: absolute;
    top: 50%;
    transform: translateY(-50%);}}

@media (min-width: 992px){
.uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 33.333%;
}
.uk-width-medium-2-3, .uk-width-medium-4-6 {
    width: 66.666%;
}}


@media (max-width: 991px){
.uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 100%;
}
.uk-width-medium-2-3, .uk-width-medium-4-6 {
    width: 100%;
}}
.ssilkaabsolute {
    position: absolute;
    width: 100%;
    height: 100%;
}

.uk-modal-page #sp-vmmenu.header-sticky {
    position: static;}

.categorya {
    margin-bottom: 5px;margin-right: 10px;padding: 3px 15px;background: #ddd;border-radius: 3px;text-decoration: none;font-weight: normal;color: #707070;text-shadow: 0 1px 0 #eee;white-space: nowrap;
}

.category-view .orderby-displaynumber {
    margin-bottom: 20px;display: none!important;
}

.category-wrap {
    line-height: 34px;
}
.category-wrap {
    margin-top: -10px;
    margin-bottom: 20px;
}

.categorya:hover,.categorya.active {
    background-color: #aaa;
    color: #fff;
    text-shadow: none;
}

.product-block .vmlabel-wrap .vmlabel.vmlabel-sale, .product-media-container .vmlabel-wrap .vmlabel.vmlabel-sale {
    background-color: #cc1e1e;
}


.space-between{
justify-content: space-between;}


.uslugi2 .nomerfoto {display:none;}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:before, body.ltr .sp-megamenu-parent > li.sp-has-child > span:before {
    margin-left: 0;
}

.mb20 {margin-bottom:20px;}
.backtogallery {
    cursor: pointer;
    background-color: #888;
    color: #fff!important;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative;
    width: 170px;
}
.backtogallery:hover {
    background-color: #a5a5a5;}

.imagearticle {    margin-bottom: 30px;}
.field-entry  .field-label{font-weight:bold;}

.ceny {
    padding: 5px 15px;
    background: #fee2e2;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #cc1e1e;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    text-shadow: 0 1px 0 #eee;
    white-space: normal;
    line-height: 1.2;
}
.fa.fa-whatsapp {
    width: 28px!important;}
.viber {color:#7360f2!important;}




.breadcrumb {background-color: transparent;
    margin-bottom: 0;padding-left: 0;}
    


.mt30 {margin-top:30px;}



@media (max-width:767px) {
    
    .product-field {font-size:12px;}
}

.productdetails-view .product-details-container .product-price-wrap {
    background: transparent;
    padding: 0;
}


#modalImg .modal-header{
    border-bottom: 0;padding: 0;
}
#modalImg .modal-body{
    text-align: center;padding:0;
}

#modalImg .modal-content .modal-header button {
    position: absolute;
    right: -20px;
    top: -20px;
    outline: 0;
    padding: 5px;
    font-size: 3rem;
}

#modalImg.modal.show .modal-dialog {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);top: 50%;
}

.product-field-display img {max-width:150px; cursor:pointer;}

@media (max-width:590px) {.product-field-display img {max-width:90%;}}

.posle {
    float: right;
    order: 2;
}

.PricebasePriceWithTax,.ot {margin-right: 10px;}

.vmzoomer-image-wrap {
    background: #fff;
}
.productdetails-view .vmzoomer-additional-images .item {
    background: #fff;
}


#sp-menuheader .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {

  
}

#sp-menuheader .sp-megamenu-parent {
    position: unset;}
    

#sp-menuheader .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  
    margin-top: 20px;
}

#sp-menuheader .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 70%;
}

.sp-megamenu-parent > li.active > a,#sp-menu .sp-megamenu-parent > li.active > a {
    font-weight: 500;
}

#sp-menuheader .sp-dropdown li.active > a {
    color: #f7444d;
}



.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.footer__menu-col {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.footer__menu-cont {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-height: 250px;
}
.footer__menu-link {
 width:20%; padding-right:10px;
    font-size: 1em;padding-bottom: 10px;
 

}


.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.footer__schedule-cont {
    font-size: 14px;
    line-height: 1;
    color: white;margin-top:40px;
}
.footer__schedule-title {
    font-weight: 500;
    padding-bottom: 10px;
} 

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.footer__schedule-time-cont {
    width: 100%;
}

.footer__schedule-time-item {

    padding-right: 20px;
}
 @media (max-width: 1679px) and (min-width: 1200px){

 .footer__menu-link {
    font-size: 14px;
    line-height: 1;
    padding-bottom: 8px;
}}

@media (max-width: 1199.98px) and (min-width: 992px){
    .header__search {
    margin-top: 11px;}
    h1, .article-details .article-header h1, .article-details .article-header h2, .sp-page-title .sp-page-title-heading {font-size:38px;}
    .h2, h2 {
    font-size: 1.7rem;
}
    .text-logo {display:none;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0;
    font-size: 14px;}
    
 .footer__menu-link {
    font-size: 15px;
    line-height: 1;
    padding-bottom: 8px;
}   
}   
.footer__social-item {
    margin-right: 9px;
    padding-bottom: 10px;
}
.footer-tel {font-size:22px;font-weight:900;top: -8px;
    position: relative;}
    
.footer__social-cont {
    margin-top: 51px;
}

.tm-weight-medium {font-weight:500;}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 98%;
}

.sp-megamenu-parent .lowcase .sp-mega-group > li > a {    font-size: 14px;
    font-weight: 500;text-transform: none;margin-bottom:0;padding: 5px 0;}
    
    .sp-megamenu-parent .lowcase .sp-mega-group > li:not(:last-child) {
    border-bottom: 1px dashed #cdced2!important;
}

.blackoverlay .uk-h5 {color:#fff;}

.sp-page-title.dark .breadcrumb > span, .sp-page-title.dark .breadcrumb > li, .sp-page-title.dark .breadcrumb > li + li:before, .sp-page-title.dark .breadcrumb > li > a {
    color: #111;
}

.sp-page-title.dark .sp-page-title-heading, .sp-page-title.dark .sp-page-title-sub-heading {color:#111;}




@media (max-width: 992px){
.main__advantages-text {
    font-size: 12px;
}

#sp-vmmenu #sp-logo {
  
    padding-right: 0;
}
.main__advas-num {

    margin-bottom: 1rem;
}

.main__advas-num:before {
    width: 1.2rem;
    height:1.2rem;
    background-size: 1.2rem;
}

}





@media (max-width: 567px){
.main__advantages-text {
    font-size: 10px;
}

#sp-vmmenu #sp-logo {
  
    padding-right: 0;
}
.main__advas-num {
    font-size: 1rem;
    margin-bottom: 1rem;
}

.main__advas-num:before {
    width: 1.2rem;
    height:1.2rem;
    background-size: 1.2rem;
}

}
@media (min-width: 992px){
   
.absimg_center {position:absolute;width:450px;}}

.service .uk-panel-box {background: #edf0f2 url(/img/service.jpg) bottom center no-repeat;-webkit-box-shadow: none;
    box-shadow: none;border:none;}
    
 .service  .uk-panel-box img{border: solid 7px #9a9a9a;margin-top: -40px;}
 .service .uk-grid-margin {
    margin-top: 45px;}
 
 @media (max-width: 480px){
.product-block .product-name,.product-block .product-price div.PricesalesPrice,.product-block .product-price span.price-crossed {
    font-size: 14px;  }   

 .service .uk-panel-box {
    padding: 10px;}
  .service  .uk-panel-box img{border: solid 3px #9a9a9a;}    
    
 .vmzoomer-additional-images .item {
    height: 60px;
}    
 }
 
 .small-btn {
    background: linear-gradient(to top, #b91111, #cc1e1e);
    border-radius: 5px;
    color: #fff!important;
    padding: 7px 25px;
    font-weight: 500;
}

.uk-modal-dialog {

    border: none;}




@media (max-width: 480px){
.small-xs1 .uk-width-small-3-10 {
    width: 30%;
}

.small-xs1 .uk-width-small-7-10 {
    width: 70%;
}}


.form-block, .form-block1 {
    height: auto;
    max-width: 340px;
    float: right;
}


@media (max-width:767px){
.form-block, .form-block1 {
    float: none;
}    
    
}

.form-block:before, .form-block1:before {
    content: '';
    position: absolute;
    top: -0.7vw;
    right: -0.7vw;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 2rem 3rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 2rem 3rem rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.15);
    z-index: -1;
}

.form-block .sppb-column-addons, .form-block1 .sppb-column-addons {
    -webkit-box-shadow: 0 2rem 3rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 2rem 3rem rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    z-index: 3;
}

.btn-3d, .sppb-btn-custom {
    border: 1px solid transparent;
    border-bottom-color: #db9f03!important;
    border-bottom-width: 5px;
}
.tags {
    margin: 0 0 2rem 0;

}
.tags > li {
    display: inline-block;
    margin-right: 6px;
    background-color: #d0ebff;
    margin-bottom: 6px;
    border-radius: 4px;
}

.tags > li:hover,.tags > li:focus {
    color:#fff;

        background-color: #072f8a;
}

.tags > li a:hover {
    color: #fff;
}

.woman {
    position: absolute;
    left: -216px;
    bottom: -10px;
}

.uk-grid2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}
.media23 {
    margin-left: -15px;
    margin-top: 20px;
}
.media23 .media {
    padding-left: 15px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  display:none;
}.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
    content: "\f077";
    font-weight: 400!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    margin-bottom: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 1rem;
    margin-left: 20px;text-transform: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding-top: 3px;
    padding-bottom: 3px;
}

.types-list {list-style:none;padding: 0;}

.types-list li::before {
    margin-right: 10px;
    content: "";
    display: inline-block;
    top: 5px;
    left: 0;
    width: 9px;
    height: 9px;
    border: 2px solid #072f8a;
    border-radius: 50%;
}


.offcanvas-menu span.menu-separator  {text-transform: none;font-size: 1.2rem!important; margin-left: 10px;}

.title-mb10 h3, .title-mb10 .uk-margin-bottom-remove {margin-bottom:10px!important;}

.catalog-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.catalog-item-prop {
    margin-bottom: 10px;
}

.catalog-item-prop {
    margin-bottom: 10px;
}

.imgcenter img {margin: 0 auto;}







/*------------------------------------------*/
/*  CALCULATOR
/*------------------------------------------*/

.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:0;}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
 
.calculator {
  padding-bottom: 70px;
  background-image: url(/img/bg-calc.jpg);
}

.calculator__title {
  color: #fff;
}

.calculator .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}



@media (min-width: 992px) {
  .calc__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.calc-col--sliders {
  -ms-flex-preferred-size: 520px;
      flex-basis: 520px;
  max-width: 520px;
}

@media (min-width: 992px) {
  .calc-col--sliders {
    padding-right: 30px;
  }
}

.calc__item-title {
  font-weight: bold;
  font-size: 1rem; display:block;
  line-height: 1.2;margin-bottom:10px;
}

.calc__item-title--slider {
  margin-bottom: 15px;
}

.calc__item-title--options {
  margin-bottom: 25px;
  position: relative;
}
.calc .quantity {
    display: flex;
    align-items: center;height: 40px;
}
.calc .quantity input.plus,.calc .quantity input.minus {background:#efefef!important;}
.calc .quantity input.plus:active,.calc .quantity input.minus:active{background:#ccc!important;}
.calc__slider {
  margin-bottom: 40px;
}

.calc__slider-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .calc__slider-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 767.98px) {
  .calc__slider-result {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 30px;
  }
}

.calc__slider-result input[type=number] {
    -moz-appearance: textfield;
    width: 80px;
    height: 40px;
    border: 1px solid #d1d1d1;
    font-weight: 300;
    font-family: inherit;
    font-size: 1.5rem;
    color: inherit;
    line-height: 40px;
    text-align: center;
    font-weight: 900;
    outline: none;
    -webkit-transition: border-color 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out;
}

.calc__slider-result input[type=number]:hover, .calc__slider-result input[type=number]:focus {
  border-color: #a1a1a1;
}

.calc__slider-result input[type=number]::-webkit-inner-spin-button,
.calc__slider-result input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.calc__slider-measure {
  display: inline-block;
  margin-left: 5px;
  font-weight: normal;
  font-size: 1rem;
  line-height: 40px;
}

.calc__options {
  margin-bottom: 25px;
}

.calc__footer {
  padding-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
              border-top: 1px solid #000;
              margin-top: 40px;
}

.calc__footer .button {
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  max-width: 300px;
  width: 100%;
  padding: 18px;
}

.calc__result {
  margin-right: auto;
}

.calc__result-title {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .calc__result-title {
    font-size: 1.375rem;
  }
}

.calc__result-amount {
    font-weight: 900;
    font-size: 2rem;
    line-height: 1;
    color: #1b1b1b;
    margin-bottom: 35px;
}

@media (min-width: 992px) {
  .calc__result-amount {
    font-size: 1.625rem;
    margin-bottom: 0;
  }
}

.noUi-horizontal {
  height: 10px;
}

.noUi-target {
  max-width: 800px;
  width: 100%;
  margin-right: 30px;
  background: #c3c3c3;
  border-radius: 2px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}



.noUi-horizontal .noUi-handle {
  width: 22px;
  height: 22px;
  left: -11px;
  top: 0;
  border: 0;
  border-radius: 50%;
  background: url(/img/icons/ic-handler.png) center center no-repeat;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -11px;
}

.noUi-handle:after,
.noUi-handle:before {
  display: none;
}

.noUi-pips-horizontal {
  padding-top: 14px;
}

.noUi-marker-horizontal.noUi-marker-large {
  display: none;
}

.noUi-value-large {
  display: none;
}


.noUi-connect {
    background: #072f8a;
   
}
.noUi-marker {
    position: absolute;
    background: #3e4148;
}

.calc {color:#000;}

.calc .qx-container {border: 10px solid #d7ceb1; padding:40px; background: #fff;}
.select_form {
    width: 100%;
    border: 1px solid #c3c3c3;
}

.calc input[type="button"] {
    cursor: pointer;
}

.calc .quantity input {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-right: none;
}
.calc .quantity input:last-child {
    border-right: 1px solid #ccc;
}

#koluglov, #koltrub, #kollustr, #kolplintus {width:60px;position: relative;
    border-radius:0;}
.calc select.bs-select-hidden,.calc select.selectpicker {
    display: block !important;
}.plintus {
    width: 120px!important;
    height: 40px!important;
    border: 1px solid #ccc!important; margin-left:20px;position: relative;
    top: 1px;
    border-radius: 0!important;
}

.calc .quantity input:focus {outline: none;background:#eee;}

.calc .col-md-6 {margin-bottom:30px;}
.field3132 {display:none!important;}
/*calculyator*/
.mt40 {margin-top:40px;}
.mt15 {margin-top:15px;}
.cifre {font-size:40px; font-weight:600;} 
.noshadow {

    -webkit-box-shadow: none!important;
    box-shadow: none!important;}
    
    input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}


.calc .col-md-6 {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}




@media (max-width:767px) {
    
    .mob-center {text-align:center!important;}
    
    .main__advantages-item {
   width: 33.33333%;padding-right:0;
}
 .main__advantages-item  img{
margin: 0 auto;}

.form-block, .form-block1 {
    margin: 0 auto;
}
    
}
@media (max-width:480px)    {
    
    .vmCartModule .dropdown-menu-right {
    right: -100px!important;}
.block-top {

    padding-right: 15px!important;

    padding-left: 15px!important;
}
    p,ul li {
    font-size: 14px;
}
    .uk-panel,.uk-panel p {font-size:12px; line-height:1.2;}
         .main__advantages-item {
    padding-right: 7px;
  
}
    .tags > li a {
    display: block;
    font-size: 0.7rem;
    padding: 0.4rem 0.5rem;
    border-radius: 6.25rem;
}
.calc .quantity {
height: 30px;
}
 .calc .quantity input {
    width: 30px;
    height: 30px;}   
#koluglov, #koltrub, #kollustr, #kolplintus {
    width: 50px;    }
    
    .plintus {width:110px!important;
    height: 30px!important;
    margin-left: 0;
    padding: 0!important;
    
}
    
    .uk-panel.media {display:none;}
}
.mpopular-new__item {
    margin-top: 15px;
    padding: 15px 10px;
    background-color: #fbfbfb;
    -webkit-box-shadow: 4px 4px 15px rgba(0,0,0,.15);
    box-shadow: 4px 4px 15px rgba(0,0,0,.15);
    position: relative;
}

.mpopular-new__item.not-hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;padding-top:40px;position:relative;
}

.mpopular-new__grid {
    display: grid;
    grid-template-columns: 1.05fr .93fr;
    grid-gap: 0.5rem;
}

.mpopular-new__info {
    max-width: 100%;
    padding: 15px 0 0 0;
    position: relative;
}
.mpopular-marks {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
}
.mpopular-marks div {
    border-radius: 2px;
    padding: 4px 8px;
    font-weight: 700;
    font-size: .8em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 5px auto;  
}
.mpopular-marks .red-mark {
    background-color: #ff3e3e;
    color: #fff;
}
.mpopular-marks .yellow-mark {
    background-color: #ffd232;
}
.mpopular-new__item h3 img {
    display: inline-block;
    width: 18px;
}

.sppb-tab.sppb-pills-tab {position:relative;}
@media (min-width: 768px){
.mpopular-new__grid {
    grid-template-columns: 1.3fr 1.005fr;
    grid-gap: 0.5rem;
}

.mpopular-new__item {
    margin-top: 35px;
    padding: 20px 15px;
}
 .mpopular-new__info {
    max-width: 45%;
    padding: 15px 20px 0 20px;
    margin-top: 0;
}  

.mpopular-new__info .mpopular-marks-mobile {
display:none;
}
.mpopular-marks {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
} 
.mpopular-marks div {
    border-radius: 2px;
    padding: 4px 8px;
    font-weight: 700;
    font-size: .8em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 5px auto;
}
}

@media (min-width: 992px){
.mpopular-new__grid {
    grid-template-columns: 1.2fr 1.05fr;
    grid-gap: 1rem;
}
.mpopular-new__info {
    max-width: 40%;
    padding: 25px 20px 0 20px;
}    
    
}

.mpopular-vertical-2 {
    grid-row: span 2;
    max-height: 345px;
}

@media (min-width: 420px){
.mpopular-vertical-2 {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
}}

@media (max-width:767px){
    .contactus-lightbox {
    border-radius: 10px!important;
}
.block-top {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}  

.calc__item-title {
    font-size: 12px;
}
.mpopular-marks {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
}   

.mpopular-new__info .mpopular-marks-mobile {
    position: absolute;
    bottom: -5px;
    right: 0;
    max-width: 50%;
}

.mpopular-new__info {
    max-width: 100%;
    padding: 15px 0 0 0;
    position: relative;
}
.mpopular-new__item.not-hidden {
    display: block;
}
}


.sppb-nav-pills>li>a {
    background-color: #d0d0d0;
    margin-right: 6px;margin-bottom:6px;
}

.sppb-nav-pills>li>a:hover,.sppb-nav-pills>li.active>a {    background-color: #072f8a!important;}

.mpopular-new__info p span {
    color: #072f8a;
    text-decoration: line-through;
}


.mpopular-new__info .mpopular-marks-mobile div {
    border-radius: 2px;
    padding: 4px 8px;
    font-weight: 700;
    font-size: .8em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 5px auto;
}

.mpopular-new__info .mpopular-marks-mobile .yellow-mark {
    background-color: #ffd232;
}

.mpopular-new__info .mpopular-marks-mobile .red-mark {
    background-color: #ff3e3e;
    color: #fff;
}




@keyframes topAnimation {
  0% {
    top: -90px;
  }
  100% {
    top: 0;
  }
}


@media (max-width: 991px){
    
   #sp-menu .header__search .icon-search svg path, #sp-menu .header__search .icon-close svg path {
    fill: #fff!important;
}
    
    
    .sp-module.search_block {
    order: 1;

}
.sp-megamenu-wrapper.rt{order:2;}
    .sp-megamenu-wrapper {
    padding: 3px;
}
 .uk-flex.cart_btns {flex-wrap:wrap!important;}   
        .text-logo {display:none;}
/*#sp-vmmenu,#sp-vmmenu {
    position: fixed!important; 
}*/

#sp-vmmenu.header-sticky, #sp-vmmenu.header-sticky + #sp-vmmenu {
    animation: none;
}

#offcanvas-toggler.offcanvas-toggler-right {
    margin-top: 0;
}    
    
    
    
}

.tabs-price table {
    width: 100%;
    border-collapse: collapse;
}

.tabs-price table tr:first-child {
    background-color: #072f8a;
    color: #fff;
}

.tabs-price table td {
    padding: 2px;
    font-size: 8px;
    border: 1px solid #072f8a;
    text-align: center;
}

.tabs-price table tr:nth-child(even) {
    background-color: #ecf0f1;
}


@media (min-width: 640px){
.tabs-price table td {
    padding: 4px;
    font-size: 10px;
}}

@media (min-width: 768px){
    .fixed-contacts {
    display: none;
}
    .zayavka1 div.contactus-form div.joomly-contactus-div {
    margin-bottom: 0;}
.tabs-price table td {
    padding: 5px;
    font-size: 14px;
}}

@media (min-width: 992px){
    .cat-details-container {padding-left:30px;}
     .mt-sticky {margin-top:49px;}
 #sp-vmmenu.header-sticky {
    position: fixed;
    z-index: 102;top: 0;
    left: 0;
    width: 100%;
}   
    h2, .h2 {
    margin-bottom: 30px;
}


.tabs-price table td {
    padding: 9px;
}}

.uk-subnav-pill>*>* {
    background: #e9eeee;
    padding: 5px 9px;
    border-radius: 2px;
}
.uk-subnav-pill>.uk-active>* {
    background: #072f8a;}
    


.uk-subnav>*>:focus, .uk-subnav>*>:hover {

    text-decoration: none;
}

.tac {text-align:center;}
.f24 {font-size:24px;}
.fwb {font-weight:600;}
.mbm {margin-bottom:20px;}
.f12 {font-size:12px;}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    opacity: 1;width: 30px;
    height: 30px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
  
}

.close:after, .close:before {
    position: absolute;
    right: 15px;
    content: " ";
    height: 30px;
    width: 2px;
    background-color: #282728;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 3px;
}

.close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.btn:not(:disabled) .btn-blick {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.btn:not(:disabled) .btn-blick:after {
    margin-left: -30px;
    content: " ";
    width: 30px;
    height: 400px;
    background: #fff;
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms;
    position: absolute;
    left: -40px;
    top: -150px;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@-webkit-keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0;
	}
	30% {
		left: 110%;
		margin-left: 80px;
	}
	100% {
		left: 110%;
		margin-left: 80px;
	}
}
@keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0;
	}
	30% {
		left: 110%;
		margin-left: 80px;
	}
	100% {
		left: 110%;
		margin-left: 80px;
	}
}
button.contactus-button {position:relative;}

.br10, .br10_img img, .br10_panel .uk-panel-box {
    border-radius: 10px;
}

.sppb-column {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hstry__toggler-text {text-decoration:underline; cursor:pointer;}
.ready-made-bottom-text {position:relative;display: block;}
.ready-made-bottom-text:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background: linear-gradient(rgba(255,255,255,0),#fff);
    bottom: 0;
    left: 0;
    z-index: 5;
}
.ready-made-bottom-text.open:after {display:none;}

.thin {font-weight:300;}

.gotovye .slick-slide {
    margin: 0 15px;
  }

.gotovye .slick-list {
    margin-left: -15px;
    margin-right: -15px;
      padding: 20px 0;
  }
  .btn-juliet:hover,.btn-juliet {background-color: #072f8a!important;  }
 .btn-juliet.slick-disabled,.btn-juliet.slick-disabled:hover  {background-color: #979797!important;}
 
 .btn-juliet {
     position:absolute;
     top: -70px;right:0;
     border-radius:50px;padding: 0.375rem 0.75rem;width:40px;height:40px;font-size: 18px;}
     
    #prev.btn-juliet {right:60px;}
    
.uk-modal-dialog-lightbox>.uk-close:first-child {
  top: 0;
    right: 5px;
    z-index: 1;
}
.uk-modal-dialog-lightbox .uk-close-alt {}
/*.uk-modal-dialog-lightbox .uk-close-alt {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: -20px !important;
    right: -20px !important;    background: #fff;border-radius: 50%;
}*/
.fa-chevron-right,.fa-chevron-left {display: inline-block;
    font: 600 16px/28px 'Nucleo Outline';}
.fa-chevron-right:before {content: "\ea3b";}
.fa-chevron-left:before {content: "\ea3a";}
.uk-slidenav {color: #072f8a; font-size:30px; font-weight:600;}
.uk-slidenav-next:before {font-family: 'Nucleo Outline'; content: "\ea3b"; display:none;}
.uk-slidenav-previous:before {font-family: 'Nucleo Outline'; content: "\ea3a";display:none;}
.uk-slidenav-next svg, .uk-slidenav-previous svg {
    width: 20px;
    height: 70px;

    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.uk-slidenav-position .uk-slidenav-previous {
    left: 0;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 0;
}
.uk-slidenav-previous:hover svg {
    -webkit-transform: scale(1.2,.8) translate(-10px,0);
    -ms-transform: scale(1.2,.8) translate(-10px,0);
    transform: scale(1.2,.8) translate(-10px,0);
}
.uk-slidenav-next:hover svg {
    -webkit-transform: scale(1.2,.8) translate(10px,0);
    -ms-transform: scale(1.2,.8) translate(10px,0);
    transform: scale(1.2,.8) translate(10px,0);
}
.btn.btn-icon.sp-scroll-up {
  
    font-size: 12px;
    font-weight: 500;
    padding: 10px 15px;
    line-height: 1.2;
    height: auto;
    width: 120px;
    opacity: .5;
    background-color: #888;
}

btn.btn-icon.sp-scroll-up:hover {opacity: 1!important;}

body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    content: "\ea39";
    font-family: 'Nucleo Outline';
    font-size: 10px;
    line-height: 1;

}

.uk-icon-search:before, .uk-overlay-area:empty:before, .uk-overlay-icon:before,.iconcustom .uk-icon-search:before, .uk-overlay-area:empty:before, .iconcustom .uk-overlay-icon:before {
    content: '';
    background: url(/img/zoom.png);
    background-attachment: scroll;
    background-size: contain;
    width: 70px;
    height: 70px;
    line-height: 1;
    margin-top: -35px;
    margin-left: -35px;
}

.widget__bottom {
    display: none;
}

@media (max-width: 767px){
    .uk-slideshow>li .uk-h1 {
    font-size: 30px;
   
    text-align: center;
}
    .podborki h3 {font-size:18px;}
    .cartt {
    margin-left: 0;
}
 #sp-vmmenu-info .btn-box,.text1,.header-socials   {display:none;} 
    .rating {display:none;}
        .zayavka1 .button_contactus {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-top: 0;
}

.zayavka1 .polya {
    width: 100%;
    float: none;
}
.widget__bottom{    font-size: 10px;line-height: 1.4;
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    padding: 0;
    background: 0 0;
    height: auto;
    z-index: 102;
    width: 100%;
    display: block;
}
.widget__bottom .bottom_contacts{
    width: 100%;
    display: flex;
}
.widget__bottom .bottom_contacts>* {
    flex-grow: 1;
    flex-basis: 35px;
}
.widget__bottom .fa-whatsapp {
    color: #ffffff;    margin-right: 0;
}
.widget__bottom .bottom_contacts a {
    height: 48px;text-decoration:none!important;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.bottom__phone.mobile a {
    width: 100%;
    margin-left: auto;
    background: #072f8a;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
}
.mcs-header .close:before,.mcs-header .close:after {display:none;}


.mcs-dialog a,.mcs-modal-header .mcs-header .title,.mcs-dialog .cities .cities-group .first-letter-cities {
    color: #111!important;
}
#sp-vmmenu-info .mainphone a:hover {color:#072f8a;}

.continue_link.btn.btn-secondary {background-color: #888;}


.reviews__decor {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    -webkit-animation-name: floating;
    animation-name: floating;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}



.reviews__decor_1 {
    background-image: url(/img/decor-1.png);
    width: 166px;
    height: 177px;
    bottom: 120px;
    right: 0;
}
.reviews__decor_2 {
    background-image: url(/img/decor-5.png);
    width: 104px;
    height: 111px;
    top: -600px;
    left: 250px;
}

.reviews__decor_3 {
    background-image: url(/img/decor-2.png);
    width: 87px;
    height: 77px;
    top: -50px;
    left: 0;
    z-index: 2;
}

.nanoshop-slider .slick-arrow {
    color: #000!important;
    font-size: 1.5rem!important;
    background: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.nanoshop-slider .slick-arrow.slick-disabled {color: #999!important;}

.nanoshop-slider .vm-slick-next {
    right: -40px;
}

.nanoshop-slider .vm-slick-prev {
    left: -40px;
}

.vmslider .slick-dots {
    margin-top: -10px;
}

.section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
   
}

.section-detail {
    margin-left: auto;white-space: nowrap;
    font-size: 12px;
    line-height: 13px;
}

.section-detail a {
    display: inline-flex;
    align-items: center;
    color: inherit;
    text-decoration: none;
    transition: none;
}

.icon-link {
    width: 6px;
    height: 11px;
    margin-left: 4px;
    transition: all 0.3s ease;
}

@media (min-width: 576px){
    .nanoshop-slider .product-block,.product-wrap.grid .product-block,.product-block.standart-product-block {
    padding: 0 5px;}
    .nanoshop-slider .product-wrap,.product-wrap.grid,.product-wrap {
    margin: 0 -5px;
}
.section-detail {
    font-size: 14px;
}
    
}
.addtocart-area button[type="submit"].bordered_button,.bordered_button {
    border: 2px solid #072f8a!important;
    background-color: transparent;
    background: none!important;
    margin-right: 15px;
    color: #000!important;
    
    border-radius: 0;
}
.bordered_button.green {border-color: #4caf50!important;}
.offcanvas-menu .socials {margin-top:30px;}
.offcanvas-menu .socials .social {-webkit-box-pack: start;
    -ms-flex-pack: initial;
    justify-content: start;}
.offcanvas-menu .socials .social__item {
    width: 2.5rem;
    height: 2.5rem;}
    
#sp-vmmenu-info  .vmCartModule .product_name_block a {font-size: 13px;font-weight: 400;
    display: inherit;}    
.vmCartModule .total_products {
    color: #6b6b6b;
    top: -10px;
    right: -10px;
    line-height: 7px;
    width: 17px;
    font-size: 12px;
    padding-left: 4px;
    font-weight: 400;
    padding-right: 4px;
    height: 17px;
    left: auto;
    border-color: transparent;
    background-color: transparent;
}
.vmCartModule > a i {
    font-size: 28px;
    top: 2px;
    position: relative;
}
.overlay.category-wrap .uk-panel .uk-overlay:before {
    background: linear-gradient(to bottom,transparent 0%,rgb(26,26,31,.98) 100%);
    left: 0;    bottom: 0;z-index: -1;
} 


.category-view .virtuemart_search {margin-bottom:50px;}
@keyframes floating{0%,to{-webkit-transform:translateY(0%);transform:translateY(0%)}50%{-webkit-transform:translateY(5%);transform:translateY(5%)}}
@-webkit-keyframes floating{0%,to{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(5%)}}
.vantage_title {
    font-size: 16px;
    font-weight: 800;
}
.mb {
    margin-bottom: 10px!important;
}
.lh12 {line-height:1.2;}
.triggers-icon {
    width: 80px;
    height: 80px;
    background: #FFF;
    border: 2px solid #072F8A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10PX;
    position: relative;
}
.mb2 {
    margin-bottom: 15px!important;
}
.triggers-icon svg {
    width: 45px;
    height: 45px;
    display: block;
}

.category-view .category_description {
    font-size: 15px;
    color: #222;
}

.itemid-663 .sp-page-title {

    background: #f7f7f7;
}
.uk-dotnav>*>* {

    width: 10px;
    height: 10px;


}
.uk-dotnav>* {

    padding-left: 7px;

}
.uk-dotnav>.uk-active>* {
  width:20px; border-radius:5px;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.tm-slideshow-recover .container {
height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;}
.uk-slideshow >li .uk-h1,.uk-slideshow >li .title {
    max-width: 60%;
    
    
}    
.uk-slideshow >li:nth-child(1) .uk-h1,.uk-slideshow >li:nth-child(1) .title.white {
  
    text-shadow:none;color:#111!important;
    
    
}

@media (min-width:992px) and (max-width:1399px){
.uk-slideshow>li .uk-h1 {
    font-size: 40px;
}
.title {
    font-size: 1.2rem;

}
}

@media (max-width:991px){
    .sp-module.search_block{
    display:none;
}
    .uk-slideshow>li .uk-h1 {
    font-size: 30px;
}
.uk-slideshow>li .uk-h1 br,.uk-slideshow>li .title br {
    display:none;
}

}

@media (max-width:767px){
.uk-slideshow >li .uk-h1,.uk-slideshow >li .title {
    max-width: 100%;
    
    
}
    
    
}
.product-media-container {}
.title-lg.title-line {margin-top:0;}

.category-view .product-media-container {PADDING:40PX; display:flex;align-items:center;justify-content:center;}
.category-view .product-media-container img {max-width:250px;}