#panel {
    /*display: none;*/
}

@media (min-width: 1200px and max-width:

1240px

) {
    .container {
        width: 970px;
    }
}

h1 {
    font-weight: 200;
    font-size: 38px;
    line-height: 46px;
}

.container {
    max-width: 1383px;
    /*width: 100%;*/
}

p {
    margin-bottom: 15px;
}

.flex {
    display: -webkit-box;
    display: flex;
}

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

.flex-around {
    justify-content: space-around;
}

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

.flex-center {
    -webkit-box-pack: center;
    justify-content: center;
}

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

.flex-v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.flex-v-bottom {
    -webkit-box-align: end;
    align-items: flex-end
}

.head_logo {
    margin-top: 0px;
    padding-left: 10px;
}

.svg-logo {
    position: absolute;
    left: 0;
    top: -33px;
    right: -127px;
    z-index: -1;
    height: 224px;
    text-align: center;
}

.svg-logo svg {
    display: inline-block;
}

.main-goods_item {
    width: 20%;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 0px;
    margin-bottom: 30px;
    opacity: 0;
}

.grid-sizer {
    width: 20%;
}

@media (min-width: 1024px) {
    .right .grid-sizer {
        width: 33%;
    }

    .right .main-goods_item {
        width: 33%;
    }
}

.main-goods_item.shown, .main-goods_item.animate {
    opacity: 1;
}

.main-goods_item:nth-child(3) {
    padding-top: 24px;
}

.main-goods_item:nth-child(4) {
    padding-top: 10px;
}

.main-goods_item:nth-child(5) {
    padding-top: 16px;
}
.main-goods-slide:nth-child(2) {
    padding-top: 24px;
}
.main-goods-slide:nth-child(3) {
    padding-top: 10px;
}
.main-goods-slide:nth-child(4) {
    padding-top: 16px;
}
.main-goods_image {
    margin-bottom: 16px;
}

.main-goods_image img {
    /*max-width: 200px;
    width: 100%;*/
    display: inline-block;
    box-shadow: 0px 10px 6px rgba(0, 0, 0, 0.116904), 0px 2px 4px rgba(0, 0, 0, 0.261606);
}

.main-goods_item a {
    display: block;
}

.main-goods_list {
    margin-left: -22px;
    margin-right: -22px;
    /* padding-bottom: 40px;*/
}

.main-goods_item.important {
    /* width: 39%;*/
}

.btn-buy {
    background: url(../images/btn-bg.svg) center no-repeat;
    background-size: 100% auto;
    cursor: pointer;
}

.izdatelstvo-activity_rubrika, .izdatelstvo-activity_date {
    margin-top: 16px;
}

#grid .animate {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp 0.65s ease-in-out forwards;
    animation: scaleUp 0.65s ease-in-out forwards;
}

.content {
    padding: 28px 0;
}

.wherebuy_wrapper .left-menu {
    width: 100%;
    margin-top: 47px;
    list-style: none;
}

.wherebuy_wrapper .left-menu li {
    margin-bottom: 19px;
}

.wherebuy_wrapper .left-menu li a {
    font-size: 20px;
    color: inherit;
    font-weight: 100;
}

.left-menu li a {
    text-transform: lowercase;
    color: #231f20;
}

.wherebuy_wrapper .left,
.gallery_wrapper .left,
.samokatyou_wrapper .left,
.foreign_wrapper .left {
    width: 31%;
    padding-top: 0;
}

.main-menu_title {
    font-size: 28px;
    font-weight: 100;
    padding-top: 12px;
    text-transform: lowercase;
}

.main-shop_list .left_side {
    width: 345px;
}

.main-shop_name {
    margin-top: 29px;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 22px;
}

.main-shop_list .city-shop {
    font-size: 18px;
    margin-bottom: 9px;
}

.main-shop_list {
    font-size: 16px;
    font-weight: 100;
}

.main-shop_list .phone-shop {
    line-height: 21px;
}

.main-shop_list .email-shop {
    margin-bottom: 12px;
}

.main-shop_list .rezhim-shop {
    margin-bottom: 12px;
    line-height: 20px;
}

.main-shop_list .main-shop_item {
    margin-bottom: 35px;
}

.main-shop_list__section {
    display: none;
}

.main-shop_list__section.active {
    display: block;
}

a.yellow {
    color: inherit;
}

a.yellow span {
    display: inline-block;
    line-height: 30px;
    background-color: #FFBD17;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 5px 10px;
    border-radius: 4px 5px 2px 6px;
    line-height: 23px;
}

a.yellow:hover span {
    background-color: #E8E8E8;
}

.main-shop__link {
    margin-bottom: 5px;
}

.magaziny-shop_list {
    margin-top: 14px;
}

.magaziny-shop_list__content {
    margin-top: 31px;
}

.magaziny-shop_item {
    width: 33.3333%;
    margin-bottom: 50px;
    max-width: 278px;
}

.magaziny-shop_name {
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 11px;
}

.magaziny-shop_list .magaziny-shop_information {
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
}

.magaziny-shop_list .city-shop {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 100;
    color: inherit;
}

.magaziny-shop_list .site-shop {
    font-size: 15px;
    font-weight: 100;
}

.magaziny-shop_list .phone-shop {
    margin-bottom: 5px;
    color: #8d8b8c;
    font-size: 16px;
}

.internet-shop_list {
    margin-top: 14px;
}

.internet-shop_list .internet-shop_item {
    width: 33.33333%;
    margin-bottom: 50px;
}

.internet-shop_list .internet-shop_name {
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 11px;
    padding-right: 25px;
}

.internet-shop_list .internet-shop_information {
    padding-right: 25px;
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
}

.internet-shop_list .phone-shop {
    margin-bottom: 5px;
    color: #8d8b8c;
    font-size: 16px;
}

.magaziny-shop_title {
    margin-top: 29px;
    font-size: 25px;
    font-weight: 100;
    margin-bottom: 22px;
}

.internet-shop_title {
    margin-top: 29px;
    font-size: 25px;
    font-weight: 100;
    margin-bottom: 22px;
}

.catalog-detail {
    padding-top: 0;
}

.catalog-goods_filter-title {
    margin-top: 8px;
    padding-bottom: 18px;
}

.detail-content__card_right {
    /*   width: 48%;*/
    padding-left: 20px;
}

.detail-content_option {
    text-transform: lowercase;
}

.btn-add {
    display: inline-block;
    background: #FFBD17 url(../images/i1.png) center no-repeat;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-indent: -9999px;
    overflow: hidden;
    height: 45px;
    margin-top: 2px;
    border: 1px solid #FFBD17;
}

.detail-content_buttons {
    margin-top: 10px;
}

.catalog-detail .detail-content_text, .detail-content_text.event-text, .detail-podborka {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    /*line-height: 38px;*/
}

.wherebuy_wrapper .right,
.izdatelstvo_wrapper .right,
.contacts_wrapper .right,
.gallery_wrapper .right,
.samokatyou_wrapper .right,
.foreign_wrapper .right {
    width: 69%;
    padding-left: 7px;
}

section.izdatelstvo {
    padding-top: 29px;
}

.izdatelstvo_wrapper .right .preview-text {
    padding-top: 19px;
}

.izdatelstvo_wrapper .main-menu_title,
.contacts_wrapper .main-menu_title,
.gallery_wrapper .left .main-menu_title,
.samokatyou_wrapper .left .main-menu_title,
.gallery_wrapper .left .main-menu_title,
.main-menu_title {
    -webkit-transform: none;
    transform: none;
    padding-bottom: 11px;
    text-transform: lowercase;
    font-size: 26px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #231f20;
}

.izdatelstvo_wrapper ul.left-menu li,
.gallery_wrapper .left ul.left-menu li,
.samokatyou_wrapper .left ul.left-menu li,
.left-content ul.left-menu li {
    margin-bottom: 4px;
    list-style-type: none;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #231f20;
    line-height: 26px;
    text-transform: lowercase;
}

.izdatelstvo_wrapper .right .detail-mission h2 {
    margin-bottom: 8px;
}

.izdatelstvo_wrapper .right .detail-mission-text {
    line-height: 34px;
}

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

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page {
    margin-bottom: 20px;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text {
    padding-left: 81px;
    font-size: 20px;
    line-height: 26px;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text .item-child.second {
    font-size: 16px;
    line-height: 26px;
    color: #625F5F;
}

.izdatelstvo_wrapper .right .detail-our-awards {
    padding-bottom: 10px;
}

.izdatelstvo_wrapper .right .detail-our-awards-text {
    padding-top: 36px;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-image {
    background-position: center;
}

.izdatelstvo_wrapper .right .block-1-text {
    padding: 20px 0 15px;
}

.izdatelstvo_wrapper .right .block-2-image {
    margin-top: 67px;
}

.izdatelstvo-goods-stars {
    text-align: center;
}

.izdatelstvo-goods-stars.margin {
    margin-top: 14px;
}

.izdatelstvo-goods-stars span {
    display: inline-block;
    margin-right: 13px;
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
}

.izdatelstvo_wrapper .right .list-awards-izdatelstvo-page .item-awards-izdatelstvo-page .item-text:not(.has) .item-child:first-child:after {
    display: none;
}

.izdatelstvo_wrapper .right .block-address .button-show_contacts {
    background-image: url(../images/button1.png);
    font-size: 20px;
    line-height: 26px;
    padding: 7px 15px;
}

.izdatelstvo_wrapper .right .block-address .block-1-address {
    border-bottom: 1px solid rgba(35, 31, 32, .3);
}

.izdatelstvo_wrapper .right .block-pdf .button-pdf {
    background-image: url(../images/button1.png);
    font-size: 20px;
    line-height: 26px;
    padding: 7px 15px;
}

.izdatelstvo-activity_title {
    margin-top: 182px;
}

.izdatelstvo_wrapper .left .izdatelstvo-subscribe_block .izdatelstvo-subscribe_text {
    padding-top: 14px;
    width: 100%;
}

.izdatelstvo_wrapper .left .izdatelstvo-subscribe_block {
    max-width: 326px;
}

.goods-stars {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #231f20;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.goods-stars span {
    display: inline-block;
    margin-right: 13px;
}

.bx-subscribe .bx-input-group .bx-form-control {
    background: url(/bitrix/templates/samokat/images/input.png) no-repeat center;
    border-color: #FFBD17;
    background-size: cover;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #fff;
    border: 0;
}

.btn-subscribe {
    width: 197px;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    color: #231F20;
    font-weight: 100;
}

.main-goods_item__display {
    opacity: 1;
}

.icons_left {
    height: 100%;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #D9D9D9;
}

@-webkit-keyframes scaleUp {
    0% {
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes scaleUp {
    0% {
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.head_left_menu {
    padding-left: 6px;
}

.head_left_menu ul.top-menu, .head_right_menu ul.top-menu {
    margin-bottom: 0;
}

section.contacts {
    padding-top: 32px;
}

.contacts_wrapper .right .contacts_title {
    font-size: 38px;
    line-height: 46px;
}

.contacts_wrapper .right .sotrudniki_title {
    font-size: 36px;
    line-height: 45px;
}

.contacts_wrapper .right .sotrudniki_wrapper {
    margin-top: 25px;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .img-sotr {
    width: 230px;
    height: 230px;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item {
    width: 30%;
    padding-bottom: 20px;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item img {
    display: inline-block;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-quest {
    margin-top: 13px;
    font-size: 14px;
    line-height: 20px;
    color: #625F5F;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-name {
    padding-top: 8px;
    font-size: 18px;
    line-height: 24px;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-mail {
    padding-top: 0px;
    font-size: 14px;
    line-height: 34px;
}

.contacts_wrapper .right .sotrudniki_wrapper .sotrudniki_item .sotrudniki_item-mail a {
    color: inherit;
}

.contacts_wrapper .right .list-mainshops .item-mainshop {
    margin-bottom: 1px;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .item-mainshop_title {
    font-size: 36px;
    line-height: 45px;
    margin-top: 14px;
    margin-bottom: 12px;
}

.contacts_wrapper .right .list-mainshops {
    padding-top: 30px;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .item-mainshop_preview {
    font-size: 20px;
    line-height: 34px;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .map {
    -webkit-filter: none;
    filter: none;
    height: 455px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}

.contacts_wrapper .right .list-mainshops .item-addresshop {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 19px;
}

.contacts_wrapper .right .list-mainshops .item-addresshop .item {
    width: auto;
}

.contacts_wrapper .right .list-mainshops .item-addresshop .title {
    font-size: 20px;
    line-height: 24px;
    color: #625F5F;
    width: 100%;
    margin-bottom: 5px;
}

.contacts_wrapper .right .list-mainshops .item-addresshop .value {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #625F5F;
}

.contacts_wrapper .right .list-mainshops .item-addresshop .address {
    max-width: 220px;
    padding-right: 10px;
}

.contacts_wrapper .right .list-mainshops .item-addresshop .first {
    width: 292px;
    padding-right: 10px;
}

.contacts_wrapper .right .list-mainshops .item-addresshop .second {
    width: 203px;
    padding-right: 10px;
}

.contacts_wrapper .right .list-mainshops .item-mainshop .item-mainshop_detail {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 3px;
}

.contacts_wrapper .right .list-mainshops .item-parametersshop .email {
    font-size: 20px;
    line-height: 34px;
    width: auto;
}

.contacts_wrapper .right .list-mainshops .item-parametersshop .email a {
    color: inherit;
    font-size: 20px;
    line-height: 34px;
}

.contacts_wrapper .right .list-mainshops .item-parametersshop .phone {
    width: auto;
    font-size: 20px;
    line-height: 34px;
    padding-right: 3px;
}

.contacts_wrapper .right .list-mainshops .item-parametersshop div .phone-shop {
    background-image: url(../images/button1.png);
    font-size: 20px;
    line-height: 26px;
}

.contacts_wrapper .right .list-social_block {
    padding-top: 16px;
}

.contacts_wrapper .right .list-social_block .list-social_title {
    font-size: 36px;
    line-height: 45px;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper {
    padding-top: 11px;
}

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

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

.contacts_wrapper .right .list-social_block .list_social_wrapper .right .list_social-item {
    padding: 0;
    font-size: 20px;
    line-height: 34px;
    font-weight: 100;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .right .list_social-item .icons_social {
    height: 52px;
    width: 52px;
}

.contacts_wrapper .right .list-social_block .list_social_wrapper .right .list_social-item {
    margin-top: 13px;
}

.contacts_wrapper .left {
    position: relative;
}

.contacts_wrapper .left .izdatelstvo-subscribe_block.bottom {
    position: absolute;
    bottom: 45px;
    margin-top: 0;
}

.main-goods_list.inner {
    margin-top: 35px;
}

.gallery_wrapper .left ul.left-menu li a.selected {
    display: inline-block;
    position: relative;
}

.gallery_wrapper .left ul.left-menu li a.selected:before {
    content: '';
    display: block;
    position: absolute;
    left: -25px;
    top: 6px;
    width: 16px;
    height: 16px;
    background: #FFBD17;
    border-radius: 50%;
}

.gallery_wrapper h1 {
    font-size: 38px;
    line-height: 46px;
    font-weight: 100;
}

.left .left-menu,
.left-content .left-menu {
    padding-top: 10px;
    max-width: 320px;
}

.gallery_wrapper .gallery-type {
    padding-top: 22px;
    line-height: 23px;
}

.gallery_wrapper .gallery-info_wrapper {
    padding-top: 6px;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.gallery_wrapper .gallery-city {
    max-width: 26%;
    width: 26%;
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 100;
}

.gallery_wrapper .gallery-date {
    width: 26%;
    max-width: 26%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 100;
    padding-right: 10px;
}

.gallery_wrapper .gallery-cost {
    max-width: 18%;
    width: 18%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 100;
    padding-right: 10px;
}

.gallery_wrapper .gallery-city span,
.gallery_wrapper .gallery-date span,
.gallery_wrapper .gallery-cost span {
    font-size: 16px;
    line-height: 20px;
    color: #625F5F;
    font-weight: 100;
    background-image: none;
}

.gallery_wrapper .gallery-button {
    padding: 0;
}

.gallery_wrapper .gallery-button a {
    background-image: url(../images/button1.png);
    font-size: 22px;
    line-height: 24px;
    font-weight: 100;
    display: inline-block;
    padding: 13px 20px;
}

/*.gallery_wrapper .gallery-text {
    word-break: break-all;
    font-size: 20px;
    line-height: 34px;
}*/
/*.gallery-work_section .text {
    font-size: 20px;
    line-height: 34px;
    padding-top: 0;
}*/
.gallery-work_section h2 {
    font-size: 30px;
    line-height: 36px;
}

.main-goods_list.inner .name {
    font-size: 20px;
    line-height: 24px;
    color: #231F20;
    font-weight: 300;
}

.main-goods_list.inner .main-goods_image {
    margin-bottom: 22px;
}

.main-goods_list.inner .detail-link {
    color: inherit;
}

.main-goods_list.inner .size {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #8D8B8C;
}

.main-goods_list.inner .offer-name {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #8D8B8C;
}

.main-goods_list.inner .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_list.inner .gallery-work_price {
    font-size: 20px;
    line-height: 26px;
    color: #000;
}

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

.main-goods_list.inner .offer {
    margin-top: 7px;
}

.konkurs-block_text {
    padding: 0;
    margin-top: 23px;
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 45px;
}

.konkurs-block_link {
    background-image: url(../images/button1.png);
    padding: 8px 20px;
}

/*.samokatyou-block .samokatyou-text {
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
}*/
.samokatyou-block .samokatyou-text.bottom {
    padding-top: 0;
}

.schools-libraries_button {
    font-weight: 300;
    font-size: 22px;
    line-height: 24px;
    background: url(../images/bg-link-yellow.svg) center no-repeat;
    background-size: cover;
    color: #231F20;
    padding: 10px 20px;
}

.samokatyou_wrapper .right .samokatyou_detail-text {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    margin-top: 11px;
}

.samokatyou-block .samokatyou-list {
    -webkit-box-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.samokatyou-block .samokatyou-list .samokatyou_item {
    text-align: left;
    margin-bottom: 15px;
    max-width: 30%;
}

.samokatyou-block .samokatyou-list .samokatyou_item span {
    line-height: 29px;
    padding: 5px 15px;
    text-transform: lowercase;
}

.samokatyou-block .samokatyou-list .samokatyou_item:hover span {
    background-color: #E8E8E8;
}

.arrow:after {
    content: '';
    display: inline-block;
    height: 9px;
    width: 9px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.btn-yellow-border {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    padding: 5px 0;
    min-width: 126px;
    position: relative;
}

.btn-yellow-border:after {
    content: '';
    background: url(../images/bg-yellow-border.png) center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.btn-yellow-border.midi:after {
    background: url(../images/bg-yellow-border-midi.png) center no-repeat;
}

.btn-yellow-border.add:after {
    background: url(../images/bgn-btn-add.png) center no-repeat;
}

.btn-yellow-border:hover {
    text-decoration: none;
}

.btn-yellow-border.add {
    padding: 5px 25px;
}

.samokatyou-block .samokatyou_button {
    background: url(../images/bg-link-yellow.svg) center no-repeat;
}

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

.we-callback {
    padding: 110px 0;
    background: url(../images/bg-grey-big.png) center no-repeat;
    background-size: cover;
}

.we-callback .izdatelstvo-goods-stars {
    margin-top: -20px;
}

.we-callback h2 {
    margin-top: 20px;
}

.we-callback .we-callback-text {
    margin-top: 4px;
}

.we-callback .form {

    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.we-callback .form__item {
    width: 34%;
}

.we-callback .form .text {
    width: 100%;
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #625F5F;
}

.we-callback .form__item.margin {
    margin-right: 21px;
}

.we-callback .form .submit {
    width: auto;
    margin-top: 0;
    background-image: url(../images/button2.png);
    margin-left: 10px;
    padding: 10px 15px;
    width: 270px;
    text-align: center;
}

.we-callback .we-callback-contacts {
    padding-top: 55px;
    font-weight: 300;
    font-size: 20px;
    line-height: 14px;
}

.we-callback .we-callback-contacts p {
    padding: 0;
}

label.error {
    color: #da3737;
    margin-top: 5px;
}

.activity-block {
    margin-top: 26px;
    padding-bottom: 0;
}

.discounts-block_title {
    margin-bottom: 19px
}

.section-gray {
    background: #F1F1F1;
    padding-top: 76px;
    position: relative;
}

.section-gray:after {
    content: '';
    position: absolute;
    display: block;
    height: 5px;
    background: #F8F8F8 url(../images/bg-gray-section.png) top center;
    background-size: cover;
    bottom: 0;
    left: 0;
    right: 0;
}

.footer_menu {
    width: auto;
}

.footer_menu:first-child {
    width: auto;
    max-width: 222px;
    margin-right: 37px;
}

.footer_menu:nth-child(2) {
    width: auto;
    max-width: 312px;
    margin-right: 48px;
}

.footer_menu:nth-child(3) {
    margin-right: 48px;
}

.footer_wrapper {
    -webkit-box-pack: start;
    justify-content: flex-start;
}

ul.footer-menu {
    margin-top: 28px;
}

ul.footer-menu li {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 12px;
}

.copypolitics_wrapper {
    margin-top: -70px;
}

.we-organization {
    margin-top: 12px;
}

.we-organization h2 {
    margin-top: 30px;
    padding-bottom: 0;
}

.main-goods_type {
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
}

.foreign-author_list {
    margin-top: -80px;
    -webkit-box-align: start;
    align-items: flex-start;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: start;
    width: 50%;
}

.foreign-author_photo {
    width: 33%;
    margin-right: 25px;
}

.foreign-author_photo img {
    width: 180px;
    height: 180px;
}

.foreign-author_information {
    width: 67%;
    max-width: 505px;
    word-break: break-word;
}

.foreign-author_category {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    width: auto;
    max-width: 620px;
    margin-bottom: 10px;
}

.foreign-author_dolzhnost, .foreign-author_name {
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 4px;
}

.foreign-author_mail, .foreign-author_phone, .foreign-author_skype {
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    padding: 0;
}

.foreign-author_book-image {
    margin-top: 92px;
}

.foreign-author_book-button {
    background-image: url(../images/button2.png);
    padding: 15px 26px;
}

.foreign-author_book-text {
    margin-top: 16px;
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
}

.foreign-detail-gallery {
    margin-top: 17px;
    margin-bottom: 44px;
}

.foreign_published_item {
    max-width: 230px;
}

.foreign_published_item img {
    display: inline-block;
    box-shadow: 0px 10px 6px rgba(0, 0, 0, 0.116904), 0px 2px 4px rgba(0, 0, 0, 0.261606);
    margin-bottom: 17px;
}

.foreign-work_buy {
    cursor: pointer;
}

.foreign_published_item .foreign-work_options .foreign-work_buy {
    background-image: url(../images/main-goods-cart.png);
}

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

.left-content {
    width: 31%;
}

.right-content {
    width: 69%;
    padding-left: 7px;
}

.title-single {
    margin-bottom: 27px;
}

.section-single {
    margin: 0 auto;
}

.section-single h1 {
    text-align: center;
}

.section-single__text {
    font-weight: 300;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 32px;
}

.section-single__text.button {
    margin-top: -9px;
}

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

.btn-lg-yellow {
    background: url(../images/bg-link-yellow.svg) center no-repeat;
    padding: 15px 15px;
    font-weight: 100;
    font-size: 22px;
    color: #231f20;
    display: inline-block;
    text-decoration: none;
}

/*tab*/
.toggle .panels .panel {
    display: none;
}

.toggle .panels .panel:first-child {
    display: block;
}

.tabs {
    list-style: none;
    position: relative;
    float: none;
}

.tabs .tab {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    padding-left: 13px;
    padding-right: 13px;
    text-transform: lowercase;
    cursor: pointer;
}

.tabs .tab.active {
    background: url(../images/bg-tab.png) center no-repeat;
    background-size: cover;
}

.clearfix:after {
    content: ' ';
    display: table;
    float: none;
    clear: both;
}

/*dropdown*/
.dropdown {
    display: inline-block;
    position: relative;
}

.dd-button {
    display: inline-block;
    padding: 10px 30px 10px 20px;
    background: url(../images/bg-dropdown.png) center no-repeat;
    cursor: pointer;
    white-space: nowrap;
    background-size: cover;
    font-weight: 200;
    font-size: 38px;
    line-height: 46px;
}

.dd-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 13px;
    width: 13px;
    height: 11px;
    margin-top: -4px;
    background: url(../images/arrow-down.png) center no-repeat;
}

.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    list-style-type: none;
}

.dd-input + .dd-menu {
    display: none;
}

.dd-input:checked + .dd-menu {
    display: block;
    width: 100%;
}

.dd-menu li {
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 16px;
}

.dd-menu li:hover {
    background-color: #f6f6f6;
}

.dropdown.inline {
    margin-top: -9px;
    margin-left: 13px;
}

.page_not_found .image {
    padding-right: 10px;
}

.section-menu {
    padding-left: 30px;
    margin-bottom: 20px;
}

.section-menu__part {
    width: 48%;
}

.section-menu__item {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    text-transform: lowercase;
    margin-bottom: 15px;
}

.section-menu__item.title {
    padding: 2px 15px;
    max-width: 230px;
}

.section-menu__item span {
    background-color: #FFBD17;
    padding: 2px 15px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 6px 2px 7px 4px;
}

.section-menu__item a {
    background: url(../images/arrow-left.png) right 9px no-repeat;
    color: inherit;
    display: inline;
    padding-right: 20px;
}

.section-menu__item span:hover {
    background-color: #E8E8E8;
}

.filter-menu__item {
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    text-transform: lowercase;
}

.filter-menu__item.title {
    color: #625F5F;
    margin-right: 23px;
}

.filter-menu__item a {
    color: inherit;
    padding: 5px 15px;
    border-radius: 19px;
}

.filter-menu__part.first {
    margin-bottom: 14px;
}

.filter-menu__item.first {
    margin-right: 10px;
}

.filter-menu__item.first a {
    padding-left: 0;
    padding-right: 0;
}

.filter-menu__item a.active {
    background: #FFBD17;
}

.event-detail__text {
    font-size: 20px;
    line-height: 34px;
}

.detail-text-image {
    margin-top: 20px;
    margin-bottom: 18px;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.event-award {
    /*margin-top: 45px;*/
}

.event-award-logo {
    width: 27%;
}

.event-award-place {
    width: 36%;
    padding-top: 25px;
}

.event-award-date {
    width: 30%;
    padding-top: 25px;
}

.event-award__item {
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #625F5F;
}

.event-award__title {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #625F5F;
    margin-bottom: 6px;
}

.filter-close {
    width: 34px;
    height: 34px;
    background: url(../images/i2.png) center no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 100;
}

.icon_nepropustite {
    left: 10px;
    width: 63%;
    top: -30px !important;
}

.icon_izdatelstvo {
    left: 10px;
    top: -38px;
    width: 62%;
}

.icon_gallery {
    left: 0px;
    width: 60%;
    top: -42px;
}

.icon_konkurs {
    left: 10px;
    width: 61% !important;
    top: -5px !important;
}

.icon_schools {
    left: 10px;
    width: 63%;
    top: -7px !important;
}

.icon_readers {
    top: -15px;
    width: 62% !important;
    height: 198px;
}

.icon_catalog {
    top: -37px;
    width: 62%;
    right: 5px;
}

.icon_wherebuy {
    top: -35px;
    width: 63%;
    right: -9px;
}

.icon_samokatyou {
    top: -21px;
    width: 70%;
    right: 9px;
}

.icon_meropriyatiya {
    top: -25px;
    width: 70%;
    right: -23px;
}

.icon_sotrudnichestvo {
    top: -12px;
    width: 65%;
    right: -10px;
}

.icon_foreign {
    top: -15px;
    width: 66%;
    right: 6px;
}

.head_logo-mobile .icon_mobile {
    left: 54px;
}

.icon_start {
    height: 190px;
    right: -74px;
}
.izdatelstvo-subscribe_text {
    /* text-align: justify; */
    width: 90%;
}
/*.bx-breadcrumb {
        padding-left: 10px;
}*/
.btn-buy-pre {
    background: url(/bitrix/templates/samokat/images/button1.png) center no-repeat;
    padding: 6px 22px !important;
}