.embed-responsive,
.embed-code-container {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.embed-responsive .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.single-news-content p iframe {
    text-align: center;
    margin: 15px auto !important;
    padding: 5px auto !important;
}

.embed-responsive iframe,
.embed-responsive object,
.embed-responsive embed,
.embed-responsive blockquote,
.embed-responsive twitterwidget,
.embed-code-container iframe,
.embed-code-container object,
.embed-code-container embed,
.embed-code-container blockquote,
.embed-code-container twitterwidget {
    margin: 0px auto !important;
    padding: 0px auto !important;
    max-width: 100% !important;
}

.cursor {
    cursor: pointer;
}

.hide-comment {
    display: none;
}

.banner-100,
.bnr-100 {
    width: 100%;
    min-height: 0px;
    height: auto;
    overflow: hidden;
    display: block;
}

.banner-aside-100,
.bnr-aside-100 {
    width: 100%;
    min-height: 0px;
    height: auto;
    display: block;
}

.banner .container,
.bnr .container {
    /*background-color: #ff0000;*/
    text-align: center;
    vertical-align: central;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    color: white;
}

.banner .container,
.bnr .container {
    background-clip: content-box;
}

.single-page-inner {
    border-bottom: 0px;
}

.embed-responsive[data-socialembed="twitter"] .twitter-tweet {
    margin: 0 auto;
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 90px;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe-responsive {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.iframe-container .top-widget-wrapper {
    width: auto !important;
}

.iframe-container .top-carousel-wrapper {
    width: auto !important;
}

.single-news .inlineImage_center img {
    width: 100%;
}

.single-news p a {
    color: #b0162b;
    font-weight: bold;
}

.single-news .anterfile b {
    width: 100%;
    color: #b0162b;
    display: block;
}

.column .column-title {
    font-size: 2.2rem;
}

@media (max-width: 992px) {

    .big-banner,
    .big-bnr {
        display: none !important;
    }
}

@media (min-width: 992px) {

    .big-banner,
    .big-bnr {
        display: block;
        /* z-index: 99999; */
    }

    .banner-left,
    .bnr-left {
        z-index: 99999;
        overflow: hidden;
        text-align: right;
        top: 0px !important;
        position: fixed;
        display: block !important;
        text-align: right;
        width: 0px;
        padding-right: 6px;
        background-color: white;
    }

    .banner-right,
    .bnr-right {
        right: -10px;
        z-index: 99999;
        overflow: hidden;
        text-align: left;
        top: 0px !important;
        position: fixed;
        display: block !important;
        width: 0px;
        background-color: white;
        padding-left: 5px;
    }

    .banner-right img,
    .bnr-right img {
        float: left;
    }

    .banner-left img,
    .bnr-left img {
        float: right;
    }
}

@media (max-width: 575px) {
    .category-news-section .aditional-news-wrapper .news-item .news-item-data h3.news-item-title {
        font-size: 1.6rem !important;
    }

    main {
        min-height: 300px;
    }

    .poll-intext-single .ct-chart .ct-legend li {
        font-size: 1.4rem;
    }
}

@media (min-width: 992px) {
    /*    .banner .container {
            padding-left: 0px;
            padding-right: 0px
        }*/

    .poll-intext-single .ct-chart .ct-legend {
        max-width: 450px;
        margin: 0 auto;
    }
}

textarea.form-control {
    line-height: 23px;
}

.survey-range {
    height: 5px;
    background: #f69192;
}

.poll-intext-single .ct-chart .ct-legend li {
    font-size: 1.4rem;
}

.embed-responsive .brid {
    width: 100% !important;
    height: auto !important;
}

.language-menu li+li::before {
    content: none;
}

.banner .container,
.bnr .container {
    overflow: hidden;
}

@media (max-width: 970px) {

    .banner .container,
    .bnr .container {
        max-width: 93% !important;
        text-align: center;
        margin: 0 auto;
    }
}

@media (max-width: 970px) {

    .banner-p-1 .m_top,
    .bnr-p-1 .m_top {
        height: 120px !important;
        width: auto !important;
        max-width: 320px !important;
        display: block;
        overflow: hidden;
        text-align: center;
        margin: 10px auto;
    }

    .banner-p-2 .mbox1,
    .bnr-p-2 .mbox1 {
        min-height: 250px !important;
        height: auto;
    }
}

@media (min-width: 971px) {

    .banner-p-1 .leaderboard_top,
    .bnr-p-1 .leaderboard_top {
        height: 250px !important;
        width: auto !important;
        max-width: 970px !important;
        display: block;
        overflow: hidden;
        text-align: center;
        margin: 20px auto;
    }

    #s1-banner,
    #s1-bnr {
        min-height: 600px !important;
        height: auto;
    }
}

@media (min-width: 769px) {
    .single-news .single-news-content h2.news-description {
        font-size: 2.3rem;
        line-height: 2.9rem;
        letter-spacing: 0.35px;

        font-family: "Roboto-Regular", sans-serif;
        padding-bottom: 10px;
        font-weight: bold;
        margin-left: 0px;
        border-bottom: 0px;
    }
}

.single-news .single-news-header .social-sharing a.fa {
    width: 36px;
    margin-right: 3px;
}

@media (max-width: 768px) {
    .single-news-header .img-placeholder.size-16-9::before {
        padding-top: 53.6%;
    }

    .single-news .single-news-header .news-title {
        font-size: 2.7rem;
        line-height: 3.15rem;
        letter-spacing: 0.41px;
    }

    .single-news .single-news-content h2.news-description {
        font-size: 1.7rem;
        line-height: 2.1rem;
        letter-spacing: 0.35px;

        font-family: "Roboto-Regular", sans-serif;
        padding-bottom: 10px;
        font-weight: bold;
        margin-left: 0px;
        border-bottom: 0px;
    }
}

.tiktok-embed iframe {
    position: relative !important;
}

.category-menu a {
    white-space: nowrap;
}

@media (min-width: 992px) {
    .category-menu {
        width: 70% !important;
    }

    .category-menu a {
        padding-right: 3px !important;
    }
}

@media (min-width: 1250px) {
    .category-menu {
        width: 72.5% !important;
    }
}

.radio-news-wrapper {
    border-top: 11px solid #f04c23;
    background: linear-gradient(to bottom,
            #000 0px,
            #000 140px,
            #ef4c24 140px,
            #ef4c24 232px,
            #000 232px,
            #000,
            244px,
            #fff 244px);
}

@media (min-width: 768px) {
    .radio-news-wrapper {
        background: linear-gradient(to bottom,
                #000 0px,
                #000 165px,
                #ef4c24 165px,
                #ef4c24 288px,
                #000 288px,
                #000,
                299px,
                #fff 299px);
    }
}

@media (min-width: 992px) {
    .radio-news-wrapper {
        background: linear-gradient(to bottom,
                #000 0px,
                #000 153px,
                #ef4c24 153px,
                #ef4c24 261px,
                #000 261px,
                #000,
                272px,
                #fff 272px);
    }
}

@media (min-width: 1250px) {
    .radio-news-wrapper {
        background: linear-gradient(to bottom,
                #000 0px,
                #000 187px,
                #ef4c24 187px,
                #ef4c24 328px,
                #000 328px,
                #000,
                339px,
                #fff 339px);
    }
}

.radio-news-wrapper .owl-stage {
    display: flex;
}

.radio-news-wrapper .owl-nav {
    position: absolute;
    top: -40px;
    right: 20px;
    left: auto;
}

@media (min-width: 768px) {
    .radio-news-wrapper .owl-nav {
        right: 0;
    }
}

.radio-news-wrapper .owl-nav [class*="owl-"] {
    position: relative !important;
    width: 35px !important;
    height: 24px !important;
    border: 2px solid #fff !important;
    border-radius: 4px !important;
    background-color: transparent !important;
    opacity: 1 !important;
    margin-left: 10px;
}

.radio-news-wrapper .owl-nav [class*="owl-"].disabled {
    opacity: 0.5 !important;
}

.radio-news-wrapper .owl-nav [class*="owl-"].owl-prev span.fa {
    transform: rotate(180deg) translateY(-1px);
}

.radio-news-wrapper .owl-nav [class*="owl-"] span.fa {
    font-size: 1.4rem;
    color: #fff;
    line-height: 21px;
    text-align: center;
}

.radio-news-wrapper .radio-header {
    margin-bottom: 2.5rem;
}

.radio-news-wrapper .radio-header .radio-section-title,
.radio-news-wrapper .radio-header .radio-section-title a {
    color: #fff;
    position: relative;
    z-index: 2;
    font-family: "Avenir-Heavy";
    font-size: 2.5rem;
    margin-bottom: 0;
    text-transform: uppercase;
}

.radio-news-wrapper .radio-item {
    width: 150px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .radio-news-wrapper .radio-item {
        width: 100%;
    }
}

.radio-news-wrapper .radio-item .img-placeholder {
    background-color: transparent;
    margin-bottom: 25px !important;
}

.radio-news-wrapper .radio-item .img-placeholder:after {
    padding-top: 91.77%;
    display: block;
    content: "";
}

.radio-news-wrapper .radio-item .radio-item-data {
    background: #fff;
    box-shadow: 0 6px 8px 0 rgba(192, 192, 192, 0.5);
    border-radius: 0 0 10px 10px;
    padding: 15px 5px;
}

.radio-news-wrapper .radio-item .radio-item-data .radio-item-title a {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

@media (min-width: 992px) {
    .radio-news-wrapper .radio-item .radio-item-data .radio-item-title a {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.radio-news-wrapper .radio-item .radio-item-data .radio-item-title a span {
    font-size: 1.5rem;
    font-weight: normal;
    display: block;
    font-family: "Roboto-Medium";
}

.single-gallery-wrapper .gallery-share .fa-viber {
    background: #7b519d url("asets/viber-logo.png") no-repeat center center;
    background-size: 65% auto;
}

@media (min-width: 768px) {
    .tip-frame-mobile {
        display: none;
    }

    .tip-frame-desktop {
        display: block;
    }

    .tip-frame {
        height: 230px;
        border: none;
        width: 100%;
        background: black;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .tip-frame {
        height: 500px;
        width: 100%;
        border: none;
        background: black;
        text-align: center;
    }

    .tip-frame-mobile {
        display: block;
    }

    .tip-frame-desktop {
        display: none;
    }
}

.kvote-grupa {
    background: #161b20;
    text-transform: uppercase;
    color: white;
    text-align: left;
    line-height: 5rem;
}

.kvote-polje {
    background: #232a31;
    text-transform: uppercase;
    color: white;
    text-align: left;
    line-height: 1.4rem;
    border-bottom: 4px solid #000;
    font-size: 1.3rem;
    height: 4.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 3px;
}

@media (min-width: 576px) {
    .kvote-polje {
        font-size: 1.6rem;
        line-height: 1.6rem;
    }
}

.kvote-kvota {
    background: #394046;
    text-transform: uppercase;
    color: white;
    text-align: center;
    font-size: 14px;
    height: 4.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 4px solid #000;
}

.gallery-news-wrapper {
    background: #ed2324;
    padding: 15px 5px !important;
    border-top: 10px solid #000;
}

.gallery-news-wrapper .gallery-section-title {
    color: #fff;
    font-family: "Avenir-Heavy";
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.gallery-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.gallery-news-wrapper .news-item {
    border: none !important;

    overflow: hidden;
    padding-bottom: 0 !important;
}

.gallery-news-wrapper .news-item:first-of-type {
    flex: 0 0 100%;
    width: 100%;
}

.gallery-news-wrapper .news-item:first-of-type .news-item-img::after {
    background-size: 50px auto !important;
}

.gallery-news-wrapper .news-item:nth-of-type(2) {
    flex: 0 0 calc(50% - 3px);
    width: calc(50% - 3px);
    margin-right: 6px;
}

.gallery-news-wrapper .news-item:nth-of-type(3) {
    flex: 0 0 calc(50% - 3px);
    width: calc(50% - 3px);
}

.gallery-news-wrapper .news-item .news-item-img {
    margin-bottom: 0 !important;
}

.gallery-news-wrapper .news-item .news-item-img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    background-image: url("asets/camera.svg");
    background-position: center center;
    background-size: 30px auto;
    background-repeat: no-repeat;
    content: "";
    display: block;
}

.gallery-news-wrapper .news-item .news-item-data {
    background-color: #fff;
    padding: 10px;
    height: 100%;
}

.gallery-news-wrapper .news-item .news-item-data .news-item-description {
    display: none !important;
}

.gallery-news-wrapper .news-item+.news-item .news-item-data .news-item-title a {
    font-size: 1.4rem;
    line-height: 1.7rem;
}

.gallery-news-wrapper .btn-outline-secondary {
    border: 2px solid #fff;
    color: #fff;
}

@media (min-width: 768px) {
    .gallery-news-wrapper .news-item:first-of-type {
        flex: 0 0 calc(66.66% - 3px);
        width: calc(66.66% - 3px);
        margin-right: 6px;
    }

    .gallery-news-wrapper .news-item:first-of-type .news-item-img::before {
        padding-top: 75%;
    }

    .gallery-news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
        font-size: 1.6rem;
        line-height: 2rem;
        min-height: 4rem;
    }
}

@media (min-width: 768px) {
    .gallery-news-wrapper .news-item:nth-of-type(3) {
        flex: 0 0 calc(33.33% - 3px) !important;
        width: calc(33.33% - 3px) !important;
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

@media (min-width: 768px) {
    .gallery-news-wrapper .news-item:nth-of-type(2) {
        flex: 0 0 calc(33.33% - 3px) !important;
        width: calc(33.33% - 3px) !important;
        margin-right: 0 !important;
        align-self: flex-start;
    }

    .gallery-news-wrapper .news-item+.news-item .news-item-data .news-item-title a {
        font-size: 1.4rem;
        line-height: 1.7rem;
        max-height: 5.1rem;
        overflow: hidden;
    }
}

@media (min-width: 1250px) {
    .gallery-news-wrapper .news-item:first-of-type .news-item-data .news-item-title a {
        font-size: 1.8rem;
        line-height: 2.4rem;
        max-height: 4, 8rem;
        overflow: hidden;
    }

    .gallery-news-wrapper .news-item+.news-item .news-item-data .news-item-title a {
        font-size: 1.6rem;
        line-height: 2rem;
        max-height: 6rem;
        overflow: hidden;
    }
}

.tip-widget-box .tip-widget-data .liga-row {
    background: #29313a !important;
    font-size: 1.4rem;
}

.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free", "FontAwesome" !important;
}

.obituary-wrapper .obituary-header {
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 13px;
}

.obituary-wrapper .obituary-header a {
    color: #fff;
}

.obituary-wrapper .obituary-header .obituary-section-title {
    margin-bottom: 0;
    line-height: 2.2rem;
}

.obituary-wrapper .obituary-header .obituary-section-title a {
    font-family: "Avenir-Heavy";
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
    position: relative;
    top: 1px;
    text-transform: uppercase;
}

.obituary-wrapper .owl-item:not(:last-of-type):after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -12px;
    background: #ccc;
    display: block;
}

.obituary-wrapper .owl-item.active~.owl-item .obituary-item::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 100%;
    height: calc(100% + 10px);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 65%);
    z-index: 3;
}

.obituary-wrapper .owl-item .obituary-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    width: 70vw;
    height: 100%;
    border: 5px solid #000;
    position: relative;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

.obituary-wrapper .owl-item .obituary-item.banner {
    width: 320px;
    border: none;
}

.obituary-wrapper .owl-item .obituary-item.banner .banner-wrapper {
    width: 300px;
    min-height: 250px;
    background-color: #eee;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.obituary-wrapper .owl-item .obituary-item.banner .banner-wrapper:after {
    content: "Oglas";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    color: #ccc;
    z-index: 0;
}

.obituary-wrapper .owl-item .obituary-item.banner .banner-wrapper>* {
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    .obituary-wrapper .owl-item .obituary-item {
        width: 500px;
    }
}

@media (min-width: 1250px) {
    .obituary-wrapper .owl-item .obituary-item {
        width: 595px;
    }
}

.obituary-wrapper .owl-item .obituary-item .banner-title {
    font-size: 3rem;
    line-height: 4.9rem;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
}

.obituary-wrapper .owl-item .obituary-item .banner-title span {
    font-size: 1.8rem;
    text-decoration: underline;
}

@media (min-width: 576px) {
    .obituary-wrapper .owl-item .obituary-item .banner-title {
        font-size: 3.9rem;
    }
}

.obituary-wrapper .owl-item .obituary-item .greaving {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: 0.5rem !important;
    color: #454545;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.obituary-wrapper .owl-item .obituary-item .person-image {
    width: 90px;
    border: 2px solid #000;
    position: relative;
    margin-bottom: 0.5rem;
}

.obituary-wrapper .owl-item .obituary-item .person-image:before {
    content: "";
    padding-top: 120%;
    display: block;
}

.obituary-wrapper .owl-item .obituary-item .person-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.obituary-wrapper .owl-item .obituary-item .person-name {
    color: #191919;
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 0rem;
}

.obituary-wrapper .owl-item .obituary-item .funeral-info {
    font-size: 1.6rem;
    line-height: 1.8rem;
    padding: 0;
    margin-bottom: 0.3rem;
    color: #454545;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.obituary-wrapper .owl-item .obituary-item .funeral-info~.greaving {
    margin-bottom: 0.5;
    display: none;
}

.obituary-wrapper .owl-item .obituary-item .published {
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1;
    display: none;
}

.obituary-wrapper .owl-item .obituary-item .date-of-death {
    font-size: 1.4rem;
    line-height: 1;
    padding: 0;
    margin-bottom: 0.5rem;
    color: #454545;
}

.obituary-wrapper .owl-stage {
    display: flex;
}

.obituary-wrapper .owl-nav {
    position: absolute;
    top: -29px;
    right: 10px;
    left: auto;
}

/* @media (min-width: 768px) {
    .obituary-wrapper .owl-nav {
        width: 500px;
    }
}
@media (min-width: 1250px) {
    .obituary-wrapper .owl-nav {
        width: 595px;
    }
} */
.obituary-wrapper .owl-nav button[class*="owl-"] {
    /* position: absolute !important; */
    /* width: 45px !important;
    height: 45px !important;
    background: #000 !important;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0; */
    background: #000 !important;
    border: 2px solid #fff !important;
    border-radius: 4px;
    position: relative;
    padding: 3px 10px !important;
    width: 35px !important;
    height: 24px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}

/* .obituary-wrapper .owl-nav [class*="owl-"].disabled {
    display: none;
} */
.obituary-wrapper .owl-nav [class*="owl-"].owl-prev {
    /* left: 0; */
    margin-right: 10px;
}

.obituary-wrapper .owl-nav [class*="owl-"].owl-prev span {
    transform: rotate(-180deg);
}

/* .obituary-wrapper .owl-nav [class*="owl-"].owl-prev.disabled {
    display: none;
} */
.obituary-wrapper .owl-nav [class*="owl-"].owl-next {
    /* right: 0; */
}

.obituary-wrapper .owl-nav [class*="owl-"].owl-next span {
    /* right: 0; */
    position: relative;
    top: -2px;
}

.obituary-wrapper .owl-nav [class*="owl-"] span.fa {
    font-size: 1.5rem;
    color: #fff;
    line-height: 17px;
    text-align: center;
}

.single-news-content .embed-responsive[data-socialembed="default"] {
    overflow: visible !important;
}

.single-news-content .embed-responsive[data-socialembed="default"] iframe:not([src*="imasdk"]) {
    position: static !important;
}

.next-news-item {
    position: fixed;
    bottom: 140px;
    right: -430px;
    background-color: #fff;
    width: 280px;
    z-index: 999999;
    padding: 0px;
    -webkit-box-shadow:
        0 0 3px rgba(100, 100, 100, 0.7),
        0 2px 20px rgba(100, 100, 100, 0.75);
    box-shadow:
        0 0 3px rgba(100, 100, 100, 0.7),
        0 2px 20px rgba(100, 100, 100, 0.75);
    overflow: hidden;
    transition: 0.2s linear;
    border-bottom: none !important;
    display: flex;
    align-items: center;
}

@media (min-width: 768px) {
    .next-news-item {
        bottom: 265px;
    }
}

.next-news-item.active {
    right: 30px;
}

.next-news-item .close-next-news {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    display: flex;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 20;
    justify-content: center;
    align-items: center;
}

.next-news-item .news-item-data .news-item-title {
    margin-bottom: 0 !important;
}

.next-news-item .news-item-data .news-item-title a {
    font-size: 15px !important;
    line-height: 18px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.next-news-item .news-item-img {
    margin-bottom: 0;
    flex: 0 0 40%;
    order: 2;
}

.next-news-item .news-item-img:before {
    padding-top: 75%;
}

.next-news-item .news-item-data {
    padding: 5px;
    position: relative;
    flex: 0 0 60%;
}

.next-news-item .news-item-data .next-label {
    position: absolute;
    bottom: 100%;
    right: 0;
    display: inline-block;
    color: #fff;
    padding: 3px 10px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    background-color: #ed2324;
}

.news-list:not(.feljton-list) .news-item .news-item-data h3.news-item-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: none !important;
    height: auto !important;
}

.related-news .news-item .news-item-data .news-item-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: none !important;
    height: auto !important;
}

.news-from-more-category .news-item:not(:first-of-type) .news-item-data .news-item-title {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: none !important;
    height: auto !important;
}

@media (max-width: 576px) {
    .category-section .news-item .news-item-data h3.news-item-title {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: none !important;
        height: auto !important;
    }

    .category-news-section .aditional-news-wrapper .news-item .news-item-data h3.news-item-title {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: none !important;
        height: auto !important;
    }

    .category-news-section .category-main .news-item .news-item-data h3.news-item-title {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: none !important;
        height: auto !important;
    }

    .category-news-section .category-main .news-item:first-of-type .news-item-data h3.news-item-title {
        -webkit-line-clamp: 3;
    }

    .top-news .top-news-lead .news-item .news-item-data h3.news-item-title {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: none !important;
        height: auto !important;
    }

    .top-news .top-news-lead .news-item:first-of-type .news-item-data h3.news-item-title {
        -webkit-line-clamp: 3;
    }
}

.book-news-wrapper {
    border-top: 11px solid #ed2324;
    background: linear-gradient(to bottom,
            #fff 0px,
            #fff 200px,
            #bec1c2 200px,
            #bec1c2 332px,
            #fff 332px,
            #fff,
            244px,
            #fff 244px);
}

@media (min-width: 768px) {
    .book-news-wrapper {
        background: linear-gradient(to bottom,
                #fff 0px,
                #fff 250px,
                #bec1c2 250px,
                #bec1c2 373px,
                #fff 373px,
                #fff,
                299px,
                #fff 299px);
    }
}

@media (min-width: 992px) {
    .book-news-wrapper {
        background: linear-gradient(to bottom,
                #fff 0px,
                #fff 230px,
                #bec1c2 230px,
                #bec1c2 333px,
                #fff 333px,
                #fff,
                244px,
                #fff 244px);
    }
}

@media (min-width: 1250px) {
    .book-news-wrapper {
        background: linear-gradient(to bottom,
                #fff 0px,
                #fff 220px,
                #bec1c2 220px,
                #bec1c2 340px,
                #fff 340px,
                #fff,
                339px,
                #fff 339px);
    }
}

.book-news-wrapper .owl-stage {
    display: flex;
}

.book-news-wrapper .owl-nav {
    position: absolute;
    top: -40px;
    right: 20px;
    left: auto;
}

@media (min-width: 768px) {
    .book-news-wrapper .owl-nav {
        right: 0;
    }
}

.book-news-wrapper .owl-nav [class*="owl-"] {
    position: relative !important;
    width: 35px !important;
    height: 24px !important;
    border: 2px solid #000 !important;
    border-radius: 4px !important;
    background-color: transparent !important;
    opacity: 1 !important;
    margin-left: 10px;
}

.book-news-wrapper .owl-nav [class*="owl-"].disabled {
    opacity: 0.5 !important;
}

.book-news-wrapper .owl-nav [class*="owl-"].owl-prev span.fa {
    transform: rotate(180deg) translateY(-1px);
}

.book-news-wrapper .owl-nav [class*="owl-"] span.fa {
    font-size: 1.4rem;
    color: #000;
    line-height: 21px;
    text-align: center;
}

.book-news-wrapper .book-header {
    margin-bottom: 2.5rem;
}

.book-news-wrapper .book-header .book-section-title,
.book-news-wrapper .book-header .book-section-title a {
    color: #000;
    position: relative;
    z-index: 2;
    font-family: "Avenir-Heavy";
    font-size: 2.5rem;
    margin-bottom: 0;
    text-transform: uppercase;
}

.book-news-wrapper .book-item {
    width: 180px;
    padding-bottom: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .book-news-wrapper .book-item {
        width: 100%;
    }
}

.book-news-wrapper .book-item .img-placeholder {
    background-color: transparent;
    margin-bottom: 10px !important;
}

.book-news-wrapper .book-item .img-placeholder:after {
    padding-top: 145.31%;
    display: block;
    content: "";
}

.book-news-wrapper .book-item .book-item-data {
    background: #fff;
    box-shadow: 0 6px 8px 0 rgba(192, 192, 192, 0.5);
    border-radius: 0 0 10px 10px;
    padding: 0px 10px 15px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}

.book-news-wrapper .book-item .book-item-data .book-item-title a {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
    text-transform: uppercase;
}

.book-news-wrapper .book-item .book-item-data .book-author {
    margin-bottom: 5px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #bec1c2;
    font-family: "Roboto-Bold", sans-serif;
}

.book-news-wrapper .book-item .book-item-data .book-price {
    color: #ed2324;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
}

.book-news-wrapper .book-item .btn-order {
    display: inline-block;
    margin-inline: auto;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
    letter-spacing: 2px;
    padding: 5px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    background-color: #ed2324;
    font-family: "Roboto-Bold", sans-serif;
    margin-top: auto;
}

@media (min-width: 992px) {
    .book-news-wrapper .book-item .book-item-data .book-item-title a {
        font-size: 1.9rem;
        line-height: 2.4rem;
    }

    .book-news-wrapper .book-item .book-item-data .book-author {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

.custom-three-news-box {
    margin-bottom: 10px;
}

.custom-three-news-box .category-news-title {
    background-color: transparent !important;
    margin: 0;
    margin-bottom: 0px;
    padding-left: 0 !important;
    position: relative;
}

.custom-three-news-box .category-news-title::after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    bottom: 50%;
    left: 0;
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.custom-three-news-box .category-news-title a {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 2.5rem;
    background: #fff;
    padding-right: 10px;
    position: relative;
    z-index: 2;
}

.custom-three-news-box .three-news-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0;
}

.custom-three-news-box .three-news-box .news-item:first-of-type {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px !important;
}

.custom-three-news-box .three-news-box .news-item:not(:first-of-type) {
    flex: 0 0 calc(100% / 2 - 15px / 2);
    width: calc(100% / 2 - 15px / 2);
}

.custom-three-news-box .three-news-box .news-item {
    border-bottom: none;
}

.custom-three-news-box .three-news-box .news-item .news-item-data .news-item-title {
    font-size: 15px;
    line-height: 20px;
}

.custom-three-news-box .three-news-box .news-item .news-item-data .news-item-description {
    display: none !important;
}

.custom-three-news-box .three-news-box .news-item .news-item-data .date-published {
    display: none;
}

@media (min-width: 576px) {
    .custom-three-news-box .three-news-box {
        justify-content: flex-start;
    }

    .custom-three-news-box .three-news-box .news-item:first-of-type {
        flex: 0 0 calc(100% / 3 - 30px / 3);
        width: calc(100% / 3 - 30px / 3);
        margin-right: 15px;
        margin-bottom: 0;
    }

    .custom-three-news-box .three-news-box .news-item:not(:first-of-type) {
        flex: 0 0 calc(100% / 3 - 30px / 3);
        width: calc(100% / 3 - 30px / 3);
        margin-right: 15px;
        margin-bottom: 0;
    }

    .custom-three-news-box .three-news-box .news-item:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .custom-three-news-box .three-news-box .news-item .news-item-data .news-item-title {
        font-size: 16px;
        line-height: 21px;
    }
}

.bnr .container {
    padding-left: 0px;
    padding-right: 0px;
}

.single-news h2 {
    font-size: 2rem;
}

.chat-bot {
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 80%;
    z-index: 8;
    background-color: #fff;
    padding: 5px;
}

.chat-bot .chat-header {
    display: flex;
    justify-content: space-between;
}

.chat-bot .chat-header .live-chat-img {
    max-width: 200px;
    margin-bottom: 0;
    cursor: pointer;
}

.chat-bot .chat-header .chat-close {
    display: none;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 25px;
    cursor: pointer;
}

.chat-bot .chat-main {
    display: none;
    transition: 0.3s linear;
    padding-top: 20px;
}

.chat-bot.chat-open .chat-main {
    display: block;
}

.chat-bot.chat-open .chat-header .chat-close {
    display: flex;
}

.chat-bot .chat-inbox {
    width: 100%;
    height: 350px;
}

@media (min-width: 992px) {
    .chat-bot {
        position: static;
        max-width: none;
    }

    .chat-bot .chat-header {
        display: none !important;
    }

    .chat-bot .chat-main {
        display: block !important;
        padding-top: 0;
    }
}

main {
    margin-top: 0 !important;
}

.new-mobile-menu-wrapper {
    margin-top: 40.1px;
}

.new-mobile-menu-wrapper .category-menu-mobile {
    background-color: #000;
    padding: 4px 6px;
    display: flex;
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.new-mobile-menu-wrapper .subcategory-menu {
    overflow-x: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.new-mobile-menu-wrapper .category-menu-mobile li {
    margin-right: 15px;
}

.new-mobile-menu-wrapper .category-menu-mobile a {
    padding-bottom: 8px;
    font-family: "Roboto-Medium", sans-serif;
    font-size: 1.3rem;
    letter-spacing: normal;
    padding: 5px 0px;
    position: relative;
    display: block;
    line-height: 1.9rem;
    white-space: nowrap;
    color: #fff;
}

.new-mobile-menu-wrapper .category-menu-mobile a::after {
    height: 2px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 0;
    background-color: #fff;
    transition: 0.3s linear;
    max-width: 75px;
}

.category-menu-mobile a.active::after {
    width: 100%;
}

.new-mobile-menu-wrapper .subcategory-menu .subcategory-item a {
    white-space: nowrap;
}

.subcategory-nav .container::after {
    left: 6px;
    right: 6px;
}

@media (min-width: 992px) {
    .new-mobile-menu-wrapper {
        margin-top: 0;
    }

    .subcategory-nav .container::after {
        left: 12px;
        right: 12px;
    }
}

/* ODRZIVI RAZVOJ */

.nature-general-box {
    background-color: #f4f8df;
    padding: 15px;
    border: 2px solid #b0b688;
    margin-bottom: 20px;
}

.nature-general-box .nature-general-image {
    margin-bottom: 25px;
    max-width: 200px;
    margin-inline: auto;
}

.nature-general-box .nature-general-title {
    text-transform: uppercase;
    color: #008001;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
}

.nature-general-box .nature-general-title a{
    text-decoration: underline;
    color: #008001; 
}

.nature-general-box .nature-general-text {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 17px;
    line-height: 20px;
}

.nature-general-box ul {
    padding-left: 15px;
}

.nature-slider {
    border-top: none;
    position: relative;
}

.nature-slider::before {
    content: "";
    display: block;
    width: 100%;
    height: 42px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #626c16;
    z-index: 2;
}

.nature-slider .video-slider {
    z-index: 3;
}

.nature-slider.video-news-wrapper::after {
    height: 55%;
}

.nature-slider .video-slider-wrapper::after {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 147px;
    left: 0;
    background-color: #bfd42f;
    z-index: 2;
}

.nature-slider .video-slider .news-item {
    background-color: transparent;
    border: 0;
    filter: unset;
    height: calc(100% - 0px);
}

.nature-slider .video-slider .news-item-img {
    border-radius: 10px;
    overflow: hidden;
    border: 3px solid #fff;
    margin-bottom: 15px;
}

.nature-slider .video-slider .news-item .news-item-data {
    transform: translateY(6px);
    max-width: 90%;
    margin-inline: auto;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    border: none !important;
    -webkit-filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.2));
    height: 80px;
}

.nature-slider .video-slider .news-item .news-item-data .news-item-title a {
    max-height: 6rem;
    text-align: center;
}

.info-table {
    text-align: center;
    margin-bottom: 20px;
}

.info-table .border-wrapper {
    padding-bottom: 20px;
    border-bottom: 1px dashed #000;
}

.info-table .info-table-wrapper {
    background-color: #fff;
    padding: 10px 15px;
}

.info-table .info-table-title {
    background-color: #075FA8;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 15px;
    display: inline-block;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
}

.info-table .info-table-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.info-table .info-table-box .info-table-item {
    flex: 0 0 calc(50% - 30px/2);
    width: calc(50% - 30px/2);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.info-table .info-table-box .info-table-item .info-table-item-content {
    border-radius: 50%;
    border: 12px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 120px;
    height: 120px;
    margin-bottom: 15px;
}

.info-table .info-table-box .info-table-item:first-of-type .info-table-item-content {
    border-color: #253C78;
}

.info-table .info-table-box .info-table-item:nth-of-type(2) .info-table-item-content {
    border-color: #244999;
}

.info-table .info-table-box .info-table-item:nth-of-type(3) .info-table-item-content {
    border-color: #075FA8;
}

.info-table .info-table-box .info-table-item:nth-of-type(4) .info-table-item-content {
    border-color: #2F82A9;
}

.info-table .info-table-box .info-table-item:nth-of-type(5) .info-table-item-content {
    border-color: #57A6AB;
}

.info-table .info-table-box .info-table-item:nth-of-type(6) .info-table-item-content {
    border-color: #7FC9AC;
}

.info-table .info-table-box .info-table-item .order-number {
    text-align: right;
    color: #253C78;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 50px;
    line-height: 75px;
    margin-bottom: 16px;
    margin-bottom: 0;
}


.info-table .info-table-box .info-table-item .info-table-item-title {
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    margin-bottom: 0;
    color: #253C78;
    font-size: 19px;
    line-height: 20px;
}


.info-table .modal-content {
    background-color: #253C78;
    color: #fff;
    border-radius: 20px;
    border: none;
    padding: 10px;
}

.info-table .modal-header {
    border-color: #fff;
}

.info-table .close {
    color: #fff;
}

.info-table .modal-body {
    text-align: left;
    padding-top: 15px;
}

.how-to-help .modal-content {
    color: #fff;
    border-radius: 20px;
    border: none;
    padding: 10px;
}

.how-to-help .modal-content ul {
    padding-left: 25px;
}

.how-to-help .modal-content strong {
    font-family: "Roboto-Bold", sans-serif;
}

.how-to-help .modal-header {
    border-color: #fff;
}

.how-to-help .close {
    color: #fff;
}

.how-to-help #recycleLink .modal-content {
    background-color: #253C78;
}

.how-to-help #energyLink .modal-content {
    background-color: #253C78;
}

.how-to-help #waterLink .modal-content {
    background-color: #7FC9AC;
}

.how-to-help #homeEnergyLink .modal-content {
    background-color: #075FA8;
}

.how-to-help #planetLink .modal-content {
    background-color: #57A6AB;
}

.how-to-help #ecologyLink .modal-content {
    background-color: #2F82A9;
}

.how-to-help {
    margin-bottom: 25px;
}

.how-to-help .how-to-help-wrapper img {
    display: block;
    width: 100%;
}

.how-to-help .how-to-help-wrapper .how-to-help-image-desktop {
    display: none;
}

.how-to-help .how-to-help-wrapper {
    position: relative;
}

.how-to-help .how-to-help-wrapper .how-to-help-link {
    display: block;
    position: absolute;
    z-index: 2;
    width: 91.6vw;
    height: 30.8vw;
}

.how-to-help .how-to-help-wrapper .recycle-link {
    top: 32.4vw;
    left: 2.8vw;
}

.how-to-help .how-to-help-wrapper .energy-link {
    top: 73.4vw;
    left: 2.8vw;
}

.how-to-help .how-to-help-wrapper .water-link {
    top: 114.4vw;
    left: 2.8vw;
}

.how-to-help .how-to-help-wrapper .home-energy-link {
    bottom: 92.4vw;
    left: 2.8vw;
}

.how-to-help .how-to-help-wrapper .planet-link {
    bottom: 51.4vw;
    left: 2.8vw;
}

.how-to-help .how-to-help-wrapper .ecology-link {
    bottom: 11.4vw;
    left: 2.8vw;
}

@media (min-width: 576px) {
    .info-table .info-table-title {
        font-size: 25px;
        line-height: 27px;
    }

    .info-table .info-table-box {
        justify-content: space-around;
    }

    .info-table .modal-content {
        padding: 20px;
    }

    .how-to-help .modal-content {
        padding: 20px;
    }

    .how-to-help .how-to-help-wrapper .how-to-help-image-mobile {
        display: none;
    }

    .how-to-help .how-to-help-wrapper .how-to-help-image-desktop {
        display: block;
    }

    .how-to-help .how-to-help-wrapper .how-to-help-link {
        width: 38.6vw;
        height: 13.2vw;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 2.5vw;
        left: 15.8vw;
        width: 25.2vw;
        height: 24.2vw;
        border-radius: 0 0 290px 290px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 19.5vw;
        left: 59.28vw;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 19.5vw;
        left: 0;
    }

    .how-to-help .how-to-help-wrapper .home-energy-link {
        top: 39.4vw;
        right: 0;
        bottom: unset;
        left: unset;
    }

    .how-to-help .how-to-help-wrapper .planet-link {
        top: unset;
        left: 0;
        bottom: 19.1vw;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        top: unset;
        left: unset;
        right: 34.7vw;
        bottom: 0;
        width: 27.2vw;
        height: 24.2vw;
        border-radius: 290px 290px 0 0;
    }

    .nature-slider .video-slider-wrapper::after {
        height: 62px;
        bottom: 138px;
    }

    .nature-slider.video-news-wrapper::after {
        height: 60%;
    }
}

@media (min-width: 768px) {
    .info-table .border-wrapper {
        padding: 40px 0;
        border-bottom: 1px dashed #000;
        border-top: 1px dashed #000;
    }

    .info-table .info-table-title {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 35px;
        margin-top: -80px;
    }

    .info-table .info-table-box .info-table-item {
        flex: 0 0 calc(100%/3 - 50px/3);
        width: calc(100%/3 - 50px/3);
    }

    .how-to-help .how-to-help-wrapper .how-to-help-link {
        width: 278px;
        height: 95px;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        width: 182px;
        height: 174px;
        top: 0px;
        left: 263px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 139px;
        left: 430px;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 141px;
        left: 0px;
    }

    .how-to-help .how-to-help-wrapper .home-energy-link {
        top: 285px;
        right: 0px;
    }

    .how-to-help .how-to-help-wrapper .planet-link {
        left: 0;
        bottom: 140px;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        width: 202px;
        height: 174px;
        right: 249px;
        bottom: 0px;
    }

    .nature-slider.video-news-wrapper::after {
        height: 78%;
    }

    .nature-slider .video-slider-wrapper::after {
        height: 80px;
        bottom: 112px;
    }
}

@media (min-width: 992px) {
    .info-table .info-table-title {
        font-size: 28px;
        line-height: 30px;
    }

    .page-content-inner .nature-general-box {
        display: none;
    }

    .info-table .info-table-wrapper {
        padding-inline: 50px;
        /* IZMENE ZBOG NOVIH NASLOVA*/
        padding-inline: 20px;
    }

    .info-table .info-table-box {
        justify-content: space-evenly;
    }

    .info-table .info-table-box .info-table-item .info-table-item-content {
        width: 160px;
        height: 160px;
        border-width: 15px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-title {
        font-size: 25px;
        line-height: 28px;
        max-width: 95%;
    }

    .info-table .info-table-box .info-table-item .order-number {
        font-size: 88px;
        line-height: 120px;
    }

    .info-table .modal-dialog,
    .how-to-help .modal-dialog {
        max-width: 600px;
    }

    .how-to-help {
        margin-bottom: 35px;
    }

    .how-to-help .how-to-help-wrapper .how-to-help-link {
        width: 376px;
    height: 135px;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 0;
        left: 347px;
        width: 242px;
        height: 230px;
        border-radius: 0 0 390px 390px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 180px;
        left: 560px;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 180px;
        left: 0;
    }

    .how-to-help .how-to-help-wrapper .home-energy-link {
        top: 370px;
        right: 0;
    }

    .how-to-help .how-to-help-wrapper .planet-link {
        left: 0;
    bottom: 182px;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        right: 335px;
        bottom: 0;
        width: 260px;
        height: 230px;
        border-radius: 390px 390px 0 0;
    }

    .nature-slider .video-slider-wrapper::after {
        height: 65px;
        bottom: 131px;
    }

    .nature-slider.video-news-wrapper::after {
        height: 64%;
    }
}

@media (min-width: 1250px) {
    .info-table .info-table-wrapper {
        padding-inline: 80px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-title {
        max-width: 95%;
        font-size: 30px;
        line-height: 34px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-content {
        width: 180px;
        height: 180px;
    }

    .info-table .info-table-box .info-table-item .order-number {
        font-size: 105px;
        line-height: 180px;
    }

    /*.info-table .info-table-title {
        font-size: 40px;
        line-height: 42px;
    }
    .info-table .info-table-box .info-table-item {
        border-radius: 170px 20px 170px 20px;
    }
    .info-table .info-table-box .info-table-item .info-table-item-content {
        padding: 35px 45px;
    } */
    .info-table .modal-dialog,
    .how-to-help .modal-dialog {
        max-width: 800px;
    }

    .how-to-help .how-to-help-wrapper .how-to-help-link {
        width: 487px;
    height: 170px;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 0;
    left: 451px;
        width: 313px;
    height: 287px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 235px;
        left: 729px;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 240px;
    left: 0;
    }

    .how-to-help .how-to-help-wrapper .home-energy-link {
        top: 485px;
        right: 0;
    }

    .how-to-help .how-to-help-wrapper .planet-link {
        left: 0;
        bottom: 237px;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        right: 433px;
        bottom: 0;
        width: 346px;
        height: 287px;
    }

    .nature-slider .video-slider .news-item .news-item-data .news-item-title a {
        max-height: 4.4rem;
    }

    .nature-slider.video-news-wrapper::after {
        height: 77%;
    }

    .nature-slider .video-slider-wrapper::after {
        height: 84px;
        bottom: 100px;
    }
}

.news-item .news-item-data .date-published span {
    display: block;
    margin-top: -15px;
    max-width: 45%;
    margin-left: auto;
    text-align: right;
}

.single-news-content .widget-int-razmena .three-news-box .news-item {
    flex: 0 0 100% !important;
    width: 100% !important;
    display: flex;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px dashed rgba(68, 68, 68, 0.3);
}

.single-news-content .widget-int-razmena .three-news-box .news-item .news-item-img {
    flex: 0 0 150px;
    width: 150px;
    margin-bottom: 0 !important;
}

.single-news-content .widget-int-razmena .three-news-box .news-item .news-item-data {
    flex: 1;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .single-news-content .widget-int-razmena .three-news-box .news-item .news-item-img {
        flex: 0 0 190px;
        width: 190px;
    }

    .single-news-content .widget-int-razmena .three-news-box .news-item .news-item-data .news-item-title {
        font-size: 20px;
        line-height: 24px;
    }
}

.author-info {
    margin-bottom: 20px;
    padding: 20px 0 10px;
    border-bottom: 1px dashed rgba(68, 68, 68, 0.3);
}

.author-info .author-info-header {
    display: flex;
    align-items: flex-start;
}

.author-info .author-info-header .author-image {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 0;
}

.author-info .author-info-header .author-image img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: center;
}

.author-info .author-info-header .author-data .author-title {
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    margin-bottom: 15px;
}

.author-info .author-info-header .author-data .author-title a {
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
}

.author-info .author-bio h1,
.author-info .author-bio h2,
.author-info .author-bio h3,
.author-info .author-bio h4,
.author-info .author-bio h5,
.author-info .author-bio h6 {
    font-size: 18px;
    line-height: 20px;
}

.author-info .author-bio p {
    font-size: 16px;
    line-height: 20px;
}

@media (min-width: 1200px) {
    .author-info {
        margin-bottom: 35px;
    }

    .author-info .author-info-header .author-image {
        flex: 0 0 70px;
        width: 70px;
        height: 70px;
    }

    .author-info .author-info-header .author-image img {
        width: 70px;
        height: 70px;
    }

    .author-info .author-info-header .author-data .author-title {
        font-size: 24px;
        line-height: 26px;
    }

    .author-info .author-info-header .author-data .author-title a {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (min-width: 768px) {
    .single-news .single-author-info {
        display: flex !important;
        align-items: center;
    }
}

.single-news .single-author-info .single-author-image {
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 0;
}

.live-label {
    display: none;
    color: #ed2324;
    text-transform: uppercase;
    margin-right: 5px;
    position: relative;
    padding-left: 24px;
}

.live-label .blob {
    position: relative;
}

.live-label .blob:before {
    content: "";
    display: block;
    background: #ed2324;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: -16px;
    top: calc(50% - 5px);
}

.live-label .blob::after {
    content: "";
    display: block;
    border: 1px solid #ed2324;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 7px);
    left: -18px;
    animation: pulse-animation 2s ease-in-out 0.2s infinite;
}

@keyframes pulse-animation {
    0% {
        opacity: 1;
        transform: scale(0.9);
    }

    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}

.news-item.live-item {
    padding: 6px;
    border: 3px solid #ed2324 !important;
}

.news-item.live-item .live-label {
    display: inline-block;
}

@media (min-width: 1250px) {
    .news-item.live-item {
        padding: 10px;
    }
}

.aside-bar .news-item.live-item {
    padding: 0;
    border: none !important;
}

.single-news .live-label {
    display: inline-block;
}

@media (min-width: 992px) {
    .single-news .live-label {
        padding-left: 32px;
    }

    .single-news .live-label .blob:before {
        width: 15px;
        height: 15px;
        left: -25px;
        top: calc(50% - 7px);
    }

    .single-news .live-label .blob:after {
        width: 21px;
        height: 21px;
        top: calc(50% - 10px);
        left: -28px;
    }
}

.google-follow {
    background-color: #f5f5f5;
    padding: 10px 10px 20px 10px;
    margin: 20px 0;
}

.google-follow .google-follow-text {
    text-align: center;
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 400;
    font-size: 1.4rem !important;
    line-height: 2rem !important;
    margin-bottom: 5px !important;
}

.google-follow .google-link {
    display: block;
    max-width: 150px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 5px;
}

@media (min-width: 960px) {
    .google-follow .google-follow-text {
        font-size: 1.6rem !important;
        line-height: 2.2rem !important;
        margin-bottom: 10px !important;
    }
}

.bnr {
    /* background-color: red; */
    /* color:white; */
    position: relative;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    background-color: #f8f8f8;
}

.bnr::before {
    content: attr(data-placeholder-caption) "Oglas" !important;
    position: absolute;
    top: -7px !important;
    /* bottom: 0 !important; */
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ccc;
    font-size: 10px;
    /* border-bottom: 1px solid #ccc; */
    width: 100%;
    text-align: center;
    background: none;
    height: 20px;
}

.bnr.bnr-intext::after {
    z-index: -1;
}

.bnr .text-center {
    /* z-index: 10000 !important; */
    /* padding-top: 20px !important; */
    /* border-top: 1px solid #ccc; */
}

.bnr .text-center::before {}

.bnr-content-exchange::before {
    content: "" !important;
    display: none !important;
    background-color: white !important;
}

.bnr-content-exchange {
    background-color: white !important;
}

@media (min-width: 992px) {
    .bnr-vertical-content-desktop {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 992px) {
    .bnr-vertical-content-mobile {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}

/* mobile */
@media (max-width: 992px) {
    .bnr-mobile-100 {
        min-height: 100px !important;
    }

    .bnr-mobile-280 {
        min-height: 280px !important;
    }
}

/* desktop */
@media (min-width: 992px) {
    .bnr-desktop-250 {
        min-height: 250px !important;
    }

    .bnr-desktop-280 {
        min-height: 280px !important;
    }

    .bnr-desktop-600-sticky {
        min-height: 600px !important;
        position: relative !important;
    }

    .bnr-desktop-600-sticky .text-center {
        position: sticky !important;
        top: 97px !important;
    }

    .bnr-desktop-600 {
        min-height: 600px !important;
    }

    .aside-bar .aside-inner {
        height: 100%;
    }

    .bnr-sticky-p7 {
        position: sticky;
        top: 97px;
    }
}

/* #close_adhesion {
    right: 20px !important;
} */

@media (min-width: 768px) {
    .single-gallery-thumbnail {
        max-width: 340px !important;
        flex: 0 0 340px;
    }
}

.header-bottom,
.subcategory-nav {
    /* z-index: 999999999 !important; */
}

.fixed-top {
    position: fixed !important;
}

.header-bottom {
    position: relative;
}

.zindex-bnr {
    z-index: 0 !important;
}

.promo-widget {
    padding: 10px 20px;
    border-radius: 15px;
    border: 2px solid transparent;
    margin-bottom: 20px;
    position: relative;
}

.promo-widget::before {
    content: "";
    display: block;
    background-color: #a1e3ea;
    border: 2px solid #e0e0e0;
    position: absolute;
    width: 100%;
    height: calc(100% - 55px);
    left: 0;
    top: 30px;
    border-radius: 15px;
}

.promo-widget.jumbo-widget::before {
    background-image: url("../img/jumbo/jumbo-bg-new.png");
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    border: none;
    top: 45px;
    height: calc(100% - 70px);
}

.promo-widget.jumbo-widget-d-dec::before {
    background-image: url("../img/jumbo-dec/bg-desk.png");
    background-color: transparent;
    background-position: top center;
    background-size: cover;
    border: none;
    top: 0;
    height: 100%;
}

.promo-widget.jumbo-widget-m-dec::before {
    background-image: url("../img/jumbo-dec/bg-mob.png");
    background-color: transparent;
    background-position: top center;
    background-size: cover;
    border: none;
    top: 0;
    height: 100%;
}

.promo-widget.travel1a-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/1atravel/1atravel-bg-new.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-sidebar.supervero-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/supervero-okt25/supervero-okt25-bg-desk.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-main.supervero-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/supervero-okt25/supervero-okt25-bg-mob.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-sidebar.univerexport-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/univerexport/univerexport-bg-desk.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-main.univerexport-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/univerexport/univerexport-bg-mob.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-sidebar.lilly-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/lilly/lilly-bg-desk.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-main.lilly-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/lilly/lilly-bg-mob.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-sidebar.formaideale-widget::before { 
    background-color: transparent;
    border: none;
    background-image: url("../img/formaideale-nov25/formaideale-nov25-bg-desk.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat; 
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-main.formaideale-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/formaideale-nov25/formaideale-nov25-bg-mob.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);

}

.promo-widget-sidebar.soccer-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/soccer/soccer-bg-desk.png"); 
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget-main.soccer-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/soccer/soccer-bg-mob.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);

}

.promo-widget.xbet-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/xbet/xbet-bg.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.promo-widget.formaideale-widget-m {
    max-width: 348px;
    margin-inline: auto;
}

.promo-widget.soccer-widget-m {
    max-width: 348px;
    margin-inline: auto;
}

.promo-widget.supervero-widget-m {
    max-width: 348px;
    margin-inline: auto;
}

.promo-widget.supervero-widget-m .swiper-container {
    max-height: 445px;
}

.promo-widget.star-widget {
    max-width: 360px;
    margin-inline: auto;
}

.promo-widget.star-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/star/star-bg.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: 100%;
}

.promo-widget-main.supervero-widget {
    padding-top: 190px;
}

.promo-widget-sidebar.supervero-widget {
    padding-top: 230px;
}

.promo-widget-main.soccer-widget {
    padding-top: 144px;
}

.promo-widget-sidebar.soccer-widget {
    padding-top: 140px;
}
.promo-widget-sidebar.xbet-widget {
    padding-top: 120px;
}

.promo-widget-main.univerexport-widget {
    padding-top: 60vw;
}

.promo-widget-sidebar.univerexport-widget {
    padding-top: 195px;
}

.promo-widget-main.lilly-widget {
    padding-top: 43vw;
}

.promo-widget-sidebar.lilly-widget {
    padding-top: 155px;
}

.promo-widget-main.formaideale-widget {
    padding-top: 160px;
}

.promo-widget-sidebar.formaideale-widget {
    padding-top: 190px;
}

.promo-widget-main.travel1a-widget {
    padding-top: 26vw;
}

.promo-widget.jumbo-widget-d-dec {
    padding-top: 185px;
}

.promo-widget.jumbo-widget-m-dec {
    padding-top: 49vw;
}

.promo-widget.star-widget-m {
    padding-top: 185px;
    padding-bottom: 24px;
}

.promo-widget .promo-widget-logo {
    display: block;
    max-width: 230px;
    margin-inline: auto;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}

.promo-widget.promo-widget-main .widget-logo-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 25vw;
    top: 10px;
    left: 0;
}

.promo-widget.promo-widget-sidebar .widget-logo-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 115px;
    top: 10px;
    left: 0;
}

.promo-widget.xbet-widget .widget-logo-link {
    display: block;
    position: absolute;
    width: 100%;
    height: 75px;
    top: 10px;
    left: 0;
}

.promo-widget.jumbo-widget-dec .widget-logo-link {
    height: 93px;
    top: 0;
}

.promo-widget-main.supervero-widget .widget-logo-link {
    height: 184px;
    top: 0;
}

.promo-widget-sidebar.supervero-widget .widget-logo-link {
    height: 110px;
    top: 0;
}

.promo-widget-main.univerexport-widget .widget-logo-link {
    height: 20vw;
    top: 0;
}

.promo-widget-sidebar.univerexport-widget .widget-logo-link {
    height: 70px;
    top: 0;
}

.promo-widget-main.formaideale-widget .widget-logo-link {
    height: 140px;
}

.promo-widget-sidebar.formaideale-widget .widget-logo-link {
    height: 136px;
}

.promo-widget-main.soccer-widget .widget-logo-link {
    height: 120px;
}

.promo-widget-sidebar.soccer-widget .widget-logo-link {
    height: 100px;
}

.promo-widget.star-widget .widget-logo-link {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
}

.promo-widget.star-widget-m .widget-logo-link {
    height: 122px;
    top: 40px;
}

.promo-widget .promo-widget-items .single-item {
    display: block;
}

.promo-widget.supervero-widget .promo-widget-items .single-item {
    margin-bottom: 4px;
}

.promo-widget.lilly-widget .promo-widget-items .single-item {
    margin-bottom: 4px;
}

.promo-widget.promo-widget-main.jumbo-widget .single-item {
    margin-bottom: 4px;
}

.promo-widget .promo-widget-items .swiper-slide .single-item.first-item {
    margin-bottom: 4px;
}

.promo-widget.jumbo-widget-m-dec .swiper-slide .single-item:first-of-type {
    margin-bottom: 4px;
}

.promo-widget.univerexport-widget-m .swiper-slide .single-item:first-of-type {
    margin-bottom: 4px;
}

.promo-widget.formaideale-widget-m .swiper-slide .single-item:first-of-type {
    margin-bottom: 4px;
}

.promo-widget.soccer-widget-m .swiper-slide .single-item:first-of-type {
    margin-bottom: 4px;
}

.promo-widget .promo-widget-items .single-item span {
    display: block;
}

.promo-widget .promo-widget-items .single-item span img {
    display: block;
    width: 100%;
}

.promo-widget.promo-widget-main .promo-widget-items .single-item .item-image-sidebar {
    display: none;
}

.promo-widget .promo-widget-items {
    margin-bottom: 8px;
}

.promo-widget.promo-widget-main .swiper-container {
    position: unset;
}

.promo-widget .swiper-button-next,
.promo-widget .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    margin-top: 0;
    background-color: transparent;
    background-image: none;
}

.promo-widget .swiper-button-disabled {
    display: none;
}

.promo-widget.promo-widget-main.jumbo-widget .swiper-button-next,
.promo-widget.promo-widget-main.jumbo-widget .swiper-button-prev {
    top: 52%;
}

.promo-widget.promo-widget-main.travel1a-widget .swiper-button-next,
.promo-widget.promo-widget-main.travel1a-widget .swiper-button-prev {
    top: 56%;
}

.promo-widget.promo-widget-main.jumbo-widget-dec .swiper-button-next,
.promo-widget.promo-widget-main.jumbo-widget-dec .swiper-button-prev {
    top: 57%;
}

.promo-widget.promo-widget-main .swiper-button-next {
    right: 0;
}

.promo-widget.promo-widget-main .swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
    /* display: none; */
}

.promo-widget.supervero-widget .swiper-button-next,
.promo-widget.supervero-widget .swiper-button-prev {
    color: #fff;
}

.promo-widget.univerexport-widget .swiper-button-next,
.promo-widget.univerexport-widget .swiper-button-prev {
    color: #fff;
}

.promo-widget.jumbo-widget-dec .swiper-button-next,
.promo-widget.jumbo-widget-dec .swiper-button-prev {
    color: #fff;
}

.promo-widget.formaideale-widget .swiper-button-next,
.promo-widget.formaideale-widget .swiper-button-prev {
    color: #fff;
}

.promo-widget.formaideale-widget-m .swiper-button-next,
.promo-widget.formaideale-widget-m .swiper-button-prev {
    top: 56%;
}

.promo-widget.soccer-widget-m .swiper-button-next,
.promo-widget.soccer-widget-m .swiper-button-prev {
    top: 55%;
}

.promo-widget.xbet-widget .swiper-button-next,
.promo-widget.xbet-widget .swiper-button-prev {
    color: #fff;
}

.promo-widget.jumbo-widget-dec.promo-widget.jumbo-widget-d-dec .swiper-button-prev {
    top: 157px;
}

.promo-widget.promo-widget-main.supervero-widget .swiper-button-next,
.promo-widget.promo-widget-main.supervero-widget .swiper-button-prev {
    color: #fff;
    top: 58%;
}

.promo-widget.promo-widget-main.univerexport-widget .swiper-button-next,
.promo-widget.promo-widget-main.univerexport-widget .swiper-button-prev {
    color: #fff;
    top: 60%;
}

.promo-widget.lilly-widget .swiper-button-next,
.promo-widget.lilly-widget .swiper-button-prev {
    top: 56%;
    transition: 0.1s linear;
}

.promo-widget.lilly-widget .swiper-button-next span,
.promo-widget.lilly-widget .swiper-button-prev span {
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.promo-widget.star-widget .swiper-button-next {
    bottom: 56px;
    top: unset;
    left: 50%;
    right: unset;
    transform: translateX(-50%) rotate(90deg);
}

.promo-widget.star-widget .swiper-button-prev {
    top: 159px;
    left: 50%;
    transform: translateX(-50%) rotate(-90deg);
}

.promo-widget.star-widget .swiper-container {
    max-height: 490px;
    min-height: 490px;
    position: unset;
    margin-bottom: 24px;
}

.promo-widget.formaideale-widget-m .swiper-container {
    max-height: 440px;
    min-height: 440px;
}

.promo-widget.soccer-widget-m .swiper-container {
    max-height: 440px;
    min-height: 440px;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.promo-widget.promo-widget-main .promo-widget-items .single-item {
    /* width: calc(100% / 3 - 7px / 3); */
}

.promo-widget .promo-widget-btn {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
    letter-spacing: 2px;
    padding: 5px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    background-color: #ed2324;
    font-family: "Roboto-Bold", sans-serif;
    max-width: 280px;
    margin-inline: auto;
    position: relative;
    z-index: 2;
}

.promo-widget.jumbo-widget .promo-widget-btn {
    background-color: #c71881;
}

.promo-widget.lilly-widget .promo-widget-btn {
    background-color: #1d9add;
}

.promo-widget.formaideale-widget .promo-widget-btn {
    background-color: #ffcb05;
    color: #003f8e;
}

.promo-widget.jumbo-widget-dec .promo-widget-btn {
    background-color: #00bfff;
}

.promo-widget.univerexport-widget .promo-widget-btn {
    background-color: #62b333;
}

.promo-widget.star-widget .promo-widget-btn {
    background-color: #fff;
    color: #ed128a;
}

.promo-widget.soccer-widget .promo-widget-btn {
    background-color: #ffe400;
    color: #000;
}

.promo-widget.xbet-widget .promo-widget-btn {
    background-color: #007acc;
    color: #fff;
}

.intesa-widget{
    position: relative;
    max-width: 300px;
    margin-inline: auto;
    margin-bottom: 20px;
}

.intesa-widget.intesa-widget-d{
    display: none;
}

.intesa-widget .widget-logo-link{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 2;
}

.intesa-widget .widget-items{
    position: relative;
}

.intesa-widget .widget-items .widget-image{
    width: 100%;
    position: relative;
  display: block;
}

.intesa-widget .widget-items .widget-image::after{
    content: "";
    display: block;
    padding-top: 182.66%;
}

.intesa-widget .widget-items .widget-image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.intesa-widget .widget-items .widget-items-link{
    position: absolute;
    top: 114px;
    left: 0;
    width: 100%;
    height: 407px;
    z-index: 2;
}

.intesa-widget .widget-btn{
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.2rem;
    letter-spacing: 2px;
    padding: 5px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #f26f24;
    background-color: #fff;
    border: 3px solid #f26f24;
    font-family: "Roboto-Bold", sans-serif;
    max-width: 280px;
    margin-inline: auto;
    position: relative;
    z-index: 2;
    margin-top: -25px;
}

.adiko-widget{
    position: relative;
    max-width: 300px;
    margin-inline: auto;
    margin-bottom: 20px;
}

.adiko-widget.adiko-widget-d{
    display: none;
}

.adiko-widget .widget-items a{
    display: block;
}

.adiko-widget .widget-items a img{
    display: block;
    width: 100%;
} 



@media (min-width: 992px) {
    .promo-widget.promo-widget-main {
        display: none;
    }

    .promo-widget.promo-widget-main.turizam-widget-main {
        display: block;
    }

    .promo-widget-sidebar.travel1a-widget {
        padding-top: 90px;
    }

    .promo-widget.star-widget-m {
        display: none;
    }

    .promo-widget.star-widget-d {
        padding-top: 165px;
        padding-bottom: 24px;
    }

    .promo-widget-sidebar.travel1a-widget .promo-widget-logo {
        margin-bottom: 35px;
    }

    .promo-widget.star-widget-d .widget-logo-link {
        height: 95px;
        top: 34px;
    }

    .promo-widget.promo-widget-main .swiper-slide {
        display: flex;
        justify-content: space-between;
    }

    .promo-widget.promo-widget-main .swiper-slide .single-item {
        flex: 0 0 calc(50% - 4px / 2);
        width: calc(50% - 4px / 2);
    }

    .promo-widget.promo-widget-sidebar .swiper-container {
        max-height: 496px;
        position: unset;
        margin-bottom: 30px;
        min-height: 496px;
    }

    .promo-widget.promo-widget-sidebar.supervero-widget .swiper-container {
        max-height: 400px;
        position: unset;
        margin-bottom: 30px;
        min-height: 400px;
    }

    .promo-widget.promo-widget-sidebar.supervero-widget-d-feb .swiper-container {
        max-height: 402px;
        position: unset;
        margin-bottom: 30px;
        min-height: 402px;
    }

    .promo-widget.promo-widget-sidebar.univerexport-widget-d .swiper-container {
        max-height: 380px;
        position: unset;
        margin-bottom: 30px;
        min-height: 380px;
    }

    .promo-widget.star-widget .swiper-container {
        max-height: 402px;
        min-height: 402px;
    }

    .promo-widget.promo-widget-sidebar.ananas-widget .swiper-container {
        max-height: 284px !important;
    }

    .promo-widget.promo-widget-sidebar .swiper-button-next {
        bottom: 45px;
        top: unset;
        left: 50%;
        right: unset;
        transform: translateX(-50%) rotate(90deg);
    }

    .promo-widget.promo-widget-sidebar .swiper-button-prev {
        /* display: none; */
        top: 55px;
        left: 50%;
        transform: translateX(-50%) rotate(-90deg);
    }

    .promo-widget-sidebar.travel1a-widget .swiper-button-prev {
        top: 140px;
    }

    .promo-widget.promo-widget-sidebar.ananas-widget .swiper-button-prev {
        /* display: none; */
        top: 70px !important;
    }

    .promo-widget.promo-widget-sidebar.jumbo-widget .swiper-button-prev {
        top: 80px;
    }

    .promo-widget.promo-widget-sidebar .promo-widget-items .single-item {
        /*height: auto !important;*/
        position: relative;
        /*min-height: 121px;*/
    }

    .promo-widget.promo-widget-sidebar.supervero-widget .swiper-button-prev {
        top: 202px;
    }

    .promo-widget.promo-widget-sidebar.supervero-widget .swiper-button-next {
        bottom: 46px;
    }

    .promo-widget.promo-widget-sidebar.univerexport-widget .swiper-button-prev {
        top: 167px;
    }

    .promo-widget.promo-widget-sidebar.univerexport-widget .swiper-button-next {
        bottom: 48px;
    }

    .promo-widget.promo-widget-sidebar.lilly-widget .swiper-button-prev {
        top: 125px;
    }

    .promo-widget.promo-widget-sidebar.formaideale-widget .swiper-button-prev {
        top: 163px;
    }

    .promo-widget.promo-widget-sidebar.soccer-widget .swiper-button-prev {
        top: 113px;
    }

    .promo-widget.promo-widget-sidebar.xbet-widget .swiper-button-prev {
        top: 93px;
    }

    .promo-widget.star-widget .swiper-button-prev {
        top: 138px;
    }

    .promo-widget.star-widget-d .swiper-button-next {
        bottom: 56px;
    }

    .promo-widget.promo-widget-sidebar .promo-widget-items .single-item .item-image-main {
        display: none;
    }

    .promo-widget.promo-widget-sidebar .promo-widget-items .single-item .item-image-sidebar {
        display: block;
    }

    .promo-widget.promo-widget-sidebar .promo-widget-items .single-item .item-image-sidebar img {
        /* position: absolute;
        top:0;
        left: 0;width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left center;
        */
    }
    .promo-widget.xbet-widget-m{
        display: none;
    }
    .intesa-widget.intesa-widget-d{
        display: block;
    }
    .intesa-widget.intesa-widget-m{
        display: none;
    }
    .adiko-widget.adiko-widget-d{
        display: block;
    }
    .adiko-widget.adiko-widget-m{
        display: none;
    }
}

/* XBET WIDGET */
.promo-widget.xbet-widget {
    padding-top: 120px;
  }
.promo-widget.xbet-widget .swiper-container {
    max-height: 496px;
    position: unset;
    margin-bottom: 30px;
    min-height: 496px;
}
.promo-widget.xbet-widget{
    max-width: 296px;
    margin-inline: auto;
}

.promo-widget.xbet-widget .swiper-button-next {
    bottom: 45px;
    top: unset;
    left: 50%;
    right: unset;
    transform: translateX(-50%) rotate(90deg);
}

.promo-widget.xbet-widget .swiper-button-prev {
    /* display: none; */
    top: 55px;
    left: 50%;
    transform: translateX(-50%) rotate(-90deg);
}

.promo-widget.xbet-widget .swiper-button-prev {
    top: 93px;
  }

.promo-widget .swiper-button-next,
.promo-widget .swiper-button-prev {
    z-index: 9;
}

.promo-widget-sidebar.bf-promo-widget.tehnomanija-widget {
    padding-top: 180px;
}

.promo-widget-main.bf-promo-widget.tehnomanija-widget {
    padding-top: 45vw;
}

.promo-widget-sidebar.bf-promo-widget.winwin-widget {
    padding-top: 210px;
}

.promo-widget-main.bf-promo-widget.winwin-widget {
    padding-top: 48vw;
}

.bf-promo-widget::before {
    background-color: transparent;
    border: none;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: 100%;
}

.promo-widget-main.bf-promo-widget.tehnomanija-widget::before {
    background-image: url("../img/tehnomanija/tehnomanija-mob.png");
}

.promo-widget-sidebar.bf-promo-widget.tehnomanija-widget::before {
    background-image: url("../img/tehnomanija/tehnomanija-desk.png");
}

.promo-widget-main.bf-promo-widget.winwin-widget::before {
    background-image: url("../img/winwin/winwin-mob.png");
}

.promo-widget-sidebar.bf-promo-widget.winwin-widget::before {
    background-image: url("../img/winwin/winwin-desk.png");
}

.bf-promo-widget.tehnomanija-widget .promo-widget-btn {
    background-color: #ffc13e;
    color: #000;
    border-radius: 40px;
}

.bf-promo-widget.winwin-widget .promo-widget-btn {
    background-color: #0a9849;
    color: #fff;
    border-radius: 40px;
}

.promo-widget.promo-widget-main.bf-promo-widget .widget-logo-link {
    height: 40vw;
}

.promo-widget.promo-widget-sidebar.bf-promo-widget .widget-logo-link {
    height: 55px;
}

.bf-promo-widget .swiper-button-next,
.bf-promo-widget .swiper-button-prev {
    color: #fff;
}

.star-widget .swiper-button-next,
.star-widget .swiper-button-prev {
    color: #fff;
}

.promo-widget.promo-widget-sidebar.bf-promo-widget.tehnomanija-widget .swiper-button-prev {
    top: 153px;
}

.promo-widget.promo-widget-main.bf-promo-widget.tehnomanija-widget .swiper-button-prev,
.promo-widget.promo-widget-main.bf-promo-widget.tehnomanija-widget .swiper-button-next {
    top: 56%;
}

.promo-widget.promo-widget-main.bf-promo-widget.winwin-widget .swiper-button-prev,
.promo-widget.promo-widget-main.bf-promo-widget.winwin-widget .swiper-button-next {
    top: 56.5%;
}

.promo-widget.promo-widget-sidebar.bf-promo-widget.winwin-widget .swiper-button-prev {
    top: 183px;
}

.bf-promo-widget .promo-widget-items .single-item {
    padding: 6px 10px;
    border-radius: 10px;
}

.promo-widget-sidebar.bf-promo-widget .promo-widget-items .single-item {
    display: flex;
    align-items: flex-end;
    padding: 6px 10px;
    border-radius: 10px;
}

.promo-widget-main.bf-promo-widget .promo-widget-items .single-item {
    margin-bottom: 4px;
}

.bf-promo-widget.tehnomanija-widget .promo-widget-items .single-item {
    background-color: #ffc13e;
}

.bf-promo-widget.winwin-widget .promo-widget-items .single-item {
    background-color: #d6de23;
}

.promo-widget-sidebar.bf-promo-widget .promo-widget-items .single-item .single-item-data {
    padding-right: 10px;
    flex: 0 0 60%;
    width: 60%;
    padding-bottom: 5px;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-data .single-item-name {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Roboto-Medium", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.promo-widget-main.bf-promo-widget .promo-widget-items .single-item .single-item-data .single-item-name {
    -webkit-line-clamp: 2;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-data .single-item-original-price {
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 4px;
    text-decoration: line-through;
    text-align: center;
    opacity: 0.7;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-data .single-item-discount-price {
    font-size: 18px;
    line-height: 18px;
    font-family: "Roboto-Bold", sans-serif;
    background-color: #fff;
    border-radius: 32px;
    padding: 4px 14px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 0;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-data .single-item-discount-price span {
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 3px;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-image {
    margin-bottom: 5px;
    position: relative;
    display: block;
}

.promo-widget-sidebar.bf-promo-widget .promo-widget-items .single-item .single-item-image {
    flex: 0 0 40%;
    width: 40%;
    margin-bottom: 0;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-image::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.bf-promo-widget .promo-widget-items .single-item .single-item-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

/* PROMO WIDGET IMAGES */
.promo-widget-images {
    max-width: 420px;
    margin-inline: auto;
    border-radius: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}

.promo-widget-images.promo-widget-images-sidebar .swiper-container {
    min-height: 750px;
}

.promo-widget-images .swiper-slide img {
    width: 100%;
}

.promo-widget-images .swiper-button-next,
.promo-widget-images .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    margin-top: 0;
    background-color: transparent;
    background-image: none;
    top: 51%;
}

.promo-widget-images .swiper-button-next span,
.promo-widget-images .swiper-button-prev span {
    color: #cf2027;
}

.promo-widget-images .swiper-button-disabled {
    display: none;
}

.promo-widget-images .swiper-button-next {
    right: 0;
}

.promo-widget-images .swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
    /* display: none; */
}

@media(min-width: 992px) {
    .promo-widget-images.promo-widget-images-main {
        display: none;
    }
}

/* EXPO 2027 */

.expo-sidebar-box {
    background-color: #f9eff8;
    padding: 15px;
    margin-bottom: 20px;
    border: 2px solid #6b2f7a;
    border-radius: 20px;
}

.page-content-inner .expo-sidebar-box {
    margin-top: 20px;
}

.expo-sidebar-box .expo-sidebar-image {
    margin-bottom: 25px;
    margin-inline: auto;
}

.expo-sidebar-box .expo-sidebar-image img {
    display: block;
    width: 100%;
}

.expo-sidebar-box .expo-sidebar-title {
    text-transform: uppercase;
    color: #6b2f7a;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center;
}

.expo-sidebar-box .expo-sidebar-text {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
}

.expo27 .category-section .news-item {
    border-bottom-style: solid;
    border-bottom-color: #000;
}

.expo27 .category-section .category-3 .row>div:first-of-type .news-item::after {
    border-right-style: solid;
    border-right-color: #000;
}

.category-section .category-3 .row>div:last-of-type .news-item:first-of-type::after {
    border-right-style: solid;
    border-right-color: #000;
}

.expo27 .category-section .category-3 .row>div:first-of-type .news-item {
    border-bottom: 1px solid #000;
}

.expo27 .category-section .category-3 .row>div:last-of-type .news-item:nth-of-type(n) {
    border-bottom-style: solid;
    border-bottom-color: #000;
}

.expo27 .category-section .news-item .date-published {
    display: none;
}

.expo27 .category-section .news-item .news-item-description {
    display: none !important;
}

.expo27 .category-section>.news-item::after {
    border-right-style: solid;
    border-right-color: #000;
}

.expo27 .category-section>.news-item .news-item-title {
    margin-bottom: 0 !important;
}

.expo27 .expo-facts {
    padding: 30px 0;
}

.expo27 .expo-facts .expo-facts-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.expo27 .expo-facts-boxes .expo-facts-logo-mob {
    flex: 0 0 90%;
    width: 90%;
    display: block;
    margin-bottom: 20px;
    margin-inline: auto;
}

.expo27 .expo-facts-boxes .expo-facts-logo-desk {
    display: none;
}

.expo27 .expo-facts .expo-facts-boxes .expo-fact-item {
    flex: 0 0 calc(50% - 20px / 2);
    width: calc(50% - 20px / 2);
    display: flex;
    border-radius: 15px;
    margin-right: 20px;
    /* perspective: 1000px; */
    margin-bottom: 20px;
}

/* .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
} */
/* .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-inner {
    transform: rotateY(180deg);
} */
.expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(2n) {
    margin-right: 0;
}

.expo27 .expo-facts .expo-facts-boxes .expo-fact-item::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-bg {
    /* position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; */
}

.expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-content {
    display: none;
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    background-color: #d7bcdb;
    border-radius: 15px;
    padding: 10px;
    transform: rotateY(180deg); */
}

.expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-title {
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.expo-section-title {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.expo27 .expo-facts .modal .modal-content {
    background-color: #f9eff8;
    border: 4px solid #6b2f7a;
    border-radius: 20px;
}

.expo27 .expo-facts .modal .modal-content .modal-header {
    padding: 15px;
}

.expo27 .expo-facts .modal .modal-content .modal-header .modal-title {
    text-transform: uppercase;
}

.expo27 .expo-facts .modal .modal-content .modal-body {
    padding: 15px;
}

.expo-info {
    padding: 20px;
    background-color: #e1e6ea;
    border-radius: 30px;
    margin-bottom: 20px;
}

.expo-info .expo-info-item {
    filter: drop-shadow(1px 15px 15px rgba(0, 0, 0, 0.2));
    border-radius: 20px;
    display: block;
    position: relative;
    max-width: 400px;
    margin-inline: auto;
    margin-bottom: 40px;
}

.expo-info .expo-info-item::after {
    content: "";
    display: block;
    padding-top: 29.2%;
}

.expo-info .expo-info-item .expo-info-item-number {
    position: absolute;
    bottom: 10px;
    left: 20px;
    color: #fff;
    font-family: "Roboto-Bold", sans-serif;
    margin-bottom: 0;
}

.expo27 .expo-info-item:nth-of-type(1) {
    background-color: #65e2dc;
}

.expo27 .expo-info-item:nth-of-type(2) {
    background-color: #623999;
}

.expo27 .expo-info-item:nth-of-type(3) {
    background-color: #0087be;
}

.expo27 .expo-info-item:nth-of-type(4) {
    background-color: #a83eac;
}

.expo27 .expo-info-item:nth-of-type(5) {
    background-color: #3959a2;
}

.expo27 .expo-info-item:nth-of-type(6) {
    background-color: #f24ea5;
}

.expo-info .expo-info-item .expo-info-item-data {
    background-image: url("../img/expo27/info-shape.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    right: -10px;
    padding-left: 26%;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.expo-info .expo-info-item .expo-info-item-data .expo-info-item-icon {
    width: 60px;
    flex: 0 0 60px;
    margin-right: 20px;
}

.expo-info .expo-info-item .expo-info-item-data .expo-info-item-title {
    font-size: 17px;
    line-height: 20px;
}

.expo27 .expo-info .modal .modal-content {
    border: none;
    border-radius: 20px;
    border: 4px solid #fff;
}

.expo27 .expo-info .modal .close {
    opacity: 1 !important;
}

.expo27 .expo-info .modal .close span {
    color: #fff !important;
}

.expo27 .expo-info #expoInfo01 .modal-content {
    background-color: #65e2dc;
}

.expo27 .expo-info #expoInfo02 .modal-content {
    background-color: #623999;
}

.expo27 .expo-info #expoInfo03 .modal-content {
    background-color: #0087be;
}

.expo27 .expo-info #expoInfo04 .modal-content {
    background-color: #a83eac;
}

.expo27 .expo-info #expoInfo05 .modal-content {
    background-color: #3959a2;
}

.expo27 .expo-info #expoInfo06 .modal-content {
    background-color: #f24ea5;
}

.expo27 .expo-info .modal .modal-content .modal-header {
    padding: 15px;
    border-bottom: 1px solid #fff;
}

.expo27 .expo-info .modal .modal-content .modal-header .modal-title {
    text-transform: uppercase;
    color: #fff;
}

.expo27 .expo-info .modal .modal-content .modal-body {
    padding: 15px;
    color: #fff;
}

.expo27 .expo-videos-tabs {
    padding-top: 20px;
}

.expo27 .expo-videos-tabs .videos-tab-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.expo27 .expo-videos-tabs .videos-tab-navigation li {
    flex: 0 0 calc(100% / 3 - 10px / 3);
    width: calc(100% / 3 - 10px / 3);
}

.expo27 .expo-videos-tabs .videos-tab-navigation li a {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    color: #fff;
    border-radius: 8px;
    padding: 10px 3px;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    box-shadow:
        rgba(107, 47, 122, 0.9) 0px -23px 25px 0px inset,
        rgba(107, 47, 122, 0.9) 0px -36px 30px 0px inset,
        rgba(107, 47, 122, 0.1) 0px -79px 40px 0px inset,
        rgba(107, 47, 122, 0.06) 0px 2px 1px,
        rgba(107, 47, 122, 0.09) 0px 4px 2px,
        rgba(107, 47, 122, 0.09) 0px 8px 4px,
        rgba(107, 47, 122, 0.09) 0px 16px 8px,
        rgba(107, 47, 122, 0.09) 0px 32px 16px;
}

.expo27 .videos-tab-inner {
    display: none;
    opacity: 0;
    transition: 1s linear;
    position: relative;
}

.expo27 .videos-tab-inner.active {
    display: block;
    opacity: 1;
}

.expo27 .expo-videos-slider-wrapper {
    padding: 15px 30px 0;
    margin-bottom: 15px;
}

.expo27 .expo-videos-slider {
    min-height: 192.95px;
}

.expo27 .expo-videos-slider::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: -30px;
    width: calc(100% + 60px);
    height: 8px;
    background-color: #6b2f7a;
}

.expo27 .expo-videos-slider-wrapper .owl-carousel {
    opacity: 0 !important;
}

.expo27 .expo-videos-slider-wrapper .owl-carousel.owl-loaded {
    opacity: 1 !important;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-item {
    border-radius: 22px 22px 0 0;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-item::before {
    content: "";
    background-image: url("../img/expo27/video-frame.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .expo-video-item {
    display: block;
    position: relative;
    border-radius: 22px 22px 0 0;
    overflow: hidden;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .expo-video-item::after {
    content: "";
    display: block;
    padding-top: 67%;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .expo-video-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background-image: none;
    background-size: 50px 50px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 3;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .center .expo-video-item::before {
    background-image: url("../img/expo27/video-play.png");
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .expo-video-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 98%;
    height: 98%;
    object-fit: cover;
    display: block;
    object-position: center center;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav button {
    background-color: #6b2f7a !important;
    width: 30px;
    height: 30px;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav .fa {
    font-size: 14px;
    line-height: 30px;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav .owl-prev {
    left: -33px;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav .owl-next {
    right: -33px;
}

.expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav [class*="owl-"].owl-prev span.fa {
    transform: rotate(180deg) translateY(-1px);
}

.expo27 .expo-gallery-main-wrapper {
    padding: 30px 0;
}

.expo27 .expo-gallery-wrapper {
    border-radius: 30px;
    border: 6px solid #6b2f7a;
    padding: 20px 40px;
}

.expo27 .expo-gallery-wrapper .year-tab-navigation .year-item {
    background-color: #fff;
    border-radius: 20px;
    border: 5px solid #6b2f7a;
    text-align: center;
}

.expo27 .expo-gallery-wrapper .year-tab-navigation .year-item.active {
    background-color: #6b2f7a;
}

.expo27 .expo-gallery-wrapper .year-tab-navigation .year-item a {
    display: block;
    text-align: center;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 32px;
    line-height: 34px;
    color: #6b2f7a;
    padding: 10px 15px;
}

.expo27 .expo-gallery-wrapper .year-tab-navigation .year-item.active a {
    color: #fff;
}

.expo27 .expo-gallery-wrapper .expo-year-slider {
    margin-bottom: 20px;
}

.expo27 .expo-gallery-wrapper .owl-nav button {
    width: 25px;
    height: 25px;
}

.expo27 .expo-gallery-wrapper .owl-next {
    right: -28px;
}

.expo27 .expo-gallery-wrapper .owl-prev {
    left: -28px;
}

.expo27 .expo-gallery-wrapper .owl-nav .fa {
    font-size: 14px;
    line-height: 25px;
}

.expo27 .expo-gallery-wrapper .owl-nav [class*="owl-"].owl-prev span.fa {
    transform: rotate(180deg) translateY(-1px);
}

.expo27 .gallery-year-tab-wrapper .gallery-year-tab-inner {
    display: none;
    opacity: 0;
    transition: 1s linear;
    position: relative;
}

.expo27 .gallery-year-tab-wrapper .gallery-year-tab-inner.active {
    display: block;
    opacity: 1;
}

.expo27 .gallery-month-tab-wrapper .gallery-month-tab-inner {
    display: none;
    opacity: 0;
    transition: 1s linear;
    position: relative;
}

.expo27 .gallery-month-tab-wrapper .gallery-month-tab-inner.active {
    display: block;
    opacity: 1;
}

.expo27 .expo-gallery-wrapper .month-tab-navigation .owl-item:last-of-type {
    margin-right: 0;
}

.expo27 .expo-gallery-wrapper .month-tab-navigation .month-item {
    background-color: #fff;
    border-radius: 12px;
    border: 2px solid #6b2f7a;
    text-align: center;
}

.expo27 .expo-gallery-wrapper .month-tab-navigation .month-item.active {
    background-color: #6b2f7a;
}

.expo27 .expo-gallery-wrapper .month-tab-navigation .month-item a {
    display: block;
    text-align: center;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #6b2f7a;
    padding: 5px;
}

.expo27 .expo-gallery-wrapper .month-tab-navigation .month-item.active a {
    color: #fff;
}

.expo27 .expo-gallery-wrapper .expo-month-slider {
    margin-bottom: 20px;
}

.expo27 .expo-gallery-wrapper .gallery-month-tab-inner .expo-single-gallery-wrapper {
    display: flex;
    align-items: center;
}

.expo27 .expo-gallery-wrapper .gallery-month-tab-inner .expo-single-gallery-wrapper .expo-gallery-item {
    position: relative;
    display: block;
    /* flex: 0 0 100%;
    width: 100%; */
    border-radius: 20px;
    overflow: hidden;
}

/* .expo27
    .expo-gallery-wrapper
    .gallery-month-tab-inner
    .expo-single-gallery-wrapper
    .expo-gallery-item:not(:first-of-type) {
    display: none;
} */
.expo27 .expo-gallery-wrapper .gallery-month-tab-inner .expo-single-gallery-wrapper .expo-gallery-item::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    background-image: url("../img/expo27/gallery-frame.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.expo27 .expo-gallery-wrapper .gallery-month-tab-inner .expo-single-gallery-wrapper .expo-gallery-item::after {
    content: "";
    display: block;
    padding-top: 78%;
}

.expo27 .expo-gallery-wrapper .gallery-month-tab-inner .expo-single-gallery-wrapper .expo-gallery-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 98%;
    height: 98%;
    object-fit: cover;
    display: block;
}

@media (min-width: 450px) {
    .expo27 .expo-videos-slider {
        min-height: 253.25px;
    }
}

@media (min-width: 576px) {
    .expo-section-title {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .expo27 .expo-facts-boxes .expo-facts-logo-desk {
        flex: 0 0 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .expo27 .expo-facts-boxes .expo-facts-logo-desk img {
        max-width: 60%;
        display: block;
    }

    .expo27 .expo-facts-boxes .expo-facts-logo-mob {
        display: none;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item {
        flex: 0 0 calc(100% / 3 - 40px / 3);
        width: calc(100% / 3 - 40px / 3);
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-last-of-type(-n + 3) {
        margin-bottom: 0;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(2n) {
        margin-right: 20px;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .expo27 .expo-videos-slider {
        min-height: 198.833px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-stage {
        padding-top: 30px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-item.center {
        transform: scale(1.2);
        z-index: 3;
        transition: 0.2s linear;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav {
        top: 60%;
    }

    .expo27 .expo-gallery-wrapper .year-tab-navigation .year-item a {
        font-size: 36px;
        line-height: 38px;
    }

    .expo27 .expo-gallery-wrapper .expo-single-gallery-wrapper .owl-item.center {
        transform: scale(1.2);
        z-index: 3;
        transition: 0.2s linear;
    }

    .expo27 .expo-gallery-wrapper .gallery-month-tab-inner .expo-single-gallery-wrapper .owl-stage {
        padding: 20px 0;
    }

    /* .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:not(:first-of-type) {
        display: block;
    }
    .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:nth-of-type(1n + 3) {
        display: none;
    }
    .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:first-of-type {
        flex: 0 0 60%;
        width: 60%;
        z-index: 4;
        z-index: 18px;
    }
    .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:nth-of-type(2) {
        flex: 0 0 40%;
        width: 40%;
        margin-left: -20px;
        z-index: 3;
        border-radius: 14px;
    } */
}

@media (min-width: 768px) {
    .expo-section-title {
        font-size: 40px;
        line-height: 44px;
    }

    .expo27 .category-section .news-item {
        border-bottom: none;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-title {
        font-size: 40px;
        line-height: 44px;
    }

    .expo-info {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .expo-info .expo-info-item {
        flex: 0 0 calc(50% - 20px / 2);
        width: calc(50% - 20px / 2);
        margin-inline: 0;
        max-width: 100%;
    }

    .expo-info .expo-info-item:nth-last-of-type(-n + 2) {
        margin-bottom: 0;
    }

    .expo27 .expo-videos-tabs {
        max-width: 80%;
        margin-inline: auto;
    }

    .expo27 .expo-videos-tabs .videos-tab-navigation li {
        flex: 0 0 calc(100% / 3 - 60px / 3);
        width: calc(100% / 3 - 60px / 3);
    }

    .expo27 .expo-videos-tabs .videos-tab-navigation li a {
        padding: 10px 5px;
        font-size: 16px;
        line-height: 18px;
    }

    .expo27 .expo-videos-slider {
        min-height: 170.25px;
    }

    .expo27 .expo-gallery-wrapper {
        max-width: 90%;
        margin-inline: auto;
    }

    .expo27 .expo-gallery-wrapper {
        padding: 30px 65px;
    }

    .expo27 .expo-gallery-wrapper .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .expo27 .expo-gallery-wrapper .owl-next {
        right: -50px;
    }

    .expo27 .expo-gallery-wrapper .owl-prev {
        left: -50px;
    }

    .expo27 .expo-gallery-wrapper .owl-nav .fa {
        font-size: 20px;
        line-height: 40px;
    }
}

@media (min-width: 992px) {
    .page-content-inner .expo-sidebar-box {
        display: none;
    }

    .expo-section-title {
        font-size: 47px;
        line-height: 52px;
    }

    .expo27 .expo-facts .expo-facts-boxes {
        max-width: 90%;
        margin-inline: auto;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item {
        flex: 0 0 calc(100% / 3 - 200px / 3);
        width: calc(100% / 3 - 200px / 3);
        margin-right: 100px;
        margin-bottom: 50px;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(2n) {
        margin-right: 100px;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item {
        perspective: 1000px;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: transform 0.6s;
        transform-style: preserve-3d;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-inner {
        transform: rotateY(180deg);
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        object-fit: cover;
        justify-content: center;
        align-items: center;
        background-color: #d7bcdb;
        border-radius: 15px;
        padding: 10px;
        transform: rotateY(180deg);
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-inner {
        transform: rotateY(0);
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:hover .expo-fact-item-inner {
        transform: rotateY(180deg);
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-content {
        display: flex;
    }

    .expo-info {
        padding: 40px 30px;
        margin-bottom: 40px;
    }

    .expo-info .expo-info-item {
        flex: 0 0 calc(50% - 50px / 2);
        width: calc(50% - 50px / 2);
        margin-bottom: 80px;
    }

    .expo-info .expo-info-item .expo-info-item-number {
        font-size: 25px;
        line-height: 27px;
        bottom: 20px;
    }

    .expo-info .expo-info-item .expo-info-item-data {
        top: -20px;
        right: -20px;
    }

    .expo-info .expo-info-item .expo-info-item-data .expo-info-item-title {
        font-size: 20px;
        line-height: 24px;
    }

    .expo27 .expo-videos-slider-wrapper {
        padding: 15px 60px 0;
    }

    .expo27 .expo-videos-slider {
        min-height: 207.533px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-item.center {
        transform: scale(1.3);
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav button {
        width: 50px;
        height: 50px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav .fa {
        font-size: 20px;
        line-height: 50px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav .owl-prev {
        left: -65px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-nav .owl-next {
        right: -65px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .expo-video-item::before {
        background-size: 50px 50px;
    }

    .expo27 .expo-gallery-wrapper {
        max-width: 930px;
        padding: 30px 95px;
    }

    .expo27 .expo-gallery-wrapper .year-tab-navigation .year-item a {
        font-size: 50px;
        line-height: 52px;
        padding: 15px;
    }

    .expo27 .expo-gallery-wrapper .owl-next {
        right: -70px;
    }

    .expo27 .expo-gallery-wrapper .owl-prev {
        left: -70px;
    }

    .expo27 .expo-gallery-wrapper .month-tab-navigation .month-item a {
        font-size: 26px;
        line-height: 28px;
    }

    /* .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:first-of-type {
        flex: 0 0 45%;
        width: 45%;
    }
    .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:nth-of-type(2) {
        flex: 0 0 35%;
        width: 35%;
    }
    .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:nth-of-type(3) {
        flex: 0 0 20%;
        width: 20%;
        display: block;
        margin-left: -20px;
        z-index: 2;
        border-radius: 12px;
    }
    .expo27
        .expo-gallery-wrapper
        .gallery-month-tab-inner
        .expo-single-gallery-wrapper
        .expo-gallery-item:nth-of-type(1n + 4) {
        display: none;
    } */
}

@media (min-width: 1250px) {
    .expo27 .expo-facts .expo-facts-boxes {
        max-width: 85%;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item {
        flex: 0 0 calc(100% / 3 - 270px / 3);
        width: calc(100% / 3 - 270px / 3);
        margin-right: 135px;
        margin-bottom: 70px;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(2n) {
        margin-right: 135px;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item .expo-fact-item-title {
        font-size: 47px;
        line-height: 50px;
    }

    .expo-info {
        padding: 60px 40px;
    }

    .expo-info .expo-info-item .expo-info-item-data .expo-info-item-title {
        font-size: 24px;
        line-height: 28px;
    }

    .expo-info .expo-info-item .expo-info-item-number {
        font-size: 32px;
        line-height: 34px;
    }

    .expo27 .expo-videos-slider {
        min-height: 290.117px;
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-item.center {
        transform: scale(1.4);
    }

    .expo27 .expo-videos-slider-wrapper .expo-videos-slider .owl-stage {
        padding-top: 50px;
    }

    .expo27 .expo-videos-tabs .videos-tab-navigation li {
        flex: 0 0 calc(100% / 3 - 150px / 3);
        width: calc(100% / 3 - 150px / 3);
    }

    .expo27 .expo-videos-tabs .videos-tab-navigation li a {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width: 992px) {
    .aside-bar .aside-inner {
        display: none;
    }
}

.printed-edition-box {
    padding: 15px 0;
    border: 2px solid rgba(68, 68, 68, 0.27);
}

.printed-edition-box .aside-box-title {
    background: transparent;
    color: #000;
    font-size: 1.8rem;
    line-height: 3.2rem;
    padding: 0 15px;
    letter-spacing: -0.4px;
    font-family: "Avenir-Heavy";
}

.printed-edition-box .aside-box-title::after {
    content: "";
    width: 60px;
    height: 3px;
    display: block;
    background: #ed2324;
}

.printed-edition-box .main-printed-edition-inner {
    padding: 10px 15px;
}

.printed-edition-box .main-printed-edition-inner .main-printed-edition-slider img {
    max-width: 200px;
    width: auto;
    margin-inline: auto;
}

.menu-printed-edition {
    margin-top: 15px;
    padding-bottom: 15px;
}

.menu-printed-edition .aside-box-title {
    background: transparent;
    color: #fff;
    font-size: 1.8rem;
    line-height: 3.2rem;
    letter-spacing: -0.4px;
    font-family: "Avenir-Heavy";
}

.menu-printed-edition .aside-box-title::after {
    content: "";
    width: 60px;
    height: 3px;
    display: block;
    background: #ed2324;
}

@media (min-width: 768px) {
    .printed-edition-box .main-printed-edition-inner .main-printed-edition-slider img {
        max-width: 180px;
    }
}

@media (min-width: 992px) {
    .menu-printed-edition {
        display: none;
    }
}

.election-banner.bg-red {
    background-color: #ed2324;
}

.election-banner .election-banner-link {
    background-color: #ed2324;
    padding: 10px;
    display: flex;
    justify-content: center;
}

.election-banner .election-banner-link p {
    margin-bottom: 0;
    position: relative;
}

.election-banner .election-banner-link span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.election-banner .election-banner-link .icon {
    position: absolute;
    left: calc(100% + 10px);
    font-size: 40px;
    top: 50%;
    transform: translateY(-50%);
    animation: blinkIcon 1s infinite;
}

@media (min-width: 768px) {
    .election-banner .election-banner-link span {
        font-size: 18px;
        line-height: 24px;
    }

    .election-banner .election-banner-link .icon {
        font-size: 50px;
    }
}

@keyframes blinkIcon {
    0% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.youtube-iframe-wrapper {
    position: relative;
    overflow: hidden;
}

.youtube-iframe-wrapper::before {
    display: block;
    content: "";
    padding-top: 56.65%;
}

.election-video:after {
    height: 100%;
}

.youtube-iframe-wrapper>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 10;
}

/* OI 2024 */

.oi2024 {
    padding-top: 20px;
}

.oi2024 .oi-section-title {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    color: #fff;
    border-radius: 20px;
    padding: 15px 12px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    background: linear-gradient(90deg, rgba(48, 229, 221, 1) 0%, rgba(26, 138, 181, 1) 50%, rgba(6, 51, 142, 1) 100%);
    border: 3px solid #1a8ab5;
}

.oi2024 .oi-section-subtitle {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    max-width: 250px;
}

.oi2024 .section-text {
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    text-align: center;
    margin-bottom: 40px;
}

.oi2024 .oi-title-wrapper {
    text-align: center;
}

.oi-live {
    margin-bottom: 20px;
}

.oi-live .oi-live-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(48, 229, 221, 1) 0%, rgba(26, 138, 181, 1) 50%, rgba(6, 51, 142, 1) 100%);
    border: 4px solid #1a8ab5;
    position: relative;
    z-index: 2;
    border-radius: 20px;
    padding: 15px 12px;
    max-width: 85%;
    margin-inline: auto;
}

.oi-live .oi-live-circle h4 {
    margin-bottom: 0;
}

.oi-live .oi-live-circle .oi-live-label {
    display: flex;
    align-items: center;
    color: #f60050;
    text-transform: uppercase;
    margin-right: 10px;
    font-size: 26px;
    line-height: 30px;
}

.oi-live .oi-live-circle .oi-live-dot {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
    display: inline-block;
    transition: 1s linear;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f60050;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    bottom: 2px;
}

.oi-live .oi-live-circle p {
    font-size: 26px;
    line-height: 30px;
    font-family: "Roboto-Bold", sans-serif;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}

.oi-live .oi-live-content {
    flex: 1;
    padding: 20px 10px;
    background-color: #a9e0f0;
    border-radius: 20px;
}

.oi-live .oi-live-content td {
    padding: 0.25rem;
}

.oi-live .oi-live-content h1,
.oi-live .oi-live-content h2,
.oi-live .oi-live-content h3,
.oi-live .oi-live-content h4,
.oi-live .oi-live-content h5,
.oi-live .oi-live-content h6 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

.oi-live .oi-live-content p {
    font-size: 14px;
    line-height: 16px;
}

.oi-live .oi-live-content p:last-of-type {
    margin-bottom: 0;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.oi2024 .oi-videos-tabs .videos-tab-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.oi2024 .oi-videos-tabs .videos-tab-navigation li {
    flex: 0 0 calc(100% / 3 - 10px / 3);
    width: calc(100% / 3 - 10px / 3);
}

.oi2024 .oi-videos-tabs .videos-tab-navigation li a {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    color: #fff;
    border-radius: 8px;
    padding: 10px 3px;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    background: linear-gradient(90deg, rgba(48, 229, 221, 1) 0%, rgba(26, 138, 181, 1) 50%, rgba(6, 51, 142, 1) 100%);
    border: 3px solid #1a8ab5;
}

.oi2024 .videos-tab-inner {
    display: none;
    opacity: 0;
    transition: 1s linear;
    position: relative;
}

.oi2024 .videos-tab-inner.active {
    display: block;
    opacity: 1;
}

.oi2024 .oi-videos-slider-wrapper {
    padding: 15px 30px 0;
    margin-bottom: 15px;
}

.oi2024 .oi-videos-slider {
    min-height: 192.95px;
}

.oi2024 .oi-videos-slider::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: -30px;
    width: calc(100% + 60px);
    height: 8px;
    background-color: #1a8ab5;
}

.oi2024 .oi-videos-slider-wrapper .owl-carousel {
    opacity: 0 !important;
}

.oi2024 .oi-videos-slider-wrapper .owl-carousel.owl-loaded {
    opacity: 1 !important;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-item {
    border-radius: 22px 22px 0 0;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-item::before {
    content: "";
    border: 6px solid #1a8ab5;
    border-top-width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 12px 12px 0 0;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .oi-video-item {
    display: block;
    position: relative;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .oi-video-item::after {
    content: "";
    display: block;
    padding-top: 67%;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .oi-video-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background-image: none;
    background-size: 50px 50px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 3;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .center .oi-video-item::before {
    background-image: url("../img/expo27/video-play.png");
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .oi-video-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 98%;
    height: 98%;
    object-fit: cover;
    display: block;
    object-position: center center;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav button {
    background-color: #1a8ab5 !important;
    width: 30px;
    height: 30px;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav .fa {
    font-size: 14px;
    line-height: 30px;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav .owl-prev {
    left: -33px;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav .owl-next {
    right: -33px;
}

.oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav [class*="owl-"].owl-prev span.fa {
    transform: rotate(180deg) translateY(-1px);
}

.oi-sidebar-box {
    background-color: #c2e6ff;
    padding: 15px 5px;
    margin-bottom: 20px;
    border: 2px solid #1a8ab5;
    border-radius: 20px;
}

.page-content-inner .oi-sidebar-box {
    margin-top: 20px;
}

.oi-sidebar-box-mobile .oi-sidebar-box .oi-sidebar-image {
    display: none;
}

.oi-sidebar-box .oi-sidebar-image {
    margin-bottom: 25px;
    margin-inline: auto;
}

.oi-sidebar-box .oi-sidebar-image img {
    display: block;
    width: 100%;
}

.oi-sidebar-box .oi-sidebar-content {
    max-height: 610px;
    overflow-y: auto;
    padding: 10px;
}

.oi-sidebar-box .oi-sidebar-title {
    text-transform: uppercase;
    color: #1a8ab5;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center;
}

.oi-sidebar-box .oi-sidebar-text {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
}

.oi-sidebar-box p {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    margin-top: 10px;
}

.oi-sidebar-box p b {
    font-size: 18px;
}

.oi-sidebar-box h1,
.oi-sidebar-box h2,
.oi-sidebar-box h3,
.oi-sidebar-box h4,
.oi-sidebar-box h5,
.oi-sidebar-box h6 {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
}

.oi-sidebar-box a {
    text-decoration: underline;
    color: #1a8ab5;
}

.oi2024 .logo-cards {
    padding: 20px 0;
}

.oi2024 .logo-cards .oi-section-title {
    animation: pulse 2s infinite;
    transition: 0.1s ease-out;
}

.oi2024 .logo-cards .logo-cards-wrapper {
    position: relative;
    max-width: 936px;
    margin: 20px auto;
    overflow: hidden;
}

.oi2024 .logo-cards .logo-cards-wrapper:hover .logo-image {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
    transform: unset;
    animation: unset;
}

.oi2024 .logo-cards .logo-image {
    animation: pulse 2s infinite;
    transition: 0.1s ease-out;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
        animation-timing-function: ease-in;
    }

    50% {
        transform: scale(0.9);
    }
}

.oi2024 .logo-cards .logo-image img {
    display: block;
    width: 100%;
}

.oi2024 .logo-cards .oi-logo-item {
    display: block;
    position: absolute;
    border-radius: 50%;
    z-index: 2;
    width: 31vw;
    height: 31vw;
    opacity: 0;
    transition: 0.5s linear;
}

.oi2024 .logo-cards .oi-logo-item:hover {
    opacity: 1;
}

.oi2024 .logo-cards .oi-logo-item.blue-circle {
    background-color: #1f73ca;
    top: 0;
    left: 0;
}

.oi2024 .logo-cards .oi-logo-item.black-circle {
    background-color: #3a3738;
    top: 0;
    left: 33vw;
}

.oi2024 .logo-cards .oi-logo-item.red-circle {
    background-color: #f60050;
    top: 0;
    left: 66vw;
}

.oi2024 .logo-cards .oi-logo-item.yellow-circle {
    background-color: #fbb004;
    bottom: 0;
    left: 17.1vw;
}

.oi2024 .logo-cards .oi-logo-item.green-circle {
    background-color: #00a24c;
    bottom: 0;
    left: 50.1vw;
}

.oi2024 .logo-cards .modal-content {
    border-radius: 20px;
}

.oi2024 .logo-cards #blueCircle .modal-content {
    border: 6px solid #1f73ca;
}

.oi2024 .logo-cards #blackCircle .modal-content {
    border: 6px solid #3a3738;
}

.oi2024 .logo-cards #redCircle .modal-content {
    border: 6px solid #f60050;
}

.oi2024 .logo-cards #yellowCircle .modal-content {
    border: 6px solid #fbb004;
}

.oi2024 .logo-cards #greenCircle .modal-content {
    border: 6px solid #00a24c;
}

.oi2024 .oi-promo-box .oi-section-title {
    margin-bottom: 30px;
}

.oi2024 .oi-promo-box .promo-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 936px;
    margin-inline: auto;
}

.oi2024 .oi-promo-box .oi-promo-item {
    display: block;
    flex: 0 0 calc(100% / 3 - 20px / 3);
    width: calc(100% / 3 - 20px / 3);
    margin-bottom: 20px;
    animation: pulse 2s infinite;
    transition: 0.1s ease-out;
}

.oi2024 .oi-promo-box #oiPromo1 .modal-content {
    border: 6px solid #fed600;
}

.oi2024 .oi-promo-box #oiPromo2 .modal-content {
    border: 6px solid #fa002f;
}

.oi2024 .oi-promo-box #oiPromo3 .modal-content {
    border: 6px solid #724433;
}

.oi2024 .oi-promo-box #oiPromo4 .modal-content {
    border: 6px solid #540091;
}

.oi2024 .oi-promo-box #oiPromo5 .modal-content {
    border: 6px solid #00bacd;
}

.oi2024 .oi-promo-box #oiPromo6 .modal-content {
    border: 6px solid #fed600;
}

.oi2024 .oi-single-category {
    margin-bottom: 30px;
}

.oi2024 .oi-single-category .section-text {
    animation: pulse 2s infinite;
    transition: 0.1s ease-out;
    font-size: 18px;
    line-height: 20px;
}

.oi2024 .oi-single-category .oi-section-subtitle {
    margin-bottom: 15px;
}

.oi2024 .oi-single-category .single-category-items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.oi2024 .oi-single-category .single-category-items .single-category-item {
    position: relative;
    display: block;
    flex: 0 0 calc(50% - 20px / 2);
    width: calc(20px / 2);
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    border: 6px solid #26bbcb;
    transition: 0.2s linear;
}

.oi2024 .oi-single-category .single-category-items .single-category-item:hover {
    transform: scale(0.9);
}

.oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(2n) {
    margin-right: 0;
}

.oi2024 .oi-single-category .single-category-items .single-category-item::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.oi2024 .oi-single-category .single-category-items .single-category-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.oi-single-category .modal-body {
    text-align: center;
}

.oi2024 .modal-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.oi2024 .modal-header h5 {
    margin-bottom: 0;
}

.oi2024 .modal-header h5 span {
    display: block;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.oi2024 .modal-content {
    border-radius: 20px;
    border: 6px solid #1e99bc;
}

.oi2024 .modal-body h1,
.oi2024 .modal-body h2,
.oi2024 .modal-body h3,
.oi2024 .modal-body h4,
.oi2024 .modal-body h5,
.oi2024 .modal-body h6 {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}

.oi2024 .modal-body p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}

.oi-group-category {
    margin-bottom: 50px;
}

.oi-group-category .single-group {
    margin-bottom: 20px;
}

.oi-group-category .single-group .single-group-medals {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(48, 229, 221, 1) 0%, rgba(26, 138, 181, 1) 50%, rgba(6, 51, 142, 1) 100%);
    border: 3px solid #1a8ab5;
    padding: 15px;
    border-radius: 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.oi-group-category .single-group .single-group-medals .medal-image {
    position: relative;
    display: block;
    flex: 0 0 calc(100% / 4 - 60px / 4);
    width: calc(100% / 4 - 60px / 4);
    margin-bottom: 0;
    margin-right: 20px;
}

.oi-group-category .single-group .single-group-medals .medal-image:last-of-type {
    margin-right: 0;
}

.oi-group-category .single-group .single-group-medals .medal-image::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.oi-group-category .single-group .single-group-medals .medal-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* .oi-group-category .single-group:hover .single-group-btn {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
} */
.oi-group-category .single-group .single-group-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1d94b9;
    border: 3px solid #2eddda;
    padding: 20px 15px 10px;
    border-radius: 20px;
    max-width: 180px;
    margin-inline: auto;
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: -15px;
    position: relative;
    z-index: 1;
    animation: pulse 2s infinite;
    transition: 0.1s ease-out;
}

.oi-group-category .single-group .single-group-btn .fa {
    color: #26bbcb;
    font-size: 18px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 10px;
    transition: 0.2s linear;
}

.oi-group-category .single-group .single-group-btn.active {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.oi-group-category .single-group .single-group-btn.active .fa {
    transform: rotate(180deg);
}

.oi-group-category .single-group .single-group-btn p {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-family: "Roboto-Bold", sans-serif;
}

.oi-group-category .single-group .single-group-info {
    background-color: #a9e0f0;
    padding: 20px;
    max-width: 90%;
    margin-inline: auto;
    border-radius: 20px;
    padding-top: 80px;
    margin-top: -80px;
}

.oi-group-category .single-group .single-group-info {
    display: none;
}

.oi-group-category .single-group .single-group-items .single-group-item {
    display: flex;
    align-items: center;
    padding: 6px;
    background: linear-gradient(90deg, rgba(48, 229, 221, 1) 0%, rgba(26, 138, 181, 1) 50%, rgba(6, 51, 142, 1) 100%);
    border-radius: 70px;
    margin-bottom: 15px;
}

.oi-group-category .single-group .single-group-items .single-group-item:last-of-type {
    margin-bottom: 0;
}

.oi-group-category .single-group .single-group-items .single-group-item .single-group-item-image {
    position: relative;
    display: block;
    flex: 0 0 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 0;
}

.oi-group-category .single-group .single-group-items .single-group-item .single-group-item-image::after {
    content: "";
    display: block;
    padding-top: 100%;
    background-color: #fff;
}

.oi-group-category .single-group .single-group-items .single-group-item .single-group-item-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.oi-group-category .single-group .single-group-items .single-group-item .single-group-item-name {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-family: "Roboto-Bold", sans-serif;
}

.oi-sports {
    margin-bottom: 40px;
}

.oi-sports .oi-sports-items {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.oi-sports .oi-sports-items .sport-item {
    position: relative;
    display: block;
    flex: 0 0 calc(50% - 40px / 2);
    width: calc(40px / 2);
    margin-inline: 10px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    border: 6px solid #26bbcb;
    transition: 0.2s linear;
}

.oi-sports .oi-sports-items .sport-item:hover {
    transform: scale(0.9);
}

.oi-sports .oi-sports-items .sport-item::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.oi-sports .oi-sports-items .sport-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.oi-sports .modal-body {
    text-align: center;
}

.oi-best .oi-best-items {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.oi-best .oi-best-items .best-item {
    position: relative;
    display: block;
    flex: 0 0 calc(50% - 40px / 2);
    width: calc(40px / 2);
    margin-inline: 10px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
    border: 6px solid #26bbcb;
    transition: 0.2s linear;
}

.oi-best .oi-best-items .best-item:hover {
    transform: scale(0.9);
}

.oi-best .oi-best-items .best-item::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.oi-best .oi-best-items .best-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (min-width: 576px) {
    .oi2024 .oi-videos-slider {
        min-height: 198.833px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-stage {
        padding-top: 30px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-item.center {
        transform: scale(1.2);
        z-index: 3;
        transition: 0.2s linear;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav {
        top: 60%;
    }

    .oi2024 .oi-single-category .single-category-items {
        max-width: 90%;
        margin-inline: auto;
    }

    .oi-group-category {
        max-width: 90%;
        margin-inline: auto;
    }

    .oi-group-category .single-group .single-group-medals .medal-image {
        flex: 0 0 calc(100% / 4 - 120px / 4);
        width: calc(100% / 4 - 120px / 4);
        margin-right: 20px;
    }

    .oi-group-category .single-group .single-group-items {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .oi-group-category .single-group .single-group-items .single-group-item {
        flex: 0 0 calc(50% - 40px / 2);
        width: calc(50% - 40px / 2);
        margin-inline: 10px;
    }

    .oi-group-category .single-group .single-group-items .single-group-item:last-of-type {
        margin-bottom: 15px;
    }

    .oi-sports .oi-sports-items {
        max-width: 90%;
        margin-inline: auto;
    }

    .oi-best .oi-best-items {
        max-width: 90%;
        margin-inline: auto;
    }
}

@media (min-width: 768px) {
    .oi2024 .oi-section-title {
        font-size: 24px;
        line-height: 34px;
        padding: 15px 40px;
        margin-bottom: 30px;
    }

    .oi2024 .oi-section-subtitle {
        font-size: 24px;
        line-height: 30px;
        padding: 15px 40px;
        margin-bottom: 30px;
        max-width: 280px;
    }

    .oi-live {
        margin-bottom: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .oi-live .oi-live-circle {
        flex: 0 0 150px;
        width: 150px;
        height: 150px;
        padding: 20px;
        border-radius: 50%;
        max-width: 100%;
        margin-inline: 0;
        flex-direction: column;
        text-align: center;
    }

    .oi-live .oi-live-circle .oi-live-label {
        font-size: 24px;
        line-height: 26px;
    }

    .oi-live .oi-live-circle p {
        font-size: 18px;
        line-height: 20px;
    }

    .oi-live .oi-live-content {
        margin-left: -28px;
        flex: 1;
        padding: 20px 20px 20px 40px;
    }

    .oi-live .oi-live-content h1,
    .oi-live .oi-live-content h2,
    .oi-live .oi-live-content h3,
    .oi-live .oi-live-content h4,
    .oi-live .oi-live-content h5,
    .oi-live .oi-live-content h6 {
        font-size: 20px;
        line-height: 22px;
        text-align: left;
    }

    .oi-live .oi-live-content p {
        font-size: 16px;
        line-height: 20px;
    }

    .oi2024 .oi-videos-tabs {
        max-width: 80%;
        margin-inline: auto;
    }

    .oi2024 .modal-content {
        padding: 20px;
    }

    .oi2024 .oi-videos-tabs .videos-tab-navigation li {
        flex: 0 0 calc(100% / 3 - 60px / 3);
        width: calc(100% / 3 - 60px / 3);
    }

    .oi2024 .oi-videos-tabs .videos-tab-navigation li a {
        padding: 10px 5px;
        font-size: 16px;
        line-height: 18px;
    }

    .oi2024 .oi-videos-slider {
        min-height: 170.25px;
    }

    .oi2024 .logo-cards .oi-logo-item {
        width: 222px;
        height: 222px;
    }

    .oi2024 .logo-cards .oi-logo-item.black-circle {
        left: 243px;
    }

    .oi2024 .logo-cards .oi-logo-item.red-circle {
        left: unset;
        right: 0;
    }

    .oi2024 .logo-cards .oi-logo-item.yellow-circle {
        left: 123px;
    }

    .oi2024 .logo-cards .oi-logo-item.green-circle {
        left: 363px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item {
        flex: 0 0 calc(100% / 3 - 60px / 3);
        width: calc(100% / 3 - 60px / 3);
        margin-right: 30px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(2n) {
        margin-right: 30px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .oi-group-category .single-group .single-group-medals .medal-image {
        flex: 0 0 120px;
        width: 120px;
    }

    .oi-group-category .single-group .single-group-items .single-group-item {
        flex: 0 0 calc(50% - 80px / 2);
        width: calc(50% - 80px / 2);
        margin-inline: 20px;
        margin-bottom: 20px;
    }

    .oi-group-category .single-group .single-group-items .single-group-item .single-group-item-image {
        margin-right: 20px;
    }

    .oi-group-category .single-group .single-group-items .single-group-item .single-group-item-name {
        font-size: 18px;
        line-height: 20px;
    }

    .oi-sports .oi-sports-items .sport-item {
        flex: 0 0 calc(100% / 3 - 90px / 3);
        width: calc(100% / 3 - 90px / 3);
        margin-inline: 15px;
    }

    .oi-best .oi-best-items .best-item {
        flex: 0 0 calc(100% / 3 - 90px / 3);
        width: calc(100% / 3 - 90px / 3);
        margin-inline: 15px;
    }
}

@media (min-width: 992px) {
    .oi2024 .oi-section-title {
        font-size: 26px;
        line-height: 36px;
        padding: 15px 60px;
        margin-bottom: 40px;
    }

    .oi2024 .oi-section-subtitle {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 40px;
        max-width: 280px;
    }

    .oi2024 .oi-videos-slider-wrapper {
        padding: 15px 60px 0;
    }

    .oi2024 .oi-videos-slider {
        min-height: 207.533px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-item.center {
        transform: scale(1.3);
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav button {
        width: 50px;
        height: 50px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav .fa {
        font-size: 20px;
        line-height: 50px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav .owl-prev {
        left: -65px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-nav .owl-next {
        right: -65px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .oi-video-item::before {
        background-size: 50px 50px;
    }

    .page-content-inner .oi-sidebar-box,
    .oi-sidebar-box-mobile .oi-sidebar-box {
        display: none;
    }

    .oi2024 .logo-cards {
        padding: 40px 0;
    }

    .oi2024 .logo-cards .logo-cards-wrapper {
        margin: 40px auto;
    }

    .oi2024 .logo-cards .oi-logo-item {
        width: 295px;
        height: 295px;
    }

    .oi2024 .logo-cards .oi-logo-item.black-circle {
        left: 320px;
    }

    .oi2024 .logo-cards .oi-logo-item.yellow-circle {
        left: 161px;
    }

    .oi2024 .logo-cards .oi-logo-item.green-circle {
        left: 480px;
    }

    .oi2024 .oi-promo-box .oi-promo-item {
        flex: 0 0 calc(100% / 3 - 40px / 3);
        width: calc(100% / 3 - 40px / 3);
        margin-bottom: 40px;
    }

    .oi2024 .oi-single-category {
        margin-bottom: 50px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item {
        flex: 0 0 calc(100% / 3 - 100px / 3);
        width: calc(100% / 3 - 100px / 3);
        margin-right: 50px;
        margin-bottom: 50px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(2n) {
        margin-right: 50px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .oi-group-category {
        margin-bottom: 60px;
    }

    .oi-group-category .single-group {
        margin-bottom: 40px;
    }

    .oi-group-category .single-group .single-group-medals .medal-image {
        margin-right: 40px;
    }

    .oi-group-category .single-group .single-group-info {
        padding: 40px;
        padding-top: 80px;
        margin-top: -95px;
    }

    .oi-group-category .single-group .single-group-btn {
        margin-bottom: 35px;
        padding-inline: 30px;
        max-width: 250px;
        font-size: 24px;
        line-height: 26px;
    }

    .oi-group-category .single-group .single-group-items .single-group-item {
        flex: 0 0 calc(50% - 120px / 2);
        width: calc(50% - 120px / 2);
        margin-inline: 30px;
    }

    .oi-group-category .single-group .single-group-items .single-group-item .single-group-item-image {
        flex: 0 0 60px;
        width: 60px;
        margin-right: 30px;
    }

    .oi-sports .oi-sports-items .sport-item {
        flex: 0 0 calc(100% / 3 - 150px / 3);
        width: calc(100% / 3 - 150px / 3);
        margin-inline: 25px;
        margin-bottom: 50px;
    }

    .oi-best .oi-best-items .best-item {
        flex: 0 0 calc(100% / 3 - 150px / 3);
        width: calc(100% / 3 - 150px / 3);
        margin-inline: 25px;
        margin-bottom: 50px;
    }
}

@media (min-width: 1250px) {
    .oi2024 .oi-videos-slider {
        min-height: 290.117px;
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-item.center {
        transform: scale(1.4);
    }

    .oi2024 .oi-videos-slider-wrapper .oi-videos-slider .owl-stage {
        padding-top: 50px;
    }

    .oi2024 .oi-videos-tabs .videos-tab-navigation li {
        flex: 0 0 calc(100% / 3 - 150px / 3);
        width: calc(100% / 3 - 150px / 3);
    }

    .oi2024 .oi-videos-tabs .videos-tab-navigation li a {
        font-size: 20px;
        line-height: 22px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item {
        flex: 0 0 calc(100% / 3 - 200px / 3);
        width: calc(100% / 3 - 200px / 3);
        margin-right: 100px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(2n) {
        margin-right: 100px;
    }

    .oi2024 .oi-single-category .single-category-items .single-category-item:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media (min-width: 1250px) {
    .subcategory-nav .subcategory-menu {
        width: 60% !important;
        margin-left: 175px;
    }
}


#main-menu .menu-wrapper {
    padding-bottom: 70px;
}

.soccer-slider::before {
    content: "";
    display: block;
    width: 100%;
    height: 65px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2e7c23;
    z-index: 2;
}

.soccer-slider .video-section-title {
    max-width: 235px;
}

.soccer-slider .video-slider-wrapper::after {
    background-color: #ffe400;
}

@media(min-width: 576px) {
    .soccer-slider::before {
        height: 42px;
    }

    .soccer-slider .video-section-title {
        max-width: 100%;
    }
}

.news-navigation .nav-arrow {
    position: fixed;
    top: 50vh;
    width: 30px;
    height: 60px;
    border: none;
    cursor: pointer;
    pointer-events: auto;
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    opacity: 0.8;
    transition: opacity 0.2s ease;
    transform: translateY(-50%);
    z-index: 10;
}

.news-navigation .nav-arrow.next {
    right: 0;
}

.news-navigation .nav-arrow.prev {
    left: 0;
}

@media (min-width: 992px) {
    .news-navigation .nav-arrow {
        width: 45px;
        height: 90px;
        background-size: 45px 90px;
    }
}


/* TURIZAM */

.main-menu-item.turizam-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    background-color: #9ad9ea;
    padding: 4px 0;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

.cat-turizam .section-title {
    text-transform: uppercase;
    color: #fff;
    padding: 6px 10px;
    border-radius: 10px;
    font-weight: 700;
    font-family: "Roboto-Bold", sans-serif;
    text-align: center;
    max-width: 85%;
    margin-inline: auto;
    background-color: #9ad9ea;
    margin-bottom: 20px;
    font-size: 25px;
}

.cat-turizam .marquee-slider {
    overflow: hidden;
    background-color: #ed1a29;
    padding: 10px 0;
    margin-bottom: 20px;
}

.cat-turizam .marquee-slider .marquee {
    overflow: hidden;
    display: flex;
    position: relative;
    z-index: 2;
}

.cat-turizam .marquee-slider .marquee .marquee-content {
    animation: scrollingPromo 40s linear infinite;
}

.cat-turizam .marquee-slider .marquee .marquee-content .top-row,
.cat-turizam .marquee-slider .marquee .marquee-content .bottom-row {
    display: flex;
    justify-content: space-between;
}

.cat-turizam .marquee-slider .marquee .marquee-content p {
    white-space: nowrap;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    font-weight: 700;
    font-size: 25px;
    margin-right: 20px;
    color: #fff;
    margin-bottom: 0;
}

@keyframes scrollingPromo {
    from {
        transform: translateX(-20%);
    }

    to {
        transform: translateX(calc(-100%));
    }
}

.cat-turizam .destinations-box {
    margin-bottom: 20px;
}

.cat-turizam .destinations-box .destinations-item {
    margin-bottom: 8px;
    display: block;
    position: relative;
}

.cat-turizam .destinations-box .destinations-item::after {
    content: '';
    display: block;
    padding-top: 56.6%;
}

.cat-turizam .destinations-box .destinations-item img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
}

.cat-turizam .destinations-box .destinations-item .destinations-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    text-shadow: 2px 2px 5px #000;
}

.cat-turizam .destinations-video-box {
    margin-bottom: 20px;
}

.cat-turizam .destinations-video-box .destinations-video-item {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    display: block;
}

.cat-turizam .destinations-video-box .destinations-video-item::before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url("asets/play.png") no-repeat center center;
    background-size: auto;
    background-size: contain;
    z-index: 10;
}

.cat-turizam .destinations-video-box .destinations-video-item::after {
    content: '';
    display: block;
    padding-top: 56.6%;
}

.cat-turizam .destinations-video-box .destinations-video-item img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
}

.cat-turizam .destinations-video-box .owl-nav button {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff !important;
    border-radius: 50%;
    box-shadow: 2px 2px 5px #ccc;
}

.cat-turizam .destinations-video-box .owl-nav button span {
    font-size: 22px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cat-turizam .destinations-video-box .owl-nav [class*="owl-"]:hover {
    color: #000;
}

.cat-turizam .survey-turizam {
    margin-bottom: 20px;
}

.cat-turizam .survey-turizam .category-news-title {
    display: none;
}

.cat-turizam .survey-turizam .survey-wrapper {
    background-color: transparent !important;
}

.cat-turizam .survey-turizam .survey-question {
    text-transform: uppercase;
    color: #fff;
    padding: 6px 10px;
    border-radius: 10px;
    font-weight: 700;
    text-align: center;
    max-width: 85%;
    margin-inline: auto;
    background-color: #9ad9ea;
    margin-bottom: 20px;
    font-size: 25px;
}

.cat-turizam .survey-turizam .survey-form .form-group {
    margin-bottom: 10px;
}

.cat-turizam .survey-turizam .survey-form .form-group .radio-label {
    background-color: #c7bfe6;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: none;
}

.cat-turizam .survey-turizam .survey-form .form-group .radio-label .fake-radio {
    border: none;
    border-radius: 50%;
    background-color: #fff;
    width: 22px;
    flex: 0 0 22px;
    height: 22px;
    margin-right: 1rem;
    position: relative;
    overflow: hidden;
}

.cat-turizam .survey-turizam .survey-form .form-group .radio-label .fake-radio::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
}

.cat-turizam .survey-turizam .survey-form .form-group .radio-label input[type="radio"]:checked+.fake-radio::after {
    background-color: #b8e5c6;
}

.cat-turizam .survey-turizam .btn:focus {
    border: none;
    box-shadow: none;
}

.cat-turizam .survey-turizam .survey_vote {
    padding: 10px;
    border-radius: 10px;
    background-color: #b8e5c6;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    margin-right: 10px;
    flex: 0 0 calc(50% - 10px/2);
    width: calc(50% - 10px/2);
    text-align: center;
    border: none;
    padding: 10px !important;
}

.cat-turizam .survey-turizam .survey_results {
    padding: 10px;
    border-radius: 10px;
    background-color: #efe3af;
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    flex: 0 0 calc(50% - 10px/2);
    width: calc(50% - 10px/2);
    text-align: center;
    border: none;
    padding: 10px !important;
}

.cat-turizam .offers-list .news-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #9ad9ea;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}

.cat-turizam .offers-list .news-item .news-item-img {
    margin-bottom: 10px !important;
    border-radius: 10px;
    overflow: hidden;
}

.cat-turizam .offers-list .news-item .news-item-data>div.d-flex.align-items-center.mb-1 {
    display: block !important;
}

.cat-turizam .offers-list .news-item .news-item-data .news-item-category {
    color: #fff !important;
    padding: 2px 5px 0 5px;
    background-color: #9ad9ea;
    border-radius: 4px;
}

.cat-turizam .offers-list .news-item .news-item-data .news-item-title {
    margin-bottom: 10px !important;
}

.cat-turizam .offers-list .news-item .news-item-data .news-item-description {
    display: block !important;
    margin-bottom: 0 !important;
}

.cat-turizam .offers-list .news-item .news-item-data .date-published {
    display: none;
}

.cat-turizam .offers-list .news-item .news-item-data .news-item-counter {
    display: none !important;
}

.cat-turizam .promo-widget-sidebar.turizam-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/1atravel/1atravel-bg-new.png");
    /* background-color: #efe3af; */
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);
}

.cat-turizam .promo-widget-main.turizam-widget::before {
    background-color: transparent;
    border: none;
    background-image: url("../img/1atravel/1atravel-bg-new.png");
    /* background-color: #efe3af; */
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    top: 0;
    height: calc(100% - 25px);

}

.cat-turizam .promo-widget.turizam-widget-m {
    max-width: 348px;
    margin-inline: auto;
}

.cat-turizam .promo-widget-main.turizam-widget {
    padding-top: 144px;
}

.cat-turizam .promo-widget-sidebar.turizam-widget {
    padding-top: 140px;
}

.cat-turizam .promo-widget-main.turizam-widget .widget-logo-link {
    height: 120px;
}

.cat-turizam .promo-widget-sidebar.turizam-widget .widget-logo-link {
    height: 100px;
}

.cat-turizam .promo-widget.turizam-widget-m .swiper-slide .single-item:first-of-type {
    margin-bottom: 4px;
}

.cat-turizam .promo-widget.turizam-widget-m .swiper-button-next,
.cat-turizam .promo-widget.turizam-widget-m .swiper-button-prev {
    top: 55%;
}

.cat-turizam .promo-widget.turizam-widget-m .swiper-container {
    max-height: 440px;
    min-height: 440px;
}

.cat-turizam .promo-widget.turizam-widget .promo-widget-btn {
    background-color: #ed1a29;
    color: #fff;
}

@media(min-width: 576px) {
    .cat-turizam .destinations-box {
        display: flex;
        flex-wrap: wrap;
    }

    .cat-turizam .destinations-box .destinations-item {
        flex: 0 0 calc(50% - 8px/2);
        width: calc(50% - 8px/2);
        margin-right: 8px;
    }

    .cat-turizam .destinations-box .destinations-item:nth-of-type(2n) {
        margin-right: 0;
    }

    .cat-turizam .offers-list .news-item {
        display: flex;
        align-items: flex-start;
    }

    .cat-turizam .offers-list .news-item .news-item-img {
        flex: 0 0 220px;
        width: 220px;
        margin-bottom: 0 !important;
    }

    .cat-turizam .offers-list .news-item .news-item-data {
        padding-left: 15px;
    }

    .cat-turizam .offers-list .news-item .news-item-data .news-item-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
}

@media(min-width: 768px) {
    .cat-turizam .destinations-video-box .owl-nav .owl-prev {
        left: -12px;
    }

    .cat-turizam .destinations-video-box .owl-nav .owl-next {
        right: -12px;
    }
}

@media(min-width: 992px) {
    .cat-turizam .section-title {
        margin-bottom: 35px;
        font-size: 30px;
    }

    .cat-turizam .marquee-slider {
        margin-bottom: 35px;
    }

    .cat-turizam .destinations-box {
        margin-bottom: 35px;
    }

    .cat-turizam .destinations-video-box {
        margin-bottom: 35px;
    }

    .cat-turizam .destinations-box .destinations-item {
        flex: 0 0 calc(100%/3 - 16px/3);
        width: calc(100%/3 - 16px/3);
    }

    .cat-turizam .destinations-box .destinations-item:nth-of-type(2n) {
        margin-right: 8px;
    }

    .cat-turizam .destinations-box .destinations-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .cat-turizam .survey-turizam {
        margin-bottom: 35px;
    }

    .cat-turizam .survey-turizam .survey-question {
        font-size: 30px;
    }

    .cat-turizam .survey-turizam .survey-form .form-group .radio-label {
        font-size: 24px;
        line-height: 28px;
        max-width: 400px;
        margin-inline: auto;
    }

    .cat-turizam .survey-turizam .btn {
        max-width: 220px;
    }

    .cat-turizam .offers-list .news-item .news-item-img {
        flex: 0 0 300px;
        width: 300px;
    }

    .cat-turizam .offers-list .news-item .news-item-data .news-item-title {
        font-size: 20px;
        line-height: 24px;
    }

    .cat-turizam .promo-widget.promo-widget-sidebar.turizam-widget .swiper-button-prev {
        top: 113px;
    }
}

@media(min-width: 1250px) {
    .cat-turizam .destinations-box .destinations-item {
        flex: 0 0 calc(100%/4 - 24px/4);
        width: calc(100%/4 - 24px/4);
    }

    .cat-turizam .destinations-box .destinations-item:nth-of-type(3n) {
        margin-right: 8px;
    }

    .cat-turizam .destinations-box .destinations-item:nth-of-type(4n) {
        margin-right: 0;
    }
}