body:not([class*='no-hero-image']) #MainMenu.navbar {
    background: rgba(21, 15, 56, 0.9);
}
.featured-destinations .cards .card-details {
    text-align: center;
}

.qualif { text-align: center; -moz-box-shadow: 1px 1px 15px 0px #c0c0c0;
	    min-height: 230px;
-webkit-box-shadow: 1px 1px 15px 0px #c0c0c0;
-o-box-shadow: 1px 1px 15px 0px #c0c0c0;
box-shadow: 1px 1px 15px 0px #c0c0c0;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=134, Strength=15);
padding: 10px 10px;
	margin: 20px 0;
	border-radius: 5px;
}
.qualif h5{
    font-weight: bold;
    color: #11195d;
}
.qualif p{
	font-size: 13px;
}
.qualif img { height: 70px; }
#footer .sub-footer {
    text-align: center;
}
body .blog-posts article .entry-meta {
    text-align: center;
}
.head-sta { height: 450px;}
.mini-logo { margin-top: 30px; margin-bottom:15px;}
.mini-logo img { max-height:70px; margin-right: 50px;}
@media (min-width: 768px){
.hero .intro-wrap {
    bottom: 5rem;
    padding-right: 0;
    text-align: center;
    width: 100%;
}
}
@media (min-width: 1024px){
.head-sta {
    background-position: center center;
}
}
@media (max-width: 1299px){
.datadock {
    float: right;
    margin: 0 !important;
    position: absolute;
    top: 60px;
	right: 81px;
}
}
@media (max-width: 1024px){
.datadock {
    float: right;
    margin: 0 !important;
    position: absolute;
    top: 10px;
    right: 81px;
}
.intro-wrap .intro-titre {
    font-size: 35px;
}
}

.galerie { margin: 30px 0;border: 1px solid #ccc;}
.galerie-stat {background-size: cover; background-repeat: no-repeat; background-position:center;   height: 400px;}

.tarif {
    display: inline-block;
    text-align: left;
    width: 98%;
    margin: 10px;
					border-bottom: 1px solid #ccc;
					padding-bottom: 20px;
}
				.tarif:last-child { border-bottom: 0px;}
				.tarif .titre_prix {
    display: inline-block;
    width: 65%;
    color: #131d49;
    font-weight: 600;
    margin: 2px 0 2px 0;
}
				.tarif .prix {
    display: inline-block;
    width: 30%;
    text-align: right;
    color: #131d49;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
				.tarif .texte_prix {
    display: inline-block;
    width: 65%;
    font-size: smaller;
}
				.tarif .texte_prix {
    display: inline-block;
    width: 65%;
    font-size: smaller;
}
				.box h3 {
    font-size: 26px;
    background-color: #62c6ce;
    color: #fff;
    padding: 6px 15px;
					margin: 0px;
				}
				.box { border:1px solid #62c6ce;}
				


#calendar a {
    color: white;
}

#calendar .dispo {
    background-color: rgb(0, 160, 84);
    color: white;
}

.dialogstyleperso .ui-state-information {
    border: 1px solid #2C2F81;
    background: rgb(58, 135, 173); /* bleu */
    color: #ffffff;
}

.dialogstyleperso .ui-state-information-dispo {
    border: 1px solid #2C2F81;
    background:  rgb(0, 160, 84);
    color: white;
}

.dialogstyleperso a {
    font-style: italic;
}



.owl-prev .fa-angle-left,.owl-next .fa-angle-right {
	margin-top :10px;
}

form{
margin:0px;
}

.intro-wrap .intro-titre {color: #ffffff;}




.bloc-3 {
	text-align: center !important;
	background-color: #eeeeee;
	padding: 20px 0 20px 0;
	margin-top: 20px;
}
.bloc-3 h2 {
	padding: 0px;
	font-family: "Poppins";
	color: #335a6a;
	font-weight: normal !important;
	font-size: 40px;
	margin-bottom: 25px;
}
.bloc-3 h2 strong {
	padding: 0px;
	font-family: "Poppins";
	color: #335a6a;
	font-weight: 800 !important;
}
.bloc-3 p {
	font-size: 15px;
	line-height: 25px;
}
.bloc-3 .bt {
	font-size: 15px;
	font-weight: bold;
	color: #335a6a;
	text-decoration: underline;
	margin-top: 25px;
	display: block;
}
.bloc-3 h2 {
	color: #444444;
	font-weight: 100 !important;
}
.bloc-3 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}
.bloc-3 hr {
	background: #333333;
	border: 0px;
	height: 1px;
	width: 80px;
}
.bloc-3 hr {
	margin-top: 20px;
	margin-bottom: 10px;
}
.bloc-5 {
	padding: 15px 0;
}
.bloc-6 {
	padding: 15px 0;
	background-color: #eeeeee;
}
.bloc-7 {
	background-image: url(../images/bg_1.jpg);
	background-size: cover !important;
	padding: 40px 0;
	background-position: 0;
	position: relative;
	background-attachment: fixed;
}
.bloc-7 .item-icon {
	text-align: center;
	border: 1px solid #5a5959;
	padding: 25px 0;
	border-radius: 10px;
}
.bloc-7 .item-icon h3 {
	font-weight: normal !important;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
}

.bloc-7 .bg-overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(51, 51, 51, 0.60);
	left: 0;
}
.bloc-7 .item-icon .glyphicon {
	font-size: 45px;
	background: #333333;
	color: #fff;
	padding: 20px;
	border-radius: 60px;
}
.bloc-7 .item-icon .fa {
	font-size: 45px;
	background: #333333;
	color: #fff;
	padding: 20px;
	border-radius: 60px;
}
.bloc-8 {
	text-align: center !important;
	padding: 35px 0;
}
.bloc-8 .title h2 {
	font-weight: normal !important;
	font-size: 45px;
}
.bloc-8 hr {
	background: #333333;
	border: 0px;
	height: 1px;
	width: 80px;
}
.bloc-9 {
	background-image: url(/global/assets/images/bg-contact2.jpg);
	background-size: cover !important;
	padding: 40px 0;
	font-size: 14px;
	background-position: 0;
	position: relative;
	background-attachment: fixed;
	color: #fff;
}
.bloc-9 .bg-overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(51, 51, 51, 0.60);
	left: 0;
}
.bloc-9 h4 {
	font-weight: normal !important;
	position: relative;
	font-size: 45px;
    color: #fff
}
.bloc-9 h4:after {
	content: "";
	width: 80px;
	height: 1px;
	background: #fff;
	display: block;
	margin: 15px auto 15px auto;
}
.bloc-9 .btn {
	margin-top: 0px;
}
.bloc-9 .align-items-center {
	text-align: center;
	color: #fff;
}
.row.align-items-center {
	position: relative;
}
.bloc-10 {
	padding: 40px 0;
}
.bloc-10 td, .bloc-10 th {
	padding: 15px !important;
	font-size: 14px;
}
.bloc-10 table .thead-dark {
	background-color: #4c4c4c;
	color: #fff;
}


.statique .btn, .statique button, .statique input[type='button'], .statique input[type='submit'] {
    border: none;
    text-shadow: none;
    padding-bottom: 10px;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
    background: #2c274c;
    color: #fff;
}

.accordion-card {
    margin-bottom: 3rem;
    color: #95979c;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion-card .accordion-panel .panel .panel-heading {
    background-color: rgba(0,0,0,0.7);
    text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}

.blog-posts .owl-dots {
    position: relative !important;
    top: 470px!important;
}

.blog-posts .owl-theme .owl-controls {
    position: absolute !important;
    height: auto;
}
.accordion-card .accordion-panel .panel {
    margin-bottom: 6px;
}
.accordion-card .accordion-panel .panel .panel-heading {
    background-color: rgb(44, 39, 76);
    text-shadow: 0 1px 1px rgba(0,0,0,0.7);
}
.accordion-card .accordion-panel .panel:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0, 131, 193, 0.3) 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0) 50%, rgba(0,0,0,0.3) 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(10, 50, 123, 0.3) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.accordion-card .accordion-panel .panel .panel-heading:hover {
    background-color: rgb(98, 198, 206);
}

.accordion-card .accordion-panel .panel .panel-heading {
    padding: 3rem 1rem;
}
.accordion-card .accordion-panel .panel .panel-heading .panel-icon {
    color: #fff;
    float: left;
    font-size: 28px;
    padding-left: 0px;
    height: 60px;
    line-height: 5rem;
    width: 60px;
    position: relative;
    margin-top: -20px;
    border: 2px solid #fff;
    border-radius: 60px;
    padding: 2px;
	
    margin-right: 10px;
}
.accordion-card .item-actu {background-color: #fff; margin: 10px 0px;color: #333;}
.accordion-card .item-actu h3 {         margin: 5px 0;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #2c274c;}
.accordion-card .item-actu .date { font-size: 15px;}
.accordion-card .item-actu a {
    background-color: #2c274c;
    padding: 2px 5px 3px 5px;
    text-decoration: none;
    color: #fff;
}
.accordion-card .item-actu a:hover {
    background-color: #62c6ce;
}
.accordion-card hr {
    margin: 20px 0;
}

.slick-slide {
    height: auto !important;
}
.actus-carousel .item {
    margin: 0 10px !important;
}
.slick-track div {
   		text-align: -webkit-center;
   	}
	
body .blog-posts article .entry-header .entry-thumbnail {

    max-height: 300px !important;
}
body .blog-posts article .entry-header .entry-thumbnail:before {
    left: 0px !important;
}