@font-face {
    font-family: Americus;
    src: url(/font/Americus_Script_Aged.ttf);
}
/*@font-face {
    font-family: Bali;
    src: url(/font/Bali_Paradiso.otf);
}*/
@font-face {
    font-family: BOLTSSF;
    src: url(/font/BOLTSSF.TTF);
}
@font-face {
    font-family: Brandon;
    src: url(/font/BrandonPrinted-One.ttf);
}
@font-face {
    font-family: Gang;
    src: url(/font/go3v2.ttf);
}
/*@font-face {
    font-family: Still;
    src: url(/font/still_time.ttf);
}*/
body{
    margin: 0;
    padding: 0;
    background-color: #fffefc;
    background-color: #fff8f2;
}
header{
    max-height: 90vh;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}
header .background{
    object-fit: cover;
    height: 100%;
    width: 100%;
    display: block;
}
header .SplierLogoWhite{
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 0);
    height: 30%;
}
header h1{
    font-family: Brandon;
    font-size: 44px;
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1100px;
    text-shadow: 5px 5px 10px rgba(0,0,0,.5);
}
.scrolldownIcon{
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
    z-index: 2;
}
main{
    padding: 70px 0;
}
.selector{
    width: 1090px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.box{
    position: relative;
    box-shadow: 0px 8px 21px 0px rgba(88, 12, 14, 0.49);
    transition: box-shadow 300ms;
    margin-bottom: 30px;
}
.box:hover{
    box-shadow: 0px 9px 35px 0px rgba(88, 12, 14, 0.6);
}
.box:hover .bg, .box.boxSpilerBeachClub:hover .bg, .box.boxSpilerShanghai:hover .bg{
    filter: grayscale(0%) brightness(100%);
}
.box .bg{
    filter: grayscale(100%) brightness(0.50);
    transition: filter 300ms;
}
.box.boxSpilerBeachClub .bg, .box.boxSpilerShanghai .bg{
    filter: grayscale(100%) brightness(0.80);
}
.box img{
    display: block;
}
.box img.logo, .box img.ribbon{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
}
.box img.logo{
    top: 45px;
}
.box img.logo.logo1{
    /*margin-top: 30px;*/
}
.box img.ribbon{
    bottom: 40px;
}
.box img.ribbon{
    display: none;
}

.box .text{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 45px;
    z-index: 3;
}
.box .text h2{
    font-family: Brandon;
    font-size: 29px;
    color: #fff;
    margin: 0;
    margin-bottom: 5px;
}
.box .text p{
    font-family: Arvo;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

footer{
    /*background-color: #fff;*/
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
footer div{
    margin-right: 50px;
}
footer h3{
    font-family: Brandon;
    color: #3b77ba;
    color: #000;
    font-size: 20px;
    margin: 0;
}
footer .ah3{
    text-decoration: none;
}
footer p{
    color: #ed6b69;
    font-size: 18px;
    font-family: Arvo;
}
footer p span{
    font-size: 14px;
}
footer h4{
    color: #3b77ba;
    color: #000;
    margin: 0;
    margin-bottom: 25px;
    font-size: 20px;
}
footer .spilerOriginal h4{
    font-family: Americus;
}
.spilerShanghai h4{
    font-family: Gang;
}
.spilerBuda h4{
    font-family: BOLTSSF;
    font-size: 18px;
    margin-bottom: 20px;
}
.spilerMarbella h4{
    /*font-family: Bali;*/
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 18px;
    font-style: italic;
}
footer .zsidaiLogo{
    margin-top: 25px;
    width: 70px;
    filter: invert(1);
}
footer .spilerLogoFooter{
    margin-top: 25px;
    margin-left: 50px;
}
.zsidaiLogoMobile{
    width: 70px;
    display: none;
    filter: invert(1);
}
.spilerLogoFooterMobile{
    display: none;
}
.socialIcons{
    margin-right: 0;
    font-size: 20px;
}
.socialIcons i{
    margin-right: 10px;
    color: #000;
}
#videoplayer{
    width: 100%;
}
.zsidaiLogoSav{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    margin-right: 0;
}
.hamarosan{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.cred{
    font-family: 'Roboto Slab', serif;
    font-family: 'Arvo', serif;
    font-size: 12px;
    color: #3b77ba;
    margin-right: 0;
}
.cred a{
    color: #000;
    text-decoration: none;
}
nav.langs {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99995;
    font-family: Arial, Helvetica, sans-serif;
}
nav.langs {
    top: 20px;
    right: 30px;
}
nav.langs a {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 4px;
    font-weight: 600;
    font-size: 11px;
    border: 2px solid transparent;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    background-color: rgba(250,250,250,.6);
}
nav.langs a.selected {
    border-color: #fff;
}
@media screen and (max-width: 1100px){
    header h1{
        top: 50vh;
        width: 90%;
    }
    .selector{
        max-width: 90%;
        justify-content: center;
    }
}
@media screen and (max-width: 992px){
    #cookiescript_injected {
		display: block !important;
		height: auto !important;
    }
    #cookiescript_wrapper {
		display: block !important;
		width: auto !important;
		padding: 15px 45px 15px 15px !important;
		text-align: left !important;
    }
}
@media screen and (max-width: 740px){
    .selector{
        width: 100%;
        justify-content: center;
    }
    .box{
        max-width: 90%;
    }
    .box img{
        max-width: 100%;
    }
    footer{
        height: auto;
        flex-wrap: wrap;
        padding: 25px 0;
    }
    footer h3{
        font-size: 14px;
    }
    footer h4{
        font-size: 16px;
        margin-bottom: 12px;
    }
    .spilerBuda h4{
        font-size: 18px;
    }
    footer .zsidaiLogo, footer .spilerLogoFooter{
        display: none;
    }
    footer .spilerLogoFooter{
        display: none;
    }
    footer div{
        width: 40%;
        margin: 0 4% 8% 6%;
    }
    footer p{
        font-size: 14px;
    }
    footer .socialIcons{
        width: 100%;
        margin-bottom: 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        box-sizing: border-box;
    }
    footer .socialIcons .iconContainer{
        width: auto;
        margin: 0;
        margin-right: 6vw;
    }
    .zsidaiLogoMobile, .spilerLogoFooterMobile{
        display: block;
    }
    header h1{
        width: 90%;
        font-size: 21px;
        top: 55vh
    }
    .box img.logo{
        /*display: none;*/
        top: 3vw;
        height: 18vw;
    }
    .box .text{
        margin-bottom: 6vw;
    }
    .box .text h2{
        font-size: 7vw;
    }
    .boxSpilerOriginal{
        order:2;
    }
    .boxSpilerShanghai{
        order:3;
    }
    .boxSpilerBuda{
        order:0;
    }
    .boxSpilerBeachClub{
        order:1;
    }
    header{
        max-height: 100vh;
    }
    #videoplayer {
        width: 100%;
        height: 100vh;
        object-fit: cover;
    }
    footer .socialIcons{
        margin-left: 0;
        text-align: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    footer .socialIcons .iconContainer{
        width: 100%;
        text-align: center;
        margin-top: 40px;
        font-size: 30px;
        margin-right: 0;
    }
    .cred{
        margin-right: 0;
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
    .zsidaiLogoMobile{
        margin-right: 30px;
    }
}


.cred,
.cred *{
   text-align: center;
   color: #000 !important;
}
