

/* Start:/public/css/templates/mobile/style.css?173425532486163*/
/*___________*/
* {
    padding: 0;
    margin: 0;
    vertical-align: baseline;
}

html {
    position: relative;
    min-height: 100%;
}

footer {
    /*padding-top: 13px;*/
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #3f3f3f;
}

.top {
    background-color: #f0f0f0;
    position: fixed;
    top: 0;
    max-width: 900px;
    min-width: 320px;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
}

/*top меню*/
.menu_top {
    padding: 6px 0;
}

.menu_top_left {
    display: inline-block;
    margin: 0;
    letter-spacing: -6px;
    padding: 0;
}

.menu_top_right {
    float: right;
    margin: 0;
    padding: 2px 0;
    letter-spacing: -5px;
}

.menu_top_left li {
    display: inline-block;
    padding: 5px 0px 5px 0px;
    border-right: 1px solid #e0e0e0;
    vertical-align: middle;
    margin-left: -1px;
    letter-spacing: 0;
    margin: 0;
}

.menu_top_left li:last-child {
    margin: 0;
    padding: 4px 0;
    border: none;

}

.menu_top_left li:last-child a {
    padding: 5px 0px 5px 0px;
}

.menu_top_left li a {
    padding: 5px 8px 5px 0px;
}

.menu_top_right li {
    display: inline-block;
    padding: 4px 0px 4px 0px;
    border-left: 1px solid #e0e0e0;
    letter-spacing: 0;
    margin: 0;
}

.menu_top_right li:last-child {
    padding: 4px 0px 4px 4px;
    margin-right: -3px;
}

.menu_top_right li a {
    padding: 5px 4px 5px 4px;
    text-decoration: none;
}

.menu_top_right li:last-child a {
    padding: 6px 0px 5px 0px;
}


.nav ul.dd li a + ul li a {
    padding-left: 35px;
    background: #fff;
}

.nav ul.dd li a + ul li a::before {
    left: 21px;
}

/*/top меню*/
/*footer*/
.social {
    padding: 15px 0;
}

.social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    letter-spacing: 0;
    line-height: 0;

}

.social ul {
    letter-spacing: -5px;
    margin: 0;
    padding: 0;
}

.social ul li a img {
    width: 30px;
}

/*/footer*/

.content_nav {
    margin-top: 13px;
}

.box_left {
    width: 50%;
    float: left;

}

.box_right {
    width: 50%;
    display: inline-block;
}

.box_left .content_nav_a {
    padding-right: 5px;
}

.content_nav_a {
    text-align: center;

}

.content_nav_a a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
    background: linear-gradient(#ffd500, #ff8600);
    padding: 10px 0;
    margin: 0;
    margin-bottom: 6px;
    display: block;
    font-size: 14px;

}

.content_nav_a a:hover {
    text-decoration: none;
    color: #333;

}

.content_nav_a p {
    background: linear-gradient(#ffd500, #ff8600);
    padding: 10px 0;
    margin: 0;
    margin-bottom: 6px;

}

.special_offer {
    margin-top: 13px;
}

.see_all a {
    text-decoration: none;
    color: #ff9100;
    font-size: 11px;
    position: relative;
    padding-right: 10px;
}

.see_all a:hover, .see_all a:focus {
    text-decoration: none;
    color: #ff9100;
}

.see_all a::before {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-buttonor.svg");
    width: 6px;
    height: 8px;
    position: absolute;
    top: 4px;
    right: 0;
    background-size: cover;
}

.see_all {
    float: right;
    margin: 0;
}

.special_offer_title h2, .special_offer_title h1, .special_offer_title h3 {
    display: inline-block;
    margin: 0;
}

.product_tabl {

    display: inline-block;
    width: 100%;
}

.product_tabl_wrap {
    margin-left: -12px;
}

.one_product_tabl {
    margin-left: 12px;
    border: 1px solid #cccccc;
    padding: 8px;
    margin-top: 15px;
    position: relative;
    height: 316px;
}

.one_product_tabl_wrap {
    width: 25%;
    height: 331px;
    max-height: 331px;
    overflow: hidden;
    display: block;
    float: left;
    vertical-align: top;
}

.one_product_tabl_top img {
    max-width: 54px;
    max-height: 36px;
}

.one_product_tabl_top {
    height: 22px;
    position: absolute;
    z-index: 1;
    margin-left: 3px;
    margin-top: 3px;
}

.one_product_tabl_img img {
    max-width: 100%;
    max-height: 127px;
    /*min-height: 127px;*/
    float: none;
    padding: 0;
    margin: 0;
}

.one_product_tabl_img a {
    width: 120px;
    height: 127px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    margin: 0 auto;
    display: block;
}

.one_product_tabl_foot {
    margin-top: 8px;
}

.one_product_tabl_title {
    overflow: hidden;
}

.one_product_tabl_title p {
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    overflow: hidden;
}

.one_product_tabl_title p a {
    color: #333;
    height: 49px;
    max-height: 49px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
}


.one_product_tabl_foot .prise {
    font-weight: 600;
    font-size: 14px;
    /*margin-top: 13px;*/
    margin-top: 0;
    display: block;
    height: 45px;
    margin-bottom: 0;
}

/*.one_product_tabl_foot .v_korziny{
  font-size: 12px;
  margin-top: 13px;
  position: relative;
  padding-left: 20px;
  display: block;
  color: #333;
}*/
/*.one_product_tabl_foot .v_korziny::after{
  content: '';
  background-image: url("/public/images/templates/mobile/basket_green.svg");
  width: 17px;
  background-repeat: no-repeat;
  height: 13px;
  position: absolute;
  top: 3px;
  left: 0;
}
.one_product_tabl_foot .v_odin_clik{
  font-weight: 100;
  font-size: 12px;
  color: #fff;
  margin-top: 13px;
  position: relative;
  padding: 8px 8px 8px 4px;
  border-radius: 2px;
  display: block;
  line-height: 11px;
  background-repeat: repeat-x;
  background: linear-gradient(#FFAA00,#FF6600);

}
.one_product_tabl_foot .v_odin_clik::before{
  content: '';
  width: 0;
  height: 0;
  border-top: 13px solid #fff;
  border-left: 14px solid rgba(255, 164, 0, 0);
  border-bottom: 15px solid #fff;
  position: absolute;
  right: 0px;
  top: 0;
}*/
.subs {
    margin-top: 13px;
    display: inline-block;
    width: 100%;
}

.subs_box {
    padding: 5px;
    border-radius: 5px;
    background: #f0f0f0;
}

.subs_title p {
    font-size: 10.5px;
    padding: 5px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0;
}

.subs_title p span {
    color: #ff6600;
}

/*.subs_inp input{
  border-radius: 6px;
  padding: 6px;
  width: 100%;
  border: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: inset 0 1px 3px #a0774e;
  font-size: 14px;
}
.subs_inp {
    margin-top: 7px;
    display: inline-block;
    width: 100%;
}
.subs_inp_box_1{
  width: 70%;
}
.subs_inp_box_2{
  width: 30%;
}*/
.input_group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.subs_inp {
    display: table-cell;
    padding: 6px;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: #fff;
    box-shadow: inset 0 1px 3px #a0774e;
    font-size: 14px;

}

.subs_inp:focus {
    outline: none;
}

.input_group_btn {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 54px;
}


.phone__number-wrap {
    text-align: center;
    margin-top: 13px;
}

.phone__area {
    margin-right: 5px;
    color: #ff6600;
}

.phone__code {
    display: inline-block;
    padding: 0;
    list-style: none;
    color: #999;
    /* padding-top: 6px; */
    vertical-align: sub;
    margin: 0;
}

.phone__number {
    margin-left: 4px;
    color: #333000;
    text-decoration: none;
}

.phone__area, .phone__number {
    font-size: 30px;
    letter-spacing: 0;
}

.phone__code li {
    line-height: 4px;
    margin: 0;
}

.zakaz_zv_foot {
    display: block;
    color: #fff;
    font-weight: 600;
    background: linear-gradient(#ffb100, #ff5e00);
    font-size: 11px;
    padding: 5px 5px;
    border-radius: 3px;
    margin-top: 13px;
    text-transform: uppercase;
}

.zakaz_zv_foot span {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
    font-size: 10px;
}

/*время работы*/
.working_hours {
    display: inline-block;
    width: 100%;
    margin-top: 13px;
    text-align: center;

}

.working_hours_time {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-right: 8px;
}

.working_hours_time p {
    font-size: 13px;
    margin: 0;
}

.working_hours_img {
    display: inline-block;
    text-align: center;
    margin-top: 6px;
}

.working_hours_img img {
    width: 50px;
}

/*/время работы*/
.full_version {
    display: inline-block;
    margin-top: 13px;
    width: 100%;
}

.version {
    display: inline-block;
    vertical-align: top;

}

.delivery {
    float: right;
}

.full_version a {
    text-decoration: underline;
    color: #333333;
    font-size: 11px;
}

/*----слайдер----*/
#catalog-detail-swiper {
    padding-bottom: 25px;
}

.slider .swiper-container {
    width: 100%;
    padding-bottom: 25px;
    max-height: 240px;
    margin-top: 15px;
}

.slider #index-swiper.swiper-container {
    width: auto;
    margin: -9px -10px 16px;
    padding: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    margin-bottom: 10px;
}

.slider .swiper-container.gallery-thumbs {
    padding: 0;
    margin-top: 10px;
}

.swiper-container.gallery-thumbs {
    height: 80px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 60%;
    max-height: 500px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    /*
	-webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	*/
}

.swiper-slide:nth-child(2n) {
    width: 40%;
}

.swiper-slide:nth-child(3n) {
    width: 20%;
}

/*----/слайдер----*/

.submit {
    background: url(/public/images/templates/mobile/e-mail.svg) #fff;
    background-repeat: no-repeat;
    border: none;
    width: 42px;
    height: 28px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 9px;
    background-size: contain;
}

.submit:focus {
    border: none;
    outline: none;
}


.subs_inp input:focus {
    border: none;
    outline: none;
}

/*акции*/
.crumbs {
    font-size: 10px;
    height: 18px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.crumbs a {
    position: relative;
    padding-right: 10px;
    color: #428bca;
}

.crumbs a::after {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-button.svg");
    width: 6px;
    height: 7px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-top: 7px;
}

.crumbs span {
    color: #828282;
    padding-left: 5px;
}

.crumbs a span:first-child {
    padding-left: 0;

}

.crumbs a span {
    color: #428bca;

}

.shares_box_img {
    position: relative;

}

.event_timer {
    position: absolute;
    top: -2px;
    left: 0;
    background: linear-gradient(#FD6E00, #CF250A);
    border-radius: 5px;
    padding: 6px;
    border-bottom-left-radius: 0;
    width: 92px;
    padding-left: 37px;
    font-size: 10px;
    color: #fff;
}

.event_timer::after {
    content: '';
    background-image: url("/public/images/templates/mobile/clocki.svg");
    width: 24px;
    height: 24px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 6px;
    left: 5px;
}

.shares_box_img a {
    overflow: hidden;
    display: inline-block;
    background: url(/public/images/event-default.jpg);
    width: 100%;
    background-repeat: no-repeat;
    min-height: 230px;
    background-position: 0 100%;
    /*background-size: cover;*/
    background-size: contain;
}

.shares_box a {
    display: inline-block;
    margin-top: 13px;
}

.shares_box {
    margin-top: 13px;
}

.load_more {
    text-align: center;
    font-size: 14px;
    background-color: #f0f0f0;
    border: 1px solid #eee;
}

.load_more a {
    color: #333;
    margin: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
}

.shares_box .shares_name {
    margin-top: 13px;
}

.shares_box .shares_description {
    margin-top: 13px;
    color: #848484;
    font-size: 12px;
}

.shares_img {
    overflow: hidden;
    display: inline-block;
    background: url(/public/images/event-default.jpg);
    width: 100%;
    background-repeat: no-repeat;
    min-height: 230px;
    background-position: 0 100%;
    /*background-size: cover;*/
    background-size: contain;
    display: inline-block;
    margin-top: 13px;
}

.event_detail_block {
    position: absolute;
    top: 0;
    right: 0;
    /*padding: 6px;*/
    padding: 6px 6px;

    border-bottom-left-radius: 5px;
    width: 16px;
    color: #fff;
}

.event_detail_block.green {

    background: linear-gradient(#1CB64B, #0B6B29);

}

.event_detail_block.green span.gift {
    background-image: url(/public/images/templates/mobile/proc.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: cover;
}

.event_detail_block.blue span.gift {
    background-image: url(/public/images/templates/mobile/nol_proc.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 13px;
    background-size: cover;
}

.event_detail_block.red {
    background: linear-gradient(#FD6E00, #CF250A);
}

.event_detail_block.blue {
    background: linear-gradient(#41A7DD, #096FA5);
}

.event_detail_block.halva {
    background: linear-gradient(#732729, #732729);
    width: 87px;
}

.event_detail_block.halva span.gift {
    background-image: url(/public/images/templates/mobile/halvamob.png);
    background-repeat: no-repeat;
    width: 91px;
    height: 16px;
    background-size: contain;
    position: absolute;
}

.event_detail_block.red span.gift {
    background-image: url(/public/images/templates/yellow/gift-detail.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: cover;
    position: absolute;
}

.event_detail_block span {
    font-size: 10px;
    font-weight: 100;
    vertical-align: top;
    display: inline-block;
}

.event_detail_block span b {
    /*font-size: 14px;*/
    font-size: 17px;
    font-weight: bold;
}

.event_detail_block.blue span b {
    font-size: 12px
}

/*menu*/
.men_l {
    background-color: #f0f0f0;
    position: fixed;
    width: 77%;
    left: -80%;
    transition: left 0.4s ease;
    height: 100%;
    z-index: 10;
    /*padding: 10px;*/
    top: 51px;
}

.box_bok_block {
    overflow-y: auto;

}

.open {
    display: block;
    transition: left 0.4s ease;
    left: 0;
}

.men_z {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 9;
    left: -100%;
    top: 51px;
    /*transition: left 0.4s ease;*/
}

.open_z {
    /*transition: left 0.4s ease;*/
    left: 0;
}

/* main menu styles */
.nav, .nav ul {
    /*background-image:url(/public/images/templates/mobile/tr75.png);*/
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav {
    /*height:41px;*/
    /*padding-left:5px;*/
    /*padding-top:5px;*/
    position: relative;
    z-index: 2;
}

.nav ul {
    left: -9999px;
    /*position:absolute;*/
    display: none;
    top: 37px;
    width: auto;
    z-index: 10;
    width: 100%;
}

.nav ul ul {
    left: -9999px;
    /*position:absolute;*/
    display: none;
    top: 0;
    width: auto;
    width: 100%;

}

.nav li {
    /*float:left;*/
    /*margin-right:5px;*/
    position: relative;
    background: #f0f0f0;
    margin: 0;
}

.nav li a {
    background: #f0f0f0;
    color: #333;
    display: block;
    border-bottom: 1px solid #CDCDCD;
    /* float: left; */
    font-size: 14px;
    padding: 8px 8px 8px 16px;
    text-decoration: none;
}

.nav ul.dd li a {
    background: #fff;
    color: #333;
    display: block;
    border-bottom: 1px solid #CDCDCD;
    /* float: left; */
    font-size: 14px;
    padding: 8px 8px 8px 24px;
    text-decoration: none;
}

.nav ul.dd li ul.ddd li a {
    background: #fff;
    color: #333;
    display: block;
    border-bottom: 1px solid #CDCDCD;
    /* float: left; */
    font-size: 14px;
    padding: 8px 8px 8px 28px;
    text-decoration: none;
}

.nav ul.dd li a.fly {
    background: #f0f0f0 url(/public/images/templates/mobile/arrow.gif) no-repeat right center;
    padding-right: 15px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
}

.nav > li > a {
    /*-moz-border-radius:6px;*/
    /*-webkit-border-radius:6px;*/
    /*-o-border-radius:6px;*/
    /*border-radius:6px;*/

    overflow: hidden;
}

.mobile-cart-full-summ {
    text-align: right;
}

.installmentsNotification {
    text-align: right;
    display: none;
}

.right-goods {
    text-align: right;
}

.basket-price-result {
    text-align: right;
}

a.cart-green-button.on-click-call-result {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 15px 0px;
    text-align: center;
    width: 100%;
    background: linear-gradient(#FFAA00, #FF6600);
}

.nav li a.fly {
    background: #f0f0f0 url(/public/images/templates/mobile/arrow.gif) no-repeat right center;
    padding-right: 15px;
}

.nav ul li {
    margin: 0;
}

.nav ul li a {
    /*width:120px;*/
}

.nav ul li a.fly {
    padding-right: 10px;
}

.nav li.active > a {
    color: #333;
    font-weight: 600;
}

/*hover styles*/
.nav li:hover > a {
    background-color: #f0f0f0;
    font-size: 14px;
}

/*focus styles*/
.nav li a:focus {
    outline-width: 0;
}

.meny_kat {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid #D1D1D1;
    padding-bottom: 8px;
    padding-left: 5px;
    margin-bottom: 0;

}

.float_r {
    float: right;
}

.cloz {
    left: -80%;
    transition: left 0.4s ease;
}

.cloz_z {
    left: -100%;
}

a.fil_l {
    color: #FF9000;
    font-weight: 600;
}

.perre {
    font-size: 18px;
    color: #FF9000;
}

.fil_r {
    color: #FF9000;
    font-weight: 600;
    margin-left: 10px;
    border-left: 1px solid #FF8D00;
    padding-left: 10px;
    padding-top: 5px;
}

.float_r.cloze_l::before {
    content: '';
    background: url(/public/images/templates/mobile/close_m.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 4px;
    background-size: cover;
    top: 3px;
}

.nav ul.dd li a::before {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-button.svg");
    width: 6px;
    height: 7px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    top: 13px;
    left: 12px;
}

.nav ul.dd li ul.ddd li::before {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-button.svg");
    width: 6px;
    height: 7px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    top: 13px;
    right: 12px;
}

.nav li a::before {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-button.svg");
    width: 6px;
    height: 7px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    top: 13px;
    left: 5px;
}

.nav ul.dd li ul.ddd li a::before {
    content: '';
    display: none;
}

/*/menu*/

.news_box {
    margin-top: 13px;
}

.news_titl_data {
    margin-top: 13px;
}

.news_titl_data a {
    color: #FF6600;
}

.news_titl_data span {
    font-size: 11px;
    color: #848484;
}

.news_info {
    margin-top: 13px;
    position: relative;
}

.news_info a.n_detal {
    position: absolute;
    width: 100%;
    height: 100%;
}

.news_info img {
    width: 100%;
}

.news_info p {
    font-size: 13px;
}

.big_titil {
    margin-top: 13px;
}

.big_titil h1 {
    font-weight: bold;
}

.revievs_box {
    margin-top: 13px;

}

.revievs_info {
    margin-top: 13px;
}

.revievs_top span:last-child {
    color: #848484;
    font-size: 11px;
    margin-left: 5px;
    padding-left: 8px;
    border-left: 1px solid #ddd;
}

.review_seller {
    margin-top: 13px;
    padding-left: 15px;
    position: relative;

}

.comment-icon {
    margin: 0;
    border: 0;
    background: url(/public/images/comment-icon.png) no-repeat 0 0;
    position: absolute;
    width: 11px;
    height: 11px;
    left: 0;
    top: 4px;
    padding-left: 0;
    background-size: contain;
}

.review_img {
    position: relative;
    margin-top: 13px;
    background: url(/public/images/monsters/elmarket-smile.png) 50% 100%;
    height: 245px;
    background-repeat: no-repeat;
    text-align: center;
}

.review_img_left {
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 180px;
}

.review_img_right {
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 180px;
}

.review_img_left a {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#8ace04, #297800);
    border-radius: 2px;
}

.review_img_right a {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#FFA357, #FF5700);
    border-radius: 2px;
}

/*форма*/
.men_l2 {
    background-color: #f0f0f0;
    position: fixed;
    width: 77%;
    left: -80%;
    transition: left 0.4s ease;
    height: 100%;
    z-index: 10;
    /*padding: 10px;*/
    overflow-y: auto;
    top: 54px;
}

.open2 {
    display: block;
    transition: left 0.4s ease;
    left: 0;
}

.men_z2 {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 9;
    left: -100%;
    top: 54px;
    /*transition: left 0.4s ease;*/
}

.open_z2 {
    /*transition: left 0.4s ease;*/
    left: 0;
}

.meny_kat2 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid #D1D1D1;
    padding-bottom: 8px;
    padding-left: 5px;
}

.float_r2 {
    float: right;
}

.cloz2 {
    left: -80%;
    transition: left 0.4s ease;
}

.cloz_z2 {
    left: -100%;
}

.perre {
    font-size: 18px;
    color: #FF9000;
}

.fil_r2 {
    color: #FF9000;
    font-weight: 600;
    margin-left: 10px;
    border-left: 1px solid #FF8D00;
    padding-left: 10px;
    padding-top: 5px;
}

.float_r.cloze_l2::before {
    content: '';
    background: url(/public/images/templates/mobile/close_m.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    background-size: cover;
    top: 1px;
}

.swap_block {
    margin-top: 13px;
    padding: 0 10px;

}

.swap_form {
    margin-top: 13px;
}

.form_line label {
    font-size: 13px;
}

.form_line input {
    padding: 10px 5px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 95%;
}

.form_line textarea {
    padding: 5px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form_line.phon_plys select {
    padding: 9px 0px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 34%;
    float: left;
    background: #fff;
}

.form_line.phon_plys select option:hover, .form_line.phon_plys select option:active, .form_line.phon_plys select option:visited {
    background: #ff8600;
}

.form_line.phon_plys label {
    display: block;
}

.form_line.phon_plys input {
    padding: 10px 5px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 64%;

}

.form_line {
    margin-top: 13px;
}

.min_col_red {
    color: #FF6B00;
}

.empty_text {
    font-size: 11px;
    margin-top: 5px;
}

.cart_green_button.on_click_submit {
    width: 90%;
    display: block;
    text-align: center;
    padding: 10px 5px;
    color: #fff;
    background: linear-gradient(#8ace04, #297800);
    margin-top: 5px;
    border-radius: 2px;
}

.form_line.filling_error .filling_error_p {
    display: block;
}

.filling_error_p {
    color: #FF6B00;
}

.filling_dop_p {
    color: #b0b0b0;
    font-size: 12px;
}

input.error, textarea.error {
    border: 1px solid #FF6B00;
}

.event_timer_info p {
    font-size: 11px;

}

/*/форма*/
/*баян*/

body {
    font-family: Arial, Helvetica, sans-serif;
}

.accordion {
    /*width:100%;*/
    /*min-height:300px;*/
    margin: 20px auto;
}

.accordion-item {
    font-size: 1em;
    /*margin: 0;*/
    /*padding: 10px;*/
    /*height: 20px;*/
    background: linear-gradient(#EDEAEB, #EAEAEA);
    /* border-bottom: 1px solid #ccc; */
    color: #333;
    cursor: pointer;
    margin-bottom: 2px;
    padding: 12px 10px 12px 25px;
    background: #f0f0f0;
    display: block;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
}

.accordion-item.open {
    background: linear-gradient(#F5F5F5, #CFCFCF);
    border-bottom: 0px;
    color: #333;
}

.accordion-item.open .type {
    float: right;
    background: url('/public/css/templates/mobile/../img/up-arrow.svg') center no-repeat;
    padding: 6px;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}

.accordion-item .type {
    float: right;
    background: url('/public/css/templates/mobile/../img/down-arrow.svg') center no-repeat;
    padding: 6px;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}

.b-product__buy {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.b-product__buy .price-sep, .b-product__buy .price-byr {
    display: none !important;
}

.b-product__buy form {
    display: block !important;
    width: 100%;
}

.b-product__buy button,
.b-product__buy .add-to-cart {
    display: inline-block;
    height: 65px;
    padding: 17px 0 15px 0;
    font-family: Tahoma, Geneva, sans-serif;
}

.b-product__buy button,
.b-product__buy .add-to-cart {
    background: #ff6600;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    text-shadow: 0 1px #c52b00;
    text-align: center;
    width: 100%;
    border: 2px solid #ff6600;
    box-sizing: border-box;
}

.b-product__buy .g-basketbtn {
    bottom: 10px;
    left: 102px;
    border: 2px solid #ff6600;
    text-align: center;
    color: #ff6600;
    text-decoration: none;
    display: inline-block;
    height: 65px;
    padding: 23px 0 23px 0;
    background: #fff;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
}

.b-product__buy .g-basketbtn span {
    text-decoration: underline;
}

.b-product__buy .g-basketbtn:hover span {
    text-decoration: none;
}

.b-product__buy__price-wrap {
    float: left;
    line-height: 22px;
    padding: 0;
    width: 53%;
    text-align: center;
}

.b-product__buy__price-wrap {
    padding-top: 7px;
}

.b-product__buy__price-wrap .g-price.item__price {
    display: block;
    font-size: 18px;
    padding: 18px 0 0 0;
}

.b-product__buy__price-wrap .g-oldprice {
    font-size: 12px;
    margin: -13px 0 -3px 0;
    display: block;
}

.b-product__buy__price-wrap.cr-product__buy__full-width {
    font-size: 17px;
    line-height: 17px;
    width: 100%;
}

.b-product__buy__price-wrap .g-status-out {
    display: block;
    height: 17px;
    padding: 16px 0 17px 0;
    width: 100%;
    color: #a0a0a0;
}

.b-product__buy__price-wrap .g-status-markdown {
    color: #ff6600;
    cursor: pointer;
    padding: 0;
    height: 50px;
}

.b-product__buy__price-wrap .g-status-markdown .g-status-out__message {
    color: #a0a0a0;
    display: block;
    font-size: 12px;
    padding: 5px 0 1px 0;
}

.b-product__buy__price-wrap .g-status-markdown .g-status-markdown__link {
    color: #ff6600;
    text-decoration: none;
}

.b-product__buy__price-wrap .g-status-markdown .g-status-markdown__message {
    display: block;
}

.g-status {
    display: block;
    color: #4d4d4d;
    height: 15px;
    font-size: 10px;
    line-height: 15px;
    margin-top: -9px;
    padding-bottom: 10px;
}

.b-product__buy__button-wrap {
    float: right;
    width: 45%;
    text-align: center;
}

.b-product__buy__price-wrap .g-oldprice {
    font-size: 12px;
    margin: -13px 0 -3px 0;
    display: block;
}

div.data {
    background: #fff;
    margin: 0;
    padding: 10px;
    border: 1px solid #F7F7F7;
    font-size: .8em;
    /*line-height: 140%;*/
    display: none;
    margin-top: -2px;
    margin-bottom: 2px;
}

/*/баян*/
.swiper-slide.slid_img img {
    max-height: 242px;
    max-width: 100%;
    width: auto;
    height: auto;
}

.swiper-container.min_slid {
    padding-bottom: 0;
}

.big-rating.point-5 {
    background-position: -4px -51px;
}

.big-rating.point-4 {
    background-position: -4px -39px;
}

.big-rating.point-3 {
    background-position: -4px -28px;
}

.big-rating.point-2 {
    background-position: -4px -16px;
}

.big-rating.point-1 {
    background-position: -4px -5px;
}

.big-rating {
    margin-right: 25px;
    width: 100px;
    height: 12px;
    overflow: hidden;
    /* float: left; */
}

.big-rating {
    background: url(/public/images/templates/mobile/rate-01.svg) no-repeat;
}

.credit_rassrok {
    margin-top: 8px;
    border-top: 1px solid #ddd;
    padding-top: 8px;
}

.credit_rassrok a {
    position: relative;
    padding-left: 15px;
}

.credit_rassrok span {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-button.svg");
    width: 7px;
    height: 9px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    top: 4px;
    left: 4px;

}

.goods_addition {
    margin-top: 13px;
    width: 100%;
    display: inline-block;
}

.goods_addition p {
    font-size: 12px;
    line-height: 20px;
    color: #2c2c2c;
    padding: 2px 0 2px 0;
    background: none;
    width: 100%;
    margin: 0;
}

.goods_addition p i {
    background-image: url(/public/images/templates/mobile/ikon_ii.svg);
    background-repeat: no-repeat;
    height: 22px;
    width: 20px;
    margin-top: 2px;
    margin-right: 8px;
    display: block;
    float: left;
}

.goods_addition .warranty i {
    background-position: -2px -4px;
}

.goods_addition .pickup i {
    background-position: -23px -5px;
}

.goods_addition .delivery i {
    background-position: -43px -7px;
}

table {
    background-color: transparent;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.attr__name {
    color: #60767f;
    padding-left: 13px;
    width: 42%;
}

td, th {
    padding: 0;
}

.attr__name {
    color: #60767f;
    padding-left: 13px;
    width: 42%;
}

.attr__value {
    padding: 6px 0 5px 13px;
}

.table-features {
    margin-top: 13px;
}

.otziv {
    margin-top: 13px;
}

.otziv_top .name {
    font-size: 18px;
    font-weight: bold;
}

.otziv_top .name span {
    float: right;
    font-size: 15px;
    font-weight: 100;
    color: #999;
}

.otziv_body {
    padding: 5px;
    border: 1px solid #999;
    position: relative;
    border-bottom-color: #999;
    background-color: #F9F9F9;
}

span strong {
    font-size: 15px;
}

.accordion.list-style.static-indent li {
    margin-top: 13px;
}

.static-table tbody tr:nth-child(odd) {
    background-color: #F9F9F9;
}

.attr__name_big {
    color: #60767f;
    padding-left: 13px;
    width: 52%;
}

.text_demand {
    display: none;
    padding: 10px;
    background: #F9F9F9;
}

.butt_green {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#FFA357, #FF5700);
    border-radius: 2px;
    margin-top: 13px;
    display: inline-block;
}

.comments-block {
    margin-top: 13px;
    font-size: 12px;
}

.slider_kredit p {
    font-size: 15px;
    font-weight: 600;
}

.lable_kredit {
    display: block;
}


.ui-slider {
    width: 100%;
    height: 5px;
    background: #ff8300;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .35);
    margin-top: 13px;
}

.ui-slider b {
    width: 13px;
    height: 16px;
    background-position: -18px -654px;
    position: absolute;
    top: 1px;
    display: inline-block;
    z-index: 3;
    margin-left: -6px;
}

.filter-block b {
    font-size: 14px;
    line-height: 16px;
    display: block;
}

.filter-block a {
    display: block;
}

/*.header-top p, .search-block .submit input, .search-block .right-block p span::before, .search-block .right-block a.basket-btn, .recall::before, .basket, .footer .soc a, .order-info .title-order p a, .order-button .prev, .close-search, .header-title a, .net-helper .arr-right, .sort-btn a.table-s::before, .sort-btn a.list-s::before, .compare, .ui-slider b, .pager .blog-page-previous::before, .pager .blog-page-next::after, .list .videoreview, .img-nav a.arr span, .payment-block .option-price b::after, .slider-item .arr, .close-photo, .arr-photo span, .small-close, #popup-close, .goods-addition p, .sbToggle, .order-list td.cart-del a, #order-content .block-row label.radio-label, .order-button .cart-gray-button, #filter-counter span, .cart-spec a.pdf-link {
    background-image: url(/public/images/templates/yellow/icon-set.png);
    background-repeat: no-repeat;
}*/
.filter-block.active {
    background: #e8f4d0;
}

.filter-block .ui-slider-range {
    height: 5px;
}

.ui-slider-range {
    background: #3FB928;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    border-radius: 5px 0 0 5px;
    height: 10px;
}

.ui-slider-range {
    height: 5px;
    position: absolute;
    top: 0;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .35);
    background: #47b700;
}

.credit-line-bot {
    width: 100%;
    margin: 0 auto;
    height: 19px;
    position: relative;
    color: #AAA;
}

p.month-title {
    padding: 0;
}

p.month-title {
    /* width: 96px; */
    /* margin-left: -17px; */
    text-align: left;
    position: absolute;
    font-size: 10px;
}

.static-style .credit-line-bot p {
    display: block;
    clear: none;
    margin: 0;
}

.slider_kredit {
    margin-bottom: 13px;
}

.rassrochka_kredit {
    margin-top: 13px;
}

.dignity {
    float: left;
    width: 44%;
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    color: #4FAC01;
}

.limitations {
    float: left;
    width: 44%;
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    color: #F24A29;
}

.dignity_limitations {
    display: inline-block;
    margin-top: 13px;
}

.dignity::before {
    content: '';
    background-image: url("/public/images/templates/mobile/thumbs-up-hand-symbol.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 0;
    background-size: cover;

}

.limitations::before {
    content: '';
    background-image: url("/public/images/templates/mobile/thumbs-down-silhouette.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 0;
    background-size: cover;

}

.kol_vo {
    font-size: 10px;
    color: #fff;
    background: #848484;
    border-radius: 2px;
    padding: 3px 5px 2px 5px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    line-height: 13px;

}

/*таблица*/
.delivery_tab table {
    margin-top: 5px;
    border: 1px solid #ddd;
}

table {
    border-collapse: separate;
}

.delivery_tab table tr {
    border-bottom: 3px solid white;
}

table tr {
    vertical-align: top;
}

.delivery_tab table tr td {
    border-right: 1px solid white;
    padding: 8px 10px;
    background: #f0f0f0;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.delivery_tab table a {
    color: #333;
    border-bottom: 1px dotted #333;
}

td, th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}

table, th, td {
    border: none;
}

.delivery_tab table h5 {
    font-size: 15px;
    line-height: 19px;
    margin: 5px 0 5px 0;
    display: inline-block;
    font-weight: 700;
}

.delivery_tab table h5 a {
    font-weight: 700;
}

.delivery_tab table tr:hover {
    background: #EAEAEA;
}

.delivery_tab table tr:hover td {
    background: none;
}

.delivery_tab {
    margin: 10px 0;
}

.whitesmoke-block .center-align {
    position: relative;
    margin-top: 13px;
    background: none;
    height: auto;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
}

/*/таблица*/
/*доставка измененные стили*/
.static-style h2 {
    margin-top: 13px;
}

.credit-line-top {
    margin-top: 13px;
    margin-bottom: 38px;
}

.detail-credit-switch ul {
    display: none;
    padding: 0 10px 0 19px;
    background: #F9F9F9;
    position: absolute;
    font-size: 12px;
    border: 1px solid #DDD;
}

.header-credit img {
    max-width: 100%;
    max-height: 50px;
    margin-top: 13px;
}

#ajax-mode-mid div.left {
    width: 100%;
    margin-top: 13px;
    /*font-size: 14px;*/
}

.header-credit h2 {
    /*font-weight: bold;*/
    /*font-size: 20px;*/

}

.left h3 {
    /*font-weight: bold;*/
    /*font-size: 15px;*/
}

.static-style.credit-page .clear {
    border-bottom: 2px solid #ddd;
    margin-top: 13px;
}

.star-note .note {
    font-size: 13px;
    text-transform: inherit;
    margin-top: 13px;
    margin-bottom: 13px;
    font-weight: 300;
    color: #848484;
    background: #f0f0f0;
    padding: 5px;
}

.credit-info-line-2 {
    margin-top: 13px;
    list-style-type: disc;
    padding-left: 20px;
}

.credit-info-line-2 li {
    /*margin-top: 10px;*/
}

table.static-table.cell-table.table-general {
    width: 100%;
    border: 1px solid #ddd;
}

table.static-table.cell-table.table-general tr th {
    font-size: 12px;
    font-weight: 100;
}

table.static-table.cell-table.table-general tr td {
    font-size: 13px;
    font-weight: 100;
}

.credit-content-div {
    width: 100%;
    margin: 15px 0;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.visible-xs {
    display: none;
}

@media (max-width: 767px) {
    .credit-content-div table td {
        display: block;
        padding: 0;
    }

    .credit-content-div table tr {
        display: block;
        padding: 5px;
    }

    .credit-content-div table tr.hidden-xs {
        display: none;
    }

    .visible-xs {
        display: block;
    }
}

table.static-table.cell-table.table-general i {
    display: block;
    color: #FF8300;
    font-size: 13px;
}

.bank-td span {
    color: #8B8B8B;
    font-size: 13px;
}

.detail-credit-switch span {
    color: #428bca;
    font-size: 11px;

}

.slider-desc {
    border-left: 1px solid #00b3bf;
    /* line-height: 135%; */
    border-radius: 2px;
    background: #009bb3;
    background: linear-gradient(#00b6c1, #005d98);
    font-weight: bold;
    position: absolute;
    /* width: 45px; */
    text-align: center;
    font-size: 11px;
    margin-top: -28px;
    margin-left: 0;
    color: white;
    padding: 5px 7px;
    top: -5px;
    /* width: 96px; */
    /* margin-left: -41px; */
}

.credit-line-bot p.f {
    float: left;
    margin: 0;
}

.credit-line-bot p.s {
    float: right;
    margin: 0;
}

#crin a {
    /*color: #FF8300;*/
}

.credit-steps {
    margin-top: 13px;
}

.center-align {
    margin-top: 13px;
}

#bx_incl_area_6_8 p {
    margin-top: 13px;
}

img.static-indent {
    width: 100%;
}

.globel24 {
    background-color: #f0f0f0;
    margin: 13px -10px 0px -10px;
    padding: 10px;
}

.static .accordion li {
    margin-top: 13px;
}

.bonys p strong {
    display: block;
    margin-top: 13px;
    font-size: 17px;
}

.whitesmoke-block, .bonys_text {
    font-size: 14px;
    margin-top: 11px;
    color: #4B4B4B;
    margin-bottom: 11px;
}

.bonys_text ul {
    margin-bottom: 13px;
}

.whitesmoke-block a {
    color: #ff6600;
}

.whitesmoke-block img, .bonys img {
    display: block;
    margin: 0 auto;
    margin-bottom: 13px;
    margin-top: 13px;
    float: none;
}

.active span strong {
    font-size: 17px;
}

.delivery_tab .whitesmoke-block li {
    margin-top: 4px;
    padding-left: 0;
}

#bx_incl_area_6_4 p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.accordion .red {
    color: #fa5400;
    margin-top: 10px;
}

.cart-delivery .static .globel24 .info-city img {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0px;
    height: auto;
    padding-top: 10px;
}

.inpage_wowimg img {
    width: 100%;
}

.inpage_cont.inpage_60 {
    margin: 10px 0;
}

.inpage_cont {
    margin: 10px 0;
}

.inpage_cont_title {
    font-weight: bold;
}

#inpage_container .inpage_block_title .htitle {
    color: #292929;
    font-weight: normal;
    letter-spacing: -0.9px;
    text-transform: uppercase;
    border: 0;
    font-weight: bold;
}

#inpage_container .jcarousel-container {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    height: auto;
    width: auto;
}

#inpage_container .jcarousel-container .jcarousel-clip-horizontal {
    margin: 0 30px;
    overflow: hidden;
}

.inpage_block_inner.jcarousel-list.jcarousel-list-horizontal {
    overflow: hidden;
    position: relative;
    top: 0px;
    margin: 0px;
    padding: 0px;
    left: 0px;
    width: 1150px;
}

#inpage_container .inpage_product_assets ul li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
    margin-left: 0px;
    padding: 0;
    clear: none;
    border: none;
    width: 200px;
    height: 135px;
}

#inpage_container .inpage_block_inner a {
    color: #428bca;
    text-decoration: none;
}

#inpage_container .jcarousel-container ul li a img {
    max-width: 200px;
}

#inpage_container .jcarousel-prev {
    left: 10px;
    background: url('/public/css/templates/mobile/../img/left-arrow-angle.svg') no-repeat;
}

#inpage_container .jcarousel-next, #inpage_container .jcarousel-prev {
    top: 45%;
}

#inpage_container .jcarousel-next, #inpage_container .jcarousel-prev {
    height: 15px;
    position: absolute;
    top: 50px;
    width: 15px;
    cursor: pointer;
    background-size: cover;

}

#inpage_container .jcarousel-next {
    right: -4px;
    background: url('/public/css/templates/mobile/../img/keyboard-right-arrow-button.svg') no-repeat;
    background-size: cover;

}

.inpage_block_inner {
    margin-top: 13px;
}

ul.inpage_glance {
    background: #1428a0;
    color: #fff;
    padding: 10px;
}

.glance-con .title {
    font-weight: bold;
}

.inpage_glance li {
    border-bottom: 1px dotted #fff;
    margin-bottom: 5px;
}

.inpage_h4.inpage_tit {
    font-weight: bold;
    font-size: 15px;
    color: #ff9100;
}

.inpage_spec-section ul {
    margin: 13px 0;
}

.inpage_spec-section ul li {
    border-bottom: 1px dotted #333;
    margin-bottom: 8px;
}

.inpage_spec-section ul li .inpage_h5 {
    font-weight: bold;
}

.btn-more {
    margin-bottom: 10px;
}

.cart-recall h2 {
    font-size: 14px;
    font-weight: 700;
}

.wrap.bottom-line {
    margin-top: 13px;
    padding-bottom: 13px;
}

.rating.point-5 {
    background-position: -4px -51px;
}

.rating.point-4 {
    background-position: -4px -39px;
}

.rating.point-3 {
    background-position: -4px -28px;
}

.rating.point-2 {
    background-position: -4px -16px;
}

.rating.point-1 {
    background-position: -4px -5px;
}

.rating {
    background: url(/public/images/templates/mobile/rate-01.svg) no-repeat;
}

.rating {
    margin-right: 4px;
    width: 74px;
    height: 12px;
    overflow: hidden;
    float: left;
}

.recall-list span {
    font-size: 10px;
    color: #848484;
    display: block;
}

#proscons {
    display: inline-block;
    margin-top: 13px;
}

.wrappc {
    width: 50%;
    float: left;
}

.revpc.pros .rh {
    content: '';
    background-image: url("/public/images/templates/mobile/thumbs-up-hand-symbol.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 0;
    background-size: cover;
}

.revpc.cons .rh {
    content: '';
    background-image: url("/public/images/templates/mobile/thumbs-down-silhouette.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 0;
    background-size: cover;
}

.leave-feedback.middle-btn {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#FFA357, #FF5700);
    border-radius: 2px;
    margin-top: 13px;
    display: inline-block;
}

.leave-feedback.middle-btn.big_100 {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 8px 6px;
    background: linear-gradient(#FFA357, #FF5700);
    border-radius: 2px;
    margin-top: 13px;
    display: block;
    text-align: center;
}

.bottom-line {
    border-bottom: 2px solid #d6d6d6;
}

.accordion.list-style.static-indent {
    margin: 0;
}

/*/доставка измененные стили*/
.tpshka {
    font-size: 10px;
    color: #848484;
    margin-top: 4px;
}

.tpshka b {
    color: #ff5a00;
}

.kaktochra .prise {
    font-size: 24px;
}

.revpc.pros {
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    color: #4FAC01;
}

.revpc.cons {
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    color: #F24A29;
}

.kaktochra .order-link {
    font-weight: 100;
    font-size: 12px;
    color: #fff;
    margin-top: 13px;
    max-width: 187px;
    /* background-image: url("/public/images/templates/mobile/strel_big.png"); */
    position: relative;
    padding: 8px 8px 8px 4px;
    border-radius: 2px;
    display: block;
    line-height: 11px;
    background-repeat: repeat-x;
    background: linear-gradient(#FFAA00, #FF6600);
}

.cart-plus td, th {
    padding: 2px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}

.cart-plus tr:nth-child(2n) {
    background: #F2F2F2;
}

.cart-plus table {
    margin: 10px -10px 0px -10px;
}

.cart-plus th {
    background: #fff;
    padding: 14px 6px 2px 6px;
    font-size: 13px;
}

.kaktochra .event_detail_block {
    position: inherit;
    float: left;
}

.event_detail_block_kart .kart_gradient {

    float: left;
}

.kart_gradient {
    background: linear-gradient(to left, #FFFFFF, #DCDCDC);
    padding: 5px 8px;
}

.kart_gradient .strikeout {
    font-size: 16px;
    font-weight: 700;
    text-decoration: line-through;
}

.kart_gradient span {
    font-size: 11px;
}

.event_detail_block_kart {
    display: inline-block;
    margin-top: 13px;
}

.see_all.levo {
    float: left;
}

.see_all a.list_table::before {
    content: '';
    background: none;
}

.see_all a.list_table {
    background-size: contain;
    padding: 2px 9px 3px 9px;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.list_table.list_active {
    background: url(/public/images/templates/mobile/list.svg);
}

.list_table.table_active {
    background: url(/public/images/templates/mobile/squares.svg);

}

.see_all span {
    margin-right: 6px;
    color: #ff9100;

}

.one_product_tabl_foot {
    height: 114px;
    overflow: hidden;
}

#detail-element .one_product_tabl_foot {
    height: auto;
}

.product_tabl.prod_list .one_product_tabl_wrap {
    width: 100%;
}

.product_tabl.prod_list .one_product_tabl {
    display: block;
}

.product_tabl.prod_list .one_product_tabl_img {
    padding-top: 22px;
    float: left;
    width: 50%;
}

.product_tabl.prod_list .one_product_tabl_title {
    width: 50%;
    float: left;
    margin-top: 0;
}

.product_tabl.prod_list .one_product_tabl_foot {
    height: auto;
    width: 50%;
    float: left;
    margin-top: 0;
    border: none;
}

.product_tabl.prod_list .one_product_tabl_foot .prise {
    margin-top: 5px;
    margin-bottom: 5px;
}

.sort_filtr {
    margin: 0 10px;
}

.sort_filtr p {
    margin-top: 13px;
}

.button_sort {
    margin-top: 5px;
}

.button_sort a {
    border: 1px solid #969696;
    padding: 5px 12px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .24);
    display: block;
    max-width: 58%;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 2px;
    color: #848484;
    position: relative;
}

.button_sort .price_down_activ::before {
    content: '';
    background-image: url("/public/images/templates/mobile/down-arrow.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    left: 9px;
    background-size: cover;

}

.button_sort .price_ap_activ::before {
    content: '';
    background-image: url("/public/images/templates/mobile/up-arrow.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 7px;
    left: 9px;
    background-size: cover;

}

.button_sort .price_ap_activ {
    background: #f5ecd7;
    background: linear-gradient(#fff4b9, #efd496);
    box-shadow: inset 0px -2px 5px rgba(173, 45, 0, .44);
    border-top: 1px solid #CECECE;
}

.button_sort .price_down_activ {
    background: #f5ecd7;
    background: linear-gradient(#efd496, #fff4b9);
    box-shadow: inset 0px 2px 5px rgba(173, 45, 0, .44);
    border-bottom: 1px solid #CECECE;
}

.int_field {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}

.int_field p.left_fil, .int_field p.right_fil {
    width: 46%;
    margin: 0;
    text-align: left;
}

.int_field label, .int_field p {
    display: block;
    font-size: 15px;
    color: #5f5f5f;
    text-shadow: 0 1px 1px #fff;
    margin-top: 8px;
}

.left_fil {
    float: left;
}

.right_fil {
    float: right;
}

.int_field input {
    width: 100%;
}

.show_filter label, .show_filter p {
    display: block;
    font-size: 15px;
    color: #5f5f5f;
    text-shadow: 0 1px 1px #fff;
    margin-top: 8px;
}

.show_filter input {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 0;
}

.block_row {
    border-bottom: 1px dotted #ddd;
}

label.radio_label {
    font-size: 14px;
    display: block;
    vertical-align: top;
    padding: 6px 0px;
}

.fix_butt {
    position: fixed;
    bottom: 0;
    left: 0;
    /*width: 80%;*/
}

.fix_butt a {
    display: inline-block;
    text-align: center;
    height: 44px;
    line-height: 44px;
}

.fix_butt a.lev_but {
    background: #fff;
    color: #848484;
    width: 40%;
}

.fix_butt .pra_but {
    /*background: linear-gradient(#FFAA00,#FF6600);*/
    /*color: #fff;*/
    /*width: 60%;*/
    display: inline-block;
    width: 60%;
    border-radius: 0px;
    background: linear-gradient(#FFAA00, #FF6600);
    color: white;
    font-weight: bold;
    border: none;
    line-height: 44px;
    height: 44px;
    font-size: 16px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

/*.fix_butt a.pra_but::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 20px solid #f0f0f0;
  border-left: 20px solid rgba(255, 164, 0, 0);
  border-bottom: 20px solid #f0f0f0;
  position: absolute;
  right: 0px;
  top: 0;
}*/

.basket_one_img {
    width: 30%;
    float: left;
    text-align: center;
    padding: 0 5px 0 8px;
}

.basket_one_info {
    width: 58%;
    float: left;

}

.basket_one_prise {
    float: right;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 700;
    margin-right: 10px;
}

.event-detail {
    position: relative;
}

.basket_one {
    display: block;
    position: relative;
    border-bottom: 1px solid #ddd;
    background: white;
    margin: 1px 0px 0;
    padding: 6px;
}

.basket_one .title-order {
    padding-right: 22px;
    max-height: 42px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}

.basket_one_img img {
    max-width: 100%;
    max-height: 100px;
}

.amount {
    width: 100px;
    position: relative;
    margin-left: 10px;
    float: right;
}

.amount .plus {
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.amount a {
    color: #707070;
    font-size: 18px;
    position: absolute;
    top: 0;
    width: 27px;
    /* height: 14px; */
    padding: 2px 0px;
    text-align: center;
    background: #fff;
    z-index: 1;
    border: 1px solid #9e9e9e;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}

.amount a:focus {
    color: #707070;
    text-decoration: none;
}

.amount a:hover {
    text-decoration: none;
}

.amount input[type="text"],
.amount input[type="tel"],
.amount input[type="number"] {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    padding: 4px 0 2px;
    background: #f0f0f0;
    box-shadow: inset 0 1px 3px #74523c;
    border: 0;
    border-radius: 5px;
}

.amount .minus {
    left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.basket_one_info p {
    font-size: 14px;
}

.basket_dell {
    position: absolute;
    background: url(/public/images/templates/mobile/iconkor.svg);
    background-size: cover;
    width: 16px;
    height: 16px;
    top: 9px;
    right: 9px;
}

.basket_bott_left a {
    color: #848484;
    font-size: 12px;
}

.basket_bott_left {
    max-width: 65px;
    padding-left: 14px;
    position: relative;
    line-height: 11px;
    float: left;
}

.basket_bott_left::before {
    content: '';
    background-image: url("/public/images/templates/mobile/left-arrow-angle.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    top: 7px;
    left: 0;
    background-size: cover;
}

.basket_bott_right {
    float: right;
    margin-top: 7px;
}

.basket_bott {
    display: inline-block;
    width: 100%;

}

.total_cost {
    font-size: 10px;
}

.total_cost span {
    font-size: 17px;
    font-weight: 700;
}

.basket {
    display: inline-block;
}

a.button_ver_big {
    display: inline-block;
    margin-top: 13px;
    background: linear-gradient(#FFAA00, #FF6600);
    padding: 10px 10px;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    float: right;
}

.order_section_head, .order_section_number {
    font-size: 18px;
    line-height: 1;
    background: 0 0;
    height: auto;
    font-weight: 700;
}

.order_section_number {
    width: auto;
    text-align: left;
    color: #e14013;
    border: none;
    margin-right: 5px;
}

.order_section_body {
    background: 0 0;
    border: none;
    padding-top: 6px;
    padding-bottom: 10px;
}

.order_section {
    padding-top: 22px;
}

.order_form .form_group {
    margin-bottom: 5px;
}

.order_form .control_label {
    color: #010101;
}

.order_form .control_label {
    font-size: 13px;
    padding-top: 10px;
}

.form_control {
    border: 1px solid #d3d7da;
    border-radius: 3px;
    background-color: #fff;
    /* height: 42px; */
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    color: #252525;
    padding: 10px 5px;
    display: inline-block;
    width: 95%;
    vertical-align: top;
}

.address_block {
    width: 50%;
    float: left;

}

.footer_info_col, .form_control, .order_form_submit_btn_mobile, .order_form_submit_wrap, .product_page_actions_mobile {
    width: 99%;
    outline: none;
}

.order_form .form_group {
    margin-bottom: 5px;
}

.control_label {
    font-size: 14px;
    color: #353535;
    text-align: right;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 6px;
    line-height: 1;
}

.address_block.form_line input {
    padding: 10px 5px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 100%;
}


.radio_element {
    vertical-align: middle;
    margin: 0;
    margin-top: -2px;
}


.tooltip_inner {
    color: #b0b0b0;
    font-size: 12px;
    padding-left: 17px;
}

.radio_courier {
    margin-top: 13px;
}

.swap_block_form .form_line.phon_plys input {

    width: 64%;
}

.mini_order {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
}


/*акция замена стилей с основного сайта*/
#ajax-mode-content {
    margin-left: -15px;
}

#ajax-mode-mid {
    display: block;
    padding: 10px;
}

.sale-item {
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    margin-top: 26px;
    margin-bottom: 0px;
    border: 0;
    padding-bottom: 8px;
    border-radius: 2px;
    background: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.31);
}

.event-timer {
    position: absolute;
    top: -2px;
    left: 0;
    background: linear-gradient(#FD6E00, #CF250A);
    border-radius: 5px;
    padding: 6px;
    border-bottom-left-radius: 0;
    width: 92px;
    padding-left: 37px;
    font-size: 10px;
    color: #fff;
    font-size: 11px;
    margin: 0;
    margin-top: -10px;
    line-height: 18px;
}

.event-timer span {
    background: url("/public/images/templates/mobile/clocki.svg");
    width: 24px;
    height: 24px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 6px;
    left: 5px;
}

.event-timer.dark-gray-gr span, .event-item.old:hover .event-timer span, .event-detail.old .event-timer span {
    background: url(/public/images/bg-icon-set.png) -75px -202px no-repeat;
}

.event-timer.gray-gr, .event-item.old .event-timer {
    background: #b8b8b8;
    background: linear-gradient(#f0ebe6, #b8b8b8);
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0 1px 0 #fff;
    color: #777;
    line-height: 15px;
}

.event-timer.dark-gray-gr, .event-item.old:hover .event-timer, .event-detail.old .event-timer {
    background: #484848;
    background: linear-gradient(#929292, #484848);
    box-shadow: none;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(46, 38, 38, 0.72);
}

.sale-item .post, .sale-item .more {
    display: none;
}

.sale-item .title-block {
    padding: 8px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
}

.sale-item .img {
    overflow: hidden;
    display: inline-block;
    background: url(/public/images/event-default.jpg);
    width: 100%;
    background-repeat: no-repeat;
    min-height: 230px;
    background-position: 0 100%;
    background-size: cover;
    display: inline-block;
    border-radius: 3px 3px 0 0;
}

#logo-img {
    width: 150px;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 9px;
}

.easter-event {
    text-align: left;
    font-size: 14px;
    color: #848484;
}

.easter-event a {
    color: #ff8100;
    text-decoration: none;
    font-size: 14px;
    padding: 0;
    padding-left: 0;
    margin: 0;
}

/*/акция замена стилей с основного сайта*/

/*новости*/
.news-item {
    margin-top: 13px;
}

.news-item span.date {
    background: #f0f0f0;
    font-size: 12px;
    padding: 5px;
}

.news-item h2 a {
    color: #ff6600;
}

.news-item {
    margin-top: 13px;
    margin-bottom: 13px;
    border-bottom: 3px solid #eee;
    padding-bottom: 13px;
}

.news_box #ajax-mode-content {
    margin: 0;
}

.news-detail a.back {
    color: #333;
    margin: 0;
    width: 100%;
    display: inline-block;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
}

.news-detail .date {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    padding: 2px 10px;
}

.news-detail .detail-text {
    margin-bottom: 13px;
    padding-top: 25px;
}

/*/новости*/

/*отзывы*/
.center-align a.r.sorrow.get-feed-form {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#FFA357, #FF5700);
    border-radius: 2px;
    float: right;
    width: 37%;
    text-align: center;
    /*margin-top: 180px;*/
    display: block;
}

.center-align a.l.smile.get-feed-form {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#8ace04, #297800);
    border-radius: 2px;
    float: left;
    width: 37%;
    text-align: center;
    /*margin-top: 180px;*/
    display: block;
}

.center-align .think, .center-align img.sorrow, .center-align img.smile {
    display: none;
}

.center-align {
    position: relative;
    margin-top: 13px;
    /*background: url(/public/images/monsters/elmarket-smile.png) 50% 100%;*/
    /*height: 60px;*/
    background-repeat: no-repeat;
    text-align: center;
    /*width: 100%;*/
    /*clear: both;*/
    overflow: hidden;
}

.center-align a:hover, .center-align a:focus {
    color: #fff;
    text-decoration: none;
}

/*.review-block p::before {*/
/*content: '— ';*/
/*color: #ff6f00;*/
/*}*/
.review-block .recall-list span {
    font-size: 10px;
    color: #848484;
    display: inline-block;
    /*margin-left: 10px;*/
    padding-left: 10px;
    border-left: 1px solid #ccc;
}

.review-block .recall-list b {
    margin-right: 10px;
}

.bottom_pager {
    clear: both;
    margin: 13px 0;
}

.bottom_pager a {
    /*  padding: 0px 3px;
      background: #f0f0f0;
      color: #0a0a0a;
      border-radius: 3px;*/
    color: #ff6600;
}

.bottom_pager a:hover, .bottom_pager a:active, .bottom_pager a:focus {
    color: #ff6600;
    text-decoration: none;
}

.bottom_pager a.blog-page-next {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-shadow: 0 -1px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    margin: 0 auto;
    width: 280px;
    max-width: 100%;
    padding: 10px;
    border-radius: 3px;
    text-align: center;
    background: linear-gradient(#ffb100, #ff5e00);
    display: block;
}

.bottom_pager a:hover.blog-page-next {
    background: linear-gradient(#8ace04, #297800);
}

/*рассрочка в карточке товара*/
.cart-plus #popup-content .cart-table {
    display: none;
}

#tags-list {
    margin: 10px 0 !important;
}

#tags-list p {
    margin: 10px 0;
}

#tags-list a {
    margin-right: 15px;
}

#tags-list a.active {
    color: #ff8500;
}

.tags-list.accrd {
    margin-top: 13px;
}

.tags-list.accrd p {
    margin-top: 0;
}

.tags-list.accrd a {
    margin-right: 7px;
    border-right: 1px solid #cccccc;
    padding-right: 7px;
}

.tags-list.accrd a.active {
    background: linear-gradient(#FFA357, #FF5700);
    padding: 2px 7px;
    margin-left: -8px;
    border-radius: 2px;
    color: #fff;
    border: none;
}

.form-line .red-label, #popup-empty-input {
    color: #ff9100;
    font-size: 13px;
}

.bottom-line .cart-green-button.on-click-installment-result {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#FFA357, #FF5700);
    border-radius: 2px;
    margin-top: 13px;
    display: inline-block;
    margin-bottom: 13px;
}

.sbHolder {
    text-align: left;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 17px;
    padding: 8px;
    height: 19px;
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #ddd;
    width: 27%;
    float: left;

}

.sbToggle {
    background-image: url(/public/images/templates/yellow/icon-set.png);
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    width: 20px;
    background-position: 7px -1220px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.sbHolder ul {
    display: none;
    width: 100%;
    padding: 6px 0;
    border-radius: 0 0 4px 4px;
    position: absolute;
    left: -1px;
    z-index: 2;
    background: white;
    border: 1px solid #cccccc;
    margin: 0;
    list-style-type: none;
    margin-top: 4px;
}

.sbHolder li a {
    display: block;
    padding: 6px 8px;
}

.sbHolder a {
    font-size: 14px;
    color: #333;
}

input#cart-phone {
    float: left;
    width: 66%;
}

.form-line label {
    display: block;
}

.form-line select {
    padding: 9px 0px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 34%;
    float: left;
    background: #fff;
}

/*/рассрочка в карточке товара*/

.pager span {
    padding-right: 5px;
    color: #333000;
}

.pager {
    max-width: 100%;
    padding: 0px;
    padding-left: 12px;
    margin-top: 15px;
    text-align: center;
}

/*вкладка мы*/
#popup-content .box_mi {
    border-bottom: 2px solid #ddd;
    text-align: right;
    margin-bottom: 35px;
    display: inline-block;
}

.box_mi .mi_text {
    display: block;
    text-align: left;
    float: none;
    width: 100%;
}

.box_mi .mi_img {
    text-align: left;
    display: block;
    margin-bottom: 25px;
    float: left;
    width: 50%;
}

.mi_text .mi_text_padr {
    padding-left: 0;
}

#popup-content .box_mi .mi_text.wid_64 {
    width: 100%;
}

.mi_img .mi_img_pad {
    padding-left: 1px;
}

.mi_text p.big_text span {
    font-size: 15px;
}

.box_mi .mi_text p {
    font-size: 14px;
}

.no-info .info_kstrok {
    font-size: 14px;
}

.no-info strong, .no-info a, .cart-recall p.comments-block {
    font-size: 14px;
}

.bonys p, .bonys ul li {
    font-size: 14px;
}

.accordion-item span {
    color: #ff6600;
}

.one_product_tabl_foot .cost.nostore {
    font-size: 17px !important;
    /*line-height: 21px;*/
    line-height: 15px;
    margin-top: 8px;
    height: 21px;
    color: #fd7c21;
    background: #efefef;
    text-align: center;
    padding: 10px;
    font-weight: 700;
}

#empty-search .wrapper {
    padding: 0 15px;
}

#empty-text .container {
    padding: 0 15px;
    margin-top: 10px;
}

.halva .halva-form img {
    margin: 0 auto;
    float: none;
    box-shadow: 0 25px 34px -7px rgba(0, 0, 0, .5);
    border-radius: 10px;
}

.halva .halva-form {
    padding: 40px 0 30px;
    border-top: 1px solid #e28d35;
    box-shadow: inset 0 6px 66px -14px #712000;
    width: 105%;
    margin-left: -5%;
    text-align: center;
}

.halva .halva-form form {
    padding-right: 0;
    margin: 37px 0px 0 2%;
}

.halva .halva-form input[type='submit'] {
    box-shadow: 0 12px 24px -7px rgba(0, 0, 0, .5);
    background: #ff8600;
    background: linear-gradient(#ffae00, #ff6600);
    color: #ffffff;
    cursor: pointer;
    text-shadow: 0 1px 0 #953300;
    margin-top: 15px;
    width: 52%;
}

#sum-slider, #month-slider, #first-pay-slider {
    background: #FF8C00;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset;
    border-radius: 5px;
    width: 95%;
    height: 10px;
    margin: 5px auto;
    cursor: pointer;
    position: relative;
}

.credit-line-top {
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
}

.credit-line-bot {
    width: 95%;
    margin: 0 auto;
    height: 28px;
    position: relative;
    color: #AAA;
}

#crin .credit-line-bot p.f {
    float: left;
    margin-left: 0;
}

#crin .credit-line-bot p .price-print .price-byr {
    display: none;
}

#crin .credit-line-bot p {
    display: block;
    clear: none;
}

#popup-content .credit-line-bot p, .credit-line-bot p {
    padding: 0;
    float: left;
    font-size: 11px;
    position: relative;
    display: inline-block;
    border: 0;
    text-align: center;
}

#crin .credit-line-bot p.s {
    float: right;
    margin-right: 0;
}

#crin .credit-line-bot p {
    display: block;
    clear: none;
}

#popup-content .credit-line-bot p, .credit-line-bot p {
    padding: 0;
    float: left;
    font-size: 11px;
    position: relative;
    display: inline-block;
    border: 0;
    text-align: center;
}

.credit-line-top {
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
}

.credit-line-top {
    margin-top: 13px;
    margin-bottom: 15px;
}

.sum-slider-handle, .month-slider-handle, .first-pay-slider-handle {
    width: 13px;
    height: 16px;
    background-position: -18px -654px;
    position: absolute;
    top: 1px;
    display: inline-block;
    z-index: 1;
    margin-left: -6px;
    background-image: url(/public/images/templates/yellow/icon-set.png);
    background-repeat: no-repeat;
}

.slider-desc {
    border-left: 1px solid #00b3bf;
    line-height: 135%;
    border-radius: 2px;
    background: #009bb3;
    background: linear-gradient(#00b6c1, #005d98);
    font-weight: bold;
    position: absolute;
    width: 45px;
    text-align: center;
    font-size: 11px;
    margin-top: -28px;
    margin-left: -18px;
    color: white;
    padding: 5px 0;
}

.slider-desc span {
    border: solid transparent;
    position: absolute;
    width: 1px;
    border-top: 3px solid rgb(0, 95, 153);
    top: 24px;
    left: 19px;
}

.ui-slider-range {
    background: #3FB928;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    border-radius: 5px 0 0 5px;
    height: 10px;
}

.ui-slider-range {
    height: 5px;
    position: absolute;
    top: 0;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .35);
    background: #47b700;
}

.credit-line-bot {
    width: 95%;
    margin: 0 auto;
    height: 28px;
    position: relative;
    color: #AAA;
}

#crin .credit-line-bot p {
    display: block;
    clear: none;
}

#popup-content .installment p.month-title, .installment p.month-title {
    width: 96px;
    margin-left: -17px;
    text-align: left;
    position: absolute;
}

.detail-credit-switch:hover ul {
    display: block;
}

.j-kompani.j-kom-mobile {
    width: 100%;
}

.j-kom-img.j-kom-i-mobile {
    float: left;
    width: 48%;
    padding-right: 9px;
    margin-bottom: 20px;
    max-width: 170px;
}

.simple-choice.big-btn {
    color: #fff;
    background: linear-gradient(#FFAA00, #FF6600);
    padding: 10px 15px;
    border-radius: 5px;
}

.content-preview-block .content-preview-body b {
    display: block;
    margin-top: 15px;
}

.content-preview-item {
    float: left;
    width: 50%;
    /*min-height: 267px;*/
    /* padding-right: 5px; */
}

.pre-it-m {
    float: right;
}

.content-preview-body {
    padding-right: 20px;
}

.num span {
    color: #fff;
    background: #333;
    padding: 3px 7px;
    border-radius: 50%;
}

.contakt_box ul {
    padding: 0;
    list-style-type: none;
}

#static-phone li div.imgst .ic.mts {
    background-position: -33px -38px;
}

#static-phone li div.imgst .ic {
    background-image: url(/public/images/templates/yellow/icon-set.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    margin-left: 1px;
    display: inline-block;
    vertical-align: bottom;
}

#static-phone li div.imgst .ic.vel {
    background-position: -30px -20px;
}


#static-phone li div.imgst .ic.life {
    background-position: 0 -57px;
}

#static-phone li div.imgst .ic.city {
    background-position: -29px -71px;
}

.email_box, .contact_box, .skype_box {
    background-repeat: no-repeat;
    padding-left: 32px;
    margin-top: 20px;
    display: inline-block;
    margin-right: 10px;
    height: 26px;
    line-height: 26px;
    background-position: left center;
}

.skype_box {
    background-image: url(/public/images/templates/yellow/sk.png);

}

.email_box {
    background-image: url(/public/images/templates/yellow/email.png);
}

.vb_box {
    background-image: url(/public/images/templates/yellow/vb.png);
}


.ws_box {
    background-image: url(/public/images/templates/yellow/ws.png);
}

.skype_box p, .email_box p, .vb_box p, .ws_box p {

    margin: 0;
    font-weight: bold;
}

.skype_box p a, .email_box p a, .vb_box p a, .ws_box p a {

    margin: 0;
    font-weight: 300;
}


.content-time-bold .bg.nth-1 {
    display: inline-block;
    padding-top: 10px;
}

.contakt_box .bg span {
    background: url(/public/images/templates/yellow/benefit-right.png) no-repeat;
}

.contakt_box .bg span {
    display: inline-block;
    width: 65px;
    margin-bottom: 5px;
}

.contakt_box .nth-1 span {
    height: 62px;
}

#static-phone {
    padding-left: 0;
    float: left;
    margin-right: 0px;
}

#ajax-mode-mid .contakt_box .left {
    float: left;
    width: 50%;
}

#static-phone li div.imgst {
    overflow: hidden;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#static-phone li div.name {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    font-family: Verdana, sans-serif;

}

.content-time-title {
    margin-top: 42px;
}

p.sales-p img {
    width: 100%;
    margin-bottom: 15px;

}

.event-item {
    width: 33.33%;
    float: left;
}

#gotop {
    position: relative;
    z-index: 100;
}

#gotop.gotop_active .scrollup {
    opacity: 1;
    bottom: 15px;
}

#gotop .scrollup {
    background-color: rgba(200, 200, 200, 0.85);
    width: 45px;
    height: 40px;
    border-radius: 0;
    bottom: -40px;
    left: 15px;
    text-indent: -9999px;
    position: fixed;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#footer .container_wrap .social {
    text-align: center;
}

#copyright {
    color: gray;
    font-size: 11px;
    display: block;
    float: right;
    line-height: 11px;
    letter-spacing: 0;
    margin-top: 4px;
}

#gotop .scrollup:after {
    content: "";
    width: 45px;
    height: 40px;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url(/public/images/templates/mobile/icon_top.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.top-search-body {
    position: relative;

}

#top-search-form {
    width: 100%;
    top: 0px;
    display: none;
    position: absolute;
}

#top-search-submit {
    width: 25px;
    right: 15px;
    top: 12px;
    position: absolute;
}

.fall-out .container, .search-block .left-block.active {
    background: #ffffff;
    box-shadow: 0 15px 100px rgba(0, 0, 0, .8);
    padding: 0;
    margin: 1px;
}

.search-block.fixed .fall-out.active {
    top: 64px;
}

.search-info, .main-basket .order-info, .main-basket .order-sum {
    border-top: 1px solid #d6d6d6;
}

.search-info, .order-info {
    display: inline-block;
    width: 100%;
    padding: 5px 0;
}

.fall-out .left {
    display: block;
    width: 90px;
    height: 90px;
    margin-right: 20px;
}

.fall-out .content-search-item .left {
    height: 25px;
}

.search-block .content-search-item .left-goods a.logo {
    top: 3px;
}

.img-90 {
    width: 90px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.img-90 img {
    max-width: 90px;
    max-height: 90px;
}

.left-goods {
    border-right: 1px solid #d6d6d6;
}

.show-title {
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
}

.main-search {
    padding: 0 10px;
}

.search-info {
    margin-top: -1px;
}

.fall-search .goods-info {
    max-width: 640px;
}

.fall-search .goods-info p {
    font-size: 11px;
    line-height: 16px;
    text-align: left;
    padding-top: 5px;
    overflow: hidden;
    margin: 0;
}

.fall-search .goods-info p.search-height-fix {
    height: 50px;
}

.fall-search .left-goods {
    width: 79%;
    position: relative;
}

.search-block .left-goods a.logo {
    float: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.left-goods a.logo img {
    max-width: 50px;
    max-height: 20px;
}

.fall-search .buy {
    display: inline-block;
    width: 170px;
    padding: 0 0 0 25px;
}

.fall-search .basket {
    margin: 0;
}


.promo-btn {
    border-radius: 0 3px 3px 0;
    line-height: 36px;
    color: white !important;
    font-weight: bold;
    text-decoration: none;
    margin-left: -3px;
    padding-right: 3px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
    background: #ff8600;
    background: linear-gradient(#ffb100, #ff5e00);
    width: 30%;
    float: right;
    display: block;
}

#promo-block {
    padding-bottom: 10px;
}

#promo-block p {
    margin: 0px;
    padding: 6px 0 6px !important;
    float: none !important;
    display: block;
}

#promo-block p.red {
    color: #ff9100;
}

#promo-block .promo-link {
    color: gray;
    line-height: 19px;
    padding-right: 4px;
    text-transform: uppercase;
}

#promo-block .promo-link::after {
    content: "x";
    color: #ff9100;
    padding: 0 0 0 4px;
    font-size: 10px;
}

#promo-id {
    width: 70%;
}

.home_mobile .special_offer_title {
    padding: 0 0 0 12px;
    margin-top: 13px;
}

.home_mobile .see_all {
    padding-top: 0;
}

.home_mobile .see_all a {
    padding-right: 0;
}

.home_mobile .cart-descript .special_offer_title {
    padding: 0;
}

.sale-item {
    margin-left: 0;
    margin-right: 12px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.31);
}

.home_mobile .nav {
    z-index: 1;
}

.home_mobile .nav li a.fly {
    background: #fff;
}

.home_mobile .nav .active .dd.menu-ul-1 {
    display: block;
}

.nav ul.dd li a.no_arrow::before {
    content: '-';
    position: absolute;
    top: 7px;
    background: none;
    color: #a2a2a2;

}

.nav ul.dd li a.no_arrow {
    color: #428bca;

}


.brand-links {
    position: relative;
}

.brand-links.no-top-border {
    padding: 0;
    border: none;
    position: relative;
}

.brands {
    margin-bottom: 50px;
    margin-bottom: 0px;
    position: relative;
}

.brands-height {
    padding-top: 10px;
}

.brand-list-block {
    background-color: #fceeb1;
    background: linear-gradient(#fceeb1, #f7e197);
    clear: both;
    padding-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4), 0px 1px 1px rgba(0, 0, 0, 0.3) inset;
}

.abc-link {
    padding: 12px 24px;
    clear: both;
}

.abc-link a {
    font-weight: bold;
    font-size: 130%;
    text-transform: uppercase;
    line-height: 150%;
    float: left;
    margin-right: 10px;
}

.abc-link a:hover, .abc-link a.active, .abc-list a:hover, .abc-list a.active {
    color: #da3708;
    text-decoration: underline;
}

.abc-current-list {
    display: none;
}

.abc-current-list.active {
    display: block;
}

.abc-list {
    padding: 12px 24px;
    clear: both;
}

.abc-list a {
    font-weight: normal;
    font-size: 100%;
    line-height: 20px;
    clear: none;
    float: left;
    margin-right: 8px;
    font-size: 14px;
}

.brand-link {
    padding: 6px 0px;
    border: 1px solid #9e9e9e;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    float: left;
    box-sizing: border-box;
    width: 33%;
    font-size: 11px;
    text-align: center;
    /* margin-left: 20px; */
    background: linear-gradient(white, #e6e6e6);
    color: black;
}

a.brand-link:hover {
    color: #da3708;
}

.brand-link.brand-links-block {
    background-color: #fceeb1;
    background: linear-gradient(#f0d699, #fceeb1);
    border: none;
    color: black;
    text-align: center;
    /* width: 150px; */
    float: left;
    width: 34%;
    padding-bottom: 10px;
    position: relative;
    z-index: 3;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    border-radius: 3px 3px 0 0;
    margin-bottom: -3px;
}

.brands li a {
    text-align: center;
    margin: 5px auto;
    vertical-align: middle;
    display: table-cell;
}

.brands li {
    display: table;
    float: left;
    width: 25%;
    height: 86px;
    clear: none;
    list-style: none;
}

.brand-item {
    display: table-row;
    vertical-align: middle;
    width: 100%;
}

.brands img {
    outline: none;
    max-width: 86%;
    max-height: 60px;
    margin: 0 auto;
    display: block;
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: gray;
    opacity: .8;
    transition: all 0.2s;
}

.brands li a:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    opacity: 1;
}

.sub-catalog .list .description {
    margin-right: 225px;
}

body .sub-catalog .list p {
    min-width: 540px;
}

.service-main {
    position: relative;
    margin-top: 5px;
    width: 100%;
    border-radius: 10px;
    padding-bottom: 5px;
}

.service-main .service-block {
    width: 20%;
}

.service-main form {
    margin: 10px;
}

.service-main label {
    display: block;
    color: #555;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 2px 2px 1px #fff;
    padding-bottom: 10px;
}

.service-main form p {
    width: 424px;
    background: #fff;
    padding: 10px 5px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
}

.service-main input[type="text"] {
    border: none;
    outline: none;
    width: 395px;
    height: 24px;
    vertical-align: middle;
    background: none;
    box-shadow: none;
}

.service-main input[type="submit"] {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    background: url(/public/images/bg-icon-set.png) -135px -102px no-repeat;
    border: none;
    cursor: pointer;
}

.service-content {
    margin-right: 10px;
    margin-top: 5px;
}

.service-block p {
    margin: 5px 0 15px 20px;
    padding: 5px;
    background: #fff;
    background: linear-gradient(white, #f6f6f6);
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
}

.service-block a {
    text-align: center;
    display: block;
    width: 100%;
    color: black;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.service-block a:hover, .service-block a.active {
    color: #333;
}

.service-block a.active {
    position: relative;
    box-sizing: border-box;
    box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.5);
}

.service-block span {
    float: right;
    padding-left: 16px;
    font-size: 9px;
    color: #25a50b;
    cursor: pointer;
}

.service-block span:hover {
    background: url(/public/images/flag-map.png) no-repeat;
}

.service-full {
    clear: both;
    background: #fff;
    border-top: 3px solid #e0e0e0;
    position: relative;
    display: none;
    width: 100%;
    margin-bottom: 20px;
}

.service-full .full-item {
    clear: both;
    border-bottom: 1px solid #e0e0e0;
}

.service-full .full-item:hover {
    background-color: #fdfdff;
}

.service-full p {
    float: left;
    clear: both;
    width: 30%;
    margin-right: 14%;
    margin-left: 9%;
    color: #555;
    padding: 5px 0;
    text-align: right;
}

.service-full p:last-child {
    margin-left: 0%;
    clear: none;
    text-align: left;
}

.service-full span {
    padding-left: 18px;
    display: inline-block;
}

.service-triangle {
    border-bottom: 5px solid #e0e0e0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    position: absolute;
    top: -8px;
    width: 0;
}

.service-triangle.pos-1 {
    left: 16%;
}

.service-triangle.pos-2 {
    left: 40%;
}

.service-triangle.pos-3 {
    left: 62%;
}

.service-triangle.pos-4 {
    left: 87%;
}

.service-triangle.pos-5 {
    left: 45%;
}

.service-triangle.pos-6 {
    left: 55%;
}

.service-triangle.pos-7 {
    left: 65%;
}

.service-triangle.pos-8 {
    left: 75%;
}

.service-triangle.pos-9 {
    left: 85%;
}

.service-triangle.pos-10 {
    left: 95%;
}

.service-triangle.pos-10 {
    left: 95%;
}

input.empty, textarea.empty {
    border-color: #c52828 !important;
}

/*.karti-rassrochki {display: none;}*/
.consult {
    padding: 5px 10px;
    background: linear-gradient(#FFA357, #FF5700);
    color: white;
    border-radius: 3px;
}

#BLOCK_4 textarea {
    width: 90%;
    height: 60px;
    margin-left: 5%;
}

#delivery-all h2 {
    padding-top: 60px;
    margin-top: -60px;
}

#delivery-all .delivery {
    float: none;
}

.deliveryDescription a {
    text-decoration: underline;
    font-style: italic;
}

.crumbs.detail a:last-of-type::after {
    background-image: none;
}

#detail-element {
    position: relative;
}

#detail-element .favorLabel {
    position: absolute;
    right: 10px !important;
    top: 5px;
}

sup.fv-count {
    left: -7px;
    letter-spacing: normal;
}

.fly sup.fv-count {
    left: 6px;
}

.pdf-link {
    background-image: url(/public/images/templates/yellow/icon-set.png);
    background-repeat: no-repeat;
}

a.pdf-link {
    background-position: -36px -1342px;
    padding: 5px 0 5px 20px;
}

.installment_message {
    margin-top: 10px;
    max-width: 300px;
    border-left: 3px solid #ff7900;
    padding-left: 14px;
    display: none;
}

.disable_installment .installment_message {
    display: block;
}

.disable_installment .installment {
    display: none;
}

#placeInput[disabled] {
    background: #ebebeb;
}

.one_product_tabl_foot.kaktochra .event-detail-block.green:before, .one_product_tabl_foot .promo-code .event-detail-block.green:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 17px solid #fff;
    border-left: 14px solid rgba(255, 164, 0, 0);
    border-bottom: 17px solid #fff;
    position: absolute;
    right: 0px;
    top: 0;
}

.one_product_tabl_foot.kaktochra .event-detail-block.green, .one_product_tabl_foot .promo-code .event-detail-block.green {
    display: flex;
    background: linear-gradient(#ffb100, #ff5e00);
    padding: 5px;
    justify-content: space-evenly;
    width: 80%;
    margin-top: 15px;
    position: relative;
}

.one_product_tabl_foot {
    display: flex;
    flex-direction: column;
}

.one_product_tabl_foot .content {
    flex: 1;
}

.one_product_tabl_foot .promo-code {
    margin-bottom: 2px;
}

.one_product_tabl_foot .promo-code .event-detail-block.green:before {
    border-top: 26px solid #fff;
    /*border-left: 13px solid rgba(255, 164, 0, 0);*/
    border-bottom: 26px solid #fff;
    border-top: none;
    border-left: none;
    border-bottom: none;
}

.one_product_tabl_foot .promo-code .event-detail-block.green {
    font-size: 10px;
    width: 94%;
    margin-top: 0;
}

.one_product_tabl_wrap {
    height: 380px;
    max-height: 380px;
}

.one_product_tabl {
    height: 100%;
}

.one_product_tabl_foot {
    height: 165px;
}

.one_product_tabl_foot.kaktochra .gift {
    font-weight: 600;
    font-size: 17px;
}

#policyLabel {
    padding-bottom: 10px;
}

#policyLabel.empty {
    border-bottom: 1px solid #e00000;
}
/* End */


/* Start:/local/assets/js/swiper/swiper-bundle.min.css?173236902918458*/
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/public/css/templates/mobile/list_style.css?171474718116928*/
@font-face {
 font-family: Verdana; 
 src: url(/public/fonts/verdana/verdana.ttf); 

}
@font-face{
  font-family: Verdanab; 
  src: url(/public/fonts/verdana/verdanab.ttf);
}
@font-face{
  font-family: Verdanai; 
  src: url(/public/fonts/verdana/verdanai.ttf);
}
@font-face{
  font-family: Verdanaz; 
  src: url(/public/fonts/verdana/verdanaz.ttf);
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Verdana;
  font-size: 14px;
  line-height: 150%;
  color: #333333;
  margin: 0;
  margin-bottom: 75px;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
}

hr {
  margin-top: 13px;
  margin-bottom: 0px;
  border: 0;
  border-top: 3px solid #eeeeee;
}

[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: bold;
  color: inherit;
}

h1,

h2,

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6{
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 18px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}

p {
  margin: 13px 0;
}
b,
strong {
  font-weight: bold;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.3em;
}
sub {
  bottom: -0.25em;
}
/*ul,
ol {
  margin: 10px 0;
  padding-left: 20px;
}*/
/*ul li:before {
    content: "•";
    margin-left: -13px;
    font-size: 38px;
    line-height: 20px;
}*/
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 13px 0;
  padding-left: 15px;
  list-style-type: disc;

}
ol, ul{
    -webkit-padding-start: 19px;
}
li{
  margin: 6px 0;
}

table {
  background-color: transparent;
  border-collapse: separate;
}

th {
  text-align: left;
}
td, th {
	font-size: 12px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.address_block.form_line .control_label{
  text-align: left;
  display: block;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input{
   -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;
   box-sizing: border-box; 
}
input[type="file"] {
  display: block;
}
input[type="radio"] {
  margin: 0px 0px 1px 0px;
}
.block_row input[type="radio"] {
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="text"],input[type="tel"]{
  padding: 10px 5px;
  font-size: 13px;
  border-radius: 2px;
  outline: none;
  border: 1px solid #ddd;
  width: 100%;
}

input[type="search"] {
  -webkit-appearance: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}


/*-----*/
.clear{
  clear: both;
}
.container_big {
    max-width: 100%;
}
.container_wrap {
    padding: 0 12px;
}
/*--элементы--*/
/*стрелки*/
.crumbs_a {
    position: relative;
    padding-right: 10px;
    margin-top: 13px;
    font-size: 10px;
}
.crumbs_a::before {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-button.svg");
    width: 6px;
    height: 7px;
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    top: 4px;
    right: 0;
}
.see_all_a{
  text-decoration: none;
  color: #ff9100;
  font-size: 11px;
  position: relative;
  padding-right: 10px;
}
.see_all_a::before {
    content: '';
    background-image: url("/public/images/templates/mobile/keyboard-right-arrow-buttonor.svg");
    width: 6px;
    height: 8px;
    position: absolute;
    top: 3px;
    right: 0;
    background-size: cover;
}
/*квадратная кнопка*/
.square_button{
  text-decoration: none;
  color: #333333;
  font-weight: 600;
  background: linear-gradient(#ffd500,#ff8600);
  padding: 10px 0;
  margin: 0;
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
  text-align: center;
}
.square_button:hover{
  text-decoration: none;
  color: #333333;

}
/*купить в один клик*/
.v_odin_clik, .order-link {
    text-shadow: 0 -1px rgba(0,0,0,.4);
    font-weight: bold;
    font-size: 10px;
    color: rgb(255, 255, 255);
    margin-top: 11px;
    position: relative;
    display: block;
    line-height: 11px;
    max-width: 142px;
    padding: 8px 8px 8px 4px;
    border-radius: 2px;
    background: linear-gradient(rgb(255, 170, 0), rgb(255, 102, 0));
}
.v_odin_clik::before, .order-link::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 14px solid #fff;
    border-left: 14px solid rgba(255, 164, 0, 0);
    border-bottom: 14px solid #fff;
    position: absolute;
    right: 0px;
    top: 0;
}
.v_odin_clik:hover, .order-link:hover{
  color: #fff;
  text-decoration: none;
}

/*маленькая кнопка*/
.leave-feedback.middle-btn {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    padding: 4px 4px;
    background: linear-gradient(#FFA357,#FF5700);
    border-radius: 2px;
    margin-top: 13px;
    display: inline-block;
}
.leave-feedback.middle-btn:hover{
  color: #fff;
  text-decoration: none;
}
/*большая кнопка*/
a.button_ver_big {
    display: inline-block;
    margin-top: 13px;
    background: linear-gradient(#FFAA00,#FF6600);
    padding: 10px 10px;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
}
.button_ver_big:hover{
  color: #fff;
  text-decoration: none;
}
/*старая цена*/

.kaktochra .price-byn{
    font-size: 16px;
    font-weight: 700;
    /*text-decoration: line-through;*/
}
.event_detail_block_kart {
    display: inline-block;
    margin-top: 13px;
    position: relative;
}
.kaktochra .event_detail_block {
    position: inherit;
    float: left;
}
.v_korziny, .basket {
    font-size: 12px;
    margin-top: 8px;
    position: relative;
    padding-left: 20px;
    display: block;
    color: #64a239;
}
.v_korziny::after, .basket::after {
    content: '';
    background-image: url("/public/images/templates/mobile/basket_green.svg");
    width: 17px;
    background-repeat: no-repeat;
    height: 13px;
    position: absolute;
    top: 3px;
    left: 0;
}
.static-table.cell-table.table-general.table-delreg tr td span {
    top: 0;
    margin: 0px;
    padding: 0px;
    background: transparent;
}

.price-print span.price-byr {
    color: #b0b0b0;
}

.event_detail_block.green {
    background: linear-gradient(#00c73e,#00651f);
}
.event_detail_block.blue {
    background: linear-gradient(#41A7DD,#096FA5);
}
.event_detail_block.red {
    background: linear-gradient(#FD6E00,#CF250A);
}
.event_detail_block.halva {
    background: linear-gradient(#732729,#732729);
    width: 65px;
}
.event_detail_block.red span.gift {
    background-image: url(/public/images/templates/yellow/gift-detail.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: cover;
    position: absolute;
}
.event_detail_block.halva span.gift {
    background-image: url(/public/images/templates/mobile/halvamobil.png);
    background-repeat: no-repeat;
	background-position: center;
    width: 65px;
    height: 19px;
    background-size: contain;
    position: absolute;
}
.event_detail_block.blue span.gift {
    background-image: url(/public/images/templates/mobile/nol_proc.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 13px;
    margin-left: -2px;
    margin-top: 2px;
    background-size: cover;
}
.event_detail_block {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px; 
	z-index: 1;
    border-bottom-left-radius: 5px;
    width: 16px;
    color: #fff;
	height: 19px;
    max-height: 19px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.prod_list .event_detail_block {
	right:52%;
	border-radius: 0 0 5px 5px;
}
.event_detail_block.green span.gift {
    background-image: url(/public/images/templates/mobile/proc.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: cover;
}

.event_detail_block span {
    font-size: 10px;
    font-weight: 100;
    vertical-align: top;
    display: inline-block;
}
.kart_gradient {
    background: linear-gradient(to left, #FFFFFF,#DCDCDC);
    max-height: 21px;
}
.kart_gradient span {
    font-size: 11px;
}
.kart_gradient .strikeout {
    font-size: 16px;
    font-weight: 700;
    text-decoration: line-through;
}
.kart_gradient .present{
    font-weight: bold;
    color: #ff6600;
}
.kart_gradient .payment{
    font-weight: bold;
    color: #428bca;
}
.kart_gradient {
    float: left;
}
/*до конца акции*/
.event_timer {
    position: absolute;
    top: -2px;
    left: 0;
    background: linear-gradient(#FD6E00,#CF250A);
    border-radius: 5px;
    padding: 6px;
    border-bottom-left-radius: 0;
    width: 92px;
    padding-left: 37px;
    font-size: 10px;
    color: #fff;
}
.event_timer.green {
  background: linear-gradient(#1CB64B,#0B6B29);
}
.event_timer_info p {
    font-size: 11px;
    margin: 0;
    line-height: 13px;

}
.event_timer::after {
    content: '';
    background-image: url("/public/images/templates/mobile/clocki.svg");
    width: 24px;
    height: 24px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 6px;
    left: 5px;
}
/*звездочки*/
.big-rating {
    margin-right: 25px;
    width: 100px;
    height: 11px;
    overflow: hidden;
    /* float: left; */
}
.big-rating {
    background: url(/public/images/templates/mobile/rate-01.svg) no-repeat;
}
.big-rating.point-5 {
    background-position: -4px -50px;
}
.big-rating.point-4 {
    background-position: -4px -39.5px;
}
.big-rating.point-3 {
    background-position: -4px -28.5px;
}
.big-rating.point-2 {
    background-position: -4px -16px;
}
.big-rating.point-1 {
    background-position: -4px -5.5px;
}


/*аккордеон*/
.accordion {
    /*width: 100%;*/
    /* min-height: 300px; */
    margin: 20px auto;
    list-style-type: none;
    padding-left: 0;
}
.accordion-item {
    font-size: 1em;
    /* margin: 0; */
    /* padding: 10px; */
    /* height: 20px; */
    background: linear-gradient(#EDEAEB,#EAEAEA);
    /* border-bottom: 1px solid #ccc; */
    color: #333;
    cursor: pointer;
    margin-bottom: 2px;
    padding: 12px 10px 12px 25px;
    background: #f0f0f0;
    display: block;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,.25);
}
div.data {
    background: #fff;
    margin: 0;
    padding: 10px;
    border: 1px solid #F7F7F7;
    font-size: 12px;    display: none;
    margin-top: -2px;
    margin-bottom: 2px;
    padding-top: 0;
}
.accordion-item .type {
    float: right;
    background: url('/public/images/templates/mobile/down-arrow.svg') center no-repeat;
    padding: 6px;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}

.int_field label, .int_field p {
    display: block;
    font-size: 15px;
    color: #5f5f5f;
    text-shadow: 0 1px 1px #fff;
    margin-top: 8px;
}
.accordion-item.open {
    background: white;
    border-bottom: 1px solid #f0f0f0;
    color: #333;
}
.accordion-item.open .type {
    float: right;
    background: url('/public/images/templates/mobile/up-arrow.svg') center no-repeat;
    padding: 6px;
    margin-top: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}
.no-info {
	margin-top: 13px;
}
/*таблица*/
table.static-table.cell-table.table-general {
    width: 100%;
    border: 1px solid #ddd;
}
.cart-plus table {
    /*margin: 10px -10px 0px -10px;*/
    margin: 0;
}
.cart-spec.cart-plus table {
    margin: 0px -10px 0px -10px;
}
.delivery_tab table {
    margin-top: 5px;
    border: 1px solid #ddd;
}
.static-table tbody tr:nth-child(odd) {
    background-color: #F9F9F9;
}
.delivery_tab table tr {
    border-bottom: 3px solid white;
}
table.static-table.cell-table.table-general tr td {
    font-size: 13px;
    font-weight: 100;
	padding-top:3px;
	padding-bottom:3px;
}
.delivery_tab table tr td {
    border-right: 1px solid white;
    padding: 8px 10px;
    background: #f0f0f0;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.cart-plus td, th {
    padding: 8px 10px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 0;
}
.cart-spec.cart-plus td, th {
  padding: 8px 10px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 0;
}
.delivery_tab table h5 {
    margin: 5px 0 5px 0;
    display: inline-block;
    font-weight: 700;
}
.star-note .note {
  font-size: 11px;
  text-transform: inherit;
  font-weight: 300;
  color: #848484;
  padding: 5px;
  line-height: 15px;
  display: none;
}
/*label*/
.form_line {
    margin-top: 13px;
	clear:both;
}
.form_line label {
    font-size: 13px;
	display: block;
}
.min_col_red {
    color: #ff9100;
}
.form_line input.error, .form_line.filling_error textarea.error {
    border: 1px solid #ff9100;
}
.form_line input {
    padding: 10px 5px;
    font-size: 13px;
    border-radius: 2px;
    outline: none;
    border: 1px solid #ddd;
    width: 100%;

}
.form_line.filling_error .filling_error_p {
  display: block;
  margin: 0;
  font-size: 12px;
}
.filling_error_p {
    color: #ff9100;
}
.filling_dop_p {
    color: #b0b0b0;
    font-size: 12px;
}
.footer_info_col, .form_control, .order_form_submit_btn_mobile, .order_form_submit_wrap, .product_page_actions_mobile {
    width: 100%;
    outline: none;
}
.form_control {
    border: 1px solid #d3d7da;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 15px;
    color: #252525;
    padding: 10px 5px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
/*radio*/
.radio_courier {
    margin-top: 13px;
}
.radio_element {
    vertical-align: middle;
    margin: 0;
    margin-top: -2px;
}
.tooltip_inner {
    color: #b0b0b0;
    font-size: 12px;
    padding-left: 17px;
}
/*checkbox*/
.show_filter label, .show_filter p {
    display: block;
    font-size: 15px;
    color: #333;
    text-shadow: 0 1px 1px #fff;
    margin-top: 8px;
    font-weight: normal;
}
.show_filter input {
    display: block;
    float: left;
  margin: 2px 3px 0px 0px;
}

/*цены*/
.price-print {
    display: inline-block;
    text-align: left;
}
.price-print span.price-byn {
    line-height: 22px;
    font-size: 24px;
}
.price-print .price-old sup{
	font-size: 10px;
}
.price-print span.price-old {
}
.price-print span {
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    /* width: auto; */
    /* text-decoration: none; */
    /* font-weight: normal; */
    /* position: relative; */
    display: block;
    /* font-size: 22px; */
    /* line-height: 22px; */
    /* color: #b1b1b1; */
}
.price-print.line span {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}
.price-print span.price-byn sup {
    font-size: 12px;
    line-height: 15px;
}
.price-print span sup {
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    vertical-align: top;
}
.price-print span.price-sep {
    border-top: 1px solid #c1c1c1;
    margin-top: 3px;
    padding-bottom: 3px;
    margin-right: -3px;
}
.price-print span.price-byr, .price-print span.price-byr sup {
    font-weight: normal;
}
.price-print span.price-byr {
    color: #a6a6a6;
    font-size: 15px;
    font-weight: normal;
    display: inline-block;
    position: relative;
}
.basket_one .price-print.line span {
	display:block;
}
.basket_one .price-print {
	text-align: right;
}
.basket_one .price-byr svg {
	width: 100%;
	left: 0px;
}

.price-byr, .price-old {
    position: relative;
}
.delivery_tab .price-print span.price-byn {
    font-size: 12px;
}
.delivery_tab .price-print span.price-byn sup {
    font-size: 9px;
}
.delivery_tab .price-print span.price-byr {
    font-size: 11px;
}
.delivery_tab .price-print span sup {
    font-size: 9px;
    line-height: 18px;
}
line {
    position: absolute;
    stroke: gray;
}
.price-byr svg{
    position: absolute;
    height: 15px;
    width: 105%;
    margin-left: -2px;
}
#detail-element {
	background: white;
    border-radius: 3px;
    padding: 8px 8px 0;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
#detail-element .filling_container {
	margin: 0px -8px;
}
#detail-element .accordion {
	margin-bottom:0px;
}
/* End */


/* Start:/public/css/templates/mobile/ruslan.css?17069766708826*/
/*
body, html {
	height: 100%;
}
html{
	overflow: hidden;
}*/
h1 {
	line-height:110%;
}
sup {
	top:0px;
}
#popup-body h3 {
	padding: 20px 15px;
    margin: 0;
    font-weight: normal;
	font-size: 14px;
}

#popup-body h2, .bx-shadow {
	box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12)
}

#popup-body .order_section {
    display: block;
	padding:0 15px;
    margin-top: 13px;
}
#popup-body .order_section p {
	padding:0;
	margin:0;
}
.basket-in-count {
	width:inherit;
}
.basket-block {
	display:none;
}
.basket-block.active {
	display:block;
}
#popup-body .price-print span.price-byr {
	font-size: 10px;
}
.basket-order-summ .price-print span.price-byr,
.basket-order-summ .price-print span.price-sep {
	display: none;
}
.basket-order-summ .price-print span.price-byn {
	line-height:44px;
}
.basket-order-summ .price-print span.price-byn sup {
	line-height:38px;
}
.container_big {
	max-width:900px;
	min-width:320px;
	margin: 0 auto;
}
.crumbs {
	line-height:18px;
	max-height:18px;
}
.crumbs a {
	margin-right: 5px;
}
.crumbs span {
	padding-left:0px;
}
.see_all {
	padding-top: 8px;
}
.special_offer .see_all{
	padding-top: 0;
	line-height:21px;
}
.prerdy-block {
	display:none;
}
.product_tabl .list-banner,
.product_tabl .default-banner {
	max-width: 100%;
    display: block;
    overflow: hidden;
}
.product_tabl .list-banner a,
.product_tabl .default-banner a {
	padding-left: 14px;
    padding-top: 14px;
    display: block;
}
.price-print.line {
	width: auto;
}
.c, .clear {
	clear:both;
}
.body-fixed {
	position: fixed;
	width: 100%;
	min-height:100%;
}
#popup-block {
	transform: translateX(0px) translateZ(0px);
	display:none;
	position:fixed;
	z-index:1000;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.3);
	width:100%;
	height:100%;
	overflow-y:scroll;
}
/*#popup-back {*/
	/*display:block;*/
	/*background:rgba(0,0,0,0);*/
	/*width:100%;*/
	/*height:100%;*/
	/*position:fixed;*/
	/*z-index:1;*/
/*}*/
#popup-back {
	display:block;
	/*background:rgba(0,0,0,0);*/
	background: #F5F5F5;
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
}
/*#popup-body {*/
	/*display:none;*/
	/*position:relative;*/
	/*background:#f0f0f0;*/
	/*min-height:100%;*/
	/*padding-bottom: 45px;*/
	/*box-sizing: border-box;*/
	/*z-index:2;*/
	/*overflow:visible;*/
/*}*/
#popup-body{
	position: fixed;
	top: 0;
	left: 0;
	width: 270px;
	height: 100%;
	z-index: 20;
	overflow: hidden;
	overflow-y: auto;
	background: #F5F5F5;
}
#popup-body h2{
	line-height: 44px;
	height: 44px;
	font-size: 15px;
	margin: 0px;
	padding: 0 0 0 15px;
	background: #e7e7e7;
	border-bottom: 1px solid #cdcdcd;
}
#oneclick-form .basket_dell{
	display:none;
}

.active #popup-body,
#popup-block.active,
#popup-block.loading {
	display:block;
}

.active #popup-back,
.loading #popup-back {
	background:rgba(0,0,0,0.3);
}

.loading #popup-loading {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-23px;
	margin-top:-23px;
	height: 42px;
	width: 42px;
	border:2px solid #fc0;
	border-radius: 50px;
	border-left-color:transparent;
	border-top-color:transparent;
	animation: loader 1s infinite linear;
}

@keyframes loader {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

#popup-close {
	content: '';
	background: url(/public/images/templates/mobile/close_m.svg);
	cursor: pointer;
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-size: 21px;
	background-position: center;
	background-repeat: no-repeat;
}
.popup-bottom-fixed {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	background: white;
	text-align: center;
	border-top: 1px solid #cdcdcd;
}
.popup-bottom-fixed .fx-orange,
.b-product__buy__button-wrap a {
	background: linear-gradient(#FFAA00,#FF6600);
	color:white;
	font-weight: bold;
}
.b-product__buy__button-wrap a.basket {
	margin:0px;
}
.b-product__buy__button-wrap a.basket:after {
	display:none;
}
.popup-bottom-fixed .fx.fx-35 {
	width: 35%;
}
.popup-bottom-fixed .fx.fx-40 {
	width: 40%;
}
.popup-bottom-fixed .fx.fx-50 {
	width: 50%;
}
.popup-bottom-fixed .fx.fx-60 {
	width: 60%;
}
.popup-bottom-fixed .fx.fx-65 {
	width: 65%;
}
.popup-bottom-fixed .fx,
.b-product__buy__price-wrap,
.b-product__buy__button-wrap {
	display: inline-block;
	line-height: 44px;
	height: 44px;
	font-size: 14px;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
.b-product__buy__price-wrap {
	width:40%;
}
.b-product__buy__button-wrap {
	width:60%;
}
.b-product__buy__button-wrap .basket {
	font-size:14px;
}
.b-product__buy__button-wrap .basket,
.b-product__buy__price-wrap .price-print span.price-byn {
	line-height: 44px
}
.b-product__buy__price-wrap .price-print span.price-byn sup {
	line-height: 38px;
}

#popup-body p {
	padding-left:15px;
	padding-right:15px;
}
#popup-body .int_field p {
	padding-left:2%;
	padding-right:2%;
}
.special_offer_title {
	line-height:150%;
}

#delivery-search-block,
#delivery-selected {
	position:relative;
	line-height: 17px;
	box-shadow: none;
	border-top: 0px;
	width:354px;
	max-width:100%;
}
#delivery-selected:hover {
	text-decoration:underline;
	color: #555;
	cursor:pointer;
}
#delivery-selected {
	float:left;
	margin-top:0;
	margin-left:0px;
	color: #626262;
	font-weight:bold;
	padding: 8px;
}

#delivery-search-block.active {
	display:block;
}
#delivery-search-block .point,
#delivery-search-block .point-desc {
	line-height: 17px;
	padding: 8px;
	border-top: 1px solid #d6d6d6;
	cursor:default;
}
#delivery-search-block .point:hover {
	background:#f5f5f5;
	cursor:pointer;
}
#delivery-search-block .preloader {
	right: 15px;
	top: -17px;
}
#delivery-search-result {
	display:none;
	position:absolute;
	overflow-y: scroll;
	max-height: 238px;
	min-height: 17px;
	border: 1px solid #d6d6d6;
	background: white;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
	width: 100%;
}
#delivery-search-result.active {
	display:block;
}
#delivery-search-result:first-child {
	border-top:0px;
}

hr {
	border-top:2px solid #e0e0e0;
}
.swiper-slide {
	background:transparent;
}
.top {
	background:#eeeeee;
	box-shadow:0 1px 2px #cecece;
}
.subs_box {
	background:#ebebeb;
	box-shadow:0 1px 3px #cecece;
}
.slider .swiper-container {
	
}
.one_product_tabl {
	background:white;
	border:none;
	border-radius:2px;
	overflow:hidden;
	box-shadow:0 1px 2px #cecece;
	box-shadow:0 1px 3px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12);
}

.top-search-body {
	position:relative;
	
}
#top-search-form {
	width:100%;
	top:0px;
	display:none;
	position:absolute;
}
#top-search-submit {
	width:25px; 
	right:15px;
	top:12px; 
	position: absolute;
}

body {
	background:#f0f0f0;
}
.credit-line-top {
	margin:0px;
	margin-top:15px;
	padding:0px;
}
.credit-line-top p {
	margin-top:0px;
	margin-bottom:6px;
}
#crin {
	padding: 10px;
	background:white;
	box-shadow:0 1px 2px #ddd;
	border-radius: 3px;
}

.review-score-input{width:350px;height:22px;margin-top:5px;background:url(/public/images/templates/yellow/big-rating.png) no-repeat}
.review-score-input a{display:block;float:left;width:29px;height:22px}
.form-line .review-score-input a:hover {background-position:right;}
.review-score-input a.hover {background-position:left;}
.review-score-input span {line-height:32px;color:#4F5050;}

@media (max-width: 768px) {
    .static-table tr {
        overflow: hidden;
    }
    .static-table td.left {
        float: left;
        width: 75%;
    }
    .static-table td.right, .static-table .price-full.right {
        float: right;
        width: 25%;
    }
    .static-table .include-strv, .static-table .price-full {
        font-weight: bold;
    }
    .CREDIT_TRADE{
        clear: both;
    }
}

#REVIEW {padding: 0 15px;}
#REVIEW textarea { width:100%; }
#REVIEW .pra_but { width:100%; }

#BLOCK_1, #BLOCK_2 {
    padding:0 20px 50px 20px;
}

#BLOCK_1 .valid-phone, #BLOCK_2 .valid-phone{
    width:66%;
}

#BLOCK_1 .pra_but, #BLOCK_2 .pra_but{
    width:100%;
}

#BLOCK_1 textarea, #BLOCK_2 textarea{
    width:100%;
    height:92px;
}

#pageCount {
    border: 1px solid #909090;
    background: #fff;
    color: #6b6b6b;
    padding: 3px 1px;
    border-radius: 3px;
    margin-left: 10px;
}
.block_row span {
    display: inline-block;
    font-weight: 600;
    margin-left: 13px;
    padding: 10px 0;
}
/* End */


/* Start:/public/css/templates/mobile/media.css?1518108046542*/
/*@media (min-width: 0px) and (max-width: 350px) {
	.box_mi .mi_img img {
		width: 100%;
		margin-bottom: -3px;
	}
	.mi_img .mi_img_pad {
		padding-left: 1px;
	}
}*/
@media (max-width: 700px) {
	.one_product_tabl_wrap {
		width:33.33%;
	}
}
@media (max-width: 600px) {
	.event-item{
		width: 50%;
	}
}
@media (max-width: 500px) {
	.one_product_tabl_wrap {
		width:50%;
	}
}
@media (max-width: 400px) {
	body #copyright {
		display:none;
	}
	.event-item{
		width: 100%;
	}
}
@viewport {
	user-zoom: fixed;
}

/* End */
/* /public/css/templates/mobile/style.css?173425532486163 */
/* /local/assets/js/swiper/swiper-bundle.min.css?173236902918458 */
/* /public/css/templates/mobile/list_style.css?171474718116928 */
/* /public/css/templates/mobile/ruslan.css?17069766708826 */
/* /public/css/templates/mobile/media.css?1518108046542 */
