@font-face {
    font-family: 'ibmplexmono';
    src: url('../fonts/ibmplexmono-light/ibmplexmono-light.eot');
    src: url('../fonts/ibmplexmono-light/ibmplexmono-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ibmplexmono-light/ibmplexmono-light.woff') format('woff'),
    url('../fonts/ibmplexmono-light/ibmplexmono-light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ibmplexmono';
    src: url('../fonts/ibmplexmono-regular/ibmplexmono-regular.eot');
    src: url('../fonts/ibmplexmono-regular/ibmplexmono-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ibmplexmono-regular/ibmplexmono-regular.woff') format('woff'),
    url('../fonts/ibmplexmono-regular/ibmplexmono-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ibmplexmono';
    src: url('../fonts/ibmplexmono-medium/ibmplexmono-medium.eot');
    src: url('../fonts/ibmplexmono-medium/ibmplexmono-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ibmplexmono-medium/ibmplexmono-medium.woff') format('woff'),
    url('../fonts/ibmplexmono-medium/ibmplexmono-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ibmplexmono';
    src: url('../fonts/ibmplexmono-semibold/ibmplexmono-semibold.eot');
    src: url('../fonts/ibmplexmono-semibold/ibmplexmono-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ibmplexmono-semibold/ibmplexmono-semibold.woff') format('woff'),
    url('../fonts/ibmplexmono-semibold/ibmplexmono-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ibmplexmono';
    src: url('../fonts/ibmplexmono-bold/ibmplexmono-bold.eot');
    src: url('../fonts/ibmplexmono-bold/ibmplexmono-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ibmplexmono-bold/ibmplexmono-bold.woff') format('woff'),
    url('../fonts/ibmplexmono-bold/ibmplexmono-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*:before,
*:after {
    box-sizing: border-box;
}

body {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

a {
    text-decoration: none;
}

h1 {
    font-weight: 100 !important;
    font-size: 32px !important;
    line-height: 46px !important;
    color: #231F20 !important;
}

h2 {
    font-weight: 100 !important;
    font-size: 24px !important;
    line-height: 34px !important;
    color: #231F20 !important;
}

.light {
    font-weight: 100;
}

.regular {
    font-weight: 400;
}

.semibold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.icon-svg {
    display: none;
}

img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

header.header {
    margin: 10px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.container {
    position: relative;
    max-width: 1372px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
/*transform:scale(0.9);*/
/*zoom: 90%;*/;
}

.header-container {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin: 0 auto;
}

.header_wrapper {

}
.head_logo_left {
    float: left;
    width: 20%;
}
.head-right {
    float: left;
    width: 80%;
}
.head_catalog {
    float: left;
    /*margin: 0px 10px;*/
   /* padding: 0px 10px;*/
}
.head_cat_name {
    float: left;
    font-size: 16.6246px;
    line-height: 35px;
    text-transform: uppercase;
}

.head_left_menu,
.head_right_menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 32%;
}

.head_right_menu ul.top-menu {
    text-align: right;
}

.head_left_menu ul.top-menu,
.head_right_menu ul.top-menu {
    list-style-type: none;
}

.head_left_menu ul.top-menu li,
.head_right_menu ul.top-menu li {
    margin-bottom: 14px;
}

.head_left_menu ul.top-menu li,
.head_right_menu ul.top-menu li {
    font-size: 16px;
    line-height: 14px;
    letter-spacing: normal;
    font-weight: 100;
}

.head_left_menu ul.top-menu li a,
.head_right_menu ul.top-menu li a {
    color: #231f20;
    text-decoration: none;
}

.head_left_menu ul.top-menu li a:hover,
.head_right_menu ul.top-menu li a:hover {
    text-decoration: underline;
}

.head_right_menu ul.top-menu li img.icon-menu {
    display: inline-block;
    padding-right: 5px;
}

.head_logo {
    position: relative;
    width: 42%;
    margin-top: 13px;
}

.head_logo img.logo {
    /*height: 144px;*/
    height: 154px;
    margin: 0 auto;
    z-index: 1;
}

.icon_start {
    position: absolute;
    /*top: 0;*/
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    height: 160px;
}

.icon_gallery {
    position: absolute;
    top: -5px;
    left: 20px;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1300px) {
    .icon_gallery {
        top: 0;
        height: 185px;
    }
}

@media (max-width: 1100px) {
    .icon_gallery {
        top: 10px;
        left: 30px;
        height: 161px;
    }
}

.icon_catalog {
    position: absolute;
    top: -20px;
    right: 43px;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1100px) {
    .icon_catalog {
        top: -15px;
        right: 45px;
        height: 161px;
    }
}

.icon_readers {
    position: absolute;
    top: 20px;
    left: -5px;
    z-index: -1;
    height: 185px;
}


.posincard-event{
    bottom: -5px !important;
}


@media (max-width: 1100px) {
    .icon_readers {
        top: 36px;
        height: 145px;
    }
}

.icon_konkurs {
    position: absolute;
    top: -8px;
    left: 40px;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1100px) {
    .icon_konkurs {
        top: 18px;
        left: 42px;
        height: 161px;
    }
}

.icon_schools {
    position: absolute;
    top: -12px;
    left: 40px;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1100px) {
    .icon_schools {
        top: 18px;
        left: 42px;
        height: 161px;
    }
}

.icon_izdatelstvo {
    position: absolute;
    top: -23px;
    left: 40px;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1100px) {
    .icon_izdatelstvo {
        top: -15px;
        left: 42px;
        height: 161px;
    }
}

.icon_nepropustite {
    position: absolute;
    top: -21px;
    left: 0;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1100px) {
    .icon_nepropustite {
        top: -7px;
        left: 43px;
        height: 161px;
    }
}

.icon_wherebuy {
    position: absolute;
    top: -22px;
    right: 20px;
    z-index: -1;
    height: 225px;
}

@media (max-width: 1100px) {
    .icon_wherebuy {
        top: -9px;
        right: 40px;
        height: 180px;
    }
}

.icon_samokatyou {
    position: absolute;
    top: -12px;
    right: 0px;
    z-index: -1;
    height: 225px;
}

@media (max-width: 1100px) {
    .icon_samokatyou {
        height: 180px;
        top: 1px;
        right: -85px;
    }
}

.icon_meropriyatiya {
    position: absolute;
    top: -24px;
    right: 0px;
    z-index: -1;
    height: 225px;
}

@media (max-width: 1100px) {
    .icon_meropriyatiya {
        height: 180px;
        top: 1px;
        right: -85px;
    }
}

.icon_sotrudnichestvo {
    position: absolute;
    top: -18px;
    right: 7px;
    z-index: -1;
    height: 200px;
}

@media (max-width: 1100px) {
    .icon_sotrudnichestvo {
        height: 150px;
        top: 15px;
        right: 23px;
    }
}

.icon_foreign {
    position: absolute;
    top: -28px;
    right: 42px;
    z-index: -1;
    height: 224px;
}

@media (max-width: 1100px) {
    .icon_foreign {
        height: 170px;
        top: 10px;
        right: 42px;
    }
}

svg.icon_start,
svg.icon_gallery,
svg.icon_catalog,
svg.icon_readers,
svg.icon_konkurs,
svg.icon_schools,
svg.icon_izdatelstvo,
svg.icon_nepropustite,
svg.icon_wherebuy,
svg.icon_samokatyou,
svg.icon_meropriyatiya,
svg.icon_sotrudnichestvo,
svg.icon_foreign {
    fill-opacity: 0;
    -webkit-transition: fill-opacity 1s;
    transition: fill-opacity 1s;
}

svg.icon_start.finished,
svg.icon_gallery.finished,
svg.icon_catalog.finished,
svg.icon_readers.finished,
svg.icon_konkurs.finished,
svg.icon_schools.finished,
svg.icon_izdatelstvo.finished,
svg.icon_nepropustite.finished,
svg.icon_wherebuy.finished,
svg.icon_samokatyou.finished,
svg.icon_meropriyatiya.finished,
svg.icon_sotrudnichestvo.finished,
svg.icon_foreign.finished {
    fill-opacity: 1;
}

.head_logo-fixed {
    width: 40px;
}

.icons_social {
width: 36px;
    height: 36px;
}

.icon_add_cart-detail {
    width: 25px;
    height: 25px;
    margin: 0 auto;
}

.icons_left {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-top: 2px;
}

.icons_left a {
    margin-right: 7px;
    text-decoration: none;
}

.icon_search {
    margin-left: 20px;
}

.icons_right {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-end;
}

.icons_right-fixed {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-end;
}

.icons_right-fixed a,
.icons_right a {
    margin-right: 7px;
    text-decoration: none;
}

.icon_cart {
    margin: 0 6px;
}

.sum_title {
    font-size: 18px;
    line-height: 34px;
    font-weight: 100;
    color: #231f20;
}

.sum_title .rub {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.main-goods {
   /* padding-top: 7px;*/
    width: 100%;
}

.main-goods-nav {
   /* margin-bottom: 50px*/
}

@media (max-width: 991px){
  /*.main-goods-nav {
    display: none;
  } */
}

.main-goods_filter-sect {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-bottom: 6px;
}

.main-goods_filter-sect a {
    position: relative;
    font-size: 18px;
    color: #231f20;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    margin: 0 15px;
    background-size: 100% auto;
    background-position: center;
}

.catalog_btn_1 {
    width: 94px;
    height: 53px;
    background: url(/bitrix/templates/samokat/images/catalog-btn-1.svg) no-repeat;
}

.catalog_btn_2 {
    width: 118px;
    height: 53px;
    background: url(/bitrix/templates/samokat/images/catalog-btn-2.svg) no-repeat;
}

.catalog_btn_3 {
    width: 86px;
    height: 53px;
    background: url(/bitrix/templates/samokat/images/catalog-btn-3.svg) no-repeat;
}

.catalog_btn_4 {
    width: 159px;
    height: 60px;
    background: url(/bitrix/templates/samokat/images/catalog-btn-4.svg) no-repeat;
}

.main-goods-catalog-button {
    cursor: pointer;
    font-size: 22px;
    font-weight: 300;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    width: 136px;
    height: 45px;
    font-size: 22px;
    margin-right: 15px;
    background: url(/bitrix/templates/samokat/images/catalog-button-pattern.svg) no-repeat;
}

.main-catalog-sub {
    position: absolute;
    top: 100px;
    left: 0px;
    right: 0px;
    display: flex;
    z-index: 5000;
    background: #f1f1f1;
    pointer-events: none;
    text-transform: lowercase;
    opacity: 0;
    transition: 300ms ease-out;
}

.main-catalog-sub.is-open {
    opacity: 1;
    pointer-events: all;
    margin: 0 15px;
}

.main-catalog-sub__label {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 20px;
}

.main-catalog-sub a {
    color: #000;
    display: block
}

.main-catalog-sub__col {
    width: 20%;
    padding: 30px 10px 30px 15px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 300;
}

.main-catalog-sub__col:not(:last-child){
    border-right: 1px solid #fff;
}

.main-catalog-sub__col a {
    display: block;
}

.main-catalog-sub__col a:not(:last-child){
    margin-bottom: 10px;
}

/*.main-goods_filter-sect a:after {
    content: '';
    position: absolute;
    top: 2px;
    right: -5px;
    height: 16px;
    width: 16px;
    background-image: url(/bitrix/templates/samokat/images/main-filter-image.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}*/

.main-goods_filter-sect.second {
    margin: 25px 0 0 -15px
}

.main-goods_filter-sect.second a {
    height: 32px;
    font-size: 18px;
    padding: 0 15px;
    margin-right: 17px;
    line-height: 31px;
    font-weight: 100;
    /*background: #ffcc32;*/
    margin: 0 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}

/*
.main-goods_filter-sect.second a:before {
    content: '';
    position: absolute;
    top: 0;
    left: -9px;
    height: 32px;
    width: 9px;
    background-image: url(/bitrix/templates/samokat/images/catalog-button-pattern-l.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.main-goods_filter-sect.second a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -9px;
    height: 32px;
    width: 9px;
    background-image: url(/bitrix/templates/samokat/images/catalog-button-pattern-r.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
*/

.main-goods_filter-sect a:hover {
    text-decoration: underline;
}

.main-goods_filter-sect.second a:nth-child(1){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-7.svg);
}

.main-goods_filter-sect.second a:nth-child(2){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-1.svg);
}

.main-goods_filter-sect.second a:nth-child(3){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-2.svg);
}

.main-goods_filter-sect.second a:nth-child(4){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-3.svg);
}

.main-goods_filter-sect.second a:nth-child(5){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-4.svg);
}

.main-goods_filter-sect.second a:nth-child(6){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-5.svg);
}

.main-goods_filter-sect.second a:nth-child(7){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-6.svg);
}

.main-goods_filter-sect.second a:nth-child(8){
    background-image: url(/bitrix/templates/samokat/images/catalog-orange-btn-7.svg);
}


/*.main-goods_filter-sect a:first-child {
    padding-left: 0;
}*/

/*.main-goods_filter-sect.second a:after {
    display: none;
}*/

/*.main-goods_list {
}

.main-goods_item.important {
}

.main-goods_item {
}*/

.main-goods_item a {
    position: relative;
    text-align: center;
}

.main-goods_item a .discount-image {
    position: absolute;
    top: -10px;
    left: -12px;
    height: 58px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.main-goods_item a .discount-image span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 58px;
    padding: 0 8px;
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
}

.main-goods_item a .anons-image {
    position: absolute;
    bottom: -10px;
    left: -12px;
    height: 53px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.main-goods_item a .anons-image span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 53px;
    padding: 0 8px;
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
}
/*.main-goods_item a .hit-image {
    position: absolute;
    top: -10px;
    left: -12px;
    height: 57px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}
.main-goods_item a .hit-image span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 57px;
    padding: 0 16px;
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
}*/

.item-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: normal;
    justify-content: center;
}

.item-header .hit-image {
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.item-header .action-image {
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.item-header .discount-image {
    height: 40px;
    width: 71px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.item-header .new-image {
    height: 40px;
    width: 71px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.item-header div span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 53px;
    font-size: 12px;
    font-weight: 400;
    color: #231f20;
    -webkit-transform: rotate(-23deg);
    transform: rotate(-23deg);
    padding: 0 13px 12px;
}

.item-header div.new-image span {
    padding: 0 10px 12px;
}

.main-goods_rubrika {
    margin-top: 10px;
}

.main-goods_rubrika,
.main-goods_date {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 24px;
}

.main-goods_name.first {
    padding: 0 10px;
}

.main-goods_name {
    font-size: 15px;
    font-weight: 400;
    color: #231f20;
    line-height: 20px;
    padding: 5px 0;
    background-color: #FFBD17;
    border-radius: 8px;
    word-wrap: break-word;
}

.main-goods-text.first span {
    padding: 2px 10px;
    background-color: #FFBD17;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    line-height: 24px;
    border-radius: 6px 4px 3px 5px;
}

.main-goods-text {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 21px;
    margin-top: 2px;
}

.main-goods_name.no-color,
.main-goods-text.no-color {
    background-color: transparent;
    border-radius: 0;
}

.main-goods-price {
    font-size: 18px;
    color: #231f20;
    line-height: 30px;
    white-space: nowrap;
}

.main-goods-price span {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.main-goods-price.old {
    position: relative;
    margin-right: 10px;
    color: rgba(35, 31, 32, 0.5);
}

.main-goods-price.old:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #000;
}

.main-goods-cart {
    /*margin-left: 20px;*/
    font-size: 16px;
    padding: 8px 15px;
    color: #231f20;
    background-image: url(/bitrix/templates/samokat/images/main-goods-cart.png);
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.main-goods-cart:hover {
    text-decoration: underline;
}

.main-goods-options {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 5px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.main-goods_link {
    opacity: 0.7;
    font-size: 16px;
    font-weight: 100;
    color: #231f20;
    padding: 5px 0;
}

@media (max-width: 1100px) {
    .main-goods_item.important {
        max-width: 73%;
    }

    .main-goods_item {
        max-width: 23%;
    }
}

.main-goods_link:hover {
    text-decoration: underline;
}

.header-fixed {
    position: static;
}

.header + .header {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.header-fixed + .header-fixed {
    opacity: 1;
    position: fixed;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    top: 0;
    z-index: 2000;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.21);
    padding: 5px 0;
}

.header.header-fixed + div {
    margin-top: 0;
}

.header_left-fixed {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 70%;
}

.header_right-fixed {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 30%;
}

.head_menu-list {
    padding: 0 15px;
}

ul.top-fixed-menu {
    list-style-type: none;
}

ul.top-fixed-menu li {
    float: left;
    font-size: 16px;
    font-weight: 100;
    line-height: 30px;
}

ul.top-fixed-menu li a {
    padding: 0 15px;
    color: #231f20;
}

ul.top-fixed-menu li a:hover {
    text-decoration: underline;
}

.header-share {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 45%;
    color: #231f20;
}

.header-share img {
    margin-right: 10px;
}

.header-search-fixed {
    margin-top: 4px;
}

.header-cart-fixed {
    margin-top: 4px;
}

.content {
    padding: 70px 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 100;
}

.konkurs-block {
    width: 100%;
    margin: 0 auto;
}

.konkurs-block_text {
    padding: 30px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
}

.konkurs-block_link {
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 7px 40px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
}

.readers-block {
   /* max-width: 65%;*/
    width: 100%;
    margin: 0 auto;
   /* text-align: center;*/;
}

.readers-block_text {
    padding: 30px 0;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.58;
    letter-spacing: normal;
    color: #231f20;
}

.readers-block_link {
    display: inline-block;
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 12px 40px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    margin-top: 30px;
}

.readers-block_list {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.readers-block_list-item {
    width: 48%;
}

.readers-block_list-item a {
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    color: #231f20;
    padding: 10px 0;
}

.readers-block_list-item a:hover {
    text-decoration: underline;
}

.discounts-block {
    padding: 50px 0;
 /*   background-color: #f1f1f1*/;
}

.discounts-block_title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 30px;
    font-weight: 100;
    color: #231f20;
}

.discounts-goods_list {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}

.discounts-goods_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
    max-width: 19%;
}

.discounts-goods_item a {
    position: relative;
}

.discounts-goods_item a .discount-image {
    position: absolute;
    top: -10px;
    left: -12px;
    height: 58px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.discounts-goods_item a .discount-image span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 58px;
    padding: 0 8px;
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
}

.discounts-goods_item a .anons-image {
    position: absolute;
    bottom: -10px;
    left: -12px;
    height: 53px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.discounts-goods_item a .anons-image span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 53px;
    padding: 0 8px;
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
}

.discounts-goods_item a .hit-image {
    position: absolute;
    top: -10px;
    left: -12px;
    height: 57px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.discounts-goods_item a .hit-image span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 57px;
    padding: 0 16px;
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
}

.discounts-goods_name {
    font-size: 20px;
    font-weight: 100;
    color: #231f20;
    line-height: 22px;
    padding: 5px 0;
}

.discounts-goods-text {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 20px;
    background-color: transparent;
    margin-top: 2px;
}

.discounts-goods-price {
    font-size: 16px;
    color: #231f20;
    line-height: 30px;
}

.discounts-goods-price span {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.discounts-goods-price.old {
    position: relative;
    margin-right: 10px;
    color: rgba(35, 31, 32, 0.5);
}

.discounts-goods-price.old:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #000;
}

.discounts-goods-cart {
    margin-left: 20px;
    font-size: 16px;
    padding: 8px 15px;
    color: #231f20;
    background-image: url(/bitrix/templates/samokat/images/main-goods-cart.png);
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
}

.discounts-goods-cart:hover {
    text-decoration: underline;
}

.discounts-goods-options {
    display: -webkit-box;
    display: flex;
    padding: 5px 0;
}

.discounts-goods_link {
    opacity: 0.7;
    font-size: 16px;
    font-weight: 100;
    color: #231f20;
    padding: 5px 0;
}

.discounts-goods_link:hover {
    text-decoration: underline;
}

.activity-block {
    padding: 50px 0;
}

.activity-block_title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 30px;
    font-weight: 100;
    color: #231f20;
}

.activity-goods_list {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}

.activity-goods_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
    max-width: 19%;
}

.activity-goods_rubrika {
    padding-top: 10px;
}

.activity-goods_rubrika,
.activity-goods_date {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 24px;
    text-align: center;
}

.activity-goods_name {
    font-size: 20px;
    font-weight: 100;
    color: #231f20;
    line-height: 22px;
    padding: 5px 0;
}

.activity-goods-text {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 20px;
    margin-top: 2px;
}

.activity-goods-cart {
    display: inline-block;
    margin-top: 5px;
    position: relative;
    font-size: 16px;
    padding: 8px 20px;
    color: #231f20;
    background-color: #FFBD17;
    border-radius: 7px 8px 6px 13px;
}

.activity-goods-cart:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    width: 100%;
    background-image: url(/bitrix/templates/samokat/images/activity-goods-cart.png);
    background-size: 100% 35px;
    background-position: center;
    background-repeat: no-repeat;
}

.activity-goods-cart:hover {
    text-decoration: underline;
}

.activity-goods-options {
    display: -webkit-box;
    display: flex;
    padding: 5px 0;
    justify-content: center;
}

.gallery_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.gallery_wrapper .left {
    width: 30%;
}

.gallery_wrapper .right {
    width: 70%;
}

.gallery_wrapper .left ul.left-menu li {
    list-style-type: none;
    font-size: 20px;
    padding: 5px 0;
    line-height: 1.3;
}

.gallery_wrapper .left ul.left-menu li a {
    color: #231f20;
}

.gallery_wrapper .left ul.left-menu li:hover a {
    text-decoration: underline;
}

.gallery_wrapper .left .main-menu_title {
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.gallery_wrapper h1 {
    font-size: 38px;
    color: #231f20;
    line-height: 1.21;
}

.gallery_wrapper .gallery-type {
    font-size: 20px;
    font-weight: 400;
    color: #231f20;
    padding: 10px 0;
}

.gallery_wrapper .gallery-info_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
}

.gallery_wrapper .gallery-city,
.gallery_wrapper .gallery-date,
.gallery_wrapper .gallery-cost {
    max-width: 22%;
    font-size: 20px;
    line-height: 24px;
    color: #625f5f;
}

.gallery_wrapper .gallery-city span,
.gallery_wrapper .gallery-date span,
.gallery_wrapper .gallery-cost span {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #625f5f;
    padding: 5px 0;
}

.gallery_wrapper .gallery-button {
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 10px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
}

.gallery_wrapper .gallery-text {
    /*font-size: 20px;*/
    /*font-weight: 400;*/
    /*line-height: 1.7;*/
    /*font-size: 24px;
    line-height: 38px;*/
    font-weight: 200;
    color: #231f20;
}

/*.gallery_wrapper .gallery-text p {
    padding: 10px 0;
}*/

.gallery_wrapper .gallery-text img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

.gallery-work_section {
    padding: 50px 0;
}

.gallery-work_section h2 {
    font-size: 36px;
    font-weight: 100;
    color: #231f20;
}

.gallery-work_section .text {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    padding: 10px 0;
    color: #231f20;
}

.gallery-work_section .gallery-work_wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
}

.gallery-work_section .gallery-work_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
    max-width: 19%;
    margin-bottom: 30px;
}

.gallery-work_section .gallery-work_item .gallery-work_name {
    font-size: 20px;
    font-weight: 400;
    color: #231f20;
    line-height: 1.21;
    padding: 5px 0;
}

.gallery-work_section .gallery-work_item .gallery-work_size {
    font-size: 16px;
    font-weight: 400;
    color: #8d8b8c;
    line-height: 1.21;
}

.gallery-work_section .gallery-work_item .gallery-work_original,
.gallery-work_section .gallery-work_item .gallery-work_print {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #8d8b8c;
}

.gallery-work_section .gallery-work_item .gallery-work_options {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.gallery-work_section .gallery-work_item .gallery-work_options .gallery-work_price {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.35;
    color: #000000;
}

.gallery-work_section .gallery-work_item .gallery-work_options .gallery-work_price span {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.gallery-work_section .gallery-work_item .gallery-work_options .gallery-work_buy {
    margin-left: 20px;
    font-size: 16px;
    padding: 6px 15px;
    color: #231f20;
    background-image: url(/bitrix/templates/samokat/images/main-goods-cart.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.gallery-work_section .gallery-work_item .gallery-work_options .gallery-work_buy:hover {
    text-decoration: underline;
}

.gallery-work_section .gallery-work_link {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    padding: 5px 0;
    color: #231f20;
}

.gallery-work_section .gallery-work_link:hover {
    text-decoration: underline;
}

.schools-libraries-block {
    max-width: 65%;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.schools-libraries-block h1 {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.21;
    color: #231f20;
    text-align: center;
}

.schools-libraries-block .schools-libraries_text {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    padding: 15px 0;
}

.schools-libraries-block .schools-libraries_button {
    display: inline-block;
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
}

.schools-libraries-content {
    padding-top: 0;
    padding-bottom: 40px;
}

.schools-libraries-content .schools-libraries-stars {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    text-align: center;
    padding: 50px 0;
}

.schools-libraries-content .schools-libraries_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.schools-libraries-block .schools-libraries_list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.schools-libraries-block .schools-libraries_list .schools-libraries_item {
    max-width: 31%;
    width: 100%;
    /*font-size: 20px;*/
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
    margin-bottom: 30px;
}

.schools-libraries-block .schools-libraries_list .schools-libraries_item span {
    line-height: 30px;
    background-color: #FFBD17;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 2px 15px;
    border-radius: 4px 5px 2px 6px;
}

.schools-libraries-block .schools-libraries_list .schools-libraries_item.grey span {
    background-color: #f8f8f8;
}

.schools-libraries-block .schools-libraries_list .schools-libraries_item:hover {
    text-decoration: underline;
}

.foreign_wrapper {
    display: -webkit-box;
    display: flex;
    /*-webkit-box-align: end;*/
    /*align-items: flex-end;*/
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.foreign_wrapper .left {
    width: 26%;
}

.foreign_wrapper .right {
    width: 70%;
}

.foreign_wrapper h1 {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.21;
    color: #231f20;
}

.foreign-author_list {
    display: -webkit-box;
/*    display: flex;*/
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 30px 0;
}

.foreign-author_photo {
    width: 22%;
}

.foreign-author_photo img {
    height: 200px;
    width: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
}

.foreign-author_information {
    width: 75%;
}

.foreign-author_category {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    color: #625f5f;
    width: 72%;
}

.foreign-author_dolzhnost,
.foreign-author_name {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #231f20;
}

.foreign-author_mail,
.foreign-author_phone,
.foreign-author_skype {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    padding: 5px 0;
}

.foreign_published-title {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.21;
    color: #231f20;
    margin-bottom: 20px;
}

.foreign_published_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    margin-bottom: 40px;
    max-width: 100%;
    width: 100%;
}

.foreign_published_item .foreign-work_name {
    font-size: 20px;
    font-weight: 400;
    color: #231f20;
    line-height: 1.21;
    padding: 5px 0;
}

.foreign_published_item .foreign-work_text {
    font-size: 16px;
    font-weight: 400;
    color: #8d8b8c;
    line-height: 1.21;
    padding: 5px 0;
}

.foreign_published_item .foreign-work_options {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.foreign_published_item .foreign-work_options .foreign-work_price {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.35;
    color: #000000;
}

.foreign_published_item .foreign-work_options .foreign-work_price span {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.foreign_published_item .foreign-work_options .foreign-work_buy {
    margin-left: 20px;
    font-size: 16px;
    padding: 6px 15px;
    color: #231f20;
    background-image: url(/bitrix/templates/samokat/images/main-goods-cart.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.foreign_published_item .foreign-work_options .foreign-work_buy:hover {
    text-decoration: underline;
}

.foreign-author_book-image img {
    margin-bottom: 30px;
}

.foreign-author_book-information {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.foreign-author_book-name {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
}

.foreign-author_book-button {
    display: inline-block;
    background-image: url(/bitrix/templates/samokat/images/button2.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
}

.foreign-author_book-button:hover {
    text-decoration: underline;
}

.foreign-author_book-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    padding: 30px 0;
}

.foreign-author_book-text img {
    padding: 20px 0;
}

.foreign-author_book-text p {
    padding: 10px 0;
}

.samokatyou-block {
    width: 100%;
    margin: 0 auto;
}

.samokatyou-block .samokatyou-text {
    padding: 30px 0;
    font-weight: 200;
    font-size: 20px;
    line-height: 34px;
    /*font-size: 24px;
    line-height: 38px;*/
    /*text-align: justify;*/
}

.samokatyou-block .samokatyou-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.samokatyou-block .samokatyou-list .samokatyou_item {
    max-width: 32%;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #231f20;
    margin-bottom: 10px;
    border-radius: 7px;
}

.samokatyou-block .samokatyou-list .samokatyou_item span {
    line-height: 30px;
    background-color: #FFBD17;
    padding: 2px 15px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 6px 2px 7px 4px;
}

.samokatyou-block .samokatyou_button {
    display: inline-block;
    background-image: url(/bitrix/templates/samokat/images/button3.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
}

.samokatyou-block .samokatyou_button:hover {
    text-decoration: underline;
}

.we-organization {
    padding-top: 0;
    padding-bottom: 40px;
}

.we-organization .we-organization-stars {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    text-align: center;
    padding: 30px 0;
}

.we-organization h2 {
    font-size: 36px;
    font-weight: 100;
    line-height: 1;
    color: #231f20;
    text-align: center;
}

.we-organization .we-organization-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.we-organization .we-organization-list .we-organization_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 24%;
    width: 100%;
}

.we-organization .we-organization-list .we-organization_item .we-organization_category {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #231f20;
    padding: 5px 0;
}

.we-organization .we-organization-list .we-organization_item .we-organization_name {
    font-size: 20px;
    font-weight: 100;
    color: #231f20;
    line-height: 22px;
    padding: 5px 0;
}

.we-organization .we-organization-list .we-organization_item .we-organization_date {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #625f5f;
    padding: 5px 0;
}

.we-organization .we-organization-list .we-organization_item .we-organization_text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.31;
    color: #231f20;
}

.we-organization .we-organization-list .we-organization_item .we-organization_button {
    display: inline-block;
    background-image: url(/bitrix/templates/samokat/images/button4.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    margin-top: 15px;
}

.we-organization .we-organization-list .we-organization_item .we-organization_button:hover {
    text-decoration: underline;
}

.we-callback {
    padding: 40px 0;
    /*background-color: #e9e9e9;*/
    background-image: url(/bitrix/templates/samokat/images/samokatyou-image.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
}

.we-callback .we-callback-stars {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    text-align: center;
    padding: 30px 0;
}

.we-callback h2 {
    font-size: 36px;
    font-weight: 100;
    line-height: 1;
    color: #231f20;
    text-align: center;
}

.we-callback .we-callback-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    color: #000000;
    text-align: center;
    padding: 10px 0;
}

.we-callback .form {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.we-callback .form .text {
    width: 32%;
    height: 48px;
    border-radius: 4px;
    margin-top: 20px;
    border: none;
    padding-left: 15px;
    font-size: 18px;
}

.we-callback .form .submit {
    width: 32%;
    background-image: url(/bitrix/templates/samokat/images/button2.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    margin-top: 20px;
    border: none;
    background-color: transparent;
}

.we-callback .form .submit:hover {
    opacity: 0.8;
}

.we-callback .we-callback-contacts {
    max-width: 35%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0;
}

.we-callback .we-callback-contacts p {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 0.7;
    color: #231f20;
}

.discounts-block.samokat-you {
    margin-bottom: 10px;
}

.samokatyou_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.samokatyou_wrapper .left {
    width: 30%;
}

.samokatyou_wrapper .right {
    width: 65%;
}

.samokatyou_wrapper .left ul.left-menu li {
    list-style-type: none;
    font-size: 20px;
    padding: 3px 0;
    line-height: 1.3;
}

.samokatyou_wrapper .left ul.left-menu li a {
    color: #231f20;
    position: relative;
}

.samokatyou_wrapper .left ul.left-menu li a.selected:before {
    content: '';
    width: 278px;
    height: 36px;
    position: absolute;
    bottom: -25px;
    left: -35px;
    background: url(/bitrix/templates/samokat/images/menuleftselected-line.png) no-repeat;
    background-size: 100%;
}

.samokatyou_wrapper .right h1 {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.21;
    color: #231f20;
}

.samokatyou_wrapper .right .samokatyou_detail-text {
    font-size: 24px;
    font-weight: 100;
    line-height: 1.58;
    color: #231f20;
}

.samokatyou_wrapper .right .samokatyou_detail-text p {
    padding: 5px 0;
}

.samokatyou_wrapper .right .samokatyou_detail-text img {
    margin: 10px 0;
}

.samokatyou_wrapper .left .main-menu_title {
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.wherebuy_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.wherebuy_wrapper .left-menu {
    width: 30%;
}

.wherebuy_wrapper .right {
    width: 65%;
}

.wherebuy_wrapper .left-menu ul.menu li {
    list-style-type: none;
    font-size: 20px;
    padding: 2px 0;
    line-height: 1.3;
}

.wherebuy_wrapper .left-menu ul.menu li a {
    color: #231f20;
}

.wherebuy_wrapper .right h1 {
    font-size: 38px;
    font-weight: 100;
    line-height: 1.21;
    color: #231f20;
}

.catalog-sections {
   /* padding: 60px 0;*/;
}

.catalog-sections_wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.catalog-sections-list_list {
    width: 32%;
    padding: 20px 0;
    text-align: center;
}

.catalog-sections-list_list a {
    color: #000000;
    font-weight: 100;
    font-size: 26px;
}

.catalog-sections-list_list a:hover {
    text-decoration: underline;
}

.catalog-sections-list_list a img {
    margin: 0 auto;
    margin-bottom: 20px;
}

.catalog-cursections_wrapper {
    padding: 20px 20px;
    background-color: #f8f8f8;
}

.catalog-cursections-list_list {
    padding: 5px 0;
}

.catalog-cursections-list_list a {
    color: #000000;
    font-weight: 100;
    font-size: 16px;
}

.catalog-cursections-list_list a:hover {
    text-decoration: underline;
}

.catalog-cursections_title {
    font-size: 18px;
    margin-bottom: 15px;
}

.catalog-subsections_wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    float: left;
    margin: -30px 0 0 -15px;
}

.catalog-subsections-list_list.backToCat {
    margin-top: -25px;
}

.backToCat {
    float: right;
}

/*.catalog-subsections-list_list {
    padding: 5px 10px;
}*/

.catalog-subsections-list_list:first-child {
   /* padding-left: 0;*/;
}

.catalog-subsections-list_list:last-child {
    position: relative;
}
/*.catalog-subsections-list_list:last-child a:before {
    content: '';
    display: block;
    position: absolute;
    top: 45%;
    left: 0;
    height: 10px;
    width: 10px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}*/
/*.catalog-subsections-list_list.active {
    background-color: #ffcb05;
    border-radius: 7px 8px 6px 13px;
}*/

.catalog-subsections_wrapper .catalog-subsections-list_list a {
        color: #231f20;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    height: 32px;
    font-size: 18px;
    padding: 0 5px;
    margin-right: 17px;
    line-height: 31px;
    font-weight: 100;
    background: #ffcc32;
    margin: 0 25px;
    position: relative;
}

.catalog-subsections_wrapper .catalog-subsections-list_list a:before {
    content: '';
    position: absolute;
    top: 0;
    left: -9px;
    height: 32px;
    width: 9px;
    background-image: url(/bitrix/templates/samokat/images/catalog-button-pattern-l.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.catalog-subsections_wrapper .catalog-subsections-list_list a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -9px;
    height: 32px;
    width: 9px;
    background-image: url(/bitrix/templates/samokat/images/catalog-button-pattern-r.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

/*.catalog-subsections-list_list a {
    color: #000000;
    font-weight: 100;
    font-size: 16px;
}*/

.catalog-subsections-list_list a:hover {
    text-decoration: underline;
}

.catalog-subsections_title {
    font-size: 18px;
    margin-bottom: 15px;
}

.catalog-goods_filter-title {
    display: block;
    position: relative;
    color: #8d8b8c;
    padding-left: 16px;
    margin-top: 15px;
    padding-bottom: 50px;
}

.catalog-goods_filter-title:before {
    content: '';
    position: absolute;
    top: 2px;
    left: -5px;
    height: 16px;
    width: 16px;
    background-image: url(/bitrix/templates/samokat/images/main-filter-image.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.catalog-goods_wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.catalog-goods_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
    max-width: 31%;
    margin: 0 5px;
    margin-bottom: 30px;
}
/*.catalog-goods_item:first-child {
    margin-left: 0;
}
.catalog-goods_item:last-child {
    margin-right: 0;
}*/

.catalog-detail {
    padding: 60px 0;
}

.popup__block {
    max-width: 58%;
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1);
    position: relative;
    padding: 60px 0;
    border: 1px solid #000000;
}

.popup__title {
    text-align: center;
    margin-bottom: 25px;
    font-weight: 100;
    font-size: 45px;
    line-height: 64px;
}

.popup-modal-dismiss {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #000;
    font-size: 52px;
    cursor: pointer;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.popup-modal-dismiss:hover {
    text-decoration: none;
    color: #000000;
}

.thanks-title {
    font-weight: 100;
    font-size: 45px;
    line-height: 64px;
    text-align: center;
    margin-bottom: 10px;
}

.thanks-description {
    font-weight: 100;
    font-size: 22px;
    text-align: center;
    line-height: normal;
    padding: 0 10px;
}
.guide_book_href{
    text-decoration: underline;
}
.cart-button_modal {
    max-width: 40%;
    width: 60%;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    text-align: center;
    background-size: 100% 100%;
}

.detail-content__card {
    width: 80%;
    margin: 20px auto;
}

.detail-content__card p {
    font-size: 16px;
}

.detail-content__wrap:not(.event-wrap) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
   /* max-width: 66%;*/
   /* max-width: 81%;*/
    width: 100%;
    margin: 0 auto;
}

.event-wrap {
    display: -webkit-box;
    display: flex;
    /*width: 100%;*/
    /*margin: 0 auto;*/
}

.detail-content__card_left {
    /*width: 49%;*/
    width: 33%;
}

.detail-content__card_right {
  /*  width: 49%;*/
    width: 66%;
}

h1.detail-content__title {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.21;
    margin-bottom: 10px;
}

.detail-content_option {
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
    color: #000000;
}

.detail-content_option span {
    color: #8d8b8c;
}

.detail-options_block {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    margin-top: 45px;
}
.detail-options_block.event_block{
    margin-top: 0px;
}

.product-item-detail-price-current {
    font-size: 30px;
    font-weight: 100;
    color: #000000;
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .product-item-detail-price-current {
        font-size: 30px;
    }
}

.product-item-detail-price-current span {
    line-height: 10px;
    width: 0.4em;
    border-bottom: 2px solid #000;
    display: inline-block;
}

.basket__qt.detail {
    display: -webkit-box;
    display: flex;
    margin-left: 30px;
}
.basket__qt.detail.register{
    margin-left: 0px;
}

.basket__qt.detail .basket__button {
    position: relative;
    height: 45px;
    width: 45px;
    border: 1px solid #dddddd;
    background-color: transparent;
}

.basket__qt.detail .basket__button.basket__button-increase:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #000000;
    left: 30%;
}

.basket__qt.detail .basket__button.basket__button-increase:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background: #000000;
    top: 35%;
    left: 45%;
}

.basket__qt.detail .basket__button.basket__button-decrease:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #000000;
    left: 32%;
}

.basket__qt.detail .basket__button.basket__button-decrease:after {
    content: '';
    position: absolute;
}

.basket__qt.detail .basket__input {
    height: 45px;
    width: 65px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}

.product-detail_basket {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: #FFBD17;
    height: 45px;
    width: 140px;
    font-size: 17px;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    padding: 0 20px;
    cursor: pointer;
}

.detail-content_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
   /* display: flex;*/
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
   /* justify-content: space-between;*/
    margin-top: 20px;
}

.detail-content_option a {
    color: #000;
text-decoration: underline;
text-transform: none;
}
.detail-content_option a:hover {
text-decoration: none;
}
.detail-content_button {
    position: relative;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1.9px;
    color: #231f20;
    background-color: #FFBD17;
    border-radius: 4px 11px 8px 14px;
    padding: 2px 27px 2px 8px;
    cursor: pointer;
    margin: 3px 5px;
}

.detail-content_button:after {
    content: '';
    display: block;
    position: absolute;
    top: 45%;
    right: 12px;
    height: 6px;
    width: 6px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
}

.product-share {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 50%;
    color: #231f20;
    font-size: 18px;
    cursor: pointer;
}

.product-share img {
    margin-right: 10px;
}

.product-listbook {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 50%;
    color: #231f20;
    font-size: 18px;
    cursor: pointer;
}

.product-yashare {
    width: 100%;
}

.product-listbook img {
    margin-right: 10px;
}

.product-listbook .icons_social {
    margin-right: 10px;
}

.detail-content_buttons-block {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin-top: 20px;
}

.detail-content_text {
    width: 100%;
    /*padding: 50px 0;*/
    padding-top: 50px;
    padding-bottom: 20px;
    /*font-size: 20px;*/
    /*font-weight: 100;*/
    /*line-height: 1.58;*/
    /*letter-spacing: normal;*/
    color: #231f20;
}

.article-text {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 200;
    letter-spacing: normal;
}

.detail-gallery_book iframe {
    display: block;
    margin: 0 auto;
}

.detail-content_text p {
    padding: 7px 0;
}

.detail-content_author {
    padding: 20px 0;
    width: 80%;
    margin: 0 auto;
}

.detail-content_author .img-author {
    height: 550px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.detail-content_author .detail-content_author-text {
 /*   font-size: 24px;
    font-weight: 100;
    line-height: 1.58;
    letter-spacing: normal;*/
    color: #231f20;
    padding: 20px 0;
   /* max-width: 66%;*/
    width: 100%;
    margin: 0 auto;
}

.detail-content_author .detail-content_author-text .detail-content_author-title {
    font-size: 30px;
    font-weight: 200;
    line-height: 1.25;
    letter-spacing: normal;
    color: #231f20;
    padding: 20px 0;
}

.detail-content_awards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
width: 80%;
    margin: 0 auto;
}

.detail-content_awards .detail-content_awards-text {
   /* font-size: 24px;
    font-weight: 100;
    line-height: 1.58;*/
    /*letter-spacing: normal;*/
    color: #231f20;
    padding: 20px 0;
   /* max-width: 66%;*/
    width: 100%;
    margin: 0 auto;
}

.detail-content_awards .detail-content_awards-title {
    font-size: 30px;
    font-weight: 200;
    line-height: 1.25;
    letter-spacing: normal;
    color: #231f20;
    padding: 20px 0;
}

.detail-content_award-item {
    font-size: 28px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #231f20;
    text-align: center;
    width: 32%;
}

.detail-content_award-item img {
    margin: 0 auto;
    margin-bottom: 20px;
}

.detail-content_characteristics {
   /* max-width: 66%;*/
    width: 100%;
    margin: 0 auto;
}

.detail-content_characteristics-title {
    font-size: 36px;
    font-weight: 200;
    line-height: 1.25;
    letter-spacing: normal;
    color: #231f20;
    padding: 20px 0;
}

.detail-options_block.double {
    /*max-width: 66%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.catalog_wrapper {
    display: -webkit-box;
    display: flex;
   /* -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.catalog_filter {
    width: 24%;
}

.catalog_goods {
    width: 75%;
}

section.cart-page {
    padding: 40px 0;
}

section.izdatelstvo {
    padding: 40px 0;
}

.izdatelstvo_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    word-break: break-word !important;
}

.izdatelstvo_wrapper .left {
    width: 30%;
}

.izdatelstvo_wrapper .right {
    width: 70%;
}

.izdatelstvo_wrapper .main-menu_title {
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.izdatelstvo_wrapper ul.left-menu {
    padding-top: 10px;
}

.izdatelstvo_wrapper ul.left-menu li {
    list-style-type: none;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.izdatelstvo_wrapper ul.left-menu li a {
    color: #231f20;
}

.izdatelstvo_wrapper ul.left-menu li a:hover {
    text-decoration: underline;
}

.izdatelstvo_wrapper .right .preview-text {
/*    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;*/
    color: #231f20;
    line-height: 34px;
    padding: 20px 0;
}

/*.izdatelstvo_wrapper .right .preview-text p {
    padding: 5px 0;
}*/

.izdatelstvo_wrapper .right .photo-director {
    height: 610px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.izdatelstvo_wrapper .right .dolzhnost-director {
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: normal;
    color: #625F5F;
    padding: 20px 0;
}

.izdatelstvo_wrapper .right .detail-mission {
    padding: 20px 0;
}

.izdatelstvo_wrapper .right .detail-mission h2 {
    font-size: 36px;
    color: rgba(35, 31, 32, 1);
}

.izdatelstvo_wrapper .right .detail-mission-text {
    font-size: 20px;
    line-height: 1.55;
    letter-spacing: normal;
    color: rgba(35, 31, 32, 1);
    padding: 20px 0;
}

.izdatelstvo_wrapper .right .fotorama.detail-gallery .fotorama__nav-wrap {
    margin-top: -16px;
}

.fotorama__nav {
    text-align: left;
}

.fotorama--fullscreen, .fotorama__img {
}

.izdatelstvo_wrapper .right .detail-our-awards {
    padding: 52px 0 28px;
}

.izdatelstvo_wrapper .right .detail-our-awards h2 {
    font-size: 36px;
    color: rgba(35, 31, 32, 1);
}

.izdatelstvo_wrapper .right .detail-our-awards-text {
/*    font-size: 20px;
    line-height: 1.55;
    letter-spacing: normal;*/
    color: rgba(35, 31, 32, 1);
    padding-top: 20px;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page {
    padding: 20px 0;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-image {
    height: 100px;
    width: 143px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page:hover .item-image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text {
    width: 100%;
    font-weight: 100;
    padding-left: 52px;
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: normal;
    color: #231F20;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text .item-child {
    padding: 3px 0;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text .item-child:first-child {
    position: relative;
    display: block;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text .item-child:first-child:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    border-top: 2px solid #7b7b98;
    border-right: 2px solid #7b7b98;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text .item-child {
    display: none;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page.active .item-text .item-child {
    display: block;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page.active .item-text .item-child:first-child:after {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    border-top: 2px solid #7b7b98;
    border-right: 2px solid #7b7b98;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.izdatelstvo_wrapper .right .block-1-image {
    height: 610px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.izdatelstvo_wrapper .right .block-1-text {
    font-size: 20px;
    line-height: 1.55;
    letter-spacing: normal;
    color: rgba(35, 31, 32, 1);
    padding: 20px 0;
}

.izdatelstvo_wrapper .right .block-address {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.izdatelstvo_wrapper .right .block-address .block-1-address {
    font-size: 20px;
    line-height: 1.55;
    letter-spacing: normal;
    color: rgba(35, 31, 32, 1);
    border-bottom: 1px #231f20 solid;
    cursor: pointer;
}

.izdatelstvo_wrapper .right .block-address .button-show_contacts {
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
    color: #000000;
    padding: 10px 10px;
    font-size: 20px;
}

.izdatelstvo_wrapper .right .block-2-image {
    height: 610px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 30px 0;
}

.izdatelstvo_wrapper .right .block-pdf {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.izdatelstvo_wrapper .right .block-pdf .block-pdf-text {
    font-size: 20px;
    line-height: 1.55;
    letter-spacing: normal;
    color: rgba(35, 31, 32, 1);
}

.izdatelstvo_wrapper .right .block-pdf .button-pdf {
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
    color: #000000;
    padding: 10px 10px;
    font-size: 20px;
}

.izdatelstvo-activity_item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
    max-width: 85%;
    margin-bottom: 40px;
}

.izdatelstvo-activity_rubrika {
    padding-top: 10px;
}

.izdatelstvo-activity_rubrika,
.izdatelstvo-activity_date {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 24px;
}

.izdatelstvo-activity_name.first {
    padding: 0 10px;
}

.izdatelstvo-activity_name {
    font-size: 20px;
    font-weight: 100;
    color: #231f20;
    line-height: 22px;
    padding: 5px 0;
    border-radius: 8px;
}

.izdatelstvo-activity-text {
    font-size: 16px;
    font-weight: 100;
    color: rgba(35, 31, 32, 0.7);
    line-height: 20px;
    margin-top: 2px;
}

.izdatelstvo-activity_title {
    font-size: 36px;
    color: rgba(35, 31, 32, 1);
    line-height: 1.35;
    margin-top: 70px;
    margin-bottom: 40px;
}

.izdatelstvo_wrapper .top .izdatelstvo-subscribe_block {
    margin-top: 35px;
}

.izdatelstvo_wrapper .top .izdatelstvo-subscribe_block .izdatelstvo-subscribe_title {
    font-size: 36px;
    font-weight: 100;
    color: rgba(35, 31, 32, .9);
    line-height: 1.35;
}

.izdatelstvo_wrapper .top .izdatelstvo-subscribe_block .izdatelstvo-subscribe_text {
    font-size: 14px;
    font-weight: 100;
    color: rgba(35, 31, 32, .7);
    line-height: 1.35;
    /*padding: 10px 0;*/
    width: 85%;
}

.izdatelstvo-goods {
    padding: 40px 0;
}

.izdatelstvo-goods .izdatelstvo-goods-stars {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    text-align: center;
    padding: 50px 0;
    display: none;
}

section.contacts {
    padding: 40px 0;
}

.contacts_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    word-break: break-word;
}

.contacts_wrapper .left {
    width: 30%;
}

.contacts_wrapper .right {
    width: 70%;
}

.contacts_wrapper .main-menu_title {
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.contacts_wrapper ul.left-menu {
    padding-top: 10px;
}

.contacts_wrapper ul.left-menu li {
    list-style-type: none;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.contacts_wrapper ul.left-menu li a {
    color: #231f20;
}

.contacts_wrapper ul.left-menu li:hover a {
    text-decoration: underline;
}

.contacts_wrapper .left .izdatelstvo-subscribe_block {
    margin-top: 100px;
}

.contacts_wrapper .left .izdatelstvo-subscribe_block .izdatelstvo-subscribe_title {
    font-size: 36px;
    font-weight: 100;
    color: rgba(35, 31, 32, .9);
    line-height: 1.35;
}

.contacts_wrapper .left .izdatelstvo-subscribe_block .izdatelstvo-subscribe_text {
    font-size: 20px;
    font-weight: 100;
    color: rgba(35, 31, 32, .7);
    line-height: 1.35;
    padding: 10px 0;
    width: 85%;
}

.contacts_wrapper .right .contacts_title,
.contacts_wrapper .right .sotrudniki_title {
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.contacts_wrapper .right .contacts_title {
    padding-bottom: 30px;
}

.contacts_wrapper .right .sotrudniki_wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
   /* -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;*/
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item {
    width: 48%;
    padding: 30px 0;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .img-sotr {
    height: 200px;
    width: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-quest {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: rgba(35, 31, 32, .7);
    padding: 10px 0;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-name {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    padding: 10px 0;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-mail {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    padding: 10px 0;
}

.contacts_wrapper .right .list-mainshops {
    padding: 40px 0;
}

.contacts_wrapper .right .list-mainshops .item-mainshop {
    padding: 20px 0;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .item-mainshop_title {
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .item-mainshop_preview,
.contacts_wrapper .right .list-mainshops .item-mainshop .item-mainshop_detail {
    font-size: 18px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    padding: 10px 0;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .map {
    width: 100%;
    height: 400px;
    padding: 10px 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.contacts_wrapper .right .list-mainshops .item-addresshop {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.contacts_wrapper .right .list-mainshops .item-addresshop div {
    width: 24%;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: rgba(35, 31, 32, .7);
}

.contacts_wrapper .right .list-mainshops .item-parametersshop {
    /*display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;*/
    padding: 10px 0;
}

.contacts_wrapper .right .list-mainshops .item-parametersshop div {
    width: 49%;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: rgba(35, 31, 32, .7);
}

.contacts_wrapper .right .list-mainshops .item-parametersshop div .phone-shop {
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
    font-weight: 400;
    font-size: 18px;
    padding: 5px 10px;
    color: #231f20;
}

.contacts_wrapper .right .list-mainshops .item-mainshop_detail {
    padding: 10px 0;
}

.contacts_wrapper .right .list-social_block {
    padding: 20px 0;
}

.contacts_wrapper .right .list-social_block .list-social_title {
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .left {
    width: 30%;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .left img {
    border-radius: 50%;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .right {
    width: 65%;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .right .list_social-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 7px 0;
    color: #231f20;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .right .list_social-item .icons_social {
    background-color: rgb(253, 234, 49);
    height: 40px;
    width: 40px;
    padding: 7px 7px;
    border-radius: 50%;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .right .list_social-item span {
    padding-left: 10px;
}

.sotrudnichetsvo_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.sotrudnichetsvo_wrapper .left {
    width: 27%;
}

.sotrudnichetsvo_wrapper ul.left-menu {
    padding-top: 10px;
}

.sotrudnichetsvo_wrapper ul.left-menu li {
    list-style-type: none;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.sotrudnichetsvo_wrapper ul.left-menu li a {
    color: #231f20;
}

.sotrudnichetsvo_wrapper ul.left-menu li:hover a {
    text-decoration: underline;
}

.sotrudnichetsvo_wrapper .right {
    width: 70%;
}

.sotrudnichetsvo_wrapper .main-menu_title {
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.sotrudnichetsvo_wrapper h1 {
    font-size: 38px;
    color: #231f20;
    line-height: 1.21;
}

.sotrudnichetsvo_wrapper .text {
    padding: 20px 0;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.58;
    letter-spacing: normal;
    word-break: break-word;
}

footer.footer {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f1f1f1;
}

.footer_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.copypolitics_wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.footer_menu:first-child {
    width: 18%;
}

.footer_menu:nth-child(2) {
    width: 22%;
}

.footer_menu {
    width: 29%;
    z-index: 10;
}

.footer-menu_title {
    font-size: 24px;
    font-weight: 100;
    color: #231f20;
}

ul.footer-menu {
    margin-top: 30px;
    list-style-type: none;
}

ul.footer-menu li {
    font-size: 16px;
    font-weight: 100;
    padding-bottom: 10px;
}

ul.footer-menu li img.icon-menu {
    float: left;
    padding-right: 5px;
}

ul.footer-menu li a {
    color: #231f20;
}

ul.footer-menu li a:hover {
    text-decoration: underline;
}

.copyright {
    width: 33%;
    float: left;
}

.politics {
    width: 66%;
    float: right;
}

.widFRR {
    float: right;
}

.copyright_text {
    font-size: 16px;
    font-weight: 100;
    line-height: 1.5;
    color: #8d8b8c;
}

ul.footer-menu-politics {
    margin-top: 20px;
    list-style-type: none;
}

ul.footer-menu-politics li {
    float: left;
    font-size: 16px;
    font-weight: 100;
}

ul.footer-menu-politics li:nth-child(2) {
    padding: 0 10px;
}

ul.footer-menu-politics li a {
    color: #8d8b8c;
}

ul.footer-menu-politics li a:hover {
    text-decoration: underline;
}

.popup-title {
    font-size: 36px;
    font-weight: 100;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
}

form.form-modal {
    width: 55%;
    margin: 0 auto;
}

form.form-modal div {
    padding: 10px 0;
}

form.form-modal .input-modal {
    height: 50px;
    width: 100%;
    padding-left: 5px;
    border: 1px solid #000000;
    font-size: 24px;
    font-weight: 100;
    line-height: 1.5;
}

form.form-modal .submit-modal {
    position: relative;
    z-index: 1;
    border: none;
    outline: none;
    background: #ffffff;
    padding: 10px 10px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    display: block;
    margin: 0 auto;
}

form.form-modal .submit-modal:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
}

form.form-modal .submit-modal span {
    display: block;
}

.header-mobile,
.main-goods_filter-title_mobile {
    display: none;
}

.detail-content__card_left .fotorama__wrap {
   /* padding: 0 40px;*/
}

.detail-content__card_left .fotorama__stage {
    overflow: visible;
}

.detail-content__card_left .fotorama__arr.fotorama__arr--prev {
    left: -40px;
}

.detail-content__card_left .fotorama__arr.fotorama__arr--next {
    right: -40px;
}

.detail-content__card_left .fotorama__stage:before,
.detail-content__card_left .fotorama__stage:after {
    display: none;
}


/*
 * Fullslider
 */

.lightbox {
    box-sizing: border-box;
    padding: 20px !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 15000 !important;
}

.lightbox img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 80%;
    max-height: 80%;
}

.lightbox-title {
    display: block;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 10%;
    left: 10%;
    right: 10%;
    bottom: 0px;
    font-size: 14px;
    line-height: 1.4;
    color: white;
    text-align: center;
}

.lightbox-close {
    display: block;
    position: absolute;
    overflow: hidden;
    height: 50px;
    width: 50px;
    right: 10px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    outline: none !important;
}

.lightbox-close:before {
    content: '';
    display: block;
    position: absolute;
    height: 36px;
    width: 2px;
    left: 24px;
    top: 7px;
    background: white;
    border-radius: 1px;
}

.lightbox-close:after {
    content: '';
    display: block;
    position: absolute;
    width: 36px;
    height: 2px;
    top: 24px;
    left: 7px;
    background: white;
    border-radius: 1px;
}

.lightbox-prev, .lightbox-next {
    display: block;
    position: absolute;
    overflow: hidden;
    width: 30%;
    top: 70px;
    bottom: 70px;
    outline: none !important;
}

.lightbox-prev.lightbox-inactive, .lightbox-next.lightbox-inactive {
    opacity: 0.2;
}

.lightbox-prev {
    left: 0px;
}

.lightbox-next {
    right: 0px;
}

.lightbox-prev:before,
.lightbox-prev:after,
.lightbox-next:before,
.lightbox-next:after {
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    top: 50%;
    background: white;
    border-radius: 1px;
}

.lightbox-prev:before,
.lightbox-prev:after {
    left: 16.6%;
    margin-left: -16px;
}

.lightbox-next:before,
.lightbox-next:after {
    right: 16.6%;
    margin-right: -16px;
}

.lightbox-prev:before,
.lightbox-next:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.lightbox-prev:after,
.lightbox-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lightbox-prev:before,
.lightbox-next:after {
    margin-top: -11px;
}

.lightbox-prev:after,
.lightbox-next:before {
    margin-top: 11px;
}

.product_gallery {
    min-height: 700px;
}

.product__slider--large img {
    /*height: 500px;*/
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    transition: 200ms ease-out;
}

.product__slider--large a:not(:first-child) {
    top: 0;
    bottom: 0;
}

.product__slider--large a:not(:first-child) img {
    position: relative;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}

.product__slider--large .is-selected img {
    opacity: 1;
}
.video-wrap-top{
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.video-wrap-top iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-wrap{
    width: 140px;
    height: 140px;
    opacity: 0.6;
}
.video-wrap video{
    height: 100%;
    width: 100%;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    padding-bottom: 1rem;
    border-bottom: 4px solid transparent;
}
.listalka-thump.is-nav-selected img{
    opacity: 1;
    border-bottom: 4px solid #ffcc32;
}
.product__slider--thumbnail {
  margin-top: 2rem; }
  .product__slider--thumbnail img {
    opacity: 0.6;
    width: 140px;
    height: 140px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    padding-bottom: 1rem;
    border-bottom: 4px solid transparent;
  }
    .product__slider--thumbnail .video-wrap__grippy{
        position: absolute;
        left: 0;
        width: 100%;
        top: 0px;
        bottom: 17px;
        z-index: 3;
    }
    @media (max-width: 991.98px) {
      .product__slider--thumbnail img, .listalka-thump{
        width: 82px;
        height: 82px;
      }
        .product__slider--thumbnail .video-wrap{
            width: 82px;
            height: 82px;
        }
    }

.product__slider .is-nav-selected {
  opacity: 1;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  border-bottom: 4px solid #ffcc32; }

iframe.is-nav-selected {
    opacity: 1 !important;
    border-bottom: 4px solid #ffcc32 !important;
}

.full-slider {
    position: relative;
    margin: 0 -10px 20px;
}

.full-slider .swiper-container {
    width: 100%;
    height: 100%;
}

.full-slider .swiper-slide {
    padding: 10px 10px 20px;
}

.full-slider__image {
    padding-bottom: 27%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0px 10px 6px rgba(0, 0, 0, 0.116904), 0px 2px 4px rgba(0, 0, 0, 0.261606);
}

.swiper-button-prev,
.swiper-button-next {
    color: #FFBD17;
    outline: none;
}

.full-slider .swiper-button-prev {
    left: -35px;
}

.full-slider .swiper-button-next {
    right: -35px;
}

.header-phone {
    display: block;
    padding: 4px;
    margin-right: 10px;
}

.header-panel {
    background-color: #f1f1f1;
    padding: 0 10px;
    font-size: 12px;
}

.header-panel a {
    color: #000;
}

.swiper-pagination {
    position: relative;
}

.swiper-pagination-bullet-active {
    background-color: #000;
}

.video-iframe-block {
    position: relative;
    padding-bottom: 57%;
    margin-bottom: 100px;
}

.video-iframe-block iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.popup-window {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1);
    padding: 60px 0;
    border: 1px solid #000000;
    font-family: 'ibmplexmono', sans-serif;
    padding: 40px;
    text-align: center;
}


.popup-window.popup-window-with-titlebar {
    padding: 40px;
}

.popup-window-titlebar {
    height: auto;
}

.popup-window-close-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
    font-size: 52px;
    line-height: 0.5;
    cursor: pointer;
}

.popup-window-close-icon:before {
    content: '×';
    display: block;
}

.popup-window-close-icon:after {
    display: none;
}

.popup-window-titlebar-text {
    font-weight: 100;
    font-size: 45px;
    color: #000;
    line-height: 64px;
    text-align: center;
    white-space: normal;
    margin-bottom: 10px;
    font-family: 'ibmplexmono', sans-serif;
}

.popup-window-buttons {
    padding: 0;
}

.popup-window .btn-primary {
    max-width: 100%;
    width: 360px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    background-image: url(/bitrix/templates/samokat/images/button1.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 12px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    text-align: center;
    background-color: transparent;
    border: none;
    font-family: 'ibmplexmono', sans-serif;
}


.bx-catalog-subscribe-form-container-label {
    margin-bottom: 10px;
    color: #000;
}

.bx-catalog-subscribe-form-container-input input[type="text"] {
    border-color: #000;
    border-radius: 0;
    background: transparent;
    padding: 0 15px;
}

.blocktocart .gallery-work_section:last-child {
    background-color: #fff;
}


.main-goods-slider .name {
    font-size: 20px;
    line-height: 24px;
    color: #231F20;
    font-weight: 300;
}
.main-goods-slider .main-goods_image {
    margin-bottom: 22px;
}
.main-goods-slider .detail-link {
    color: inherit;
}
.main-goods-slider .size {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #8D8B8C;
}
.main-goods-slider .offer-name {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #8D8B8C;
}
.main-goods-slider .gallery-work_buy {
    display: inline-block;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 15px;
    cursor: pointer;
    background-size: contain;
}
.main-goods-slider .gallery-work_price {
    font-size: 20px;
    line-height: 26px;
    color: #000;
}
.main-goods-slider .gallery-work_price span {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #000;
    display: inline-block;
}
.main-goods-slider .offer {
    margin-top: 7px;
}

.main-goods-slider .swiper-button-prev {
    left: -35px;
}

.main-goods-slider .swiper-button-next {
    right: -35px;
}

.mobile-menu-nav {
    padding: 10px 7px 20px;
}

.mobile-menu-nav__elem {
    position: relative;
    display: block;
}

.mobile-menu-nav__control {
    cursor: pointer;
    padding: 10px 20px 10px 0;
    position: relative;
}

.mobile-menu-nav__control.is_active:before {
    transform: rotate(90deg);
    top: 5px;
}

.mobile-menu-nav__control:before {
    content: '';
    background-image: url(/bitrix/templates/samokat/img/Path_35.svg);
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    margin-top: 4px;
    background-repeat: no-repeat;
}
.ya_mobil_nav_link a{
    color:#DBAF27!important;
}
.ya_mobil_nav_link:before{
    background:transparent!important;
}
.mobile-menu-nav__sub {
    display: none;
    padding-bottom: 20px;
}

.mobile-menu-nav__sub a {
    display: block;
}

.mobile-menu-nav__sub a:not(:last-child) {
    margin-bottom: 10px;
}

.header-cart {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: -6px; */
    margin-left: 3px;
    position: relative;
    background: #ffcb04;
    border-radius: 50%;
}

.fotorama__arr {
    color: #FFBD17;
    display: flex;
    justify-content: center;
    align-content: center;
    background: transparent;
}

.fotorama__arr:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
}

.fotorama__arr.fotorama__arr--prev:after {
    content: 'prev'
}

.fotorama__arr.fotorama__arr--next:after {
    content: 'next'
}

.mfp-iframe-holder .mfp-close {
    top: 0;
    right: 0;
    width: 40px;
    text-align: center;
}

@media (min-width: 1100px) {
    .gallery-goods-grid .main-goods_item {
        width: 25%;
    }
}

.gallery-goods-grid .main-goods_list.grid.inner {
    margin-top: 0;
    margin-bottom: 0
}

@media only screen and (min-width: 992px) {
    .mfp-iframe-holder .mfp-content {
        max-width: 80%
    }
    .video-iframe-block {
        max-width: 60%;
        padding-bottom: 40%;
        margin-left: auto;
        margin-right: auto;
    }
    .full-slider__image.mobile_image,
    .main-goods-slider .swiper-pagination,
    .full-slider .swiper-pagination {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .detail-options_block.event_block{
        margin-top: 45px;
    }
    .product__slider--large  img {
        max-width: inherit;
        width: calc(100vw - 30px);
        height: inherit;
    }
    .product__slider--thumbnail {
        margin-bottom: 30px;
    }
    .header-panel-sticky {
        width: calc(100% + 30px);
        position: sticky;
        padding: 0px 15px;
        margin: 0 -15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header-panel-sticky.is-fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 60px;
        background: #fff;
        z-index: 100;
        margin: 0;
        width: 100%;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    }

    .header-cart {
        margin-top: -3px;
    }
    .main-catalog-sub {
        display: none;
    }
    .full-slider__image {
        display: none;
        padding-bottom: 47%;
    }
    .full-slider__image.mobile_image {
        display: block;
    }
    .header-top-search {
        position: relative;
        margin-right: 10px;
    }
    .header-top-search .click_search {
        position: absolute;
        top: -2px;
        right: 0;
        z-index: 2;
        /*pointer-events: none;*/
    }
    .header-top-search #form-search {
        width: 150px;
    }
    .header-top-search .input-search {
        /*display: block;*/
        height: 28px;
        padding-right: 30px;
    }
    .popup-window-with-titlebar .popup-window-content {
        padding-top: 0;
    }

    .popup-window.popup-window-with-titlebar {
        padding: 20px;
    }

    .popup-window-titlebar-text {
        font-size: 30px;
        line-height: 1.2;
    }

    .popup-window .btn-primary {
        background-size: cover;
        margin-top: 10px;
    }

    .video-iframe-block {
        margin-bottom: 40px;
    }

    .full-slider {
        margin-bottom: 10px;
    }
    .main-goods-slider .swiper-button-prev,
    .main-goods-slider .swiper-button-next,
    .full-slider .swiper-button-prev,
    .full-slider .swiper-button-next {
        display: none;
    }

    .main-goods-slider .swiper-pagination {
        margin-top: 15px;
    }

    header.header,
    .header,
    .left-fixed-menu {
        display: none;
    }

    .header-mobile {
        display: block;
    }

    .header_wrapper-mobile {
        position: relative;
        display: -webkit-box;
        display: flex;
       /* -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;*/
        -webkit-box-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    /*.header_wrapper-mobile:last-child {
        margin: 20px 0;
    }*/

    .header_wrapper-mobile .left,
    .header_wrapper-mobile .right {
        display: -webkit-box;
        display: flex;
        width: 50%;
    }

    .header-mobile-fixed {
        padding-top: 15px;

    }

    .head_logo-mobile {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .head_logo-mobile .logo {
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        height: 80px;
        margin: 0 auto;
    }

    .head_logo-mobile .icon_mobile {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 130px;
        margin: 0 auto;
        z-index: -1;
    }

    .header_wrapper-mobile .left ul.top-menu {
        text-align: left;
    }

    .header_wrapper-mobile .right ul.top-menu {
        text-align: right;
    }

    .header_wrapper-mobile .left ul.top-menu,
    .header_wrapper-mobile .right ul.top-menu {
        list-style-type: none;
    }

    .header_wrapper-mobile .left ul.top-menu li,
    .header_wrapper-mobile .right ul.top-menu li {
        font-size: 16px;
        letter-spacing: normal;
        padding: 4px 0;
    }

    .header_wrapper-mobile .left ul.top-menu li a,
    .header_wrapper-mobile .right ul.top-menu li a {
        color: #231f20;
        text-decoration: none;
    }

    .header_wrapper-mobile .left ul.top-menu li a:hover,
    .header_wrapper-mobile .right ul.top-menu li a:hover {
        text-decoration: underline;
    }

    .header_wrapper-mobile .right ul.top-menu li img.icon-menu {
        display: none;
    }

    .head_menu-gamburger {
        height: 30px;
        width: 30px;
        cursor: pointer;
        position: relative;
    }

    .head_menu-gamburger span:not(.text-menu) {
        position: absolute;
        top: 13%;
        /*left: 0;
        right: 0;
        margin: 0 auto;*/
        -webkit-transition: background 0.2s;
        transition: background 0.2s;
        display: inline-block;
        height: 4px;
        width: 30px;
        border-radius: 2px;
        background: #FFBD17;
    }

    .head_menu-gamburger span:not(.text-menu):before,
    .head_menu-gamburger span:not(.text-menu):after {
        position: absolute;
        display: inline-block;
        height: 4px;
        width: 30px;
        background: #FFBD17;
        border-radius: 2px;
        content: '';
    }

    .head_menu-gamburger span:not(.text-menu):before {
        top: -8px;
    }

    .head_menu-gamburger span:not(.text-menu):after {
        top: 8px;
    }

    .head_menu-gamburger span.text-menu {
        display: block;
        padding-top: 20px;
        font-size: 12px;
    margin-left: -10px;
    }

    .head_menu-close {
        position: relative;
        height: 40px;
        width: 60px;
        margin: 0 auto;
        cursor: pointer;
    }

    .head_menu-close span:not(.text-menu) {
        position: absolute;
        top: -25px;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 4px;
        width: 45px;
    }

    .head_menu-close span:not(.text-menu):before {
        position: absolute;
        height: 4px;
        width: 30px;
        background: #FFBD17;
        border-radius: 2px;
        -webkit-transform: translateX(4px) translateY(-1px) rotate(45deg);
        transform: translateX(4px) translateY(-1px) rotate(45deg);
        content: '';
    }

    .head_menu-close span:not(.text-menu):after {
        position: absolute;
        height: 4px;
        width: 30px;
        background: #FFBD17;
        border-radius: 2px;
        -webkit-transform: translateX(4px) translateY(0px) rotate(-45deg);
        transform: translateX(4px) translateY(0px) rotate(-45deg);
        content: '';
    }

    .head_menu-close span:not(.text-menu):before {
        top: 2px;
    }

    .head_menu-close span:not(.text-menu):after {
        top: 1px;
    }

    .head_menu-close span.text-menu {
        display: block;
        padding-top: 30px;
        font-size: 13px;
        text-align: center;
    }

    .head_menu-eng {
        padding-left: 20px;
        padding-right: 20px;
    }

    .head_menu-eng img {
        margin-top: 2px;
        height: 16px;
    }

    .head_menu-eng .text-menu {
        display: block;
        color: #000000;
        font-size: 13px;
        padding-top: 2px;
    }

    .header_wrapper-mobile .right {
        -webkit-box-pack: justify;
        justify-content: flex-end;
    }



    .header_wrapper-mobile .right .icons_right {
        margin-top: 0;
    }

    .header_wrapper-mobile .right .icons_social {
        height: 25px;
        width: 25px;
    }

    .header_wrapper-mobile .right .icon_cart {
        margin: 3px;
    }

    .header_menu-mobile {
        display: none;
    }

    .header_menu-mobile.active {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        z-index: 100;
        /*padding: 30px 0;*/
        padding-top: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #000000;
    }

    ul.top-mobile-menu {
        list-style-type: none;
    }

    ul.top-mobile-menu li {
        font-size: 16px;
        font-weight: 100;
        line-height: 30px;
    }

    ul.top-mobile-menu li a {
        padding: 15px 0;
        color: #231f20;
    }

    ul.top-mobile-menu li a:hover {
        text-decoration: underline;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main-goods_filter-sect {
        flex-wrap: wrap;
    }

    /*.main-goods_filter-sect:not(.second){
        display: none;
    } */

    .main-goods-catalog-button {
        display: none;
    }

    .main-goods_filter-sect a {
        width: auto;
        height: 32px;
        font-size: 18px;
        padding: 0 5px;
        line-height: 31px;
        font-weight: 100;
       /* background: #ffcc32;*/
        margin: 0 12px 6px;
    }

  /*  .main-goods_filter-sect a:before {
        content: '';
        position: absolute;
        top: 0;
        left: -9px;
        height: 32px;
        width: 9px;
        background-image: url(/bitrix/templates/samokat/images/catalog-button-pattern-l.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .main-goods_filter-sect a:after {
        content: '';
        position: absolute;
        top: 0;
        right: -9px;
        height: 32px;
        width: 9px;
        background-image: url(/bitrix/templates/samokat/images/catalog-button-pattern-r.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }
*/
    .main-goods_filter-sect.second {
        margin: 0;
    }

    .catalog-subsections_wrapper .catalog-subsections-list_list a,
    .main-goods_filter-sect.second a {
        margin: 0 12px 5px;
    }

    .catalog-subsections_wrapper {
        margin: -30px 0 0;
    }

    /*.main-goods_filter-sect a {*/
        /*width: 50%;*/
       /* padding: 4px 5px;
        text-align: left;
    }*/

 /*   .main-goods_filter-sect a:after {
        display: none;
    }
*/
  /*  .main-goods_filter-sect.second a {
        padding: 4px 0;
        text-align: left;
    }*/

    .main-goods_filter-title_mobile {
       /* display: block;*/
        position: relative;
        color: #8d8b8c;
        padding-left: 16px;
    }

    .main-goods_filter-title_mobile:before {
        content: '';
        position: absolute;
        top: 2px;
        left: -5px;
        height: 16px;
        width: 16px;
        background-image: url(/bitrix/templates/samokat/images/main-filter-image.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .main-goods_item,
    .main-goods_item.important {
        max-width: 100%;
    }

    .main-goods_item a {
        width: 100%;
    }

    .main-goods_item a img.img-main {
        margin: 0 auto;
    }

    .main-goods-text.first span {
        box-decoration-break: unset;
        -webkit-box-decoration-break: unset;
    }

    .catalog-sections-list_list {
        width: 100%;
    }

    .catalog_wrapper {
        flex-wrap: wrap;
    }

    .catalog_filter,
    .catalog_goods {
        width: 100%;
    }

    .catalog-goods_item {
        -webkit-box-align: center;
        align-items: center;
        max-width: 100%;
    }

    .detail-content__wrap {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .detail-content__card_left,
    .detail-content__card_right {
        width: 100%;
    }

    h1.detail-content__title {
        margin-top: 20px;
        font-size: 26px;
    }

    .detail-options_block {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .detail-options_block .detail-price {
        width: 100%;
        padding-bottom: 20px;
    }

    .basket__qt.detail {
        margin-left: 0;
    }

    .detail-gallery_book iframe {
        width: 300px;
    }

    .detail-content_author .img-author {
        height: 280px;
    }

    .detail-content_author .detail-content_author-text {
        max-width: 95%;
    }

    .detail-content_award-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .detail-content_characteristics {
        /*max-width: 95%;*/
    }

    .detail-content_characteristics-title {
        font-size: 24px;
    }

    .detail-options_block.double {
        max-width: 95%;
    }

    .detail-content_buttons {
        flex-wrap: wrap;
    }

    .product-listbook,
    .product-share,
    .product-yashare {
        width: 100%;
        padding: 5px 0;
    }

    .detail-content_author .detail-content_author-text .detail-content_author-title {
        font-size: 24px;
    }

    /*.detail-content_author .detail-content_author-text {
        font-size: 18px;
    }*/

    .detail-content_text {
        font-size: 18px;
    }

    .detail-content_award-item {
        font-size: 18px;
    }

    .gallery_wrapper {
        flex-wrap: wrap;
    }

    .gallery_wrapper .left {
        width: 100%;
        margin: 10px 0;
    }

    .gallery_wrapper .right {
        width: 100%;
    }

    .gallery_wrapper h1 {
        font-size: 32px;
    }

    .gallery_wrapper .gallery-info_wrapper {
        flex-wrap: wrap;
    }

    .gallery_wrapper .gallery-city,
    .gallery_wrapper .gallery-date,
    .gallery_wrapper .gallery-cost {
        width: 100%;
    }

    .gallery-button {
        margin: 10px 0;
    }

    .gallery-work_section .gallery-work_wrapper {
        flex-wrap: wrap;
    }

    .gallery-work_section .gallery-work_item {
        max-width: 100%;
    }

    .readers-block {
        max-width: 95%;
    }

    .readers-block h1 {
        line-height: 1.31;
    }

    .readers-block_list {
        flex-wrap: wrap;
    }

    .readers-block_list-item {
        width: 100%;
    }

    .discounts-goods_list {
        flex-wrap: wrap;
    }

    .discounts-goods_item {
        max-width: 100%;
    }

    .activity-goods_list {
        flex-wrap: wrap;
    }

    .activity-goods_item {
        max-width: 100%;
    }

    .konkurs-block {
        max-width: 95%;
    }

    .konkurs-block h1 {
        line-height: 1.31;
    }

    .konkurs-block_link {
        padding: 7px 10px;
        background-size: 100% 100%;
        line-height: 1.31;
        font-size: 16px;
    }

    .wherebuy_wrapper {
        flex-wrap: wrap;
    }

    .wherebuy_wrapper .left-menu {
        width: 100%;
        margin: 10px 0;
    }

    .wherebuy_wrapper .right-menu {
        width: 100%;
    }

    .samokatyou-block {
        max-width: 95%;
    }

    .samokatyou-block .samokatyou-list .samokatyou_item {
        max-width: 100%;
    }

    .samokatyou-block .samokatyou_button {
        background-size: 100% 100%;
    }

    .schools-libraries-block {
        max-width: 95%;
    }

    .schools-libraries-block .schools-libraries_list .schools-libraries_item {
        max-width: 100%;
    }

    .schools-libraries-block .schools-libraries_button {
        background-size: 100% 100%;
        line-height: 1.29;
        text-align: center;
    }

    .we-organization .we-organization-list {
        flex-wrap: wrap;
    }

    .we-organization .we-organization-list .we-organization_item {
        max-width: 100%;
    }

    .foreign_wrapper {
        flex-wrap: wrap;
    }

    .foreign_wrapper .left {
        display: none;
    }

    .foreign_wrapper .right {
        width: 100%;
    }

    .foreign_wrapper h1 {
        font-size: 32px;
    }

    .foreign-author_list {
        flex-wrap: wrap;
    }

    .foreign-author_photo {
        width: 100%;
    }

    .foreign-author_information {
        width: 100%;
        margin: 10px 0;
    }

    .foreign-author_category {
        line-height: 1.35;
    }

    footer.footer {
        padding: 40px 0;
    }

    .footer_wrapper {
        flex-wrap: wrap;
    }

    .footer_menu {
        width: 100%!important;
        padding: 20px 0;
    }

    .copypolitics_wrapper {
        flex-wrap: wrap;
    }

    .copyright,
    .politics {
        width: 100%;
    }

    ul.footer-menu-politics li {
        padding: 5px 0;
        text-align: left;
    }

    ul.footer-menu-politics li:nth-child(2) {
        padding: 0;
    }

    .popup__block {
        max-width: 93%;
    }

    .search-title-name b {
        color: #ffcc00;
    }
    .posincard-event{
        position: relative !important;
        bottom: 0px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .main-goods_filter-sect.second a {
        font-size: 16px;
        padding: 0 10px;
    }
}
h2, h3{
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    letter-spacing: normal !important;
    color: #231f20 !important;
    padding: 20px 0 !important;
}
h3{
    font-size: 34px !important;
}
.date-head{
    font-weight: 300;
    font-size: 16px;
    color: #231f20;
    background: url(/bitrix/templates/samokat/images/button1.png) no-repeat;
    background-size: cover;
    border-radius: 14px 8px 5px 0px;
    text-align: center;
    padding: 5px 15px 5px 15px;
}
.delete-item-filter{
    font-size: 12px;
    font-weight: bold;
}
.search-filter{
    height: 42px !important;
}
.search-filter::placeholder{
    color: #848484 !important;
}