h7 {
    font-size: 115%;
    padding-right: 40px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: left;
    font-family:'Nunito', sans-serif;
}

h8 {
    font-size: 90%;
    padding-right: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    font-family:'Nunito', sans-serif;
}

h9 {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
    /*padding-top: 35%;*/
    font-family: 'Nunito', sans-serif;
    display: block;
}

h10 {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2px;
    text-align: left;
    font-family: 'Nunito', sans-serif;
    display: block;
    color: #fdfdfd;
}

h11 {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 2px;
    text-align: left;
    font-family: 'Nunito', sans-serif;
    display: block;
    color: #fdfdfd;
}

h12 {
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    padding-top: 400px;
    font-family: 'Nunito', sans-serif;
    display: block;
}

h13 {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    padding-top: 350px;
    font-family: 'Playfair Display', serif;
    display: block;
}

.text-black {
    color: #000000;
}

.text-white {
    color: #ffffff;
}

.text-special {
    color: #ffffff;
}





.top-right {
    float: right;
}


.link-top-1 a {
    /*color: #0f0f0f;*/
    color: #fdfdfd;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.link-top-1 a:hover {
    /*border-bottom: 1px solid #000000;*/
    border-bottom: 1px solid #fdfdfd;
}

.center {
    text-align: center;
}

.link-top a {
    /*color: #0f0f0f;*/
    color: #fdfdfd;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.link-top a:hover {
    border-bottom: 1px solid #fdfdfd;
    /*border-bottom: 1px solid rgb(255, 255, 255);*/
}


.li-text {
    width: 100%;
    padding: 8px 0 8px 12px;
    text-align: left;
    color: #fdfdfd;
    font-size: 15px;
    font-weight: 400;
}

.top-space {
    margin-bottom: 120px;
    padding-top: 10px;
}

.top-picture-desktop {
    position: relative;
}

.video-banner {
  position: absolute;
  width: 100%;
z-index: -1;
}


.video-banner-mobile {
    display: none;
}

.size-guest {
    width: 100%;
    height: 100%;
}



.top-picture-desktop {
    background-image: 
    /*url(../img/landingpage/text-banner-video.svg),*/
    url(../img/landingpage/homepage-fullscreen-banner_desktop.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0;
}



.text-padding {
    padding-right: 60%;
}

.text-padding-mobile {
    padding-right: 20%;
}

.main-wrapper-picture {
    width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}

.top-space-fullscreen {
    padding-top: 620px;
}



.headline-fullscreen {
color: #000000;
}

.headline-fullscreen-mobile {
    display: none;
    padding-left: 15px;
}

.top-space-fullscreen-mobile {
    padding-top: 250px;
}

/********************************/
/*************POPUP**************/
/********************************/

.h1-popup {
    text-align: left;
}

.h2-popup {
    text-align: left;
}


.option-location {
    width: 160px;
    margin-top: 30px;
    padding: 3px;
    border: 1px solid rgb(0, 0, 0);
}


.btn-price {
	padding: 5px;
    text-align: center;
	border: 1px solid rgb(0, 0, 0);
    color: #ffffff;
    background: #000000;
    font-family:'Nunito', sans-serif;
    width: 160px;
    margin: 5px 15px 5px 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.btn-price:hover {
	border: 1px solid rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: #000000;
    font-family:'Nunito', sans-serif;
}



/* The Modal (background) */

.location_popup {
}

.popup {
    /*display: none;  Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.popup-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 40px;
    border: 1px solid #888;
    width: 400px; /* Could be more or less, depending on screen size */
}


@media only screen and (max-width: 480px) {
    .popup-content {
        width: 300px; /* Could be more or less, depending on screen size */
    }
    
    h11 {
        font-size: 25px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: -1px;
    }
}


 .btn-price-reset {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family:'Nunito', sans-serif;
    color: #fdfdfd;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    background: 0;

    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

 .btn-price-reset:hover {
    border-bottom: 1px solid #fdfdfd;
}

 .btn-price-reset-mobile {
    font-size: 110%;
    padding-left: 10px;
    color: #fdfdfd;
}

 .btn-price-reset-mobile:hover {
    border-bottom: 1px solid #fdfdfd;
}



/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {
    .top-mobile{
        display: none;
    }

        .top-space {
            margin-bottom: 0;
    }
        .top-picture-desktop {
            display: none;
    }

    .top-picture-mobile {
        position: relative
    }

    .video-banner-mobile {
        position: absolute;
        width: 100%;
        display: block;
        z-index: -1;
    }

.top-picture-mobile {

    background-image:     
    /*url(../img/landingpage/blue-text-mobile.svg);*/
    url(../img/landingpage/homepage-fullscreen-banner_mobile.jpg);
    background-size: cover;
    background-position: center;
    height: 100vh;
    margin: 0;

}



.headline-fullscreen-mobile {
    display: block;
    width: 100%;
}

    h9 {
    text-align: left;

}


}

.video-btn-center {
margin: 0px 0px 200px 0px;
display: flex;
width: 100%;
align-items: center;
justify-content: center;
}

.btn-banner {
	padding: 10px;
    color: #fdfdfd;
	border: 1px solid #fdfdfd;
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    width: 150px;
    margin: 15px 0px 45px 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.btn-banner:hover {
	border: 1px solid #fdfdfd;
    color: #ffffff;
    background: #fdfdfd;
}


.text-center-banner {
    text-align: center;
}
