/* Common */
html, body {height: 100%;}
body{background: #fff; overflow-y: scroll; font-size: 13px; font-family: Roboto;}
h1, .h1{font-size: 24px; font-weight: 400; color: #262626;}
h2, .h2{font-size: 21px; font-weight: 400; color: #262626;}
h3, .h3{font-size: 21px; font-weight: 300; color: #262626;}
p, .p{font-size: inherit;margin: 10px 0;}
textarea{border: 1px solid #c0cad5; font-family: Tahoma; font-size: 13px; margin: 0; padding: 6px; width: 100%; resize: vertical;}
textarea:focus{border-color: #b0cfe0; -webkit-box-shadow: 0 0 5px #b0cfe0; box-shadow: 0 0 5px #b0cfe0;}
[type="text"]{border: 1px solid #c0cad5; font-family: Tahoma; font-size: 13px; margin: 0; padding: 6px; width: 100%;}
[type="text"]:focus{border-color: #b0cfe0; -webkit-box-shadow: 0 0 5px #b0cfe0; box-shadow: 0 0 5px #b0cfe0;}
[type="password"]{border: 1px solid #c0cad5; font-family: Tahoma; font-size: 13px; margin: 0; padding: 6px; width: 100%;}
[type="password"]:focus{border-color: #b0cfe0; -webkit-box-shadow: 0 0 5px #b0cfe0; box-shadow: 0 0 5px #b0cfe0;}
[type="number"]{border: 1px solid #c0cad5; font-family: Tahoma; font-size: 13px; margin: 0; padding: 6px; width: 100%;}
[type="number"]:focus{border-color: #b0cfe0; -webkit-box-shadow: 0 0 5px #b0cfe0; box-shadow: 0 0 5px #b0cfe0;}
select{border: 1px solid #c0cad5; font-family: Tahoma; font-size: 13px; margin: 0; padding: 5px; width: 100%;}
select:focus{border-color: #b0cfe0; -webkit-box-shadow: 0 0 5px #b0cfe0; box-shadow: 0 0 5px #b0cfe0;}

/* Container */
.container{max-width: 1320px; padding: 0 10px; margin: 0 auto;}
.wrapper{     position: relative;	display: flex;	flex-direction: column;	margin: 0 auto -100px;	min-height: 100%;	height: auto;	padding: 0 0 40px; overflow: hidden}
.wrapper{background: url('/site/templates/default/imgs/rWave.png');background-repeat: no-repeat;background-size: contain;background-position-y: calc(100% - 700px);}

.gallery-preload i{animation: gallery-preload-rotate 5s linear 0s infinite;margin-left: 5px;}
.gallery-preload{width: 160px;text-align: center;display: inline-block}
@keyframes gallery-preload-rotate{
	0%{transform: rotate(0deg)}
	100%{transform: rotate(360deg)}
}
/* slider */
.slider{display: block;}
/*img_user_adm*/
.table-users__image{position: relative;cursor: pointer}
.table-users__image img{width: 90px;	height: 100px;	position: absolute;	top: -30px;	right: -90px;	max-height: 100px;	display: none;	z-index: 101;background: #c4c4c49e;padding: 5px;}
/* Finally default gallery childs */
.gallery-childs-w{}
.gallery-childs{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.gallery-child-w{display: block;}
.gallery-child{position: relative;}
.gallery-child > a{display: block;}
.gallery-child > a > img{display: block;}

/* Finally default gallery */
.gallery-items-w{}
.gallery-items{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.gallery-item-w{display: block;}
.gallery-item{position: relative; display: block;}
.gallery-item{display: block;}
.gallery-item img{display: block;}

/* Gallery sortable list */
.gallery-items-sortable-w{margin: -3px;}
.gallery-items-sortable-w .gallery-item-w{width: 10%; cursor: move;}
.gallery-items-sortable-w .gallery-item{padding: 3px;}

/* Catalog */
.catalog-index-w{margin-bottom: 25px;}
.catalog-index-w+.catalog-items-w{margin-top: 20px;}
.catalog-index-w-inner{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -10px;}
.catalog-index{position: relative; text-align: center; border: 10px solid rgba(0,0,0,0); width: 25%; display: -webkit-box; display: -ms-flexbox; display: flex;}
.catalog-index img{display: block; margin: 0 auto; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; -o-object-fit: contain; object-fit: contain;}
.catalog-index a{color: #333333; text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 15px; -ms-flex-flow: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-flow: column; width: 100%;border: 1px solid #1B1C1C; background: #fff;}
.catalog-index-text{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 10px 0 10px; font-size: 17px; border-radius: 0 0 2px 2px;}
.catalog-item-hidden .catalog-item-inner {background: #ffbaba;}
.catalog-items-w-x6 .catalog-item{width: 16.6666%;}
.catalog-items-w-x5 .catalog-item{width: 20%;}
.catalog-items-w-x4 .catalog-item{width: 25%;}
.catalog-items-w-x2 .catalog-item{width: 50%;}
.catalog-items-w-225px .catalog-item{width: 245px;}
.catalog-index-w+.catalog-items-w{margin-top: 20px;}
.catalog-items-w{}
.catalog-page{}
.catalog-page-inner{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -10px; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch;}
.catalog-item{border: 10px solid rgba(0, 0, 0, 0);}
.catalog-item-hat{position: absolute; height: 3px; position: absolute; left: 4px; right: 4px; top: -4px; border: 1px solid #000; border-bottom: 0; background: #fff;}
.catalog-item-inner{height: 100%; position: relative; display: flex; flex-direction: column; border: 1px solid #1B1C1C; background: #fff}
.catalog-item-name{text-decoration: none; padding: 15px; text-align: center; font-size: 15px; color: #000;}
.catalog-item-name:hover{color: #000;}
.catalog-item-img{padding: 15px;}
.catalog-item-img{display: block;}
.catalog-item-img img{max-width: 100%; max-height: 100%; display: block; margin: 0 auto;}
.catalog-item-desc{padding: 15px 0; margin: 0 15px; margin-top: auto; border-top: 1px solid #000; display: flex; flex-direction: column; justify-content: center;}
.catalog-item-price{font-size: 21px; text-align: right;}
.catalog-item-price .rouble{}
.catalog-item-tocart-w{margin-left: auto;}
.catalog-item-tocart{color: #fff; position: relative; text-transform: uppercase; background: #C05153; font-size: 16px; padding: 5px 9px; border-radius: 2px; cursor: pointer; text-align: center;}
.catalog-item-tocart:active{top: 1px;}
.catalog-item-tocartcount{width: 50px !important; display: inline-block !important; border-color: #000;}
.catalog-item-sort{margin-bottom: 25px;}
.catalog-item-buttons{margin-top: 10px; text-align: right;}
.catalog-spinner{text-align: center; font-size: 60px;}
.catalog-load-more-w{margin-top: 20px; text-align: center;}
.catalog-load-more{}
.catalog-page-count-w{margin: 40px -20px; text-align: center; margin-bottom: 0; padding-bottom: 40px; position: relative;}
.catalog-page-count{background: #e5e5e5; border-radius: 2px; display: inline-block; padding: 4px 6px; width: 150px;}
.catalog-badge-hit{position: absolute; top: -5px; left: -6px; width: 145px; height: 145px; background: url('imgs/hot1.png'); z-index: 1;}
.catalog-badge-new{position: absolute; top: -5px; left: -6px; width: 145px; height: 145px; background: url('imgs/new1.png'); z-index: 1;}
.catalog-badge-sale{position: absolute; top: -5px; left: -6px; width: 145px; height: 145px; background: url('imgs/sale1.png'); z-index: 1;}
.catalog-lent-hit{position: absolute; left: -3px; top: -6px; width: 50px; height: 50px; background: url('imgs/hot-min.png'); z-index: 1;}
.catalog-lent-new{position: absolute; left: -3px; top: -6px; width: 50px; height: 50px; background: url('imgs/new-min.png'); z-index: 1;}
.catalog-lent-sale{position: absolute; left: -3px; top: -6px; width: 50px; height: 50px; background: url('imgs/sale-min.png'); z-index: 1;}
.catalog-youtube-button{width: 70px; height: 64px; background: url('imgs/youtube.png') center center no-repeat; cursor: pointer; margin: 3px;}
.catalog-good-delete{ cursor: pointer; position: absolute; right: 5px; top: 5px; width: 16px; height: 16px; z-index: 1; background-image: url("/site/templates/default/imgs_default/del.png");}
.list-good{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: space-between; margin: 8px 0; padding: 2px;}
.list-good:hover{background: #ededed;}
.list-good .link-del{margin-left: auto;}
.catalog-main-w{display: -webkit-box;display: -ms-flexbox;display: flex;}
.catalog-main-top{padding-top: 20px; margin-top: 80px; border-top: 1px solid #474747; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: space-between;}
.catalog-main-top-tocart{-webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.catalog-main-visuals{width: 392px; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto;}
.catalog-main-img-w{display: -webkit-box;display: -ms-flexbox;display: flex; background: #fff; border: 1px solid #474747; padding: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 522px; position: relative;}
.catalog-main-img{text-align: center; vertical-align: middle; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto;}
.catalog-main-img img{display: block; margin: 0 auto; max-width: 350px; max-height: 480px;}
.catalog-main-data{padding-left: 80px; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;}
.catalog-main-price{font-size: 27px; font-weight: 500; margin-right: 30px;}
.catalog-main-gallery{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-flow: row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row wrap; position: relative; margin-top: 30px;}
.catalog-main-gallery a{display: block; border: 8px solid rgba(0, 0, 0, 0); width: 33.3333%;}
.catalog-main-gallery a+a{}
.catalog-main-gallery a:nth-child(4n+1){margin-left: 0;}
.catalog-main-gallery td{width: 76px; height: 76px; max-width: 76px; max-height: 76px; padding: 10px;}
.catalog-main-gallery img{display: block; max-height: 100%; margin: 0 auto;}
.catalog-main-delivering{padding-left: 50px; line-height: 27px; background: url('imgs/catalog-main-gold.png') no-repeat left top; font-size: 22px; margin-bottom: 10px;}
.catalog-main-payment{padding-left: 38px; line-height: 27px; background: url('imgs/catalog-main-gold.png') no-repeat left bottom; font-size: 22px; margin-bottom: 10px;}
.catalog-main-description{font-size: 19px; font-weight: 300;}
.catalog-main-description+.catalog-main-attributes{margin-top: 20px;}
.catalog-main-description p{}
.catalog-main-description p+p{margin-top: 5px;}
.catalog-main-description-main+.catalog-main-description-add{border-top: 1px solid #d7d7d7; margin-top: 20px; padding-top: 20px;}
.catalog-main-attributes td{padding: 9px; background: #fff; border: 1px solid #d7d7d7;}
.catalog-main-attributes tr+tr td{}
.catalog-main-tocart{border-color: #000;}
.catalog-main-prices{display: flex;}
.catalog-main-favorite{cursor: pointer; font-size: 17px; user-select: none; -moz-user-select: none; -webkit-user-select: none;}
.catalog-main__stock-status { text-align:right; font-size: 18px; padding: 6px 10px; }
.catalog-main__stock-status--instock { background: #90dc9e; }
.catalog-main__stock-status--stockout { background: #dddddd; }
.catalog-main__stock-status--fororder { background: #dddddd; }
.catalog-favorite--favorited i:before{color: red; content: '\f004';}
.catalog-top-button{background: #e8e8e8 none repeat scroll 0 0 !important; color: #000; padding: 4px 11px; text-decoration: none; margin-bottom: 17px; border-radius: 2px !important; display: inline-block; line-height: 23px; position: relative;}
.catalog-top-button:hover{background: #F4CF4E;}
.catalog-popular-wrapper{margin: 20px -20px 0 -20px; padding: 20px;}

/* Cart */
.cart-button{background: transparent; position: relative; margin-left: auto; color: #ffffff; text-decoration: none; z-index: 60;}
.cart-button__inner{display: flex; height: 100%; cursor: pointer; align-items: center; justify-content: center; font-size: 16px; text-transform: uppercase; font-weight: 500;}
.cart-button .fa-caret-down{-webkit-transition:all 0.2s;-o-transition: all 0.2s;transition: all 0.2s; margin-left: 10px;}
.cart-button.expanded .cart-predata{display: block;}
.cart-button.expanded .fa-caret-down{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.cart-button-total{/*margin-left: 15px;*/}
.cart-button-total__count{color: #edd4ab}
.cart-button-total__cost{color: #edd4ab}
.cart-icon{width: 25px; margin-right: 10px;}
.cart-predata-top{overflow-y: scroll; overflow-x: hidden;}
.cart-predata-holder{position: relative;}
.cart-predata{position: absolute; cursor: default; min-width: 450px; color: #000; right: 0px;  background: #fff; border-top: 0; top: 100%; display: none; z-index: 2;  background: #FAFAFA;}
.cart-predata .cart-items{font-size: 16px;}
.cart-predata .cart-items tr:nth-child(odd){background: #ededed;}
.cart-predata .cart-items tr:nth-child(even){background: #f4f4f4;}
.cart-predata .cart-items tr:hover{background: #5F84A9; color: #fff;}
.cart-predata .cart-items tr:hover a{color: #fff;}
.cart-predata .cart-items tr:hover .cart-item-del{color: #fff;}
.cart-predata .cart-items td{padding: 0 8px;}
.cart-predata .cart-item-summ{}
.cart-predata .cart-items .cart-item-name{text-align: left; white-space: nowrap; padding: 0;}
.cart-predata .cart-item-name a{display: block; padding: 10px 14px; padding-left: 0;}
.cart-predata .cart-item-image{min-width: 60px;}
.cart-predata .cart-item-image a{display: block;}
.cart-predata .cart-item-image img{height: 28px; margin: 0 auto;}
.cart-predata .cart-item-count{min-width: 60px; text-align: center; white-space: nowrap;}
.cart-predata .cart-item-price{min-width: 85px; text-align: center; white-space: nowrap;}
.cart-predata .cart-item-del{min-width: 30px; font-size: 14px; cursor: pointer; text-align: center; border-left: 1px solid #cccccc; color: #5F84A9;}
.cart-predata .cart-predata-bottom{padding: 10px; border-top: 1px solid #ccc; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.cart-predata .cart-predata-order{}
.cart-predata-shadow{position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: none; background: rgba(0,0,0,0.2); z-index: 56;}
.cart-predata-shadow.cart-predata-shadow-expanded{display: block;}

/*Standalone cart*/
.st-cart{background: #fff; border-radius: 2px; padding-bottom: 20px;}
.st-cart-reload{float: right; cursor: pointer;}
.st-cart-row{padding: 0;}
.st-cart-row-content{padding: 15px; border: 2px solid #ececec;}
.st-cart-row + .st-cart-row{border-top: 0; margin-top: 0;}
.st-cart-row-title{margin: 0; padding: 15px; background: #f7f7f7; border: 2px solid #ececec; margin: 0; color: #2864ae; font-size: 16px; border-top: 0; border-bottom: 0;}
.st-cart-items-w{}
.st-cart-items{}
.st-cart-item{}
.st-cart-items-header{border-bottom: 2px solid #48bbe8;}
.st-cart-items-footer{border-top: 2px solid #48bbe8;}
.st-cart-formtitle{font-style: italic; margin: 7px 0;}
.st-cart-items th{font-size: 19px; color: #2864ae; text-align: left; vertical-align: middle; padding: 8px 4px; font-weight: normal;}
.st-cart-items td{vertical-align: middle; padding: 6px; font-size: 15px;}
.st-cart-item-name{}
.st-cart-item-name a{}
.st-cart-delivery td{vertical-align: top;}
.st-cart-payment td{vertical-align: top;}
.st-cart-item-price{}
.st-cart-item-price-text{display: none;}
.st-cart-item-count{}
.st-cart-item-count input{width: 70px; border: 1px solid #aaa; padding: 4px 6px; font-size: 15px;}
.st-cart-item-count-text{display: none;}
.st-cart-item-summ{width: 180px;}
.st-cart-item-summ-text{display: none;}
.st-cart-items tr + tr{border-top: 1px dashed #aaa;}
.st-cart-item-art{display: none;}
.st-cart-item-del-w{}
.st-cart-item-del{width: 60px;}
.st-cart-item-del-text{display: none;}
.st-cart-item-del .fa-stack{font-size: 12px; cursor: pointer; color: #d27575; opacity: 0.8; -webkit-transition:all 0.2s; transition: all 0.2s;}
.st-cart-item-del.all{padding-right: 6px !important;}
.st-cart-item-del.all .fa-stack{color: #a3a3a3;}
.st-cart-item-del .fa-stack:hover{opacity: 1;}
.st-cart-delivery{table-layout: fixed;}
.st-cart-payment{table-layout: fixed;}
.st-payment-version-select option:disabled{display: none;}
.st-delivery-version-options{display: none; margin-top: 12px;}
.st-payment-version-options{display: none; /*margin-top: 12px;*/}
.st-cart-preloader{width: 180px; height: 40px; background: url('imgs/preloader.gif'); margin: 0 auto;}
.st-delivery-version-w label{display: block; cursor: pointer;}
.st-delivery-version-w label i{display: none;}
.st-delivery-version-w input[type="radio"]{display: none;}
.st-delivery-version-w input[type="radio"]:checked + i{display: inline-block;}
.st-payment-version-w{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.st-payment-version-w+.st-payment-version-w{margin-top: 15px;}
.st-payment-version-w label{display: block; cursor: pointer;}
.st-payment-version-w label i{display: none;}
.st-payment-version-w input[type="radio"]{display: none;}
.st-payment-version-w input[type="radio"]:checked + i{display: inline-block;}
.st-cart-tk-name-variant{border-bottom: 1px dashed grey; cursor: pointer;}
.st-error{border-color: red !important; border-width: 1px !important; border-style: solid !important;}
.st-cart-related-title{font-size: 19px; color: #c25555;}
.st-cart-related-title.reached{color: green;}
.st-bg-error{background-color: rgba(192, 81, 83, 0.3);}

/* Содержимое версии */
.st-version-w{border-bottom: 2px solid #ececec; cursor: pointer;}
.st-version-w td{vertical-align: middle; padding: 16px;}
.st-version-w input[type="radio"]{display: none;}
.st-version-w input[type="radio"] + i{display: inline-block; color: #bdbdbd; vertical-align: middle; font-size: 23px;}
.st-version-w input[type="radio"] + i:before{content: "\f096";}
.st-version-w input[type="radio"]:checked + i:before{content: "\f14a"; color: green;}
.st-version-w input[type="radio"]:disabled + i:before{content: "\f0c8"; color: #f5f5f5;}
.st-version-switcher-img{vertical-align: middle; height: 30px; margin: 0 10px;}
.st-version-options{margin: 0; display: block;}

/* Табы */
.st-cart-tab{margin: 5px;}
.st-cart-tabs{font-family: "Roboto Condensed"; display: flex; font-size: 16px; padding: 0; background: #f7f7f7;}
.st-cart-tab label{text-align: center; height: 100%;}
.st-cart-tab [type="radio"]{display: none;}
.st-cart-tab [type="radio"]:checked + span{color: #fff; background: #5b965b; border-color: transparent;}
.st-cart-tab span{display: block; padding: 8px 10px; border: 2px solid #ded3d3; cursor: pointer; border-radius: 4px; color: #2864ae; height: 100%; display: flex; align-items: center; flex-direction: column; justify-content: center;}
.st-cart-tab [type="radio"]:checked + span .st-cart-onlinefree{color: orange;}
.st-cart-onlinefree{font-size: 0.8em; color: #562d2d; padding: 0;}
.st-cart-tab:hover span{background: #ededed;}

.delivering-main-city{margin: 0 10px;}
.boxing-result{font-weight: bold; display: block; margin-top: 10px;}
.st-cart-delivery-w{margin-top: 20px;}
.st-cart-payment-w{}
.pseudohide{position: absolute; left: -99999px;}

/* Questions */
.questions-w{margin-bottom: 20px;}
.questions-group{width: 48%; padding-right: 20px; padding-bottom: 60px; display: inline-block; vertical-align: top;}
.questions-group:nth-child(2n){padding-right: 0; padding-left: 20px;}
.question-title{margin: 0 0 25px 0; font-size: 32px; font-weight: 300; text-decoration: none; display: block;}
.question{display: block; margin-bottom: 15px; font-size: 15px; text-decoration: none;}
.question:hover{text-decoration: underline;}
.question:last-child{margin-bottom: 0;}
.questions-readmore{font-family: Arial; font-size: 13px; margin-top: 20px;}
.question {
    position: relative;
}
.question:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: -100px;
    left: 0;
    background-color: #f8f7f7;
    mask-image: url('/site/templates/default/imgs/rRadio.png');
    -webkit-mask-image: url('/site/templates/default/imgs/rRadio.png');
    mask-position: right 100px;
    -webkit-mask-position: right 100px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
}
.question__item-w {position: relative;z-index: 1;}

/* Cabinet */
.cabinet-mainbar{}
.cabinet-order{font-family: "Roboto Condensed";}
.cabinet-order+.cabinet-order{border-top: 1px solid #d6d6d6;}
.cabinet-order.expanded .cabinet-order-title{background: #f0f0f0;}
.cabinet-order-title{color: #333333; cursor: pointer; -webkit-transition:all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 19px; padding: 5px; padding: 10px 15px;}
.cabinet-order-title-left{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}
.cabinet-order-title .fa-caret-down{-webkit-transition:all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}
.cabinet-order.expanded .cabinet-order-title .fa-caret-down{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.cabinet-order-content{background: #f5f5f5; display: none; padding: 20px;}
.cabinet-items-table{font-size: 18px; margin-bottom: 20px;}
.cabinet-items-table td{vertical-align: top; padding: 8px 0; vertical-align:middle; }
.cabinet-order-amount{margin-left: 30px; width: 150px; text-align: right;}
.cabinet-order-status{padding: 5px 10px; font-weight: 300; border-radius: 2px; background: #C05153; color: #fff;}
.cabinet-order-mintitle{font-size: 18px; color: #333333; margin-right: 20px;}
.cabinet-order-minstatus{padding: 5px 20px; border-radius: 4px; margin: 4px 0;}
.vars-option+.vars-option{margin-top: 20px;}
.order-status-row{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}

/* Order page */
.order-info{border-collapse: collapse; width: 100%; margin-bottom: 15px;}
.order-info .head td{background: #f3f3f3;}
.order-info td{vertical-align: top; padding: 5px 8px; border: 1px solid #dedede;}

/* Search */
.search-results-w{height: 0; overflow: hidden; position: relative;}
.search-results-w-inner{padding: 20px 15px; position: relative; width: 1230px; margin: 0 auto; border-bottom: 1px solid #d7d7d7; }
.search-results-title-w{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.search-results-items{display: none; margin-top: 20px;}
.search-results-title{font-size: 21px; font-family: "Roboto Condensed"; font-weight: 300; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto;}
.search-preview-text-w{-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto; padding: 0 0 0 20px;}
.search-preview-text{margin-left: 10px; color: #808080;}
.search-results{}
.search-close{}
.search-status{-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto; padding: 0 20px; min-width: 250px; text-align: right;}
.search-results-additional-search{}
.search-r{display: block; float: left; width: 152px; text-decoration: none; color: inherit; text-align: center; border: 1px solid #ccc; background: #fff; padding: 8px;}
.search-r .s-price{display: block;}
.search-r .s-img td{height: 150px; vertical-align: middle;}
.search-r img{display: block; margin: 0 auto; max-height: 100%;}

/* Path */
ul.path{list-style: none; font-size: 16px; font-family: 'Roboto Condensed';}
ul.path li{float: left;}
ul.path li a{color: #666; vertical-align: middle; text-decoration: none;}
ul.path li a:hover{text-decoration: underline;}
ul.path li a:visited{color: #666;}
ul.path li:first-child{float: left;}
ul.path li.first a{}

/* Breadcrumps */
.breadcrumps{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; margin-bottom: 7px; font-size: 15px; font-weight: 500;}
.breadcrumps-item{display: block; position: relative; color: #edd4ab;}
.breadcrumps-item:hover{}
.breadcrumps-item-last{text-decoration: none; display: none;}
.breadcrumps-separator{font-size: 14px; margin: 0 10px; color: #edd4ab;}
.breadcrumps-separator i{vertical-align: middle;}

/* Preview comments */
.comment-preview-w{text-align: center; padding: 25px 0; background: url('imgs/comment-preview-bg.png') center top;}
.comment-preview{float: left; padding: 0 15px; width: 300px;}
.comment-preview-author{font-family: "Open Sans"; font-size: 18px; float: left; width: 73%; text-align: left;}
.comment-preview-date{float: right; font-size: 14px; font-family: "Open Sans"; color: #666; margin-top: 5px;}
.comment-preview-rate{padding: 10px 0; height: 40px;}
.comment-preview-text{text-align: justify;}
.comment-preview-line{background: url('imgs/comment-preview-top-bg.png'); height: 30px;}

/* Mailer */
.mailer-groups-item{display: inline-block; background: #5F84A9; color: #fff; padding: 2px 4px; border-radius: 2px;}
.mailer-groups-checkbox-list{padding: 10px; border: 1px solid #cdcdcd; background: rgba(128, 128, 128, 0.04); display: none;}
.mailer-groups-checkbox-list-item+.mailer-groups-checkbox-list-item{margin-top: 10px;}

/* Список заказов */
.orders-main-w{border: 1px solid #dedede; background: #fff;}
.orders-w{padding: 20px;}
.orders-w:hover{background: #F6F8FC;}
.orders-w+.orders-w{border-top: 1px solid #dedede;}
.orders{border-collapse: collapse; background: #fff; font-family: Tahoma;}
.orders td{vertical-align: top; padding: 10px; font-size: 13px; border: 1px solid #dedede;}
.orders th{vertical-align: top; padding: 10px; font-size: 13px; border: 1px solid #dedede; font-weight: normal; text-align: left; background: #f9f9f9;}
.orders select{font-size: 13px; padding: 6px; width: 100%; /*-webkit-appearance:none; -moz-appearance:none; appearance:none;*/}
.orders .head td{background: #f9f9f9;}
.orders-edit-good{cursor: pointer;}
.orders-edit-good-buttons{}
.orders-edit-good-cost{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.orders-edit-good-cost div{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.orders-edit-order-buttons{}
.orders-edit-good-container-w .orders-edit-good-container{display: none;}
.orders-edit-order-container-w .orders-edit-order-container{display: none;}
.orders-edit-order-container{padding: 20px; background: #fff;}
.orders-edit-good-container{padding: 20px; background: #fff;}
.orders-add-good-input-w{}
.orders-add-good-input{min-width: 350px;}
.orders-add-good-results-w{overflow-y: auto; max-height: 400px;}
.orders-add-good-results-w td { vertical-align: middle;}
.orders-search-form{}
.orders-data:hover{background: #f9f9f9;}
.orders-data-mini td{font-size: 11px;}
.orders-mail-w{max-width: 80px; word-wrap: break-word;}

/* Pagenews */
.pagenews-w{display: -webkit-box;display: -ms-flexbox;display: flex; margin: -12.5px; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.pagenews-item-w{width: 33.3333%; border: 12.5px solid transparent; display: -webkit-box; display: -ms-flexbox; display: flex;}
.pagenews-item{-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 20px; border: 1px solid #dddddd; position: relative; -webkit-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s;}
.pagenews-item:hover{border-color: #000;}
.pagenews-item:hover .pagenews-buttons{opacity: 1; top: 0;}
.pagenews-item:hover .pagenews-bg{opacity: 0.2;}
.pagenews-item::after{content: ''; position: absolute; left: 0; right: 0; top: 100%; height: 22px; background: url('imgs_default/sort-shadow.png') no-repeat center top; background-size: contain;}
.pagenews-bg{position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; opacity: 0; -webkit-transition: 0.7s; -o-transition: 0.7s; transition: 0.7s;}
.pagenews-caption{display: block; font-family: "Roboto Condensed"; font-size: 28px; font-weight: 300; color: #0a0a0a; margin-bottom: 20px; text-decoration: none;}
.pagenews-date{display: none;}
.pagenews-date-end{}
.pagenews-buttons{margin-top: auto; padding-top: 20px; margin-top: 20px; -webkit-transition: all 0.7s; border-top: 1px solid #000; -o-transition: all 0.7s; transition: all 0.7s; position: relative; top: 10px; opacity: 0;}
.pagenews-titlepic{display: block; margin-bottom: 20px;}
.pagenews-titlepic img{display: block;}
.pagenews-adm{float: right;}

/* pagenews preview */
.pagenews-preview{display: flex; margin-bottom: 25px; justify-content: space-between;}
.pagenews-preview-item__image{display: block; margin: 0 auto;}

/* Jivosite z-index fix */
div#jivo-iframe-container:not(.jivo-c-mobile){z-index: 50 !important;}
div#jivo-iframe-container{z-index: 50 !important;}
div#jivo-iframe-container:hover{z-index: 52 !important;}
html.jivo-site-full-block body:after{display: none;}
body#jivo_outer_body div#jivo-iframe-container.jivo-custom-label{z-index: 50 !important;}
div#jivo-iframe-container:not(.jivo-c-mobile){z-index: 50 !important;}
.jivo-c-mobile{z-index: 50 !important;}
iframe#jivo_container{z-index: 50 !important;}
div#jivo-mouse-tracker{z-index: 50 !important;}
div#jivo-drag-handle{z-index: 50 !important;}
#jivo_copyright{z-index: 50 !important;}
._show_1e.wrap_mW{z-index: 50 !important;}
jdiv .label_39 { z-index: 50 !important;}

/* tabulation */
.catalog-tabulation{margin: 30px 0;}
.catalog-tabulation__tabs{display: flex; font-size: 16px; font-weight: 300;}
.catalog-tabulation__tab-button-item{border: 1px solid #a2a2a2; padding: 15px; cursor: pointer; position: relative;}
.catalog-tabulation__tab-button-item:before{content: ''; width: 1px; height: 1px; background: #a2a2a2; position: absolute; top: 100%; left: -1px;}
.catalog-tabulation__tab-button-item + .catalog-tabulation__tab-button-item{margin-left: -1px;}
.catalog-tabulation__tab-button-item--active{position: relative; z-index: 1; border-bottom: 1px solid #fff;}
.catalog-tabulation__tab-button-item:hover{background: rgba(0, 0, 0, 0.025);}
.catalog-tabulation__tab-button-item--active:hover{background: transparent;}
.catalog-tabulation__tab-button-prev{display: none; position: absolute; top: 0; left: 0; bottom: 0; padding: 0 20px; cursor: pointer; align-items: center; font-size: 22px;}
.catalog-tabulation__tab-button-next{display: none; position: absolute; top: 0; right: 0; bottom: 0; padding: 0 20px; cursor: pointer; align-items: center; font-size: 22px;}
.catalog-tabulation__tab-content-item{border: 1px solid #a2a2a2; padding: 15px; display: none;}
.catalog-tabulation__tab-content-item--active{display: block;}
.catalog-tabulation__tab-content-item > p{margin: 0;}
.catalog-tabulation__tab-contents{margin-top: -1px;}

.modals-w{display: none}

/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
	font-style: normal;
    font-weight: 400;
	font-display: auto;
    src: url('./fonts/raleway-v12-latin/raleway-v12-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Raleway'), local('Raleway-Regular'),
         url('./fonts/raleway-v12-latin/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('./fonts/raleway-v12-latin/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('./fonts/raleway-v12-latin/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('./fonts/raleway-v12-latin/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('./fonts/raleway-v12-latin/raleway-v12-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
  }
/* raleway-600 - latin */
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: auto;
src: url('./fonts/raleway-v12-latin/raleway-v12-latin-600.eot'); /* IE9 Compat Modes */
src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
        url('./fonts/raleway-v12-latin/raleway-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('./fonts/raleway-v12-latin/raleway-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
        url('./fonts/raleway-v12-latin/raleway-v12-latin-600.woff') format('woff'), /* Modern Browsers */
        url('./fonts/raleway-v12-latin/raleway-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
        url('./fonts/raleway-v12-latin/raleway-v12-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin_cyrillic */
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		 url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
		 url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
  }
  /* montserrat-600 - latin_cyrillic */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: auto;
src: url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-600.eot'); /* IE9 Compat Modes */
src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
		url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
		url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-600.woff') format('woff'), /* Modern Browsers */
		url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./fonts/montserrat-v12-latin_cyrillic/montserrat-v12-latin_cyrillic-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}
:root{
	--light_viol: #a664f9;
	--violet: #8637e8;
	--yellow-dark: #ffce21;
	--blue: #008bff;
	--orange: #ff5052;
	--black: #242424;
	--grey: #707070;
	--light_grey: #dfdfdf; --dark_grey: #505050;
	--yellow: #fdf336;
}

/*Стили для основных элементов*/
h1, .h1{font-weight: bold; font-size: 48px; margin-bottom: 28px;}
h2, .h2{font-size: 36px; margin: 0 auto; font-weight: bold; margin-bottom: 20px; line-height: initial;}
ul li, ul .li {font-size: inherit;margin: 5px 0; list-style-type: none; position: relative; padding-left: 22px}
ul li:after, ul .li:after{content: "\f10c";position: absolute; top: 50%; transform: translateY(-50%); left: 0; font-family: "FontAwesome"; color: var(--violet);font-size: 12px;}
.select2-dropdown li:after {content: "";}
a.link{text-decoration: none; border-bottom: 1px dashed;}
a{transition: .3s}
a:hover{color: #000}

body{font-family: 'Montserrat', sans-serif; font-size: 16px; color: var(--black); line-height: 24px}
.breadcrumps_title{margin-bottom: 40px}
.container{max-width: 1430px; width: 100%; padding: 0 15px; margin: 0 auto;}
.radio__btn-w{text-align: center}
.radio__btn-w label{font-size: 12px;}
.radio__btn{ text-align: center; background-color: var(--yellow-dark); box-shadow: 3.5px 6.062px 16px 0px rgba(255, 206, 33, 0.41); display: inline-block; color: #000; padding: 18px 33px; border: 1px solid var(--yellow-dark); border-radius: 40px; font-family: 'Montserrat', sans-serif; font-weight: bold; cursor: pointer; text-decoration: none; transition: 0.2s}
.radio__btn:hover{background: var(--violet); color: #fff; box-shadow: 3.5px 6.062px 16px 0px rgba(134, 55, 232, 0.41); border: 1px solid var(--violet)}
.caption{margin-bottom: 56px;}
.title{font-size: 26px; margin: 0 auto; text-align: center; font-weight: bold; margin-bottom: 30px; line-height: initial}
.title_desc, .title_desc p{font-size: 18px; color: var(--grey); max-width: 800px; margin: 0 auto; text-align: center}
.title_desc a {color: #ff5052; text-decoration: none; font-weight: bolder;}
.title_desc a:hover {text-decoration: underline;}
.dash{cursor: pointer;}
.violet{/*background: var(--violet); box-shadow: 3.5px 6.062px 16px 0px rgba(132, 63, 226, 0.41);*/}
.radion__img-w{position: absolute; bottom: -100px; right: 0px; z-index: -1}
.radion__img-sepax{position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; z-index: -1}
/* header */
.rhead{padding: 20px; background: url(./imgs/circle-bg.jpg); position: relative; padding-bottom: 186px;}
.rhead a{color: var(--black); text-decoration: none; font-weight: bold;}
.rhead .menu__link.selected a{color: var(--violet)}
.menu__logo {padding-top: 15px;}
.rhead_girl-w{position: absolute; max-width: 1430px; width: 100%; padding: 0 15px; top: 0; left: 0; right: 0; margin: 0 auto; height: 100%}
.rhead_girl{position: absolute; right: 0px; bottom: 86px}
.rhead_separator{position: absolute; bottom: 0; left: 0; right: 0; background: url(./imgs/sepa.png) no-repeat center center/cover; height: 186px;}
.rhead_separator2{background: url(./imgs/white-separator.png) no-repeat center center/cover; height: 110px;}
.rhead i{color: var(--violet); }
.rhead .container{display: flex; justify-content: space-between; flex-direction: column; position: relative; z-index: 1;}
.rhead-col1{display: flex; justify-content: space-between; align-items: center; margin-bottom: 140px; position: relative; z-index: 2;}
.rhead__menu-w{display: flex; margin: 0 -12px}
.rhead__menu-w > *{margin: 0 12px; border-bottom: 2px solid transparent; cursor: pointer; font-weight: bold; transition: .2s;}
.rhead__menu-w a{color: var(--black); text-decoration: none}
.rhead__menu-w > *:hover{transform: scale(1.1); border-bottom: 2px solid var(--violet)}
.rhead__item{display: flex; margin: 0 0px 10px 0px; align-items: center; cursor: pointer}
.rhead__item a {text-decoration: none; font-weight: 500; font-size: 15px;}
.oneasite__footer-politic a{text-decoration: none; border-bottom: 1px dashed}
.rhead__item.tel-w a {font-weight: bold; font-size: 18px;}
.rhead__item.city a {border-bottom: 1px dashed;}
.rhead__item-wrapper {display: flex;}
.rhead__item__icons {display: flex; flex-direction: column; justify-content: space-between; align-items: center; margin-right: 10px; padding: 6px; border-radius: 30px; background: #e7e7e7;}
.rhead__item .tel{font-size: 24px;}
.rhead__item > *{margin: 0 5px}
.rhead-col2-left{max-width: 680px;}
.rhead__title{font-weight: bold; font-size: 48px; margin-bottom: 28px;}
.rhead__title h1 {font-size: 32px; line-height: 40px;}
.rhead__desc{color: var(--grey); margin-bottom: 76px;}
.rhead_melody{position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; justify-content: center;}
.rhead_melody img {object-fit: contain; height: 100%;}
.rhead_height{min-height: 700px}
.rhead__circle-yellow--left {position: absolute;z-index: 1;left: -330px;top: -316px;background: linear-gradient(40deg, rgba(245,216,150,1) 26%, rgba(255,206,33,1) 100%);height: 500px;width: 500px;border-bottom-right-radius: 50%;transform: rotate(-36deg);}
.rhead__sponsors {position: absolute; z-index: 1; top: 0; right: 0; bottom: -20px;}
.rhead__sponsors-inner {width: 100%;}
.rhead__sponsors__slider {width: 287px;}
.rhead__sponsors__slider ul li:after {content: '\f111'; color: #a6a5a6;}
.rhead__sponsors__slider ul li.slick-active:after {color: var(--violet);}
.stock__item-w ul li:after {content: '\f111'; color: #a6a5a6;}
.stock__item-w ul li.slick-active:after {color: var(--violet);}
.rhead__sponsors__slider-item {border-radius: 30px; overflow: hidden; z-index: 10; cursor: pointer;}
.rhead__sponsors__slider-item:focus {outline: unset;}
.rhead__sponsors__slider-item img {height: 100%;}
/*Стили для второго хедера*/
.not_main .rhead{background: url(./imgs/bg2.png) no-repeat center center/cover; padding-bottom: 120px; position: relative; z-index: 10}
.not_main .rhead-col1{margin-bottom: 0;}

/* logo */
a.logo{text-decoration: none; color: var(--black);}
.logo{display: flex; align-items: center; margin: 0;}
.logo > *{margin: 0 15px}
.logo_title{font-size: 30px; text-transform: uppercase; font-weight: bold; color: var(--violet);}
.logo_subtitle{font-size: 18px; font-weight: bold; text-transform: uppercase; letter-spacing: 17px;}
.logo_icon{background: var(--violet); width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative; color: #fff; font-weight: bold; font-size: 20px; flex: 0 0 auto;}
.logo_icon:after, .logo_icon:before{content:""; background: url(./imgs/logo-after.png) no-repeat center center/cover;width: 23px; height: 57px; position: absolute; top: 50%; right: -34px; transform: translateX(-50%) translateY(-50%);}
.logo_icon:before{left: -23px; right: initial; transform: translateY(-50%) rotate(185deg)}


/* translation */
.translation{padding-bottom: 82px;}
.translation .container{overflow: hidden}
.option__item-w{display: flex; justify-content: space-between; margin: 0 -34px; margin-bottom: 94px;}
.option__item{flex: 1; margin: 0 34px}
.option__item-col1{display: flex; margin: 0 -8px; align-items: center; margin-bottom: 15px;}
.option__item-col1 > *{margin: 0 8px}
.option__item-input-w{position: relative;}
.option__item-tooltip{position: absolute; top: 0; right: 0;  width: 20px; height: 20px; background: var(--violet); border-radius: 50%; color: #fff; font-weight: bold; transform: translate(50%, -50%); display: flex; justify-content: center; align-items: center; font-size: 14px;}
.tooltipster-sidetip .tooltipster-box.tooltipster-box{background: var(--violet); border-color: var(--violet); opacity: 0.9;}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background.tooltipster-arrow-background{border-right-color: var(--violet);}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border.tooltipster-arrow-border{border-right-color: var(--violet)}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow.tooltipster-arrow{left: -2px; opacity: 0.9;}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border.tooltipster-arrow-border{border-left-color: var(--violet);}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background.tooltipster-arrow-background{border-left-color: var(--violet)}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow.tooltipster-arrow{opacity: 0.9}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow.tooltipster-arrow{right: -2px}

.option__item-input{border: 1px solid rgb(228, 228, 228);border-radius: 3px; width: 68px; height: 42px; padding: 10px; font-size: 16px; text-align: center}
.option__item-description-w{position: absolute; top: 5px; right: calc(-100% - 20px); transform: translate(50%, -50%); max-width: 230px; background: var(--violet); opacity: 0.8; border-radius: 10px; font-size: 12px; color: #fff}
.option__item-description{position: relative; padding: 10px}
.option__item-description::before{content: '';  position: absolute; left: 0px;  transform: translateX(-100%); top: 23px;  border: 20px solid transparent;  border-right: 20px solid var(--violet); }
.option__item .noUi-horizontal .noUi-handle{border-radius: 50%; width: 17px; height: 17px; background: url(./imgs/uibtn.jpg) no-repeat center center/cover; }
.option__item .noUi-handle{cursor: pointer;}
.option__item .noUi-handle:focus{outline: none}
.option__item .noUi-connects{background: #e4e4e4}
.noui__mod-violet .noUi-connect{background: linear-gradient(to left, #844de8, #eb506b);}
.noui__mod-green .noUi-connect{background: linear-gradient(to left, #038ffa, #4dfb7f) }
.noui__mod-orange .noUi-connect{background: linear-gradient(to left, #ffe219, #ff7842) }
.option__item-col2.noUi-target{height: 5px; border: none;}
.noUi-handle:after{display: none !important}
.noUi-handle:before{display: none !important}


/*reklama*/
.rek{padding-top: 40px;padding-bottom: 50px; position: relative}
.rek_bg{position: absolute; top: -200px; left: -100px; right: 0; bottom: 0; z-index: -1; width: 1029px; height: 960px; }
.rek_title{color: #242424; font-size: 25px; max-width: 630px; line-height: 28px; margin-bottom: 35px}
.rek_title span{color: var(--violet); font-weight: bold;}
.rek__right{max-width: 920px; flex: 1}
.rek__content{display: flex; justify-content: space-between; margin: 0 -40px; margin-bottom: 40px}
.rek__content2--style .price__hidden{margin-bottom: 40px}
.rek__content2-total-inner{display: flex; justify-content: space-between; align-items: center}
.rek__content2-total{padding: 20px; background: #f7f7f7; border-radius: 15px; color: #000; margin-bottom: 30px}
.rek__content > *{margin: 0 40px}
.rek__item{display: flex; flex-direction: column; margin: 0 -8px; text-align: center; align-items: center}
.rek__item > *{margin: 0 8px}
.rek__item-title{font-weight: bold;}
.rek__left-img{position: relative; height: 268px; width: 400px; display: flex; justify-content: center; align-items: center}
.rek__left-bg{position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.rek__left-img-w{background: #fff; border: 2px solid var(--violet); position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 188px; height: 188px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 36px;}
.rek__left-img-inner{display: flex; flex-direction: column; align-items: center}
.rek__left-img-wrapper{ position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.rek__item-w{display: flex; margin: -10px; flex-wrap: wrap; margin-bottom: 56px}
.rek__item-desc, .rek__item-desc p{font-size: 12px; line-height: 16px; margin: 0; margin-top: 10px}
.rek__item-w > *{border: 10px solid transparent; width: 20%;}
.rek__text{margin-bottom: 70px; color: #5b5b5b; font-size: 16px;}
.rek__item-icon{width: 50px; height: 50px; margin:0 auto}
.rek__item-icon img{max-width: 50px; width: 100%; max-height: 50px; height: 100%; flex: 0 0 auto}
.rek__content2-price{color: var(--orange); font-weight: bold; font-size: 36px;}

/*parent radiostations*/
.parent-r__radiostation{display: flex; flex-wrap: wrap}
.parent-r__radiostation .rek__left-img-w{position: relative; top: initial; left: initial; transform: none; margin: 30px }

/*rating progress bar*/
.progress-pie-chart {width: 200px; height: 200px; border-radius: 50%; background-color: #E5E5E5; position: relative;}
.progress-pie-chart.gt-50 {background-color: var(--violet);}
.ppc-progress {content: ""; position: absolute; border-radius: 50%; left: calc(50% - 100px); top: calc(50% - 100px); width: 200px; height: 200px; clip: rect(0, 200px, 200px, 100px);}
.ppc-progress .ppc-progress-fill {content: ""; position: absolute; border-radius: 50%; left: calc(50% - 100px); top: calc(50% - 100px); width: 200px; height: 200px; clip: rect(0, 100px, 200px, 0); background: var(--violet); transform: rotate(60deg);}
.gt-50 .ppc-progress {clip: rect(0, 100px, 200px, 0);}
.gt-50 .ppc-progress .ppc-progress-fill {clip: rect(0, 200px, 200px, 100px); background: #E5E5E5;}
.ppc-percents {content: ""; position: absolute; border-radius: 50%; left: calc(50% - 173.9130434783px/2); top: calc(50% - 173.9130434783px/2); width: 173.9130434783px; height: 173.9130434783px; background: #fff; text-align: center; display: table; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.ppc-percents span {display: block; font-size: 2.6em; font-weight: bold; color: #242424;}
.pcc-percents-wrapper {display: table-cell; vertical-align: middle;}

.rating__item-w .progress-pie-chart {width: 155px;height: 155px;border-radius: 50%;background-color: #E5E5E5;position: relative;}
.rating__item-w .progress-pie-chart.gt-50 {background-color: var(--violet);}
.rating__item-w .ppc-progress {content: "";position: absolute;border-radius: 50%;left: calc(50% - 77.5px);top: calc(50% - 77.5px);width: 155px;height: 155px;clip: rect(0, 155px, 155px, 77.5px);}
.rating__item-w .ppc-progress .ppc-progress-fill {content: "";position: absolute;border-radius: 50%;left: calc(50% - 77.5px);top: calc(50% - 77.5px);width: 155px;height: 155px;clip: rect(0, 77.5px, 155px, 0);background: var(--violet);transform: rotate(60deg);}
.rating__item-w .gt-50 .ppc-progress {clip: rect(0, 77.5px, 155px, 0);}
.rating__item-w .gt-50 .ppc-progress .ppc-progress-fill {clip: rect(0, 155px, 155px, 77.5px); background: #E5E5E5;}
.rating__item-w .ppc-percents {content: "";position: absolute;border-radius: 50%;left: calc(50% - 134.7826086957px/2);top: calc(50% - 134.7826086957px/2);width: 134.7826086957px;height: 134.7826086957px;background: #fff;text-align: center;display: table; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.rating__item-w .ppc-percents span {display: block;font-size: 18px;font-weight: bold;color: var(--black);}
.rating__item-w .pcc-percents-wrapper {display: table-cell; vertical-align: middle;}

/*rating*/
.wowhidden{visibility: hidden}
.rating__item-w{display: flex; flex-wrap: wrap; margin: -20px;}
.rating__item-w .rating_progress{position: relative; transform: none; top: 0; left: 0}
.rating__item{width: 25%; border: 20px solid transparent; display: flex; justify-content: center; flex-direction: column; align-items: center; text-decoration: none; color: inherit; transition: .3s}
.rating__item:hover{color: var(--violet)}
.rating__item span{font-size: 18px;}
.rating_progress{position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%)}
.rating__item-img{width: 100px; height: 100px; display: flex; justify-content: center; align-items: center}
.rating__count-style, .rating__name{font-weight: bold;}
.rating__item-img-block1{width:100%;height:100%;background-color: #fff;}
.rating__item-img-block1-na{padding: 38px 0;font-size:50px;font-weight: bold;}

/*more-rating*/
.more-rating .container{border-top: 2px solid var(--light_grey); padding: 40px 15px}
.more-rating__content{margin-bottom: 30px;text-align:center;}
.more-rating__slider .owl-prev, .more-rating__slider .owl-next{position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.more-rating__slider .owl-prev i, .more-rating__slider .owl-next i{font-size: 40px; color: var(--violet);}
.more-rating__slider .owl-next{left: initial; right: 0}

/* price */
.transition{transition: .4s}
.price .price__form-cost{position: relative}
.price .price__form-cost::before{content: "\f104"; color: var(--orange); position: absolute; top: 50%; left: 0; margin-top: -12px; font-family: 'Fontawesome'; animation: left-right 0.8s infinite alternate;}

.gallery-preload i{animation: gallery-preload-rotate 5s linear 0s infinite;margin-left: 5px;}

@keyframes left-right{
	0%{transform: translateX(0)}
	100%{transform: translateX(-10px)}
}
.price{display: flex; margin: 0 -21px;}
.price > *{margin: 0 21px}
.price__main{max-width: 980px; width: 100%; font-size: 14px;}
.price__cost{max-width: 378px; width: 100%; padding-bottom: 10px;}
.price__item-img-w{width: 60px; height: 60px; border-radius: 50%; border: 1px solid var(--light_grey); display: flex; justify-content: center; align-items: center; margin-right: 10px; overflow: hidden; flex: 0 0 auto; background: #fff}
.price__item-inner{border-bottom: 1px solid var(--light_grey); padding: 0 28px;}
.price__item-banner {padding: 0 28px; margin: 15px 0;cursor: pointer;}
.price__item-banner__img {border-radius: 30px; overflow: hidden;}
.price__item-banner__img img {display: block;}
.price__item-banner__img--mobile {display: none !important;}
.price.city .price__item-inner{cursor:pointer;}
.price.city .price__item-inner:hover{background: #d0e9ff; }
.price__main-top{background: var(--blue); display: flex;border-radius: 5px 5px 0 0; justify-content: center; align-items: center}
.price__main-top > *{flex: 2; color: #fff; padding: 20px 10px; text-align: center; cursor: pointer}
.price__main-edit{ display: flex; padding: 18px; border-radius: 5px 5px 0 0; justify-content: center;}
.price__main-edit > *{flex: 2; border: 10px solid transparent; text-align: center}
.price__main-bot{overflow: hidden;}
.price__item-more{color: var(--blue); cursor: pointer; white-space: nowrap}
.price__item-wrapper {display: flex; text-align: center; align-items: center; margin: 0 -10px; padding: 12px 0;}
.price__item-wrapper > *{flex: 2; margin: 0 10px;}
.price__item-name{display: flex; align-items: center; flex: 2}
.price__item .name{text-align: left}
.price__item-banners ul li:after {content: '\f111'; color: #a6a5a6;}
.price__item-banners ul li.slick-active:after {color: var(--violet);}
.price__item-banners .slick-slide:focus {outline: unset;}
.price__more{display: flex; justify-content: center; align-items: center; margin: 0 -15px}
.price__more > *{margin: 0 15px}
.price__more-result{font-weight: bold; font-size: 16px; white-space: nowrap}
.price__cost-caption{margin-bottom: 6px}
.price__cost-title{font-weight: bold; font-size: 24px; margin-bottom: 30px}
.price__cost-subtitle{color: var(--grey);}
.price__form-radoistation-imgs{margin: -5px}
.price__form .price__item-img-w{margin: 5px}
.price__form{padding: 30px;border-radius: 15px;background: linear-gradient(180deg, rgba(220,220,220,1) 0%, rgba(247,247,247,1) 100%);box-shadow: 1px 1.732px 5px 0px rgba(0, 0, 0, 0.16);}
.price__form-inputs{margin: -3px 0;}
.price__form-inputs > *{width: 100%; outline: none; border-radius: 3px; margin: 3px 0; font-size: 16px;}
.price__form-inputs .formItem{padding: 18px; background: rgba(255, 255, 255, 0.6);}
.price__form-title{font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 25px; color: var(--black)}
.price__form-cost{font-size: 36px; font-weight: bold; color: var(--orange); text-align: center; margin-bottom: 24px}
.price__form-radoistation{text-align: center; font-weight: bold; margin-bottom: 24px}
.price__form-radoistation-title{margin-bottom: 12px; color: #000}
.price__form-input-w{margin-bottom: 20px;}
.price__main-top-name{flex: 2;}
.price__main-checked{flex: 0; margin-right: 0; position: relative; height: 30px; width: 30px; flex: 0 0 auto;}
.price__main-checked input{position: relative; z-index: 2;height: 100%;width: 100%; opacity: 0;}
.price__form-radoistation-imgs{display: flex; flex-wrap: wrap}
.basket-svg__active path{fill: var(--violet)}
.basket-wrapper{right: 0; position: absolute; top: 0; left: 0; bottom: 0; z-index: 1;}

/* price__hidden скрытый блок */
.price__hidden{background: #ebebff; padding: 28px}
.price__hidden-col1-w{margin: -4px 0; margin-bottom: 46px;}
.price__hidden-col{display: flex; justify-content: space-between; margin: 4px -2px}
.price__hidden-col > *{background: #e1e1fe; flex: 1; margin: 0 2px; display: flex; justify-content: center; align-items: center}
.price__hidden-btn{background: #7f7cff; width: 200px; padding: 18px 0; display: flex; justify-content: center; color: #fff; font-size: 14px; border-radius: 3px 0 0 3px; flex: 0 0 auto}
.price__hidden-subtitle{font-weight: bold; margin-top: 20px;}
.price__hidden-subtitle2{font-weight: bold; margin-top: 10px; margin-bottom: 15px;}
.price__hidden-desc-w{display: flex; font-size: 14px; justify-content: space-between; margin-top: 19px; font-weight: bold;}
.price__hidden-col2-w{margin-bottom: 35px;}
.price__hidden-subdesc{display: flex; align-items: center; margin: 0 -21px}
.price__hidden-subdesc > *{margin: 0 21px}
.j-sort.clicked .price_sort.active i {transform: rotate(180deg)}

/*slider*/
html:not([dir=rtl]) .noUi-horizontal .noUi-handle{transform: translateX(-50%)}

/* question */
.question{padding: 82px 0}
.question:hover{text-decoration: none}
.question .title_desc{margin: initial; max-width: 100%;}
.question__item{max-width: 1000px;}
.question__item:nth-child(even){margin-left: auto}
.question__item-w{margin: -60px 0}
.question__item{margin: 60px 0}
.question__item:nth-child(even) .title,
.question__item:nth-child(even) .title_desc {
    text-align: right;
}
.question__item:nth-child(odd) .title,
.question__item:nth-child(odd) .title_desc {
    text-align: left;
}

/*contact*/
.contact{padding: 20px 0;}
.contact .contact__caption{text-align: center}
.contact-wrapper .contact__caption{text-align: left}
.contact .contact-wrapper{display: flex; justify-content: space-around}
.contact__caption{margin-bottom: 60px}
.contact__caption .title{font-size: 48px; line-height: initial}
.contact .title{text-align: initial; margin-bottom: 20px}
.contact__title{font-size: 38px; line-height: initial; text-transform: uppercase; font-weight: bold}
.contact__title span{color: var(--violet);}
.contact__title .letter{letter-spacing: 17px}
.contact__form{max-width: 378px}
.contact__form .price__form-input-w{margin: 0}
.contact__form textarea{resize: none; height: 90px}
.contact__form-title{margin-bottom: 6px; margin-top:10px; font-weight: bold;}
.contact__left-wrapper-w{margin: -15px 0}
.contact__left-wrapper{margin: 15px 0; visibility: hidden}
/*representation*/
.representation{padding: 40px 0;}
.representation__item-img{border: 2px solid var(--violet); width: 120px; height: 120px; border-radius: 50%; overflow: hidden; flex: 0 0 auto}
.representation__item-img img{width: 100%; height: 100%; object-fit: cover}
.representation__item-w {display: flex; border: 1px solid var(--violet); flex-wrap: wrap; padding: 40px}
.representation__item{display: flex; align-items: center; margin: 0 40px; padding: 20px; background: #f8f8f8; max-width: 500px; width: 100%}
.representation__item span{font-weight: bold;}
.representation__item > *{margin: 0 10px}
.representation__item .title{margin-bottom: 5px; text-align: left}
.representation__work{font-style: italic; color: var(--violet); font-size: 14px;}
.representation__item-caption{margin-bottom: 8px;}
/*contact__cities*/
.contact__cities{padding: 40px 0;}
.contact__cities-w{display: flex; overflow: auto}

/* footer */
.footer{background: var(--dark_grey); border-top: 3px solid var(--light_viol); padding: 30px 0 0 0; color: #fff;}
.footer .container{display: flex; align-items: center; justify-content: space-between;padding-bottom: 30px;}
.footer__contacts{display: flex; margin: 0 -25px}
.footer__contacts > *{margin: 0 25px}
.footer__contacts i, .footer .logo_title{color: var(--light_viol);}
.footer-nav__title{text-transform: uppercase; font-size: 18px; margin-bottom: 17px;}
.footer .rhead__menu-w{margin-bottom: 22px}
.footer .rhead__menu-w a{color: #fff}
/*.footer__logo .logo{margin-bottom: 48px}*/
.footer__tel{display: flex; flex-direction: column; align-items: center}
.footer .logo_icon::before, .footer .logo_icon::after{filter: invert(100%);}
.footer .logo_subtitle{color: #fff}
.footer .rhead__item a {color: #fff}
.footer .rhead__item.tel-w{margin-bottom: 20px}
.footer__contacts .dash {border-bottom: 1px dashed #fff;}

.fmenu__links {display: flex; justify-content: space-between; margin-bottom: 22px;}
.fmenu__links-item:not(:last-child) {margin-right: 20px;}
.fmenu__links-item a {color: #e7e7e7; font-size: 16px; text-decoration: none;}
.fmenu__links-item.selected {border-bottom: 2px solid var(--yellow-dark);}
.fmenu__links-item.selected a {color: #fff; font-weight: bold; }

/* Стили для модальных окон*/
.modal-style-radio .dimodal-hide{top: 28px;	right: 28px; border-radius: 50%;background-color: var(--yellow-dark); box-shadow: 3.5px 6.062px 16px 0px rgba(255, 234, 0, 0.41);color: #000;}
.modal-style-select-city .dimodal-hide{display: none}
.modal-style-default{padding: 30px;	background: linear-gradient(180deg, rgba(220,220,220,1) 0%, rgba(247,247,247,1) 100%);border-radius: 15px;box-shadow: 1px 1.732px 40px 0px rgba(56, 142, 226, 0.16); max-width: 600px; width: 100%}
.modal-style-default .modal__title{font-size: 22px;text-align: center;margin-bottom: 10px;}
.modal-style-default input[type="text"]{padding: 18px;background: rgba(255, 255, 255, 0.6);}
.modal-style-default .modal__textarea{resize: none;height: 90px;}
.modal-style-default .modal__row{margin-bottom: 10px;}
.modal-style-cities{padding: 40px; max-width: 1030px; }
.modal-style-cities-w{display: flex; /*flex-wrap: wrap;*/ margin: -10px;   overflow-x: auto; padding-top:10px;}
.modal-style-cities-w > *{border: 10px solid transparent}
.modal-style-cities .select-city__item   { min-width: 220px; }
.modal-style-cities .select-city__item   a { color: #636363; }
.modal-messenger {
    min-width: 600px;
    background: #fff;
    width: 100%;
}
.modal-messenger .modal__title {
    margin-bottom: 32px;
}
.modal-messenger .main-form__title-text {
    font-size: 24px;
    font-weight: 600;
}
.modal-messenger .modal__contents {
    background: #f7fafb;
    border-radius: 15px;
    padding: 16px 32px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.modal-messenger__relative-container {
    position: relative;
    width: 100%;
}

.modal-messenger__description {
    color: #1a1a1a;
    position: relative;
    background: #f7fafb;
    margin: 32px auto;
    padding: 8px 16px;
    font-size: 18px;
    z-index: 1;
    max-width: fit-content;
}

.modal-messenger img {
    padding: 16px;
    border-radius: 15px;
    background: #fff;
    display: block;
    margin:  0 auto;
}

.chat-button-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.chat-button {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: center;
    color: #fff;
    box-shadow: none;
    border: none;
}
@media screen and (max-width: 1000px) {
    .chat-button {
        margin-bottom: 24px;
    }
}


@media screen and (max-width: 1000px) {
    .only-desktop {
        display: none;
    }
}


.chat-button:hover {
    opacity: .8;
    box-shadow: none;
    border: none;
}

.modal-messenger__relative-container:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #1a1a1a;
    transform: translateY(-50%);
}

@media screen and (max-width: 1000px) {
    .modal-messenger {
        min-width: auto;
    }

    .modal-messenger .modal__contents {
        padding: 0;
        background: transparent;
    }

    .modal-messenger__description {
        width: 100%;
        background: transparent;
        text-align: center;
    }

    .modal-messenger__relative-container:before {
        display: none;
    }

    .modal-messenger__qrcode-wrapper {
        display: none;
    }
}

/* Стили для выбора городов*/
.select-city__item a{padding: 0 5px;}
.select-city__item a{text-decoration: none;width: 100%;display: block;transition: 0.4s;font-size:14px;line-height: 22px;}
.select-city__item a:hover{background: rgba(97, 191, 245, 0.75);}
.select-city__item.active {background:#008bff;}
.select-city__item.active a{color: #fff;}

/*stock акции*/
.stock{padding: 40px 0;}
.stock__item-w{display: flex; margin: -10px}
.stock__item{width: 33.33%; border: 10px solid transparent; cursor: pointer; border-radius: 20px; overflow: hidden}
.stock__item img{width: 100%; height: 100%; object-fit: cover}
.stock__item-hidden{display: none}

/* Аудиоролики*/
.audioroliki{padding: 40px 0}
.audioroliki .contact__title{text-align: center}
.audioroliki__inner{display: flex;align-items: center;}
.audioroliki__item{margin-bottom: 20px;padding-bottom:20px;border-bottom: 1px solid var(--light_grey); visibility: hidden}
.audioroliki__item .logo_icon{width: 30px;height: 30px;}
.audioroliki__item .logo_icon:before, .audioroliki__item .logo_icon:after{display: none}
.audioroliki__title{margin-bottom: 20px;}
.audioroliki__text{margin-left: 30px;}
.audioroliki__price{padding: 5px;border: 1px solid var(--violet);border-radius: 5px; display: inline-block; font-size: 20px;}
.audioroliki__price span{font-weight: bold;color: var(--violet); font-size: 24px;}
.audioroliki__edit-text, .audioroliki__edit-text p{font-size: 16px; text-align: center; font-weight: bold;}
.audioroliki__item-audio {display: flex;align-items: center;}
.audioroliki__item-audio-title{margin-bottom: 10px;margin-right: 15px; width: 225px;}
.audioroliki__content-w{display: flex;justify-content: space-around}
.audioroliki__text-title{font-size: 18px; margin-bottom: 10px; font-weight: bold;}

/*federal*/
.federal__col1{display: grid; grid-gap: 40px; grid-template-columns: auto auto; justify-content: flex-start; margin-bottom: 25px}
.federal__col1 .col2{ font-size: 20px;}
.federal__col1 > * > div:first-child{visibility: hidden}
.federal__col1 > .active .col2,
.federal__col1 > .active > div:first-child{visibility: visible; color: #7f7cff}
.federal__col1 > .active .col2{border-bottom:1px solid; font-weight:bold;}
.federal__col1 > * > div:first-child{margin-right: 10px; font-size: 38px;}
.federal__col1 > *{display: flex;}
.federal .rek__right .title{text-align: left}
.federal__col2-block1{display: grid; grid-template-columns: 1fr auto; grid-gap: 45px; margin-bottom: 45px}
.federal__col2-block1 .radio__btn{padding: 4px 33px; font-size: 14px;}
.federal__col2-radiobtn{display: grid; grid-template-columns: auto auto; justify-content: flex-start; grid-gap: 30px; font-size: 20px; font-weight: bold;margin-bottom: 36px}
.get__radiostation-w {box-shadow: 0px 0px 16.74px 1.26px rgba(127, 124, 255, 0.27); padding: 20px; margin-bottom: 50px}
.station__children{display: grid; grid-template-columns: 1.5fr 1fr 1fr; justify-content: flex-start; align-items: center; grid-gap: 20px; font-size:14px;}
.federal__city-w{box-shadow: 0px 0px 16.74px 1.26px rgba(127, 124, 255, 0.27); padding: 20px}
.federal__map{height: 350px; display: none}
.federal__map.active{display: block;}
.federal__city-item-inner.active{display: grid}
.federal__col2-radiobtn .active{color: #7f7cff;}
.federal__col2-radiobtn .active i{visibility:visible}
.federal__col2-radiobtn > *{cursor: pointer; display:flex; align-items:center}
.federal__col2-radiobtn > * i{font-size:24px; margin-right:5px; visibility:hidden}
.federal__frequency,
.federal__price_second{white-space: nowrap; text-align: right}
.federal__frequency{font-size:12px; color: grey}
.federal__city-item-inner{display: none;}
.federal__city-item-w{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 60px;}
.federal__city-item-w a{color: #000}
.federal__city-item-w > *{line-height: 2.3rem}
.federal__link-name{font-weight: bold;}
.federal__link{font-size: 14px;}
.character_bold{font-weight: bold; font-size: 22px; margin-top:6px}
.get__radiostation-col,
.get__radiostation-one{display: none}
.get__radiostation-col.active,
.get__radiostation-one.active{display: block}
.federal__col-inner{display:flex; flex-direction:column; justify-content:space-between}
.federal__input-w input{border: none; border-bottom: 1px solid; box-shadow: none; font-size:16px;}
.federal__input-w input:focus{ border-bottom: 1px solid; box-shadow: none}
.federal__city-list-w{position: relative}
.federal__city-list-w .modal-style-cities-w {position: absolute; top: calc(100% + 10px); left: 0; background: #fff;}
.mediaplan-city-style{resize: none; height: 80px}
.federal-select-city{cursor: pointer; border-bottom: 1px solid; color: var(--violet); font-weight: bold;}
.unfocus-style.active .federal__input-w{color: #7f7cff; font-weight:bold; }
.unfocus-style.active .federal__input-w input{font-weight:bold; }
.select-city > * {cursor:pointer}
.federal__title-price-mob{display: none}

/*мобильное меню*/
.mobile-wrap{position: fixed; display: flex; top: 0; right: 0}
.header-mobile{background: #fff; display: none; padding: 5px 0; margin: 0 auto; max-width: 800px; width: 100%; }
.header-mobile .container{display: flex; justify-content: space-between; width: 100%; align-items: center}
.header-mobile__logo-w{height: 50px}
.header-mobile__logo-w img{height: 100%;}
.header-mobile .tel{padding: 5px}
.header-mobile__btn-w{display: flex;}
.mobile__menu-city-w{padding-bottom: 15px; margin-bottom: 10px; border-bottom: 1px solid var(--light_grey)}
.mobile__menu-city-w .rhead__item{justify-content: normal}
.mobile__menu-contact .rhead__item{justify-content: normal; margin-bottom: 10px}
.mobile__menu-contact .rhead__item:last-child{margin-bottom: 15px}
.mobile__menu-contact .radio__btn {padding: 10px 17px; }
.mobile__menu-city{font-weight: bold; margin-bottom: 5px}
.header-mobile__menu-btn{width: 55px; height: 55px; background: var(--violet); display: none; justify-content: center; align-items: center; color: #fff; position: fixed; top: 0; right: 0; z-index: 1000}
.header-mobile__menu-btn i{font-size: 38px; color: #fff}
.header-mobile__tel-btn{right: 56px}
.header-mobile__menu{display:flex; flex-direction: column; justify-content: space-between; z-index: 1000; background: #fff; font-size: 18px; overflow: scroll; -webkit-overflow-scrolling:touch; transform: translateX(-5000px); transition: .3s; position: fixed; top: 0; left: 0; right: 155px; bottom: 0; padding: 30px;}
.header-mobile__menu .title{text-align: left; margin-bottom: 10px}
.header-mobile__menu .contact__caption{margin-bottom: 15px; border-bottom: 1px solid var(--light_grey); padding-bottom: 20px}
.header-mobile__menu .rhead__menu-w a{padding: 20px}
.header-mobile__menu .rhead__menu-w > *{padding: 0}
.mobile-menu--active{z-index: 1000; transform: translateX(0)}
.header-mobile.fixed{position: fixed; top: 0; left: 0; right: 0; z-index: 1000}
.no-scroll{height: 100%; width: 100%; overflow: hidden !important;} /*фикс для сафари*/
.header-mobile__menu .footer__item-w{font-size: 18px}
.header-mobile__menu .footer__item{max-width: 100%}
.header-mobile__menu-col1{background: #00174b; position: relative; padding: 10px; z-index: 5}
.header-mobile__menu-col1::after{content: ''; width: 100%; height: 100%; position: absolute; background: inherit; z-index: -1; bottom: 0; transform-origin: left bottom; transform: skewY(1.5deg); left: 0; right: 0;}
.header-mobile__menu-col1 span{color: #fff}
.header-mobile__menu-col1 a:last-child{border: none}
.header-mobile__menu-col1 a{border-bottom: 1px dashed rgba(255, 255, 255, 0.3);}
.header-mobile__menu-col2{position: relative; padding: 10px; background: #fff; z-index: 4}
.header-mobile__menu-col2::after{content: ''; width: 100%; height: 100%; position: absolute; background: inherit; z-index: -1; bottom: 0; transform-origin: left bottom; transform: skewY(1.5deg); left: 0; right: 0;}
.header-mobile__menu-col2 span{color: #000}
.header-mobile__menu-col3{background: rgba(10, 29, 76, 0.2); padding: 10px; padding-top: 30px; display: flex; flex-wrap: wrap; text-transform: uppercase; position: relative; z-index: 3}
.header-mobile__menu-col3::after{content: '';width: 100%;height: 100%;position: absolute;background: #ce2121;z-index: -1;bottom: 0;transform-origin: left bottom;transform: skewY(1.5deg);left: 0;right: 0;}
.header-mobile__menu-col3 > *{width: 49%; font-size: 13px; background: #ffd200; font-weight: bold; color: #000; text-align: center; padding: 10px 2px; margin: 1px}
.header-mobile__menu-col4{background: #272727; padding: 10px; padding-top: 30px}
.header-mobile__menu-col4 .footer__item-w {margin: 0;}
.header-mobile__menu-col4 .footer__item-w > *{margin: 0; line-height: 30px}
.header-mobile__menu-col4 .footer__item-title{margin-bottom: 15px; text-align: center}
.black-bg__mobile{background: rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: none;}
.zindex500{z-index: 500; display: block}
.header-mobile-block{display: none}
/***************КНОПКА ЗАКРЫТИЯ МЕНЮ***********************/
.header-mobile__menu-btn path {transition: stroke-dashoffset 0.5s ease-in-out, stroke-dasharray 0.5s ease-in-out; stroke-width: 40px; stroke-linecap: round; stroke: #fff;}
path#top, path#bottom {stroke-dasharray: 240px 910px;}
path#middle {stroke-dasharray: 240px 240px;}
.cross path#top, .cross path#bottom {stroke-dashoffset: -650px;}
.cross path#middle {stroke-dashoffset: -115px; stroke-dasharray: 1px 220px;}
/**********************************************************/
.header-mobile__menu .rhead__menu-w{display: flex; flex-direction: column}
.header-mobile__menu-btn .contact__caption{color: var(--black);}
.mob__price-hidden{display: none}

table.ttable{overflow-x: auto; display: table; margin-bottom: 30px}
table.ttable td{background: #e1e1fe; padding: 10px; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 13px; text-align: center}
table.ttable th{background: #e1e1fe; padding: 10px; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 13px;}
table.ttable td.first{background: #7f7cff; color: #fff; width: 225px; text-align: center; font-size: 14px;}
::-webkit-scrollbar { width: 3px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #666; }
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #999;}
::-webkit-resizer { background-color: #666;}

.noUi-base, .noUi-connects{z-index: initial !important}

.form-tip{font-size: 22px;}
.price__form-open-form, .price__form-close{display: none}
.sort_frequency-style{text-align: left}
.price__main-federal{margin-bottom: 30px; font-size: 16px;}

/*модалка при уходе*/
.modal-sale--style{ max-width: 665px}
.modal-sale--style .main-form__title-text {font-size: 32px; font-weight: bold; margin-bottom: 35px; line-height: 120%;}
.modal-sale--style .modal__title{font-size: 38px; font-weight: bold; margin-bottom: 35px}
.modal-sale--style .modal__contents{display: grid; grid-template-columns: 1fr; font-size: 18px;}
.modal-sale--style .modal__contents .block1 .left{display: grid; grid-gap: 30px; margin-bottom: 36px}
.modal-sale--style .modal__contents .block1 .col2{font-weight: bold; }
.modal-sale--style .modal__contents .block1 .mtitle{color: #8637e8; font-style: italic; margin-bottom: 12px}
.modal-sale--style .modal__contents .block1 .col1{display: grid; grid-template-columns: auto 1fr; align-items: center; grid-gap: 20px}
.modal-sale--style .modal__contents .block1 .right .col1{display: grid; grid-template-columns: auto 1fr; align-items: center;}
.modal-sale--style .modal__contents .block1 .right .photo{width: 74px; height: 74px; border: 1px solid #8637e8; border-radius: 50%; overflow: hidden}
.modal-sale--style .modal__contents .block1 .right .photo img{width: 100%; height: 100%; object-fit: cover}
.modal-sale--style .modal__contents .block1 .right .col1 {font-size: 16px;}
.modal-sale--style .forms__callback--style .modal__field{background: #fff; border-radius: 5px}
.modal-sale--style .forms__callback--style .radio__btn{/*background: #005399;*/ border: none; padding: 13px 25px;}
.modal-sale--style .forms__callback--style{flex-direction: column; display: flex; justify-content: flex-end}
.modal-sale--style .modal__title i{color: #005399}

.tab{display: grid; grid-template-columns: auto auto; align-items: center; grid-gap: 10px;}

.federal__map [class^="ymaps-"][class$="balloon__content"]{background: #7f7cff; color: #fff; font-weight: normal;text-align: center; padding-right: 12px; margin-right: 0;border-radius: 5px;}
.federal__map [class^="ymaps-"][class$="balloon__layout"]{overflow: visible; border-radius: 5px}
.federal__map [class^="ymaps-"][class$="balloon__content"] *{font-size: 14px;}
.federal__map [class^="ymaps-"][class$="balloon__tail"]::after {background: #7f7cff;}
.federal__map [class^="ymaps-"][class$="balloon__close-button"] {height: 100%; width: 100%;}
.federal__map [class^="ymaps-"][class$="balloon__close"] {width: 25px; height: 25px; position: absolute; top: -15px; right: -15px; background: #fff; border: 1px solid #6151b6; border-radius: 3px}

@media screen and (max-width: 1366px){
	.price{margin: 0 -10px}
	.price > *{margin: 0 10px}
}

@media screen and (max-width: 1280px){
	.rek__content {margin: 0 -10px}
	.rek__content > *{margin: 0 10px}
	.rek__item-icon{width: 40px; height: 40px;}
	.rek__item-w > *{border: 5px solid transparent}
	.price{flex-direction: column; margin: 0}
	.price__cost{margin: 0 auto}
	.price__main{margin: 0 auto; margin-bottom: 30px}
	.price__form-open-form{display: block}
	.price__item-img-w{height: 50px; width: 50px}
	.price__more{margin: 0 -10px}
	.price__more > *{margin: 0 10px}
	.representation__item-w{padding: 20px}
	.representation__item{margin: 10px}
	.price .price__form-cost::before, .price .price__form-cost .left{display: none}
	.price .price__form-cost, .price .price__form-radoistation{margin-bottom: 0}
	.price .price__form-close{content: "";width: 40px; height: 40px; background: var(--yellow-dark); position: absolute; border-radius: 50%; top: -10px; right: -10px; display: flex; justify-content: center; align-items: center; color: #000}
	.price .price__form-cost{font-size: 22px;}
	.price .price__form{position: relative; z-index: 5; transition: .3s ease-in-out; box-shadow: 0 0 10px }
	.price .price__form-close{display: none}
	.price .price__form.opening{/*bottom: 95px*/bottom: 105px;
		position: fixed;
		left: 20px;
		right: 20px;}
	.price .opening .price__form-close { display:flex; }
	.price .price__form .price__item-img-w{height: 35px; width: 35px}
	.price__form-radio-w{position: fixed; height: 95px; padding: 6px; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; background: #ebebf5; flex-direction: column; border-top: 3px solid var(--light_viol)}
	.price .price__form-radoistation-title{display: none}
	.price .price__form-radoistation-imgs > div{display: none}
	.price .price__form-radoistation-imgs > div:nth-child(-n+3){display: block}
	.price__form-w.wowhidden{visibility: visible}
	.price__form-radio-inner{display: flex; align-items: center}
	.radio__btn.price__form-open-form{padding: 6px 25px}
	.price__form-close{display: block}
	.price__form-radio-inner > *{margin: 0 5px}
}

@media screen and (max-width: 1100px){
	/*header*/
	body{font-size: 15px;}
	.logo{margin: 0}
	.logo_icon{width: 40px; height: 40px;}
	.logo_title{font-size: 26px;}
	.logo_subtitle{font-size: 16px;}
	.logo > *{margin: 0 13px}
	.rhead__menu-w{margin: 0 -10px}
	.header-mobile__menu .rhead__menu-w > *{margin: 0 10px; padding: 15px 0}
	.header-mobile__menu .rhead__menu-w a{padding: 0}
	.rhead__item .tel{font-size: 22px;}
	.not_main .rhead{padding: 20px 0; background: none}
	.rhead__menu-w, .rhead__item-wrapper{display: none}
	.header-mobile__menu-btn{display: flex}
	.rhead__menu-w > *:hover{transform: none; border: none}
	.rhead_girl{opacity: 0.2}
	.rhead-col1{margin-bottom: 60px;}
    .rhead-col1 i, .rhead-col1 .menu__link {display: none;}
    .rhead__sponsors {display: none;}

	/*мобильное меню*/
	.header-bottom__item{flex-direction: row; margin: 0 -5px; padding: 0; justify-content: flex-start; line-height: 45px; font-size: 18px;}
	.header-bottom__item > *{margin: 0 5px}
	.header-bottom__item:not(:last-child)::before{display: none}
	.header-bottom__img-w, .footer-nav__title, .footer__logo{display: none}
	.header-mobile-block{display: block}
    .menu__logo {padding: 0 10px;}

	/*футер*/
	.footer .rhead__menu-w{}

	.price__form-inputs > *{max-width: 400px;}
	.price__form-inputs{display: flex; flex-direction: column; align-items: center}
	.price__form-radoistation-imgs{justify-content: center}

	.option__item-w{margin: 0 -15px; margin-bottom: 50px}
	.option__item{margin: 0 15px}
	.radio__btn-w label{margin-bottom: 20px}

	.rek__content{margin: 0}
	.rek__content > *{margin: 0 15px;}

	.stock__item-w, .rek__content{flex-direction: column}
	.rek__content2--style{flex-direction: column-reverse}
	.rek__content2--style .rek__right{margin-bottom: 40px}
	.stock__item-w:not(.slick-initialized) .stock__item{max-width: 480px; width: 100%; margin: 0 auto}
	.rhead_melody{opacity: 0.4}
	.stock__item img{display: block}
	.rek__text{margin-bottom: 30px}

	.rhead_height{min-height: auto}
    .fmenu__links {display: none;}
}
@media screen and (max-width: 1000px){
	.audioroliki__content-w, .contact .container, .representation__item-w{flex-direction: column}
	.audioroliki .price__form,
    .contact__form{margin: 0 auto}
	.audioroliki__left-block{margin-bottom: 40px; display: flex; flex-direction: column; align-items: center;}
	.contact__left{margin-bottom: 30px}
	.representation__item{margin: 10px auto}
	.price .price__main-checked input{width: 20px; height: 20px}
    .contact__cities-w{overflow-x: scroll}
}
@media screen and (max-width: 900px){
	.option__item-w{flex-direction: column; margin: -20px 0; margin-bottom: 50px}
	.option__item{margin: 20px auto; max-width: 480px; width: 100%}
	.price__hidden-subdesc{flex-direction: column; margin: -10px 0}
	.price__hidden-subdesc > *{margin: 10px 0}
	.price__hidden, .price__main-top{padding: 10px}
	.price__main-top >*{border: 5px solid transparent}
	.price__item-inner{padding: 0 10px}
	.price__item-wrapper{margin: 0; padding: 5px 0}
	.price__item-wrapper > *{margin: 0 5px}
	.translation{padding-bottom: 40px}
	.question{padding: 40px 0;}
	.rek__content > *{margin: 10px 0;}
	.caption{margin-bottom: 30px}
	.rating__item{transform: scale(0.8); width: 20%; border-bottom: none; border-top: none}
	.option__item-col1{justify-content: space-between;}
	table.ttable{display: block;}
	.contact .contact-wrapper{display: flex; flex-direction: column;}
	.price__form-inputs .formItem{padding: 10px}
	.rek__content2--style{flex-direction: column-reverse}
	.rek__content2-total-inner{flex-direction: column;}
	.rek__content2-total-inner > *{margin: 10px 0}
}
@media screen and (max-width: 800px){
	.rek__item-w > *{width: 50%}
	.price .price_sort{display: none}
}

@media screen and (max-width: 768px){
	.rhead_separator{height: 100px}
	.footer__contacts{display: flex; flex-direction: column}
	.footer__contacts > *{justify-content: center}
	.footer .container{flex-direction: column; margin: -10px 0;}
	.footer .container > *, .footer__contacts > *{margin: 10px 0}
	.price__main{font-size: 12px;}
	.price__more-result{font-size: 14px;}
	.title, .rhead__title, .price, .contact__caption .title{line-height: initial}
	.rhead .container{padding: 0}
	.rhead{padding: 15px; padding-bottom: 100px}
	.rhead_girl{bottom: 50px}
	.logo{transform: scale(0.9)}
	.header-mobile__menu .title{font-size: 30px;}
	.header-mobile__menu .contact__title{font-size: 28px;}
	.rating__item{width: 25%}
	.owl-carousel .owl-item{display: flex; justify-content: center}
	.price__form-cost{font-size: 30px;}
	.rhead_melody{display: none}
	.footer .container > *, .footer__contacts > *{margin: 5px 0}
	.modal-sale--style .modal__contents{grid-template-columns: initial}
	.modal-sale--style .modal__title{line-height: initial; font-size: 28px}
	.modal-test-wrap .dimodal-hide{top: 45px; right: 45px}
	.modal-style-cities-w{ flex-wrap: wrap; overflow-x: inherit; }
    .federal__col1,
    .federal__col2-block1{grid-template-columns: 1fr; grid-gap: 20px}
    .federal__col2-block1 > div:last-child{text-align: center}
    .federal__city-item-w{grid-gap: 30px}
    .price__item-banner {padding: unset;}
}

@media screen and (max-width: 600px){
	.price__item-img-w{height: 40px; width: 40px; margin-right: 6px}
	.price{line-height: initial}
	.price__more{flex-direction: column; flex: 1}
	.itogo{flex: 1}
	.title, .rek_title, .contact__title{font-size: 22px;}
	p, .p, .title_desc, .title_desc p, .rek__text, .rek__text p{font-size: 14px;}
	.rek__text, .rek__text p{margin-bottom: 40px}
	.header-mobile__menu{right: 55px; padding: 20px}
	.rhead__desc{margin-bottom: 50px}
	.rating__item-w{margin: 0}
	.rating__item{width: 33.33%}
	.audioroliki__item{width: 100%}
	.audioroliki__item-audio{flex-direction: column}
	.representation__item-img{width: 80px; height: 80px;}
	.dimodal-aligner--aligned-center.dimodal-aligner--aligned-center{padding: 20px}
	.form-tip{font-size: 18px; max-width: 200px}
	.modal-sale--style .modal__contents{font-size: 14px;}
	.modal-sale--style .modal__title{margin-bottom: 15px;}
	.modal-sale--style .modal__contents .block1 .left{grid-gap: 8px}
	.modal-sale--style .modal__contents .block1 .left{margin-bottom: 20px;}
    .federal__city-item-w{grid-template-columns: 1fr; grid-gap: 0;}
    .federal__city-w{height: 400px; overflow-y: scroll; padding: 15px; }
    .station__children{grid-gap: 6px}

    .price__main-bot .price__item-banner__img {margin: 0 30px;display: flex;justify-content: center;}
    .price__item-banner__img--desktop {display: none !important;}
    .price__item-banner__img--mobile {display: block !important;width: 100%;}
}

@media screen and (max-width: 500px){
	.price .price__form{margin-left: 0; left: 0; right: 0;}
}

@media screen and (max-width: 480px){
    .federal__title-price,
	.price__main .price__item-img-w, .price__main-top-link, .rhead_girl-w{display: none}
    .federal__title-price-mob,
    .price.federal .price__main-top-link{display: block}
	.price__item-inner{padding: 8px 0}
	.mob__price-hidden{display: block}
	.itogo{flex: 2}
	.price__form{padding: 15px;}
	.contact__caption .title{font-size: 26px;}
	.header-mobile__menu .contact__title, .contact__caption .title{font-size: 24px;}
	.rhead__title{font-size: 28px;text-align: center}
	.rhead__title h1 {font-size: 28px; line-height: 30px;}
	.representation__item, .representation__item-w{padding: 10px}
	.footer{padding: 20px 0 0 0}
	.title, .header-mobile__menu .contact__caption, .price__form-title{margin-bottom: 20px}
	.price__more-result{font-size: 13px;}
	.contact .title, .representation__item-img{margin-bottom: 10px}
	.contact__caption{margin-bottom: 40px}
	.representation__item{flex-direction: column}
	.mobile__menu-contact .rhead__item{font-size: 14px;}
	.mobile__menu-contact .rhead__item .tel{font-size: 20px;}
	.header-mobile__menu .rhead__menu-w > *{padding: 10px 0}
	.rek__item-w{flex-direction: column}
	.rek__item-w > *{width: 100%}
	.rek__item{align-items: center}
	.rek__item-icon{width: 30px; height: 30px;}
	.header-mobile__menu-btn{width: 45px;height: 45px;}
	.header-mobile__menu{right: 45px}
	.header-mobile__tel-btn{right: 46px;}
	.modal-sale--style .modal__contents .block1 .right .col1{font-size: 14px;}
	.modal-sale--style .modal__contents .block1 .right .photo{width: 50px; height: 50px;}
	.modal-sale--style .modal__contents .block1 .col1{grid-gap: 4px}
	.modal-sale--style .modal__title{font-size: 22px}
    .rek__left-img{width: auto}
}

@media screen and (max-width: 400px){
    .price.federal .price__main-top-link-federal-aud,
    .price.federal .sort_frequency-style{display: none}
}