span.link {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.42;
}

.rc-anchor {
    display: none;
}

.cities__featured a.span-like:after {
    background: none;
}

.mobile-navi__menu li a {
    width: 100%;
}

.greetingCard__author-name {
    max-width: 50%;
    word-spacing: normal;
}

@media (max-width: 1400px) {
    .greetingCard__author-name {
        max-width: 100%;
    }
}

.cities__featured {
    display: inline-block;
}

.cities__featured a.btn-get-program::after {
    content: unset;
}

.btn-get-program {
    margin-left: 50px;
    margin-top: 20px;
}

.greetingCard__text ul {
    padding-left: 0;
    font-size: 14px;
}

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

.greetingCard.is-active .greetingCard__arrow {
    height: 0;
    margin-bottom: 0;
}

.greetingCard__author-pdf {
    display: block;
    margin-top: 15px;
    font-size: 18px;
    color: rgb(27, 164, 223);
}

.greetingCard__author-pdf:hover {
    text-decoration: underline;
}

.mainEvent__descr {
    color: #fff;
    font-size: 24px;
}

div.bugelmap-wrapper {
    margin: 0;
    width: auto;
    clear: both;
}

div.bugelmap {
    width: auto;
    height: 250px;
}

#edit-field-location {
    clear: both;
}

.org-map #bugelmap-0 {
    height: 250px;
}

/************************ DRAWINGS MAP *******************************************************/
.bugelmap-wrapper td {
    border: none;
    position: relative;
}

.ymaps-b-cluster-tabs__section_type_nav {
    color: #0084C0 !important;
    font-size: 0.85em !important;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body i {
    color: #6F6F6F;
    font-size: 0.85em;
}


#bugelmap-0 {
    height: 450px;
    width: auto;
}

.map-loader {
    margin: 0;
    position: relative;
    z-index: 50;
    display: none;
}

.loader-img {
    width: 60px;
    height: 60px;
    float: left;
    position: absolute;
    top: -440px;
    left: 11px;
}

/** merops on map **/
.page-events-map .ymaps-b-clusters-content__paragraph {
    margin: 0 5px 0 0;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .node-teaser {
    border: none;
    margin: 0;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .list-merop-left {
    float: none;
    border: none;
    padding: 0;
    width: auto;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .list-merop-right {
    padding: 0;
    border: none;
    float: none;
    width: auto;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .teaser-city-list,
.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .teaser-mesto-list,
.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .teaser-time-list {
    float: left;
    padding-right: 15px;
    clear: none;
    margin: 0 0 5px 1px;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .teaser-mesto-list {
    text-transform: none;
    font-size: 1em;
}


.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .tip-teaser-list,
.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .audience-teaser-list {
    float: left;
    padding-right: 15px;
    clear: none;
    margin: 0 0 0 1px;
}

.ymaps-b-cluster-tabs__item-body.ymaps-b-cluster-content__body .tip-teaser-list {
    clear: both;
}

.lg-visible .footer__menu {
    display: block;
}

.lg-visible .footer__menu {
    margin-bottom: 15px;
}

.page__content .cities {
    padding-bottom: 0;
}

.page__content .cities__featured {
    position: relative;
    padding-bottom: 40px;
}

.page__content .cities .cities__featured:after {
    display: inline-block;
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #979797;
}

.header__wrapper:after {
    display: none;
}

.all-columns {
    background-color: #fff;
    padding: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    clear: both;
    position: relative;
}

.column-2 {
    width: 290px;
    flex: none;
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
}

.column {
    margin-bottom: 20px;
    box-sizing: border-box;
    flex: none;
}
.column-1 {

    width: calc(100% - 290px);
    padding-left: 20px;
    position: relative;
    border-right: none;
}

.signup__section .ui-group.w100 {
    max-width: 100%;
}

.row > .ui-group__helper {
    padding: 0px 10px 10px;
}

.has--ui-group__helper .ui-group {
    margin-bottom: 0;
}

.ui-group.has--ui-group__helper .ui-checkbox:last-child {
    margin-bottom: 0;
}

.date-list .ui-group {
    margin-bottom: 0;
}

.date-list:last-child {
    margin-bottom: 20px;
}

.data-table-list .h4-title {
    margin: 10px 0;
}

.data-table-list td {
    padding: 3px 10px 3px;
}

.column-1 h1 {
    margin-bottom: 40px;
}

@media (max-width: 640px) {
    .all-columns {
        flex-direction: column;
    }
    .column-2 {
        width: 100%;
        flex: none;
        border-left: none;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .column {
        margin-bottom: 20px;
        box-sizing: border-box;
        flex: none;
    }
    .column-1 {

        width: 100%;
        padding-left: 0;
        position: relative;
        border-right: none;
    }
}

.event__aside {
    display: flex;
    flex-direction: column;
    padding-top: 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
}

@media (max-width: 992px) {
    .event__aside {
        padding-top: 0;
    }
}

.event__aside-toggle-btn {
    display: none;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
}

@media (max-width: 992px) {
    .event__aside-toggle-btn {
        display: flex;
        margin-bottom: 16px;
    }
}

.event__aside-toggle-btn.open ~ .event__aside-btn {
    display: none;
}

.event__aside-toggle-btn .ico {
    margin-left: auto;
    transform: rotate(90deg);
    color: #E54323;
    transition: 0.25s ease-in-out;
}

.event__aside-toggle-btn.open .ico {
    transform: rotate(90deg) scale(-1, 1);
}

@media (max-width: 992px) {
    .event__aside-toggle {
        display: none;
    }
}

@media (max-width: 992px) {
    .event__aside-main {
        order: -1;
    }
}

.event__aside-pic {
    display: flex;
    padding: 24px 0;
    margin-bottom: 30px;
    border: solid #eee;
    border-width: 1px 0 1px 0;
}

.event__aside-pic img {
    display: block;
    max-width: 218px;
    max-height: 71px;
    margin: 0 auto;
}

.event__aside-label {
    color: #1BA4DF;
}

.event-detail-place-dates {
    padding: 24px 18px 29px;
    margin: 26px 0 30px;
    background: #eee;
    font-size: 18px;
}

.event__aside-info {
    margin-bottom: 30px;
}

.event__aside-address {
    display: flex;
    align-items: center;
}

.event__aside-address .ico {
    width: 18px;
    height: 22px;
    margin-right: 8px;
    fill: #1BA4DF;
    flex-shrink: 0;
}

.event__aside-list {
    line-height: 1.5;
}

.event__aside-list ul {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.event__aside-list ul li::before {
    content: "•";
    margin: 0 0.5em;
}

.event__aside-desc {
    margin-top: 35px;
}

.event__aside-share {
    display: flex;
    align-items: center;
}

.event__aside-share p {
    margin: 0;
}

.event__aside-share ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.event__aside-share ul li {
    margin-left: 14px;
}

.event__aside-share .ya-share2__icon {
    display: block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
}

.event__aside-share .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 15'%3E%3Cpath fill='%231BA4DF' d='M8.17.994c.117-.318.334-.512.61-.655C9.3.072 9.86-.01 10.421 0c.806.02 1.613.071 2.41.102.364.02.718.03 1.062.174.512.215.777.614.797 1.177.01.45-.05.912-.069 1.372-.03.973-.069 1.945-.069 2.918 0 .307.128.614.207.921.02.082.079.164.128.236.196.286.255.286.53.102.512-.338.896-.798 1.24-1.31.472-.696.886-1.413 1.24-2.17.344-.758.698-1.526 1.023-2.294.157-.389.413-.553.816-.542 1.505.01 3.02.01 4.525 0 .482 0 .826.43.718.921-.118.522-.344.993-.61 1.433a25.762 25.762 0 01-2.528 3.583c-.334.39-.63.809-.787 1.32-.167.554-.059 1.045.335 1.454.698.727 1.426 1.434 2.105 2.181.403.44.757.932 1.111 1.423.226.307.374.676.335 1.085-.05.46-.266.696-.709.717-.845.05-1.701.082-2.557.123-.492.02-.994.05-1.485.071-.394.02-.748-.133-1.082-.338-.532-.317-.984-.747-1.417-1.197-.452-.461-.875-.942-1.22-1.505-.216-.358-.816-.553-1.19-.4-.295.113-.433.359-.462.666-.05.512-.079 1.013-.118 1.525-.06.625-.433 1.014-1.033 1.096-1.18.163-2.351.102-3.512-.134-.855-.174-1.593-.604-2.292-1.126-.964-.706-1.78-1.576-2.547-2.487a16.237 16.237 0 01-1.082-1.525c-1.092-1.67-2.125-3.368-3.02-5.16-.433-.86-.866-1.71-1.092-2.662-.05-.215-.079-.43-.118-.645-.02-.102.02-.184.108-.215C.36.81.605.697.851.687 1.648.656 2.454.656 3.25.646c.344 0 .689.03 1.033.02.462-.02.777.195.974.604.196.41.373.83.56 1.239.68 1.474 1.417 2.917 2.38 4.218.139.194.355.348.562.47.245.144.462.072.61-.184a2.01 2.01 0 00.265-.983c.01-.982.04-1.965.03-2.948-.01-1.013-.492-1.689-1.417-2.057-.02 0-.05-.01-.079-.031z'/%3E%3C/svg%3E");
}

.event__aside-share .ya-share2__item_service_telegram .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14'%3E%3Cpath fill='%231BA4DF' d='M14.92.09.75 5.55c-.97.4-.96.93-.18 1.17l3.54 1.1 1.35 4.15c.16.46.08.64.56.64.37 0 .53-.17.73-.37l1.77-1.72 3.68 2.72c.67.37 1.16.18 1.33-.63l2.42-11.38C16.18.25 15.56-.2 14.92.1ZM4.66 7.57l7.97-5.02c.4-.24.76-.11.46.15L6.27 8.86 6 11.69 4.66 7.57Z'/%3E%3C/svg%3E");
}

.event__aside-share .ya-share2__title,
.event__aside-share .ya-share2__copied-tooltip {
    display: none;
}

.event__aside-place {
    margin-bottom: 10px;
    font-size: 18px;
    color: #E54323;
}

.event__aside-link {
    margin-top: 10px;
    color: #1BA4DF;
}

.event__aside-participants {
    margin-top: 28px;
    font-size: 16px;
    line-height: 1.5;
}

.event__aside-participants-item {
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-weight: 400;
}

.event__aside-participants-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    min-width: 75px;
    height: 94px;
    margin-right: 16px;
}

.event__aside-participants-img img {
    max-width: 100%;
    max-height: 100%;
}

.event__aside-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 48px;
    margin: 30px 0 38px;
    text-transform: uppercase;
    cursor: pointer;
}
.participant-details {
    font-size: 13px;
}

.projectCard__explain {
    font-size: 14px;
    margin-top: 3px;
}

@media (max-width: 992px) {
    .event__aside-btn {
        margin: 35px 0 22px;
    }
}

.event__aside-btn--mobile {
    display: none;
    margin: 0;
}

@media (max-width: 992px) {
    .event__aside-btn--mobile {
        display: flex;
    }
}

.i-go-link {
    margin: 7px auto;
    text-align: center;
}

span.flag-wrapper {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 0.86em;
    padding: 0;
    text-transform: uppercase;
    background-color: #00b3e2;
}

span.flag-wrapper a {
    float: left;
    background: transparent url(/local/templates/festival_old/all/themes/nauka/images/icon-go.png) no-repeat 9px 50%;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 4px 6px 4px 25px;
}

.event__detail {
    margin-top: 60px;
}

.page__content .mainEvent, .page__content .mainEvent__slide_ny {
    background-color: #000;
}

@media (max-width: 992px) {
    .event__detail {
        margin-top: 24px;
    }
}

.event__detail .column-2 {
    width: 308px;
    padding: 0;
    margin: 0 37px 0 0;
}

@media (max-width: 992px) {
    .event__detail .column-2 {
        width: 100%;
        margin: 0;
    }
}

.event__detail .column-1 {
    width: calc(100% - 308px - 37px);
    padding: 0;
}

@media (max-width: 992px) {
    .event__detail .column-1 {
        width: 100%;
        margin: 45px 0 0;
    }
}

.event__detail .label {
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    color: #1BA4DF;
    text-transform: capitalize;
}

.event__detail-info {
    margin: 50px 0 0;
}

.event__detail .map {
    max-width: 100%;
    overflow: hidden;
}
.map {
    position: relative;
    height: 300px;
    max-height: 100vh;
}

.news-detail .block-title,
.event__detail .block-title {
    margin: 60px 0 43px;
}

@media (max-width: 992px) {
    .news-detail .block-title,
    .event__detail .block-title {
        margin: 60px 0 10px;
    }
}

.event__detail a.btn_all_events {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 325px;
    min-height: 48px;
    margin: 30px auto 38px;
    background: #1BA4DF;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

@media (max-width: 992px) {
    .event__detail a.btn_all_events {
        margin: 0 auto;
    }
}

@media (max-width: 500px) {
    .event__detail a.btn_all_events {
        max-width: 100%;
        padding: 12px;
    }
}

.event__detail-info div b a {
    color: #119BDD;
    word-break: break-all;
}

.event__detail-info p {
    margin-bottom: 2px;
}

@media only screen and (max-width: 1200px) {
    .mainEvent__descr {
        margin: 6px 0;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .mainEvent__descr {
        font-size: 14px;
    }
}

.mainEvent__descr a {
    color: #FCBA27;
}

.mainEvent__bottom {
    margin-top: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.mainEvent__bottom-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 20px;
}

.mainEvent__bottom-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 1020px;
    flex: 0 1 1020px;
    margin-left: auto;
}

.projects.section-dark {
    padding-top: 22px;
}

/*tilda fixes*/
.footer__main * {
    box-sizing: border-box;
}

.errortext {
    color: red;
}

.error {
    margin-top: 20px;
    color: red;
}

.col-12 .ui-group {
    max-width: 100% !important;
}

.node-photo {
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    .headliners__grid .swiper-slide {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media only screen and (max-width: 576px) {
    .headliners__grid .swiper-slide {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width: 1200px) {
    .ico-logo-syear {
        display: none;
    }

    .greetings__grid + .greetings__grid {
        margin-top: 0;
    }
    .header__logo {
        padding-right: 0;
    }

}



.mainEvent__slide_ny {
    padding-top: 0;
    padding-bottom: 0;
    background: #37317C;
}

.mainEvent-container_fluide {
    max-width: none;
    height: 100%;
    padding: 0;
}
.mainEvent-container_fluide:after {
    content: '';
    padding-bottom: 65%;
}
.mainEvent__single-img {
    width: 100%;
    height: 100%;
    padding: 0;
    object-fit: cover;
    /*border-radius: 50px 50px 0 0;*/
    border-radius: 0;
}

@media (max-width: 992px) {
    .mainEvent__single-img {
        border-radius: 20px 20px 0 0;
    }
}

.list-video .list-video__item .expanded + .item-list .active a {
    color: #009FE3;
}

.press-links li {
    margin-bottom: 8px;
    display: block;
}
.press-links li  a {
        color: #009FE3;
        text-decoration: none ;
}

.press-links li  a:hover {
    text-decoration: underline;
}

.social-list a .ico-mono-social-tg,
.ico-mono-social-tg {
    font-size: 20px;
}
.social-list a .ico-mono-social-rt,
.ico-mono-social-rt {
    font-size: 18px;
}
.ico-mono-social-tg,
.ico-mono-social-rt {
    width: 1em;
    height: 1em;
    fill: #1BA4DF;
}

.ico {
    fill: currentColor;
}
.press-links {
    background: #000;
}
.press-links li {
    margin-bottom: 8px;
    display: block;
}
.press-links li  a {
        color: #009FE3;
        text-decoration: none ;
}
.press-links li  a:hover {
    text-decoration: underline;
}

.ico {
    fill: currentColor;
}



.icon-logo {
    background-image: url(img/logo-fn.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 206px;
    height: 44px;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.header__logo  {
    align-self: center;
    
}

.signup__section .ui-group {
    max-width: 750px;
}

.org-full-name {
    margin-bottom: 20px;
}

.news-detail-sidebar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 26px;
}

.news-detail-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 308px;
    flex: 0 0 308px;
    max-width: 308px;
    min-width: 1px;
    min-height: 0;
    padding-right: 0;
    margin-right: 37px;
}

.event-detail h1 {
    text-transform: uppercase;
}

@media (max-width: 992px) {
    .news-detail-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
    }
}

.news-detail__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 308px - 37px);
    flex: 0 0 calc(100% - 308px - 37px);
    max-width: calc(100% - 308px - 37px);
}

@media (max-width: 992px) {
    .news-detail__content {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.news-detail-sidebar-title {
    color: #E54323;
    margin-bottom: 15px;
}

.news-detail-sidebar-item + .news-detail-sidebar-title {
    margin-top: 40px;
}

.news-detail-sidebar-item {
    margin-bottom: 15px;
}

.news-detail-sidebar-item span {
    display: block;
}

.news-detail-sidebar-item span a {
    color:  #009FE3;
}

.news-detail-sidebar-item a {
    display: flex;
}

.news-detail-sidebar-item img {
    width: 100%;
}

@media (max-width: 992px) {
    .news-detail-sidebar-item img {
        width: auto;
        margin: 0 auto;
    }
}

.btn-string-alone {
    text-align: center;
    margin: 60px 0 0;
}

@media (max-width: 500px) {
    .btn-string-alone {
        margin: 30px 0 0;
    }
}

@media (max-width: 500px) {
    .btn-string-alone .btn {
        width: 100%;
    }
}

.news-detail__content .event-page__content,
.event__detail .event-page__content {
    max-width: 100%;
    flex-basis: 100%;
}

.news-detail__content h1 {
    margin-bottom: 40px;
}

.news-detail-sidebar .bx-yandex-view-layout {
    padding: 0;
}

.event-page__sidebar h1 {
    margin-bottom: 23px;
    letter-spacing: -0.03em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-logo {
        background-size: 0 0;
        background-image: url(img/logo-fn-2.png);
        background-size: cover;
    }
    .icon-logo-mini {
        background-image: url(img/sprite.png);
        background-position: 0px -103px;
        background-repeat: no-repeat;
        width: 118px;
        height: 30px;
    }
}
.eventCard__meta {
    margin-top: 0;
}

.event-page__filter-btn {
    display: none;
    align-items: center;
    margin: 0 -30px 20px;
    padding: 11px 30px 12px;
    border: solid #EBEBEB;
    border-width: 1px 0 1px 0;
    cursor: pointer;
}

@media (max-width: 992px) {
    .event-page__filter-btn {
        display: flex;
    }
}

@media (max-width: 567px) {
    .event-page__filter-btn {
        margin: 0 -20px 20px;
        padding: 11px 20px 12px;
    }
}

.event-page__filter-btn .ico {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    color: #1BA4DF;
}

.event-page__filter-text {
    position: relative;
}

.event-page__filter-btn .hide {
    position: absolute;
    color: transparent;
}

.event-page__filter-btn.open .hide {
    position: static;
    color: currentColor;
}

.event-page__filter-btn.open .show {
    position: absolute;
    color: transparent;
}

.event-page__filter-num {
    display: none;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    border-radius: 100%;
    background: #FF8269;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.event-page__filter-num.active {
    display: flex;
}

@media (max-width: 992px) {
    .event-page__filter {
        display: none;
    }
}

.event-page__content .eventCard {
    padding: 20px 20px 30px;
    margin-bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    border:  1px solid #EEEEEE;
    border-radius: 10px;
}

.event-page__content .eventCard__image {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
        border-radius: 10px 10px 0 0;
}

.event-page__content .eventCard__image {
    height: 154px;
    margin: -21px -21px 20px -21px;
}

.eventCard__title {
    margin: 0 0 24px;
    font-size: 18px;
}

.eventCard__name {
    display: inline;
}

.eventCard__arrow--inline {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 36px;
    height: 1.22em;
    margin: 0;
    color: #E54323;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.eventCard__arrow--inline::before {
    display: inline-block;
    content: ' ';
    position: absolute;
    top: calc(50% + 3px);
    left: 8px;
    right: 10px;
    height: 2px;
    background: #E54323;
    transition: 0.25s ease-in-out;
}

.eventCard:hover .eventCard__arrow--inline .ico {
    right: 0;
}

.eventCard:hover .eventCard__arrow--inline::before {
    right: 2px;
    left: 16px;
}

.eventCard__arrow--inline .ico {
    position: absolute;
    bottom: -2px;
    right: 8px;
    transition: 0.25s ease-in-out;
}

.eventCard__type {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #1BA4DF;
}

.event-for {
    color: #000;
}

.eventCard__footer {
    margin-top: auto;
}

.event-page__content {
    -ms-flex: 0 0 calc(100% - 313px - 32px);
    flex-basis: calc(100% - 313px - 32px);
    max-width: calc(100% - 313px - 32px);
    padding-top: 17px;
}

.greetingCard__text li {
    display: list-item;
}

.choices__list--dropdown .choices__placeholder {
    display: none;
}

.hidden {
    display: none;
}

@media (max-width: 992px) {
    .event-page__content {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 20px;
    }
}

.event-page__content .row {
    margin: -30px -10px;
}

.event-page__content .col {
    padding: 30px 10px;
}

.eventCard__like {
    padding: 4px 10px 3px;
}

.eventCard__like-icon {
    margin-right: 4px;
}

.eventCard__like-icon .ico {
    font-size: 14px;
}

.event-page__wrapper {
    margin-top: 22px;
}

.event-page__breadcrumbs {
    margin-bottom: 22px;
}

.event-page__sidebar {
    -ms-flex: 0 0 313px;
    flex: 0 0 313px;
    max-width: 313px;
    margin-right: 32px;
    padding-right: 0;
}

@media (max-width: 992px) {
    .event-page__sidebar {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 40px;
    }
}

@media (max-width: 767px) {
    .event-page__sidebar {
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 992px) {
    .event-page__sidebar-section {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.overlay__cities {overflow: hidden;}

a.participants-title__a {
    font-size: 16px;
    color: #1BA4DF;
}

.event-page .event-page__holder {
    overflow: hidden;
}

.event-page__holder {
    padding: 34px 0 0;
}

.event-page__holder .mainEvent {
    height: 324px;
    margin: -34px 0 26px;
    border-radius: 50px 50px 0 0;
}

.map-columns {
    width: 100%;
}

.map-columns li {
    display: list-item;
}

ul.map-level-0 a {
    font-weight: bold;
}

ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
    font-weight: normal;
}

.map-columns td {
    vertical-align: top;
}


@media (max-width: 992px) {
    .event-page__holder .mainEvent {
        border-radius: 20px 20px 0 0;
    }
}

@media (max-width: 767px) {
    .event-page__holder .mainEvent {
        height: 240px;
        margin-bottom: 24px;
    }
}

.event__detail-text a {
    color: #60A0E4;
}

.event__detail-text a:hover {
    text-decoration: underline;
}

.t-records {
    margin-bottom: -120px;
}

@media (max-width: 1200px) {
    .t-records {
        margin-bottom: -80px;
    }
}

@media (max-width: 992px) {
    .t-records {
        margin-bottom: -36px;
    }
}

@media (max-width: 500px) {
    .t-records .t-cover {
        background-size: 300%;
    }
}

.footer__logo-img,
.header__logo-img {
    max-width: 205px;
    width: 100%;
    display: block;
}
/*@media only screen and (max-width: 1300px) {
 
    .header__logo-img {
        max-width: 200px;
    } 
}*/

@media only screen and (max-width: 1200px) {
    .footer__logo-img {
        max-width: 200px;
    }
    .header__logo-img {
        max-width: 100px;

    }
}

@media (max-width: 767px) {
    .headlinerCard__cover {
        height: auto;
    }
    .headlinerCard__content {
        position: absolute;
        bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding: 0 20px 10px;
    }
}

.overlay__content--partners {
    top: 50vh!important;
    transform: translateY(-50vh)!important;
}

@media (max-width: 500px) {
    .overlay__content--partners {
        height: 100vh;
    }
}

.overlay__content--partners .container {
    max-width: 720px;
    height: 100%;
}

.overlay__content--partners .overlay__wrapper {
    height: 100%;
}

.translations {
    padding: 20px 0 60px;
}

.swiper-translations .translations__item {
    display: flex;
    aspect-ratio: 14 / 6;
}

@media (max-width: 768px) {
    .swiper-translations .translations__item {
        aspect-ratio: 16 / 9;
    }
}

.swiper-translations iframe {
    width: 70%;
    height: 100%;
    margin: auto;
}

@media (max-width: 768px) {
    .swiper-translations iframe {
        width: 100%;
    }
}

.swiper-translations-thumbs {
    margin: 20px 0 -20px;
    padding-bottom: 20px;
}

.swiper-translations-scrollbar {
    position: absolute;
    bottom: 3%;
    left: 0;
    right: 0;
    width: 100%;
    height: 5px;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-translations-thumbs .translations__item {
    position: relative;
    display: flex;
    flex-direction: column;
    max-height: 200px;
    padding: 10px 12px;
    cursor: pointer;
    aspect-ratio: 16 / 9;
}

.swiper-translations-thumbs .translations__item:hover .play-icon {
    transform: translate(-50%, -50%) scale(1.2);
}

.translations__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.translations__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.translations__bg .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 40px solid #fff;
    transition: 0.2s;
}

.swiper-container.swiper-translations {
    margin-top: 26px;
}

@media (max-width: 500px) {
    .translations__bg .play-icon {
        border-top-width: 16px;
        border-bottom-width: 16px;
        border-left-width: 28px;
    }
}

.translations__content {
    position: relative;
    margin-top: auto;
    color: #fff;
}

.translations__title {
    font-weight: 700;
    font-size: 2px;
}

.translations__text {
    margin-top: 6px;
}