body {
font-family: "Manrope", sans-serif;
overflow-x: hidden;
}

.notloggedin #topbanner {
position: absolute;
background-color: transparent !important;
}

.notloggedin #topmenu{
position: absolute;
top: 45px;
background-color: transparent !important;
}


/*FOOTER*/
.c-footer {
display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 4vh;
}

.c-footer-images {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 365px;
margin: 0 auto;
gap: 15px;
}

.c-footer-contact {
    display: flex;
    gap: 4vh;
letter-spacing: 2px;
justify-content: center;
}

.c-footer-contact a{
text-decoration: none;
border-bottom: 1px solid #ffffff5e;
}

@media (max-width: 912px) {
.c-footer-contact {
    gap: 1vh;
    flex-direction: column;
}
}


.c-button-footer {
text-decoration: none;
padding: 10px 25px;
background-color: #222;
border-radius: 4px;
    transition: 1.4s;
text-align: center;
color: #fff !important;
    display: inline-block;
margin-top: 20px;
}

.c-button-footer:hover{
background-color: #d6e1d0;
color: #222!important;
}

/*END OF FOOTER*/


/*VIDEO*/
.c-video-position{
    height: 100vh;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}

.c-video-position video {
object-fit: cover;
width: 100%;
height: 100vh;
}


@media (max-width: 912px) {
.c-video-position{
    height: 50vh;
}

.c-video-position video {
height: 50vh;
}
}


/*END OF VIDEO*/

/* FETES ESOTERIKA */
.c-main-fetes-bg {
    aspect-ratio: 32/15;
    width: 100%;
    background-size: cover;
    background-position: center;
height: 100vh;
}

.c-main-fetes-text {
height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
    background-color: rgb(0 0 0 / 40%);
}


.c-main-fetes-text p{
color: #fff;
max-width: 480px;
}


@media (max-width: 912px) {
.c-main-fetes-bg {
height: 75vh;
}

.c-main-fetes-text {
height: 75vh;
}


.c-main-fetes-text p{
padding-left: 20px;
padding-right: 20px;
}
}


.c-main-fetes-text p span{
font-size: 22px;
letter-spacing: 1px;
}


.c-main-fetes-links {
display: flex;
    margin-top: 20px;
    flex-direction: column;
}

.c-main-fetes-links a{
    text-decoration: none;
    padding: 15px 20px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 4px;
    transition: 1.4s;
    text-align: center;
}

.c-main-fetes-links a:hover{
    background-color: #d6e1d0;
    border: 1px solid #d6e1d0;
    color: #222;
}

/* ================ */

img.c-maxheight {
    display: block;
    height: 100%;
}
iframe.c-reserveform {
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}
#contenttop h1, #rightytop h1, #rightyl h1 {
font-weight: 200;
font-size: 2.2em;
line-height: 1.2em;
text-align: center;
margin-bottom: 0px;
}
.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}


.c-titlos1{
display: block;
font-weight: 200;
font-size: 2em;
line-height: 1.2em;
margin-bottom: 20px;
text-align: center;
}
.c-titlos3{
display: block;
font-weight: 300;
font-size: 3em;
line-height: 1em;
text-align: center;
margin-bottom: 5px;
color: #ffffff;
}
.c-text1{
font-weight: 600;
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 20px;
}
.c-text2{
display: block;
font-weight: 300;
font-size: 1.4em;
line-height: 1.6em;
text-align: center;
color: #ffffff;
padding: 40px;
}
.c-text2 a{
color: #ffffff;
}
.c-text3{
display: block;
font-weight: 300;
font-size: 1.4em;
line-height: 1.6em;
}
.c-text4{
display: block;
font-weight: 300;
font-size: 1.2em;
line-height: 1.6em;
text-align: justify;
}
.c-text5{
display: block;
font-weight: 300;
font-size: 1.6em;
line-height: 1em;
text-align: center;
color: #ffffff;
padding-top: 30px;
}
.c-skia{
min-height: 900px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.c-skia:hover{
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.c-skia2{
min-height: 350px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.c-skia2:hover{
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.c-buttonlink2 {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        font-size: 14px;
        padding: 20px 20px;
        min-width: 220px;
        background-color: transparent;
        color: #ffffff;
border: 1px solid #ffffff;
}
.c-buttonlink2:hover {
        background-color: rgba(0, 0, 0, 0.4);
 }.c-newlogo {
    background-image: url('/cache/files/c8c0f6a0b7a6f44b14093e5e772f12f71f49f99f.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}


a.mobile-header-startlink {
    background-image: url('/cache/files/c8c0f6a0b7a6f44b14093e5e772f12f71f49f99f.svg');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
margin-top: 5px;
}

.side-nav__header {
    background-color: #dfe8da;
    background-image: url('/cache/files/a60b0d00e1d28392231e35f47ae25028fcb40a97.svg') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 4vh;
    margin-right: 4vh;
    margin-top: 4vh;
}

.side-nav__header {
    max-height: 100px;
    height: 30%;
}div.topmenu ul li {
    border-radius: 4px;
}

div.topmenu ul ul {
    border-radius: 4px;
}


.notloggedin #mobile-header {
position: absolute;
    background-color: transparent;
box-shadow: none;
}

.side-nav__hide {
    left: auto;
    right: 16px;
}

.side-nav__footer {
    box-shadow: none;
}

.side-nav__content {
display: flex;
    align-items: center;
    padding-left: 2vw;
    padding-top: 2vw;
}.c-room-services {
display: flex;
gap: 2vh;
flex-wrap: wrap;
justify-content: center;
margin-top: 8vh;
margin-bottom: 8vh;
}

.c-room-services-box {
width: 40%;
display: flex;
gap: 20px;
align-items: flex-start;
padding: 10px 20px 0px 20px;
border-bottom: 1px solid #2222224f;
}

@media (max-width: 600px) {
.c-room-services-box {
width: 100%;
}
}

.c-room-services-box img{
width: 40px;
height: auto;
}


.c-room-services-box p:nth-child(1) {
font-weight: 700;
}

.c-room-services-box p:nth-child(2) {
letter-spacing: 3px;
}
.c-room-services-box p:nth-child(3) {
letter-spacing: 3px;
}
.c-room-services-box p:nth-child(4) {
letter-spacing: 3px;
}
.c-room-services-box p:nth-child(5) {
letter-spacing: 3px;
}/*PRODUCT SLIDER*/
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    margin-left: 20px;
    bottom: 0;
    width: 50px;
    height: 50px;
    opacity: 1;
top: 40%;
border-radius: 50%;
    background-color: transparent;
}

 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
margin-right: 0px;
    bottom: 0;
    width: 50px;
    height: 50px;
    opacity: 1;
top: 40%;
right: 0;
border-radius: 50%;
    background-color: transparent;
}

.slick-prev:hover, .slick-next:hover {
    background-color: #222;
}

.slick-next:focus, .slick-prev:focus {
    background-color: #222;
}


.slick-next:before {
    top: 12px;
    height: 25px;
    width: auto;
 background-image: url('/cache/files/5c976d773941e3849dc9c2efbcdcfbcb4d4019d8.svg');
    background-size: contain;
    background-position-x: 50%;
}

.slick-prev:before {
    top: 12px;
    height: 25px;
    width: auto;
background-image: url('/cache/files/5c976d773941e3849dc9c2efbcdcfbcb4d4019d8.svg');
    background-size: contain;
    background-position-x: 50%;
}.c-fade-in {
    opacity: 0;
    transform: translateX(-60px);
    transition: opacity 2s ease-in-out, transform 2s ease-in-out;
}

.c-fade-in.show {
    opacity: 1;
    transform: translateX(0);
}

.c-fade-in-down {
    opacity: 0;
    transform: translateY(-60px);
    transition: opacity 2s ease-in-out, transform 2s ease-in-out;
}

.c-fade-in-down.show {
    opacity: 1;
    transform: translateY(0);
}