@font-face {
    font-family: 'itc';
    src: url('/template/opera/fonts/itc.woff2') format('woff2'),
         url('/template/opera/fonts/itc.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'itc';
    src: url('/template/opera/fonts/itcb.woff2') format('woff2'),
         url('/template/opera/fonts/itcb.woff') format('woff');
    font-weight: 700;
    font-style: bold;
}

<!--
/**
* @license
* MyFonts Webfont Build ID 379837
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license from one of MyFonts official sites.
* http://www.fonts.com
* http://www.myfonts.com
* http://www.linotype.com
*
*/
-->

.heading p {
    color: #e1cb87;
    opacity: .7;
    font-size: 30px;
    line-height: 41px;
    margin-top: -10px;
    font-family: 'itc', sans-serif;
    filter: drop-shadow(2px 4px 6px black);
}

#fixedbook .t .col-md-6 p {
    text-transform: none;
    margin-bottom: 20px;
    font-family: 'futura-pt', sans-serif;
    color: white;
    font-size: 42px;
    line-height: 53px;
    margin-top: 0px;
    margin-bottom: 0;
    font-weight: 700;
}

#fixedbook .t .col-md-6 span {
    font-size: 13px;
}

#fixedbook .t .col-md-6 .wrapper {
    margin: 14px auto;
}

main .goldbox a, main .goldbox a:hover {
    text-decoration: none !important;
}

header #right-menu a {
    color: white;
    text-decoration: none;
    padding: 10px 17px 6px;
    margin: 12px;
    margin-left: 15px;
    display: inline-block;
    font-size: 20px;
    font-family: stb, sans-serif;
    color: #f9f4e7;
    background: transparent;
    transition: 600ms;
    border-radius: 0px;
    line-height: 18px;
    text-transform: none;
    letter-spacing: 0px;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    border-color: var(--c3);
}

table td, table th {
    padding: 5px;
}


.slider-main .swiper-slide-active .name span::before {
    content: '';
    position: relative;
    width: 55px;
    height: 55px;
    background: url(/template/opera/img/crown.svg) no-repeat center center;
    background-size: 100% 100%;
    z-index: 1;
    margin: 10px auto;
    display: block;
}

#main-menu li .sub-menu li a {
    font-size: 18px;
    transition: none;
    text-transform: none;
}

#all-offers-list .offerone .offer-info h3 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.01em;
    color: #004A8C;
    font-family: 'stb', sans-serif;
    font-weight: bold;
    margin: 0;
    text-align: left;
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.swiper-container-homepage .animated-image {
    top: -10px
}

h2 span.tiny {
    font-weight: 300 !important;
    font-family: 'itc', sans-serif;
}

h2.crown {
    font-size: 55px;
    line-height: 60px;
}

h2.crown::before {
    content: '';
    position: relative;
    width: 55px;
    height: 55px;
    background: url(/template/opera/img/crown.svg) no-repeat center center;
    background-size: 100% 100%;
    z-index: 1;
    margin: 10px auto;
    display: block;
}

#activities .onebox .img {
    width: 100%;
    min-height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#activities .onebox .img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #8d6b0442, #ae850b99);
    opacity: .8;
}

#activities .onebox .img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/template/opera/img/pat1.svg) repeat;
    background-size: cover;
    opacity: .5;
}

.cover h1 {
    font-size: 83px;
    line-height: 97px;
    letter-spacing: -0.01em;
    color: #004A8C;
    font-family: 'itc', sans-serif;
    margin: 0;
    text-transform: none; 
    font-weight: 300;
}

.silverbox .content a {
    box-sizing: border-box;
    display: table;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 27px 15px;
    gap: 0;
    width: unset;
    height: unset;
    background: #C3960F;
    border: 1px solid #C3960F;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    font-family: 'stb', sans-serif;
    font-weight: 600;
    line-height: 17px;
    text-transform: uppercase;
    transition: 600ms;
    margin-top: 10px;
    font-size: 18px;
}

#activities .onebox .img .text {
    z-index: 2;
}

#activities .onebox .img .text h3 {
    font-size: 26px;
    line-height: 32px;
    margin: 0;
    color: white;
}

.slider-content h1 {
    font-size: 83px;
    line-height: 97px;
    letter-spacing: -0.01em;
    color: white;
    font-family: 'itc', sans-serif;
    margin: 0;
    text-transform: none;
    text-shadow: 0 0 70px #0000008f;
    font-weight: 300;
}

.slider-main .swiper-slide-active .name span {
    opacity: 1;
    font-family: 'itc', sans-serif;
    font-weight: 300;
    text-transform: none;
    font-size: 65px;
    line-height: 1.2;
}
.slider-main .swiper-slide-active .name span::after {
    display: none;
}

header {
    height: unset;
}

main a:not([class]), main a:not([class]):hover {
    color: var(--c2);
    transition: 600ms;
}

header .list {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    white-space: normal;
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ffffff0f;
}

header #right-menu.list li , header #right-menu .list li a {
    display: inline-block;
    text-transform: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    margin-left: 0;
    display: inline-block;
    font-size: 16px;
    font-family: 'futura-pt';
    color: #ffffff78;
    background: transparent;
    transition: 600ms;
    border-radius: 0px;
    line-height: 18px;
    text-transform: none;
    letter-spacing: 0px;
    margin-left: 20px;
}

header #right-menu {
    position: relative;
    left: unset;
    transform: none;
    height: 60px;
    max-width: 1250px;
    width: 100%;
}


#main-menu li:last-child {
    position: absolute;
    right: 0;
    top: 65px;
}

#accomm .roomdesdes h2 {
    font-size: 40px;
    line-height: 50px;
}

#main-menu li .sub-menu li, #main-menu li .sub-menu li:last-child {
    display: block;
    position: relative;
    top: unset;
}

body:not(.mk) #main-menu li:nth-child(2) a {
    background-image: none;
}

body:not(.mk) #main-menu li.sub a {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMS4xNjYwMiAxLjY2NjY3TDQuNDk5MzUgNUw3LjgzMjY4IDEuNjY2NjciIHN0cm9rZT0iI0MzOTYwRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: 92% 50%;
    padding-right: 30px;
}

#main-menu li .sub-menu li a, #main-menu li .sub-menu li a.sitem {
    font-size: 16px;
    transition: none;
    text-transform: none;
    padding: 14px 32px !important;
    background: var(--c3) !important;
    color: var(--d) !important;
    font-family: 'futura-pt', sans-serif;
}

#main-menu li .sub-menu li a:hover {
    background: #dbdbdb !important;
}

#mainhead {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}

#main-menu li .sub-menu {
    position: absolute;
    top: 114px;
    background: var(--c3) !important;
    border-top: 3px solid var(--c2) !important;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

#main-menu li:hover .sub-menu,
#main-menu li.active .sub-menu {
    visibility: visible;
    opacity: 1;
}

footer ul {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style: none;
    margin-bottom: 120px;
    padding-right: 20px;
}

#slider .swiper-slide a.play, #slider .swiper-slide a.play:hover {
    position: relative;
    margin: 0;
    width: 70px;
    height: 70px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI1NiAwQzExNC44MzMgMCAwIDExNC44NDQgMCAyNTZzMTE0LjgzMyAyNTYgMjU2IDI1NiAyNTYtMTE0Ljg0NCAyNTYtMjU2UzM5Ny4xNjcgMCAyNTYgMHptMCA0OTAuNjY3QzEyNi42MDQgNDkwLjY2NyAyMS4zMzMgMzg1LjM5NiAyMS4zMzMgMjU2UzEyNi42MDQgMjEuMzMzIDI1NiAyMS4zMzMgNDkwLjY2NyAxMjYuNjA0IDQ5MC42NjcgMjU2IDM4NS4zOTYgNDkwLjY2NyAyNTYgNDkwLjY2N3oiIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiPjwvcGF0aD48cGF0aCBkPSJtMzU3Ljc3MSAyNDcuMDMxLTE0OS4zMzMtOTZjLTMuMjcxLTIuMTM1LTcuNS0yLjI1LTEwLjg3NS0uMzk2QTEwLjY1MyAxMC42NTMgMCAwIDAgMTkyIDE2MHYxOTJjMCAzLjkwNiAyLjEyNSA3LjQ5IDUuNTYzIDkuMzY1YTEwLjY4IDEwLjY4IDAgMCAwIDUuMTA0IDEuMzAyYzIgMCA0LjAyMS0uNTYzIDUuNzcxLTEuNjk4bDE0OS4zMzMtOTZjMy4wNDItMS45NTggNC44OTYtNS4zNDQgNC44OTYtOC45NjlzLTEuODU0LTcuMDEtNC44OTYtOC45Njl6bS0xNDQuNDM4IDg1LjQyN1YxNzkuNTQyTDMzMi4yNzEgMjU2bC0xMTguOTM4IDc2LjQ1OHoiIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiPjwvcGF0aD48L2c+PC9zdmc+);
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
    z-index: 54;
    margin-top: 20px;
    color: transparent;
    border: none;
    background-color: transparent;
}

#intro-video-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0.45;
}

#kontakt #map-holder .frame {
    position: absolute;
    left: calc(70% + 90px);
    background: white;
    border-radius: 4px;
    top: calc(50% + 20px);
    width: 480px;
    transform: translateY(-50%) translateX(-50%);
}

.text .wrapper-kon  {
    padding: 50px;
}

.wrapper-kon table {
    margin-top: 20px;
}

#offers .offerone .offer-info a {
    display: inline-block;
    width: calc(50% - 10px);
    margin-right: 5px;
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.5px;
    padding: 8px 20px;
}

#offers .offerone .offer-info a.goldbtnborder {
    padding: 8px 19px 8px;
}

.wrapper-kon a {
    color: var(--c2);
}

header.tiny #main-menu li .sub-menu {
    top: 60px;
}

header.tiny {
    height: 60px;
}

header.tiny div img {
    width: 120px;
    height: auto;
    margin-right: 70px;
}

header.tiny #main-menu li:last-child {
    position: absolute;
    right: 0;
    top: 10px;
}

header.tiny #main-menu ul.sub-menu li:last-child {
    position: relative;
    right: unset;
    top: unset;
}

header.tiny .text-right {
    height: 0;
    overflow: hidden;
    opacity: 0;
}

header.tiny .text-right.active {
    height: auto;
    opacity: 1;
}

footer .con {
    margin-bottom: 80px;
}

header.tiny .logo {
    min-width: 240px
}

.goldbtn {
    box-sizing: border-box;
    display: inline-block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 18px 8px;
}

.viac.popup, #best-rooms .scroll-to-form {
    white-space: nowrap;
    background: #c3960e;
    text-decoration: none;
    display: inline-block;
    color: white;
    border: none;
    font-weight: 600;
    margin: -6px 2px 5px 2px;
    transition: 700ms;
    border-radius: 2px;
    opacity: 1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    width: calc(50% - 5px);
    font-size: 12px;
    text-decoration: none;
    padding: 12px 25px 12px;
    display: inline-block;
    font-family: 'futura-pt', sans-serif;
}

ul.lightgallery li::before {
    width: calc(100% - 0px);
    height: calc(100% - 0px);
}

ul.lightgallery li {
    max-width: 410px;
}

ul.lightgallery li::after {
    content: '';
    background: url(/template/opera/img/s.svg) 50% 50%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: 10px;
}

.roomcontent a {
    font-size: 12px;
}

#best-rooms h2.crown {
    font-size: 42px;
    line-height: 51px;
    text-align: center;
}

.goldbtn.big {
    box-sizing: border-box;
    display: inline-block;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 32px 15px !important;
    gap: 0;
    width: unset;
    height: unset;
    background: #C3960F;
    border: 1px solid #C3960F;
    border-radius: 0;
    color: white;
    text-decoration: none;
    font-family: 'stb', sans-serif;
    font-weight: 300;
    line-height: 17px;
    text-transform: uppercase;
    transition: 600ms;
    margin-top: 15px;
    font-size: 16px;
    letter-spacing: 0.6px;
}

.mg-button {
   
    text-decoration: none;
    font-family: 'stb', sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding: 2px 10px;
    border: 1px solid var(--d);
    background: #f3f3f5;
    color: #878b9f;
    border: 1px solid #e7e8ec;
    text-decoration: none;
    padding: 5px 20px 4px;
    text-transform: none;
    float: none;
    margin: 0;
    font-size: 15px;
    margin-top: 2px;
    margin-right: 14px;
    display: inline-block;
}

.mg-button.act, .mg-button:hover, .mg-button.act:hover {
    background: var(--c2);
    border-color: var(--c2);
    color: var(--w);
    letter-spacing: 0;
}

#mogo {
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto 100px;
}

.roomdesdes h2, .roomdesdes p {
    text-align: center;
}

.goldboxes a {
    text-decoration: none !important;
    position: relative;
}

.goldboxes a::after {
    content: '';
    position: absolute;
    -webkit-mask: url(/template/opera/img/up-right-arrow.svg);
    clip-path: url(/template/opera/img/up-right-arrow.svg);
    -webkit-mask-size: 32px !important;
    mask-size: 32px !important;
    background-color: var(--w);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateX(-50%)scale(0.8);
    transition: 600ms;
    text-decoration: none;
    border: none;
    transition: 300ms;
}

.goldboxes a:hover::after {
    transform: translateX(-50%)scale(1);
}

body.rs #activities .onebox {
    border-radius: 6px;
    margin: 7px;
    overflow: hidden;
}

#bookban {
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
}

.simplecalendar {
    bottom: calc(20% + 80px);
    left: 50%;
    transform: translateX(-50%);

}

#best-rooms, #tops {
    max-width: 100%;
    overflow-x: hidden;
}

#lang {
    position: absolute;
    right: unset;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

#lang span {
    font-size: 0;
}


@media (max-width: 1340px) {
    .viac.popup, #best-rooms .scroll-to-form, .roomcontent a, .best-rooms-swiper-boxes a {
        font-size: 12px !important;
    }
    .swiper-ser .swiper-slide {
        width: calc((50vw / 1.75) - 15px);
    }
}

@media (max-width: 768px) {
    #mainhead {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }

    #lang {
        top: 40px;
    }


    header.tiny div img {
        width: max-content;
         margin-right: unset;
         max-width: max-content;
        height: 60px;
    }

    header.tiny .logo {
        min-width: unset;
    }

    section .oneone h2, section .oneone h3, section .oneone p {
        text-align: left;
        font-size: 15px;
    }

    #activities .onebox .img {
        width: 100%;
        min-height: 150px;
    }

    section h2, section h3, section p, section ul li, section ul {
        padding: 0 20px;
        width: unset;
        text-align: left;
    }

    footer ul {
        margin-bottom: 0;
    }

    .silverbox .content {
        padding: 40px 0px;
        text-align: left;
    }

    header.tiny #main-menu li:last-child, 
    header #main-menu li:last-child {
        display: none;
    }

    #main-menu li .sub-menu li a, #main-menu li .sub-menu li a.sitem {
        font-size: 16px;
        transition: none;
        text-transform: none;
        padding: 14px 32px !important;
        background: transparent !important;
        color: var(--w) !important;
        font-family: 'futura-pt', sans-serif;
    }

    .mob-open {
        z-index: 234;
      
    }

    #main-menu li:hover .sub-menu, #main-menu li.active .sub-menu {
        visibility: visible;
        opacity: 1;
        top: unset;
        position: relative;
        background: transparent !important;
        border: none !important;
    }
    
    /* Hladké scrollovanie v mobile menu */
    #main-menu {
        -webkit-overflow-scrolling: touch;
    }

    #mainhead img {
        max-width: max-content;
        height: 60px;
    }

    #mobile-icons {
        position: absolute;
        left: 0;
        width: 60px;
        height: 60px;
        background: transparent;
        transition: 700ms;
        margin: 0;
        top: 0;
    }

    header .logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .slider-main .swiper-slide-active .name span {
        opacity: 1;
        font-family: 'itc', sans-serif;
        font-weight: 300;
        text-transform: none;
        font-size: 38px;
        line-height: 1.2;
    }

    #slider .swiper-slide a.play, #slider .swiper-slide a.play:hover {
        background-size: 39px;
    }

    #slider .swiper-slide a.play:hover {
        background-size: 39px;
    }

    .procedures {
        max-width: 96%;
        margin: 10px auto;
    }

    .procedure-modal-close {
        position: absolute;
        top: 5px !important;
        right: 0px !important;
    }

    header.tiny #main-menu li .sub-menu {
        top: 0;
    }
    .cover h1 {
        font-size: 45px;
        line-height: 70px;
    }
    
    #activities h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 40px auto 30px 0;
        text-align: center;
    }

    #activities .onebox .img .text h3 {
        font-size: 26px;
        line-height: 32px;
        margin: 0;
        color: white;
        text-align: center;
    }

    .silverbox .content ul {
        margin-left: 25px;
        padding-left: 15px;
        padding-right: 10px;
    }

    header.tiny #main-menu ul.sub-menu li:last-child,
    header #main-menu ul.sub-menu li:last-child {
        position: relative;
        right: unset;
        top: unset;
        display: block;
    }

    #main-menu {
        -webkit-overflow-scrolling: touch;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 60vh;
        width: 100%;
    }

    body.menu-open {
        overflow: hidden;
    }

}

@media only screen and (max-width: 600px) {
    .slider-main .name {
        top: 160px !important;
        transform: translateY(0) translateX(-50%);
    }
}