.section__title {
    /* display: none !important; */
}
/* Правки по фотогалереи */
div#photo_album_name_391 {
    display: none;
}
div#photo_list_bxph_list_0 {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.photo-items-list .photo-item-cont {
    float: left;
    margin: 0px 4px 30px 0;
    padding: 2px;
}
/*форма для марафона*/

.all-marafon {
    display: flex;
    max-width: 1227px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.form-marafon {
    width: 50%;
    margin-top: 64px;
    margin-left:10px;
}
.description-form{
    width: 50%;
}
.section__title_marafon{
margin-bottom: 30px;
    font-family: 'FIESTA';
    font-size: 20px;
    color: #572e91;
    padding-top:25px;
}
.feedback .feedback__SubmitButton {
    text-align: center;
    padding-bottom: 10px;
}

@media (max-width: 639px){
    .all-marafon {
        display: inline-block;
        max-width: 1227px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .form-marafon {
        width: 100%;
        margin-top: 64px;
       margin-left:0;
    }
    .description-form{
        width: 100%;
    }
    .feedback {
        background: #eaeffc;
        margin-bottom: 10px;
    }

}


@media (max-width: 320px){
    .top-bar .top-bar__element {
        margin-right: -10px;
        margin-left: 15px !important;
    }

    #header .container {
        position: relative;
        display: flex;
    }
    #header .header__buttons {
        padding: 14px 0 0 20px;
        display: flex;
    }
}

/*правки по форме опроса*/
ol.vote-items-list {
    margin-bottom: 30px;
    width: 74%;
}
ol.vote-answers-list li {
    margin-bottom: 0.2em;
    margin-left: 0.55em;
    display: inline;
}
@media (max-width: 850px){
    span.vote-answer-item.vote-answer-item-radio.form-group {
        display: inline-grid;
    }
    .vote-answer-item-radio label {
        display: inline-block;
        padding-left: 2px;
    }
    ol.vote-items-list {
        margin-bottom: 30px;
        width: 100%;
    }
}
/* модуль расписаний mibok*/
/* .mibok-wrapper-grid .day-no { 
    display: none;
}
.mibok-modal .modal-wrapper-info {
    height: 135px;
} */



video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}

.cl_hidden{
	display:none;
}
#page-wrapper .cl_konkurs_link{
	font-size:14px;
	color: #ffffff;
	margin-right: 30px;
	font-weight: 400;
}
 /* Wcom  */
form.anketa label {
	margin-top: .5rem
}
form.anketa input {
	max-width: 400px;
}
form.anketa .submit-button .button {
	background: #f88a2c;
    color: #ffffff;
    padding: 4px 15px;
    border-radius: 10px;
    font-size: 14px;
    display: inline-block;
    margin: auto;
    padding-left: 60px;
    padding-right: 60px;
    border: none;
}
form.anketa .form-group input[type=text] {
    padding: 4px 12px;
}
form.anketa .center-block {
	width: 190px;
}
blockquote.add-child-profile {
    border: 1px solid #f88a2c;
    overflow: hidden;
    margin: 0 0 18px 0 !important;
    padding: 10px 10px 10px 20px;
}
.fl-right {
	float: right;
	border-radius: 10px;
}
.add-child-profile .todel {
    text-decoration: none;
    color: #fff;
    background: #f88a2c;
    padding: 4px 26px;
    margin-right: 0 !important;
}
.anketa-button {
	text-decoration: none;
    color: #fff;
    background: #f88a2c;
    padding: 4px 26px;
    margin-right: 0 !important;
    border: none;
    border-radius: 10px;
}
.button-wrapper {
	width: 200px;
	margin: 0 auto;
}
.center-button {
	margin: 0 auto;
}
section.stock_section .card {
    background-color: #eaeffc;
    border: none;
}
 /* Бонусный счет */


.bill {
    height: 120px;
    margin-bottom: 20px;
}
.bill div {
    color: #7d7d7d;
    width: 150px;
    height: 120px;
    float: left;
    position: relative;
}
.bill .title {
    font-size: 30px;
    bottom: 70px;
}
.bill div span {
    position: absolute;
    display: block;
}
.bill .num {
    height: 36px;
    font-size: 36px;
    bottom: 29px;
}
.bill .unit {
    height: 20px;
    font-size: 12px;
    bottom: 0px;
}
.bill .grn {
    color: #70b121;
}
.bill .orng {
    color: #f07d00;
    width: 170px;
    margin-right: 30px;
}
.bill .rd {
    width: 170px;
    margin-right: -20px;
    color: #e2051c;
}
.burn-link {
    text-align: right;
}
.burn-description {
    width: 180px;
    float: right;
    margin-top: 40px;
    margin-right: -10px;
    color: #822400;
}
.bill .orng .title, .bill .rd .title {
    font-size: 18px;
}
.burn-wrapper {
	max-width: 660px;
}

/* история начисления */
.story-pop {
    margin: 0 auto;
    width: 360px;
    padding: 20px;
    background: #fff;
    box-shadow: 1px 1px 15px rgba(0,0,0,0.3), -1px 1px 15px rgba(0,0,0,0.3);
    display: none;
}
.story-pop span {
    color: #019036;
    font-size: 14px;
}
.story-pop table {
    width: 100%;
}
.story-pop .map {
    background: #c9c9c9;
    height: 150px;
    margin-top: 20px;
}
/* Форма обратной связи */
.regform.account input[type=text], .regform.account textarea {
    padding: 4px 12px;
    border-radius: 10px;
    border: solid 1px #ac98c8;
    background-color: #ffffff;
    font-size: 12px;
    width: 100%;
    max-width: 250px;
}
.regform.account textarea {
    max-width: 300px;
}
.regform.account input[type=submit] {
    background: #f77c13;
    color: #ffffff;
    border: none;
    padding: 7px 15px;
    border-radius: 10px;
    font-size: 14px;
}
.regform.account label {
    width: 100%;
    max-width: 300px;
}
/* Форма обратной связи */
/*Кнопки конкурса*/

.bx_sitemap_ul ul{
    display: inline;
}

.btn_li_chek li{
    display: inline;
    color: #e2051c;
}

.bx_sitemap .bx_sitemap_li_title_chek{
    display: inline;
    text-decoration: none;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
}

.btn .btn-secondary_chek{
    padding: 4px 15px;
    box-shadow: 0 4px 4px 0 rgba(175, 175, 175, 0.15);
    border: solid 1px #f1f1f1;
    background-color: #ffffff;
    color: #572e91;
}




.banner_buttom{position: absolute;
bottom: 0;
width: 100%;
padding: 10px 0;}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;}

    .bx_sitemap { margin-bottom: 30px; }

    .bx_sitemap .bx_sitemap_title {
        padding-bottom: 14px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 24px;
    }
    
    .bx_sitemap .bx_sitemap_title a {
        color: #000;
        text-decoration: none;
    }
    
    .bx_sitemap .bx_sitemap_ul li {
        padding: 0;
        line-height: 14px;
    }
    
    .bx_sitemap .bx_sitemap_ul li:before { content: '' !important }
    
    .bx_sitemap .bx_sitemap_li_title {
        display: inline-block;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        vertical-align: top;
        font-weight: normal;
        line-height: 13px;
    }
    
    .bx_sitemap .bx_sitemap_li_title a {
        color: #4c7da6;
        white-space: nowrap;
        font-size: 13px;
    }
    
    .bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }
    
    .bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }
    
    @media (max-width: 639px) {
        .bx-touch .bx_sitemap .bx_catalog_line_title {
            margin-bottom: 5px;
            line-height: 12px;
        }
    
        .bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
    }
    
    .bx_sitemap .bx_catalog_line_title,
    .bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* Попап в личном кабинете */

.newpopup {
    text-align: center;
    z-index: 1010;
    position: fixed;
    width: 380px!important;
    height: 230px!important;
    padding: 5px;
    top: 40%;
    left: 40%;
    display: block;
    border: 2px solid #572e91;
    border-radius: 5px;
    background-color: #ffffff;
}
.nptxt2 {
    color: #000;
    font-size: 18px;
    margin: 15px 0;
    margin-top: 40px;

}
.npclose {
    color: #000;
    font-weight: bolder;
    text-align: right;
    font-size: 24px;
    cursor: pointer;
    margin-right: 5px;
    width: 100%!important;
    height: 20px!important;
}
.bok {
    background: #f88a2c;
    color: #ffffff;
    padding: 9px 15px;
    border-radius: 10px;
    font-size: 14px;
    width: 30%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
/* Попап в личном кабинете */

/* Статус карточки */

.status {
    color: green;
    font-size: 20px;
}
/* Статус карточки */

/* Обратная связь */
.phone {
    color: green;
    font-size: 20px;
}
/* Обратная связь */

/* Таблица сгорания бонусов */

.close {
    width: 32px;
    height: 32px;
    background: url(images/close_pic.png);
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

/* Таблица сгорания бонусов */
/* регистрация чеков в хедере */

.check-header {
    float: left;
    width: 42px;
    color: #f88a2c;
    display: none;
    font-size: 9px;
    line-height: 12px;
    text-align: left;
    padding-top: 5px;
}

@media (max-width: 991px){
.check-header {
    display: block;
}
}


/* регистрация чеков в хедере */

/* конкурс "Попади на обложку" */
.form-cover {
    max-width: 600px;
    /*margin: auto;*/
}
/* конкурс "Попади на обложку" */
/* правки по редактированию кнопок ибаннеров на главной */
#header .header-menu {
    padding: 20px 15px 14px !important;
    float: left;
}
@media (max-width: 991px){
    /* Лого и слоган */
    .logo-mobile .logo-text {
        font-size: 8px !important;
        display: inline-block;
        width: 135px !important;
        padding: 30px 0 0 0 !important;
        line-height: 10px !important;
        position: absolute;
        left: 0;
       
    }
    .logo-mobile {
        display: block;
        position: relative;
    }
    .logo-mobile img {
        width: 135px !important;
    }

    .banner-wrap {
        margin-bottom: 190px !important;
    }
    .banner__buttons {
        position: absolute;
        bottom: -200px !important;
        width: 100%;
        padding: 10px 0;
    }
    .top-bar .top-bar__element {
        margin-left: 10px !important;
        padding-top: 5px;
    }
    .banner-list .banner__item {
        padding: 40px 0 70px;
        /* padding: 40px 0 0px; */
        background-size: cover !important;
        padding-bottom: 70px !important;
    }
}
@media(max-width:992px){
    .banner__buttons {
        position: absolute;
        bottom: 0 !important;
        width: 100%;
        padding: 10px 0;
    }
}

.btn-switch-type_SuperMom {
    display: none !important;
}

.review-form input[type=submit] {
    margin: 10px 0;
}
