header {
max-width:100%;
width:100%;
height:auto;
margin:0;
padding-bottom:20px;
position:fixed;
background-color:transparent;
opacity:1.00;
display:grid;
grid-template-columns:25% auto;
z-index:15;
}


.header-logo-01 {
width:510px;
max-width:517px;
height:auto;
background-color:transparent;
margin:45px auto 0 60px;
padding:5px 0;
opacity:1.00;
transition:450ms;
display:block;
}

.header-logo-01:hover {
opacity:0.85;
filter: invert(1%) saturate(40%) hue-rotate(10deg) brightness(140%) contrast(95%);
transition:450ms;
}


.header-logo-02 {
width:400px;
max-width:400px;
height:auto;
background-color:transparent;
margin:35px auto 0 90px;
padding:5px 0;
opacity:1.00;
transition:400ms;
display:block;
}

.header-logo-02:hover {
opacity:1.00;
filter: invert(45%) sepia(99%) saturate(5503%) hue-rotate(61deg) brightness(155%) contrast(99%);
transition:400ms;
}




nav {
width:95%;
text-align:right;
margin:88px 70px 0 auto;
padding:5px 0 0 0;
display:block;
}



.navfont {
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing:0.075em;
line-height:1.5;
font-weight:bold;
text-decoration:none;
color:#ffffff;
opacity:1.00;
transition:450ms;
}

.navfont a {
text-decoration:none;	
color:#ffffff;
opacity:1.00;
transition:450ms;
}

.navfont a:hover {
color:#58ebc9;
text-decoration:none;
opacity:1.00;
transition:450ms;
}



.navfont-02 {
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing:normal;
line-height:1.5;
font-weight:bold;
text-decoration:none;
color:#292929;
opacity:1.00;
transition:450ms;
}

.navfont-02 a {
text-decoration:none;	
line-height:1.5;
color:#292929;
opacity:1.00;
transition:450ms;
}

.navfont-02 a:hover {
color:#89b901;
line-height:1.5;
text-decoration:none;
opacity:1.00;
transition:450ms;
}





.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
top:0;
right:70px;
text-align:right;
display:inline-block;
z-index:20;
}





.header-booking {	
width:170px;
max-width:170px;
height:auto;
margin-top:0px;
cursor:pointer;
opacity:1.00;
transition:650ms;
}

.header-booking:hover {
filter: saturate(110%) brightness(125%) contrast(102%);	
opacity:1.00;
transition:250ms;
}




.header-icons {	
width:auto;
max-height:32px;
height:32px;
margin-top:0px;
cursor:pointer;
opacity:1.00;
transition:450ms;
}

.header-icons:hover {
opacity:0.90;
filter: sepia(150%) saturate(5000%) brightness(790%) hue-rotate(150deg);
transition:450ms;
}




.header-phone {	
width:154px;
max-width:154px;
height:auto;
margin-top:0px;
opacity:1.00;
transition:650ms;
}

.header-phone:hover {
filter: saturate(150%) brightness(140%) contrast(125%);	
opacity:1.00;
transition:250ms;
}






.header-line {
display:none;
}

.header-spacer-01 {
width:7px;
height:5px;
display:inline-block;
}

.header-spacer-02 {
width:5px;
height:5px;
display:inline-block;
}

.header-spacer-03 {
width:20px;
height:5px;
text-decoration:none;
display:inline-block;
}



.header-margin-01 {
margin-top:0px;
}

.header-margin-02 {
margin-top:1px;
}



.hamburger {
display:none;
}

.hamburger-icone {
display:none;
}

.hamburger-content {
display:none;
}

.hamburger:hover .hamburger-content {
display:none;
}











@media only screen and (max-width: 1800px) {




}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {

header {
grid-template-columns:26% auto;
}

.header-logo-01 {
width:500px;
margin:43px auto 0 50px;
padding:5px 0;
display:block;
}

.header-logo-02 {
width:370px;
margin:35px auto 0 70px;
padding:5px 0;
}

nav {
width:95%;
margin:86px 70px 0 auto;
padding:5px 0 0 0;
}

.navfont {
font-size:16px;
letter-spacing:0.075em;
line-height:1.5;
}

.navfont-02 {
font-size:16px;
line-height:1.5;
}


.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:62px;
}

.header-spacer-03 {
width:19px;
height:5px;
text-decoration:none;
display:inline-block;
}




.header-booking {	
width:165px;
transition:650ms;
}

.header-icons {	
height:31px;
margin-top:0px;
}


}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

header {
grid-template-columns:26% auto;
}

.header-logo-01 {
width:490px;
margin:42px auto 0 48px;
padding:5px 0;
display:block;
}

.header-logo-02 {
width:340px;
margin:35px auto 0 65px;
padding:5px 0;
}

nav {
width:95%;
margin:85px 70px 0 auto;
padding:5px 0 0 0;
}

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:60px;
}

.navfont {
font-size:15px;
letter-spacing:0.075em;
line-height:1.5;
}

.navfont-02 {
font-size:15px;
line-height:1.5;
}


.header-booking {	
width:162px;
}

.header-icons {	
height:31px;
margin-top:0px;
}

.header-spacer-01 {
width:3px;
height:4px;
}


.header-spacer-03 {
width:18px;
}





}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {

.header-logo-01 {
width:470px;
margin:38px auto 0 48px;
padding:5px 0;
display:block;
}

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:57px;
}

.navfont {
font-size:15px;
letter-spacing:0.075em;
line-height:1.5;
}

.navfont-02 {
font-size:14px;
line-height:1.5;
}

.header-spacer-01 {
width:3px;
height:4px;
}


.header-booking {	
width:160px;
}

.header-icons {	
height:30px;
margin-top:0px;
}


.header-spacer-03 {
width:18px;
}


}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {
	
header {
grid-template-columns:25% auto;
}

.header-logo-01 {
width:450px;
margin:37px auto 0 40px;
padding:5px 0;
display:block;
}

.header-logo-02 {
width:310px;
margin:30px auto 0 50px;
padding:5px 0;
}

nav {
width:95%;
margin:81px 60px 0 auto;
padding:5px 0 0 0;
}

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:53px;
}

.navfont {
font-size:15px;
letter-spacing:0.075em;
line-height:1.5;
}

.navfont-02 {
font-size:15px;
line-height:1.5;
}


.header-booking {	
width:155px;
}

.header-icons {	
height:30px;
margin-top:0px;
}


.header-spacer-01 {
width:2px;
height:4px;
}

.header-spacer-03 {
width:17px;
}


.header-margin-01 {
margin-top:-2px;
}

.header-margin-02 {
margin-top:-1px;
}



}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {
	
header {	
padding-bottom:18px;	
}	

nav {
margin:78px 55px 0 auto;
padding:5px 0 0 0;
}

.header-logo-01 {
width:430px;
margin:35px auto 0 40px;
padding:5px 0;
display:block;
}

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:50px;
}
	
.navfont {
font-size:14px;
letter-spacing:0.075em;
line-height:1.5;
}	

.navfont-02 {
font-size:14px;
line-height:1.5;
}	

.header-spacer-01 {
width:1px;
height:4px;
}

.header-spacer-03 {
width:17px;
}


.header-booking {	
width:150px;
}

.header-icons {	
height:29px;
margin-top:0px;
}


.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {
	
.header-logo-01 {
width:400px;
margin:35px auto 0 40px;
padding:5px 0;
display:block;
}

.header-logo-02 {
width:290px;
margin:28px auto 0 43px;
padding:5px 0;
}	

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:46px;
}

nav {
margin:76px 50px 0 auto;
padding:5px 0 0 0;
}
	
.navfont {
font-size:15px;
letter-spacing:0.075em;
line-height:1.5;
}	

.navfont-02 {
font-size:13px;
line-height:1.5;
}	


.header-booking {	
width:140px;
}

.header-icons {	
height:28px;
margin-top:0px;
}


.header-spacer-01 {
width:1px;
height:4px;
}

.header-spacer-02 {
width:4px;
height:3px;
display:inline-block;
}

.header-spacer-03 {
width:16px;
}


.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}





@media only screen and (max-width: 1200px) {

.header-logo-01 {
width:350px;
margin:33px auto 0 40px;
padding:5px 0;
display:block;
}

.header-logo-02 {
width:250px;
margin:22px auto 0 31px;
padding:5px 0;
}

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:46px;
}	

nav {
margin:75px 50px 0 auto;
padding:5px 0 0 0;
}
	
.navfont {
font-size:14px;
letter-spacing:0.070em;
line-height:1.5;
}	

.navfont-02 {
font-size:12px;
line-height:1.5;
}	


.header-booking {	
width:135px;
}

.header-icons {	
height:27px;
margin-top:0px;
}


.header-spacer-01 {
width:0px;
height:4px;
}

.header-spacer-02 {
width:4px;
height:3px;
display:inline-block;
}

.header-spacer-03 {
width:15px;
}

.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}




@media only screen and (max-width: 1100px) {

.header-logo-01 {
width:330px;
margin:32px auto 0 40px;
padding:5px 0;
display:block;
}

.header-logo-02 {
width:250px;
margin:22px auto 0 31px;
padding:5px 0;
}

.header-top {
position:fixed;	
width:500px;
padding:0px 0px 5px 5px;
right:44px;
}	

nav {
margin:75px 50px 0 auto;
padding:5px 4px 0 0;
}
	
.navfont {
font-size:14px;
letter-spacing:0.065em;
line-height:1.5;
}	

.navfont-02 {
font-size:12px;
line-height:1.5;
}	


.header-booking {	
width:133px;
}

.header-icons {	
height:26px;
margin-top:0px;
}


.header-spacer-01 {
width:0px;
height:4px;
}

.header-spacer-02 {
width:4px;
height:3px;
display:inline-block;
}

.header-spacer-03 {
width:14px;
}

.header-margin-01 {
margin-top:-3px;
}

.header-margin-02 {
margin-top:-1px;
}

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

header {
max-width:100%;
width:100%;
height:auto;
margin:0;
padding-bottom:20px;
background-color:transparent;
opacity:1.00;
text-decoration:none;
display:grid;
grid-template-columns:auto;
z-index:15;
}

nav {
display:none;
}

.header-top {
display:none;
}



.navfont-02 {
font-family: 'Open Sans', sans-serif;
font-size:20px;
letter-spacing:normal;
line-height:1.5;
font-weight:normal;
text-decoration:none;
color:#292929;
opacity:1.00;
transition:550ms;
}

.navfont-02 a {
text-decoration:none;	
line-height:1.5;
color:#292929;
font-weight:normal;
opacity:1.00;
}

.navfont-02 a:hover {
color:#3fc2ac;
line-height:1.5;
text-decoration:none;
font-weight:bold;
opacity:1.00;
transition:550ms;
}


.hamburger {
position:relative;	
cursor:pointer;
margin-top:40px;
margin-right:35px;
text-decoration:none;
float:right;
display:block;
}

.hamburger-icone {
cursor:pointer;
width:32px;
height:auto;
opacity:90%;
text-decoration:none;
transition:350ms;
display:block;
}

.hamburger-icone:hover {
text-decoration:none;	
transition:350ms;
opacity:55%;
}

.hamburger-content {
display:none;
position:absolute;
background-color:rgba(255,255,255,0.95);
width:500px;
top:0px;
right:0px;
padding:12px 16px;
text-decoration:none;
text-align:center;
z-index: 999;
}

.hamburger:hover .hamburger-content {
opacity:1.0;
position:absolute;
text-decoration:none;
display:block;
}


.header-logo-01 {
width:390px;
margin:22px auto 5px 36px;
padding:5px 0;
float:left;
text-decoration:none;
display:block;
}

.header-logo-02 {
width:310px;
margin:25px auto 5px 50px;
padding:5px 0;
float:left;
text-decoration:none;
display:block;
}

.header-line {
width:65%;
border-top: 1px solid black;
opacity:0.14;
margin:0 auto;
display:block;
}


.header-demande {	
width:auto;
height:42px;
display:none;
}

.header-email {	
width:auto;
height:42px;
display:none;
}

.header-phone {	
width:auto;
height:42px;
display:none;
}

.header-spacer-01 {
width:5px;
height:13px;
display:block;
}




}




/* 960 x 600 */
@media only screen and (max-width: 980px) {



}




@media only screen and (max-width: 900px) {


}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {



}





@media only screen and (max-width: 700px) {
	
.header-logo-01 {
width:320px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}	

.header-logo-02 {
width:290px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}


.hamburger {
margin-top:40px;
margin-right:30px;
}

.hamburger-icone {
width:32px;
}

.hamburger-content {
width:450px;
top:-25px;
right:32px;
padding:12px 16px;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {
	
.header-logo-01 {
width:310px;
margin:17px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}	

.header-logo-02 {
width:290px;
margin:20px auto 0px 40px;
padding:5px 0;
float:left;
display:block;
}

.navfont-02 {
font-size:19px;
line-height:1.5;
}

.hamburger {
margin-top:40px;
margin-right:30px;
}

.hamburger-icone {
width:32px;
}

.hamburger-content {
width:400px;
top:-25px;
right:32px;
padding:12px 16px;
}

.header-line {
width:70%;
opacity:0.14;
}

.header-spacer-01 {
height:13px;
}

}




@media only screen and (max-width: 550px) {
	
.header-logo-01 {
width:305px;
margin:17px auto 0px 32px;
padding:5px 0;
float:left;
display:block;
}	

.header-logo-02 {
width:280px;
margin:20px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}

.navfont-02 {
font-size:19px;
line-height:1.5;
}

.hamburger {
margin-top:38px;
margin-right:30px;
}

.hamburger-icone {
width:32px;
}

.hamburger-content {
width:380px;
top:-25px;
right:32px;
padding:12px 16px;
}

.header-line {
width:72%;
opacity:0.14;
}

.header-spacer-01 {
height:13px;
}

}




/* 480 x 853 */
@media only screen and (max-width: 500px) {

.header-logo-01 {
width:305px;
margin:15px auto 0px 30px;
padding:5px 0;
float:left;
display:block;
}

.header-logo-02 {
width:270px;
margin:15px auto 0px 35px;
padding:5px 0;
float:left;
display:block;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:32px;
margin-right:30px;
}

.hamburger-icone {
width:30px;
}

.hamburger-content {
width:320px;
top:-25px;
right:30px;
padding:12px 16px;
}

.header-line {
width:75%;
opacity:0.14;
}

.header-spacer-01 {
height:13px;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.header-logo-01 {
width:300px;
margin:12px auto 0px 26px;
padding:5px 0;
}

.header-logo-02 {
width:250px;
margin:12px auto 0px 30px;
padding:5px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:32px;
margin-right:28px;
}

.hamburger-icone {
width:25px;
}

.hamburger-content {
width:270px;
top:-22px;
right:25px;
padding:12px 16px;
}

.header-line {
width:80%;
opacity:0.14;
}

.header-spacer-01 {
height:12px;
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.header-logo-01 {
width:280px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.header-logo-02 {
width:200px;
margin:15px auto 0px 25px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:27px;
margin-right:25px;
}

.hamburger-icone {
width:24px;
}

.hamburger-content {
width:260px;
top:-20px;
right:-15px;
padding:12px 16px;
}

.header-line {
width:80%;
opacity:0.14;
}

.header-spacer-01 {
height:12px;
}

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.header-logo-01 {
width:275px;
margin:15px auto 0px 20px;
padding:2px 0;
}

.header-logo-02 {
width:180px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:25px;
margin-right:22px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:350px;
top:-20px;
right:-35px;
padding:12px 0px;
}

.header-line {
width:100%;
opacity:0.10;
}

.header-spacer-01 {
height:12px;
}

}



/* 320 x 568 */
@media only screen and (max-width: 315px) {

.header-logo-01 {
width:270px;
margin:14px auto 0px 20px;
padding:2px 0;
}

.header-logo-02 {
width:180px;
margin:15px auto 0px 22px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:25px;
margin-right:22px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:350px;
top:-20px;
right:-45px;
padding:12px 0px;
}

.header-line {
width:100%;
opacity:0.10;
}

.header-spacer-01 {
height:12px;
}

}





@media only screen and (max-width: 300px) {

.header-logo-01 {
width:265px;
margin:12px auto 0px 20px;
padding:2px 0;
}

.header-logo-02 {
width:175px;
margin:15px auto 0px 21px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:24px;
margin-right:21px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:300px;
top:-20px;
right:-45px;
padding:12px 16px;
}


.header-spacer-01 {
height:12px;
}

}




@media only screen and (max-width: 280px) {

.header-logo-01 {
width:265px;
margin:12px auto 0px 20px;
padding:2px 0;
}

.header-logo-02 {
width:175px;
margin:15px auto 0px 21px;
padding:2px 0;
}

.navfont-02 {
font-size:17px;
line-height:1.5;
}

.hamburger {
margin-top:24px;
margin-right:21px;
}

.hamburger-icone {
width:23px;
}

.hamburger-content {
width:300px;
top:-20px;
right:-50px;
padding:12px 16px;
}


.header-spacer-01 {
height:12px;
}

}





