@font-face {
    font-family: "itc-medium";
    src: url("../fonts/AvantGarde-Medium.otf");
}
@font-face {
    font-family: "itc-book";
    src: url("../fonts/AvantGarde-Book.otf");
}
@font-face {
    font-family: "itc-bold";
    src: url("../fonts/AvantGarde-Bold.otf");
}
@font-face {
    font-family: "summer";
    src: url("../fonts/SummerFontLight.otf");
}
@font-face{
	font-family:sofia-pro;src:url(https://use.typekit.net/af/6b18c8/0000000000000000000157ad/27/l?primer=91bb0f3ff63f08e0231b70c26ae52273fd9ebe9e44615be7cb7255ccb832a97e&fvd=n3) format("woff2");font-weight:300;font-style:normal;}
.error{
	color: red;
}
.margin-left{
    margin-left: 15px;
}
.margin-right{
    margin-right: 15px;
}
.relatif{
    position: relative;
}
h1{
    font-family: "summer", arial, serif;
    text-transform: uppercase;
    color:#FFFFFF;
    font-weight: normal;
    font-size: 100px;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    text-shadow: #090909 0px 0px 20px;
    
}
h2{
    font-family: "itc-bold", arial, sans-serif;
    color: #ffffff;
    font-size: 24px;
}
.uppercase{
     text-transform: uppercase;
}
h3{
    font-family: "itc-book", arial, sans-serif;
    color: #ffffff;
    padding-bottom: 0.5em;
    font-size: 20px;
}
h4{
    font-family: "itc-bold", arial, sans-serif;
    text-transform: uppercase;
    font-size: 22px;
}
p{   
    line-height: 1.3;
}
a{
    color: #FFF;
}
article img{
    filter: brightness(75%);
    -webkit-filter: brightness(75%);
    -moz-filter: brightness(75%);
    -o-filter: brightness(75%);
    -ms-filter: brightness(75%);
}
sub, sup {
	/*font-weight:100;*/
	font-family: sofia-pro, arial, sans-serif
;

}
a button, a:hover button, .cta-theme a , a h3{
    text-decoration: none;
}
.no-underline{
    text-decoration: none!important; 
}.no-underline{
    text-decoration: none!important; 
}
.align-center{
    text-align: center;
}
.gold{
    color: #f0a400;
}
.bleu{
    color:#0066b4;
}
.violet{
	color: #872897;
}
.gris{
    color: #909090;
}
.bold{
    font-family: "itc-bold";
}
.medium{
    font-family: "itc-medium", arial, sans-serif;
}
.summer{
	font-family: "summer", arial, serif;
	font-weight:normal;
	text-transform:uppercase;
}
.font-s24{
    font-size: 24px;
}
.font-s20{
	font-size: 20px;
}
.font-s26{
	font-size: 26px;
}
.font-s30{
	font-size: 30px;
}
.font-s40{
	font-size: 40px;
}
.font-s50{
	font-size: 50px;
}
.underline{
	text-decoration: underline;
}
.align-center{
    text-align: center;
}
header p{
    padding-top: 48px;
}
button.decouvrez, .btn-bleu{
    font-family: "itc-bold";
    color:#ffffff;
}
.prune{
 color: #b71b46;
}
.titre{
    font-size: 24px;
    font-weight: 600;
    color: #de2b67;
    text-transform: uppercase;
}
.titre_principal{
    font-size: 24px;
    font-weight: 600;
    color: #0091b1;
    text-transform: uppercase;
}
.titre{
    font-size: 24px;
    font-weight: 600;
    color: #0091b1;
    text-transform: uppercase;
}
.description{
    color: #615f5f;
    font-size: 16px;
}
.lieu{
    font-size: 18px;
    font-weight: 600;
    color: #0091b1;
    text-align: left;
    padding-top: 15px;
}
.texte_intro{
    color: #0297bf;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 2em;
}
.picto{
    display: inline-block;
}

.texte_date{
  margin-bottom:  0;
}

.bloc_promo{
  margin-left: 20px;
}

.bp2{
    margin-top: 20px;
}

.vacances{
    font-size: 20px;
    font-weight: 600;
    color: #0091b1;
}

.color{
    color: #0091b1;    
}

.fleche{
    padding-left: 20px;
}

.prix{
    font-size: 16px;
}
.prix_taille{
    font-size: 35px;
}

.reserver{
    display: inline-block;
    float: right;
    padding: 5px 15px;
    background-color:#de2b67;
    margin-left: 50px;
    margin-top:30px;
}
.bloc{
    position: relative;
}
.decouvrir{
    display: inline-block;
    float: right;
    padding: 5px 15px;
    background-color: #0080a3;
    margin-top: 30px;
}

.decouvrir span,   .reserver span{
    text-decoration: none;
    font-size:11px;
    color: #ffffff;
    font-weight: 600;
}
.cta-theme{
	position:absolute;
    top: 50%;	
	left: 50%;
	transform: translate(-50%,-50%);
    max-width: 100%;
    text-align: center;
	width:100%;
/*    height: 100%;*/
	}
	.cta-theme h2{
	padding: 5px;
	}
.cta-prix{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
}
.cta-theme button.decouvrez,button.decouvrez, .btn-bleu{
    width: 100%;
    min-height: 40px;
    background-color: #de9701;
    padding: 10px 5px;
    /* display: block; */
    border: 0;
    margin-top: 1em;
	}
button.decouvrez{
    margin-top: 0;
}
.btn-bleu{
    background-color: #0066b4;
}
hr{
    margin-top: 0;
    clear: both;
	border-top: 1px solid #cecaca;
}

.plus{
    display: inline-block;
}

.reduc_enfant{
    font-family: arial, sans-serif;
    font-size: 24px;
    color: #d80f52;
    line-height: 1;
    vertical-align: middle;;
}

.bold{
    font-weight: 600;
}
.post-header{
    background:#003349 url(../img/header.jpg) no-repeat;
    height: 300px;
    height: 45vh;
    background-size: cover;
	margin-bottom: 3em;	
}
.post-header div{
/*    height: 100%;*/
    
}
aside{
    background:#003349 url(../img/fond_mobile.jpg) no-repeat;
    padding: 0!important;
}
article{
    margin-top:3em;
}
.credit{
    margin-top: 20px;
    margin-bottom: 20px;
}
.cartouche_header{
    text-align: center;
    font-size: 28px;
    font-family: "itc-book";
    padding: 10px;
    background-color: #de2b67;
    color: #ffffff;
}
input, button, select{
    border-radius: 0!important;
    border: 1px solid #eaeaea!important;
}
label{
    text-transform: uppercase;
    font-family: "itc-book", arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}


button.btn-default{
    background-color:#0066b4;
    color: #FFF;
    font-family: "itc-bold" , arial, sans-serif;
    padding: 10px 40px;
}
.alerte-nl{
    background-image: url("../img/megaphone.png");
    background-repeat: no-repeat;
    background-position: 9px 22px;
    background-color: #de2b67;
    position: relative;
    padding: 30px 30px;
    text-align: center;
    margin: 30px 0px;
}
.alerte-nl .megaphone{
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.alerte-nl .form-control{
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.alerte-nl .btn-primary{
    background-color: #1e1e1e;
    border: none;
    border-radius: 0;
    padding: 7px;
}
.alerte-nl a{
    text-decoration: none;
}
.alerte-texte{
    color: #ffffff;
    font-family: "itc-book";
    font-size: 20px;
    padding-bottom: 30px;
}
.mentions{
    font-size: 12px;
    padding-bottom: 30px;
}
.bandeau_container{
    height: 100%;
}
.header_container-centre{
    height: 100%;
}
.header_centre{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
}
.bandeau{
/*    height: 40px!important;*/
    background-color: rgb(0,0,0);
/*    position: absolute;*/
	text-align:center;
    padding: 15px;
}
.bandeau p, .bandeau h4{
	color:#FFF!important;
}
.bandeau div.col-sm-4{
	border-right: solid 1px #FFF;
	}
.bandeau div.col-sm-4:last-child {
	border-right: none;
	}
.bandeau h4{
	text-decoration: underline;
}
.bandeau h3{
	font-size: 30px
}
.bandeau-gris{
	background: #eaeaea;
	border-top: solid 5px #E5A600;
    padding: 15px;
}
.bandeau h3{
	line-height: 28px;
}
.annonce_promo{
	padding-bottom: 20px;
}
.bandeau h4{
/*
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
*/
    width:100%;
/*    height: 100%;*/
    display: block;
    margin:0;
    padding: 10px 0;
    font-size: 18px;
}
hgroup{
    height: 100%;
    width: 100%;
    text-align: center;
    position: relative;
}
hgroup img{
/*
    max-height: 80%;
    position: absolute!important;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
*/
}
@media screen and (max-width:768px){
    .bloc_promo{
        margin-top:20px;
    }

    .bp2{
        margin-top: 0px;
    }
    .alerte-nl{
        background-image: none;
    }
    .cta-prix{
        position: relative;
    }
    .bloc{
        margin-bottom: 1em;
    }
}
@media screen and (max-width:990px){
    header p{
    padding-top: 15px;
    } 
}