.main {
    min-height: 80vh;
}

.tovar-item {
    min-height: 380px;
}

.pin-servise-item a span {
    font-size: 10px;
}
a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}


.no-mp{
    padding: 0 !important;
    margin: 0 !important;
}

.new-e-sect{
    background: url('img/Sounds-of-Christmas-1024x587.png')  repeat-x;
    background-size: contain;
    height:50px;
    margin-bottom:-21px;
}

body{

}

.watsapp{
    position:fixed;
    bottom:15px;
    left:15px;
    z-index:9999;
    border-radius: 5px;
    padding: 10px 17px;
    font-size: 13px;
    line-height: 19px;
    height: 19px;
    box-sizing: content-box;
    letter-spacing: 0.02em;
    font-weight: 600;
    white-space: nowrap;
    display: inline-block;
    background-color: #01E675;
    color: #fff !important;
}


@media screen and (max-width:900px){
    #rubitime-project {
        left: 40px !important;
        bottom: 70px !important;
    }
}
/*HEDER*/
header{
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: relative;
    z-index: 900;
}

.top-line{
    border-bottom: 1px solid #d7d7d7;
    background: #f6f6f6;
}

@media screen and (max-width:1200px){
    .top-line .container {
        width: 100% !important;
    }
}

.top-line-menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.top-line-menu ul li a{
    display: block;
    padding: 23px 20px;
    border-right: 1px solid #d7d7d7;
    font-size: 11px;
    border-bottom: 1px solid #d51920;
    color: #000;
    font-weight: 600;
}

@media screen and (max-width:990px){
    .top-line-menu ul li a{
        padding: 23px 10px;
    }
}

.top-line-menu ul li:first-child a{
    background: #fff;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #fff;
}

.top-line-menu ul li a:hover{
    color:#ED1C24;
    background: #fff;
}

.top-line-menu-right ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    height: 62px;
}

@media screen and (max-width: 990px){
    .top-line-menu-right ul{
        justify-content: flex-start;
    }
}

.top-line-menu-right ul li a{
    display: block;
    padding: 0px 11px;
    font-size: 11px;
    text-align: center;
    color: #000;
}

@media screen and (max-width: 1100px){
    .top-line-menu-right ul li a{
        font-size: 9px;
    }
}

.top-line-menu-right ul li a:hover{
    color:#ED1C24;
}

.logo-line{
    padding: 15px 0;
}



.logo-line h1{
    font-size: 11px;
    color: #000;
    display: block;
    text-decoration: underline;
    margin: 0;
    padding: 0;
    margin-top: 7px;
    font-weight: 600;
}

@media screen and (max-width: 770px){
    .logo{
        display: block;
        width: 230px;
        margin: 0 auto;
    }
    .logo-line h1{
        text-align: center;
    }
    .podbor-box-pin .index-slider-box-podbor {
        display: none;
    }
}

.phone-box{
    text-align: center;
}

@media screen and (max-width: 770px){
    .phone-box{
        margin: 15px 0;
    }
}

.phone-box .phone{
    font-size:21px;
    color: #000;
    font-weight: 600;
    display: block;
}
.phone-box .phone:hover{
    color:#ED1C24;
    text-decoration: none;
}

.phone-box .call-my{
    font-size:11px;
    color: #000;
    display: block;
    text-decoration: underline;
}
.phone-box .call-my:hover{
    color:#ED1C24;
}

.phone-box-mobile{
    display:flex;
    align-items: space-around;
    justify-content: space-around;
    margin: 5px 0 0 0;
}

.phone-box-mobile .phone{
    font-size:12px;
}

.search-box{

}

.search-top{

}

.search-top .search-input{
    display: block;
    position: relative;
    z-index: 101;
    height: 40px;
    border:2px solid #DDDDDD !important;
    border-radius: 45px;
    width: 100%;
    padding: 15px;
}

.search-top .search-button{
    position: absolute;
    top: 0;
    right: 20px;
    height: 40px;
    width: 40px;
    padding: 0;
    background: url('img/search.png') 50% 50% no-repeat;
    background-position: 50% 50%;
    background-size: 20px 20px;
    z-index: 102;
    border: none;
}


.icon-box-top{
    padding-top: 7px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

@media screen and (max-width: 990px){
    .icon-box-top{
        padding-top: 7px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-top: 25px;
    }
}

.icon-box-top a{
    padding-left:15px;
}

.icon-box-top a .fa{
    color: #000;
    font-size: 25px !important;
}

.icon-box-top a:hover .fa{
    color:#ED1C24;
}

.top-nav{
    border-top: 1px solid #d7d7d7;
    position: relative;
}

.top-nav-menu{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.top-nav-menu li{

}

.top-nav-menu > li > a{
    display: block;
    width: 100%;
    padding: 20px 35px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #e9eaec;
    border-bottom: 2px solid #fff;
}

@media screen and (max-width: 990px){
    .top-nav-menu > li > a{
        display: block;
        width: 100%;
        padding: 10px 25px;
        color: #000;
        font-weight: 600;
        font-size: 12px;
        text-align: center;
        border-right: 1px solid #e9eaec;
        border-bottom: 2px solid #fff;
    }
}


.top-nav-menu li:last-child a{
    border: none;
    border-bottom: 2px solid #fff;
}

.top-nav-menu li a:hover{
    color:#ED1C24;
    border-bottom: 2px solid #ED1C24;
    text-decoration: none;
    cursor:pointer;
}

.header-nav-drop-down{
    display: none;
    left: 0;
    right: 0;
    background: #fff;
    font-weight: 400;
    z-index: 999;
    box-shadow: 0 0 5px rgba(0,0,0,.4) inset;
    top: 100%;
    position: absolute;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    padding-bottom: 25px;
}


/*
.top-nav-menu li:hover .header-nav-drop-down{
   display: block;
}
*/


.top-nav-menu-a.active{
    color:#ED1C24;
    border-bottom: 2px solid #ED1C24;
    text-decoration: none;
}

.header-nav-drop-down-active{
    display: block;
}

.header-nav-drop-down-inner{
    margin-top: 5px;
}

.menu-drop-box-title{
    display: block;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    padding: 7px 0;
}

.menu-drop-box{
    border-top: 1px solid #d7d7d7;
}

.menu-drop-box:hover{
    border-top: 1px solid #ED1C24;
}

.menu-drop-box-title-ul{
    display: block;
    font-weight: 600;
    font-size: 12px;
    padding: 15px 0 5px 0;
}

.menu-drop-box ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-drop-box ul li a{
    color: #000;
    font-size: 11px;
}

/*HEDER END*/



/*MOBILE FILTER*/


.filter-button{
    display:none;
}

.filter-mob-menu-box{
    display:none;
}

.wrapper-menu{display:none !important;}

#rubitime-project__area{
    z-index: 9999999 !important;
}

@media screen and (max-width: 990px) {

    .filter-button{
        display:block;
        position: fixed;
        z-index: 9999;
        top:0;
        left:0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background:#ED1C24;
        color:#fff;
        /*padding: 5px 15px;*/
        box-shadow: 0 5px 10px rgba(0,0,0,.2);
        /*border: solid 3px #869791 !important;*/
        border-radius:3px;
        width:50px;
        height:50px;
        overflow:hidden;
    }

    .filter-button .fa-filter{
        width:50px;
        font-size:36px;
        margin: 5px 0 0 10px;
    }

    .mob-menu-close{
        float:right
    }

    .filter-button:hover{
        cursor:pointer;
    }

    .filter-button-off{
        display:none !important;
    }

    .filter-menu-button-active{
        right:270px;
    }

    .wrapper-menu{display:flex !important;}

    .filter-mob-menu-box{
        z-index: 9999999999;
        position: fixed;
        top: 0;
        left:0;
        left: 0;
        bottom: 0;
        overflow: auto;
        width:100%;
        z-index: 81;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background: rgba(0, 0, 0, 0.4);
    }

    .filter-mob-menu-box-active{
        display:block;
        z-index: 999;
    }

    .filter-mob-menu-box-inner{
        float:left;
        position: relative;
        width: 260px;
        min-height: 100%;
        background: #fff;
    }


    .mob-menu-box-inner .catalog-menu-title{
        width: 260px !important;
    }


    .mob-menu-menu-my{
        list-style:none !important;
        margin:0 !important;
        padding:0 !important;
        display:block;
        width:100%;
    }

    .mob-menu-title{
        padding: 21px 36px;
        width:100%;
        display:block  !important;
        color:#fff;
        background-color: #ed1c24;
        font-size: 16px;
        text-transform:uppercase;
    }

    .mob-menu-menu-my li a{
        box-sizing:border-box;
        display:block  !important;
        width:100%;
        margin:0px;
        padding:0px;
        cursor:pointer;
        display:block;
        float:left;

        border-bottom: 1px solid #e9eaec;
        color:#707070;
        font-size: 16px;
        padding: 21px 36px;
        text-transform:uppercase;
        margin-bottom:5px;
    }

    .mob-menu-menu-my li span{
        box-sizing:border-box;
        display:block  !important;
        width:100%;
        margin:0px;
        padding:0px;
        cursor:pointer;
        display:block;
        float:left;
        padding:10px 15px;
        border-bottom: 1px solid #e9eaec;
        color:#707070;
        font-size: 16px;
        padding: 21px 36px;
        text-transform:uppercase;
        margin-bottom:5px;
    }

    .mob-menu-menu-my li a:hover{
        background:#ed1c24;
        color:#fff !important;
    }




    .mob-menu-sub{
        display:block;
        position: fixed;
        top: 0;
        right:-270px;

        bottom: 0;
        overflow: auto;
        width: 260px;
        z-index: 66;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background:#fff;
        padding-top:65px !important;
    }


    .mob-menu-sub-active{
        right:0 !important;
    }

    .mob-menu-sub li:first-child a{
        background:#ed1c24;
        color:#fff !important;
    }

    .back-sub-mob{
        z-index: 69;
        display:block;
        position: fixed;
        padding: 10px 15px;
        background: #ed1c24;
        color: #fff;
        font-size: 16px;
        padding: 21px 36px;
        text-transform: uppercase;
        box-sizing: border-box;
        width: 260px;
        display: block;
        margin-bottom: 5px;
        box-sizing: border-box;
        top:0;
        right:-270px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }



}


/*MOBILE FILTER END*/


/*MOBILE MENU*/

.menu-button{
    display:none;
}

.mob-menu-box{
    display:none;
}

.wrapper-menu{display:none !important;}

#rubitime-project__area{
    z-index: 9999999 !important;
}

@media screen and (max-width: 990px) {

    .menu-button{
        display:block;
        position: fixed;
        z-index: 9999;
        top:50px;
        right:15px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;

    }

    .wrapper-menu:hover{
        cursor:pointer;
    }


    .menu-button-active{
        right:270px;
    }

    .wrapper-menu{display:flex !important;}

    .mob-menu-box{
        z-index: 999;
        position: fixed;
        top: 0;
        left:0;
        right: 0;
        bottom: 0;
        overflow: auto;
        width:100%;
        z-index: 81;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background: rgba(0, 0, 0, 0.4);
    }

    .mob-menu-box-active{
        display:block;
        z-index: 999;
    }

    .mob-menu-box-inner{
        float:right;
        position: relative;
        width: 260px;
        min-height: 100%;
        background: #fff;
    }


    .mob-menu-box-inner .catalog-menu-title{
        width: 260px !important;
    }


    .mob-menu-menu-my{
        list-style:none !important;
        margin:0 !important;
        padding:0 !important;
        display:block;
        width:100%;
    }

    .mob-menu-title{
        padding: 21px 36px;
        width:100%;
        display:block  !important;
        color:#fff;
        background-color: #ed1c24;
        font-size: 16px;
        text-transform:uppercase;
    }

    .mob-menu-menu-my li a{
        box-sizing:border-box;
        display:block  !important;
        width:100%;
        margin:0px;
        padding:0px;
        cursor:pointer;
        display:block;
        float:left;

        border-bottom: 1px solid #e9eaec;
        color:#707070;
        font-size: 16px;
        padding: 21px 36px;
        text-transform:uppercase;
        margin-bottom:5px;
    }

    .mob-menu-menu-my li span{
        box-sizing:border-box;
        display:block  !important;
        width:100%;
        margin:0px;
        padding:0px;
        cursor:pointer;
        display:block;
        float:left;
        padding:10px 15px;
        border-bottom: 1px solid #e9eaec;
        color:#707070;
        font-size: 16px;
        padding: 21px 36px;
        text-transform:uppercase;
        margin-bottom:5px;
    }

    .mob-menu-menu-my li a:hover{
        background:#ed1c24;
        color:#fff !important;
    }




    .mob-menu-sub{
        display:block;
        position: fixed;
        top: 0;
        right:-270px;

        bottom: 0;
        overflow: auto;
        width: 260px;
        z-index: 66;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background:#fff;
        padding-top:65px !important;
    }


    .mob-menu-sub-active{
        right:0 !important;
    }

    .mob-menu-sub li:first-child a{
        background:#ed1c24;
        color:#fff !important;
    }

    .back-sub-mob{
        z-index: 69;
        display:block;
        position: fixed;
        padding: 10px 15px;
        background: #ed1c24;
        color: #fff;
        font-size: 16px;
        padding: 21px 36px;
        text-transform: uppercase;
        box-sizing: border-box;
        width: 260px;
        display: block;
        margin-bottom: 5px;
        box-sizing: border-box;
        top:0;
        right:-270px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }



}


.wrapper-menu {
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: transform 330ms ease-out;
}

.wrapper-menu.open {
    transform: rotate(-45deg);
}

.line-menu {
    background-color: #ed1c24;
    border-radius: 5px;
    width: 100%;
    height: 6px;
}

.line-menu.half {
    width: 50%;
}

.line-menu.start {
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transform-origin: right;
}

.open .line-menu.start {
    transform: rotate(-90deg) translateX(3px);
}

.line-menu.end {
    align-self: flex-end;
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transform-origin: left;
}

.open .line-menu.end {
    transform: rotate(-90deg) translateX(-3px);
    background-color: #000000;
}

.open .line-menu {
    background-color: #000000;
}



/*MOBILE MENU END*/


/*INDEX-SLIDER*/
.index-slider-box{
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: relative;
    z-index: 880;
    overflow: hidden;
}

.index-slider-box .owl-carousel{


}

.index-slider-box .owl-carousel .item{
    height: 400px;
    overflow: hidden;
    margin-bottom: 25px;
}

.index-slider-box .owl-carousel .item a img{
    height: 100%;
    width: auto;
    margin: 0 auto;
}

@media screen and (max-width:1000px){
    .index-slider-box .owl-carousel .item{
        width: 100% !important;
        height: auto;
    }
    .index-slider-box .owl-carousel .item a img{
        width: 100% !important;
        height: auto;
        margin: 0 auto;
    }
}

.owl-prev{
    position: absolute;
    top:45%;
    left: 15%;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #869791 !important;
    font-weight: 600 !important;
}

.owl-next{
    position: absolute;
    top:45%;
    right: 15%;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #869791 !important;
    font-weight: 600 !important;
}

@media screen and (max-width:1000px){
    .owl-prev{
        top:40%;
        left: 5%;
    }
    .owl-next{
        top:40%;
        right: 5%;
    }
}

.owl-next:hover{
    color: #fff !important;
}
.owl-prev:hover{
    color: #fff !important;
}

.owl-dots{
    position: relative;
    z-index: 55;
    margin-top: -60px;
}


.owl-theme .owl-nav {
    margin: 0 !important;
}

/*INDEX-SLIDER END*/






/*OUR*/
.our-advantages{
    position: relative;
    margin-top: 0px;
    z-index: 55;
    margin-top: 25px;
}

.our-advantages-box{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.our-advantages-box-item{
    text-align: center;
    flex-basis: 200px;
}

.our-advantages-box-item .fa{
    font-size: 42px;
    display: block;
    color:#ED1C24;
}

.our-advantages-box-item-year{
    display: block;
    color:#ED1C24;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
}

.our-advantages-box-item p{
    display: block;
    margin-top: 15px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}

@media screen and (max-width:1200px){
    .our-advantages-box-item{
        flex-basis: 120px;
    }
}

@media screen and (max-width:990px){
    .our-advantages-box-item{
        padding: 0 5px;
    }
}

@media screen and (max-width:660px){
    .our-advantages-box-item{
        flex-basis: 200px;
    }
}

/*OUR END*/



/*INDEX-CHOOSE*/
.section-index-choose{

}

@media screen and (max-width:990px){
    .section-index-choose .container{
        width: 100%;
    }
}

.index-choose{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding: 25px;
    margin: 15px 0;
    background: #f6f6f6;
}

.index-choose h2{
    display: block;
    /*text-align: center; */
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 18px;

}

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

.index-choose-item{

}

@media screen and (max-width:590px){
    .index-choose-item{
        margin-top: 25px;
    }
}

.index-choose-item label{
    display: block;
    margin-bottom: 7px;
}


.index-choose-item select{
    width: 120%;
    padding: 7px 10px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background: #f6f6f6;
    font-weight: 600;
}

@media screen and (max-width:990px){
    .index-choose-item select{
        width: 100%;
    }
}

.index-choose-item option {
    display: block;
    padding: 7px 5px;
    font-weight: 600;
}

@media screen and (max-width:860px){
    .index-choose-item select, .index-choose-item label{
        font-size: 12px;
    }
}

.index-choose-item option:hover {
    background: #f6f6f6 !important;
    color:#ED1C24;
}

.sezon label{
    margin-top: 10px;
}

.sezon input{
    display: inline-block;
}

.sezon .fa{
    font-size: 24px;
    padding-bottom: -15px;
    display: inline-block;
    width: 60px;
    text-align: center;
}

.sezon .fa-sun-o{
    color: orange !important;
}

.sezon .fa-snowflake-o{
    color: blue !important;
}

.button-choose{
    border-width: none;
    border-style: none;
    display: block;
    background: #ED1C24;
    color: #fff;
    padding: 10px 17px;
    border-radius: 3px;
    font-weight: 600;
    outline:none;
}


@media screen and (max-width:860px){
    .button-choose {
        padding: 7px 7px;
        font-size: 10px;
        margin-top: 20px;
    }
}

.button-choose:hover{
    text-decoration: none;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

/*INDEX-CHOOSE END*/


/*BEST-SELLING*/
.best-selling{
    background: #f6f6f6;
    margin: 15px 0;
    padding: 25px 0;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    position: relative;
    z-index: 800;
}



.best-selling-box h2{
    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    font-weight: 700;
    padding-left: 25px;
}

.best-selling-box-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.owl-stage-outer {
    padding:5px !important;
}

.best-selling-box-inner .owl-nav{
    display: block !important;
}


.best-selling-box-inner .owl-prev {
    position: absolute;
    top: 45%;
    left: -7%;

}
.best-selling-box-inner .owl-next {
    position: absolute;
    top: 45%;
    right: -7%;

}


/*BEST-SELLING END*/


/*PROMOTIONS*/
.promotions{

}

.promotions h2{
    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    font-weight: 700;
    padding-left: 25px;
}

.promotions-item-box{
    overflow: hidden;
    width: 100%;
    height: 240px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    margin: 15px 0;
    border-radius: 3px;
}
.promotions-item-box:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.promotions-item-box img{
    width: 100%;
    height: auto;
}

/*PROMOTIONS END*/


/*TIRE SIZE*/
#inex-size-1{
    height:250px;
    overflow:hidden;
    margin-bottom:25px;
    position: relative;

}

#inex-size-2{
    height:200px;
    overflow:hidden;
    margin-bottom:25px;
    position: relative;
}



.tire-size-button{
    text-align:center;
    width:150px;
    padding:6px;
    margin:0 auto;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    background: #ED1C24;
    color:#fff;
    bottom: 0;
    position:absolute;
    margin-left: calc(50% - 75px);
    cursor:pointer;
}

.tire-size-button.inex-size-button-open{
    display:none;
}

.inex-size-button-close.close1{
    display:none;
}

.inex-size-button-open.close1{
    display:block;
}

.inex-size-open{
    height:auto !important;


}




.tire-size{
    margin-bottom:25px;
}
.tire-size h2{
    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    font-weight: 700;
    padding-left: 25px;
}

.title-tire-size{
    font-size: 14px;
    color: #000;
    font-weight: 800;
    display: block;
}

.box-tire-size{
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-tire-size li a{
    font-size: 12px;
    color: #000;
    font-weight: 600;
}

.box-tire-size li a:hover{
    color:#ED1C24;
}

/*TIRE SIZE END*/


/*BREND-ZONE*/
.brend-zone{
    margin-bottom:25px;
}

.brend-zone h2{
    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    font-weight: 700;
    padding-left: 25px;
}

.brend-zone-title{
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 800;
    display: block;
}

.brend-zone ul{
    display: block;
    margin: 0;
    padding: 0 !important;
    float: left;
    list-style: none;
    margin-right: 35px;
}
.brend-zone ul li a{
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

/*BREND-ZONE END*/



/*PIN-CONTENT*/

a.more-stiti{
    display:block;
    color:#000;
}

a.more-stiti:hover{
    color:#000;
}

.pin-expert-index-box{
    margin-bottom: 15px;
}
.pin-expert-index-box h2{
    flex-basis: 100%;
    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    font-weight: 700;
    padding-left: 25px;
}


.pin-expert-item-index{
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin-bottom: 25px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.pin-expert-item-index:hover{
    box-shadow: 0 0 30px rgba(0,0,0,.2);
}


.pin-expert-item-index-img{
    overflow: hidden;
    height: 180px;
    flex-basis: 100%;
}


.pin-expert-item-index-img img{
    overflow: hidden;
    height: 240px;
}


.pin-expert-item-index-title{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
}


.first-expert-item .pin-expert-item-index-img{
    float: left;
    width: 60%;

}

.first-expert-item .pin-expert-item-index-title{
    width: 38%;
    float: left;
    height: 180px;
    padding: 0;
}

.pin-expert-item-index-title a{
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-left: 7px;
}

.pin-expert-item-index-title a:hover{
    color: #ED1C24;
}

.pin-expert-item-index-title::after{
    content: "";
    display: block;
    clear: both;
}


.pin-news-index{
    background: #f6f6f6;
    padding: 25px;
}

.pin-news-index h2{
    text-align: center;
    margin: 0 0 25px 0;
    padding: 0;
}

.pin-news-inner{
    display: flex;
    flex-wrap: wrap;
}

.news-index-item-inner{
    display: flex;
}

.news-index-item-inner .news-index-img img{
    object-fit:cover;
    width:70px;
    height:70px;
    overflow:hidden;
}

.news-index-text-inner{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 25px;
}

.pin-news-index-item a{
    color: #000;
    font-weight: 600;
}

.pin-news-index-item a:hover{
    color: #ED1C24;
}

.pin-news-index-item{
    flex-basis: 100%;
    padding: 15px 0;
    border-top: 1px solid #e3e3e3;
}

.news-detail{
    width:70%;
    margin-left:10%;
}

.news-detail img{
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
}

/*PIN-CONTENT END*/


/*PIN-EXPERT*/
.pin-expert-item{
    display:block;
    overflow:hidden;
    border-radius: .4rem;
    height:200px;
}

.pin-expert-item img{
    object-fit: cover;
    height:200px;
    width:100%;
}

.pin-expert-item-title{
    display:block;
    color:#000;
    margin-top:15px;
    height:50px;
}

.pin-expert-item-title:hover{
    color:#000;
}

/*PIN-EXPERT END*/

/*BREADCRUMBS*/
.bx_breadcrumbs ul{
    display: flex;
    flex-wrap:wrap;
    padding: 7px 0;
    margin: 0;
}

.bx_breadcrumbs ul li{
    margin-left: 25px;
}

.bx_breadcrumbs ul li:first-child{
    list-style: none;
    margin-left: 0;
}

.bx_breadcrumbs ul li a{
    color: #000;
    font-weight: 600;
    font-size: 11px;
}

.bx_breadcrumbs ul li span{
    font-size: 11px;
}
/*BREADCRUMBS END*/

/*CATALOG-LIST-SECTION*/
.catalog-list-section{

}

.model-links a{
    display: inline-block;
    background: #eaecee;
    margin: 5px;
    padding: 5px 15px;
    font-size: 11px;
    font-weight: 700;
    color:#000;
}

.sezon-ico-section{
    position:absolute;
    display:block;
    top:0;
    left:0;
    font-size:35px;
}

.catalog-list-section-title{
    font-size: 26px;
    font-weight: 600;
    padding: 0;
    margin: 15px 0 0 0;
}

@media screen and (max-width: 770px){
    .catalog-list-section-title{
        font-size: 21px;
    }
}

.catalog-list-section-subtitle{
    font-size: 21px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.catalog-list-section-subtitle-box{
    margin-bottom: 25px !important;
}

.sort{
    float: right;
}


.getsort select {
    padding: 7px 10px;
    border: .2rem solid #CCC;
    background: #fff;
    font-weight: 600;
    border: .2rem solid #CCC;
    border-radius: .4rem;
    transition-property: background;
}

.catalog-list-section-main{
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width:770px){
    .catalog-list-section-main{
        display: flex;
        flex-wrap: wrap;
        justify-content:center;
    }
}

.page-navigation{
    display: flex;
}

.page-navigation a{
    border: 2px solid #CCC;
    margin: 0;
    padding: 7px;
    margin-left: -2px;
    flex-basis: 40px;
    height: 40px;
    background: #FFF;
    text-align: center;
    color: #000;
    font-weight: 600;
}

.page-navigation a:hover{
    text-decoration: none;
    background: #CCC;
    color: #ED1C24;
}

.page-navigation span{
    border: 2px solid #CCC;
    margin: 0;
    padding: 7px;
    margin-left: -2px;
    flex-basis: 40px;
    height: 40px;
    background: #FFF;
    text-align: center;
    font-weight: 600;
}

.page-current{
    background: #CCC;
    color: #ED1C24;

}

.modern-page-prev{
    border-radius: 3px 0 0 3px;
}

.page-next{
    border-radius:0 3px 3px 0;
}

/*CATALOG-LIST-SECTION END*/


/*BX-CATALOG-FILTER*/



.bx-catalog-filter{

}

.bx-filter.bx-blue .bx-filter-section {
    background: #fff;


}

.bx-filter .bx-filter-parameters-box-title span {
    color: #000;
    cursor: pointer;
    font-weight:600;
}

.bx-filter.bx-blue .btn-themes {
    background-color: #ED1C24;
    border-color: #ED1C24;
    color: #FFF;
}

.bx-filter.bx-blue .btn-themes:hover {
    background-color: #ED1C24;
    border-color: #ED1C24;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}


.bx-filter-parameters-box-container .btn-link {
    font-weight: 400;
    color: #ED1C24 !important;
    border-radius: 0;
}


.bx-filter .bx-ui-slider-part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
}


.bx-filter .bx-ui-slider-part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background:#ED1C24;
}

.bx-filter.bx-blue .bx-ui-slider-handle {
    background: none;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vd {
    background: #f6f6f6;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-vn {
    background: #f6f6f6;
}

.bx-filter.bx-blue .bx-ui-slider-pricebar-v {
    background: #ED1C24;
}

.bx-filter .bx-filter-input-container input {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #fff;
    outline: none;
}

.bx-filter .bx-filter-input-container input:focus {
    border: 1px solid #ccd5db !important;
}


.bx-filter-param-label.disabled{
    display:none !important;
}


/*BX-CATALOG-FILTER END*/

/*TOVAR ITEM*/
.banner-catalog{
    width:100%;
}

.banner-catalog img{
    width:100%;
    height:auto;
}


.tovar-item{
    width: 211px !important;
    margin-bottom: 45px;
    padding: 7px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #e3e3e3;
    margin: 0 0 -1px -1px;
    background: #fff;
    position:relative !important;
}

@media screen and (max-width: 770px){
    .tovar-item{
        width: 211px !important;
        margin: 0 auto;
    }
}
@media screen and (max-width: 530px){
    .tovar-item{
        width: 170px !important;
        margin: 0 auto;
		padding: 5px;
    }
}

.tovar-item .brand-catalog-element{
    position:absolute;
    right:7px;
    top:5px;
    width:50px !important;
    z-index:777;

}

.tovar-item-inner{
    box-sizing: border-box;
    background: #fff;
    padding: 3px 3px;
    position: relative;
}
.tovar-item-img-box{
    position: relative;
    margin-bottom: 10px;
    height:180px;
    overflow:hidden;
    display:flex;
    justify-content:center;

}


.lable-item-box {
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 888;
}

.lable-item-item {
    display: block;
    background: #B11116;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 7px;
    margin: 3px;
    text-align: center;
    padding: 3px 7px;
    transform: skew(
            -15deg);
    letter-spacing: 2px;
}


.lable-info-box{
    height:60px;
}

.lable-info-box-top{
    height:30px;
    position:relative;
}

.tovar-item-lable-shinamontaz{
    width:100px !important;
    height:auto;
    position:absolute;
    top:-15px;
    left:-12px;
    z-index:888;
}


/*ЛАЙБЛЫ*/
.lable-detail-box{

    height:auto;
    position:absolute;
    top:-15px;
    right:-12px;
    z-index:888;


}

.lable-detail-item{
    display:block;
    background: #B11116;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    margin:7px;
    text-align:center;
    padding:7px 15px;
    transform: skew(-15deg);
    letter-spacing:2px;
}

.lable-detail-item:hover{

}


/*ЛАЙБЛЫ КОНЕЦ*/


.dostavka{

    height:auto;
    position:absolute;
    top:-15px;
    right:-12px;
    z-index:888;
    border: 3px solid #B11116;
    border-radius:5px;
    display:block;
    padding: 2px;
}

.dostavka span{
    display:block;
    background: #B11116;
    color: #fff;
    text-transform:uppercase;
    font-weight:700;
    font-size:18px;
    padding:7px 20px;
    letter-spacing:2px;
}


.dostavka-catalog{
    height:auto;
    position:absolute;
    top:45px;
    left:-12px;
    z-index:888;
    border: 3px solid #B11116;
    border-radius:5px;
    display:block;
    padding: 2px;
}

.dostavka-catalog span{
    display:block;
    background: #B11116;
    color: #fff;
    text-transform:uppercase;
    font-weight:700;
    font-size:9px;
    padding:3px 11px;
    letter-spacing:2px;
}

.tovar-item-lable-kredit{
    width:100px !important;
    height:auto;
    position:absolute;
    top:190px;
    right:0px;
    z-index:888;
}


.tovar-item-lable-diler{
    width:70px !important;
    height:auto;
    position:absolute;
    top: 120px;
    right: 15px;
    z-index:888;
    transform: rotate(30deg);
}



.tovar-item-lable-rasprodaza{
    width:140px !important;
    height:auto;
    position:absolute;
    top:70px;
    left:40px;
    z-index:888;
    transform: rotate(-30deg);
}

@keyframes animate-shinamontaz {
    from {
        left:-440px;
    }
    to {
        left:40px;
    }
}

.img-detail-element .tovar-item-lable-shinamontaz{
    width:200px !important;
    height:auto;
    position:absolute;
    top:-15px;
    left:85px;
    z-index:888;
    animation: animate-shinamontaz  0.2s;
}



.img-detail-element .tovar-item-lable-diler{
    width:170px !important;
    height:auto;
    position:absolute;
    top: 120px;
    right: 45px;
    z-index:888;
    transform: rotate(30deg);
    animation: animate-diler  2.5s infinite ease-in-out;
}

@keyframes animate-diler {
    from {
        width:170px
    }
    10% {
        width:180px
    }
    90% {
        width:180px
    }
    to {
        width:170px
    }
}

.img-detail-element .tovar-item-lable-kredit{
    width:250px !important;
    height:auto;
    position:absolute;
    top:350px;
    right:-15px;
    z-index:888;
}

@media screen and (max-width: 1200px){

    .img-detail-element .tovar-item-lable-shinamontaz{
        width:150px !important;
        top:-15px;
        left:85px;
    }

    .img-detail-element .tovar-item-lable-diler{
        width:140px !important;
        top: 120px;
        right: 5px;
        z-index:888;
        transform: rotate(30deg);
    }

    .img-detail-element .tovar-item-lable-kredit{
        width:220px !important;
        height:auto;
        position:absolute;
        top:370px;
        right:-15px;
    }

}


.tovar-item-lable-box{
    display:inline-block;

}

.tovar-item-lable-box span{
    display: block;
    color: #ED1C24;
    background:rgba(255,255,255, 0.8);
    border: 1px solid #ED1C24;
    border-radius:2px;
    font-size:12px;
    font-weight:800;
    padding: 2px 5px;
    margin:5px 0;
}




.tovar-item-img{
    margin: 0 auto;
    display: block;
    height:90%;
    width:auto;
}

.tovar-item-title {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 7px;
}

.tovar-item-inner-clickable {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.tovar-item-name {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.tovar-item-inner:hover .tovar-item-name {
    color:#ED1C24;
}

.tovar-item-title a{
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #333;
    height:70px;
}
.tovar-item-title a:hover{
    text-decoration: none;
    color:#ED1C24;
}

.tovar-item-article {
    display: inline-block;
    background: #eaecee;
    margin-top: 5px;
    padding: 5px 15px;
    font-size: 11px;
    font-weight: 700;
}

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

.price-item{
    color: #333;
    font-size: 23px;
    font-weight: 600;
}

.price-item span{
    font-size: 18px;
    font-weight: 400;
}

.price-item:hover{
    text-decoration: none;
    color:#ED1C24;
}

.cart-tovar-item{
    position: relative;
    z-index: 2;
    padding: 1px 25px;
    background: #ED1C24;
    border-radius: 3px;
    color: #fff;
    font-size: 21px;
}
.cart-tovar-item:hover{
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

/*TOVAR ITEM END*/


/*SECTION-CATALOG-ELEMENT*/

.lable-of-pict{
    animation: min-big 1s infinite alternate;
}


.section-catalog-element{
    overflow:hidden;
}

.detail-articul{
    display: block;
    font-size: 12px;
}

.detail-articul span{
    font-weight: 800;
}

.offer-element-timer{
    position:relative;
    padding:15px 0;
}

.timer-shinamontaz{
    width: 110px !important;
    height: auto;
    position: absolute;
    top: 10px;
    left: -15px;
    z-index: 888;
}

.img-detail-element{
    text-align: center;
    position: relative;
    min-height:400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-detail-element-img{

}

.sezon-ico{
    position:absolute;
    display:block;
    top:15px;
    left:15px;
    font-size:55px;
}

.img-detail-element-bonus-box{
    position: absolute;
    top:15px;
    right: 0;
    width: 200px;
}

.img-detail-element-bonus-box span{
    display:block;
    color:#fff;
    background:#ED1C24;
    border-radius:2px;
    padding:3px 2px;
}


.brand-catalog-element{
    margin: 7px 0 7px 0;
    max-width:150px;
}

.pay-box{
    background: #F5F5F5;
    padding: 25px;
    border-radius: 4px;
    margin-top: 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.price-box{
    width: 100%;
    display: flex;
    align-items: center;
}


.select_count{
    margin: 0 10px 0 10px;
}

.select_count input[type="button"]{
    width: 26px;
    height: 26px;
}
.select_count input[type="text"]{
    width: 30px;
    height: 26px;
    text-align: center;
}

.price-box .big{
    font-size: 21px;
    font-weight: 600;
}

.price-box .product-item-detail-info-container{
    margin:0 15px;;
}

.price-box .product-item-detail-info-container .product-item-amount-field{
    width:25px;
}

.price-box .product-item-amount-field-btn-minus{
    border: 1px solid #d7d7d7;
}


.price-box .product-item-amount-field-btn-plus{
    border: 1px solid #d7d7d7;
}

.price-box .sumprice span strong{
    font-size: 21px;
    font-weight: 600;
    margin-left:5px;
}

@keyframes min-big {
    from {
        background: #ED1C24;
    }
    to {
        background: #B11116;
    }
}

.add-to-cat-button{
    width: 75%;
    color: #FFF;
    display: block;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 2rem;
    vertical-align: middle;
    font-weight: 700;
    color: #FFF;
    background: #ED1C24;
    border: .2rem solid transparent;
    border-radius: .4rem;
    text-align: center;
    line-height: 40px;
    margin-top: 35px;

    animation: min-big 2s infinite alternate;
}

.add-to-cat-button:hover{
    color: #FFF;
    background: #B11116;
    text-decoration: none;
}



.phone-box-offer{
    padding-top:25px;
}

@media screen and (max-width: 770px){
    .phone-box-offer{
        margin: 15px 0;
    }
}

.phone-box-offer .phone{
    font-size:21px;
    color: #000;
    font-weight: 600;
    display: block;
}
.phone-box-offer .phone:hover{
    color:#ED1C24;
    text-decoration: none;
}

.phone-box-offer .call-my{
    font-size:11px;
    color: #000;
    display: block;
    text-decoration: underline;
}
.phone-box-offer .call-my:hover{
    color:#ED1C24;
}


.offer-box-under{
    margin-top: 25px;
}

.offer-box-under a{
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    margin-top: 7px;
}

.offer-box-under a i{margin-right: 7px;}

.offer-box-under a:hover{
    color: #000;
}

@media screen and (max-width: 990px){
    .price-box{
        width: 100%;
    }
    .price-box .big{
        font-size: 21px;
    }
    .add-to-cat-button{
        width: 100%;
    }
    .img-detail-element-img{
        width: 80%;
        margin-top: calc(50% - 25%);
    }
}

@media screen and (max-width: 770px){
    .img-detail-element-img{
        width: 60%;
        margin-top: 15px;
    }
}

@media screen and (max-width: 360px){
    .price-box .big{
        font-size: 18px;
    }
}


.section-catalog-element-tabs{

}

.section-catalog-element-tabs-nav{
    background: #f6f6f6;
}

@media screen and (max-width: 990px){
    .section-catalog-element-tabs-nav .container{
        width: 100%;
    }
}

.section-catalog-element-tabs .nav-tabs {
    border: none;
}

.section-catalog-element-tabs .nav-tabs li{
    font-size: 12px;
    font-weight: 600;
}

@media screen and (max-width: 770px){
    .section-catalog-element-tabs .nav-tabs li{
        font-size: 10px;
        font-weight: 600;
    }
}

.section-catalog-element-tabs .nav-tabs>li>a {
    position: relative;
    display: block;
    padding: 20px 15px;
    color: #000;
    border-bottom:1px solid #f6f6f6;
}

@media screen and (max-width: 1200px){
    .section-catalog-element-tabs .nav-tabs>li>a {
        padding: 20px 5px;
    }
}

.section-catalog-element-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ED1C24;
    cursor: default;
    background: #f6f6f6;
    border: none;
    border-bottom:1px solid #ED1C24;
}

.section-catalog-element-tabs .nav-tabs>li.active>a:focus{
    color: #ED1C24;
    cursor: default;
    background: #f6f6f6;
    border: none;
    border-bottom:1px solid #ED1C24;
}

.section-catalog-element-tabs .nav-tabs>li.active>a:hover {
    color: #ED1C24;
    cursor: default;
    background: #f6f6f6;
    border: none;
    border-bottom:1px solid #ED1C24;
}

.tab-content-section-catalog-element{
    margin-bottom: 25px;
}

.tab-content-section-catalog-element h2{
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.tab-content-section-catalog-element h3{
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.harakt-element{
    width: 100%;
    margin: 15px 0;
}

.harakt-element tr{

}

.harakt-element tbody tr td{
    padding: 7px 25px;
    font-weight: 400;
}

.harakt-element tbody tr:nth-child(odd) td{
    background-color: #f5f5f5;
    border-radius: 3px;
}

.description-element-catalog{

}

.description-element-catalog img{
    width:100%;
    height:auto;
    margin:25px 0;
}

.description-element-catalog p{
    font-size:16px;
    margin:10px 0;
}

.description-element-catalog h3{
    font-size:18px;
    margin:15px 0;

}


.alternativ-tovar-box-a{
    color:#000;
}
.alternativ-tovar-box-a:hover{
    color:#000;
}


.alternativ-tovar-box {
    width: 100%;
    border: 1px solid #ededed;
    margin-bottom: 15px;
}
.alternativ-tovar-box:after {
    content: "";
    display: block;
    clear: both;
}

.alternativ-tovar-box-img {
    float: left;
    width: 90px;
    margin-right:7px;
}

.alternativ-tovar-box-img img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin: 3px;
    border:solid 2px #F5F5F5;
    border-radius: 4px;
}

.alternativ-tovar-box-descript {
    float: left;
    width: calc(100% - 100px);
}

.alternativ-tovar-box-descript-title {
    text-align: center;
    padding: 5px 3px 3px 5px;
    font-weight: 600;
}

.alternativ-tovar-box-descript-price {
    color: #ed1c24;
    font-weight: bold;
    font-size: 21px;
    text-align: center;
}

.sklady .row{
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    font-weight: 600;
}
.sklady :nth-child(odd).row{
    background-color: #f5f5f5;
    border-radius: 3px;
}

/*SECTION-CATALOG-ELEMENT END*/

/*ABOUT-COMPANY*/
.about-company{

}

.about-company h1{
    text-align:center;
    font-size: 26px;
    color: #000;
    font-weight: 600;
    display: block;
}

.about-company h2{
    text-align:center;
    font-size: 21px;
    color: #000;
    display: block;
}

.about-page-item{
    width:300px;
    height: 250px;
    overflow:hidden;
    margin:0 auto;
}

.about-page-item img{
    width:300px;
    height: 150px;
    object-fit:cover;
    border-radius:3px;
}

.about-page-item span{
    display:block;
    font-size: 16px;
    color:#000;
    font-weight: 600;
    margin-top:7px;
}
/*ABOUT-COMPANY END*/

/*AKCII*/
.akcii-list{

}

.akcii-list h1{
    font-size: 26px;
    color: #000;
    font-weight: 600;
}

.akcii-item{
    margin:0 auto;
    margin-top:25px;
    margin-bottom:15px;
}

.akcii-item img{
    width:100%;
    height:300px;
    min-height: 220px;
    max-height: 330px;
    object-fit: cover;
    object-position: right;
    border-radius: 4px;
}

.akcii-item-name{
    color:#000;
    font-weight: 600;
    display:block;
}

/*AKCII END*/

/*FOOTER*/
footer{
    background: #f6f6f6;
    padding-bottom: 65px;
}

.footer-pin-box{

    border-bottom:  1px solid #d7d7d7;
    padding: 15px 0;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

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

.footer-pin-line img{
    margin-right: 25px;
}

.footer-pin-line p{
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin: 0 15px;
    line-height: 50px;
}

.footer-pin-line p span{
    font-size: 21px;
    color:#ED1C24;
    font-weight: 800;
}

.footer-pin-line p a{
    margin-right: 7px;
    font-size: 21px;
    color:#ED1C24;
}

@media screen and (max-width:1200px){
    .footer-pin-line{
        justify-content: space-around;
    }
    .footer-pin-line img{
        margin-right: 7px;
    }
    .footer-pin-line p{
        font-size: 12px;
        margin: 0 7px;
    }
    .footer-pin-line p span{
        font-size: 16px;
    }
}


.map-section{
    position: relative;
}

.foot-menu-box{
    border-top: 1px solid #e9eaec;
}

.foot-menu-box ul{
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.foot-menu-box ul li:first-child a{
    color: #636466;
    padding: 15px 0;
    display: block;
    font-size: 12px;
}

.foot-menu-box ul li a{
    color: #000;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 0;
    display: block;
}

.foot-menu-box ul li a:hover{
    color:#ED1C24;
}




/*TABS*/
.tabs{
    display:block;
    width:100%;
    overflow:hidden;
    margin-bottom:40px;
}
.tabs > div{

    width:100%;

}
.tabs .tabs-ul{
    margin:0px;
    padding:0px;
    width:100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin-bottom: 15px;
}
.tabs .tabs-ul:after{
    content:"";
    display:block;
    clear:both;
    height:0;
    margin-bottom:5px;
}
.tabs .tabs-ul li{
    padding: 15px 12px;
    color: #000;
    font-weight: 600;
    font-size: 11px;
    text-align: center;
    border-right: 1px solid #e9eaec;
    border-bottom: 1px solid #e9eaec;
}


.tabs .tabs-ul li a{
    color:#707070;
}

.tabs .tabs-ul li.active, .tabs ul li.active:hover{
    background:#ed1c24;
    color:#fff;
}
.tabs .tabs-ul li:hover{
    background:#ed1c24;
    color:#fff;
    cursor: pointer;
}


.tabs .tabs-ul li a:hover{
    color:#fff;
}

@media screen and (max-width: 1100px) {
    .tabs .tabs-ul li{
        font-size: 10px;
        padding: 16px 7px;
    }
}

.index-contacts-box{
    background: #fff;

}

.index-contact-ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;

}

.index-contact-ul li{
    border: 1px solid #e9eaec;
    padding: 15px;
    flex-basis: 100%;
    background:#fff;
}


.city-item{display:none;}
.active-city{display:block; cursor:pointer;}




.city-choose-item-pin>select {
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: left;
    max-height: 46px;
    height: 46px;
    line-height: 46px;
    padding: 0 30px 0 15px;
    margin: 5px 0;
    width: 100%;
}


@media screen and (max-width: 800px) {
    .index-contact-ul li{
        flex-basis: 100%;
    }
}

@media screen and (max-width: 400px) {
    .index-contact-ul li{
        flex-basis: 100%;
    }
}

.index-contact-ul li p{
    padding: 0;
    margin: 0;
}

.title-contact-adress{
    color: #000;
    font-weight: 800;
    font-size: 12px;
}

.index-contact-phone a{
    font-weight: 800;
    font-size: 14px;
    color: #ED1C24;
}
.index-contact-phone a:hover{
    color: #ED1C24;
}

.index-contact-work-time{
    font-weight: 800;
    font-size: 11px;
}


.index-contact-work-time{
    font-weight: 800;
    font-size: 11px;
    display:none;
}

.active-city:hover .index-contact-work-time{

    display:block;
}

.index-contact-ul li:hover {
    border: 1px solid #ED1C24;
    padding: 15px;
    flex-basis: 100%;
    background: #fff;
}

.selection {
    background: #FFF;
    border-radius: 8px;
    margin-top: 20px;
    margin-left:1%;
    width: 98%;
    height: 220px;
    clear: both;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
}
/*FOOTER END*/

.ffoot-line{
    position:fixed;
    bottom:0;
    background:rgba(50, 50, 50, 0.9);
    z-index:8999;
    width:100%;
    border-top: 1px solid #d7d7d7;
    padding-top:10px;
    padding-bottom:10px;
}

.ffoot-line-flex{
    display:flex;
    justify-content:space-around;
}

.ffoot-line .phone{
    color:#fff;
    font-size: 21px;
    font-weight: 600;
    display: block;
}


@media screen and (max-width: 980px){
    .ffoot-line{
        display:none;
    }
}

/*SCROL UP DOWN*/

.go-up, .go-down {
    display: none;
    position: fixed;
    z-index: 9999;
    right: 3%;
    background: #ED1C24;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font: normal normal 36px/36px sans-serif;
    text-shadow: 0 1px 2px #000;

    padding: 3px;
    margin-bottom: 5px;
    width: 42px;
    height: 42px;


    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.go-down {
    bottom: 160px;
}

.go-up {
    bottom: 210px;
}
/*SCROL UP DOWN END*/



.nokian-waranty{
    position:absolute;
    left:20%;
    bottom:0;
    display:block;
}

.nokian-waranty img{
    width:100px;
}

.tovar-item-img-box .nokian-waranty{
    width:60px !important;
    left:2%;
}

.bx-soa-pp-delivery-cost {
    display:none;
}

.bx-soa-pp-list{
    display:none;
}

.bx-soa-pp-price{
    display:none;
}


.sort-box{
    margin-top:25px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    display:flex;
    text-align:center;
    padding: 1.2rem;
    border: .2rem solid #ccc;
    border-radius: .4rem;
    background: #fff;
    box-sizing: border-box;
    height: 4.4rem;
    outline: none;
    font-size: 14px;
    position:relative;
    width:150px;

}


.sort-ul-box{
    display:none;
    visibility:hidden;
    z-index: 900;
    background-color: #fff;
    box-shadow: 0 1.6rem 1.6rem 0 rgba(0,0,0,.2), 0 0.2rem 0.6rem 0 rgba(0,0,0,.1);
    border-radius: .4rem;
    width:100%;
}

.sort-ul-box ul{
    list-style:none;
    padding:0;
    margin:0;
}

.sort-ul-box ul li {
    padding: 1.2rem;
    font-size: 1.4rem;
    line-height: 2rem;
    cursor: pointer;
}

.sort-ul-box ul li a{
    color:#333;
}

.sort-box:hover .sort-ul-box{
    display:block;
    visibility:visible;
    position:absolute;
    left:0;
    top:105%;
    z-index:999900;
}








.owl-prev{
    position: absolute;
    top:45%;
    left: 15%;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #869791 !important;
    font-weight: 600 !important;
}

.owl-next{
    position: absolute;
    top:45%;
    right: 15%;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #869791 !important;
    font-weight: 600 !important;
}

@media screen and (max-width:1000px){
    .owl-prev{
        top:40%;
        left: 5%;
    }
    .owl-next{
        top:40%;
        right: 5%;
    }
}

.owl-next:hover{
    color: #fff !important;
}
.owl-prev:hover{
    color: #fff !important;
}

.owl-dots{
    position: relative;
    z-index: 55;
    margin-top: -40px;
}


.owl-theme .owl-nav {
    margin: 0 !important;
}

/*INDEX-SLIDER END*/


/*INDEX-BREND-AKCYI PODBOR*/

.slider-akcyi-brend .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 240px;
    object-fit: cover;
    object-position: right;
}

.slider-akcyi-brend h2{

    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    font-weight: 700;
    padding-left: 25px;
}


.owl-carousel-akcyi-brend{

}


.owl-carousel-akcyi-brend .item{
    padding:15px !important;
    position:relative;
}

.owl-carousel-akcyi-brend .item a{
    display:block;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
    border-radius:2px;
}



.owl-carousel-akcyi-brend .owl-nav .owl-prev{
    position: absolute;
    top:calc(50%-20px);
    left: -7%;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #869791 !important;
    font-weight: 600 !important;
}

.owl-carousel-akcyi-brend .owl-nav .owl-next{
    position: absolute;
    top:calc(50%-20px);
    right: -7%;
    font-size: 25px !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    text-align: center;
    border: solid 3px #869791 !important;
    color: #869791 !important;
    font-weight: 600 !important;
}

/*INDEX-BREND-AKCYI PODBOR*/




.button-filt-ship-box{
    display:flex;
    margin:7px;
}

.button-filt-ship {
    padding: 7px 15px;
    background: #ED1C24;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    margin-right:15px;
}

.button-filt-ship:hover {
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}




.sklad-sort-box {
    margin-top: 25px;
    margin-right:25px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    display: flex;

    padding: 1.2rem;
    border: .2rem solid #ccc;
    border-radius: .4rem;
    background: #fff;
    box-sizing: border-box;
    height: 4.4rem;
    outline: none;
    font-size: 14px;
    position: relative;
    width:300px;
}


.sklad-sort-ul-box {
    display: none;
    visibility: hidden;
    z-index: 900;
    background-color: #fff;
    box-shadow: 0 1.6rem 1.6rem 0 rgba(0,0,0,.2), 0 0.2rem 0.6rem 0 rgba(0,0,0,.1);
    border-radius: .4rem;
    width: 100%;
    padding:7px;
}

.sklad-sort-ul-box ul{
    list-style:none;
    text-align:left;
    margin:0;
    padding:0;
}

.sklad-sort-box:hover .sklad-sort-ul-box{
    display:block;
    visibility:visible;
    position:absolute;
    left:0;
    top:105%;
    z-index:999900;
}


.sklad-sort-ul-box>form>ul>li:hover{
    font-weight:700;
}



.lable-item-box-section-ot {
    height: auto;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 888;
}

.lable-section-ot{
    width:30px;
    height:auto;
    display:block;
    margin-bottom:3px;
}

.img-detail-element>.lable-item-box-section-ot .lable-section-ot{
    width:90px;
    height:auto;
    display:block;
    margin-bottom:3px;
}


.servise-btn-rbt{
    all: unset !important;
}

.servise-btn-rbt:after {
    all: unset !important;
}

.servise-btn-rbt {
    margin:0 auto;

}


.servise-btn-rbt {
    width:180px !important;
    display:block !important;
    margin:0 auto !important;
    padding: 4px 25px !important;
    background: #ED1C24 !important;
    border-radius: 3px !important;
    color: #fff !important;
    font-size: 18px !important;
    text-align:center !important;
    margin-bottom:45px !important;
}

.servise-btn-rbt:hover {
    cursor:pointer !important;
}







.reklama-box{
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 5;
}

.reklama-box-inner{
    letter-spacing: .2px;
    background-color: rgba(255, 255, 255, 0.64);
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    line-height: 16px;
    padding: 2px 8px;
    align-items: center;

    border-radius: 6px;
    box-sizing: border-box;

    display: inline-flex;
    justify-content: center;

    color: rgba(0, 0, 0, 0.48);
    position:relative;
}

.reklama-box-info{
    position:absolute;
    top: 25px;
    right:10px;
    background-color: #fff;
    font-size: 12px;
    padding: 7px 8px;
    border-radius: 3px;
    width:120px;
    display:none;
}

.reklama-box:hover .reklama-box-info{
    display:block;
}
/* ПЛАШКА КУКИ */
.l-wrapper-cookie {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 90px;
    width: 80%;
    max-width: 1000px;
    left: 50%;
    transform: translateX(-50%);
 }

#cookie_notification{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 25px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_notification p {
    margin: 0;
    font-size: 1.2rem;
    text-align: left;
    color: #000000;
    padding-right: 20px;
}

.cookie_accept {
    border: none;
    padding: 8px 20px;
    border-radius: 10px;
    background-color: #e33242;
    color: #ffffff;
    font-size: 16px;
    transition: background-color .2s ease-in-out;
}

.cookie_accept:hover {
    background-color: #c32330;
}

.l-wrapper-cookie.show {
    display: flex;
}

@media screen and (max-width: 850px) {
    .l-wrapper-cookie {
      width: 90% !important;
    }
}
/* ПЛАШКА ЗИМНИЙ ШИНОПАД */
.tyresfall__font {
    font-family: "Russo One", serif;
    font-weight: 400;
    font-style: normal;
}

.tyresfall {
    width: 100%; 
    height: 50px; 
    background-image: url('/local/templates/pin_avto/img/winter-tyresfall.svg'); 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tyresfall__wrapper {
    height: 100%;
    position: relative;
    display: flex; 
    align-items: center; 
    justify-content: center;
    gap: 35px;
}

.tyresfall__title {
    color: #000000;
    font-size: 2.5rem;
}

.tyresfall__sale--wrapper {
    position: relative;
    height: 100%;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tyresfall__sale {
    font-style: normal;
    font-size: 12px;
    line-height: 100%;
    color: #f80b00;
    position: relative;
    z-index: 1;
}

.tyresfall__sale--wrapper::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    max-height: 50px;
    width: 100%;
    max-width: 50px;
    background-image: url('/local/templates/pin_avto/img/winter-tyresfall-sale-form.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tyresfall__btn {
    border: none; 
    background-color: #000000; 
    color: #ffffff; 
    padding: 8px 20px; 
    border-radius: 25px; 
    font-size: 8px; 
    text-transform: uppercase;
    transition: opacity .3s ease;
}

.tyresfall__close {
    position: absolute; 
    right: 0px; 
    top: 50%; 
    transform: translateY(-50%); 
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-image: url('/local/templates/pin_avto/img/winter-tyresfall-close.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    transition: opacity .3s ease;
}

.tyresfall__btn:hover,
.tyresfall__close:hover {
    opacity: .7;
    color: #ffffff;
    text-decoration: unset;
}

.tyresfallHidden {
    display: none;
}

@media screen and (max-width: 768px) {
    .tyresfall__close {
        right: 10px;
    }
}
@media screen and (max-width: 570px) {
    .tyresfall > .container {
        padding: unset;
        margin: unset;
    }
    .tyresfall__wrapper {
        justify-content: left;
        gap: 15px;
    }
    .tyresfall__sale--wrapper {
        height: 70%;
        width: 35px;
    }
    .tyresfall__title {
        font-size: 15px;
    }
    .tyresfall__sale {
        font-size: 10px;
    }
    .tyresfall__btn {
        padding: 6px 15px;
    }
    .tyresfall__close {
        width: 15px;
        height: 15px;
    }
}
/* НОВОГОДНИЕ ИКОНКИ*/
/* header .fa-user-o:before,
header .fa-shopping-cart:before,
.fa-archive::before,
.fa-certificate::before {
    content: '';
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    width: 25px;
    height: 25px;
}

header .fa-user-o:before {
    background-image: url('/local/templates/pin_avto/img/winter-user.svg');
}

header .fa-shopping-cart:before {
    background-image: url('/local/templates/pin_avto/img/winter-cart.svg');
}

.fa-archive::before {
    background-image: url('/local/templates/pin_avto/img/winter-archive.svg');
    width: 40px;
    height: 40px;
}

.fa-certificate::before {
    background-image: url('/local/templates/pin_avto/img/winter-certificate.svg');
    width: 35px;
    height: 35px;
} */

@media screen and (max-width: 450px) {
    .owl-carousel-akcyi-brend .owl-nav .owl-next {
        right: 5%;
    }
    .owl-carousel-akcyi-brend .owl-nav .owl-prev {
        left: 5%;
    }
}

.logo img {
    width: 260px;
    height: 40px;
    object-fit: cover;
    margin-left: -20px;
}

@media screen and (max-width: 767px) {
    .logo img {
        margin-left: -11px;
    }
}

.wrapper-sklady-map {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}
.wrapper-sklady-map .map {
    margin-bottom: 25px;
}
@media screen and (max-width: 1205px) {
    .wrapper-sklady-map {
        grid-template-columns: 1fr;
    }
}
/*Скрываем плашку Бесплатная диагностика*/
.tovar-item .lable-info-box {
    display: none;
}
.actions_list .news-item:after {
    display: none;
}
.back-link,
.popup-window-buttons span {
    display: inline-block;
    border: 1px solid #EE1C24;
    background: #fff;
    color: #EE1C24;
    padding: 10px 20px;
    border-radius: 5px;
    transition: all .2s ease;
    margin-bottom: 20px;
}
.back-link:hover,
.popup-window-buttons span:hover {
    color: #fff;
    background: #EE1C24;
    text-decoration: none !important;
}
.popup-window-buttons {
    margin-top: unset;
}