/*************************************************************
                             Divers
 *************************************************************/
.margin-small  { margin: 5px; }
.margin-medium { margin: 10px; }
.flexbox {
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-moz-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

img {
	/*display: inline !important;*/
}

.helix-social-share .helix-social-share-icon ul li div a:hover,
.helix-social-share .helix-social-share-icon ul li div a:focus {
  background: #ffd700;
  color: #fff;
}

.sp-page-title {
	background-repeat:no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.sp-page-title > .container {
	display: none;
}

@media screen and (min-width: 100px) and (max-width: 767px){
	.sp-page-title { padding: 50px 0; }	
}


/*************************************************************
                        Sections
 *************************************************************/
#sp-page-builder #home-entete {
	padding: 0 0 0 0 !important;
}

.ligne-section {
	border-top: 5px solid #ffd700;
	border-bottom: 5px solid #ffd700;
}

#sp-social {
	padding: 5px 0 0 5px;
}

/* Arrière plan des sections */
@media screen and (min-width: 100px) and (max-width: 1024px){
	#home-decouvrez-jc2033        { background-attachment: scroll !important; }	
	#home-ils-disent              { background-attachment: scroll !important; }	
	#home-countdown, #home-entete { background-attachment: scroll !important; }	
}

/*************************************************************
                        Sélecteur de langues 
 *************************************************************/
#sp-langue .mod-languages .btn {
	font-size: 9px !important;
}
#sp-langue .mod-languages {
	display: table;
	height: 50px;
	margin: 0;
	width: 110px;
}
#sp-langue .mod-languages .btn-group {
	display: table-cell;
	vertical-align: middle;
}
#sp-langue .mod-languages img {
	display: inline;
	margin: 0 5px;
}
#sp-langue .mod-languages a:hover,
#sp-langue .mod-languages a:link,
#sp-langue .mod-languages a:visited,
#sp-langue .mod-languages a:focus,
#sp-langue .mod-languages a:active {
	color: #cacaca;
}
#sp-langue .mod-languages .lang-block a {
	color: #fff;
}
#sp-langue ul >li >a {
    line-height: 25px;
}


/*************************************************************
                        Logo
 *************************************************************/

#sp-logo .sp-default-logo {
	display: block !important;
	max-width: 100%;
   height: auto;
}
#sp-logo .sp-retina-logo {
    display: none !important;
}

/*************************************************************
                              Slogan
 *************************************************************/

.slogan {
	font-size: 28px;
	color: #f0f0f0;
	line-height: 50px;
}
blockquote.slogan {
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 28px;
	color: #f0f0f0;
	line-height: 50px;
	quotes: "\201C""\201D""\2018""\2019";
	position: relative;
	z-index: 10;
}
blockquote.slogan::before {
  color: #ccc;
  content: open-quote;
  font-size: 500px;
  top: 150px;
  left: -50px;
  position: absolute;
  color: rgba(10, 10, 10, 0.8);
  z-index: 9;

}
blockquote.slogan p {
  display: inline;
}

/*************************************************************
                      Imaginez
 *************************************************************/
.home-imaginez .sppb-icon-container {
	padding: 40px;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(255, 215, 0, 1);
	border-radius: 100px;
}
.home-imaginez .sppb-addon-content {
	background-color: #f7f7f7;
	background-color: rgba(247, 247, 247, 0.9);
	padding: 30px;
	border-radius: 15px;
}

/*************************************************************
                      Ce qu'ils en disent
 *************************************************************/

.sppb-testimonial-pro .sppb-testimonial-message {
	font-size: 20px !important;
	font-weight: bold;
}
.sppb-testimonial-pro .sppb-testimonial-client {
	font-size: 18px !important;
	font-style: italic;
}
.sppb-testimonial-pro .sppb-carousel-control {
  border-color: #ffd700;
  background-color: #ffd700;
  color: #484848;
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
  border-color: #e1bf00;
  background-color: #e1bf00;
}

.mfp-wrap {
	z-index: 10001;
}
.mfp-bg {
	z-index: 10000;
}


/*************************************************************
                              Compteur
 *************************************************************/


.jc2033-countdown {
	 color: white;
 }
.jc2033-countdown h3         { font-size: 36px !important; text-align: center }
.jc2033-countdown .scd-digit { font-size: 3em !important; }
.jc2033-countdown .sppb-addon-content { font-size: 2em !important; }
.jc2033-countdown .scd-label { font-size: 1.6em !important; }

@media screen and (min-width: 768px) and (max-width: 1299px) {
	.jc2033-countdown h3         { font-size: 30px !important; }
	.jc2033-countdown .scd-digit { font-size: 2.5em !important; }
	.jc2033-countdown .sppb-addon-content { font-size: 1.8em !important; }
	.jc2033-countdown .scd-label { font-size: 1.2em !important; }	
}
@media screen and (min-width: 500px) and (max-width: 767px){
	.jc2033-countdown h3         { font-size: 18px !important; }
	.jc2033-countdown .scd-digit { font-size: 1.3em !important; }
	.jc2033-countdown .sppb-addon-content { font-size: 1.3em !important; }
	.jc2033-countdown .scd-label { font-size: 0.9em !important; }	
}

/* Mobile Device < iPhone 5 */
@media screen and (min-width: 100px) and (max-width: 499px){
	.jc2033-countdown h3         { font-size: 15px !important; }
	.jc2033-countdown .scd-digit { font-size: 1em !important; }
	.jc2033-countdown .sppb-addon-content { font-size: 1em !important; }
	.jc2033-countdown .scd-label { font-size: 0.8em !important; }	
}



/*************************************************************
                      Page "Explications"
 *************************************************************/

#pageExplication .question {
	font-size: 1.3em;
	font-weight: bold;
	color: #999999;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	width: 120px;
	height: 100px;
	text-align: right;
}
#pageExplication .reponse {
	color: #141414;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 140px;
	padding-bottom: 10px;
	padding-top: 30px;
}
#pageExplication .texte {
	padding-left: 140px;
	padding-top: 10px;
}


/*************************************************************
                      Pied de page
 *************************************************************/
/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1199px){

}

/* Mobile Device */
@media screen and (min-width: 320px) and (max-width: 767px){

}
.open>.dropdown-menu{
    background-color: #6c757d;
    border-color: #6c757d;
}
