.block-razd__content {
    background-position: top;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

.block-gallery__photo-img {
    z-index: 1;
}

.block-feedback__text {
    margin-bottom: 0;
}

.block-programm__section-time {
    font-weight: bold;
    /*color: #006ab0;*/
    margin-bottom: 15px;
}

.button-a {
    border: 0;
}

.block-feedback__text-container {
    padding-bottom: 20px;
}

/*.button-a:hover {
    padding: 15px 40px 15px 40px;
}*/

 .block-partners__box .info-partners-logos-row-0
, .block-partners__box .info-partners-logos-row-1
, .block-partners__box .info-partners-logos-row-2
{
    display: block !important;
}

.block-partners__box .info-partners-logos-row {
    display: block;
}

.block-feedback__all-circle {
    background-image: url('/img/all_circle_feedback.png');
    width: 55px;
    height: 55px;
    display: inline-block;
    position: relative;
    top: 22px;
}

.block-desktop .nav_cont_hover {
    background-color: #ff9700;
    color: #ffffff;
    text-decoration: none;
    height: 60px !important;
}
.block-mobile .nav_cont_hover {
    /*color: #ff9700;
    text-decoration: underline;*/
}

.block-mobile a:focus {
    text-decoration: none !important;
}

.button-a:hover {
    background-color: #ff9700;
}

.button-a {
    background-color: #ff5500;
}

.rotate180 {
    transform: rotate(180deg);
}

.rotate180Back {
    transform: rotate(0deg);
}

@media (min-width: 1200px) {
    .programm_col_7 {
        width: 14.2857142857%;
    }
    .programm_col_6 {
        width: 16.66666667%;
    }
    .programm_col_5 {
        width: 20%;
    }

    .programm_col_4 {
        width: 25%;
    }
    .programm_col_3 {
        width: 33.33333333%;
    }

    .programm_col_2 {
        width: 50%;
    }
    .programm_col_1 {
        width: 100%;
    }
}

.block-gallery__photo-img {
    background: no-repeat center;
    background-size: cover;
}

.block-promo__countdown {
    position: absolute;
    top: 330px;
    z-index: 107;
    text-transform: uppercase;
    font-family: Calibri, Arial;
    left: 20px;
    font-weight: bold;
    line-height: 0.9;

    color: #fdd500;
    font-size: 38px;
}

.inner-block-reg {
    text-align: left;
}

.inner-block-reg__additional-opportunities-item {
    font-size: 14px;
}

.inner-block-reg__additional-opportunities-item label {
    display: inline;
    font-weight: normal;
}

.w100 {
    width: 100%;
}

.circle-btn {
    transition: transform 1s;
    cursor: pointer;
}

.inner-block-reg__fee-description {
    position: absolute;
    margin-top: 5px;
    margin-left: 1px;
    cursor: pointer;
}



.compare-table__packages {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 2;
	background: rgba(255,255,255,1);
}

.compare-table__option-text {
    line-height: 1em;
}
.compare-table__option-image {
    /*line-height: 44px;*/
}
@media screen and (min-width: 992px) {
    .compare-table__service_row {
        display: flex;
        align-items: center;
    }
}


.compare-table__package-name {
 /*  background: rgba(255,255,255,1);*/
/*line-height: 44px;*/

}



.inner-block-red__delete-button {
    float: right;

}

.inner-block-red__delete-button .button_remove {
    font-size: 46px;
    margin-top: 0;
}

.block-mobile__logo {
   position: absolute;
   top: 4px;
   left: 20px;
   opacity: 0;
   z-index: 2;
}

.block-mobile__logo-img {
    height: 50px;
}

.carousel-inner__wrapper {
    overflow: hidden;
    position: relative;
}



#jquery-lightbox {
    z-index: 1000 !important;
}

#lightbox-container-image {
    background: #fff;
    padding-top: 0;
}

#lightbox-container-image-data-box {
    min-width: 980px;
}

.popup_close_lightbox {
    width: 65px;
    height: 20px;
    border: 1px #ffffff solid;
    background: url("/pict/lightbox/lightbox-btn-close.gif");
    cursor: pointer;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 11;
}

#lightbox-secNav-btnClose .popup_close_lightbox {
    top: -10px;
    right: 10px;
}

.doklad-descr_title {
    font-weight: bold;
}

.gallery__img-block {
    margin-bottom: 20px;
}

.gallery__img {
    margin: 0 auto;
}

@media (min-width: 768px) {
    .gallery__img {
        margin: auto;
    }
}

a:active, a:focus {
    text-decoration: none;
}

.inner-award__nominant-with-out-description {
    display: inline;
}

.inner-award__element-with-description {
    cursor: pointer;
}

.popup-podr-text_bio-full {
    height: auto;
    overflow: visible;
}

.feedback_button {
    display: table-cell;
    vertical-align: middle;
}
.gallery_photo
{
    width: 170px;
    margin: 10px;
    height: 170px;
    border: 2px #ffffff solid;
    border-radius: 85px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s ease !important;
    float: left;
}
.gallery_photo:hover
{
    border-radius: 40px;
}
.gallery_block
{
    display:table-cell;
    height: 300px;
    width: 100%;
    text-align: center;
}
.gallery_block_cont
{
    width: 100%;
    max-width: 1230px;
    height: 300px;
    margin: 0px auto;
}
@media screen and (max-width: 1363px)
{
    /*.gallery_block {width: 1000px;}*/
    .gallery_block_cont {max-width: 1000px;}
}

@media screen and (max-width: 1200px)
{
    /*.gallery_block {width: 1000px;}*/
    .gallery_block_cont {max-width: 850px;}
}
@media screen and (max-width: 1020px)
{
    /*.gallery_block {width: 820px;}*/
    .gallery_block_cont {max-width: 862px;}
}

@media screen and (max-width: 990px)
{
    /*.gallery_block {width: 820px;}*/
    .gallery_block_cont {max-width: 692px;}
}

@media screen and (max-width: 820px)
{
    /*.gallery_block {width: 620px;}*/
    /*420*/
    .gallery_block_cont {max-width: 668px;}
}

@media screen and (max-width: 767px)
{
    /*.gallery_block {width: 620px;}*/
    /*420*/
    .gallery_block_cont {max-width: 420px;}
}

@media screen and (max-width: 600px)
{
    /*.gallery_block {width: 620px;}*/
    .gallery_block_cont {max-width: 215px;}
}

.owl-carousel .owl-item {
    /*min-width: 300px;*/
}
.owl-carousel {
    overflow: hidden;
}

.gallery_block_award .gallery_photo {
    background-size: cover;
}

.feedback_next_background__position {
    width: 0px;
    height: 0px;
    position: relative;
}

.feedback_next_background__color {
    position: absolute;
    background: #006ab0;
    width: 50px;
    height: 50px;
    top: -65px;
    z-index: 0;
    left: 10px;
    border-radius: 50%;
}

.feedback_button__img {
    position: relative;
    left: 10px;
    z-index: 2;
    bottom: 15px;
}

.block-menu__logo {
    display: none;
}
@media screen and (min-width: 1401px) {
    .block-menu__logo {
        display: block;
        position: absolute;
        right: 235px;
        top: 5px;
    }

    .block-menu__logo-img {
        height: 50px;
    }

    .block-menu__logo-link {
        opacity: 0;
    }
}

.circle-btn-rotate-right {
    transform: rotate(270deg);
}

.block-speakers__link:active, .block-speakers__link:focus , .block-speakers__link:hover {
    text-decoration: none;
    outline: none;
    display: block;
}

.outline-none, .outline-none:active, .outline-none:focus , .outline-none:hover {
    outline: none !important;
}

.is_voted {
    opacity: 0.5;
}

.bal_small
{
    font-size: 10px;
}
.bal
{
    font-family: Century Gothic, Calibri;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.block-list-all__textblue
{
    text-decoration: none;
}

/*.block-promo__partner_type_org {
    right: 225px;
}*/

.inner-block-calc__text {
    font-size: 22px;
}


.calc_link-increment__disabled, .calc_link-increment__disabled:hover, .calc_link-increment__disabled:active, .calc_link-increment__disabled:focus {
    color: #ececec;
    cursor: no-drop;
}

.block-input_dest_calc__disbled {
    background: #ececec;
}

.block-input_textarea_resize_none {
    resize: none;
}

.calc_package-description {
    font-size: 16px;
}

.logo-organizer__margin {
    margin-top: 4px;
}

.block-promo__logo-partner-pochta {
    margin-left: -3px;
}

.block-desktop .menu-main a {
    padding: 20px 10px;
}

.calc_option__disallow {
    font-size: 13px;
}

@media screen and (min-width: 501px) {
    .block-promo__countdown {
        left: 145px;
    }
}

@media screen and (min-width: 551px) {
    .block-promo__countdown {
        left: 170px;
    }
}

@media screen and (min-width: 801px) {
    .block-promo__countdown {
        left: 290px;
        top: 430px;
        font-size: 44px;
    }
}

@media screen and (min-width: 1301px) {
    .block-promo__countdown {
        left: 510px;
        top: 490px;
    }
}

@media screen and (min-width: 1501px) {
    .block-promo__countdown {
        font-size: 49px;
        top: 590px;
    }
}


@media screen and (min-width: 1301px) and (max-height: 800px) {
    .block-promo__countdown {
        font-size: 49px;
        top: 490px;
    }
}

.partner_div
{
    margin: 0px 10px 0px 0px;
    /*min-height: 220px;*/
    display: inline-block;
    /*width: 210px;*/
    Font-size: 14px;
    position: relative;
    cursor: pointer;
}
.partner_div a
{
    Font-size: 14px;
    text-decoration: none;
}
.partner_pict_div
{
    width: 130px;
    height: 130px;
    border: 1px #ffffff solid;
    box-shadow: 0px 0px 5px 2px #aaaaaa;
    border-radius: 65px;
    margin: 10px;
    transition: all 0.5s ease;
    cursor: pointer;
    overflow: hidden;
    background-size: 90px auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.partner_div:hover .partner_pict_div
{
    border-radius: 20px;
}
.partner_descr
{
    width: 100px;
    height: 50px;
    left: 100px;
    padding: 10px;
    position: absolute;
    top: -50px;
    box-shadow: 0px 0px 5px 2px #aaaaaa;
    border-radius: 20px;
    background: #ffffff;
    /*opacity: 0;*/
    display: none;
    /*text-align: justify;*/
    /*transition: all 0.3s ease;*/
    z-index: 10000;
    line-height: 10px !important;
}
.partner_descr a
{
    text-decoration: none;
    color: #555555;
    font-size: 12px;
    line-height: 10px !important;
}
.partner_div:hover  .partner_descr
{
    opacity: 0.9;
    width: 300px;
    height: auto;
    line-height: 10px !important;
}
.partner_title
{
    font-size: 26px;
    text-transform: uppercase;
    color: #006aad;
}
.partner_descr b
{
    font-size: 16px;
    text-transform: uppercase;
    color: #006aad;
}

@media screen and (min-width: 1401px) {
    .inner-block-promo__partner {
        top: 8px;
        z-index: 85;
        width: 160px;
        font-size: 12px;
    }

    .inner-block-promo__partner_type_org {
        right: 160px;
        left: auto;
    }

    .inner-block-promo__partner_type_general {
        margin-top: 4px;
        margin-right: 15px;
        right: 250px;
        left: auto;
    }
    .award_partner__block {
        margin-right: 30px;
        right: 260px;
        margin-top: 0px;
    }
    .award_page_organizator_title {
        margin-bottom: 7px;
        display: inline-block;
    }
}


@media screen and (max-width: 1400px) {
    .inner-block-promo__partner {
        font-size: 11px;
    }
    .inner-block-promo__partner_small-zindex {
        z-index: 79;
    }
}

@media screen and (max-width: 1000px) {
    .inner-block-promo__partner {
        width: 120px;
        font-size: 8px;
    }
    .inner-block-promo__partner_small-zindex {
        z-index: 81;
    }
}
.popup_podr {
    overflow: auto;
    max-height: 90vh;
}


._inline {
    display: inline-block;
}
._soft_hidden {
    display: none;
}

.invitation_btn-back__header {
    float: right;
}

.lk-capability-value__name {
    font-weight: normal;
}

.lk-capability__name {
    font-weight: bold;
}

.lk-capability-error-form {
    background: white;
    border-left: 5px solid #ff5f00;
    color: #ff8201;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 0px;
}

.invitation__description {
    font-size: 16px;
}

.inner-award__final li {
    font-size: 16px;
    margin-bottom: 5px;
    word-break: break-word;
}

.show_bonus_day .program_day_close_text_default, .show_bonus_day .program_day_close_pict_default  {
    display: none;
}
.show_bonus_day .program_day_close_text_2, .show_bonus_day .program_day_close_pict_2 , .show_bonus_day #progTable3 {
    display: block;
}
.link-hidden, .link-hidden:hover {
    text-decoration: none;
}
.link-hidden_img_wrap__middle {
    vertical-align: middle;
}

.link-hidden__hide .link-hidden_img_wrap__show {
    display: inline-block;
}
.link-hidden__hide .link-hidden_img_wrap__hide {
    display: none;
}

.link-hidden__show .link-hidden_img_wrap__hide {
    display: inline-block;
}
.link-hidden__show .link-hidden_img_wrap__show {
    display: none;
}

.bonus-day-variant {
    position: relative;
    padding-top: 15px;

}
.bonus-day-variant__with_break {
    padding-bottom: 30px;
    height: 100%;
}


.bonus-day-variant_header {
    font-family: Calibri, Arial;
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ff9700;
    padding-bottom: 10px;
}

.bonus-day-variant_title, .bonus-day-variant_break {
    font-size: 20px;
    font-weight: bold;
    color: #006ab0;
    text-transform: uppercase;
    padding-bottom: 10px;

}

.bonus-day-variant_break__bottom {
    position: absolute;
    bottom: 0px;
    max-height: 30px;
}
.bonus-day-variant_description {
    line-height: 1.2em;
}

.bonus-day_description {
    padding-bottom: 10px;
    padding-top: 10px;
}
.link-hidden_img {
    background-image: url(/img/all_circle_feedback.png);
    width: 55px;
    height: 55px;
    margin-left: 10px;
    background-size: cover;
    opacity: 0.8;
    transition: all 0.3s ease;
}
.link-hidden_img__hide {
    transform: rotate(-90deg);
}

.link-hidden_img__show {
    transform: rotate(90deg);
}

.bonus-day_main-link__discription {
    font-family: Calibri, Arial;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    color: #006ab0;
    /*margin-left: -15px;*/
    line-height: 1;
    margin-bottom: 20px;
}

.bonus-day__padding {
    padding-bottom: 25px;
}
.bonus-day__hide {
    display: none;
}

.bonus-day_main-link {
    color: #ff9700;
    margin-left: 0px;
}
.bonus-day_main-link:focus {
    color: #ff9700;
}

.block-programm {
    position: relative;
}

.block-programm__padding {
    padding-top: 45px;
    position: relative;
}

.block-programm__print .block-programm__day {
    line-height: 1.2;
}

.block-programm__closed-section {
    opacity: 0.5;
}

.programme_anchor {
    position: absolute;
    top: 2px;
}

@media screen and (max-width: 650px) {
    .block-promo__countdown{
        font-size: 35px;
    }
}
@media screen and (max-width: 500px)
{
    .bonus-day_main-link__discription {
        font-size: 25px;
    }

    .link-hidden_img {
        width: 35px;
        height: 35px;
    }

    .bonus-day-variant_header {
        font-size: 20px;
    }

    .bonus-day-variant_title, .bonus-day-variant_break, .bonus-day-variant_description {
        font-size: 16px;
    }
}

.partner_div_award {

    margin: 0px 10px 0px 0px;
    display: inline-block;
    /*width: 210px;*/
    Font-size: 14px;
    position: relative;
    cursor: pointer;
    padding-left: 20px;
}
.nomination-title__partner {
    font-size: 17px;
}

.partner_descr_award
{
    width: 200px;
    height: auto;
    left: -100px;

}

.block-partners__logo__small {
    width: 130px;
    height: 130px;
}

@media screen and (max-width: 500px){

    .nomination-title__partner {
        margin: 0px;
        padding-top: 5px;
    }

    .bonus-day_description {
        font-size: 14px;
    }

}

.secret-room-form__description {
    font-size: 20px;
    margin: 20px 0;
}

.secret-room-form__h3 {
    text-transform: uppercase;

    font-family: Calibri, Arial;



    font-weight: bold;

    line-height: 0.9;
    font-size: 26px;

}

.absolute-center {
    display: flex;
    justify-content: center; /*Центрирование по горизонтали*/
    align-items: center;     /*Центрирование по вертикали */
    height: 100vh;
    padding-top: 40px;
}

.p0 {
    padding: 0 !important;
}

sub {
    line-height: normal;
    bottom: auto;
}

a.rater {
     transition: none;
}
.rating_stars .unit-rating li {
    background-image: none;
}
.award_past_nomination_winner__bold {
    font-weight: 900;
    text-transform: uppercase;
}

.nomination-title__winner {
    font-size: 15px;
    margin: 0px;
}

.award-widget {
    padding-top: 25px;
}

.nomination-winner
{
    font-weight: bold;
    text-transform: uppercase;
    min-height: 45px;
    margin-top: 20px;
}

.block-promo-close_link {
    color: #fdd500;
    text-decoration: underline;
}
.block-promo-close_link:hover {
    color: #fff207;
}

.block-promo-close_text {
    font-size: 1em;
    padding-bottom: 5px;
    padding-top: 5px;
}

.required_class {
    background-image: url("../bg-images/required.gif") ;
    background-repeat: no-repeat;
    background-position: 97% 6px;
}

.comparison {
    font-size: 12px;
    color: #333;
    line-height: normal;
    border-collapse: separate;
    border-spacing: 2px;

}

.comparison td {
    padding: 4px;
}

.reg_title
{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #2f8cc7;
    font-size: 14px;
}
.reg_title_class
{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #006aad;
    color: #ffffff;
    font-size: 14px;
}
.reg_title_new
{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background: #ff9600;
    color: #ffffff;
    font-size: 14px;
}
.reg_title_descr
{
    font-size: 10px;
}
.reg_bold
{
    font-weight: bold;
    text-align: left;
}
.reg_color
{
    background: #dddddd;
    transition: all 0.3s ease;
}
.reg_nocolor
{
    background: #ffffff;
    transition: all 0.3s ease;
}
.reg_title_top
{
    background: #006aad;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}
.reg_color:hover, .reg_nocolor:hover
{
    background: #006aad;
    color: #ffffff;
}
.reg_plus
{
    font-size: 14px;
}
.reg_info
{
    background-image: url('pict/reg_info.png');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 22px;
}
.reg_info:hover
{
    background-image: none;
}
.reg_info_div
{
    font-weight: normal;
    opacity: 0;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 10px;
    height: 0px;
}
.reg_info:hover .reg_info_div
{
    opacity: 1;
    height: auto;
}
.reg_info:hover .reg_info
{
    background-image: url('pict/reg_info_a.png');
}

.is_admin {
    bottom: 0px;
    left: 0px;
    position: fixed;
    z-index: 120;
    padding: 20px;
    background: #ffaaaab5;
    border: 1px solid red;
    border-radius: 8px;
}

.nomination-title {
    font-weight: 700;
    color: white;
    margin-top: 0px;
    padding-bottom: 10px;
}

.nomination-block {
    color: white;
    padding: 15px;
    background: #006ab0;
    border-radius: 10px;
    min-height: 110px;
    height: 100%;

}
.nomination-block__wrapper {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}


.award-footer-map {
    border: 0;
    height: 350px;
    margin-top: 25px;
    width: 100%;

}

.award-menu_link {
    border: 1px solid;
    display: inline-block;
    padding: 10px;
    border-radius: 11px;
}

.award-menu_link:hover {
    text-decoration: none;
    background: #006ab0;
    color: white;
}

.button-border {
    display: inline-block;
    padding: 10px;
    border: 1px solid;
    border-radius: 11px;
    text-decoration: none;
}

.button-border-blue {
    color: #006ab0;
}

.button-border-blue:hover {
    text-decoration: none;
    background: #006ab0;
    color: white;
}

.text-uppercase {
    text-transform: uppercase;
}

.award-menu {
    padding: 15px 0px;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .award-menu_link {

            display: block;
            margin-top: 5px;
            margin-bottom: 5px;
    }




}

/*@media (max-width: 767px) {
    .award-block-reg {
        right: 15px;
        position: absolute;
        left: auto;
        text-align: right;
    }
    .button-a_dest_award {
        display: inline-block;
    }
}*/

#blueimp-gallery .close {

    opacity: 1;



}
.blueimp-gallery > .total, .blueimp-gallery > .close {
    top: 10px;
}

.blueimp-gallery > .next {
    text-align: center;
    opacity: 1;
}

.blueimp-gallery > .prev {
    text-align: center;
    opacity: 1;
}

.award .block-imgcopy__pict {
    background-image: url('../bg-images/inner-award_bg_4.jpg?v2020') ;
}

.discount-list {
    padding-top: 10px;
}

.inner-block-content__button-a_dest_reports {
    margin-top: 20px;
}

.inner-block-content__anchor {
    position: absolute;
    display: block;
    margin-top: -85px;
}

.reg_block_award .inner-block-reg__hint a,
.reg_block_award .inner-block-red__change a
{
    color: #fff;
    text-decoration: underline;
}


.pict_before_youtube {
    background-image: url(../bg-images/pict_before_youtube_bg.jpg);
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background-size: cover;
    z-index: 2;
    cursor: pointer;
}

.lk-capability {
    padding-top: 15px;
}

.lk-capability__name {
    padding-bottom: 5px;
}

._padding-top {
    padding-top: 15px;
}

.button__disabled, .button__disabled:hover   {

    background: #cacaca;
    cursor: not-allowed;
}

.block-promo-old
{
    height: 900px;
    background-image: url('../bg-images/block-promo_bg_1.png?v1.2'), url('../bg-images/block-promo_bg_2.png'), url('../bg-images/block-promo_bg_3.jpg');
    background-position: top, bottom, center;
    background-repeat: no-repeat;
    background-size: auto 350px, contain, cover;
    position: relative;
}

.block-promo-old__logo
{
    position: absolute;
    width: 330px;
    height: 330px;
    top: -10px;
    left: 20px;
}

._block-new {
    display: none;
}

@media screen and (min-width: 1400px) and (max-height:800px) {
    .block-promo-old {
        height: 800px;
    }
}

@media screen and (min-width: 1200px) and (max-height:800px)
{
    .block-promo-old {height: 700px;}
}

@media screen and (max-width: 1300px)
{
    .block-promo-old {height: 600px; background-size: auto 325px, contain, cover;}
    .block-promo-old__logo {width: 260px;height: 260px;top: 20px;left: 20px;}
}

@media screen and (max-width: 800px)
{
    .block-promo-old {height: 500px; background-size: auto 255px, contain, cover;}
    .block-promo-old__logo {width: 160px;height: 160px;top: 50px;left: 0px;}
}

@media screen and (max-width: 550px)
{
    .block-promo-old {height: 500px; background-size: auto 225px, contain, cover;}
    .block-promo-old__logo {width: 140px;height: 140px;top: 40px;left: 0px;}
}

.block-input-label_position {
    position: absolute;
    left: 25px;
    top: 2px;
}


.row-flex:before, .row-flex:after
{
    width: 0;
}

.price-info {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
}
.price-info_null {
    display: none;
}

.price-info__row {
    margin: 5px 0 0 0;
}

@media screen and (max-width: 450px)
{
    .price-info {
        font-size: 10px;
    }
}

.price-info__no_max_price {
    padding-top: 8px;
}

.animation_container {
    position:absolute;
    margin:auto;
    left:-100%;right:-100%;
    top:-100%;bottom:-100%;
    background-color:#006ab8;
    background-image: url("../bg-images/animation_top_atlas_stub.jpg?v2023");
    background-size: 110%;
    background-position: 51% 54%;"


}
.animation_container_partners {

   background-image: url("../bg-images/animation_top_atlas_stub_partners.jpg") !important;
}
.block_lk_blue__parking-instruction {
    font-size: 14px;
    line-height: 15px;
    margin-top: 15px;
}

.block_lk_blue__parking-instruction ol{
    margin-top: 10px;
}

.lk-message__button-return {
    display: inline-block;
}

.block-slider-z-container {
    z-index: 3;

    position: relative;
    top: 0;
    left: 0;
}

.unit-rating li  {
    background-image: none;
}

li.program__plenar-section-title {
    list-style: none;
    background: none;
    padding: 0px;
    padding-bottom: 5px;
    padding-top: 7.5px;
    font-weight: 900;
}

.block-programm__block-after-section {
    font-weight: bold;
    border-radius: 10px;
    background-color: #e0e0e0;
    /*min-height: 70px;*/
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 20px;


}

.block-programm__block-after-section  .block-programm__section-descr, .block-programm__block-after-section  .block-programm__section-title   {

    margin-bottom: 0px;
    margin-top: 20px;
}



.block-programm__block-after-section  .block-programm__section-time  {
    margin-bottom: 0px;
}

.message-block {
    padding: 20px;
    border-left: 3px solid #eee;
}

.message-block_error {
    background-color: #fdf7f7;
    border-color: #d9534f;
}

.block-center {
    margin: 0 auto;
}

.award-vote-form__notice {
    margin: 10px 0 0 0;
    padding: 0;
}

.award-vote-form__alert {
    padding: 10px 0;
}

.award-vote-form__nominee {
    margin: 3px 0;
    text-align: left;
}


.award-vote-form__button-block {
    margin-top: 10px;
}

.award-vote-form__processing-status {
    margin-top: 10px;
}

.award-vote-form__error-message {
    margin: 0;
}

.award-vote-form__modal-link {
    border-bottom: 1px dotted;
    line-height: 1em;
    display: inline-block;
    font-size: 12px;
    color: #fdd501;
}

.award-vote-form__modal-link:hover, .award-vote-form__modal-link:visited{
    color: #fdd501;
    text-decoration: none;
}

.block_lk__award-vote {
    margin: 30px 0;
}

.lk__food-zone {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}


.online_prog_block
{
    position: relative;
    border-radius: 0px 6px 6px 6px;
    border: 1px solid #006ab8;
    padding: 10px;
    margin-bottom: 20px;
    min-height: 90px;
    background-color: #006ab8;
    color: #ffffff;
}

.online_prog_tabs
{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.nav-tabs > li.active > a.online_prog_tabs_a
{
    background-color: #006ab8;
    color: #ffffff;
}
.nav-tabs > li > .online_prog_tabs_a
{
    line-height: 100%;
    border: 1px solid #006ab8;
    margin-bottom: -1px;

}

.broadcast-tabs {
    max-width: 1000px;
}

/**
    Очистить li от стилей сайта
 */
.broadcast-tabs li {
    background-image: none;
    background-position: unset;
    background-repeat: unset;
    padding: 0;
    background-size: unset;
    line-height: unset;
}

/**
    Очистить ul от стилей сайта
 */
.broadcast-tabs ul {
    margin-left: 0;
}

.block_feedback__td1 {
    max-width: 350px;
}

.speaker-show {
    max-width: 750px;
    margin: 20px auto;
}

.speaker-card_photo_offset {
    margin-bottom: 20px;
}

.title_bold {
    font-weight: bold;
}

.feedback-under-speakers .block_feedback{

    background-image: url('../bg-images/razd_blue_bg.png?v2020'), url('../bg-images/block_feedback_bg_2.png?v2020'), url('../bg-images/block_feedback_bg_3.jpg?v2021');


    background-position: top, bottom, center;
    background-repeat: no-repeat;
    background-size: contain, contain, cover;

}
/*
.block-imgcopy__pict
{
    background-image: url('../bg-images/razd_blue_bg.png?v2020'), url('../bg-images/block-imgcopy__pict_bg_footer-hall.jpg?v2020');
    background-position: top, bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
*/


@media screen and (max-width: 1300px) {

    .block-promo__bonus-day {
        display: block;
    }
    .block-promo__place {
        width: 260px;
		top: 75px;
    }
    
}


@media screen and (max-width: 800px) {

    .block-promo__bonus-day {
        display: block;
    }
    .block-promo__place {
        font-size: 11px;
		width: 160px;
		top: 25px;
    }

}
@media screen and (max-width: 550px) {

    .block-promo__place {
        font-size: 10px;
		width: 150px;
		top: 35px;
    }

}

.field-errors {

}

.field-error__message {
    color: red;
    font-size: 14px;
}

.oborot-registration-form_field-errors {
    margin: -8px 0 5px 0;
}


.compare-table__info {
    border: 1px solid;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 14px;
    color: #026ab1;
    cursor: pointer;
    line-height: 20px;
    text-decoration: none;
}

.compare-table__info:hover {
    text-decoration: none;
}

.main-error {
    margin-top: 15px;
    border: 1px solid #ff9700;
    background: #f7e3c6;
    padding: 10px;
    border-radius: 5px;
    padding-left: 20px;
}
.main-error__icon {

    color: #006ab0;
    font-weight: bold;
font-size: 50px;
    display: block;
    margin-left: -15px;

}

.main-error__message {
    vertical-align: middle;

}


.link {
    color: #006ab0;
}

.link_yellow-hover:hover {


    color: #ff9700;

}

.lk-auth-from {

}

.lk-auth-from__field-label {

}


.vcenter-container {

}

.vcenter-container .vcenter:first-child {
    margin-left: 0px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: -.36em;
}


.award-vote-form-label_voted {

    color: #ff9700;
}
.award-vote-form-label_voted .award-vote-form-checkbox {

    display: none;

}
.covid-pool {


}
.covid-pool__form-wrapper {

}

.covid-pool__option-box {


}

.covid-pool__option-comment {

    background: transparent;
    border: 0px;
    border-bottom: 2px solid rgba(255, 151, 0, 0.45);
    font-size: 16px;
    min-width: 180px;
    border-radius: 0px;
}


.covid-pool__option-comment:focus-visible, .covid-pool__option-comment:focus {
    border-color: #ff9700;
}
.covid-pool__option-comment::placeholder {

    color: rgba(0, 0, 0, 0.6);

}

.covid-pool__option-comment_hide {
    display: none;
}

.covid-pool__submit-wrapper {

    padding-top: 15px;

}
.covid-pool__submit {

}
.covid-pool__option-label {

    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.covid-pool__text {
    font-size: 14px;
}
.covid-pool__error {
    display: none;
}
.covid-pool__error-message {

    border: 1px solid #fdd500;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
    background: #d3bd46;

}

.covid-free-info__link {
    font-size: 18px;


}
a.covid-free-info__link {
    opacity: 1;
}

.covid-free-info__link-title {
    opacity: 0.7;
}
.covid-free-info__link-description {

    color: #f6d203;
}




.covid-free-info__link:hover {

}

.covid-free-info__about, .block_lk_blue .covid-free-info__about  a {
    font-size: 14px;
}



.covid-free-info__notice {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;

}

.modal-window {

}

.modal-window .modal-window__close {

    color: #006ab0;
    font-size: 20px;

}

.modal-window__close-wrapper {
    opacity: 1;
}

.modal-window__content {

}
.modal-window__header {
    border: none;

}

.modal-window__header-title {
    text-align: center;
    display: block;
    font-family: Calibri, Arial;
    font-size: 25px;
    color: #ff9700;
    font-weight: bold;
    text-transform: uppercase;
}
.modal-window__header-sub-title{
    text-align: left;
    display: block;
    font-family: Calibri, Arial;
    font-size: 25px;
    font-size: 15px;
    color: #ff9700;
    font-weight: bold;
    text-transform: uppercase;
}


.modal-window__body {

    text-align: left;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}
.modal-window__footer {

    border: none;
}



.covidblock_div, .covidblock_div_active
{
    /*padding: 13px 10px;*/
    padding: 0px;
    transition: all 0.3s ease;
}
.covidblock_div
{
    /*background:url('../bg-images/covidblock_open.png') left top no-repeat;*/
    background: none;
}
.covidblock_div_active
{
    /*background:url('../bg-images/covidblock_close.png') left top no-repeat;*/
    background: none;
}

.covidblock_div_active .covidblock_quest {
    background:url('../bg-images/covidblock_close.png') -7px top no-repeat;
}
.covidblock_div_active .covidblock_quest:hover {
    background-image:url('../bg-images/covidblock_close_act.png');
}

.covidblock_quest
{
    background:url('../bg-images/covidblock_open.png') -7px top no-repeat;
    text-transform: uppercase;
    color: #006ab0;
    font-weight: bold;
    padding: 13px 10px;
    padding-left: 43px;
    cursor: pointer;
    display: block;
}
.covidblock_quest:hover {

    color: #ffffff;
    text-decoration: none;
    background:#006ab0 url('../bg-images/covidblock_open_act.png') -7px top no-repeat;
}


.covidblock_answer
{
    margin-top: 7px;
    /*transition: all 0.3s ease;*/
}
.covidblock_div:hover
{
    /*cursor: pointer;*/
    background: none;
}
.covidblock_div_active:hover
{
    /*cursor: pointer;*/
}


@media screen and (max-width: 550px)
{
    .covidfree-block-h1 {
        font-size: 30px;
    }
}

.block_lk_blue_small {
    padding: 15px;
}

.error_block-on-blue {

    color: #fdd500;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
    background: #ffffff36;

}

.form-upload__form {

    display: inline-block;
}


.form-upload__label {

    display: inline;
    cursor: pointer;
    margin:0px;
    /*font-weight: normal;*/
    /*border-bottom: 1px dashed;*/
}
.form-upload__error-outside, .form-upload__request_error {

    display: block;
    color: #f6d205;
    border: 1px solid;
    padding: 10px;
}

.form-upload__was-loaded{
    color: #f6d205;
}

.button-a_small {
    font-size: 13px;
    padding: 3px;
    padding-top: 1px;
    text-transform: none;
    font-weight: bold;
    border-radius: 5px;
    border: none;
    display: inline-block;
}

.reports_td1  .block-feedback__logo_full-size, .reports_td2  .block-feedback__logo_full-size
{

    padding: 27px;

}

.block-feedback__logo-img_full-size {

    background-size: contain;

}

.nomination_lk-block-wrapper {
    margin-bottom: 15px;
}

.anonim_vote_submit_button{
    margin-top: 10px;
    float: right;
}

.confirm_email_error_block{
    margin: 20px 0;
}

.vote-instruction {
    max-width: 600px;
    text-align: left;
}

.vote-instruction__link {
    font-size: 13px;
}

.vote-instruction__text {
    font-size: 12px;
    line-height: 1.2em;
}

.vote-instruction__question-icon {


    border: 1px solid;
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 14px;
    color: #026ab1;
    cursor: pointer;
    line-height: 14px;
    text-decoration: none;
    font-size: 11px;
    padding-right: 1px;
}

.vote-instruction_white .vote-instruction__question-icon {
    color: white;
}

.uvote-list__item {
    line-height: 125%;
}

._anchor {

    position: absolute;
    margin-top: -85px;
    width: 0px;
    height: 0px;
    display: block;
}


.lk-capability_org-info {



}
.lk-capability_org-info a {

color: #fdd500;

}

.register_main_div_award .register_form-participant-number {
    display: none;
}

.register-form_award-company-text {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 0.7em;
    line-height: 1.2em;
    color: white;
    padding-left: 5px;

}

.award__age-rating {

    display: inline-block;
    position: absolute;
    color: white;
    bottom: -15px;
    left: 50%;
    margin-left: -12px;
    /* margin-top: 20px; */
    border: 1px solid;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 11px;
    line-height: 27px;
    text-align: center;
    padding: 0px;
}

.lk-gift__presentation {

    padding: 10px 0px;

}

.lk-gift__theme, a.lk-gift__theme {
    color: white;
    font-size: 20px;
    opacity: 1;
    text-decoration: underline;
}

.lk-gift__speaker {
    font-size: 16px;
}

.lk-gift__header {
    font-size: 32px !important;
}


.recomend_mark_label {
    margin-left: 5px;
}

.lk-feature__organizational-information-more-details
{
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    text-transform: none;
}

.lk-feature__organizational-information, .lk-feature__about {
    display: none;
    font-size: 14px;
    padding-bottom: 15px;
}



.lk-feature__status-paid {
    color: #ffba00;
}

.block-desktop .menu-main a.menu-header__registerindex, .menu_mobile_drop a.menu-header__registerindex{
    color: #ffba00;
}
.block-desktop .menu-main a.menu-header__registerindex:hover, .menu_mobile_drop a.menu-header__registerindex:hover, .block-desktop .menu-main a.menu-header__registerindex.nav_cont_hover{
    color: #ffffff;
}



.block-programm__halls-title-hall-name {
    font-size: 18px;
}

.award_partner_title {
    text-transform: lowercase;
}

.award-block-opstart_link {
    color: white;
    text-decoration: underline
}
.award-block-opstart_link:hover {
    text-decoration: underline;
    color: #ff5500;
}