
.roomView{
    max-width: 68vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 3vw;
    padding-top: 5vw;
}
.roomName{
    font-family: 'Adobe Garamond W08', serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.9vw;
    color: #4d4d4d;
    padding-bottom: 1vw;
    border-bottom: 1px solid #f4d180;
    margin-bottom: 0;
    /*display: inline-block;*/
    letter-spacing: 0.1em;
    
    font-family: 'TTChocolates';
    font-size: 2.5vw;
    text-align: left;
    padding-top: 1vw;
    display: inline-block;
    margin-bottom: .5vw;
}
.roomView .imageAndMap{
    display: flex;
    align-items: baseline;
    border-top: 1px solid #f4d180;
    border-bottom: 1px solid #f4d180;
}
.roomView .roomMainImage{
    width: 70%; 
}
.roomView .map{
    width: 30%;
}
.roomView .texts{
    display: flex;
    margin-top: 3vw;
    font-size: 0.972vw;
    line-height: 1.389vw;
    letter-spacing: normal;
    justify-content: space-between;
}
.roomView .texts h3{
    /*font-family: 'Adobe Garamond W08', serif;
    font-size: 1.736vw;
    letter-spacing: .05em;*/
    
}
.roomView .texts .details h3{
    color: #333;
    padding-bottom: 2.083vw;
    margin-bottom: 2.083vw;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    /*border-bottom: 1px solid #f4d180;*/
    font-family: 'TTChocolates';
    font-size: 1.8vw;
    border-bottom: 1px solid #f4d180;
}
.roomView .texts h1{
    /*font-family: 'Adobe Garamond W08', serif;
    font-size: 1.736vw;
    letter-spacing: .05em;*/
    color: #333;
    padding-bottom: 2.083vw;
    margin-bottom: 2.083vw;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #f4d180;
    font-family: 'TTChocolates';
    font-size: 1.8vw;
    text-align: left;
}
.roomMap h3{
    font-family: 'CeraLight', sans-serif;
    font-size: 16px;
    color: #333;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-right: 20px;
    padding-bottom: 5px;
    padding-top: 7px;
    border-bottom: 1px solid #a61620;
    margin-bottom: 5px;
}
.roomView .texts .desc{
    width: 75%;
    text-align: justify;
    font-family: 'CeraLight', sans-serif;
}
.roomView .texts .details{
    width: 20.5%;
    text-align: left;
    font-family: 'CeraLight', sans-serif;
}
.roomView .texts .details p{
    margin-bottom: .6vw;
}
.roomView .checkIt{
    width: 10vw;
    margin: 3vw auto;
}
.otherRooms>p{
    margin-bottom: 3vw;
}
.otherRooms .roomBlock{
    float: left;
    width: 32%;
    text-align: left;
    margin-bottom: 3vw;
    margin-right: 2%;
}
.otherRooms .roomBlock:nth-of-type(3n){
    margin-right: 0;
}
.otherRooms .roomBlock img{
    border-top: 0.146vw solid #a61620;
    width: 100%;
}
.otherRooms .roomBlock h3 a{
    font-family: 'CeraBold', sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.171vw;
    color: #333;
    padding-bottom: .7vw;
    border-bottom: 0.073vw solid #a61620;
    margin: 1.5vw 0;
    display: inline-block;
    letter-spacing: 0.1em;
}
.roomView .imageAndMap{
    position: absolute;
    align-items: initial;
    left: 0;
    width: 100%;
    /*height: 29.427083333333336vw;*/
    justify-content: space-between;
}
.roomView .roomMainImage, .roomGallery{
    width: 70%;
}
.roomView .map{
    width: 50%;
}
.roomView .imageAndMapPlaceholder{
    height: 29.427vw;
}
.elsoFele{
    transition: right 300ms;
}
.masodikFele{
    transition: left 300ms;
}
#roomMap{
    width: 32.45%;
}
.roomMap{
    width: 30%;
}
.galleryFiles{
    padding-top: 1%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #f2f2f2;
}
.galleryFile{
    float: left;
    width: 19.2%;
    margin-right: 1%;
}
.galleryFile:nth-of-type(5n){
    margin-right: 0;
}
.galleryFile img{
    max-width: 100%;
    transition: opacity 100ms;
}
.galleryFile input[type=file]{
    display: none;
}
.galleryFile input[type=file]+label{
    cursor: pointer;
    min-height: 9vw;
    border: 2px solid green;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2vw;
    color: green;
    width: auto;
}
.roomGallery{
    overflow: hidden;
    border-right: 1px solid #f4d180;
    box-sizing: border-box;
}
.roomGallery img{
    outline: 0;
}
.roomIndexSav.reverse .big{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.roomIndexSav.reverse .small img{
    width: 100%;
}
.roomIndexSav{
    height: 25.694vw;
    display: flex;
    justify-content: space-between;
    margin: 0.694vw 0;
    margin: 0;
    text-align: center;
    color: #fffcee;
    flex-direction: row-reverse;
    overflow: hidden;
}
.roomIndexSav:nth-of-type(2n){ /* Páros generáltakhoz */
    flex-direction: row;
}
.roomIndexSav .small{
    width: 32.45%;
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.roomIndexSav .big{
    background-color: #333;
    width: 66.85%;
}
.roomIndexSav .big img{
    width: 100%;
    height: 100%;
}
.roomIndexSav .full{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.roomIndexSav .full h2{
    padding: 2.928vw 3.953vw;
    background-color: #333;
    font-size: 3.492vw;
    letter-spacing: .2em;
    font-family: 'CeraLight', sans-serif;
    font-family: 'TTChocolates';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
.roomsAndSuites{
    background-image: url(/images/pb/rooms-and-suites.jpg);
    background-size: 100%;
}
.roomIndexSav p{
    width: 80%;
     font-size: 1.3177159590043923vw !important;
    font-family: 'CeraRegular', sans-serif  !important;
    color: #f4d180 !important;
    letter-spacing: .05em  !important;
    margin-left: auto  !important;
    margin-right: auto  !important;
    text-align: center  !important;
}
.roomIndexSav h3 {
    font-family: 'CeraLight', sans-serif;
    font-family: 'TTChocolates';
    font-size: 1.736vw;
    color: #f4d180;
    letter-spacing: .05em;
    padding-bottom: 2.083vw;
    margin-bottom: 2.083vw;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid;
}
.roomIndexSav .nyil, .cell .nyil{
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translate(0, -50%);

}
.roomIndexSav .nyil img, .cell .nyil img{
    height: 2.083vw;
}
.roomIndexSav .room{
    position: relative;
    background-color: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4);
    transition: box-shadow 200ms;
    overflow: hidden;
}
.roomIndexSav .room:hover{
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,0);
}

.roomIndexSav .room h3{
    padding: 1.464vw 2.196vw;
    background-color: #333;
    font-size: 1.757vw;
    letter-spacing: .2em;
    border-bottom: 0;
    margin: 0;
    font-family: 'CeraLight', sans-serif;
    font-family: 'TTChocolates';
}
.roomIndexSav img.bg{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    z-index: -1;
    transform: translate(-50%, -50%);
    transition: width 500ms;
}
.roomIndexSav .room:hover img.bg{
    width: 101%;
}
.roomIndexSav .atelier{
    background-image: url(kep/1237x494/30492.jpg);
}
 .smallLogo{
        z-index: 999999;
        height: 1.302vw;
        display: none;
        position: fixed;
        left: 1.389vw;
        top: calc((50px - 1.302vw) / 2)
        
    }
    .tempname{
        font-family: 'CeraLight', sans-serif;
        font-size: 2vw;
        color: #333;
        letter-spacing: .05em;
        position: relative;
        text-transform: uppercase;
        display: inline-block;
        margin-right: 1.2vw;
        font-weight: 700;
        line-height: 3vw;
    }
    .catBoxes{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
    }
    .catBoxes .cb{
        width: 32.866%;
        margin-bottom: 0.677vw;
        height: 25.694vw;
        position: relative;
        overflow: hidden;
        width: calc(100% / 3);
        box-sizing: border-box;
        border: 1px solid #f4d180;
        border-bottom: 0;
        margin-bottom: 0;
        border-right: 0;
    }
    .cbImage{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        transition: width 200ms;
    }
    .cbText{
        position: absolute;
        z-index: 2;
        display: flex;
        height: calc(100% - 4vw);
        width: calc(100% - 4vw);
        height: 100%;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 2vw;
        transition: background-color 400ms;
    }
    .cbText h3{
        /*padding: 1.464vw 2.196vw;*/
        padding: 0;
        /*background-color: rgba(166, 22, 32, 0.9);*/
        background-color: initial;
        font-size: 2.5vw;
        letter-spacing: .2em;
        border-bottom: 0;
        margin: 0;
        /*font-family: 'CeraLight', sans-serif;*/
        /*font-family: 'CeraRegular', sans-serif;*/
        font-family: 'TTChocolates';
        height: auto;
        opacity: 1;
        overflow: hidden;
        transition: opacity 400ms;
        text-align: center;
        text-shadow: 1px 1px 6px #000;
        color: #fff;
    }
    .cbText p{
        height: 0;
        opacity: 0;
        transition: opacity 400ms;
        color: #fffcee;
        color: #fff;
        overflow: hidden;
        font-size: 0.972vw;
        /*font-size: 1.3177159590043923vw;*/
        text-align: center;
    }
    .cbText p a{
        color: #fffcee;
        text-decoration: underline;
    }
    .cb .cbText:hover{
        background-color: rgba(0,0,0,.5);
    }
    .cb:hover p{
        height: auto;
        opacity: 1;
    }
    .cb:hover h3{
        opacity: 0;
        height: 0;
        padding: 0;
        margin: 0;
    }
    .catBoxes .cb:hover .cbImage{
        width: 101%;
    }
    .ch{
        display: none;
        position: absolute;
        width: 100%;
        height: 25.694vw;
        top: 26.367vw;
        left: 0;
        background-color: #a61620;
        z-index: 99;
    }
    .ch.fel{
        top: 0;
    }
    .catBoxes .cb:hover+.ch{
        display: block;
    }
    .ch p{
        padding: 1vw;
        color: #fffcee;
        font-family: 'CeraLight', sans-serif;
        font-weight: normal;
        font-size: 0.972vw;
    }
    .inverz{
        background-color: #333;
        color: #f4d180 !important;
    }
    .roomIndexSav .noBg{
        background-color: initial !important;
    }
    .roomIndexSav .textShadow{
        text-shadow: 1px 1px 10px #000;
    }
        .adminButtons{
        margin-top: 3vw;
    }
    .adminButtons .submit{
        display: inline-block;
        width: 200px;
        height: 50px;
        
        text-align: center;
        float: none !important;
        border: 0;
        font-family: 'CeraLight', sans-serif;
        font-weight: normal;
        font-size: 1.11vw;
    }
    .adminButtons a.submit{
        line-height: 50px;
        background-color: #00f;
    font-size: 1.4vw;
    }
    .m2adminForm{
        /*max-width: 900px;
        margin-left: auto;
        margin-right: auto;*/
    }
    form[name=userLoginForm] .submit{
        margin-top: 1.5vw;
    }
    
.roomView .texts .details span {
	/*font-family: 'Adobe Garamond W08' !important;
        font-size: 0.938vw !important;
        color: #4d4d4d !important;
        line-height: normal!important;
	letter-spacing: normal!important;*/
    color: #000 !important;
    font-size: 1vw !important;
    line-height: 1.667vw !important;
    letter-spacing: 0.04em !important;
    font-family: 'TTChocolates' !important;
}

.roomView .texts .details p {
	/*font-family: 'Adobe Garamond W08' !important;
        font-size: 0.938vw !important;
        color: #4d4d4d !important;
        line-height: normal!important;
	letter-spacing: normal!important;*/
    color: #000 !important;
    font-size: 1vw !important;
    line-height: 1.667vw !important;
    letter-spacing: 0.04em !important;
    font-family: 'TTChocolates' !important;
}

.roomView .texts .desc span, .roomView .texts .desc p {
	/*font-family: 'Adobe Garamond W08' !important;
        font-size: 0.938vw !important;
        color: #4d4d4d !important;
        line-height: normal!important;
	letter-spacing: normal!important;*/
    color: #000 !important;
    font-size: 1vw !important;
    line-height: 1.667vw !important;
    letter-spacing: 0.04em !important;
    font-family: 'TTChocolates' !important;
}

.roomView .texts .desc p {
	font-family: 'TTChocolates' !important;
	font-size: 1.3vw!important;

	line-height: normal!important;
	letter-spacing: normal!important;
	color: #333!important;
}

.slick-prev, .slick-next {
    width: 1.042vw;
    height: 2.083vw;
    background-repeat: no-repeat;
    background-size: 1.042vw 2.083vw;
    z-index: 99;
}
.slick-prev, .slick-prev:hover, .slick-prev:focus{
    background-image: url(/images/pb/nyil4.png);
    left: 1vw;
}
.slick-next, .slick-next:hover, .slick-next:focus{
    background-image: url(/images/pb/nyil3.png);
    right: 1vw;
}
.slick-next:before, .slick-prev:before{
    content: '';
    background-image: none;
}
.roomIndexSav{
    /*padding: 0 1vw;*/
}
.newMenu{
    position: fixed;
    top: 0;
    width: 100%;
}
.feherSav{
    /*position: fixed;*/
    left: 0;
    /*top: 4vw;*/
    width: 100%;
    background-color: #fff;
    z-index: 9;
    padding-bottom: 1vw;
}
.feherSavInner{
    position: relative;
    max-width: 68vw;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.feherSav form{
    display: flex;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -45%);
    height: 2.5vw;
}
.feherSav form label{
    display: none;
}
.feherSav form input.datepicker{
    margin: 0 10px 0 0;
    color: #333;
    background-color: rgba(255, 255, 255, .9);
    font-weight: bold;
    font-size: 0.833vw;
    font-family: 'TTChocolates';
    cursor: pointer;
    padding: 0 0 0 1vw;
}
.checkAvail{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1.5vw;
    line-height: 2.5vw;
    font-weight: normal;
    font-size: 0.833vw;
    font-family: 'TTChocolates';
    text-transform: uppercase;
    /* border: 1px solid #fff; */
    color: #333;
    letter-spacing: 0.042vw;
    transition: color 200ms, background-color 200ms;
    font-size: 2vw;
    background-color: #f4d180;
    font-weight: bold;
    font-size: 0.833vw;
    font-family: 'TTChocolates';
}
.feherSavInner{
    justify-content: space-between;
    align-items: center;
}
.roomH1Container{
    text-align: right;
}
.desc h2, .roomView .texts .desc ul, .roomView .texts .details ul{
    color: #000 !important;
    font-size: 1vw !important;
    line-height: 1.667vw !important;
    letter-spacing: 0.04em !important;
    font-family: 'TTChocolates' !important;
    margin-bottom: 2vw;
}
@media only screen and (max-width: 1450px){
    .roomView .texts .desc span, .roomView .texts .desc p, .roomView .texts .details span, .desc h2, .roomView .texts .desc ul, .roomView .texts .details ul{
        font-size: 1.318vw !important;
    }
}
@media screen and (max-width: 1370px){
    .roomView .texts .desc,
    .roomView .texts .desc span,
    .roomView .texts .desc p,
    .roomView .texts .details,
    .roomView .texts .details span,
    .roomView .texts .details p,
    .cbText p,
    .roomView .desc h2, .roomView .texts .desc ul, .roomView .texts .details ul{
        font-family: 'TTChocolates' !important;
        font-size: 1.318vw !important;
        line-height: normal !important;
    }
    /*.roomView .desc h2{
        font-size: 1.5vw !important;
    }*/
}
@media screen and (max-width: 640px){
    .roomIndexSav, .roomIndexSav:nth-of-type(2n){
        flex-direction: column;
        height: auto;
    }
    .roomIndexSav .small, .roomIndexSav .big{
        width: 100%;
    }
    .roomIndexSav .small{
        padding-top: 9.660vw;
        padding-bottom: 9.660vw;
    }
    .roomIndexSav h3 {
        font-size: 8.051vw;
        padding-bottom: 9.660vw;
        margin-bottom: 9.660vw;
    }
    .roomIndexSav p {
        font-size: 4.508vw  !important;
    }
    .roomIndexSav img.bg{
        position: static;
        transform: none;
        height: 100%;
        width: auto;
    }
    .roomIndexSav .full h2, .roomIndexSav .room h3{
        position: absolute;
    }
    .roomIndexSav .full h2{
        font-size: 7vw;
        padding: 4vw 5vw;
    }
    .roomIndexSav .room h3{
        font-size: 5vw;
        padding: 3vw 4vw;
    }
    .roomIndexSav .small.room{
        padding-top: 0;
        padding-bottom: 0;
        height: 50vw;
    }
    .roomIndexSav .big.room{
        height: 50vw;
        margin-bottom: 0.694vw;
    }
    .roomIndexSav .big.room img, .roomIndexSav .small.room img{
        object-fit: cover;
        width: 100%;
    }
    .roomIndexSav .big.room:hover img.bg {
        width: 150%;
    }
    .roomIndexSav .small.room:hover img.bg {
        width: 100%;
    }
    .roomIndexSav .full{
        margin-top: 4vw;
        height: 80vw;
        overflow: hidden;
    }
    .roomIndexSav .big img{
        display: block;
    }
    .roomView .imageAndMap, .roomView .texts{
        flex-direction: column;
        position: initial;
        height: auto;
    }
    .roomView .texts{
        font-size: 4.508vw;
        line-height: normal;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .roomView .texts .desc, .roomView .texts .details{
        width: 100%;
    }
    .roomView .roomMainImage, .roomGallery{
        width: 100%;
        overflow: auto;
    }
    .roomView{
        max-width: none;
    }
    .imageAndMapPlaceholder{
        display: none;
    }
    .roomView .texts .details h3, .roomView .texts h1 {
        font-size: 6.5vw;
        padding-top: 5vw;
        padding-bottom: 5vw;
        margin-bottom: 5vw;
        text-align: left;
    }
    .roomView .texts .desc p, .roomView .texts .details p{
        font-size: 4vw !important;
    }
    .pestbudaMainBoxImg a.ctaButton{
        padding: 3.464vw 5.196vw;
        z-index: 9;
    }
    .pestbudaMainBoxImg a.ctaButton h3{
        font-size: 5.757vw;
        text-align: center;
    }
    .catBoxes .cb{
        width: 100%;
        height: 65vw;
    }
    .cbText h3{
        font-size: 6vw;
    }
    .cbText p{
        font-size: 3.5vw;
    }
    .roomView .texts .desc{
        font-size: 4.348vw !important;
    }
    .roomView .texts .desc span {
        font-size: 4.348vw !important;
        line-height: 1.5em !important;
    }
    .roomView .texts .details{
        font-size: 4.348vw!important;
        line-height: 1.5em !important;
    }
    .roomView .texts .details span {
        font-size: 4.348vw!important;
        line-height: 1.5em !important;
    }
    .roomMap {
        display: none;
    }
    .catBoxes .haromClaim2 > div{
        width: 100%;
    }
    .catBoxes .haromClaim2 > div:hover{
        height: 160vw;
    }
    .roomView{
        padding-top: 15vw;
    }
    .feherSav{
        position: static;
        margin-bottom: 4vw;
    }
    .feherSav form{
        display: none !important;
    }

    .slick-prev, .slick-prev:hover, .slick-prev:focus{
        width: 27px;
        height: 44px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important;
        /*background-size: 3vw 6vw !important;*/
        background-size: 16px auto !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    .slick-next, .slick-next:hover, .slick-next:focus{
        width: 27px;
        height: 44px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important;
        /*background-size: 3vw 6vw !important;*/
        background-size: 16px auto !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    .feherSavInner {
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .feherSavInner .roomH1Container{
        text-align: center;
        margin-top: 2vw;
    }
    .feherSavInner .roomH1Container h1{
        font-size: 5vw;
    }
    body .roomView .desc h2, .roomView .texts .desc ul, .roomView .texts .details ul, .roomView .texts .desc p{
        font-size: 5vw !important;
        line-height: normal !important;
        margin-bottom: 3vw;
    }
}