body .content .inner .accordeon-rn {
    max-width:70%;
    margin-left:auto;
    margin-right:auto;
}
body .content .inner .accordeon-rn .ce-accordion-body header {
    display:none;
}
body .content .inner .accordeon-rn .accordion-button{
    background-color:#000000;
    color:white;
    font-weight:600;
    box-shadow: inset 0 0 0 transparent;
    font-size:18px;
    line-height:24px;
    border-bottom:1px solid #ffffff;
}
body .content .inner .accordeon-rn .accordion-button.collapsed {
    border-color:transparent !important;
}
body .content .inner .accordeon-rn .accordion-item {
    background-color:#000000;
    border:0px solid transparent;
    margin-bottom:20px;
}
body .content .inner .accordeon-rn .accordion-body {
    padding:15px 20px 15px 20px;
}
body .content .inner .accordeon-rn .accordion-body p {
    font-size:16px !important;
    line-height:20px !important;
}

/*body .content .inner .accordeon-rn .accordion-button::after {
    content:"-";
    border:1px solid white;
    width:20px;
    height:20px;
    transition: none !important;
    text-align:Center;
    line-height:100%;
    font-weight:400;
}
body .content .inner .accordeon-rn .accordion-button.collapsed::after {
    content:"+";
}*/
body .content .inner .accordeon-rn .accordion-button::after,
body .content .inner .accordeon-rn .accordion-button.collapsed::after {
    background: url('/fileadmin/templates/cine-max2024/img/icons/chevron-down-icon.svg') no-repeat center center transparent;
    background-size:70% auto;
}
body .content .inner .header-banner-ext {
    position:relative;
}
body .content .inner .header-banner-ext .cnt {
    position:absolute;
    z-index:10;
    left:0;
    bottom:0;
    width:100%;
    padding:45px;
}
body .content .inner .center-banner .header-banner-ext .cnt {
    position:relative;
    z-index:15;
    width:100%;
    height:auto;
    left:0px;
    bottom:0px;
    padding:45px;
    /*background: linear-gradient(to bottom,  rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.04) 17%,rgba(0,0,0,0.05) 21%,rgba(0,0,0,0.08) 24%,rgba(0,0,0,0.13) 26%,rgba(0,0,0,0.2) 28%,rgba(0,0,0,0.46) 32%,rgba(0,0,0,0.55) 35%,rgba(0,0,0,0.62) 38%,rgba(0,0,0,0.64) 40%,rgba(0,0,0,0.65) 45%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */*/
}
body .content .inner .center-banner .header-banner-ext > div.hide-650,
body .content .inner .center-banner .header-banner-ext > div.show-650 {
    position:absolute;
    z-index:10;
    width:100%;
    height:100%;
    left:0;
    top:0;
    overflow:hidden;
}
body .content .inner .header-banner-ext > div.hide-650 img,
body .content .inner .header-banner-ext > div.show-650 img {
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
body .content .inner .btn.yellow,
body .content .inner .header-banner-ext .cnt a {
    text-decoration:none !important;
    display:inline-block !important;
    color:black;
    font-size:14px;
    font-weight:600;
    /*background-color:#f8d11a;*/
    background-color: #ffd500;
    border-color: #ffd500;
    border-radius:5px;
    text-transform:uppercase;
}
body .content .inner .btn.yellow span,
body .content .inner .header-banner-ext .cnt a span {
    padding:9px 15px 9px 15px !important;
}
body .content .inner .btn.yellow:hover span,
body .content .inner .header-banner-ext .cnt a:hover span {
    color:black !important;
}
body .content .inner .btn.yellow:before,
body .content .inner .header-banner-ext .cnt a:before {
  background-color: #f3dc69;
}
body .content .inner .header-banner-ext .cnt h2 {
    font-size:44px;
    line-height:52px;
    color:white;
    margin:0 0 15px 0;
    font-weight:500;
}
body .content .inner .act-row {
    margin-bottom:100px;
}
body .content .inner .color-cols {
    padding-top:50px;
}
body .content .inner .color-cols .ce-col {
    position:Relative;
}
body .content .inner .color-cols .col1:before {
    background:url('/fileadmin/templates/cine-max2024/img/icons/ic1.png') no-repeat center 0px transparent;
    background-size:100% auto;
    content:"";
    position:absolute;
    z-index:10;
    top:-50px;
    width:100px;
    height:105px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index:20;
}
body .content .inner .color-cols .col2:before {
    background:url('/fileadmin/templates/cine-max2024/img/icons/ic2.png') no-repeat center 0px transparent;
    background-size:auto 100%;
    border-radius:5px;
    overflow:hidden;
    content:"";
    position:absolute;
    z-index:10;
    top:-50px;
    width:100px;
    height:100px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index:20;
}
body .content .inner .color-cols .col3:before {
    background:url('/fileadmin/templates/cine-max2024/img/icons/ic3.png') no-repeat center 0px transparent;
    background-size:100% auto;
    content:"";
    position:absolute;
    z-index:10;
    border-radius:5px;
    overflow:hidden;
    top:-50px;
    width:100px;
    height:105px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index:20;
}
body .content .inner .color-cols .col4:before {
    background:url('/fileadmin/templates/cine-max2024/img/icons/ic4.png') no-repeat center 0px transparent;
    background-size:100% auto;
    content:"";
    position:absolute;
    z-index:10;
    border-radius:5px;
    overflow:hidden;
    top:-50px;
    width:100px;
    height:105px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index:20;
}
body .content .inner .color-cols .ce-textpic {
    position: relative;
    overflow: hidden;
    height:100%;
}

body .content .inner .color-cols .ce-col > .frame {
    height: 100%;
}

/* Gallery ako absolute vrstva */
body .content .inner .color-cols .ce-col .ce-gallery {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

/* Všetky wrappery vnútri gallery - roztiahni na 100% */
body .content .inner .color-cols .ce-col .ce-gallery .ce-outer,
body .content .inner .color-cols .ce-col .ce-gallery .ce-inner,
body .content .inner .color-cols .ce-col .ce-gallery .ce-row,
body .content .inner .color-cols .ce-col .ce-gallery .ce-column,
body .content .inner .color-cols .ce-col .ce-gallery figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

/* IMG - kľúčové: !important kvôli inline atribútom */
body .content .inner .color-cols .ce-col .ce-gallery img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    display: block;
}

/* Text nad obrázkom */
body .content .inner .color-cols .ce-col .ce-bodytext {
    position: relative;
    z-index: 10;
    margin-top: 80px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 80px;
    overflow: hidden;
    top:0px !important;
}
body .content .inner .color-cols .ce-col.col1 h3 {
    color:#98e22d !important;
}
body .content .inner .color-cols .ce-col.col2 h3 {
    color:#f8d11a !important;
}
body .content .inner .color-cols .ce-col.col3 h3 {
    color:#ff7c42 !important;
}
body .content .inner .color-cols .ce-col.col4 h3 {
    color:#ff42b1 !important;
}
body .content .inner .blue-p {
    background-color:#019ee2;
    border-radius:5px;
    padding:20px;
    margin-bottom:40px !important;
}
body .content .inner .color-cols .ce-col .ce-bodytext h3 {
    font-size:23px;
    line-height:30px;
    font-weight:600;
    color:white;
    text-transform:uppercase;
}
body .content .inner .color-cols .ce-col .ce-bodytext p{
    font-size:18px;
    line-height:28px;
    margin:0px;
    color:white;
}
body .content .inner .act-layout h2,
body .content .inner .act-row h2 {
    font-size:35px;
    line-height:40px;
    color:white;
    font-weight:500;
    margin:0 0 50px 0;
}

body .content .inner .header-banner-ext .cnt p,
body .content .inner .act-row .col1 p,
body .content .inner .act-row .col2 p {
    font-size:20px;
    line-height:28px;
    margin:0 0 30px 0;
}
body .content .inner .act-row .col1 p:last-child,
body .content .inner .act-row .col2 p:last-child {
    margin-bottom:0px;
}
body .content .inner .act-row .col1 {
    padding-right:50px;
}
body .content .inner .act-row .col2 {
    padding-left:50px;
}
body .content .inner .checked-ul {
    list-style:none;
    padding:0px;
    margin-bottom:30px;
}
body .content .inner .checked-ul li {
    color:white;
    font-size:17px;
    line-height:20px;
    font-weight:400;
    display:block;
    margin:0 0 25px 0;
    padding:0 0 0 25px;
    background:url('/fileadmin/templates/cine-max2024/img/check.png') no-repeat left 1px transparent;
    background-size:17px auto;
}
body .content .inner .mb-7 {
    margin-bottom:5em !important;
}
body .content .inner .center-banner .header-banner-ext .cnt {
    /*top: 50%;
    transform: translateY(-50%);*/
    height:auto;
    background:none;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body .content .inner .center-banner .header-banner-ext .cnt h2 {
    margin-bottom:40px;
    color:#f8d11a;
}
body .content .inner .center-banner .header-banner-ext .cnt p{
    font-weight:400 !important;
    max-width:60%;
    margin-left:auto;
    margin-right:auto;
    line-height:30px;
    margin-bottom:40px;
}
body.sub.akcia-2025 .content .inner .share-element.yellow .btn {
    color:black !important;
}
body.sub.akcia-2025 .content .inner .share-element.yellow .btn:hover span {
    color:black !important;
}
body.sub.akcia-2025 .content .inner .previous-actions h2 {
    font-size:35px;
}
body.sub.akcia-2025 .content .inner .previous-actions .previous-actions-list {
    margin-top:2em;
}
@media only screen and (max-width: 1650px) {
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 20px;
        line-height: 25px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext p {
        font-size: 14px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 1500px) {
    
}
@media only screen and (max-width: 1366px) {
    body .content .inner .header-banner-ext .cnt h2 {
        font-size: 35px;
        line-height: 40px;
    }
    body .content .inner .act-layout h2, body .content .inner .act-row h2 {
        font-size: 30px;
        line-height: 35px;
    }
    body.sub.akcia-2025 .content .inner .previous-actions h2 {
        font-size: 40px;
        line-height: 44px;
    }
}
@media only screen and (max-width: 1300px) {
    body .content .inner .color-cols .ce-col .ce-bodytext h3{
        margin-bottom:15px;
    }
    body .content .inner .color-cols .col1::before,
    body .content .inner .color-cols .col2::before,
    body .content .inner .color-cols .col3::before,
    body .content .inner .color-cols .col4::before {
        top:-35px;
        width: 70px;
        height: 75px;
    }
    body .content .inner .act-row .col1 {
        padding-right: 25px;
    }
    body .content .inner .act-row .col2 {
        padding-left: 25px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 18px;
        line-height: 22px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        top:55px;
    }
    body .content .inner .accordeon-rn {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1200px) {
    body .content .inner .act-row .col1 p,
    body .content .inner .act-row .col2 p {
        font-size: 17px;
        line-height: 21px;
    }
}
@media only screen and (max-width: 1150px) {
    body .content .inner .center-banner .header-banner-ext .cnt {
        top: 40%;
    }
    body .content .inner .color-cols .col1 {
        margin-bottom:50px;
    }
    body .content .inner .color-cols .col2 {
        margin-bottom:50px;
    }
    body .content .inner .color-cols .ce-col {
        flex:0 0 50%;
        max-width:50%;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        top: 0 !important;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 23px;
        line-height: 30px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        top:0px;
        height:100%;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext p {
        font-size: 16px;
        line-height: 32px;
    }
    body .content .inner .color-cols .col1::before,
    body .content .inner .color-cols .col2::before,
    body .content .inner .color-cols .col3::before,
    body .content .inner .color-cols .col4::before {
        top: -50px;
        width: 100px;
        height: 105px;
    }
}
@media only screen and (max-width: 992px) {
    body .content .inner .center-banner .header-banner-ext .cnt {
        min-height:400px;
    }
    body .content .inner .header-banner-ext .cnt h2 {
        font-size: 30px;
        line-height: 35px;
    }
    body .content .inner .act-layout h2, body .content .inner .act-row h2 {
        font-size: 25px;
        line-height: 30px;
    }
    body.sub.akcia-2025 .content .inner .previous-actions h2 {
        font-size: 35px;
        line-height: 40px;
    }
    body .content .inner .act-row .col1 p, body .content .inner .act-row .col2 p {
        font-size: 14px;
        line-height: 20px;
    }
    body .content .inner .checked-ul li {
        font-size: 14px;
        line-height: 20px;
    }
    body .content .inner .accordeon-rn .accordion-body p {
        font-size: 14px !important;
        line-height: 18px !important;
    }
}
@media only screen and (max-width: 768px) {
    body .content .inner .center-banner .header-banner-ext .cnt {
        top: 35%;
    }
    body .content .inner .header-banner-ext .cnt h2 {
        font-size: 25px;
        line-height: 30px;
    }
    body.sub.akcia-2025 .content .inner .previous-actions h2,
    body .content .inner .act-layout h2, body .content .inner .act-row h2 {
        font-size: 22px;
        line-height: 25px;
        margin: 30px 0 15px 0;
    }
    body .content .inner .act-row .col1 {
        padding-right: 15px;
    }
    body .content .inner .act-row .col2 {
        padding-left: 15px;
    }
    body .content .inner .act-row {
        margin-bottom: 50px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 18px;
        line-height: 21px;
    }
}
@media only screen and (max-width: 650px) {
    body .content .inner .act-row .btn.yellow {
        margin-left: auto;
        margin-right: auto;
        display: block !important;
        width: fit-content;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        padding-bottom:45px !important;
    }
    body .content .inner .center-banner .header-banner-ext .cnt p,
    body .content .inner .header-banner-ext .cnt p {
        font-size:16px;
        line-height:22px;
    }
    body .content .inner .checked-ul li {
        margin-bottom:17px;
    }
     body.sub.akcia-2025 .content .inner .share-element {
        margin-bottom:5em;
    }
    body.sub.akcia-2025 .content .inner .previous-actions .previous-actions-list {
        margin-top:1.5em;
    }
    body.sub.akcia-2025 .content .inner .previous-actions h2 {
        margin-bottom:10px;
    }
    body .content .inner .mb-7.act-layout,
    body .content .inner .mb-7.center-banner {
        margin-bottom:3em !important;
    }
    body .content .inner .center-banner .header-banner-ext .cnt {
        min-height:350px;
    }
    body .content .inner .center-banner .header-banner-ext .cnt p {
        max-width:90%;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        padding-left:15px;
        padding-right:15px;
    }
    body.sub .content .inner > .frame.act-layout {
        margin-bottom:0px;
    }
    body .content .inner .act-row {
        margin-bottom: 50px;
    }
    body .content .inner .header-banner-ext .cnt {
        bottom:0px;
    }
    body .content .inner .act-row.rev {
        flex-direction:column-reverse;
         align-items: stretch; /* toto pridaj */
    }
     body .content .inner .act-row .ce-col {
        flex:0 0 100%;
        max-width:100%;
        width:100%;
     }
     body .content .inner .act-row .col1 {
        margin-bottom:15px;
     }
     body .content .inner .act-row.rev .col1 {
        margin-bottom:0px;
     }
     body .content .inner .act-row.rev .col2 {
        margin-bottom:15px;
     }
     body .content .inner .color-cols .ce-col .ce-bodytext p {
        font-size: 14px;
        line-height: 20px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 17px;
        line-height: 20px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext p {
        font-size: 12px;
        line-height: 15px;
    }
    body .content .inner .color-cols .col1::before, body .content .inner .color-cols .col2::before, body .content .inner .color-cols .col3::before, body .content .inner .color-cols .col4::before {
        top: -35px;
        width: 70px;
        height: 75px;
    }
    body .content .inner .header-banner-ext .cnt {
        padding:15px;
    }
}
@media only screen and (max-width: 500px) {
    body .content .inner .center-banner .header-banner-ext .cnt p {
        font-size:16px;
        line-height:21px;
    }
    body .content .inner .center-banner .header-banner-ext .cnt h2 {
        margin-bottom:30px;
    }
    body .content .inner .act-layout h2 {
        margin:80px 0 35px 0;
    }
    body .content .inner .header-banner-ext .cnt p, body .content .inner .act-row .col1 p, body .content .inner .act-row .col2 p {
        margin: 0 0 15px 0;
    }
    body .content .inner .header-banner-ext .cnt p:last-child {
        margin-bottom:0px;
    }
    body .content .inner .header-banner-ext .cnt h2 br {
        display:none;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        padding-left:15px;
        padding-right:15px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 15px;
        line-height: 18px;
        margin-bottom:7.5px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext p {
        font-size: 12px;
        line-height: 16px;
    }
    body .content .inner .color-cols {
        padding-top:25px;
    }
    body .content .inner .color-cols .col1::before, body .content .inner .color-cols .col2::before, body .content .inner .color-cols .col3::before, body .content .inner .color-cols .col4::before {
        top: -25px;
        width: 50px;
        height: 50px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        margin-top:40px;
     }
}
@media only screen and (max-width: 400px) {
    body .content .inner .color-cols .ce-col .ce-bodytext h3 {
        font-size: 13px;
        line-height: 15px;
        margin-bottom:5px;
    }
    body .content .inner .color-cols .ce-col .ce-bodytext {
        padding-left:5px;
        padding-right:5px;
        padding-bottom:20px;
    }
}

@media only screen and (max-width: 375px) {
    body .content .inner .color-cols .ce-col .ce-bodytext {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}