@-moz-document url-prefix()
{
    strong {
        font-weight: 500;
        font-family: Exo2bold;
    }
    header .town-address .town-info strong {
        font-weight: 500!important;
    }
}
html {
    font-size: 10px;
}
body{
    margin: 0;
    padding: 0;
    font-family: Exo2;
    color: #262626;
    float: left;
    width: 100%;
    line-height: 1.5;
}
*, ::after, ::before {
    box-sizing: border-box;
}
p,h1,h2,h3,h4,h5{
    color: #262626;
    font-family: Exo2;
    font-weight: 400;
    line-height: 1.2;
}
img {
    vertical-align: middle;
    border-style: none;
}
a{
    text-decoration: none;
    color: #262626;

}
.hide{
    display: none;
}
@font-face {
    font-family: Exo2; /* Имя шрифта */
    src: url(/font/Exo2-Regular.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}
@font-face {
    font-family: Exo2bold; /* Имя шрифта */
    src: url(/font/Exo2-Bold.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}
@font-face {
    font-family: Exo2light; /* Имя шрифта */
    src: url(/font/Exo2-Light.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}
@font-face {
    font-family: Exo2medium; /* Имя шрифта */
    src: url(/font/Exo2-Medium.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}
@font-face {
    font-family: Exo2italic; /* Имя шрифта */
    src: url(/font/Exo2-Italic.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}
@font-face {
    font-family: Roboto; /* Имя шрифта */
    src: url(/font/Roboto-Regular.ttf); /* Путь к файлу со шрифтом */
    font-display: swap;
}
.content-page.ny {
    position: relative;
}

.content-page.ny .breadcrumbs{
    margin-top: 25px;
}
.content-page .girl {
    display: none;
}
.content-page.ny .girl {
    background-image: url("/image/girl_ny.png");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-position-y: 0px;
    background-position-x: -4px;
    height: 25px;
    width: 100%;
    position: absolute;
    top: -6px;
    display: block;
    z-index: 800;
}
header{
    float: left;
    width: 100%;
    padding: 0px 15px;
    background: white;
}
header .all-logo{
    position: fixed;
    float: left;
    min-width: 15%;
    max-width: 15%;
}

header .logo img{
    width: 50px;
}
header .logo p{
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: 600;
    position: absolute;
    top: calc(33% - 0px);
    left: 58px;
    color: #262626;
    font-family: Roboto;
    margin: 0;
}
header .logo{
    padding: 20px 0px;
    position: relative;
}
header .home-menu-gamb{
    display: none;
}
header .town-phone{
    display: none;
    float: left;
    position: relative;
}
header .header-menu{
    margin-left: 15%;
    float: left;
    min-width: 27%;
    max-width: 27%;
    padding: 18px 20px;
}
header .header-menu .dop-menu,
header .header-menu .search{
    float: left;
    width: 100%;
}
header .header-menu .search .ajax-result{
    width:80%;
    position: absolute;
    left: 0;
    z-index: 801;
    background: #FFFFFF;
    border: 1px solid #939393;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    display: none;
    overflow-y: auto;
    max-height: calc(100vh - 200px);
}
header .header-menu .search .ajax-result .all-res a:hover:first-child{
    border-top:none;
}
header .header-menu .search .ajax-result .all-res a:hover{
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    color: #0071A2;
    border-left: none;
    border-right: none;
}
header .header-menu .search .ajax-result a{
    padding: 15px 20px 16px 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    color: #262626;
    font-size: 1.5rem;
}
header .header-menu .search{
    position: relative;
}
header .header-menu .dop-menu a {
    float: left;
    font-style: normal;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 17px;
    color: #262626;
    margin-right: 20px;
    opacity: 0.8;
    text-decoration: none;
    cursor: pointer;
}
header .header-menu .dop-menu a:hover {
    color: #0071A2;
    text-decoration: none;
}
.header-menu #dop-menu-hide1440 {
    position: absolute;
    z-index: 9999;
    top: 40px;
    left: 145px;
    background: white;
    width: 220px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
}
.header-menu #dop-menu-hide1440 a {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #262626;
    border: 1px solid #939393;
    box-sizing: border-box;
    padding: 9px 30px 11px 20px;
}
.header-menu #dop-menu-hide1440 a:hover {
    color: #0071A2;
}
header .header-menu .search {
    padding: 0px 0px 5px 0px;
}
.form-inline {
    display: flex;
    margin-top: 20px;
}
header .header-menu .search input[type='text'] {
    background: #EEF2F6;
    border: 1px solid #D4D4D4;
    box-sizing: border-box;
    border-radius: 10px 0px 0px 10px;
    height: 50px;
    font-size: 1.8rem;
    width: 80%;
    border-right: none;
    outline: none;
    font-family: Exo2;
    padding: 14px 20px 16px 20px;
}
header .header-menu .search button[type='submit'] {
    background: #EEF2F6;
    border: 1px solid #D4D4D4;
    box-sizing: border-box;
    border-radius: 0px 10px 10px 0px;
    height: 50px;
    font-size: 1.8rem;
    border-left: none;
    padding: 5px 20px 0px 20px;
    cursor: pointer;
}
header .header-menu #dop-menu-hide1366,
header .header-menu #show-dop-menu1440,
header .header-menu #dop-menu-hide1440,
.search-icon,
header .search .dop-menu-gamburger,
header .header-menu .search #close-search{
    display: none;
}
/*Выпадашка с адресами*/
.popup-addr {
    width: 230px;
    background: #FFFFFF;
    border: 1px solid #939393;
    box-sizing: border-box;
    position: absolute;
    z-index: 999;
    display: none;
    padding: 10px;
    left: 200px;
    top: 45px;
    margin-top: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
}
.popup-addr .close{
    cursor: pointer;
    width: 20px;
}
.popup-addr h4{
    font-size: 18px;
    line-height: 22px;
    color: #262626;
    margin-top: -10px;
    float: left;
    margin-bottom: 8px;
}
.popup-addr .one-address{
    margin-top: 10px;
    display: block;
    float: left;
    width: 100%;
}
.popup-addr .addr-spb{
    display: none;
    width: 100%;
    float: left;
    margin-left: 10px;
}
.popup-addr .addr-spb .btn-all-shops{
    display: none;
    float: left;
    background: #FFFFFF;
    border: 1px solid #262626;
    box-sizing: border-box;
    border-radius: 25px;
    font-size: 15px;
    color: #262626;
    padding: 3px 25px 4px 25px;
    cursor: pointer;
}
.popup-addr .addr-all.whatsapp {
    padding-top: 0px;
    display: none;
}
.galka-addr.show-messenger{
    margin-left: 10px;
}
.popup-addr.is-mess{
    left:230px;
}
.popup-addr.is-mess .addr-all.del-ru {
    display: none!important;
}
.popup-addr.is-mess .addr-all.whatsapp {
    display: block!important;
}
.popup-addr.is-mess .one-address .addr-text a {
    font-size: 1.4rem!important;
}
.popup-addr.is-mess .addr-all.whatsapp img {
    width: 30px!important;
}
.popup-addr .addr-all.whatsapp img{
    width: 36px;
    margin-right: 10px;
}
.popup-addr .addr-all.whatsapp .one-address .addr-text a {
    font-size: 20px;
}
.popup-addr .addr-spb .btn-all-shops:hover{
    color: #0071A2;
    border: 1px solid #0071A2;
}
.popup-addr .addr-all{
    width: 180px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.popup-addr .addr-all .one-address .addr-text {
    float: left;
}
.popup-addr .addr-all .one-address .addr-text a{
    color: #0071A2;
    font-size: 1.8rem;
}
.close {
    cursor: pointer;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
header .addr-icon {
    display: none;
}
.kirochnaya .galka-addr {
    display: none;
}
.kirochnaya b{
    display: none;
}
header .town-address{
    position: relative;
    float: left;
    min-width: 38%;
    max-width: 38%;
    padding: 18px 20px;
}
header .town-address .town-info{
    margin-bottom: 5px;
}
header .town-address .town-info,
header .town-address .address-info{
    float: left;
    width: 100%;
}
header .town-address .town-info p {
    font-size: 1.6rem;
    margin: 0px 0px 5px 5px;
}
header .town-address .town-info span{
    opacity: 0.8;
}
header .town-address .town-info strong{
    margin: 0px 15px;
    opacity: 1;
    font-weight: bold;
}
header .town-address .town-info a{
    color: #0071A2;
    font-size: 1.4rem;
    text-decoration: none;
    border-bottom: 1px dashed #0071A2;
}
header .town-address .address-info .one-address {
    float: left;
    min-width: 33.333333%;
    max-width: 33.333333%;
}
header .home-menu-gamb .gamburger-home {
    border: 1px solid #262626;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 6px 10px;
    cursor: pointer;
}
header .home-menu-gamb .gamburger-home img {
    width: 30px;
    margin: -3px 5px 7px 5px;
    cursor: pointer;
}
header .home-menu-gamb .gamburger-home span {
    color: #262626;
    font-size: 24px;
}
.one-address img {
    width: 15px;
    vertical-align: middle;
}
.one-address .addr-text {
    width: 89%;
    float: right;
    margin: 0px 0px 0px 0px;
}
.addr-text p,
.addr-text a,
.addr-text span,
.addr-text .dop-info {
    width: 100%;
    float: left;
}
.one-address .addr-text p{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.5;
}
.one-address .addr-text span{
    font-size: 1rem;
    opacity: 0.7;
}
.one-address .addr-text a{
    font-size: 1.4rem;
    font-weight: 700;
    color: #262626;
    text-decoration: none;
}
.addr-text .dop-info {
    font-family: Exo2italic;
    font-size: 1.4rem;
    opacity: 0.8;
}
header .shop-cart{
    float: left;
    min-width: 20%;
    max-width: 20%;
    padding: 20px 0px;
}
header .cart-desc.active {
    border: 2px solid #262626;
}
header .shop-cart .cart-desc {
    border: 2px solid #C6C6C6;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 7px;
    width: 340px;
    height: 90px;
    float: right;
}
header .cart-desc .icon-cart{
    float: left;
}
header .cart-desc .icon-cart img{
    height: 51px;
    margin: 12px;
    float: left;
    opacity: 0.25;
}
header .cart-desc .count-cart{
    padding: 3px 10px;
    float: left;
    background: #F1F1F1;
    border-radius: 50%;
    font-size: 1.8rem;
    color: #C6C6C6;
    font-weight: bold;
    margin: 20px 13px 20px 10px;
}
header .cart-desc .button-cart{
    float: left;
    font-size: 1.4rem;
    text-align: center;
}
header .cart-desc .button-cart p{
    margin: 8px 0px 10px 0px;
    color: #939393;
}
header .cart-desc .button-cart a{
    font-family: Roboto;
    color: #C6C6C6;
    background: #F1F1F1;
    padding: 5px 15px;
    border-radius: 15px;
    text-decoration: none;
}
/*стили заполненной корзины*/
header .cart-desc.active{
    border: 2px solid #262626;
}
header .cart-desc.active .icon-cart img{
    opacity: 1;
}
header .cart-desc.active .count-cart{
    background: #FF0000;
    color: #ffffff;
}
header .cart-desc.active .button-cart p{
    color: #262626;
}
header .cart-desc.active .button-cart a{
    color: #ffffff;
    background: #0071A2;
}
.main{
    float: left;
    width: 100%;
}
/*Мольный попап с картой*/
header .popup{
    overflow: scroll;
    display: none;
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: white;
    z-index: 9999;
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
}
.popup .title-popup{
    float: left;
    width: 100%;
    padding: 18px 20px;
}
.title-popup h2{
    float: left;
    font-size: 1.8rem;
    margin: 0;
}
.popup-all-addr .mobile-map{
    float: left;
    width: 100%;
    height: calc(100% - 60px);
}
/*.popup-all-addr .mobile-map ymaps{*/
/*float: left;*/
/*width: 100%;*/
/*height: 100%!important;*/
/*}*/
/*Мобильное меню*/
.main .mobile-nav{
    overflow: scroll;
    display: none;
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: white;
    z-index: 9999;
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
}
.mobile-nav .mobile-menu ul li.dop-menu-in-home-menu{
    display: none;
}
.gl-menu .mobile-menu.dop-in-mobile,
.gl-menu .search-mobile-menu{
    display: none;
}
.mobile-nav .search-mobile-menu{
    float: left;
    width:100%;
    padding: 10px 15px;
    border-bottom: 1px solid #E9E9E9;
}
.mobile-nav .search-mobile-menu form{
    float: left;
    width: 270px;
}
.mobile-nav .search-mobile-menu form input[type='text'] {

    color: #A7A9AC;
    background: white;
    border: 2px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 20px 0px 0px 20px;
    height: 40px;
    font-size: 1.6rem;
    width: 80%;
    border-right: none;
    outline: none;
    font-family: Exo2light;
    padding: 9px 20px 11px 20px;
}
.mobile-nav .search-mobile-menu form button[type='submit'] {
    background: white;
    border: 2px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 0px 20px 20px 0px;
    height: 40px;
    font-size: 1.8rem;
    border-left: none;
    padding: 0px 15px 0px 15px;
    cursor: pointer;
}
.mobile-nav .search-mobile-menu .close{
    width: 24px;
    opacity: 1;
    padding: 5px;
}
.mobile-nav .mobile-menu{
    text-transform: uppercase;
    float: left;
    width: 320px;
}
.mobile-nav .mobile-menu.dop-in-mobile{
    width: 100%;
}
.mobile-nav .mobile-menu ul {
    padding: 0px;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.mobile-nav .mobile-menu ul li {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding-left: 20px;
}
.mobile-nav .mobile-menu ul li ul{
    position:absolute;
    top:-1px;
    left:100%;
    display:none;
    width:auto;
}
.mobile-nav .mobile-menu ul li .name{
    padding-left: 0px;
    float: left;
    max-width: 75%;
    min-width: 65%;
}
.mobile-nav .mobile-menu ul li .icon {
    float: left;
    max-width: 16.666667%;
    min-width: 16.666667%;
}
.mobile-nav .mobile-menu ul li .name span{
    margin-top: 13px;
    padding: 6px 0px 13px 0px;
    color: #262626;
    font-size: 14px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #E9E9E9;
}
.gl-menu .side-menu li a{
    position: relative;
}
.gl-menu .side-menu li img.mobile-vector{
    right: 0;
    padding: 17px 17px;
    position: absolute;
    cursor: pointer;
}
.mobile-nav .side-menu li img.mobile-vector{
    float: right;
    padding: 17px;
    position: absolute;
    padding-left: 250px;
    left: 0;
}
.mobile-nav .mobile-menu ul li .icon img{
    margin-top: 14px;
    width: 30px;
    opacity: 0.8;
}
.mobile-nav .mobile-menu .sub-menu{
    z-index: 999;
}
.mobile-nav .mobile-menu .sub-menu li{
    float: left;
    margin-left: 0px!important;
    width: auto!important;
}
.mobile-nav .mobile-menu .sub-menu li a span{
    padding:15px 0px 16px 0px;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    width: 170px;
    margin-right: 30px;
    color:#262626;
    font-size: 1.5rem;
}
.gl-menu .side-menu .sub-menu li.back{
    display: none;
}
.mobile-nav .side-menu .sub-menu li.back span{
    /*text-transform: lowercase;*/
    padding:15px 0px 16px 0px;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    /*width: 170px;*/
    margin-right: 30px;
    color:#262626;
    font-size: 1.5rem;
}
.mobile-nav .side-menu .sub-menu li.back span img{
    transform: scale(-1, 1);
    float: left;
    margin-right: 5px;
    padding: 2px 0px 2px 10px;
}
.mobile-nav .mobile-menu .sub-menu li a span img{
    float: right;
}
.mobile-nav .mobile-menu .sub-menu{
    position: absolute;
    top: 61px;
    right: 0;
    left: auto;
    width: 300px;
    background: white;
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.mobile-nav .mobile-menu .sub-menu .sub-menu{
    top: 0px;
    right: -2px;
}
.dop-menu-in-mobile-menu{
    background: #C6C6C6;
    margin-top: -2px;
}
.dop-menu-in-mobile-menu a{
    float: left;
    width: 245px;
}
.mobile-nav .mobile-menu ul li.dop-menu-in-mobile-menu .name{
    min-width: 100%;
    max-width: 100%;
}
.mobile-nav .mobile-menu li.dop-menu-in-mobile-menu img.mobile-vector{
    float: left;
}
.mobile-nav .mobile-menu ul li.dop-menu-in-mobile-menu .name span{
    border-bottom: none;
}
.dop-menu-in-mobile-menu  .item-menu {
    margin-right: -28px;
}
.mobile-nav .mobile-menu li.dop-menu-in-mobile-menu .sub-menu{
    position: absolute;
}
/*Главное меню*/
.main .gl-menu {
    z-index: 888;
    position: fixed;
    float: left;
    min-width: 15.5%;
    max-width: 15.5%;
    margin-top: -60px;
}
.sidebar .navigation {
    margin-top: 25px;
    z-index: 9999;
}
.sidebar .navigation .side-menu {
    text-transform: uppercase;
    float: left;
    width: 95%;
}
.sidebar .navigation .side-menu ul {
    padding: 0px;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
}
.sidebar .navigation .side-menu ul li {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin-left: 0px;
    padding-left: 20px;
}
.sidebar .navigation .side-menu ul li ul{
    position:absolute;
    top:-1px;
    left:100%;
    display:none;
    width:auto;
}
.sidebar .navigation .side-menu ul li ul.bottom{
    bottom:0px;
    top:auto;
}
.sidebar .navigation .side-menu ul li ul.middle{
    bottom:auto;
    top:-110px;
}
.sidebar .navigation .side-menu ul li ul.bmiddle{
    bottom:auto;
    top:-220px;
}
.sidebar .navigation .side-menu ul li ul.scroll{
    overflow-y: scroll;
    height: 543px;
}
.sidebar .navigation .side-menu ul li.dop-menu-in-home-menu{
    display: none;
    padding-left: 0px;
    background: #C6C6C6;

}
.sidebar .navigation .side-menu ul li.dop-menu-in-home-menu .name{
    min-width: 91%;
    max-width: 91%;

}
.dop-menu-in-home-menu .item-menu{
    margin-right: -28px;
}
.sidebar .navigation .side-menu ul li.dop-menu-in-home-menu .name span{
    text-align: center;
    font-size: 1.5rem;
    border: none;
}
/*выпадака меню*/
.sidebar .navigation .side-menu ul li:hover > ul{
    display:block;
}
.sidebar .navigation .side-menu ul li:hover {
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    color: #0071A2;
}
.sidebar .navigation .side-menu ul li:hover > a > .item-menu > .name > span{
    color: #0071A2!important;
    border-bottom: none;
}

.sidebar .navigation .side-menu ul li ul li a{
    width: 100%;
    float: left;
}
.sidebar .navigation .side-menu ul li  .item-menu{
    float: left;
    width: 100%;
}
.kirochnaya .b{
    display: none;
}

.sidebar .navigation .side-menu ul li .name{
    padding-left: 0px;
    float: left;
    max-width: 75%;
    min-width: 75%;
}
.sidebar .navigation .side-menu ul li .icon {
    float: left;
    max-width: 16.666667%;
    min-width: 16.666667%;
}
.sidebar .navigation .side-menu ul li .name span{
    margin-top: 13px;
    padding: 3px 0px 15px 0px;
    color: #262626;
    font-size: 15px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #E9E9E9;
}
.sidebar .navigation .side-menu ul li .icon img{
    margin-top: 14px;
    width: 30px;
    opacity: 0.8;
}
.sidebar .navigation .sub-menu{
    z-index: 999;
}
.sidebar .navigation .sub-menu li{
    float: left;
    margin-left: 0px!important;
    width: auto!important;
}
.sidebar .navigation .sub-menu li a span{
    padding:15px 0px 16px 0px;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    width: 190px;
    margin-right: 30px;
    color:#262626;
    font-size: 1.5rem;
}
.sidebar .navigation .sub-menu li a span img{
    float: right;
}
.sidebar .navigation .sub-menu{
    background: white;
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.sidebar .navigation .side-menu ul li:hover > a > span{
    color: #0071A2!important;
}
.sidebar .navigation  ul.sub-menu li:hover{
    border-left: none!important;
    border-right: none!important;
}
.sidebar .navigation  ul.sub-menu li:hover:first-child{
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
    /*box-shadow: none!important;*/
}
.sidebar .navigation  ul.sub-menu li:hover:first-child > a > span{
    padding:15px 0px 16px 0px;
    border: none;
}
.sidebar .navigation  ul.sub-menu li:hover > a > span{
    padding:15px 0px 16px 0px;
    border: none;
}
.sidebar .side-sravn{
    /*display: none;*/
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.sidebar .side-sravn img{

    width: 170px;
    margin-left: calc(25% - 170px/2 - 0.1px);
    opacity: 0.2;
}
.sidebar .side-sravn.active img{
    cursor: pointer;
    opacity: 1;
}
.sidebar .side-sravn .count{
    float: left;
    width: 100%;
    font-size: 18px;
    color: #C6C6C6;
}
.sidebar .side-sravn.active .count{
    color: white;
}
.sidebar .side-sravn.active .count span{
    background: #FF0000;
}
.sidebar .side-sravn .count span{
    border-radius: 50%;
    background: #F1F1F1;
    padding: 4px 10px 6px;
}
/*=========================*/
.main .all-content.content-page{
    margin-left: 15.5%;
    float: left;
    min-width: 84.5%;
    max-width: 84.5%;
}
.content-page .home-slider {
    float: left;
    width: 100%;
    position: relative;
}
.home-slider .item-slider {
    float: left;
    width: 100%;
    height: 400px;
    background: black;
}
.home-slider .slick-list {
    border-radius: 15px 0px 0px 15px;
}
.home-slider .item-slider .image-slide {
    float: left;
    min-width: 50%;
    max-width: 50%;
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.home-slider .item-slider .content-slide {
    float: left;
    min-width: 50%;
    max-width: 50%;
    height: 400px;
    color: white;
    text-align: center;
    position: relative;
    padding: 0px 30px;
}
.home-slider .slick-dots li {
    width: 62.07px;
    height: 20px;
    /*background: #000000;*/
    border: 1px solid #D4D4D4;
    border-radius: 10px;
}
.home-slider .slick-dots li.slick-active {
    background: #D4D4D4;
}
.home-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 50%;
    left: 50%;
}
.home-slider .slick-dots li button:before {
    font-size: 0px;
}
.home-slider .item-slider .content-slide h1{
    font-size: 4.4rem;
    font-weight: 700;
    margin-top: 30px;
    color: white;
}
.home-slider .item-slider .content-slide h2.slt{
    font-size: 4.4rem;
    font-weight: 700;
    margin-top: 30px;
    color: white;
}
.home-slider .item-slider .content-slide h2{
    font-size: 3.0rem;
    margin-top: 30px;
    color: white;
}
.home-slider .item-slider .content-slide a{
    position: absolute;
    font-size: 2.4rem;
    background: #0071A2;
    padding: 8px 52px 13px 52px;
    border-radius: 102px;
    color: white;
    text-decoration: none;
    bottom: 80px;
    left: calc(50% - 186px/2 - 0.1px);
}
.main .section-main{
    width: 98%;
    float: left;
    margin-bottom: 20px;
}
.section-main h1.title-section {
    color: #262626;
    font-size: 2.4rem;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.section-main h2.title-section {
    color: #262626;
    font-size: 2.4rem;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
/*слайдер топ прод*/
.slider-top-sales, .slider-product-group {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    min-height: 380px;
}
.slider-top-sales .slick-list, .slider-product-group .slick-list{
    position: absolute;
    width: 88%;
    left: 5.5%;
    right: 5.5%;
}
.slider-top-sales .slick-arrow, .slider-product-group .slick-arrow{
    opacity: 0.5;
    position: absolute;
    top:40%;
    cursor: pointer;
}
.slider-top-sales .slick-arrow:hover,
.slider-product-group .slick-arrow:hover{
    opacity: 1;
}
.slider-top-sales .slick-arrow.prev,
.slider-product-group .slick-arrow.prev{
    width: 5%;
    left: 0;
}
.slider-top-sales .slick-arrow.next,
.slider-product-group .slick-arrow.next{
    width: 6%;
    right: 0;
}
.slider-top-sales .next ,
.slider-product-group .next {
    transform: rotate(
            180deg
    );
}
.product-item {
    font-family: Exo2;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    position: relative;
    color: #262626;
    padding: 10px;
    height: 380px;
    width: auto;
    margin: 10px 10px;
}
.product-item:hover {
    box-shadow: 0px 0px 10px rgb(0, 0 ,0, 0.25);
}
.product-item .price_cart{
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
}
.product-item .price_cart span{
    float: left;
}
.product-item .price_cart .doubleprice{
    width: 60%;
    float: left;
}
.product-item .price_cart span.price{
    font-size: 24px;
    font-family: 'Exo2medium';
}
.product-item .price_cart span.oldprice{
    font-size: 24px;
    text-decoration: line-through;
    color: #939393;
    font-family: 'Exo2medium';
}
.product-item .price_cart span.newprice{
    font-size: 18px;
    margin-left: 15px;
    margin-top: 5px;
    font-family: 'Exo2medium';
}
.product-item .price_cart a{
    font-size: 16px;
    float: right;
    border: 2px solid #0071A2;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 6px 13px 6px 13px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.product-item .price_cart a img{
    float: left;
    width: 27px;
}
.product-item a{
    text-decoration: none;
    color: #262626;
}
.product-item h3.big-title{
    font-size: 15px;
}
.product-item h3{
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
}
.product-item .sravnenie{
    /*display: none;*/
    position: absolute;
    right: 10px;
    opacity: 0.2;
}
.product-item .active-sr .sravnenie{
    opacity: 1;
}
.product-photos .active-sr .sravnenie{
    opacity: 1;
}
.product-photos .sravnenie{
    /*display: none;*/
    position: absolute;
    right: 40px;
    bottom: 50px;
    opacity: 0.2;
}

.product-item .product-image{
    width: 75%;
    padding-bottom: 75%;
    margin: 10px auto;
    background-repeat: no-repeat;
    background-position: center;
    /*background-size: cover;*/
    background-size: contain;
}
/*Доп услуги*/
.services .services-items{
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
}
.services .services-items .one-serv{
    float: left;
    min-width: 25%;
    max-width: 25%;
    margin-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}
.services .services-items .one-serv:first-child{
    padding-left: 0px;
}
.services .services-items .one-serv:last-child{
    padding-right: 0px;
}
.services .services-items a{
    text-decoration: none;
}
.services .services-items .services-one-item{
    min-height: 160px;
    background: #F6F6F6;
    border-radius: 10px;
    padding: 10px;
}
.services .services-items .services-one-item .services-image{
    float: left;
    width: 125px;
    padding: 7px;
}
.services .services-items .services-one-item .services-text{
    float: left;
    width: 60%;
}
.services-one-item .services-image img{
    width: 105px;
}
.services-one-item .services-text h2{
    font-size: 24px;
    font-family: Exo2medium;
    color: #262626;
    margin: 5px 0px;
}
.services-one-item .services-text p{
    font-family: Exo2light;
    font-size: 16px;
    line-height: 19px;
    margin: 0px;
}
/*Главная блок презентации*/

.presentation .presentation-video{
    float: left;
    width: 100%;
    background: #F6F6F6;
    border-radius: 20px;
    padding: 20px;
}
.presentation .presentation-video .video-cs{
    float: left;
    width: 63%;
    padding-right: 30px;
    height: 500px;
    background-image: url("/image/home_youtube.png");
    background-position: left;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
}
.presentation .presentation-video .video-cs iframe{
    float: left;
    width: 100%;
    height: 500px;
}
.presentation .presentation-video .desc-cs{
    float: left;
    font-weight: normal;
    font-family: Exo2;
    width: 37%;
    font-size: 22px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-align: justify;
}
.presentation .presentation-photo {
    padding-top: 20px;
    float: left;
    width: 100%;
}
.presentation .presentation-photo .left img:first-child{
    margin-bottom: 13px;
}
.presentation .presentation-photo .left img:last-child{
    margin-top: 13px;
}
.presentation .presentation-photo .left{
    float: left;
    width: 50%;
    padding-right: 10px;
}
.presentation .presentation-photo .right{
    float: left;
    width: 50%;
    padding-left: 10px;
}
.presentation .presentation-photo img{
    width: 100%;
    float: left;
}
.presentation .presentation-photo .right img:first-child{
    margin-bottom: 14px;
}
.presentation .presentation-photo .right img:last-child{
    margin-top: 14px;
}
.presentation .presentation-photo img{
    float: left;
    width: 100%;
    border-radius: 20px;
}
/*Контакты и отзывы на главной*/
.contact-review{
    margin-top: 20px;
}
.contact-home, .reviews-home {
    float: left;
    width: 50%;
}
.contact-home .one-address {
    display: block;
    float: left;
    min-width: 33.333333%;
    max-width: 33.333333%;
}
.contact-home .maps {
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-image: url("/image/home_map.jpg") ;
    float: left;
    width: 100%;
    margin-top: 20px;
    height: 800px;
    border-radius: 20px;
    overflow: hidden;
}
.contact-home .one-address img{
    width: 28px;
}
.contact-home .one-address .addr-text p{
    font-size: 1.8rem;
    line-height: 1.4;
}
.contact-home .one-address .addr-text span{
    font-size: 1.2rem;
    line-height: 1.4;
}
.contact-home .one-address .addr-text a{
    font-size: 1.8rem;
    line-height: 1.4;
}
.contact-home .addr-text .dop-info{
    font-family: Exo2italic;
    font-size: 1.6rem;
    opacity: 0.8;
    line-height: 1.4;
}
.contact-home .one-address .addr-text {
    width: 85%;
    margin: 0;
}
.reviews-home{
    padding-left: 10px;
}
.reviews-home .reviews-head{
    float: left;
    width: 100%;
}
.reviews-home .reviews-head p{
    float: left;
    color: #262626;
    margin-top: 20px;
    font-size: 2.8rem;
    font-family: 'Exo2medium';
}
.reviews-home .reviews-head img{
    float: right;
    width: 200px;
    margin-top: -20px;
}
.reviews-content{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.reviews-content .reviews-item{
    float: left;
    width: 100%;
    border: 2px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}
.reviews-item .rev-star{
    float: left;
}
.reviews-item .rev-title{
    float: left;
    margin-left: 15px;
    font-size: 1.8rem;
    font-family: Roboto;
}
.reviews-item .rev-star img{
    float: left;
    width: 25px;
}
.reviews-item .rev-comment{
    float: left;
    width: 100%;
    font-size: 1.4rem;
    margin: 5px 0 0 0;
    line-height: 16px;
    font-family: Roboto;
}
.reviews-item .rev-comment strong{
    float: left;
    width: 100%;
}
.reviews-item .rev-comment p{
    float: left;
    width: 100%;
    margin: 0;
    white-space: pre-line;
}
.scrol{
    margin-top: 40px;
}
.scrol .scrol-top{
    width: 160px;
    margin: 0 auto;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
.scrol .scrol-top img{
    width: 160px;
}
footer{
    margin-top: 40px;
    float: right;
    min-width: 84.5%;
    max-width: 84.5%;
    padding-bottom: 10px;
}
.footer{
    margin-top: 40px;
    float: left;
    width: 98%;
}
.footer .text-block{
    float: left;
    width: 550px;
    font-size: 13px;
    line-height: 15px;
}
.footer .contact-block{
    float: right;
}
.footer .contact-block img{
    margin-left: 10px;
}
.footer .contact-block img.gromov{
    margin-right: 10px;
    margin-top: -2px;
}
#dop-menu-hide1366 {
    position: fixed;
    left: 490px;
    top: 70px;
    width: 220px;
    background: #FFFFFF;
    border: 1px solid #939393;
    box-sizing: border-box;
    z-index: 9999;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
}
#dop-menu-hide1366 ul {
    width: 100%;
    float: left;
    height: auto;
    list-style: none;
    padding: 0;
    margin: 0;
}
#dop-menu-hide1366 ul li {
    width: 100%;
    float: left;
}
#dop-menu-hide1366 a {
    margin-top: 14px;
    margin-left: 10%;
    padding: 3px 0px 12px 0px;
    color: #262626;
    font-size: 15px;
    width: 80%;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    text-decoration: none;
}
#dop-menu-hide1366 ul li:hover{
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
#dop-menu-hide1366 ul li:hover > a{
    color: #0071A2;
    text-decoration: none;
    border-bottom: none;
}
header .search-icon img{
    width: 40px;
    cursor: pointer;
    margin: -2px 0px 0px 0px;
}
header .addr-icon img{
    width: 40px;
    cursor: pointer;
    margin: -4px 0px 0px 0px;
}
.popup-addr .addr-all.whatsapp .one-address .addr-text a {
    font-size: 20px;
}
#popup-phone-header .one-address .addr-text p, #popup-phone-header .one-address .addr-text span{
    margin-top: 5px;
    float: left;
    width: auto;
    font-size: 1.3rem;
}
#popup-phone-header .one-address .addr-text a{
    color: #0071A2;
    text-decoration: underline;
}
h2.balloon, span.balloon, i.balloon, a.balloon{
    float: left;
    color: #262626;
}
h2.balloon{
    font-size: 14px;
    margin: 0px;
}
span.balloon{
    font-size: 10px;
    opacity: 0.7;
}
i.balloon{
    font-family: Exo2italic;
    font-size: 12px;
    opacity: 0.7;
}
a.balloon{
    font-family: Exo2bold;
    color: #0071A2;
    text-decoration: underline;
    font-size: 14px;
}
/*Карточка товара*/
.content-page .breadcrumbs{
    float: left;
    width: 100%;
    color: #939393;
    font-size: 1.4rem;
    margin-bottom: 30px;
}
.content-page .breadcrumbs a{
    color: #939393;
    font-size: 1.4rem;
    margin-left: 5px;
    margin-right: 5px;
}
.content-page .breadcrumbs a.active, .content-page .breadcrumbs a:hover{
    text-decoration: underline;
}
.content-page .breadcrumbs a:first-child{
    margin-left: 0px;
}
.content-page h1.product-title{
    color: #262626;
    font-size: 3.6rem;
    font-family: Exo2medium;
    margin-bottom: 30px;
    margin-top: 10px;
}
.product-photos, .product-info, .gift-info{
    float: left;
}
.product-actions{
    float: right;
}
.product-photos{
    width: 65%;
    position: relative;
}
.product-photos .one-image{
    float: left;
    width: 75%;
}
.product-photos .one-image div{
    width: 600px;
    height: 500px;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    background-repeat: no-repeat;
}
.product-photos .left-images{
    float: left;
    width: 25%;
    max-height: 650px;
}
.product-photos .left-images .nav-dots img{
    max-width: 100px;
    max-height: 100px;
}
.product-photos .left-images .nav-dots  div.slick-slide{
    padding-left: 20px;
    margin-bottom: 35px;
    cursor: pointer;
}
.product-photos .left-images .nav-dots div.slick-current{
    border-left: 3px solid #0071A2;
}
.product-actions{
    width: 35%;
    border-left: 1px solid #E9E9E9;
    padding-left: 30px;
}
.product-actions .action-btn{
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.product-actions .action-btn a span{
    margin-top: 0px;
    margin-left: 10px;
    float: right;
}
.product-actions .action-btn a{
    float: left;
    font-size: 1.6rem;
    text-transform: uppercase;
    background: #0071A2;
    border: 2px solid #0071A2;
    border-radius: 25px;
    color: white;
    text-decoration: none;
    font-family: Roboto;
    padding: 10px 45px 4px 40px;
    margin-left: 10px;
}
.product-actions .action-btn a.in-cart{
    margin-left: 0px;
}
.product-actions .action-btn a.in-cart:hover{
    background: #3586B7;
    border: 2px solid #3586B7;
}
.product-actions .action-btn a.in-cart:focus{
}
.product-actions .action-btn a.in-cart::before{
    content: ' ';
    display: inline-block;
    background-image: url("/image/cartwhite.svg");
    background-size:contain;
    height: 23px;
    width: 28px;
}
.product-actions .action-btn a.credit{
    text-transform: lowercase;
    background: white;
    color: #262626;
    padding: 11px 40px 9px 40px;
}
.product-actions .action-btn a.credit:hover{
    border: 2px solid #3586B7;
}

.product-actions .action-btn a img{
    margin-right: 10px;
}
.product-actions h2.price{
    float: left;
    width: 100%;
    font-family: Exo2bold;
    font-size: 2.5rem;
    margin: 0px 0px 20px 0px;
}
.product-actions .predl{
    float: left;
    width: 100%;
    padding: 10px;
    background: #FFFFFF;
    border: 1px dashed #262626;
    border-radius: 5px;
    font-size: 2.2rem;
    font-family: Exo2medium;
    margin-bottom: 30px;
}
.product-actions .sel-color,
.product-actions .sel-memory,
.product-actions .sel-delivery{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.product-actions .sel-delivery{
    margin-bottom: 0px;
}
.product-actions  h3{
    float: left;
    width: 100%;
    color: #262626;
    font-family: Exo2medium;
    font-size: 1.8rem;
    margin: 0px 0px 10px 0px;
}
.product-actions .sel-color img{
    width: 100%;
    max-height: 150px;
}
.product-actions .sel-color a{
    float: left;
    width: 24%;
    border: 2px solid #E4E4E4;
    border-radius: 10px;
    padding: 10px;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 5px;
}
.product-actions .sel-color a:hover,
.product-actions .sel-color a.active,
.product-actions .sel-memory a:hover,
.product-actions .sel-memory a.active{
    border: 4px solid #0071A2;
}
.product-actions .sel-memory a{
    float: left;
    border: 2px solid #E4E4E4;
    border-radius: 10px;
    padding: 5px 15px;
    font-family: Exo2bold;
    font-size: 1.6rem;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 5px;
}
.ac_it{
    display: flex;
    flex-flow: wrap;
    align-items: center;
    float: left;
    width: 100%;
}
.product-actions .sel-delivery{
    font-family: Exo2bold;
    font-size: 1.8rem;
}
.product-actions .sel-delivery p{
    margin: 0px 0px 10px 0px;
}
.product-actions .sel-delivery p.dop{
    font-family: Exo2light;
    font-size: 1.2rem;
}
.product-info, .gift-info, .product-group{
    width: 65%;
}
.product-group{
    float: left;
}
.product-info .tabs{
    float: left;
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
}
.product-info .tabs span{
    font-size: 1.8rem;
    line-height: 2.2;
    text-transform: uppercase;
    margin-right: 40px;
    padding: 15px 0px;
    cursor: pointer;
    float: left;
}
.product-info .tabs span.active-tab, .product-info .tabs span:hover{
    border-bottom: 3px solid #0071A2;
}
.gift-info{
    border: 1px solid #939393;
    padding: 10px;
    margin-bottom: 30px;
}
.gift-info img.gift{
    width: 90px;
    margin: 20px 10px;
}
.gift-info img{
    max-width: 100px;
    max-height: 100px;
    float: left;
    margin-right: 10px;
}
.gift-info h2{
    float: left;
    font-size: 2.4rem;
    margin: 0px 0px 0px 20px;
}
.content-tab, #tab-ch dl{
    float: left;
    width: 100%;
    margin: 0;
    padding: 5px 0px;
}
#tab-ch dl:nth-child(2n){
    background: #F6F6F6;
}
#tab-ch dd, #tab-ch dt{
    float: left;
    width: 50%;
    margin: 0;
    font-size: 1.4rem;
}
#tab-op .video{
    float: left;
    width: 100%;
}
#tab-op .video iframe{
    width: 100%;
    min-height: 590px;
}
#tab-op, #tab-ti, #tab-dl, #tab-sm{
    font-size: 2.2rem;
    line-height: 2.2;
    background: #F6F6F6;
    border-radius: 0px 0px 10px 10px;
    padding: 20px;
}
#tab-ti p, #tab-dl p, #tab-sm p{
    margin: 0px 0px 10px 0px;
}
#tab-ti dl{
    float: left;
    width: 100%;
    margin: 5px 0px;
}
#tab-ti dd{
    float: left;
    width: 3%;
    margin-left: 2%;
    margin-right: 2%;
}
#tab-ti dd span{
    border: 2px solid #262626;
    border-radius: 50%;
    padding: 0px 9px 3px 9px;
}
#tab-ti dt a, #tab-dl a{
    color: #0071A2;
    text-decoration: underline;
}
#tab-ti dt{
    float: left;
    width: 93%;
    line-height: 1.8;
}
#tab-dl span.italic {
    font-family: Exo2italic;
    opacity: 0.6;
}
#tab-dl h2{
    font-family: Exo2bold;
    font-size: 2.6rem;
}
#tab-dl p, #tab-sm p{
    line-height: 1.8;
}
#tab-dl ol li{
    font-family: Exo2bold;
    line-height: 1.5;
}
#tab-dl ol li .italic{
    font-size: 1.8rem;
}
#tab-dl ol li .mini-text{
    font-size: 1.5rem;
    font-family: Exo2;
}
.opacity{
    opacity: 0.4;
}
#tab-sm span.italic {
    font-family: Exo2italic;
}
#tab-sm  .mini-text{
    font-size: 1.8rem;
}
#tab-sm img{
    width: 100%;
    margin-bottom: 10px;
}
.content-tab ymaps{
    margin-bottom: 10px;
}
#tab-ak .product-item{
    width: 30.3%;
    float: left;
    margin:0px 3% 0px 0px;
    margin-bottom: 40px;
}
#tab-ak{
    padding-top: 40px;
}
.product-actions h2.price .oldprice {
    text-decoration: line-through;
    color: #939393;
    margin-right: 20px;
}
.product-actions h2.price .newprice {
    font-size: 3.0rem;
}
.product-actions .action-btn a.mobile-cart{
    background: #000000;
    opacity: 0.8;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
    border-radius: 25px;
    border: none;
    position: fixed;
    bottom: 10px;
    left: calc(50% - 186px/2 - 0.1px);
    z-index: 99;
}
.popup-product-photos{
    /*display: none;*/
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: white;
    z-index: -1;
    opacity: 0;
    border: 1px solid #939393;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    overflow: hidden;
}
.popup-product-photos .close{
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99;
}
.popup-product-photos .popup-slider{
    float: left;
    width: 100%;
}
.popup-slider .left-popup-images {
    float: left;
    width: 100px;
    height: 100vh;
    border-right: 1px solid #E9E9E9;
    position: relative;
}
.left-popup-images .nav-popup-dots  div.dot-p{
    margin-top: 25px;
}
.left-popup-images .nav-popup-dots  div.dot-p img{
    width: 50px;
    margin: 0 auto;
    cursor: pointer;
    padding: 5px;
}
.left-popup-images .nav-popup-dots div.slick-current img,
.left-popup-images .nav-popup-dots div.dot-p img:hover{
    border: 3px solid #0071A2;
    border-radius: 5px;
}
.popup-slider .popup-image {
    float: right;
    width: calc(100% - 100px);
    height: 100vh;

}
.popup-slider .popup-image div {
    width: 720px;
    height: 600px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    height: 100vh;
}
.popup-slider .popup-image div.img-p {
    margin-top: 100px;
    height: calc(100vh - 200px);
}
.left-popup-images .dot-navigation{
    position: absolute;
    bottom: 0;
}
.left-popup-images .dot-navigation img{
    width: 50px;
    float: left;
    margin: 20px 25px;
    cursor: pointer;
}
.left-popup-images .dot-navigation .prev{
    transform: rotate(180deg);
}
.popup-opacity.popup-sr{
    position: absolute;
}
.popup-opacity.popup-sr .popup .popup-content a {
    text-decoration: none;
}
.popup-opacity{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 889;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.5);;
}
.popup-opacity .popup .close{
    cursor: pointer;
}
.popup-opacity .popup .title-popup h2 {
    font-size: 2.4rem;
    float: left;
    width: 80%;
}
.popup-opacity .popup .title-popup{
    border-bottom: 1px solid #E9E9E9;
}
.popup-opacity .popup{
    width: 750px;
    float: left;
    margin-left: calc(50% - 750px/2 - 0.1px);
    margin-top: calc(25% - 605px/2 - 0.1px);
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
.popup-opacity.popup-sr .popup{
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 0px;
}
.popup-opacity .popup .popup-content{
    float: left;
    width: 100%;
    padding: 0px 20px;
}
.popup-opacity .popup .popup-content p.sub-title{
    font-size: 1.6rem;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #E9E9E9;
}
.popup-opacity .popup .popup-content h1{
    font-family: Exo2bold;
    font-size: 2.4rem;
    padding: 0px 20px;
}
.popup-opacity .popup .popup-content a{
    text-decoration: underline;
    color: #0071A2;
}
.popup-opacity .popup .popup-content p{
    font-size: 1.8rem;
    color: #939393;
    padding: 0px 20px;
}
.popup-opacity .popup .popup-content .mini-text{
    font-size: 1rem;
}
.popup-opacity .popup .popup-content .personali{
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 30px;
}
span.link{
    color: #0071A2;
    cursor: pointer;
}
.italic {
    font-family: Exo2italic;
}
form .radio-form label{
    font-size: 1.6rem;
    margin-left: 15px;
}
form .radio-form{
    float: left;
    width: 100%;
    padding: 0px 30px;
    margin-bottom: 20px;
}
form .input-form{
    float: left;
    width: 100%;
    padding: 0px 30px;
    margin-bottom: 10px;
}
#popup-auth .popup-content{
    padding-top: 20px;
}
#popup-auth form .input-form input[type='submit'] {
    margin-left: calc(45% - 220px / 2);
}
#popup-auth .button{
    margin-top: 20px;
    float: left;
    margin-left: 10px;
    text-transform: unset;
}
.town-lk p{
    margin: 0px;
}
#popup-auth label{
    float: left;
    width: 100%;
    margin-left: calc(50% - 400px / 2);
    font-size: 1.6rem;
    margin-bottom: 5px;
}
form .input-form input[type='text'],
form .input-form input[type='password'],
form .input-form input[type='mail']{
    font-family: Exo2;
    float: left;
    width: 400px;
    height: 38px;
    margin-left: calc(50% - 400px/2);
    border: 2px solid #C6C6C6;
    border-radius: 10px;
    color: #262626;
    padding: 1px 20px;
    outline:none;
    font-size: 1.6rem;
}
form .input-form input[type='submit']{
    float: left;
    margin-left: calc(50% - 220px/2);
    margin-top: 20px;
    font-size: 1.6rem;
    font-family: Roboto;
    font-weight: 700;
    background: #0071A2;
    border-radius: 25px;
    padding: 15px 49px;
    color: white;
    border: none;
    cursor: pointer;
}
input[type='radio']:after {
    float: left;
    width: 20px;
    height: 20px;
    border: 2px solid #262626;
    border-radius: 10px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: white;
    content: '';
    display: inline-block;
    visibility: visible;
}
input[type='radio']:checked:before {
    float: left;
    width: 20px;
    height: 20px;
    content: '';
    top: -2px;
    left: -15px;
    position: relative;
    border-left: 3px solid #0071A2;
}
input[type='radio']:checked:after {
    float: left;
    width: 20px;
    height: 20px;
    border: 2px solid #262626;
    border-radius: 10px;
    top: -22px;
    left: -1px;
    position: relative;
    background-color: white;
    content: '';
    background-image: url('/image/ellipse.svg');
    background-size: auto;
    background-position: center;
    padding: 4px;
    background-repeat: no-repeat;
    display: inline-block;
    visibility: visible;
}
#popup-person .popup-content p{
    color: #262626;
}
#popup-person .popup-content{
    max-height: 550px;
    overflow: auto;
}
.content-page .head-filter-panel{
    position: relative;
    width: 100%;
    float: left;
    border-bottom: 1px solid #E9E9E9;
    font-size: 1.8rem;
    padding: 10px 0px;
    margin-bottom: 30px;
}

.head-filter-panel .text-sort{
    float: left;
    margin-right: 30px;
}
.head-filter-panel .btn-filter{
    position: absolute;
    right: 4%;
    bottom: 20px;
}
.head-filter-panel .btn-filter span{
    text-transform: uppercase;
    font-size: 1.6rem;
    border: 2px solid #262626;
    border-radius: 25px;
    font-family: Roboto;
    padding: 15px 17px 12px 25px;
    cursor: pointer;
}
.head-filter-panel .btn-filter span img{
    margin-right: 10px;
    margin-bottom: 3px;
}
.head-filter-panel .btn-filter span img#vector-filter{
    width: 14px;
    margin-left: 45px;
    margin-right: 0px;
}
.head-filter-panel .action-sort{
    font-family: Exo2bold;
    float: left;

}
.head-filter-panel .action-sort a{
    margin-right: 30px;
    padding: 10px 0px;
}
.head-filter-panel .action-sort a.active,
.head-filter-panel .action-sort a:hover{
    border-bottom: 3px solid #0071A2;
}
.catalog-content{
    float: left;
    width: 96%;
}
.catalog-content .products{
    float: left;
    width: 73%;
}
.catalog-content .products.soon-ps{
    float: left;
    width: 100%;
}
.catalog-content .products.soon-ps .product-item{
    float: left;
    width: 22%;
    margin-right: 3%;
    margin-left: 0px;
    height: 390px;
}
.catalog-content .products .product-item{
    float: left;
    width: 30%;
    margin-right: 3.33%;
    margin-left: 0px;
    height: 390px;
}
.catalog-content .filters{
    float: left;
    width: 27%;
    background: white;
}
.popup-opacity .popup.modal-cart .modal-window-content h3{
    font-family: Exo2medium;
    font-size: 3.6rem;
    text-align: center;
    margin-bottom: 30px;
}
.popup-opacity .popup.modal-cart .popup-content{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.popup-opacity .popup.modal-cart{
    width: 580px;
    height: 222px;
    margin-left: calc(50% - 580px/2 - 0.1px);
    margin-top: calc(25% - 222px/2 - 0.1px);
}
.button{
    border: 2px solid #0071A2;
    border-radius: 25px;
    font-family: Roboto;
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    padding: 10px 20px;
}
.button.btn1{
    background: #0071A2;
    color: white!important;
    text-transform: uppercase;
    padding: 11px 20px;
}
.button.btn2{
    background: white;
    color: #262626!important;
    text-transform: lowercase;
}
header .cart-desc.active .count-cart {
    padding: 2px 11px;
}
#hidtextCR2{
    text-align: center;
    float: left;
    width: 100%;
    color: red;
}
.product-actions p{
    float: left;
    width: 80%;
}
.product-actions .popup-opacity p{
    float: none;
    width: auto;
}
.product-actions .sold-title{
    float: left;
    width: 80%;
    font-family: Exo2bold;
    font-size: 4.0rem;
    margin: 0px 0px 20px 0px;
}
.product-actions .sold-info{
    font-family: Exo2medium;
    font-size: 1.8rem;
    margin-top: 30px;
}
.product-actions .last-price span{
    font-weight: bold;
}
.product-actions .last-price{
    font-family: Exo2medium;
    font-size: 2.4rem;
    margin-top: 0px;
}
.product-actions .preform-info{
    font-family: Exo2bold;
    font-size: 2.0rem;
    width: 100%;
    margin-bottom: 0px;
}
#notification_form input[type='submit']{
    margin: 0px;
    text-transform: uppercase;
}
#notification_form .input-form{
    padding: 0px;
}
#notification_form .notification_input{
    width: 80%;
    margin: 10px 0px;
}
.product-actions .notice{
    float: left;
    width: 80%;
}
.product-group{
    margin-bottom: 30px;
}
.product-group .title-section{
    font-family: Exo2bold;
    font-size: 2.4rem;
    text-align: center;
}
.modelcard__detail-group h3 {
    font-size: 1.6rem;
    font-family: Exo2bold;
}
.content-tab .modelcard__detail, .modelcard__detail-group{
    float: left;
    width: 100%;
}
.modelcard__detail-group .b-model-details__item{
    font-size: 1.4rem;
    float: left;
    width: 100%;
    padding: 5px 0px;
}
.modelcard__detail-group .b-model-details__item:nth-child(2n) {
    background: #F6F6F6;
}
.modelcard__detail-group .h3{
    font-family: Exo2bold;
}
.b-model-details__item-spec, .b-model-details__item-value{
    float: left;
    width: 50%;
    margin: 0;
}
.markdown{
    color: red;
}
.sel-delivery.bu p{
    font-family: Exo2italic;
    font-size: 2.0rem;
    margin-top: 15px;
}
.catalog-content .filters .all_filter{
    float: left;
    width: 80%;
}
.all_filter .price_filter p label{
    float: left;
    width: 20%;
    opacity: 0.6;
}
.all_filter .price_filter p input{
    float: left;
    width: 80%;
    border: none;
    outline:none;
    font-size: 1.8rem;
    padding-left: 5px;
}
.all_filter .price_filter p.two_p{
    float: right;
}
.all_filter .price_filter p{
    float: left;
    width: 48%;
    border: 2px solid #E9E9E9;
    border-radius: 20px;
    padding: 8px 20px;
    font-size: 1.6rem;
    margin: 0px 0px 5px 0px;
}
.all_filter .price_filter span.irs{
    float: left;
    width: 100%;
}
span.irs-min,span.irs-max,span.irs-from,span.irs-to,span.irs-single{
    display: none;
}
.irs--flat span.irs-line{
    background: white;
}
.irs--flat span.irs-bar {
    top: 25px;
    height: 3px;
    background-color: #0071A2;
}
.irs--flat span.irs-handle {
    top: 17px;
    width: 20px;
    height: 20px;
    background-color: white;
    border: 4px solid #0071A2;
    border-radius: 50%;
}
.irs--flat span.irs-handle i{
    display: none!important;
}
.filters .filter-blok{
    border-bottom: 1px solid #E9E9E9;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.filters .filter-blok #show_hide_brand{
    cursor: pointer;
    color: #0071A2;
    text-align: center;
    font-size: 1.4rem;
}
.filters .filter-blok .hide_chek{
    display: none;
}
.filter-blok .filter-subblok{
    width: 80%;
    float: left;
}
.filter-subblok h3{
    font-size: 1.8rem;
    float: left;
    width: 100%;
    margin: 0px 0px 20px 20px;
}
.filter-blok .chek_item{
    font-size: 1.6rem;
    margin-bottom: 7px;
    float: left;
    width: 100%;
    position: relative;
}
.filter-blok .chek_item input{
    float: left;
}
.filter-blok .chek_item label{
    float: left;
    margin-left: 5px;
    margin-top: -2px;
}
span.param-title{
    border: 1px solid;
    margin-left: 3px;
    margin-top: -5px;
    font-size: 7px;
    padding: 0px 3px;
    border-radius: 65%;
    cursor: pointer;
    float: left;
    position: relative;
}
span.param-title .param-show-title{
    position: absolute;
    background: #ffe6bc;
    font-size: 12px;
    max-width: 150px;
    min-width: 100px;
    padding: 3px;
    border: 1px solid;
    z-index: 99;
    border-radius: 3px;
}
.head-filter-panel .btn-filter{
    display: none;
}
.all_filter .button {
    float: left;
    margin-bottom: 10px;
}
#form-filter{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.filters .mobile-title{
    display: none;
}
.mobile-text-sort{
    display: none;
}
.catalog-content .products .product-item.markdown-item{
    height: auto;
}
.product-item.markdown-item .mark-info{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.product-item.markdown-item .mark-info, .mark-info p, .mark-info span{
    float: left;
    width: 100%;
}
.mark-info p.bu-sost span{
    float: left;
    width: 50%;
    text-align: right;
}
.mark-info p.bu-sost img{
    max-width: calc(50% - 10px);
    float: left;
    margin-top: 7px;
    margin-left: 10px;
}
.mark-info p, .mark-info span{
    font-size: 1.6rem;
    text-align: center;
    margin: 2px 0px;
}
.product-item.markdown-item .price_cart {
    margin-top: 20px;
    position: inherit!important;
    float: left;
    width: 100% !important;
    bottom: 10px;
}
.products.markdown-products{
    display: flex;
    flex-flow: wrap;
    align-items: end;
}
.cart-content.section-main{
    width: 70%;
}
.cart-content .cart-item{
    float: left;
    width: 100%;
    padding: 30px 10px;
    border-top: 1px solid #E9E9E9;
}
.cart-content .cart-item:first-child{
    border-top: none;
}
.cart-content .cart-item img.prod-cart-img{
    float: left;
    width: 7%;
}
.cart-content .cart-item h3.prod-cart-name{
    float: left;
    width: 83%;
    font-size: 2.4rem;
    padding: 0px 30px;
    margin-top: 0px;
}
.cart-content .cart-item .cart-action{
    float: left;
    width: 10%;
}
.basket-item-id-about.overlay_w{
    opacity: 0.3;
}
.basket-item-id-info-top-price, .basket-item-id-info-top-num, .basket-item-id-chkbx{
    float: left;
    width: 100%;
}
.basket-item-id-info-top-price{
    display: flex;
    flex-flow: row;
    align-items: center;
}
.basket-item-id-info-top-price .minus,
.basket-item-id-info-top-price .plus{
    font-size: 3.0rem;
    padding: 0px 5px 5px;
    width: 25%;
    text-align: center;
}
.basket-item-id-info-top-price input{
    text-align: center;
    width: 50%;
    font-size: 1.8rem;
    border: 1px solid #262626;
    border-radius: 18px;
    padding: 4px 12px 2px;
}
.basket-item-id-info-top-num{
    text-align: center;
    font-size: 1.8rem;
}
.basket-item-id-chkbx{
    margin-top: 20px;
}
.basket-item-id-chkbx label{
    color: #0071A2;
    cursor: pointer;
    font-size: 1.2rem;
}
.cart-item .gift-info{
    width: 100%;
    margin-bottom: 0px;
    margin-top: 20px;
}
.content-page h1.product-title.cart-title{
    font-size: 2.4rem;
    margin-top: 30px;
    font-weight: bold;
}
.cart-content .order_form{
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}
.cart-content .order_form.mod_2{
    align-items: center;
}
.order_form .buy_option .buy_option_label{
    font-size: 1.8rem;
    margin-left: 15px;
}
.order_form .buy_option{
    margin-bottom: 20px;
    color: #939393;
    margin-left: 10px;
    text-align: start;
    float: left;
    width: 100%;
}
.order_form .buy_option span.all-show{
    color: #262626;
}
.cart-content .cart-tabs{
    width: 100%;
    float: left;
    font-size: 1.8rem;
    border-bottom: 1px solid #E9E9E9;
    display: flex;
    flex-flow: row;
    align-items: end;
}
.cart-content .cart-tabs span{
    float: left;
    padding: 10px 0px;
    cursor: pointer;
    margin-right: 60px;
}
.cart-content .cart-tabs span.spb-span:after{
    content: 'Санкт-Петербургу';
}
.cart-content .cart-tabs span.rf-span:after{
    content: 'России';
}
.cart-content .cart-tabs span.active,
.cart-content .cart-tabs span:hover{
    border-bottom: 4px solid #0071A2;
}
.cart-content .container{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.basket-item-id{
    position: relative;
}
.basket-item-id .btn-cart-maps{
    text-transform: uppercase;
    font-size: 1.4rem;
    border: 1px solid #262626;
    border-radius: 25px;
    padding: 5px 20px;
    position: absolute;
    top:0px;
    right: 0px;
    cursor: pointer;
}
#popup-cart-map .cart-map{
    height: 500px;
    padding: 0px;
}
.select-btn-cart{
    font-size: 1.3rem;
    font-family: Roboto;
    border: 1px solid #262626;
    border-radius: 15px;
    padding: 2px 10px;
    cursor: pointer;
    margin-top: 4px;
}
.order_form  .input_w input[type='text'],
.order_form  .input_w textarea{
    outline:none;
    font-family: Exo2;
    width: 500px;
    font-size: 1.8rem;
    border: 2px solid #C4C4C4;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 10px 20px;
    overflow: hidden;
}
.total_price_wrapper p{
    font-size: 2.0rem;
}
.cart-content .pers-cart{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.0rem;
    color: #939393;
    margin-top: 100px;
    margin-bottom: 0px;
}
.order_form .field-ord3,
.order_form .field-ord5,
.order_form .field-ord4,
#block-city-cart{
    display: none;
}
.cart-content .cant_deliv{
    float: left;
    width: 100%;
    text-align: center;
    color: brown;
    font-size: 1.6rem;
}
.order_form  .input_w h3.label{
    font-size: 1.6rem;
    font-weight: bold;
    width: 500px;;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 5px;
}
.order_form  .input_w h3.link{
    font-size: 1.6rem;
    text-decoration: underline;
    width: 500px;
    color: #0071A2;
    cursor: pointer;
    padding-left: 20px;
    text-align: left;
}
.order_form  .input_w h3.pr-d{
    font-size: 1.6rem;
    margin-bottom: 0px;
}
.order_form  .input_w h3.del-rf-info{
    font-family: Exo2italic;
    font-size: 1.3rem;
    color: #939393;
    margin-top: 5px;
}
.order_form  .input_w h3.pr-d,
.order_form  .input_w h3.del-rf-info{
    width: 500px;
    padding-left: 20px;
    text-align: left;
}
.ui-autocomplete .ui-menu-item div{
    font-size: 1.8rem;
    padding: 5px 10px;
}
.popup-opacity#popup-cart-city .popup .cart-city .city-item:hover{
    border-bottom: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
}
.popup-opacity#popup-cart-city .popup .cart-city .city-item{
    padding: 5px 20px;
    cursor: pointer;
}
.popup-opacity#popup-cart-city .popup .cart-city{
    max-height: 600px;
    overflow-y: scroll;
    font-size: 1.8rem;
    padding: 0;
}
.popup-opacity#popup-cart-city .popup {
    width: 400px;
    margin-left: calc(50% - 400px/2 - 0.1px);
}
.region-order .total_price_wrapper{
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #E9E9E9;
    font-size: 2.2rem;
}
.region-order .person-info{
    float: left;
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    font-size: 1.6rem;
}
.region-order .stom-info{
    float: left;
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    font-size: 1.4rem;
}
.region-order .stom-info ul{
    list-style-type: none;
    padding: 0;
}
.region-order .region-action{
    float: left;
    width: 100%;
}
.region-action .payment-options span.title{
    font-family: Exo2bold;
    font-size: 2.4rem;
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 20px;
}
.region-action .payment-options span.subtitle{
    font-family: Exo2italic;
    color: #939393;
    font-size: 1.8rem;
    text-align: left;
    float: left;
    width: 100%;
}
.region-action .payment-options p{
    font-family: Roboto;
    font-style: italic;
    font-size: 1.6rem;
    text-align: left;
    float: left;
    width: 100%;
}
.region-action .payment-options p a{
    color: #0071A2;
    text-decoration: underline;
}
.region-action .payment-options img{
    width: 300px;
    margin: 20px 0px;
}
.region-action .payment-options{
    display: flex;
    flex-flow: column;
    align-items: center;
    border-bottom: 1px solid #E9E9E9;
}
.region-action .button{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 11px 50px;
}
.region-action  input[type='email']{
    outline: none;
    font-family: Exo2;
    width: 500px;
    font-size: 1.8rem;
    border: 2px solid #C4C4C4;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 10px 20px;
}
.region-order .payment-options ul{
    list-style-type: none;
    padding: 0;
    text-align: left;
    float: left;
    width: 100%;
    font-size: 1.5rem;
}
.payment .container{
    margin-top: 0px!important;
}
.payment p{
    font-family: Exo2!important;
    font-style: normal!important;
}
.payment span,.payment p{
    font-size: 1.8rem;
}
.payment a{
    color: #0071A2;
    text-decoration: underline;
}
.cart-content.done-order p{
    font-size: 1.8rem;
    float: left;
    width: 100%;
}
.cart-content.done-order h3{
    float: left;
    width: 100%;
    font-size: 1.8rem;
    font-family: Exo2italic;
    font-weight: bold;
}
.section-main.action-order{
    background: #F6F6F6;
    padding: 20px;
}
.action-order h1, .action-order p{
    font-family: Exo2italic;
    float: left;
    width: 100%;
}
.action-order h1{
    font-size: 3.6rem;
}
.action-order p{
    font-size: 2.4rem;
}
.action-order p a{
    color: #0071A2;
    text-decoration: underline;
}
h3.no-cart{
    font-size: 2.0rem;
    font-weight: bold;
}
.product-title.left{
    text-align: left!important;
}
.page-content .page-text ul{
    list-style-type: circle;
}
.page-content .page-text table{
    width: 100%;
}
.page-content .page-text-hot img.hot{
    width: 100%;
}
.page-content .page-text{
    float: left;
    width: 68%;
    padding: 20px;
    background: #F6F6F6;
    border-radius: 0px 0px 10px 10px;
    font-size: 220%;
}
.page-content .page-links{
    float: left;
    width: 32%;
    padding:0px 20px;
}
.page-content .page-links a{
    color: #0071A2;
    font-size: 1.8rem;
    text-decoration: underline;
}
.page-content .page-links p{
    font-size: 1.2rem;
    margin-top: 5px;
    margin-bottom: 15px;
}
header .cart-desc.active .button-cart a:hover,
.home-slider .item-slider .content-slide a:hover,
.button.btn1:hover,
form .input-form input[type='submit']:hover{
    background: #3586B7;
    border-color: #3586B7;
}
.product-item .price_cart a:hover,
.button.btn2:hover,
.product-actions .action-btn a.credit:hover{
    border: 2px solid #3586B7;
    box-shadow: 0 0 3px #3586B7;
}
.popup-bu .bu-item-id{
    float: left;
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 20px;
}
.popup-bu .bu-item-id img{
    float: left;
    max-width: 100px;
    max-height: 100px;
}
.popup-bu .bu-item-id h3{
    float: left;
    font-size: 2.8rem;
    margin-top: 0px;
    margin-left: 20px;
}
.page-content a {
    color: #0071A2;
    text-decoration: underline;
}
.page-content .catalog-items{
    float: left;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    align-items: end;
}
.page-content .catalog-items .skupka{
    font-family: Exo2;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    position: relative;
    color: #262626;
    padding: 10px;
    width: auto;
    margin: 10px 10px;
    float: left;
    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    background: white;
}
.page-content .catalog-items>div{
    float: left;
    width: 30%;
    margin-right: 3.33%;
    margin-left: 0px;
}
.page-content .catalog-items .skupka img {
    max-width: 100%!important;
    float: left;
    max-height: 260px!important;
}
.page-content .catalog-items .skupka .info>div{
    text-align: center;
}
header #block-advt{
    float: left;
    width: calc(100% + 30px);
    margin-left: -15px;
    background: #FFE3B3;
    opacity: 0.89;
    border: 2px solid #262626;
    text-align: center;
    font-size: 1.8rem;
    padding: 3px 15px;
}
header #block-advt img, header #adv-pop img{
    float: right;
    width: 14px;
    margin: 6px 0px;
    cursor: pointer;
}
header #block-advt span{
    float: left;
    width: 98%;
}
header .head{
    float: left;
    width: 100%;
}
header #adv-pop span.t_ad{
    float: left;
    width: 90%;
}
header #adv-pop{
    font-size: 1.6rem;
    padding: 10px;
    z-index: 9999;
    float: right;
    top:130px;
    width: 600px;
    position: absolute;
    right: 15px;
    background: #ffe6bc;
    border: 2px solid #262626;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
header.ny .logo img {
    margin-top: -10px;
}
@media (min-width: 2000px){
    .catalog-content .products .product-item{
        height: 450px;
    }
    .product-item {
        height: 450px;
    }
    .slider-top-sales, .slider-product-group {
        min-height: 440px;
    }
}
@media (min-width: 2400px){
    .catalog-content .products .product-item{
        height: 500px;
    }
    .product-item {
        height: 500px;
    }
    .slider-top-sales, .slider-product-group {
        min-height: 490px;
    }
}
@media (min-width: 3000px){
    .catalog-content .products .product-item{
        height: 600px;
    }
    .product-item {
        height: 600px;
    }
    .slider-top-sales, .slider-product-group {
        min-height: 590px;
    }
}


.offer .offer-text#tab-ti{
    float: left;
    width: 65%;
    border-radius: 0px;
}

.offer .offer-form{
    float: left;
    width: 30%;
    margin: 0px 2.5%;
    border: 1px solid #E4E4E4;
    padding: 10px;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.offer .offer-form #offer-form{
    float: left;
    width: 100%;
}
.offer .offer-form .offer-title .mobile-offer{
    display: none;
    color: #939393;
    font-size: 1.4rem;
    margin: 5px 0px;
}
.offer .offer-form .offer-title .mobile-offer p{
    margin: 5px 0px 10px;
}
.offer .offer-form .offer-title{
    display: flex;
    flex-flow: column;
    align-items: center;
    border: 1px dashed #939393;
    padding: 5px 10px;
    background: #F6F6F6;
    margin-bottom: 10px;
}
.offer .offer-form h3{
    float: left;
    padding: 10px 30px;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
}
.offer .offer-form h3.success{
    color: #198754;
}
.offer .offer-form h3.error{
    color: #dc3545;
}
.offer .offer-form .offer-title h2{
    font-size: 2.4rem;
    font-weight: 600;
    margin: 0px;
}
.offer .offer-form p.pers-offer{
    font-size: 1.0rem;
    margin-top: 10px;
}
.offer .offer-form p{
    font-size: 1.2rem;
    float: left;
    width: 100%;
    text-align: center;
    color: #262626;
    margin: 0px 0px 5px;
}
.offer .offer-text a{
    color: #0071A2;
}
.offer .offer-form .input-form .order_row{
    float: left;
    width: 100%;
}
.offer .offer-form .input-form{
    display: flex;
    flex-flow: column;
    align-items: center;
}
.offer .offer-form .input-form .input_w .help-block{
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}
.offer .offer-form .input-form .input_w{
    float: left;
    width: 100%;
    margin: 5px 0px;
}
.offer .offer-form .input-form .button.btn1{
    margin: 10px 0px;
    padding: 10px 40px;
}
.offer .offer-form .input-form .input_label{
    float: left;
    width: 100%;
    font-size: 1.4rem;
    line-height: 17px;
    color: #262626;
    margin-bottom: 3px;
}
.offer .offer-form form .input-form input[type='text']{
    width: 100%;
    margin-left: 0px;
}
.offer .offer-form .input-form .input_label_file .control-label{
    font-family: Exo2;
    float: left;
    width: 100%;
    margin-left: 0px;
    height: 44px;
    border: 2px solid #C6C6C6;
    border-radius: 10px;
    color: #262626;
    padding: 7px 15px 1px;
    outline: none;
    font-size: 1.6rem;
}
.input_label_file .control-label .btn-file{
    float: left;
    border: 2px solid #0071A2;
    border-radius: 15px;
    padding: 0px 19px;
}
.input_label_file .control-label .state-file{
    float: left;
    color: #939393;
    margin-left: 10px;
}
.hide-file input[type='file']{
    display: none;
}
.load_offer{
    background: black;
    opacity: 0.5;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1001;
}
.load_offer img {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.sravn-table{
    border-collapse: collapse;
}
.popup-sr .popup-content{
    overflow: auto;
    padding: 0px 0px!important;
}
.sravn-table th{
    width: 200px;
    padding-bottom: 10px;
}
.sravn-table th.dt-table{
    width: 250px;
}
.sravn-table th.dt-table span{
    width: 250px;
    float: left;
}
.sravn-table .product-item{
    height: 250px;
    width: 180px;
}
.sravn-table .product-item h3{
    font-size:12px;
}
.sravn-table .product-item .price_cart span.oldprice,
.sravn-table .product-item .price_cart span.newprice,
.sravn-table .product-item .price_cart span.price{
    font-size:14px;
}
.sravn-table .product-item .price_cart a img {
    width: 14px;
    margin-top: 2px;
}
.sravn-table .product-item .sravnenie.delete{
    width: 15px;
}
.sravn-table .product-item .price_cart a {
    font-size: 10px;
    border: 1px solid #0071A2;
    padding: 4px 10px 4px 10px;
}
.sravn-table .title-tr{
    border-bottom: 1px solid #E9E9E9;
}
.sravn-table .content-sravn{
    font-size: 1.4rem;
    overflow: auto;
}
.sravn-table .content-sravn:nth-child(2n+1) {
    background: #F6F6F6;
}
.sravn-table .content-sravn:nth-child(2n) {
    background: white;
}
.sravn-table td{
    padding: 3px 0px;
}
.sravn-table .sravn-td-name{
    text-align: left;
}
.sravn-table .sravn-td-name span{
    width: 100%;
    float: left;
    margin-left: 20px;
}
.sravn-table .sravn-td-value{
    text-align: right;
    padding: 3px 10px;
}

.sravn-table thead th {
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    top: 0;
    background: white;
}

.sravn-table tbody th {
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    left: 0;
    background: inherit;
}
.sravn-td-value span{
    display: none;
}

.category-child-link .children-cat{
    float: left;
    border: 1px solid #E4E4E4;
    color: #262626;
    font-size: 1.4rem;
    padding: 5px 10px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.category-child-link .children-cat:hover{
    box-shadow: 0px 0px 5px rgb(0, 0 ,0, 0.25);
    color: #939393;
}
.category-child-link.section-main{
    margin-bottom: 5px;
}
.category-desc.section-main{
    font-size: 180%;
}
.category-desc.section-main img{
    max-width: 100%;
}

.contact-home .control-k{
    margin: 20px 0px;
    color: #ff281b;
    width:100%;
    float: left;
    text-align: center;
    text-decoration: underline;
    font-family: Exo2bold;
    font-size: 2.0rem;
    text-transform: uppercase;
}
.zhalobacomment {
    font-family: Exo2;
    float: left;
    width: 400px;
    height: 38px;
    margin-left: calc(50% - 400px/2);
    border: 2px solid #C6C6C6;
    border-radius: 10px;
    color: #262626;
    padding: 1px 20px;
    outline: none;
    font-size: 1.6rem;
}
#popup-person-control .popup-content {
    max-height: 550px;
    overflow: auto;
}
#popup-person-control .popup-content p {
    color: #262626;
}
.popup-opacity .popup .popup-content .personali-control {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 30px;
}
#hidtextCON {
    text-align: center;
    float: left;
    width: 100%;
    color: red;
}

.in-nal{
    position: absolute;
    top: 0;
    right: 0;
    font-family: Exo2bold;
    text-transform: uppercase;
    font-size: 1.8rem;
    text-align: center;
    padding: 2px 7px;
    background: #219653;
    /*background: black;*/
    color: white;
    z-index: 100;
}
.mini-pro{
    left: 0;
    right: auto;
    font-size: 1.5rem;
}
.product-actions .all-info-block {
    order:8;
    float: left;
    width: 100%;
    font-size: 1.8rem;

}
.product-actions .all-info-block ul{
    list-style-type: none;
    padding: 0px;
}
.product-actions .all-info-block ul li img{
    height: 30px;
}
.product-actions .all-info-block ul li{
    margin: 10px 0px;
}
.product-actions .all-info-block ul li span{
    margin-left: 10px;
}
.product-actions h2.bnal-item {
    font-size: 2em;
}
.popup-opacity .popup .popup-content h2.bbold {
    font-family: Exo2bold;
    font-size: 2.4rem;
    padding: 0px 20px;
}
.mobile_filt_sub{
    display: none;
    position: fixed;
    bottom: 155px;
    right: 0;
    border-radius: 25px 0px 0px 25px;
}
.mobile_filt_res{
    display: none;
    position: fixed;
    bottom: 100px;
    right: 0;
    border-radius: 25px 0px 0px 25px;
}
.sidebar .navigation .side-menu ul li.parent-mobile-cat{
    display: none;
}
.sidebar .navigation .mobile-menu ul li.parent-mobile-cat{
    display: none;
}
.mobile-nav .mobile-menu .sub-menu li.parent-mobile-cat a span{
    width: 190px;
}
.mobile-nav .mobile-menu .sub-menu li.parent-mobile-cat a span img{
    width: 190px;
}
.tradein__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: flex-end;
    margin: 22px 0;
    font-weight: 400;
    line-height: 18px;
    border-bottom: 1px dotted #aaa;
}
.tradein__name {
    display: block;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    font-size: 2.0rem;
    margin-bottom: -2px;
    margin-right: 30px;
    padding: 4px 10px 0 0;
    background: #F6F6F6;
}
.tradein__cost {
    display: block;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-bottom: -2px;
    padding: 4px 0 0 10px;
    text-align: right;
    font-size: 2.2rem;
    background: #F6F6F6;
}
.tradein__icon-title-wrap{
    font-weight: bold;
}

.product-actions h2.bnal-item.bnal-item{
    float: left;
    margin-bottom: 20px;
    margin-top: 0px;
}
#popup-price .popup-content p{
    color: black!important;
}
.dop-price-title{
    border: 1px solid;
    margin-left: 5px;
    margin-top: -2px;
    font-size: 13px;
    padding: 0px 5px;
    border-radius: 65%;
    cursor: pointer;
    position: absolute;
}
.cart-loads{
    width: 40px;
    display: none;
}
.all-blog .blog-item{
    width: 30%;
    float: left;
    height: 500px;
    margin-right: 3.33%;
    margin-bottom: 20px;
    font-family: Exo2;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    position: relative;
    color: #262626;
    padding: 10px;
    box-shadow: 0px 0px 10px rgb(0, 0 ,0, 0.25);
}
.blog-item .image-post{
    width: 100%;
    float: left;
    padding-top: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
}
.blog-item h2{
    font-weight: bold;
    font-size: 20px;
    float: left;
    width: 100%;
    margin: 10px 0px;
}
.blog-item .desc-post{
    font-size: 14px;
}
.blog-item .bottom-blog{
    position: absolute;
    bottom: 0px;
    float: left;
    width: 100%;
    font-size: 14px;
    right: 0;
    padding: 0px 10px;
}
.blog-item .bottom-blog a{
    float: right;
}
.blog-item .bottom-blog span{
    float: left;
}
.pagination-blog{
    font-size: 18px;
}
.pagination-blog ul{
    list-style-type: none;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 3.33%;
    padding-left: 0px;
}
.pagination-blog ul li a{
    float: left;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    padding: 5px 14px;
    margin: 0px 5px;
}
.pagination-blog ul li span{
    background: #E4E4E4;
    float: left;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    padding: 5px 14px;
    margin: 0px 5px;
}
.one-post-blog{
}
.one-post-blog li p{
    margin: 0px 0px;
}
.page-content .page-text.one-post-blog ul{
    margin: 2px 0px;
    list-style-type: disc;
}
.one-post-blog h2{
    margin: 5px 0px;
}
.one-post-blog img{
    width: 100%;
    margin: 10px auto 10px;
    display: block;
}
.page-links .all-blog .blog-item{
    width: 100%;
}
.page-links .all-blog .blog-item a{
    text-decoration: none;
    color: #262626;
}
.page-content .page-links .blog-item p {
    font-size: 1.4rem;
}
.page-content .page-links .all-blog h3 {
    font-size: 2.3rem;
    font-weight: bold;
    margin-top: 0px;
}
.page-content .page-text.one-post-blog{
    font-size: 200%;
}
.footer .footer-menu{
    float: left;
    width: 100px;
    font-size: 13px;
    line-height: 15px;
    margin-left: 20px;
}
.footer .footer-menu a{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.footer .contact-block img {
    height: 50px;
}
.show-login img{
    width: 16px;
    margin-right: 1px;
    margin-bottom: 5px;
}

.town-lk{
    display: none;
}
.all-logo-mobile{
    display: none;
}
.form-profile button {
    border: 2px solid #0071A2;
    border-radius: 25px;
    font-family: Roboto;
    font-size: 1.6rem;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    padding: 10px 20px;
    background: #0071A2;
    color: white !important;
}
.form-profile label {
    float: left;
    width: 100%;
    font-size: 1.6rem;
    margin-bottom: 5px;
}
.form-profile .form-control {
    outline: none;
    font-family: Exo2;
    width: 500px;
    font-size: 1.8rem;
    border: 2px solid #C4C4C4;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 10px 20px;
    overflow: hidden;
}
.form-profile .help-block-error  {
    color: red;
    text-align: center;
}
.form-profile .reg-row {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    align-items: center;
}
#popup-auth #auth_form .error{
    text-align: center;
    float: left;
    width: 100%;
    color: red;
}
.popup-opacity#popup-auth .popup .popup-content p {
    width: 100%;
    float: left;
    text-align: center;
}
.success-message{
    font-size: 1.8rem;
    color: green;
}
.page-content .page-links.user-info-block h3 {
    font-size: 2.3rem;
    font-weight: bold;
    margin-top: 0px;
}
.user-info-block p a{
    float: left;
}
.user-info-block p,
.user-info-block p span.label,
.user-info-block p span.text{
    float: left;
    width: 100%;
}
.user-info-block p span.label{
    margin: 5px 0px;
    font-size: 1.8rem;
    opacity: 0.5;
}
.user-info-block p span.text{
    font-size: 2.0rem;
}
.my-order-block .orders-title .link-title{
    float: left;
    margin-left: 20px;
}
.my-order-block .orders-title .link-title.active:hover,
.my-order-block .orders-title .link-title:hover{
    color: #0071A2;
}
.my-order-block .orders-title .link-title{
    color: #262626;
    text-decoration: none;
}
.my-order-block .orders-title .link-title.active{
    text-decoration: underline;
    color: #262626;
    font-weight: bold;
}
.my-order-block .orders-title{
    float: left;
    width: 100%;
    margin: 0px 0px;
}
.my-order-block .one-order{
    float: left;
    width: 100%;
    border-bottom: 1px solid #262626;
}
.my-order-block .one-order p{
    float: left;
    width: 100%;
}
.my-order-block .one-order span.order-info{
    float: left;
    width: 100%;
}
.my-order-block .one-order p.one-order-info{
    float: left;
    width: 45%;
    margin: 0px 5% 10px 0px;
    font-size: 1.4rem;
    line-height: 1.5;
}
.my-order-block .one-order span.order-time{
    margin-left: 10px;
    font-size: 1.4rem;
}
.order-products h4{
    margin: 0px 0px 20px;
}
.order-products .cart-item h3.prod-cart-name {
    float: left;
    width: 83%;
    font-size: 2.4rem;
    padding: 0px 30px;
    margin-top: 0px;
}
.order-products .cart-item img.prod-cart-img {
    float: left;
    width: 7%;
}
.order-products .cart-item {
    float: left;
    width: 100%;
    padding: 30px 10px;
    border-bottom: 1px solid #E9E9E9;
}
.order-products{
    float: left;
    width: 100%;
}
.order-summ{
    float: left;
    width: 100%;
    position: relative;
    min-height: 40px;
}
.order-summ span.order-delivery{
    left: 0px;
}
.order-summ span.order-all-summ{
    right: 0px;
}
.order-summ span{
    float: left;
    position: absolute;
    bottom: 0px;
}
.user-orders{
    display: flex;
}

