/*** General CSS ***/
body {
    line-height: 1.9em;
    color: #333;
}
a:hover, a:focus, a:active {
    color: #4943ac;
}

/*** Header Area ***/
/* Header Menu */
#sp-header {
    top: 0;
    height: 0;
    background: transparent;
}

#sp-header .logo {
	height: 150px;
	transition: height 2s, transform 2s;
	z-index: 99999999999;
	position: relative;
}

#sp-header .container {
	max-width: 100%;
}

#sp-header.header-sticky {
    position: fixed;
    top: 0;
    padding: 0;
  	background: rgb(0,203,205,.90);
  	box-shadow: 0 0 8px 0 rgb(0 0 0 / 70%);
}

#sp-menu {
	width: calc(100% - 190px);
	padding: 0 10px 0 0;
}

#sp-header .container {
	transition: background 2s, transform 2s;
}

#sp-header.header-sticky .container {
	background: rgb(0, 203, 203, .75);
}

.home #sp-header{
	height: 106px;
}

body:not(.home) #sp-header {
	background: #00cbcb;
	position: static;
	height: auto;
}

body:not(.home) #sp-header.header-sticky {
    position: fixed;   
	background: #00cbcb;	
}

#sp-header.header-sticky img{
	height: 100px;  
	transition: height 2s, transform 2s;
}

#sp-header.header-sticky .logo {
	height: 100px;
	transition: height 1s, transform 1s;
}

#sp-page-title {
	position: absolute;
	right: 25px;
	top: 5px;
	z-index: 99999;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #252525;
  	font-size: 18px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
    color: #fff;
	font-size: 18px !important;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: #fffc00;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu > .align-items-center {
    background: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.btn,
.btn.btn-default,
.slider-btn a,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    font-weight: 400;
    font-family: inherit;
    line-height: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border: 0;
    color: #010101;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 2.1em;
    padding: 15px 35px;
    letter-spacing: 2.5px;
    fill: #ffffff;
    color: #ffffff;
    background-color: #232323;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 60px 60px 60px 60px;
}
.btn.btn-default:hover,
.btn:hover {
    color: #ffffff;
    transform: translateY(8px);
}

.sppb-articles-carousel-link {
	color: #ff1900;
	margin: 5px 0;
}

#sp-bottom {
	background-color: #007A7A!important;
}

/*---------- bloc accueil -----*/
.carousel .sppb-column-addons{
background: #fff;
}

/*---------- news -----------------------*/

.news .sppb-articles-carousel-meta-date, .news .sppb-articles-carousel-meta-category, .news .bx-controls{
	display: none;
	visibility: hidden;
}

.bx-wrapper {
	margin-bottom: 0;
}

.bx-wrapper img {
	margin: 8px auto 0;
}

/* Slider */
#slider {
  	margin-top: -150px !important;
}
.slider .sppb-col-md-3 {
    background: rgba(3, 19, 34, 0.39);
}
.slider .sppb-row > div:nth-child(2) {
    z-index: 999;
} 
@keyframes myrotate {
  0%   {transform: scale(1.02);}
  20%  {transform: scale(1.04);}
  40%  {transform: scale(1.06);}
  60%  {transform: scale(1.08);}
  80%  {transform: scale(1.06);}
  100% {transform: scale(1.03);}
}
.slider .sppb-feature-box-title {
  animation: myrotate 3s infinite;
}

/* Dirived */
.dirived {
    margin: 0 auto;
}

/* Title */
.title {
    max-width: 700px;
    margin: 0 auto;
}
.title h3 {
    font-size: 43px;
    line-height: 45px;
    margin-bottom: 20px;
}
.title h6 {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2em;
    color: #000;
    font-style: italic;
}
.title p {
    color: #000;
}

/* SEARCH FORM */
.about-search {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%)!important;
    padding: 30px 25px 40px 25px;
}
#sr-checkavailability-form-130 .action {
    text-align: center;
    margin-top: 30px;
}
.search-hotel {
    z-index: 2!important;
}
.search-hotel .sppb-row-container {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: -70px;
    padding: 10px 20px 20px;
}
.search-hotel .action .btn-block {
    padding: 13px 25px;
    color: #fff;
    margin-top: -14px;
}
.search-hotel .checkin_module,
.search-hotel .checkout_module {
    height: 50px;
    line-height: 40px;
    border-radius:  0;
}
.search-hotel .checkin_module i,
.search-hotel .checkout_module i {
    margin-top: 12px;
}
.search-hotel .search-item label {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
.search-hotel .reset {
    padding: 16px 45px;
}
.search-hotel button.primary i {
    font-size: 20px;
}
fieldset .row-fluid {
    float: left;
    width: 100%;
    margin-right: 0%;
}
fieldset .row-fluid:nth-child(4) {
    clear: left;
}
fieldset .row-fluid .row-fluid {
    width: 100%;
}
#coupon_code_check {
    padding: 8px 30px;
    display: inline-block;
    margin-top: 10px;
}

/* About */
.about-right-column {
    padding: 150px 40px 40px 40px;

}
.about-right-column:before {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 80%;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
    display: inline-block;
    position: absolute;
}
.about-title h4 {
    font-size: 43px;
    font-weight: 500;
    margin-bottom: 16px;
    text-transform: capitalize;
}
.about-title h6 {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2em;
}

/* Locations */
.locations-colum {
    border: 1px solid;
}
.locations-colum:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: inline-block;
    background-image: linear-gradient(180deg, rgba(255,255,255,0.16) 36%, #000000 100%);
}
.locations-colum .title-small {
    color: #ffffff;
    font-size: 17px;
}

/* Our */
.our {
    position: relative;
}
.our:before {
    content: "";
    top: 0;
    width: 100%;
    height: 110px;
    position: absolute;
    display: inline-block;
    background: #fff;
    left: 0;
    right: 0;
}
.our-colum-img {
    min-height: 300px;
}
.our-item {

    background: #FFFAF2;
    padding: 40px 20px;
	min-height: 380px;
}
.our-item h4 {
    font-size: 36px;
    padding: 20px 0;
    position: relative;
    margin-top: 35px;
}
.our-item h4:before,
.our-item h4:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 1px;
    background: #000;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.our-item h4:after {
    top: inherit;
    bottom: 0;
}
.our-item:hover h4:before {
    transform: translateX(-15px);
}
.our-item:hover h4:after {
    transform: translateX(15px);
}

/* Discover */
.discover-column-left:after {
    position: absolute;
    display: inline-block;
    content: "";
    bottom: 0;
    width: 100%;
    height: 40%;
    margin: 0px 0px 0px 0px;
    padding: 50px 75px 25px 75px;
    background-color: transparent;
    background-image: linear-gradient(
180deg
, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
}

/* Testimonial */
.quotes {
    opacity: .4;
}
.leaves {
    position: relative;
    margin-top: -20px;
}
.testimonital-social ul {
    padding-left: 0;
}
.testimonital-social ul li {
    list-style: none;
    display: inline-block;
}
.testimonital-social ul li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.testimonital-social ul li a:hover {
    background: #222 !important;
}
.testimonital-social ul li a em {
    font-size: 0;
}
.testimonital-social ul li a em:before {
    font-size: 20px;
    color: #fff;
    padding: 17px;
    line-height: 50px;
}

/* Together */
.together h1 span {
    line-height: 100px;
    font-size: 70px;
}

/* Offer */
.offer .sppb-row img {
    box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -moz-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -webkit-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.offer-left {
    margin-left: -10%;
    width: 110%;
}
.offer-right {
    margin-top: 100px;
    margin-left: -70px;
    z-index: -1;
    width: 110%;
}

/* Project */
.title-content h2 {
    font-size: 60px;
    line-height: 55px;
    font-weight: 700;
    color: rgb(0, 22, 89);
    letter-spacing: -2px;
    margin-bottom: 25px;
}
.title-content p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: rgb(86, 89, 105);
}
.project-img img {
    height: 667px;
}
.project-img-pen {
    position: absolute;
    bottom: 48px;
    right: 20px;
}

/* Contact */
.contact-content a {
    font-size: 45px;
    font-weight: 900;
    text-decoration: underline;
    color: #fff;
    display: inline-block;
    line-height: 75px;
}

/*------------ marquee --------*/
.marquee .js-marquee{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

/*--------- Ghost -----------------*/
.sp-menu-separator {
	cursor: pointer;
}

.sp-megamenu-parent > li:hover > a {
	color: #006171;
}

.conteneur{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
}

.adresse-footer p{
	font-size: 16px;
}

.adresse-footer i {
	font-size: 25px;
	margin-right: 10px;
	vertical-align: middle;
}

.leaflet-container .leaflet-marker-pane img {
	width: 60px !important;
	height: 49px!important;
}

#menu-bas a, #sp-bottom a{
	font-size: 16px;
	color: #fff!important;
}

#menu-bas a:hover, #menu-bas a:active, #sp-bottom a:active{
	text-decoration: underline solid #00cbcb 3px;
}

#menu-bas > li.active > a, #menu-bas > li.active:hover > a, #sp-bottom > li.active:hover > a {
	text-decoration: underline solid #00cbcb 3px;
}

#sp-page-builder .sppb-section-title .sppb-title-heading, .fond h1 {
	margin-bottom: 25px;
	color: #006171;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 4px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	margin-bottom: 25px;
	color: #ff1900;
	font-size: 24px;
	line-height: 30px;
}

h3 {
	color: #006181;
	font-size: 20px;
	line-height: 25px;
}

h4 {
	font-size: 18px;
	line-height: 20px;
}

.bouton_flip{
	display: block;
	background: #00cbcb;
	color: #fff;
	padding: 10px 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #3f8bc3;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	transition-property: background;
	transition-duration: 3s;
}

#sp-bottom .contact a {
    color: black!important;
}

#sp-bottom .contact a:hover {
    color: #fff!important;
}

/*----------------- fond page --------------------------*/
.generic #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/fond-blog.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgb(255,255,255,0.8);
	padding: 50px 0;
}

.aqua #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/aqua.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0;
}

.soir #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/fond-soiree.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0;
}

.sport #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/fond-sport.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0;
}

.activite #sp-main-body, .avis #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/fond-activite.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0;
}

.hebergement #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/fond-hebergement.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0;
}

.motard #sp-main-body{
	background: url(https://camping-bel-ete.com/images/fond/fond-motard.jpg);
	background-attachment: fixed;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0;
}
/*----------------------------------------------------------------------*/

.bloc-flex {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
	margin: 1px;
}

.bloc-flex .col-lg-6 {
	background: rgb(255,255,255,0.4);
	margin-bottom: 15px;
	min-width: 350px;
	width: 100%;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}

.bloc-flex .col-lg-12 {
	background: rgb(255,255,255,0.4);
	margin-bottom: 15px;
	min-width: 350px;
	border-bottom: 3px solid #0034ff40;
}

.bloc280 {
    width: 280px;
    background: #f2f7ff;
    margin-bottom: 15px;
    text-align: center;
    -moz-box-shadow: 2px 2px 4px #b5a49f;
    -webkit-box-shadow: 2px 2px 4px #b5a49f;
    box-shadow: 2px 2px 4px #b5a49f;
    border: 1px solid #E1D5E2;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    padding: 10px 7px;
    margin: 0 auto 15px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.bloc280:hover {
    transform: scale(1.03) translateY(-3px);
    -moz-box-shadow: 8px 8px 15px rgba(181, 164, 159, 0.6);
    -webkit-box-shadow: 8px 8px 15px rgba(181, 164, 159, 0.6);
    box-shadow: 8px 8px 15px rgba(181, 164, 159, 0.6);
    border: 1px solid #c5b4c7;
    cursor: pointer;
}

.bloc280 h3{ 
text-align: center;
}

.jaune_c{
	background: rgb(255, 255, 224);
}

.fond .intro, .fond #sp-main-body .container{
	background: rgb(255,255,255,0.4);
	padding: 15px;
	margin-bottom: 15px;
	min-width: 350px;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}

.cols-2{
	margin: 0 15px;
}

.cols-2 > div {
	background: rgb(255,255,255,0.4);
	padding: 15px;
	min-width: 350px;
	margin: 1%;
	width: 48%;
}
	
.bloc-flex .article {
	margin-bottom: 5px;
	padding: 20px;
	border: 0;
	border-radius: 3px;
}

.chien {
	min-width: 350px; 
	width: 80%; 
	margin: 20px auto; 
	padding: 10px;
	background:#f2f7ff;
	margin-bottom: 15px;
	text-align: center;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
/*------------------- vidéo -----------*/

.video-conteneur{
width: 100%; 
min-width: 250px; 
max-width: 450px; 
margin: 0 auto 25px;
}

.video {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.no-style{
	vertical-align: middle;
	margin-right: 15px;
	display: inline;
}
/*--------------------------------- bloc hébergement -----------------------*/
.conteneur{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
}

.mobilhome{
	width: calc(100% - 300px); 
	min-width: 50%;
}

.galerie{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
}

.galerie >div{
	width: 50%;
	min-width: 350px;
}

.galerie img {
	max-width: 100%;
	height: 100%;
}

/* image intro */
.article-intro-image {
	display: none;
}

/* Images */
.images {
    background-image: linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);
}
.images-colum .clearfix {
    float: left;
    width: 20%;
}
.images-colum .clearfix img {
    opacity: 0.75;
    filter: brightness( 99% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg);
}
.images-colum .clearfix:hover img {
    opacity: 1;
    cursor: pointer;
    filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg);
}

/* Ser */
.ser-item {
    border: 1px solid;
}

.sp-slider h2{
	color: #fff;
	display: inline-block;
	background: rgb(0,0,0, .33);
	padding: 15px;
	border:1px solid #E1D5E2;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	font-size: 35px;
	line-height: 46px;
}


/**			Image float style 			**/

.item-image {
margin-bottom:20px;
}

.pull-left, .pull-right, .pull-center, img[align="left"], img[align="right"] {
display:block;
max-width:100%;
}

.pull-left {
float:left;
}

img[align="left"], .img_caption.left {
float:left;
margin: 0 20px 20px 0 !important;
}
.pull-right {
float:right;
}

img[align="right"], .img_caption.right {
float:right;
margin: 0 0 20px 20px !important;
}

.img_caption img {
margin-bottom:4px;
}

.pull-center {
margin-left:auto !important;
margin-right:auto !important;
text-align:center;
}

.pull-left img, .pull-right img, img[align="left"], img[align="right"] {
margin-top:6px;
}

.js-border .pull-left img, .js-border .pull-right img, .js-border img[align="left"], .js-border img[align="right"] {
margin-top:3px;
}

figcaption, p.img_caption {
font-style:italic;
font-size:85%;
text-align:center;
}

.js-border figcaption {
margin-top:-10px;
}

.img-fulltext-left, .pull-left.item-image {
float:left;
margin-right: 20px;
margin-bottom: 20px;
max-width:100%;
}

.img-intro-left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
max-width:100%;
}

.img-fulltext-right, .pull-right.item-image {
float: right;
margin-left: 20px;
margin-bottom: 20px;
max-width:100%;
}

.img-intro-right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
max-width:100%;
}

.img-fulltext-none {
display:block;
margin:10px 0;
}

.img_caption.none {
margin-left:auto;
margin-right:auto;
}

.trois-img {
	width: 31%;
	min-width: 350px;
}

.nouveau {
	padding: 15px 0;
	background: rgb(234, 248, 249);
	margin-bottom: 15px;
}

/*********************		Special Effects for Images 			******************************************/

.js-border .main_component [class*="effect-image"] img {
display: block;
position: relative;
background: transparent;
border:none;
border-radius: 0;
box-shadow:none;
margin: 0;
padding: 0;
}

[class*="effect-image"] {
position: relative;
float: left;
overflow: hidden;
margin: 20px 1%;
max-width:98%;
text-align: center;
background:#222;
}

@media screen and (min-width: 980px) {

	[class*="effect-image"] {
	box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.33);
	}

}

[class*="effect-image"] + p, [class*="effect-image"] + h1, [class*="effect-image"] + h2,
[class*="effect-image"] + h3, [class*="effect-image"] + h4, [class*="effect-image"] + h5 {
clear:both;
}


[class*="effect-image"] img {
position: relative;
display: block;
}

[class*="effect-image"] figcaption {
margin-top:0 !important;
padding: 26px 16px 0 16px;
color: #fff;
font-size: 1.25em;
}

[class*="effect-image"] figcaption::before,
[class*="effect-image"] figcaption::after {
pointer-events: none;
}

[class*="effect-image"] figcaption,
[class*="effect-image"] figcaption > a {
position: relative;
}

@media screen and (min-width: 980px) {
	
	[class*="effect-image"] figcaption {
	padding: 2em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	}

	[class*="effect-image"] figcaption {
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right:0;
	font-style:normal;
	}

}

[class*="effect-image"] h3 {
text-transform: uppercase;
text-shadow: 0 0 1px rgba(0, 0, 0, 1), 0 0 20px rgba(0, 0, 0, 1);
font-weight: 300;
}

@media screen and (min-width: 980px) {

	[class*="effect-image"] h3 {
	text-shadow: 0 0 1px rgba(0, 0, 0, 1), 0 0 20px rgba(0, 0, 0, 1);
	}

}

[class*="effect-image"] h3, [class*="effect-image"] p {
margin: 0;
padding:0;
}

[class*="effect-image"] p {
letter-spacing: 1px;
font-size: 70%;
padding: 1em 2em 0.5em 2em;
text-transform: none;
}

[class*="effect-image"] h3 {
color: #fff;
font-size: 25px;
font-weight: bold;
}

[class*="effect-image"] p {
color: #fff;
font-size: 20px;
font-weight: bold;
}

[class*="effect-image"] a, [class*="effect-image"] a:hover {
display:inline-block;
color : white;
font-style:normal;
text-shadow: 0 0 6px rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, 0);
border:1px solid rgba(255,255,255,0.7);
border-radius:12px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.24);
margin:20px 0;
padding:7px 12px;
font-size:12px;
text-transform:uppercase;
-webkit-transition : all 0.4s linear;
-moz-transition : all 0.4s linear;
-ms-transition : all 0.4s linear;
-o-transition : all 0.4s linear;
transition : all 0.4s linear;
}

[class*="effect-image"] a:hover {
color : white;
font-style:normal;
border:1px solid rgba(255,255,255,0.8);
box-shadow: 0 0 6px rgba(0,0,0,0.4);
background: rgba(0,0,0,0.20);
text-decoration:none;
cursor:pointer;
}

[class*="effect-image"] a:focus {
border:1px solid rgba(255,255,255,0.5);
box-shadow: 0 0 6px rgba(0,0,0,0.4) inset;
}

/*****		EFFECT 01		**********/

@media screen and (min-width: 980px) {

	.effect-image-1:hover {
	background: #2e5d5a;
	}
	
	.effect-image-1 figcaption {
	padding: 3em;
	}

	.effect-image-1 figcaption::before,
	.effect-image-1 figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
	}
	
	.effect-image-1 figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	}
	
	.effect-image-1 figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	}

	.effect-image-1 h3 {
	padding-top: 12%;
	transition: transform 0.35s;
	}
	
	.effect-image-1 h3 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	}
	
	.effect-image-1 p {
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	}
	
	.effect-image-1 img, .effect-image-1 figcaption::before,
	.effect-image-1 figcaption::after, .effect-image-1 p {
	transition: opacity 0.35s, transform 0.35s;
	}
	
	.effect-image-1:hover img {
	opacity: 0.5;
	}
	
	.effect-image-1:hover figcaption::before, .effect-image-1:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	}
	
	.effect-image-1:hover h3, .effect-image-1:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
	
	.effect-image-1:hover figcaption::after, .effect-image-1:hover h3,
	.effect-image-1:hover p, .effect-image-1:hover img {
	transition-delay: 0.15s;
	}

}

/* Menu */
.menu-colum, .lt-menu-colum > .sppb-column-overlay {
    border-radius: 20px;
}
.menu-img {
    margin-top: -50px;
    margin-bottom: -50px;
    padding: 0px 50px;
}
.menu-colum .lt-menu-img {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.menu-colum:hover .lt-menu-img {
    transform: translateY(8px);
}
.menu .lt-title img {
    max-width: 150px;
}
.menu-price {
    float: left;
    width: 30%;
    text-align: right;
}
.menu-content {
    width: 70%;
    float: left;
}
h4.menu-title {
    margin: 0;
    font-size: 16px;
    color: #000;
}
p.menu-text {
    color: #000;
    font-size: 15px;
}
.menu-price h2 {
    font-size: 30px;
    font-weight: 900;
    color: #c16000;
}
.menu-right {
    width: 100%;
    padding: 0px 0;
    float: left;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jmm-text {
    padding: 21px 20px 32px 20px;
    background: #f5f5f5;
}
.jm-category-module.default .mod-article-image {
    margin-bottom: 0px;
}

/* Bottom */
#sp-bottom {
    padding: 60px 0 30px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: none;
}



/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 130px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
        background: transparent;
	}
  	.testimonial-item .sppb-media .pull-left, .testimonial-item .sppb-media .pull-right {
    	width: 100% !important;
	}
  	.testimonial-item .sppb-media-body {
        margin: 0 0 30px 0;
        top: 0px;
        left: 0;
	}
	.bloc-flex > div {

	width: 98%;
	}
	#sp-page-builder .sppb-section-title .sppb-title-heading, .fond h1 {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 20px;
	}
	h2 {
	margin-bottom: 5px;
	color: #ff1900;
	font-size: 15px!important;
	line-height: 20px;
	}
	.bloc280 {
	width: 98%;
	}
	.marquee .js-marquee {
	font-size: 18px;
	}
	
	.sp-page-builder .page-content #about {
	background-image: inherit!important;

	}
	.trois-img {
	width: 100%;
	}
	[class*="effect-image"] {
	margin: 5px 1%;
	}
	[class*="effect-image"] h3 {
	font-size: 18px;
	}
	[class*="effect-image"] p {
	font-size: 14px;
	}
	[class*="effect-image"] figcaption {
	padding: 10px 0px 10px 0px;
	}
	.our-item {
	min-height: inherit;
	}
	.sp-page-builder .page-content #bloc {
	padding-top: 0px;
	background: transparent;
	}
	.camera_caption_title {
	font-size: 18px;
	}
	#bloc #camera_wrap_110 .camera_caption {
	font-size: 14px !important;
	}
	.btn, .btn.btn-default, .slider-btn a, #sp_qc_submit {
	font-size: 10px;
	padding: 15px 10px;
	}
	.contact-content a {
	font-size: 25px;
	line-height: 27px;
	}
	.cols-2 {
	margin: 0px;
	}
	.cols-2 > div {
	padding: inherit;
	}
	.mobilhome {
	width: 100%;
	}
	.sp-page-builder .page-content #slider {
	background-image: url(/images/fond-accueil/camping-anduze-gard-cevennes-bel-ete.jpg)!important;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.event-tag .sppb-tab-content ul li {
    	width: 100%;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .btn,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay, .sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a, .testimonital-social ul li a, .wizard ul li.active .badge, .room-grid .tariff-value {
 	background-color: #ff1900 !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.slider-title h3, .about-title h4, .title h3, .our-item h4, .contact-content i, #sp-bottom a, .amenities-icon i, .ser-colum h3,
.roomtype_name h4, .roomtype_more_desc i, .asset-name h1, .asset-contact i, .availability-search h3, 
.tariff-button .tariff_type, .wizard ul li.active, div.availability-calendar table tr th {
  	color: #ff1900; 
}
.btn.btn-primary:hover, .locations-colum, .ser-item, .wizard-style .active .badge:before, .wizard-style .active .badge:after,
div.availability-calendar table tr th {
  	border-color: var(--text-color) !important;
}
.service-column .clearfix {
    border-top-color: var(--text-color) !important;
}