@media(max-width: 575px){
    #header-search_mobi{
        width: 100%;
    }
    #header-search_mobi + div{
        position: absolute;
        z-index: 2;
        right: 0;
    }
}body {
    color: #333333;
    font-family: "GothaPro", sans-serif;
    line-height: normal;
    font-size: 14px;
    font-style: normal;
}

html,
body {
    height: 100%;font-size: 1rem;
}

.wrapper {
    position: relative;
    min-height: 100%;
}

p {
    /*    color: #000;*/
    margin-bottom: 0;
    padding:0px;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    
}
*:focus{
    outline: none;
}
img {
    max-width: 100%;
    outline: none;
}
h1, h2, h3, h4{
    font-weight: 700;
}

iframe {max-width: 100%;}
@media only screen and (max-width: 720px){
	iframe {max-height: 60vw;}
}

@media only screen and (max-width: 575px) {
    .breadcrumb {
        margin-top: 10px;
    }
}

.footer{
    background-color: #000000;
}
.footer *{
    color: #ffffff;
}
.footer a:hover{
    color: #f00;
}
.upFooter>div{
    margin-bottom: 50px;
    margin-top: 50px;
}

.fPhone a{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.fAddress{
    font-size: 16px;
}
.fSocial img, .hSocial img{
    transition: transform 0.4s;
}
.fSocial img{
    margin-top: 5px;
    text-align: center;
    
}

.fSocial a:hover img, .hSocial a:hover img{
    transform: translateY(-3px);
}
.fSocial .col:after{
    content: " ";
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    transform: skew(20deg);
}
.fSocial .col:last-of-type:after{
    display: none;
}
.fCatalog h4{
    margin-bottom: 20px;
    font-size: 16px;
}
.middleFooter>div{
    margin-top: 30px;
    margin-bottom: 30px;
}
.fCatalog li a{
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 16px;
    display: block;    
}

.f-about a{
    display: block;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 25px;
}
.fDesign img{
    margin-bottom: 10px;
}
.fDesign p{
    font-size: 11px;
}
.bottomFooter>div{
    margin-bottom: 20px;
}

.fCopy a{
    text-decoration: underline;
    margin-top: 5px;
    display: inline-block;
}
.main-banner{
    background-color: #f1eeee;
}
.main-banner .item .align-items-center{
    background-repeat: no-repeat;    
    background-position: center;
    background-size: cover;
}

.main-banner .slider-text{
    height: 640px;
}

.main-banner .owl-controls{
    position: absolute;
    bottom: 10px;
    text-align: center;
   /* width: 100%;*/
   left:0px;
   right:0px;
   
}

.slider-h{
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 40px;
    color: #000;
}

.slider-text p{
    font-size: 16px;
    line-height: 30px; 
    height: 34px;
    padding-right: 30px;
    background: url(../images/redArrow.png) no-repeat right center;
    display: inline-block;
    color: #000;
    transition: all 0.3s;
}

.slider-text p.red-arrow{ vertical-align:middle;}

.slider-text p:hover{
    color: #f00;
}
.slider-text p:hover, .banner p:hover{
    
    animation: go-left-right 4.5s 2;
}

/* @-webkit-keyframes go-left-right {
    0% {
        padding-right: 30px;
    }
    10% {
        padding-right: 35px;
    } 
    15% {
        padding-right: 30px;
    }
    25% {
        padding-right: 35px;
    }
    35% {
        padding-right: 30px;
    }
} */


.nav-pills{
    background-color: #f2f2f2;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.nav-pills a{
    border-radius: 0;
    
}
.form-control:focus{
    border-color: #f00;
}
    
.main-item{
    margin-top: 40px;
}
.main-item_img{
    margin-bottom: 25px;
}
.main-product{
    margin-bottom: 60px;
}
.main-item p{
    color:  #000000;
    font-size: 16px;
}
.main-item a:hover p{
    color: #f00;
}
.banner{
    background: url(../images/banner.png) no-repeat center/cover;
}
.banner .row{
    height: 650px;
    color: #fff;
}

.banner h2{
    font-size: 52px;
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 700;
}

.banner p{
    margin-bottom: 20px;
    padding-right: 30px;
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 3px;
    /* background: url(../images/whiteArr.png) no-repeat right center; */
    display: inline-block;
    color: #fff;
    font-weight: 400;
}

h2{
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 24px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
}

.specHover{
    position: relative;
    color: #000;
    transition: all 0.2s;
    font-size: 16px;
    padding:2px 6px 1px;
    
}
.news{
   padding-bottom: 60px;
    border-bottom: 1px solid #e3e3e3;
}
.specHover:after{
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    transition: all 0.35s ease-in;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #000;
    
}
.specHover:hover, .specHover:active{
    color:#fff;
}
.specHover:hover:after, .specHover:active:after{
    height: 100%;
    
}

.news-img{
   margin-bottom: 15px; 
}
.news-text{
    border-bottom: 6px solid transparent;
    margin-bottom: 25px;
    transition: all 0.3s;
}

.news article:hover .news-text{
    border-color: #f00;
}
.news-text p{
    margin-bottom: 12px;
    color:  #8c8c8c;
}
.news-text h5{
    color:  #000000;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    margin-bottom: 20px;
}

.on-map select{
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 30px;
    display: block;
    height: 32px;
    padding-bottom: 4px;
    border: none;
}

.h1-secondary{
    font-size: 24px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    margin-bottom: 60px;
    margin-top: 30px;
}

.bread{
    /* background-color: #a3a3a3; */
    background-color: #F2F4F5;
    height: auto;
    min-height: 72px;
}

.breadcrumb{
    background-color: transparent;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
        margin-bottom: 0;
}

.breadcrumb li, .breadcrumb li a, .breadcrumb-item.active{
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
    color: #5F6C72;
    padding: 0 5px 0 5px;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: '';
    background-image: url(/local/templates/redverg/images/breadcrumb/CaretRight.png);
    background-repeat: no-repeat;
    /* color:  #ffffff; */
    height: 11px;
    margin-top: 0px;
    margin-left: -5px;
}
.service{
    padding-bottom: 20px;
}
.service p{
    font-size: 16px;
    margin-bottom: 20px;
}

.about p{
    font-size: 16px;
    margin-bottom: 20px;
}

.tmk-a{
    color:  #8b8b8b;
    font-size: 16px;
}
.tmk-a:hover{
    color:#f00;
}
.descripts{
    border-top: 1px solid #efefef;
}
.border-bottom{
    border-bottom: 1px solid #efefef;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.about img{
    margin-bottom: 10px;
}

.about h3{
    color:  #000000;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 400;
}

.number-li{
    /*width: 32px;
    line-height: 25px;
    color:  #ffffff;
    font-size: 16px;
    font-weight: 700;
    background: url(../images/olRed.png) no-repeat center;
    padding-left: 10px;*/
width: 42px;
line-height: 25px;
color: #ffffff;
font-size: 16px;
font-weight: 700;
background: url(/upload/ol1Red.png) no-repeat right;
    background-color: rgba(0, 0, 0, 0);
padding-left: 10px;
background-color: red;
}

.about-li {
    padding-left: 64px;
}

.main-catalog-item{
    padding: 10px 10px 0;
    height: 100%;
    border:1px solid transparent;
    transition: 0.2s all;
}
.main-catalog-item:hover{
    border-color: #e3e3e3;
}
.main-catalog-item{
    text-align: center;
}
.main-catalog-item h5{
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    color: #000;
}

.main-catalog-item li a{
    color:  #878787;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
}
.main-catalog-item ul{
    margin-bottom: 0;
}
.main-catalog-item li a:hover{
    color: #f00;
}

.sale-img{
   text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.sale-img h5:hover{
    color: red;
}

.sale-img .new-price:hover{
    color: red;
}

.sale-img a:hover{
    color: red;
} 


.sale-hits{
    position: absolute;
    bottom: 0;
    /*left: 10px;
    transform: skew(20deg);*/
    /*background-color: #f00;*/
    padding-left: 15px;
    padding-right: 10px;
	border-style: solid;
    border-color: #f00;
	height: 22px;
	/*height: 40px;
    padding-top: 8px;*/
	top: 25px;
}



.sale-hits span{
    transform: skew(-20deg);
    /*color:  #ffffff;*/
	color: #f00;
    /*font-size: 12px; Приближение из-за подстановки шрифтов */
    font-weight: 400;
    line-height: 16px;
    display: inline-block;
}

/* .owl-carousel .owl-item{ text-align:center; width: 315px !important;} */
.sale-carusel a{
    color:#000;
}

.owl-carousel .owl-item img {
    /* width:234px;
    height:234px; */
    margin-top: 70px;
}

.sale-carusel a:hover h5{
    color: #f00;
}
.sale-carusel h5{
    font-size: 14px;
    font-weight: 400;
    transition: color 0.3s;
    text-align: left;
    margin-left: 15px;
    margin-top: 60px;
    height: 70px;
    width: 280px;
}
.sale-carusel .price{
    color: #000;
    font-size: 13px;
	text-align:center;
}
.sale-carusel .old-price{   
    padding-right: 7px;
    text-decoration: line-through;
	text-align:center;
}

.sale-carusel .old-price + .new-price{
    color: #f00; 
	text-align:center;
}
.sale{
    padding-bottom: 25px;
    border-bottom: 1px solid #e3e3e3;
}
.sale h4{
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
}

.sale-carusel .owl-nav>div{
    position: absolute;
    top: 30px;
    width: 44px;
    height: 42px;
    background: url(../images/ButtonRight.png) no-repeat center;
    transition: background-image 0.2s;
}
.sale-carusel .owl-nav>div:hover{
    background-image: url(../images/ButtonHover.png)
}
.sale-carusel .owl-nav .owl-prev{
    left:0;
    transform: rotate(180deg);
}
.sale-carusel .owl-nav .owl-next{
    right:0;
}
.rv{
    padding-top: 25px;
    padding-bottom: 55px;
}

.red-hover{
    border: 1px solid #f00;
    line-height: 35px;
    position: relative;
    text-align: center;
    font-size: 16px;
    background-color: transparent;
    cursor: pointer;
    transition: color 0.3s;
    color:#000;
}
.red-hover:after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #f00;
    transition: height 0.3s;
    height: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.red-hover:hover{
    color: #fff;
}
.red-hover:hover:after{
    height: 100%;
}
.service .red-hover{
    margin-top: 30px;
    margin-bottom: 30px;
}

.e-shops a{
    margin-bottom: 10px;
    display: block;
    color: #000;
    line-height: 22px;
    font-size: 16px;
    transition: color 0.2s;
}
.e-shops a:hover{
    color: #f00;
}
.e-shops a img{
    padding-right: 14px;
}

.href-r .red-hover{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.adressa{
    margin-top: 30px;
    margin-bottom: 30px;
}

.adressa p{
    font-size: 16px;
}

.adressa h4, .adressa a{
    font-size: 20px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    margin-bottom: 10px;
    color: #000;
    display: block;
}

.adressa a:hover, .catalog-cart_h h5:hover{
    color: #f00;
}

.feedback p{
    color:  #a3a3a3;
    font-size: 14px;
    margin-bottom: 5px;
}

.feedback input{
    width: 100%;
    margin-bottom: 15px;
    line-height: 20px;
    padding: 10px 8px;
    border:1px solid #e5e5e5;
}

.feedback input:focus{
    border-color: #f00;
}
.radio{
    margin-bottom: 30px;
}
.radio input{
    display: none;
}
.grey.mb-3{
    font-size: 16px;
}
.radio label, .aside-input label{
    padding-left: 27px;
    
    margin-bottom: 15px;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}
/* .aside-input input{
    display: none;
} */
.radio label, .aside-input input[type = "checkbox"] + label{
    background: url(../images/Checkbox.png) no-repeat left 2px;
}
.aside-input input[type = "radio"] + label{
    background: url(../images/radio-off.png) no-repeat left 4px;
}
.radio input:checked + label, .aside-input input:checked[type = "checkbox"] + label{
    background-image: url(../images/Checkbox_Active.png);
}
.aside-input input:checked[type = "radio"] + label{
    background-image: url(../images/radio.png);
}

.controls{
    line-height: 36px;
}

.controls span{
    filter: grayscale(1);
    opacity: 0.5;
    margin-left: 8px;
    cursor: pointer;
    transition: all 0.2s;
}

.controls span.active{
    opacity: 0.85;
    cursor: auto;
}

.controls span:not(.active):hover{
    filter: grayscale(0);
    opacity: 1;
}
.catalog-cart_price .old{
    padding-right: 8px;
}
.left-col aside{
    
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
}
.left-col aside form div.aside-input, .left-col aside form div.aside-price{
    padding: 15px;
}
.left-col aside>form>div:not(:last-of-type){
    border-bottom: 1px solid #e2e2e2;
}

.left-col aside h4{
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 15px;
}

.aside-price label{
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 3px 5px;
    line-height: 18px;
}

.aside-price label input{
    border:none;
    display: inline;
    max-width: calc(100% - 22px)
}

.catalog-cart_text *{
    color: #000;
    font-size: 14px;
	margin-top: 5px;
}
.catalog-cart_text .price{
	/*margin-top: 5px;*/
	margin-top: 20px;
    margin-bottom: 5px;
	width: 90px;
}
.catalog-cart_text .price span{
    font-size: 16px;
	font-weight: bold;
}
.catalog-cart{
    overflow: hidden;
}
.catalog-cart_descript ul{
    padding-left: 15px;
    margin-bottom: 0;
}

.catalog-cart_h{
    margin-top: 15px;
}
.catalog-cart_img>div{
    overflow: hidden;
    position: relative;
}
.catalog-cart_img{
    text-align: center;
}
.sale-disc{
    position: absolute;
    background: url(../images/discount1.png) no-repeat left center;
    height: 22px;
    line-height: 22px;
    width: 51px;
    bottom: 25px;
    left: 0;
    font-size: 13px;
    /*color: #f00;*/
	color:white;
	top: 0;
}
.sale-A{
    position: absolute;
    background: url(../images/discount.png) no-repeat left center;
    height: 22px;
    line-height: 22px;
    width: 51px;
    bottom: 25px;
    left: 0;
    font-size: 13px;
    color: #f00;
	top: 20px;
}
.sale-discB{
    position: absolute;
    background: url(../images/discB1.png) no-repeat left center;
    height: 33px;
    line-height: 33px;
    width: 76px;
    top: 30px;
    left: 0;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 700;
    /*color: #f00;*/
	color:white;
    text-align: center;
}
.sale-discPROLine{
    position: absolute;
    background: url(../images/discB5-grey.jpg) no-repeat left center;
    height: 33px;
    line-height: 33px;
    width: 76px;
    top: 20px;
    /* left: 200px; */
    right: 50px;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 700;
    /*color: #f00;*/
	color:black;
    text-align: center;
}
.sale-disc4PROLine{
        position: absolute;
    background: url(../images/discB5-grey.jpg) no-repeat left center;
    /*width: 150px;*/
    top: 0;
    /*left: 0;*/
	right: 0;
    font-size: 13px;
    /*font-weight: 700;*/
    /* color: #f00; */
    color: white;
    text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 10px;
	height: 22px;
    top: 0px;
    /* left: 10px; */
    right: 15px;
}




.sale-disc3{
        position: absolute;
    background: url(../images/discB5-1.jpg) no-repeat left center;
    /* height: 60px; */
    line-height: 33px;
    width: 200px;
    top: 30px;
    left: 200px;
	/*right: 0;*/
    font-size: 16px;
    font-weight: 700;
    /* color: #f00; */
    color: white;
    text-align: center;
}

.sale-disc3-TEST {
        position: absolute;
    background: url(../images/discB2.png) no-repeat left center;
    /* height: 60px; */
    line-height: 33px;
    width: 200px;
    top: 30px;
    /*left: 80px;
	right: 0;*/
    font-size: 16px;
    font-weight: 700;
    /* color: #f00; */
    color: white;
    text-align: center;
}
.sale-disc4{
        position: absolute;
    background: url(../images/discB6-5_2.png) no-repeat left center;
    /*width: 150px;*/
    top: 0;
    /*left: 0;*/
	right: 0;
    font-size: 13px;
    /*font-weight: 700;*/
    /* color: #f00; */
    color: white;
    text-align: left;
	padding-left: 5px;
	padding-bottom: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-left: 14px;
	height: 22px;
    top: 0px;
    left: 50px;
}

.sale-disc-ras{
    position: absolute;
    background: url(../images/discB4.png) no-repeat left center;
    height: 22px;
    line-height: 22px;
    width: 100px;
    bottom: 25px;
    left: 0;
    font-size: 13px;
    /*color: #f00;*/
	color:white;
	top: 0;
}

.catalog-cart_h .spec-disc{
    display: none;
}
.catalog-in{
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.catalog-cart-grid{
    margin-bottom: 30px;
}
.xzoom-thumbs{
    margin-left: 5px;
    margin-right: 5px;
}
.srow{
    margin-left: -5px;
    margin-right: -5px;
}
.xzoom-thumbs a{
    display: block;
    width: 16.666666%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
.xzoom-container{
    margin-top: 30px;
}
.cart{
    margin-bottom: 20px;
    padding-bottom: 30px;
  /*  border-bottom: 1px solid #efefef;*/
}
.cart h1{
    font-size: 24px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 25px;
}

.cart-price>div{
    /*overflow: hidden;*/
    position: relative;
}

.cart-price .sale-hits{
    position: relative;
    width: 90px;
    margin-bottom: 10px;
}

.cart-price p{
    margin-bottom: 10px;
}

.cart-price h3{
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 24px;
}

.cart-price .red-hover{
    width: 100%;
    display: block;
    line-height: 38px;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 20px;
}

.top-discript ul{
    padding-left: 15px;
}

.top-discript ul li{
    margin-bottom: 10px;
}

.spec-h{
    color: #000;
    display: inline;
    border-bottom: 1px solid rgba(20,20,20,0.9);
    padding-left: 0px;
    padding-right: 3px;
    transition: all 0.2s;
	line-height: 1.5 !important;
}

.spec-h:hover{
    color: #000;
    border-color:transparent;
    background-color: rgba(20,20,20,0.25);
}

.descripts h2, .characteristics h2{
    font-size: 24px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
    margin-bottom: 25px;
}
.descripts-text{
    margin-bottom: 20px;
}
.descripts-text h4{
    margin-bottom: 0;
    font-size: 14px;
}

.descripts-text p{
    margin-bottom: 20px;
}

.descripts-text ul{
    padding-left: 15px;
}

.descripts-text li{
    margin-bottom: 10px;
}

.descripts-img img{
    margin-bottom: 15px;
}

.descripts-img p{
    margin-bottom: 10px;
    
}

.characteristics h4{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
}
.characteristics-block{
    margin-bottom: 40px;
}
.characteristics-block .characteristics-border:not(:last-of-type){
    border-bottom: 1px solid #cecece;
}

.characteristics-border p{
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.characteristics-right p{
    margin-bottom: 10px;
}

.characteristics-right .grey{
    color:  #b0b0b0;
}

.characteristics-right-block{
    margin-bottom: 40px;
}

.sertificat img{
    margin-bottom: 10px;
}

.logo-p{
    margin-top: 10px;
    color:  #000000;
    font-size: 18.77px;/* Приближение из-за подстановки шрифтов */
    font-weight: 700;
    line-height: 19px;
}

header{
    position: sticky;
    padding-top: 10px;
    top: 0px;
    background: #fff;
    z-index: 10;
}

.header-search input{
    /* width: calc(100% - 60px); */
    width: calc(100% - 200px);
    border: none;
    /* border-bottom: 1px solid #e3e3e3; */
    border-bottom: 1px solid #ff0000;
    line-height: 25px;
    font-size: 24px;
    padding: 5px 0;
    /* margin-left: 10px; */
    margin-left: -58px;
    border-radius: 0;
}

.header-search input.form-control::placeholder {
	color:#ff0000;
    font-size: 15px;
}

.header-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #e6e6e6;
}
.header-search input::-moz-placeholder { /* Firefox 19+ */
    color: #e6e6e6;
}
.header-search input:-ms-input-placeholder { /* IE 10+ */
    color: #e6e6e6;
}
.header-search input:-moz-placeholder { /* Firefox 18- */
    color: #e6e6e6;
}

.header-search button{
    background-color: transparent;
    border:none;
    cursor: pointer;
}
 button:active, button:focus{
    outline:none;
}
.header-phone{
    color:  #000000;
    font-size: 1.6em;/* Приближение из-за подстановки шрифтов */
    font-weight: 700;
}
.lg-menu{
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 0;
    overflow: hidden;
}
.lg-menu>li:not(:first-of-type):not(:last-of-type)>a{
    transform: skew(20deg);
    z-index: 1;
    background-color: #fff;
}

.lg-menu>li:not(:first-of-type):not(:last-of-type)>a>span{
    transform: skew(-20deg);
    display: block;
}
.lg-menu>li:last-of-type>a:before {
    transform: skew(20deg);
    z-index: 1;
    left: -25px;
    height: 22px;
}
.lg-menu>li{
    padding: 0;
}
.some .lg-menu>li>a:hover, .some .lg-menu>li>a.active:hover, .some .lg-menu>li>a.active, .some .lg-menu>li>div>a.active, .dropd-li:hover .dropd-a a{
    background-color: #f2f2f2;
}
.lg-menu>li>a{
    height: 32px;
    position: relative;
    background-color: transparent;
    transition: 0.2s all;
    padding: 0;
    border-radius: 0;
}
.lg-menu>li:not(:first-of-type)>a:before {
    content: ' ';
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 0;
    width: 1px;
    background-color: #1d1d1d;
}
.lg-menu>li:first-of-type>div.active, .lg-menu>li:first-of-type>div:hover{
    border-top-color: #f2f2f2;
}
.lg-menu>li:first-of-type>div:first-of-type {
    height: 0;
    margin-right: -45px;
    border-top: 32px solid transparent;
    border-right: 32px solid transparent;
    /* height: 0; */
    /* width: calc(20% + 21px); */
}

.lg-menu .dropd-a:hover a{
    background-color: #f2f2f2;
}
.lg-menu>li:first-of-type>div>a {
    position: relative;
    top: -32px;
    display: block;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-size: 16px;
}
.lg-menu>li>div>a {
    position: relative;
    display: block;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-size: 16px;
}
.lg-menu>li:not(:first-of-type)>div>a:before {
    content: ' ';
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 0;
    width: 1px;
    background-color: #1d1d1d;
}
.lg-menu>li:not(:first-of-type):not(:last-of-type)>div>a {
    transform: skew(20deg);
    z-index: 1;
    background-color: #fff;
}
.lg-menu>li:not(:first-of-type):not(:last-of-type)>div>a>span {
    transform: skew(-20deg);
    display: block;
}
.lg-menu>li:last-of-type{
    position: relative;
    left:-7px;
}
.lg-menu>li>a, .lg-menu li .dropdown>a{
    display: block;
    color:  #000000;
    font-size: 16px;/* Приближение из-за подстановки шрифтов */
    font-weight: 400;
}

.lg-menu .dropdown-toggle::after{
    display: none;
}

.lg-menu .dropdown, .lg-menu .col{
    position: static;
}
.lg-menu .dropdown-menu {
    right: 30px;
    border:none;
    padding-top: 50px;
    padding-bottom: 50px;
}

.lg-menu>li>a>span{
    height: 100%;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;

}

.lg-menu>li:last-of-type>a:before{
    left:7px;
}
.dropd-a{
/*
    position: relative;
    top: -32px;
*/
    display: block;
}
.dropd{
	/*position: fixed;
	z-index: 1000;*/
    left: 0;

    position: absolute;

    right: 0;
    z-index: 100;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 10px;
text-align: left;
/*background: transparent;*/

}
.dropdbloc{
background: #d4cccc;
width: 300px;
}
.dropd a{
    margin-bottom: 15px;
    color:  #000000;
    font-size: 16px;
    display: block;
    line-height: 24px;
}

.dropd a div{
    vertical-align: middle; 
    float: left;
}

.dropd a span{    
    padding-left: 45px;
    display: block;
}
.dropd a:hover{
    color: #f00;
}

.dropd{
    display: none;
}

.dropd-li:hover .dropd{
    display: block;
}

.s-container {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.search-a:hover{
    color: #000;
    
}
.search-a:hover .col-lg-6 p{
    text-decoration: underline;
}
.search-a span{
    margin-left: 6px;
}
.s-container .sale-disc{
    position: relative;
    margin-bottom: 8px;
    bottom: auto;
    text-align: center;
}
.sale-hi{
    left: -4px;
    transform: skew(20deg);
    background-color: #f00;
    padding-left: 2px;
    padding-right: 3px;
    width: 95px;
    position: relative
}
.sale-hi span{
    transform: skew(-20deg);
    font-size: 13px;
    color:#fff;
    display: inline-block;
}
.result-search{
    
    border-top: 1px solid #e2e2e2;
   
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}
.search-a:not(:last-child){
    border-bottom: 1px solid #e2e2e2;
}
.search-a{
    
    padding-bottom: 20px;
    color: #000;
    font-size: 16px;
    display: block;
    padding-top: 10px;
}

.header-phone:hover{
    color: #f00;
}

.modal-search .modal-dialog{
    margin: 0 0;
    width: 100%;
    max-width: none;
}

.modal-search .modal-dialog .modal-content{
    border-radius: 0;
    border:none;
    
}

.modal-search .close span{
    margin-top: 4px;
    display: inline-block;
    font-size: 36px;
    line-height: 20px;
}

.modal-search input{
    display: block;
    padding-left: 35px;
    background: url(../images/search.png) no-repeat left center;
    border:none;
    color:#000;
    line-height: 24px;
    margin-left: 26px;
}

.modal-search .modal-header{
    padding: 10px;
    border-bottom: None;
}
.mob-menu{
    border:none;
    background-color: transparent;
    cursor: pointer;
}
.modal-search .modal-body{
    padding-top: 0;
}

.modal-menu{

    margin-left: auto;
    
    margin-top: 0;
    height: 100%;
}

.modal-menu .modal-dialog{
    margin-right: 0;
    width: 250px;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
    border:none;
    border-radius: 0;
    color: #000;
    margin-left: auto;
    overflow-y: auto;
}

.modal-menu .modal-dialog .modal-content{
    min-height: 100%;
    
    border-radius: 0;
}

.modal-menu .close{
    height: 18px;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    margin-right: 4px;
}

.modal-menu .modal-header{
    text-align: left;
    position: relative
}
.modal-menu a{
    color: #000;
    font-size: 16px;
}

.modal-menu li>a{
    line-height: 30px;
    padding: 10px 15px;
    display: block;
    cursor: pointer;
}

.modal-menu .mobile-menu li>a:hover, .modal-menu .mobile-menu li.active>a{
    background-color: #F00;
    color: #fff;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
.modal-menu .modal-body{
    padding: 0;
}

.modal-menu .header-phone{
    padding-left: 15px;
    padding-bottom: 15px;
    font-size: 18px;
}
.modal-menu_in li>a{
    padding-top: 4px;
    padding-bottom: 6px;
}
.modal-menu_in .mobile-menu li>a>span{
    font-size: 14px;
    line-height: 20px;
}
.news .spec-h{
    font-size: 16px;
}
.modal-menu_in .mobile-menu li>a>div{
    line-height: normal;
}

.aside-input input[type = "checkbox"] + label, .aside-input input[type = "radio"] + label{
    min-width: 140px
}
.map{ 
    /*width:70%;*/
    width: 100% !important;
}
.ymaps-2-1-79-map{
    width: 100% !important;
}
#map-shops, #map-services{ width:100%; height:395px;}




.info-icon {
    margin-bottom: 20px;
/*    margin-left: 10px;*/
}
.info-icon .items{
    float: left;
    width: 50px;
   /* padding: 5px 10px;*/
    line-height: 35px;
    border-style: solid;
    border-width: 1px;
    border-color:  #000;
    position: relative;
    transition: all 0.2s;
    text-align: center;
/*    transform: skew(20deg);*/
}

.info-icon .items img{
    vertical-align: middle;
    filter: grayscale(1);
    transition: all 0.2s;
/*    transform: skew(-20deg);*/
}

.info-icon .items:hover{
    border-color:  #f00;
    box-shadow: 0 0 1px 1px #f00;
    z-index: 1;
}

.info-icon .items:hover img{
    filter: grayscale(0);
}

.lightbox2{ display: none; }

@media(max-width: 575px){
    #header-search_mobi{
        width: 100%;
    }
    #header-search_mobi + div{
        position: absolute;
        z-index: 2;
        right: 0;
    }
}

div.title-search-result{background-color:#f2f2f2 !important;}
.contest_banner {
	max-width: 100%;
}
.timer_description {
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}
.gifts_description {
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;    
	color: #ed1f24;
    font-weight: bold;
    font-size: 20px;
	margin-top: 30px;
}
.timer{
	font-size: 0;
	text-align: center;
}
.timer_section{
	display: inline-block;
	vertical-align: top;
}
.timer_section > div{
	display: inline-block;
	vertical-align: top;
	font-size: 50px;
	background: #ed1f24;
	color: #ffffff;
	line-height: 70px;
	width: 55px;
	margin: 0 1px;
	border-radius: 2px;
}
.timer_section > div.timer_section_desc{
	display: block;
	background: none;
	color: inherit;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	width: auto;
	margin: 0;
}
.timer_delimetr{
	display: inline-block;
	vertical-align: top;
	font-size: 50px;
	line-height: 70px;
	margin: 0 5px;
}
@media (max-width: 767px){
	.gift_title {
		font-size: 12pt!important;
		padding: 0 5px;
		font-weight: bold;
	}
	.timer_section > div{
		font-size: 30px;
		width: 30px;
		line-height: 40px;
	}
	.timer_delimetr{
		line-height: 40px;
		font-size: 30px;
	}
	.timer_section > div.timer_section_desc{
		font-size: 14px;
		line-height: 26px;
	}
}
a.red-hover {
	padding: 0 10px;
    margin: 0 auto;
    width: 150px;
}
.check_image, .gifts_img {
	max-width: 100%;
}
.gift_title {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	display: block;
	font-size: 14pt;
	font-weight: 700;
}
.slick-prev:before, .slick-next:before {
	color: #ed1f24!important;
}
.text-center .error {
	margin-top: 20px;
}

.sell-table table {
    border-collapse: collapse; 
    border:1px solid #ccc;
} 
.sell-table table td{
    border:1px solid #ccc;
    padding:5px;
}
.sell-table table td:first-child{
    border-left:0px solid #ccc;
}
.sell-table table th{
   border:1px solid #ccc;
   padding:5px;
}

.img.img-responsive.rounded-circle {
    margin: 10px auto;
}

.where-to-buy {
	background-image: url('/local/templates/redverg/images/where-to-buy/where_to_buy_mask.webp');
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    display: flex;
    margin-top: 130px;
}

.where-to-buy .left .text_1 {
	margin-left: 410px;
	margin-top: 161px;
	font-size: 52px;
	line-height: 60px;
	font-weight: 700;
	color: #ffffff;
}

.where-to-buy .left .text_2 {
	margin-left: 410px;
	margin-top: 20px;
	font-size: 25px;
	line-height: 30px;
	font-weight: 400;
	color: #ffffff;
	width: 614px;
	height: 89px;
}

.where-to-buy .left .button {
	margin-left: 410px;
	margin-top: 40px;
}

@media only screen and (max-width: 767px) {
    .where-to-buy {
        background-image: url(../images/where-to-buy/where_to_buy_mask_mobile.webp);
        display: block;
        text-align: center;
        margin-top: 0px;
    }
    .where-to-buy .text_1 {
        padding-top: 150px;
        font-size: 52px;
        line-height: 60px;
        font-weight: 700;
        color: #ffffff;
    }
    .where-to-buy .text_2 {
        padding-top: 20px;
        font-size: 25px;
        line-height: 30px;
        font-weight: 400;
        color: #ffffff;
    }
    .button_mobile {
        padding-top: 20px;
    }
}

.banner_gif_main {
    background-image: url('/local/templates/redverg/images/banner_gif_min.gif');
    background-size: cover;
    margin-top: -693px;
}

.banner_gif_text_1 {
    font-weight: 700;
    font-size: 52px;
    color: #FFFFFF;
    margin-top: 70px;
    margin-left: 30px;
    position: relative;
    z-index: 1;
}

.banner_gif_text_2 {
    font-weight: 400;
    font-size: 128px;
    color: #FFFFFF;
    margin-left: -610px;
    position: relative;
    z-index: 1;
}

.banner_gif_arrow {
    margin-top: 80px;
    margin-left: 450px;
    position: relative;
    z-index: 1;
}

.banner_gif_description_2 {
    font-size:25px;
    font-weight:400;
    line-height:30px;
    position: relative;
    z-index: 1;
    color: #FFFFFF;
}

@media (max-width: 1920px){
    .banner_table {
        margin-left:450px;
    }
}

@media (max-width: 1200px){
    .banner_table {
        margin-left:0px;
    }
    .banner_gif_arrow {
        margin-top: 0px;
        margin-left: 60px;
    }
    .banner_gif_text_1 {
        margin-top: -10px;
    }
    .banner_gif_text_2 {
        font-size: 100px;
        padding-left: 50px;
    }
    .banner_gif_main {
        margin-top: -553px;
    }
    .banner_gif_description_2 {
        padding-left: 50px;
    }
    
}