.aside-item.add_iframe::-webkit-scrollbar {
    width: 3px;
}

.aside-item.add_iframe::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px #0a091c;
}

.aside-item.add_iframe::-webkit-scrollbar-thumb {
    background-color: #024a9b;
    outline: 1px solid #024a9b;
}

.header-bottom__left {
    max-width: 427px;
}

.header-bottom__social svg,
.header-bottom__social img {
    width: 22px;
    height: 25px;
}

.down_news_frame {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mini-descr-oly iframe {
    max-width: 100%;
    width: 100%;
}

.nice-select .list {
    overflow: scroll !important;
}

/*SLIDER-ASIDE-START*/
.aside-item {
    /*max-height: 360px;*/
}

.aside-item.slick-slide img {
max-height: 578px;
/*max-width: 340px;*/
}

.bottom-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #ffffff;
    padding: 1px 0;
}

.bottom-description img.icon-slide-1 {
    width: 75px;
    /*height: 27px;*/
}

.bottom-description img.icon-slide-2 {
    width: 35px;
    /*height: 36.41px;*/
}

.bottom-description img {
    margin-right: 14px;
    /*margin-left: 14px;*/
}

.bottom-description span {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 17px;
    color: #000000;
    font-family: "Century-Gothic", sans-serif;
}

.aside-item.slick-slide {
    outline: none;
    -webkit-filter: unset;
    filter: unset;
}

.fifth-item {
    max-height: 594px;
}

.search-form--active {
    z-index: 63;
}

.game-geo__item {
    flex-direction: column;
}

.game-geo__name {
    max-width: 200px;
}

.nav-404-list > li:last-of-type {
    display: none;
}


@media all and (min-width: 769px) and (max-width: 981px) {
    div#asideBox .aside-slider:not(:nth-of-type(1)) .aside-item.slick-slide img {
        max-height: unset;
    }

    .aside-top {
        display: none;
    }

    .aside-item.fifth-item {
        width: 100%;
    }

    aside#second-aside {
        width: 100%;
    }

}

@media (min-width: 481px) and (max-width: 767px) {
    .aside-slider.first-item .bottom-description {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
    }

    .aside-slider.first-item .aside-item.slick-slide {
        position: relative;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .home .aside-item.fifth-item {
        max-height: unset !important;
        min-height: unset !important;
        height: auto;
    }

    .home .aside-item.fifth-item .fifth-item__inner:not(:last-of-type) {
        margin-bottom: 25px;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .down_news_frame {
        order: 1;
    }

    .game-geo__name {
        font-size: 15px;
    }

    .fifth-item {
        max-height: 500px;
    }
}

/*
@media all and (max-width: 980px) {
    .aside-box {
        flex-direction: column;
    }

    .first-item, .second-item, .third-item {
        width: 100%;
    }

    .first-item {
        max-height: 100vh;
        height: 100%;
        -webkit-filter: drop-shadow(0 0 14px rgba(0, 0, 0, .35));
        filter: drop-shadow(0 0 14px rgba(0, 0, 0, .35));
    }

    .bottom-description {
        display: flex !important;
        max-height: 100vh;
        height: 100%;
    }

    .aside-item {
        max-height: 100vh;
        height: 100%;
    }

    .aside-item.slick-slide img {
        max-height: 90vh;
        height: 100%;
    } 

    #second-aside {
        width: 100%;
    }

    .fifth-item {
        width: 100%;
        margin-bottom: 15px;
    }

    div#asideBox .aside-slider:not(:nth-of-type(1)) .aside-item.slick-slide img {
        max-height: 100vh;
    }

    .first-item:nth-of-type(3), .first-item:nth-of-type(4) {
        display: none;
    }

    .bottom-description {
        padding: 5px 10px;
    }

    .bottom-description img {
        margin-right: 10px;
    }

    .bottom-description span {
        font-size: 14px;
    }
} */

@media all and (max-width: 319px) {
    .aside-box {
        flex-direction: column;
    }

    .first-item, .second-item, .third-item {
        width: 100%;
    }

    .first-item {
        max-height: 440px;
        height: 100%;
        -webkit-filter: drop-shadow(0 0 14px rgba(0, 0, 0, .35));
        filter: drop-shadow(0 0 14px rgba(0, 0, 0, .35));
    }

    .bottom-description {
        display: flex !important;
        max-height: 355px;
        height: 100%;
    }

    .aside-item {
        max-height: 440px;
        height: 100%;
    }

    .aside-item.slick-slide img {
        max-height: 344px;
        height: 100%;
    }


    .first-item:nth-of-type(3), .first-item:nth-of-type(4) {
        display: none;
    }

    .bottom-description {
        padding: 5px 10px;
    }

    .bottom-description img {
        margin-right: 10px;
    }

    .bottom-description span {
        font-size: 14px;
    }
}

/*SLIDER-ASIDE-END*/

.aside-item iframe {
    /*height: 100%;*/
    width: 100%;
}

.okr-pagination .pagination-list a, .okr-pagination .pagination-list span {
    width: 35px;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Century-Gothic", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #01499b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.okr-pagination .pagination-list span.page-numbers.current {
    border-radius: 50%;
    border: 2px solid #01499b;
}

.timeline-item__text {
    color: rgba(0, 0, 0, 1)
}

.r-block {
    padding-right: 31px;
}

.partners-first {
    height: auto;
}

.tab-city {
    display: none !important;
}

.nice-select.city-select {
    border: 1px solid #3C4E80;
    border-radius: unset;
    max-width: 375px;
}

.nice-select.city-select span.current {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    text-align: justify;
    color: #01499B;
}

.nice-select.city-select.open {
    background: transparent;
}

.nice-select.open:after {
    border-color: #999;
}

.top-bl-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tab-city.active {
    display: block !important;
}

/* .mobile-nav li.current-menu-parent {
    border-bottom: 4px solid;
    border-image-source: linear-gradient(90deg,#19488e 0,#b4404d 100%);
    border-image-slice: 1;
    padding-bottom: 4px;
    color: #231f20;
} */
#sidebar-menu .treeview-menu > li > a {
    font-family: 'Century-Gothic';
}

@media all and (min-width: 1200px) and (max-width: 1680px) {
    /*.first-item, .frouth-item, .second-item, .third-item {*/
    /*    height: auto;*/
    /*    width: 100%;*/
    /*}*/
    /*.coll-wrapp__item{*/
    /*    !*max-width: 1060px;*!*/
    /*    max-width: none;*/
    /*    min-width: 68%;*/
    /*    width: 69%;*/
    /*}*/
    /*.coll-wrapp__aside {*/
    /*    max-width: 340px;*/
    /*    !*max-width: none;*!*/
    /*    min-width: 24%;*/
    /*    width: 30%;*/
    /*}*/
    /*body {*/
    /*    zoom: 80%;*/
    /*}*/
    /*.aside-item.add_iframe, .down_news_frame {*/
    /*    zoom: 125%;*/
    /*}*/
}

/*///////////YOUTUBE///////////*/
@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

body.logged-in .YouTubePopUp-Wrap {
    z-index: 9800;
    top: 32px;
}

.YouTubePopUp-Wrap {
    position: fixed;
    z-index: 9800;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 1;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.YouTubePopUp-Hide {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.YouTubePopUp-Content {
    position: relative;
    display: block;
    max-width: 680px;
    height: 100%;
    margin: 0 auto;
}

.YouTubePopUp-Hide .YouTubePopUp-Content iframe {
    pointer-events: none;
}

.YouTubePopUp-Wrap.YouTubePopUp-Content iframe {
    pointer-events: auto;
}

.YouTubePopUp-Content iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 480px !important;
    margin: auto 0;
    border: none !important;
}

.YouTubePopUp-Close {
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 528px;
    width: 24px;
    height: 24px;
    margin: auto 0;
    cursor: pointer;
    background: url(../img/close.webp) no-repeat;
    background-size: 24px 24px;
}

.YouTubePopUp-Close:hover {
    opacity: 0.5;
}

@media (max-width: 768px) and (min-width: 10px) {
    .bottom-description {
        display: none;
    }

    .YouTubePopUp-Content {
        max-width: 90%;
    }
}

@media (max-width: 600px) and (min-width: 10px) {
    .YouTubePopUp-Content iframe {
        height: 320px !important;
    }

    .YouTubePopUp-Close {
        bottom: 362px;
    }
}

@media (max-width: 480px) and (min-width: 10px) {
    .YouTubePopUp-Content iframe {
        height: 220px !important;
    }

    .YouTubePopUp-Close {
        bottom: 262px;
    }
}

@media (max-height: 500px) and (orientation: landscape) {
    .YouTubePopUp-Content {
        max-width: 450px !important;
    }

    .YouTubePopUp-Content iframe {
        height: 240px !important;
    }

    .YouTubePopUp-Close {
        bottom: 295px !important;
    }
}

/*///////////YOUTUBE///////////*/

/*////////////-TIMER-//////////*/
.hurrytimer-timer-sep {
    font-style: normal;
    font-weight: bold;
    font-size: calc(18px + 2.81vw);
    line-height: 88px;
    color: #01499B;
}

.hurrytimer-timer-digit {
    font-style: normal;
    font-weight: bold;
    font-size: calc(18px + 2.96vw);
    line-height: 98px;
    color: #01499B;
}

.hurrytimer-timer-label {
    font-style: normal;
    font-weight: bold;
    font-size: calc(16px + 0.41vw);
    line-height: 29px;
    color: #01499B;
}


[class~="hurrytimer-campaign"] {
    line-height: normal;
    text-align: center;
    padding: 10px 0;
}

[class~="hurrytimer-campaign"] * {
    line-height: normal;
}

.hurryt-loading {
    display: none !important;
}

.hurrytimer-timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hurrytimer-headline {
    color: #333;
    display: block;
    margin: 5px auto;
}

.hurrytimer-timer-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 0;
    margin-left: 5px;
}

.hurrytimer-timer-block:last-child {
    margin-right: 0;
}

.hurrytimer-timer-block:first-child {
    margin-left: 0;
}

.hurrytimer-sticky {
    margin: auto !important;
    width: 100%;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 9999;
    position: fixed;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}

.hurrytimer-sticky.is-off {
    position: relative;
    z-index: 0;
}

.admin-bar:not(.wp-admin) .hurrytimer-sticky {
    z-index: 999999;
}

.hurrytimer-sticky-inner {
    max-width: 1200px;
    margin: auto;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.hurrytimer-button {
    display: inline-block;
    text-decoration: none;
    outline: none;
}

.hurrytimer-sticky-close {
    right: 10px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    width: 13px;
    height: 13px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hurrytimer-sticky-close svg {
    fill: #333;
    width: 100%;
    height: 100%;
}

.hurrytimer-sticky-close:hover {
    opacity: 1;
    background: none;
}

.hurrytimer-campaign-82177 {
    text-align: center;
    display: block;
}

.hurrytimer-campaign-82177 .hurrytimer-timer-digit,
.hurrytimer-campaign-82177 .hurrytimer-timer-sep {
    color: #000;
    display: block;
    font-size: 35px;
}

.hurrytimer-campaign-82177 .hurrytimer-timer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hurrytimer-campaign-82177 .hurrytimer-timer-label {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    display: block;
}


.hurrytimer-campaign-82177 .hurrytimer-headline {
    font-size: 30px;
    color: #000;
    margin-bottom: 5px;

}

.hurrytimer-campaign-82177 .hurrytimer-button-wrap {
    margin-top: 5px;

}

.hurrytimer-campaign-82177 .hurrytimer-button {
    font-size: 15px;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    padding: 10px 15px;
}

@media (max-width: 425px) {
    .top-bl-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
    }

    .hurrytimer-campaign-82177 .hurrytimer-button-wrap,
    .hurrytimer-campaign-82177 .hurrytimer-headline {
        margin-left: 0;
        margin-right: 0;
    }
}

/*////////////-TIMER-//////////*/


/*//////////////////////*/


.tv-box__link {
    cursor: pointer;
}

.background-yt {
    position: fixed;
    top: 0;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: rgba(0, 0, 0, .7);
}

body .wrapper-youtube-player {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    width: 40vw;
    height: 45vh;
    display: none;
}

.wrapper-youtube-player .youtube-inner {
    background-size: cover;
    background-position: center;
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.wrapper-youtube-player .youtube-inner img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}

.wrapper-youtube-player .youtube-inner .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.wrapper-youtube-player .youtube-inner .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.wrapper-youtube-player .youtube-inner img,
.wrapper-youtube-player .youtube-inner .play-button {
    cursor: pointer;
}

.wrapper-youtube-player .youtube-inner img,
.wrapper-youtube-player .youtube-inner iframe,
.wrapper-youtube-player .youtube-inner .play-button,
.wrapper-youtube-player .youtube-inner .play-button:before {
    position: absolute;
}

.wrapper-youtube-player .youtube-inner .play-button,
.wrapper-youtube-player .youtube-inner .play-button:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.wrapper-youtube-player .youtube-inner iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/*//////////////////////*/


/*FIRST-BLOCK-PATROL*/
.olympic-country-wrapper {
    margin-bottom: 30px;
    background-color: #ffffff;
    padding-top: 49px;
}

.num-blue {
    font-style: normal;
    font-weight: bold;
    font-size: calc(18px + 3.2291666666666665vw);
    line-height: 98px;
    color: #01499B;
    /*padding-right: 25px;*/
}

.time_map {
    padding-left: 31px;
    margin-bottom: 116px;
}

.time_map .add-cl-1 svg {
    margin-right: 10px;
}

.time_map .add-cl-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.time_map .add-cl-1 span {
    font-weight: 700;
}

.time_map .add-cl-1:first-of-type {
    margin-right: 68px;
}

.time_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blue-time-wrap {
    margin-bottom: 95px;
}

.day-blue {
    font-style: normal;
    font-weight: bold;
    font-size: calc(18px + 2.8125vw);
    line-height: 88px;
    color: #01499B;
}

.century-ff {
    font-family: "Century-Gothic", sans-serif;
}

.big-blue {
    font-family: "exo2", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: calc(18px + 0.9375vw);
    line-height: 43px;
    text-transform: uppercase;
    color: #01499B;
    margin-bottom: 32px;
}

.subtitle-patrol {
    max-width: 535px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: calc(14px + 0.5208333333333334vw);
    line-height: 29px;
    color: #000000;
    margin-bottom: 67px;
}

.title-patrol {
    margin-bottom: 43px;
    font-style: normal;
    font-weight: 400;
    font-size: calc(18px + 1.6vw);
    line-height: 60px;
    font-family: "exo2", sans-serif;
    text-transform: uppercase;
}

.add-line-blue {
    max-width: 400px;
    width: 100%;
    height: 9px;
    background-color: #01499B;
    margin-bottom: 31px;
}

.oly-first-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 606px auto;
    grid-template-columns: 706px auto;
    padding-left: 31px;
}

.l-block {
    position: relative;
}

.r-block .img-wrapper img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

/*FIRST-BLOCK-PATROL*/
/*TWO-BLOCK-PATROL*/
.numbs-wrapper p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
}

.numbs-wrapper p:first-of-type {
    margin-right: 150px;
}

.numbs-wrapper p > span:last-of-type {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    text-align: justify;
    color: #000000;
}

.numbs-wrapper p > span:first-of-type {
    font-style: normal;
    font-weight: bold;
    font-size: calc(24px + 2.5vw);
    line-height: 88px;
    text-align: justify;
    display: block;
    margin-bottom: 4px;
    color: #01499B;
}

.numbs-wrapper p {
    margin-bottom: 0;
}

.numbs-wrapper {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.more-txt:hover {
    background: transparent;
    color: #01499B;
}

.more-txt {
    border: 2px solid #01499B;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-style: normal;
    font-weight: bold;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #01499B;
    padding: 24px 90px;
}

.mini-descr-oly p {
    margin-bottom: 10px;
}

.mini-descr-oly * {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: calc(12px + 0.3125vw);
    line-height: 22px;
    text-align: justify;
    color: #000000;
}

.black-title {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    color: #000000;
    margin-bottom: 34px;
}

.oly-two-block .right-img {
    max-width: 535px;
    max-height: 535px;
}

.oly-two-block .right-img img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.oly-two-block .left-about {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 31px;
}

.oly-two-block .right-img {
    width: 37.67605633802817%;
}

.oly-two-block {
    padding-bottom: 70px;
    padding-left: 31px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media all and (max-width: 1024px) {
    .oly-first-block {
        -ms-grid-columns: 1fr .5fr;
        grid-template-columns: 1fr .5fr;
    }
}

/*TWO-BLOCK-PATROL*/
/*THREE-BLOCK-PATROL*/
.oly-three-block {
    padding-left: 30px;
    padding-right: 30px;
}

.oly-three-block .black-title {
    margin-bottom: 30px;
}

.programms-block {
    max-width: 1140px;
    padding-bottom: 100px;
}

.programms-block .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #01499B;
    padding: 30px 0;
}

.programms-block .item:first-of-type {
    border-top: 1px solid #01499B;
}

.programms-block .item .descr-txt {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    color: #000000;
    display: block;
    max-width: 568px;
}

.programms-block .item .persons-wrap .img-wrap img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}

.programms-block .item .persons-wrap span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    text-align: justify;
    color: #01499B;
}

.programms-block .item .persons-wrap .img-wrap {
    border-radius: 50%;
    overflow: hidden;
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.programms-block .item .persons-wrap .persons:not(:last-of-type) {
    margin-bottom: 20px;
}

.programms-block .item .persons-wrap .persons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.programms-block .item .persons-wrap {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.programms-block .item .date-block {
    font-family: 'exo2';
    font-weight: 900;
    font-size: calc(14px + 0.5208333333333334vw);
    line-height: 29px;
    text-align: justify;
    color: #000000;
    max-width: 140px;
    width: 100%;
    margin-right: 177px;
}

/*THREE-BLOCK-PATROL*/

/*FOUR-BLOCK-PATROL*/
.oly-four-block .black-title {
    margin-bottom: 37px;
    padding-left: 37px;
}

.oly-four-block {
    margin-bottom: 80px;
}

.arrows-gal-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

span.gallery-arrow-left.slick-arrow {
    background-color: #01499b;
    width: 150px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #3C4E80;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

span.gallery-arrow-right.slick-arrow {
    width: 150px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #3C4E80;
}

span.gallery-arrow-left.slick-arrow:hover {
    opacity: .7;
}

span.gallery-arrow-right.slick-arrow:hover {
    opacity: .7;
}

.dots-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.control-gallery-wrapper {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 30px;
    height: 80px;
}

.dots-wrap ul.slick-dots {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dots-wrap ul.slick-dots li:not(.slick-active) a:hover {
    color: #01499B;
}

.dots-wrap ul.slick-dots li a {
    font-family: 'Century-Gothic';
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.dots-wrap ul.slick-dots li.slick-active a { /* 01 */
    font-family: Century Gothic;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #01499B;
}

.dots-wrap ul.slick-dots li {
    margin-right: 16px;
}

.dots-wrap ul.slick-dots li.slick-active {
    position: relative;
    margin-right: 16px;
}

.container-gal .gal-target:nth-of-type(1) img {
    width: 480px;
    height: 230px;
}

.container-gal .gal-target:nth-of-type(2) img {
    width: 480px;
    height: 230px;
}

.container-gal .gal-target:nth-of-type(3) img {
    /*width: 458px;*/
    width: 100%;
    height: 462px;
}

.container-gal .gal-target:nth-of-type(4) img {
    width: 480px;
    height: 230px;
}

.container-gal .gal-target:nth-of-type(5) img {
    width: 258px;
    height: 230px;
}

.container-gal .gal-target:nth-of-type(6) img {
    width: 100%;
    height: 230px;
}

.container-gal .img-wrap img {
    -o-object-fit: cover;
    object-fit: cover;
}

.container-gal {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr 2px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 2px;
    -ms-grid-rows: 1fr 2px 1fr;
    grid-template-rows: 1fr 1fr;
    grid-auto-flow: row;
    grid-template-areas: "gal-1 gal-1 gal-3 gal-3 gal-4 gal-4" "gal-2 gal-2 gal-3 gal-3 gal-5 gal-6";
}

.gal-target:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: gal-1;
}

.gal-target:nth-of-type(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: gal-2;
}

.gal-target:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 3;
    grid-area: gal-3;
}

.gal-target:nth-of-type(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 9;
    -ms-grid-column-span: 3;
    grid-area: gal-4;
}

.gal-target:nth-of-type(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 9;
    grid-area: gal-5;
}

.gal-target:nth-of-type(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 11;
    grid-area: gal-6;
}

.container-gal > a {
    overflow: hidden;
}

.gal-target img:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.gal-target img {
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

.gal-target {
    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;
}

/*FOUR-BLOCK-PATROL*/

/*FIVE-BLOCK-PATROL*/
.patrol-news-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.oly-five-block .alm-btn-wrap {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
}

.oly-five-block .all-news__btn {
    -webkit-text-size-adjust: 100%;
    white-space: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Century-Gothic", sans-serif;
    border: 2px solid #01499B;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-style: normal;
    font-weight: bold;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    cursor: pointer;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 24px 50px;
    background: #01499B;
    color: #ffffff;
}

a.patrol-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

a.patrol-item .img-wrap {
    width: 184px;
    height: 184px;
    margin-right: 30px;
}

a.patrol-item .img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
}

a.patrol-item .descr-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

a.patrol-item .descr-wrap h2 {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: calc(14px + 0.5208333333333334vw);
    line-height: 29px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #01499B;
    margin-bottom: 19px;
}

p.patrol-date { /* 29 августа 2020 года */
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: calc(14px + 0.20833333333333334vw);
    line-height: 22px;
    color: #000000;
}

.patrol-notice {
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: calc(12px + 0.3125vw);
    line-height: 22px;
    color: #000000;
}

a.patrol-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    max-width: 1048px;
    width: 100%;
    height: 1px;
    background-color: #01499B;
}

.oly-five-block.with-ajax-posts {
    margin-bottom: 80px;
}

.oly-five-block {
    margin-bottom: 80px;
}

.oly-five-block .control-gallery-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.oly-five-block .black-title {
    margin-bottom: 37px;
    padding-left: 30px;
}

.video-slider-wrapper iframe {
    width: 100%;
    height: 500px;
}

.video-slider-wrapper .tv-box__link:hover svg {
    opacity: .7;
}

.video-slider-wrapper .tv-box__link {
    position: relative;
}

.video-slider-wrapper .tv-box__link svg {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.video-slider-wrapper .tv-box__link img {
    width: 100%;
    height: 100%;
    max-height: 720px;
    -o-object-fit: cover;
    object-fit: cover;
}

.video-slider-wrapper {
    max-height: 720px;
    height: 100%;
}

.oly-partners-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr 50px 1fr 50px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 50px;
    padding-bottom: 80px;
}

.oly-partners-wrapper .item:hover {
    opacity: .7;
}

.oly-partners-wrapper .item {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 275px;
}

.oly-partners-wrapper .item img {
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
    margin: auto;
}

/*FIVE-BLOCK-PATROL*/

@media (min-width: 1200px) and (max-width: 1440px) {

    .coll-wrapp__item {
        max-width: initial;
        width: 69%;
    }

    .coll-wrapp__aside {
        max-width: 420px;
        width: 29%;
    }
    .vk_wall_wrapper{
        min-height: 1035px !important;
    }
    .vk_img_hover{
        height: 360px !important;
    }
    .vk_img{
        height: 440px !important;
    }
}

@media all and (max-width: 1200px) {
 
    .coll-wrapp__item {
        max-width: initial;
        width: 100%;
    }

    .coll-wrapp__aside {
        max-width: 100%;
        width: 100%;
    }
    #asideBox .aside-slider:last-child{
        margin-bottom: 10px;
    }
    #asideBox .aside-slider{
        width: 49%;
        height: auto;
    }
    #asideBox{
        flex-direction: row;
        width: 100% !important;
        flex-wrap: wrap;
    }
}
/*@media all and (max-width: 480px) {*/

/*    .coll-wrapp__item {*/
/*        max-width: initial;*/
/*        width: 100%;*/
/*    }*/

/*    .coll-wrapp__aside {*/
/*        max-width: 100%;*/
/*        width: 100%;*/
/*    }*/
/*    #asideBox .aside-slider{*/
/*        width: 100%;*/
/*        height: auto;*/
/*    }*/
/*    #asideBox{*/
/*        flex-direction: column;*/
/*        width: 100% !important;*/
/*        min-height: 300px;*/
/*        flex-wrap: wrap;*/
/*    }*/
/*}*/

@media all and (max-width: 768px) {
    .header .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header .container .header-top {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .header .container .header-top .mobile-bottom {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .header .container .mobile-bottom {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    ul.header-bottom__list {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 10px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .r-block {
        padding-right: 0;
    }

    .video-slider-wrapper iframe {
        width: 100%;
        height: 300px;
    }

    body.post-template-olymp-country-tpl .container {
        padding: 0 10px;
    }

    .oly-five-block {
        margin-bottom: 25px;
    }

    .oly-five-block .black-title {
        padding-left: 0;
        margin-bottom: 25px;
    }

    .oly-four-block {
        margin-bottom: 25px;
    }

    .patrol-news-wrapper {
        padding: 0;
    }

    a.patrol-item .img-wrap {
        width: 100px;
        height: 100px;
        margin-right: 15px;
    }

    a.patrol-item .descr-wrap h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    p.patrol-date {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .patrol-notice {
        font-size: 12px;
    }

    .oly-five-block .alm-btn-wrap {
        padding-left: 0;
    }

    .oly-five-block.with-ajax-posts {
        margin-bottom: 25px;
    }

    .oly-partners-wrapper {
        padding: 0;
        gap: 25px;
        -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .oly-five-block {
        margin-bottom: 25px;
    }

    .oly-five-block .black-title {
        padding-left: 0;
        margin-bottom: 25px;
    }

    .oly-four-block {
        margin-bottom: 25px;
    }

    .patrol-news-wrapper {
        padding: 0;
    }

    a.patrol-item .img-wrap {
        width: 100px;
        height: 100px;
        margin-right: 15px;
    }

    a.patrol-item .descr-wrap h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    p.patrol-date {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .patrol-notice {
        font-size: 12px;
    }

    .video-slider-wrapper .tv-box__link svg {
        width: 80px;
        height: 80px;
    }

    .arrows-gal-wrap {
        height: 50px;
    }

    .gallery-events-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .control-gallery-wrapper {
        margin-top: 25px;
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }

    span.gallery-arrow-left.slick-arrow {
        width: 100%;
    }

    span.gallery-arrow-right.slick-arrow {
        width: 100%;
    }

    .dots-wrap {
        display: none;
    }

    .oly-first-block {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .olympic-country-wrapper {
        padding-top: 25px;
    }

    .subtitle-patrol {
        margin-bottom: 25px;
    }

    .big-blue {
        margin-bottom: 25px;
    }

    .blue-time-wrap {
        margin-bottom: 25px;
    }

    .hurrytimer-timer-sep {
        line-height: normal;
    }

    .hurrytimer-timer-digit {
        line-height: normal;
    }

    .time_map {
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .time_map .add-cl-1 {
        margin-right: 0;
        font-size: 14px;
    }

    .time_map {
        margin-bottom: 25px;
    }

    .oly-two-block {
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-bottom: 25px;
    }

    .time_map .add-cl-1 svg {
        width: 30px;
    }

    .oly-two-block .left-about {
        margin-right: 0;
    }

    .oly-two-block .right-img {
        width: 100%;
        margin-bottom: 24px;
    }

    .black-title {
        margin-bottom: 25px;
        font-size: 30px;
    }

    .numbs-wrapper p:first-of-type {
        margin-right: 25px;
    }

    .numbs-wrapper p > span:last-of-type {
        text-align: inherit;
    }

    .numbs-wrapper p > span:first-of-type {
        line-height: normal;
    }

    .numbs-wrapper {
        margin-bottom: 25px;
    }

    .more-txt {
        width: 100%;
    }

    .oly-three-block {
        padding: 0;
    }

    .programms-block .item {
        padding: 12px 0;
    }

    .programms-block .item .date-block {
        max-width: 95px;
        margin-right: 35px;
    }

    .programms-block {
        padding-bottom: 25px;
    }

    .oly-four-block .black-title {
        margin-bottom: 25px;
        padding-left: 0;
    }

    .gal-target img {
        height: 100% !important;
    }

    .title-patrol {
        line-height: normal;
        margin-bottom: 10px;
    }

    .add-line-blue {
        max-width: 86px;
        height: 2px;
        background-color: #01499B;
        margin-bottom: 15px;
    }
}


@media (min-width: 320px) and (max-width: 991px) {
    .coll-wrapp__aside .main-aside:first-of-type {
        display: block;
        margin-bottom: 25px;
    }

    .coll-wrapp__aside .main-aside:not(:first-of-type) {
        display: none;
    }

    .coll-wrapp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .coll-wrapp__aside {
        margin-top: 25px;
        max-width: 100%;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .coll-wrapp__aside {
        display: block;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .coll-wrapp__aside {
        display: block;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .header-top__logo:first-child {
        width: 17vw !important;
    }

    .coll-wrapp__aside {
        display: block;
    }
}