.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-text {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 17px;
    line-height: 20px;
}

.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: #e7ebee;
    padding: 10px 15px;
}

.info-table .info-table-title {
    background-color: #485e09;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 0px 30px 0px 30px;
    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 {
    border-radius: 80px 15px 80px 15px;
    flex: 0 0 calc(100% / 2 - 25px / 2);
    width: calc(100% / 2 - 25px / 2);
    position: relative;
    display: block;
    margin-bottom: 20px;
    -webkit-filter: drop-shadow(1px 15px 15px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(1px 15px 15px rgba(0, 0, 0, 0.2));
}

.info-table .info-table-box .info-table-item::after {
    content: "";
    display: block;
    padding-top: 100%;
}

.info-table .info-table-box .info-table-item .info-table-item-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
}

.info-table .info-table-box .info-table-item:first-of-type {
    background-color: #ddef99;
}

.info-table .info-table-box .info-table-item:nth-of-type(2) {
    background-color: #c7e859;
}

.info-table .info-table-box .info-table-item:nth-of-type(3) {
    background-color: #acd821;
}

.info-table .info-table-box .info-table-item:nth-of-type(4) {
    background-color: #92ba1c;
}

.info-table .info-table-box .info-table-item:nth-of-type(5) {
    background-color: #7d9e19;
}

.info-table .info-table-box .info-table-item:nth-of-type(6) {
    background-color: #485e09;
}

.info-table .info-table-box .info-table-item .order-number {
    text-align: right;
    color: #485e09;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 16px;
}

.info-table .info-table-box .info-table-item:nth-of-type(4) .order-number,
.info-table .info-table-box .info-table-item:nth-of-type(5) .order-number,
.info-table .info-table-box .info-table-item:nth-of-type(6) .order-number {
    color: #fff;
}

.info-table .info-table-box .info-table-item .info-table-item-title {
    text-align: left;
    text-transform: uppercase;
    font-family: "Roboto-Bold", sans-serif;
    margin-bottom: 0;
    color: #485e09;
    font-size: 14px;
    line-height: 16px;
    max-width: 90px;
}

.info-table .info-table-box .info-table-item:nth-of-type(4) .info-table-item-title,
.info-table .info-table-box .info-table-item:nth-of-type(5) .info-table-item-title,
.info-table .info-table-box .info-table-item:nth-of-type(6) .info-table-item-title {
    color: #fff;
}

.info-table .modal-content {
    background-color: #92ba1c;
    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-header {
    border-color: #fff;
}

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

.how-to-help #recycleLink .modal-content {
    background-color: #476e34;
}

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

.how-to-help #waterLink .modal-content {
    background-color: #0086a6;
}

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

.how-to-help #planetLink .modal-content {
    background-color: #86c440;
}

.how-to-help #ecologyLink .modal-content {
    background-color: #84d1e0;
}

.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: 73.6vw;
    height: 27.8vw;
}

.how-to-help .how-to-help-wrapper .recycle-link {
    top: 9.4vw;
    left: 10.8vw;
}

.how-to-help .how-to-help-wrapper .energy-link {
    top: 45.4vw;
    left: 10.8vw;
}

.how-to-help .how-to-help-wrapper .water-link {
    top: 81.4vw;
    left: 10.8vw;
}

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

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

.how-to-help .how-to-help-wrapper .ecology-link {
    bottom: 14.4vw;
    left: 10.3vw;
}

@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 .info-table-box .info-table-item {
        border-radius: 110px 20px 110px 20px;
        flex: 0 0 calc(100% / 2 - 80px / 2);
        width: calc(100% / 2 - 80px / 2);
    }

    .info-table .info-table-box .info-table-item .info-table-item-content {
        padding: 25px 30px;
    }

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

    .info-table .info-table-box .info-table-item .order-number {
        font-size: 52px;
        line-height: 54px;
        margin-bottom: 35px;
    }

    .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: 27.2vw;
        height: 10.2vw;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 2.5vw;
        left: 15.8vw;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 2.5vw;
        left: 53.28vw;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 20.94vw;
        left: 7.8vw;
    }

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

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

    .how-to-help .how-to-help-wrapper .ecology-link {
        top: unset;
        left: unset;
        right: 16.7vw;
        bottom: 3.1vw;
    }

    .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 - 60px / 3);
        width: calc(100% / 3 - 60px / 3);
        margin-bottom: 40px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-title {
        font-size: 22px;
        line-height: 24px;
        max-width: 140px;
    }

    .info-table .info-table-box .info-table-item .order-number {
        margin-bottom: 9px;
    }

    .how-to-help .how-to-help-wrapper .how-to-help-link {
        width: 194px;
        height: 73px;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 18px;
        left: 116px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 18px;
        left: 390px;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 152px;
        left: 58px;
    }

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

    .how-to-help .how-to-help-wrapper .planet-link {
        left: 116px;
        bottom: 21px;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        right: 124px;
        bottom: 21px;
    }

    .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;
    }

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

    .info-table .info-table-box .info-table-item {
        border-radius: 130px 20px 130px 20px;
        flex: 0 0 calc(100% / 3 - 140px / 3);
        width: calc(100% / 3 - 140px / 3);
        margin-bottom: 40px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-content {
        padding: 20px 25px;
    }

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

    .info-table .info-table-box .info-table-item .order-number {
        font-size: 54px;
        line-height: 60px;
        margin-bottom: 22px;
    }

    .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: 257px;
        height: 97px;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 23px;
        left: 154px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 23px;
        left: 514px;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 200px;
        left: 78px;
    }

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

    .how-to-help .how-to-help-wrapper .planet-link {
        left: 154px;
        bottom: 29px;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        right: 165px;
        bottom: 29px;
    }

    .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 {
        flex: 0 0 calc(100% / 3 - 250px / 3);
        width: calc(100% / 3 - 250px / 3);
        margin-bottom: 40px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-title {
        font-size: 24px;
        line-height: 31px;
    }

    .info-table .info-table-box .info-table-item .info-table-item-content {
        padding: 25px 27px 25px 30px;
    }

    .info-table .info-table-box .info-table-item .order-number {
        font-size: 62px;
        line-height: 64px;
        margin-bottom: 33px;
    }

    /*.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: 333px;
        height: 125px;
    }

    .how-to-help .how-to-help-wrapper .recycle-link {
        top: 30px;
        left: 200px;
    }

    .how-to-help .how-to-help-wrapper .energy-link {
        top: 30px;
        left: 669px;
    }

    .how-to-help .how-to-help-wrapper .water-link {
        top: 261px;
        left: 102px;
    }

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

    .how-to-help .how-to-help-wrapper .planet-link {
        left: 200px;
        bottom: 37px;
    }

    .how-to-help .how-to-help-wrapper .ecology-link {
        right: 215px;
        bottom: 37px;
    }

    .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 #e0e0e0;
    background-color: #eeeeee;
    margin-bottom: 20px;
    position: relative;
}
.promo-widget .promo-widget-logo {
    display: block;
    max-width: 230px;
    margin-inline: auto;
    margin-bottom: 30px;
}
.promo-widget .promo-widget-items .single-item {
    display: block;
}
.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 .swiper-button-next {
    right: 0;
}
.promo-widget.promo-widget-main .swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
    /* display: none; */
}
.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;
}

@media (min-width: 992px) {
    .promo-widget.promo-widget-main {
        display: none;
    }
    .promo-widget.promo-widget-sidebar .swiper-container {
        height: 400px;
        position: unset;
        margin-bottom: 30px;
    }
    .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: 63px;
        left: 50%;
        transform: translateX(-50%) rotate(-90deg);
    }
    .promo-widget.promo-widget-sidebar .promo-widget-items .single-item {
        height: auto !important;
    }
    .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;
    }
}

/* EXPO 2027 */

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

.expo-sidebar-box .expo-sidebar-image {
    margin-bottom: 25px;
    margin-inline: auto;
}
.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 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    object-fit: cover;
    display: flex;
    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: "";
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    background-image: url("../img/expo27/video-play.png");
    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 {
    display: block;
}
.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 .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 .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) {
    .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 .expo-fact-item-inner {
        transform: rotateY(0);
    }
    .expo27 .expo-facts .expo-facts-boxes .expo-fact-item:hover .expo-fact-item-inner {
        transform: rotateY(180deg);
    }
    .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 {
        width: 50px;
        height: 50px;
        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;
    }
}
