@charset "utf-8";

.body{
    overflow:hidden;
}
body {
    font-size: 22px;
    font-family: 'Proxima Nova Thin';
    color: #b6b6b6;
}
.container{
    margin:0 auto;
}
.header {
    padding: 50px 0;
    position:absolute;
    min-height: 118px;
    top:0;
    left: 0;
    right: 0;
    z-index: 1;
}
.header-nav ul{
    float:right
}
 
.logo img{
    max-width:100%;
    height:auto;
}
.navigation .nav-pills {
    margin-top: 8px !important;
}
 
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #d2242d !important;
    background-color: transparent !important;
}
.navigation .nav li {
    margin-right: 30px;
}
 
#flexslider-96 .slide-desc strong {
    color: #d2242d; 
}
 /****************************************/
h1, h2{
    font-family: 'philosopherbold';
    text-transform:uppercase;
}
h1{
    font-size:46px;
    color: #72d7e6;
}
h2{ 
    font-size:24px;color:#b6b6b6;
}
h3{
   font-family: 'Proxima Nova';
   text-transform:uppercase;
   font-size:29px;color:#ade3eb;
   padding:2px 0 5px;
}
h4{
   font-family: 'Proxima Nova';
   text-transform:uppercase;
   font-size:21px;color:#cfcfcf;
   padding:2px 0 5px;
}

.bgblock1{
    background: url(../images/bgblock1.jpg) no-repeat top center fixed;
    background-size: cover;
    min-height: 591px;
    margin: 0;
}
.bgblock1 .block1{
    background:#272726;
    margin-top:-55px;
    padding: 50px 0px 50px 50px;
}
p{
    text-align:justify;
}
.bgblock1 .block2{
    background:#272726;
    padding: 0 0 50px;
}
.bgblock1 .content{
    padding: 0 20px 0;
}
.bgblock1 h4{
    margin-bottom:30px;
}
.bgblock1 h2{
    margin-bottom:20px;
    font-size:25px; color:#fff
}
 .bgblock1 ul{color:#fff; margin-top:20px; padding:0}

.bgblock1 .block2 a{
    font-family: 'Proxima Nova Semibold';
    color: #72d7e6;
}
 
.bgblock2{
    background: url(../images/bgblock2.jpg) no-repeat top center fixed;
    background-size: cover;
    min-height: 591px;
    position:relative;
    padding: 110px 0;
    color:#313131;
    z-index: 0;
}
.bgblock2:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width: 40%;
    background:#d7d7d7;
    height:100%;
    z-index: -1;
}
.leftbox{
    background:#d7d7d7;
    height: 770px;
}
.bgblock2 .content{
    padding: 0 60px 20px;
}
.bgblock2 h1{
     background: url(../images/linetitre.png) no-repeat bottom left;
    color:#235a62;font-size:50px; margin-bottom:40px;padding-bottom:25px
}
.bgblock2 h2 {
    color: #4d4d4d;
    padding: 20px 0 10px;
}
.bgblock2 h3 {
    color: #235a62;font-size:23px
}
.bgblock2 strong {color: #235a62; text-transform:uppercase}
.bgblock2 ul.list {
    margin:0 0 40px;
    padding: 0;
    font-size:18px;
    line-height: 18px;
}
.bgblock2 .content ul.list li{
    list-style: none;
    background: url(../images/pucelist-1.png) no-repeat left top;
    padding-left: 33px;
    margin-bottom: 8px;
}
.cervleimg, .cervleimg2{
    display:block;margin: 0 auto 20px;clear:both;position:relative; z-index:1;
}
.cervleimg{
    max-width: 240px;
}
.cervleimg2{ 
    max-width: 155px; 
}
/*
.cervleimg:after{content:''; background:#000; width:1px; height:50px; position:absolute;left:0; right:0;display:block; margin:0 auto; z-index:-1}
*/

.cervleimg img, .cervleimg2 img{
    width:100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.fancybox-iframe, #fancybox-container-2 .fancybox-content {
    background: #fff;
    height: 900px !important;
    width: 1024px !important;
    text-align: justify !important;
}

.contentdonne{
	 width:80%;
	 text-align: justify !important;
}
/**************/
.bgblock3{
    background: #494949 url(../images/bgblock3.jpg) no-repeat top center;
    min-height: 591px;
}
.bgblock3 .block1{
    background:#272726;
    margin-top:-55px;
    padding: 50px 50px 50px;
}
.bgblock3 .block2{
    background:#272726;
    /* padding:0; */
    clear: both;
}
.bgblock3 .content{margin: 30px 0;}
.bgblock3  .contentul{
    padding:0;
    font-size: 19px;
    color: #ffffff;
    position:relative
}
.bgblock3 .content ul:before{
    content:url(../images/pucelist.png);
    margin-left:-20px; 
}
ul.option:before {
    content: none !important;
}
  .content ul li{
    list-style:none;
    padding:0 0 0 30px;margin-bottom:10px;
    position:relative;
}
 .bgblock1 .content ul li:before, .bgblock3 .content ul li:before{
    content:'';
    background:rgba(114, 215, 230, 0.45);
    position:absolute;
    left:0;
    top: 16px;
    width: 11px;
    height:1px;
}

 /**************/
.page-header {
    display: none;
}
#contact{
    background: #494949;
    position: relative;
    overflow: hidden;
    min-height: 580px;
}
 
.Blockcontact{
    position: absolute;
    top: 0;bottom: 0;
    z-index: 10;
    left: 0;
    right: 0;
}
.form {
    background: #57d4e7;
	padding: 25px 35px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	overflow: auto;
}
 
 .table_tarif {
    font-size: 18px;
	 margin-bottom: 16px;
}
form#contact_form input[type='text'], form#contact_form input[type='number'], form#contact_form input[type='email'], form#contact_form textarea {
    border: 1px solid #3c3f44;
    background: transparent;
    padding: 14px 26px;
    color: #000;
    font-size: 19px;
    line-height: 38px;
    width: 100%;
    height: 40px;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    margin-bottom: 10px;
    -webkit-border-top-left-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius-topleft: 22px;
    -moz-border-radius-bottomright: 22px;
    border-top-left-radius: 22px;
    border-bottom-right-radius: 22px;
    outline: none;
}
form#contact_form textarea {
    height: 169px;
}
input#sp_qc_submit {
    background: #000;
    padding: 7px 54px !important;
    margin-top: 8px;
    float: left;
    margin-right: 15px;
    outline: none;
    border:0;
    color:#fff;
    -webkit-border-top-left-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius-topleft: 22px;
    -moz-border-radius-bottomright: 22px;
    border-top-left-radius: 22px;
    border-bottom-right-radius: 22px;
    font-family: 'Proxima Nova Semibold';
    text-transform: uppercase;margin: 0 0 30px;
    font-size: 18px;transition:all .3s
}
input#sp_qc_submit:hover {
    color:#000;
    background: #fff;
}
.coord h3 { 
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}
.coord a {
    color: #fff;
}
p.copy {
text-align: right;
    display: inline-block;
    float: right;
    clear: both;
    margin-top: 30px;
    font-size: 18px;
}
p.copy strong {
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    font-family: 'Proxima Nova Semibold';
}
ul.menu-footer {
    position: relative;
    clear: both;
    padding-bottom: 20px;
    padding-left: 0;
}
ul.menu-footer2 { 
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}
.menu-footer li a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima Nova Thin';
    display: block;
    position: relative;
}
.menu-footer li a.active {color:#cc0511;}
ul.menu-footer li {
    display: block;
    margin-left: 50px;
    margin-bottom: 10px;
}
.coord ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 30px;
}
footer{
    background:#17181b url(../images/footer.jpg)no-repeat bottom center;
    color:#fff;
    padding-top: 50px;
}
footer info{
    font-size: 16px;
}


footer h4{
    font-family: 'philosopherbold';
    color:#fff;
    font-size:30px;
}
footer strong{
    font-weight:normal;color:#32d3eb;
    display:block
}
footer .info a{
    font-family: 'philosopherbold';
    color: #fff;
    display:block;
    margin-top:15px;
    text-transform:uppercase;
}
.coord{
    text-align:right; font-size:18px
}
.coord img{margin-bottom:17px;
    float: right;
    width: 100%;
    max-width: 383px;
}
.col-sm-6.coord {
    padding: 0;
}

/**************************************/
/**
 * BxSlider v4.1.2  
/** RESET AND LAYOUT */
#slider{
    position: relative;
}

#banner{
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 2000px;
    height:auto;
    z-index:0;
}
#banner ul li {margin:0; padding:0}
#banner ul.bxslider > li:before{
    content:'';position:absolute;top:0;left:0;width:100%; height:100%;
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    z-index:0;
}
#bannerinterne{
    background:url(../images/banners/slider1.jpg) no-repeat bottom center fixed;
    background-size:cover;
    width:100%;
    height:250px;display:block;
}
#banner ul{
    padding:0;
    margin:0;
}
.slider-text{
    position: absolute;
    top: 40%;
    left: 0;
    text-align: center;
    right: 0;
    margin: 0 auto;
}
.slide-desc h2{
    background:url(../images/linetitre.png) no-repeat bottom center;
    font-size:36px;
    color:#fff;
    text-transform:uppercase;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-family: 'philosopherregular';
}
.slide-desc h1{
    font-size:78px;
    color:#fff;
    text-transform:uppercase;
}

.slidebtn a{
    display:inline-block;
    -webkit-border-top-left-radius: 22px;
    -webkit-border-bottom-right-radius: 22px;
    -moz-border-radius-topleft: 22px;
    -moz-border-radius-bottomright: 22px;
    border-top-left-radius: 22px;
    border-bottom-right-radius: 22px;
    padding: 10px 53px;
    font-family: 'Proxima Nova Semibold';
    font-size: 18px;
    text-transform: uppercase;
    margin: 60px 10px;
    outline: none;transition:all .3s
} 
.slidebtn a.lien1{
    background:#72d7e6;
    color: #262119;
}
.slidebtn a.lien1:hover{
    background:#262119;
    color: #72d7e6;
}
.slidebtn a.lien2{
    background:transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 35px;
    line-height: 21px;
}
.slidebtn a.lien2:hover{
    border: 2px solid #72d7e6;
    color: #72d7e6;
}
.slidebtn a.lien1:hover, .slidebtn a.lien2:hover{
    outline: none;text-decoration:none 
} 
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager { 
    display: none;
}

.socialmediafooter{
    padding: 0;
    margin:0
}
 
/* ------------------------------------------------------------------- 
 * go to top - (_layout.scss)
 * ------------------------------------------------------------------- */
#go-top {
    cursor: pointer;
    font-size: 0.9em;
    position: fixed;
    text-align: center;
    z-index: 9999;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background: #282827;
    color: #ffffff;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    right: 10px;
    bottom: 40px;
    opacity: .8;
}

#go-top a {
    text-decoration: none;
    border: none;
    display: block; 
}

#go-top a i {
    font-size: 1.6rem;
    line-height: inherit;
}

#go-top:hover,
#go-top:focus {
    background: #72d7e6;
    color: #ffffff;
}

/********/
.success, .error, #outputerror {
    display: none;
    padding:5px 10px;
    color: #000;
    font-size:12px;
    width:90%;
    clear:both;
    margin-bottom:10px;
}
.success{
    background: #fff url(../images/success.png) no-repeat 7px center;
    padding-left:30px;
    color: #FE0002;
}
.error, #outputerror {
    background: #fff url(../images/error.png) no-repeat 7px center;
    padding-left:30px;
    color: #FE0002;
}

.bx-wrapper .bx-viewport{
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
}
 #reservation iframe table,  #reservation iframe table tr{width: 100% !important;}
 #reservation h2{
    color: #72d7e6;
    margin: 10px 10px 20px
 } 

.content tr:nth-child(even) {background: #5dbac7; color:#fff;}
.content  tr:nth-child(odd) {background: #72d7e6; color:#fff;}
@media(max-width:1440px){
    .slide-desc h2{  font-size:30px; }
    .slide-desc h1{  font-size:50px;}

    .bgblock1 .block1 { padding: 50px 0px 30px 50px; }
    .bgblock1 h2 { margin-bottom: 0px;  }

    h3{  font-size:24px;}
    h1 {  font-size: 35px;  }
    h4 {padding: 0 0 5px;}

    .bgblock2:after { 
        width: 35%; 
    }
    footer h4 { font-size: 25px;}
}

@media(max-width:1200px){

    .logo {
        max-width:30%;
    }
    .header-nav{
        width:70%
    }
    .bgblock1 .block1 {
        margin-top: -10px;
        padding: 30px 0px 30px 30px;
    }

     .content ul li{ 
         margin-bottom:0; 
    }
    .bgblock2 { 
    padding: 70px 0 110px; 
}
.bgblock2 h1 { 
    font-size: 40px; 
}
    footer{
        font-size:18px
    }
    ul.menu-footer li { 
        margin-left: 10px; 
    }
}
@media(max-width:1000px){
    .container {
        width: 100%;
    }
    .main-nav.navigation{
        display:none;
    }
    .mobile-nav{
        display:block !important
    }
    .nav-pills > li {
        float: none;
        display: block;
    }
    .slide-desc h1 {
        font-size: 45px;
    }
    .logo {
        max-width: 40%;
    }
    .header-nav {
        width: 60%;
    }
}
@media(max-width:800px){
    .slide-desc h1, .slide-desc h2{
        display:none
    }
    .bgblock2 h3 { 
        font-size: 20px;
    }
    .bgblock2 ul.list { 
        font-size: 20px;  line-height:20px
    }
    nav.mobile-nav {
        margin-top: 0;
    }
    .bgblock1 .block1, .bgblock3 .block1{
        width: 100%;
    }
}
@media(max-width:767px){
    .bgblock1 .block2 {
        clear:both;
        overflow: hidden;
    }
    .img-pres {
        height: 350px;
        height: auto;
        overflow: hidden;
        margin:0 auto 30px;
        float: none !important;
    }
    .img-pres img{height:100%; width:auto;margin:0 auto;}
    .bgblock1 .content {
       clear:both
    }
    .bgblock2:after {
       display:none
    }
    .bgblock2 .content{
        padding:0 10px 20px
    }
    #contact img, #contact iframe {
        height: 300px;
    }
    .form {
      width: 100%; 
}
    .Blockcontact {
        position: relative; 
    }
    ul.menu-footer{padding:0}
    ul.menu-footer li{
        margin:0 0 10px
    }
    footer .col-sm-4 {
    text-align: center;
    float: none;
    max-width: 400px;
    margin: 0 auto 30px;
}
    p.copy {
        margin-top:50px;
    text-align: center;
}
}
@media(max-width:600px){
.logo {
    max-width: initial;
}
.header-nav {
    max-width: initial;
    width: 33%;
}
#banner, #banner .my-slider, .bx-wrapper, .bx-wrapper .bx-viewport, #banner ul img {
    height: 380px !important;
    margin: 0;
}
.slidebtn a.lien1, .slidebtn a.lien2{
    margin: 30px 20px 0;
    width: 250px;
}
 .img-pres, .img-pres img {
        height: auto;
    }
    .bgblock3 .block1 { 
    padding: 50px 20px 50px;
}
.content .table { 
    font-size: 14px;
}

}

@media(max-width:480px){
   .form { 
    padding: 50px 20px; 
}
}
.table_content {
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    padding: 12px 12px 10px;
    border-radius: 10px;
    border: 1px solid rgba(114, 215, 230, .3);
}
.table_content a{
color:#72d7e6  !important;
}
.table_content iframe {
    text-align: center;
    display: table;
    margin: 0 auto;
    height: 120px;
}
.part.part3 {
    color: #fff;
    font-size: 16px;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.info_cal{
	display:block;
}
.part.part1 {
    text-align: center;
    line-height: 19px;
    padding: 0 25px;
}
.part.part1 a{font-size: 13px  !important; }
.legend-1 {
    background-color: rgba(255, 255, 255, .9) !important ;
    padding: 7px !important;
}
.calendar{    
	background-color: rgba(255, 255, 255, .9) !important;
	width: 200px !important;
}
.textcoord {
    display: table;
    width: 100%;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
   	color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #72d7e6;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/