/*
Theme Name: Redbox Média - Thème Personnalisé
Theme URI: http://redboxmedia.ca/
Description: Ceci est un thème personnalisé créé par Redbox Média
Author: Redbox Média
Author URI: http://redboxmedia.ca/
Template: salient
Version: 1
*/






/**** général ***/
html body  {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	
	color: #070707;
	font-weight: normal;
	line-height: 1.4;
}
body .bold, 
body strong, 
body b {
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

html body a {
	color: #6C6E70;
}


html body h1,
html body h2,
html body h3,
html body h4,
html body h5{
	font-family: "Inter", sans-serif;
	color: #C6C0AE;
	font-weight: 300;
	    line-height: 1.2;
	
}
html body h1 {
	line-height: .85;
}
html body h1 strong,
html body h2 strong,
html body h3 strong,
html body h4 strong {
	font-family: "Inter", sans-serif;
	font-weight: 500;
}


html body h1 {
	font-size: 140px;
}
html body h2 {
	font-size: 58px;
	margin-bottom: 72px !important;
}
html body .petit_h2 h2 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
html body .petit_h2 h2:after {
	position: absolute;
	
	top: 51%;
	content: '';
	display: inline-block;
	width:100px ;
	height:1px ;
	background-color: #C6C0AE;
	margin-left: 10px;
	vertical-align: middle;
}
html body .petit_h2.petit_h2_tiret_full h2:after {
	
	width: 100%;
	
}
body.page-template-template-politique .container-wrap h2,
html body h3 {
	font-size: 34px;
}
html body h5 {
	font-size: 14px;
	font-weight: 700;
}
.row_pad_bottom.wpb_row {
	padding-bottom: 115px !important;
}
.wpb_row > .span_12 {
	padding-top:115px ;
	padding-bottom: 115px;
}
.no_padding.wpb_row > .span_12,
.wpb_row .wpb_row > .span_12 {
	padding-top:0 ;
	padding-bottom: 0;
}
.no_pad_top.wpb_row > .span_12 {
	padding-top:0 ;
	
}
.no_pad_bottom.wpb_row > .span_12 {

	padding-bottom: 0;
}
body.material .wpb_row {
	margin-bottom: 0;
}



body .container-wrap {
	margin-top: -76px !important;
}


html body .nectar-button {
	font-family: "Inter", sans-serif;
	padding: 14px 20px !important;
	color: #070707 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: normal;
}
html body .nectar-button.regular-button.extra-color-1 {
	background-color: transparent !important;
	color: #E9E8DF !important;
	    padding-left: 0 !important;
    padding-right: 0 !important;
}
html body .nectar-button.regular-button.extra-color-1 span {
	position: relative;
}
html body .nectar-button.regular-button.extra-color-1 span:after {
	content: '';
	display: block;
	position: absolute;

	left: 0;
	bottom: -3px;
	transform-origin: 0 0;
	transition: transform .35s cubic-bezier(.52,.01,.16,1);

  width: 100%;
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  border-top: 2px solid #e9e8df;
  padding-bottom: inherit;

}
html body .nectar-button.regular-button.extra-color-2 {
	border:2px solid #070707 !important;
}
html body .nectar-button.regular-button.extra-color-2:hover {
		color: #070707 !important;
	background-color:  transparent !important;
}
html body .nectar-button.regular-button.extra-color-1:hover span:after {
	backface-visibility: hidden;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
html body .nectar-button.extra-color-2 {
	color: #fff !important;
}
.nectar-button[data-color-override="false"].regular-button.accent-color {
	border:2px solid #E9E8DF !important;
	   
}
.nectar-button[data-color-override="false"].regular-button.accent-color:hover {
	color: #E9E8DF !important;
	background-color:  transparent !important;
}
.nectar-button[data-color-override="false"].regular-button.accent-color,
.nectar-button[data-color-override="false"].regular-button.extra-color-2 {
	 padding: 12px 20px !important;
}

.col_pad_right_8  {
	padding-right: 8% !important;
}
.row_float_right {
	top: 60px;
	left: 72%;
	width: 84.12%;
}
.col_push_top_450 {
	padding-top: 450px;
}
body .container {
	max-width: calc(1410px + 180px);
}
.padding_left_right_2col > .span_12 {
	padding-left: 15%;
	padding-right: 15%;
}

body .wpb_column.top_padding_desktop_72pct > .vc_column-inner {
    /*padding-top: 57%;*/
}
.show_999 {
	display:none !important;
}
body .light h1,
body .light h2, 
body .light h3, 
body .light h4, 
body .light h5, 
body .light h6, 
body .light p,
body .light li {
    color: #E9E8DF;
}


/***** header / menu *******/
#header-outer #logo img.logo_icon_w,
#header-outer #logo img.logo_noir {
	display: none;
}
body #header-outer {
	   /* mix-blend-mode: difference;*/
}
body #header-outer.header_normal,
body.error404 #header-outer {
	    mix-blend-mode: unset;
}
body #header-spacem,
html body #header-outer, 
html body[data-header-color="dark"] #header-outer {
    background-color: transparent;
}
body:not(.page-template-template-confirmation) #header-spacem, 
html body:not(.page-template-template-confirmation) #header-outer:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	  
    /*filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    -moz-filter: blur(4px);
    -webkit-filter: blur(4px);*/

    -webkit-backdrop-filter: blur(5px);

  	backdrop-filter: blur(5px);
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
	margin-right: 20px;
	margin-left: 20px;
}
body #top nav ul li a {
	color: #FFF;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
}
body #top nav ul.buttons li a,
body #top nav ul li.semi_bold a {
	font-weight: 600;
}
body #header-outer #logo, 
body #header-outer .logo-clone,
body #header-outer .logo-spacing {
        margin-top: 14px;
        margin-bottom: 22px;
        
    }
body #header-outer[data-format=centered-menu] #top .span_9  {
padding-top: 18px;
padding-top: 13px;
}
body #header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
	        -webkit-justify-content: end;
        justify-content: end;
}
body #header-outer[data-format=centered-menu] .logo-spacing {
	display: none;
}
body #header-outer[data-format=centered-menu] #top nav>.buttons {
position: relative;
white-space: nowrap;
}

body #header-outer[data-format=centered-menu] #top nav>.buttons a span:after {
	backface-visibility: hidden;
	    -webkit-transform: scaleX(1) !important;
	    transform: scaleX(1) !important;
}
body .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, 
body .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, 
body .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #fff;
}
body.error404 .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, 
body.error404 .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, 
body.error404 .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #070707;
}
/**** form général ******/

.gform_required_legend {
	display: none !important;
}
body ::-ms-input-placeholder { /* Edge 12-18 */
  color: #ABA581 !important;
}

body ::placeholder {
  color: #ABA581 !important;
}
body input[type=date], 
body input[type=email], 
body input[type=number], 
body input[type=password], 
body input[type=search], 
body input[type=tel], 
body input[type=text], 
body input[type=url], 
body textarea,
body select {
	background-color: transparent !important;
	padding:14px 12px;
	border: 0 !important;
	border-bottom: 1px solid #C6C0AE !important;
	color: #070707 !important;
	font-family: "Inter", sans-serif;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.8 !important; /* 185.714% */
	box-shadow: unset !important;
	height: 54px !important;
}
body select {
	display: flex !important;
	align-items: center !important;
}
body .gform-theme--foundation .gfield textarea.large {
    min-block-size: 90px;
}
body .gform-theme--foundation .gfield select:focus,
body .gform-theme--foundation .gfield textarea:focus {
	box-shadow: unset !important;
	outline: 0;
}
input[type="number" i] {
	color: red !important;
}
html body input[type=number]::-webkit-inner-spin-button,
html body input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: inner-spin-button !important;
    opacity: 1;
    color: red;
  }
input[type=number]::-webkit-inner-spin-button {
  opacity: 1 !important;
  color: red !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	padding:14px 20px !important;
	background: #070707 !important;
	font-family: "Inter", sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: normal;
	border: 0 !important;
	border: 2px solid #070707 !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
	color: #070707 !important;
	background-color: transparent !important;
}
body .gform-theme--framework .gform_validation_errors {
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: unset !important;
}
body .gform-theme--framework .gform_validation_errors .gform_submission_error {
	color: #F14654;
	margin-bottom: 0 !important;
}
body .gform-theme--framework .gform_validation_errors .gform-icon {
	color: #F14654;
}
body .gform-theme--framework .gfield_validation_message {
	color: #F14654;
}

body .gfield_error ::-ms-input-placeholder { /* Edge 12-18 */
  color: #F14654 !important;
}

body .gfield_error ::placeholder {
  color: #F14654 !important;
}
body .gfield_error input[type=date], 
body .gfield_error input[type=email], 
body .gfield_error input[type=number], 
body .gfield_error input[type=password], 
body .gfield_error input[type=search], 
body .gfield_error input[type=tel], 
body .gfield_error input[type=text], 
body .gfield_error input[type=url], 
body .gfield_error textarea, 
body .gfield_error select {
	border-bottom:2px solid #F14654 !important;
	color: #F14654 !important;
}

body .gform_wrapper .gform_ajax_spinner {
	/*margin-top: -5px;
	margin-left: -40px;
	position: absolute;*/
	width: 25px !important;
	height: auto !important;
	margin-bottom: 0 !important;
}
body .gform-theme--foundation .gform_footer,
body .gform-theme--foundation .gform_page_footer {
   
    align-items: center;
}

/***** 404 *****/
html .error404 .container-wrap {
	background-image: url(images/logo-bg.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80% auto;
}
body #error-404 {
	text-align: left;
	max-width: 1100px;
}
.error404 #header-outer #logo img.stnd {
	display: none;
}
.error404 #header-outer #logo img.logo_noir {
	display: block;
}
body.error404 #top nav ul li a {
	color: #070707;
}
body.error404 #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
 	border-color:#070707;
 }
 html body #ajax-content-wrap #error-404 h1 {
    font-size: 58px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 2px !important;
    font-family: "Inter", sans-serif;
}
html body #ajax-content-wrap #error-404 h2 {
	font-size: 34px;
font-family: "Inter", sans-serif;
	font-weight: 300;
	line-height: normal;
	margin-bottom: 69px !important;
}
html body #ajax-content-wrap #error-404 h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	font-family: "Inter", sans-serif;
	
}
html body #ajax-content-wrap #error-404 h3 a {
	text-decoration-line: underline;
	color: #070707;
}
.options-404 {
	margin-top: 69px;
	display: flex;
}
.options-404 .option {
	padding: 0 60px 62px;
	padding: 0 5.4% 62px;
	border-right: 1px solid #C6C0AE;
}
.options-404 .option:last-child {
	border: 0;
}
.options-404 .option:first-child {
	padding-left: 0;
} 

/**** accueil *******/


/** banner */
#banner {
	font-size: 34px;
}
#banner > .span_12 {
	min-height: 100vh;
	padding-top:125px ;
	padding-bottom:40px ;
}
#banner > .row-bg-wrap .row-bg:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: .4;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 36%, rgba(0,0,0,1) 59%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 36%, rgba(0,0,0,1) 59%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 36%, rgba(0,0,0,1) 59%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
#banner .nectar-button.regular.accent-color {
	margin-right: 25px;
}

#banner em {
	font-style: normal;
	display: inline-block;
}


/***** deux_images_anime_chevauche.  ******/

.deux_images_anime_chevauche > .span_12 > .wpb_column:nth-child(1) > .vc_column-inner {
	margin-right: -12%;
	
}
/*.deux_images_anime_chevauche > .span_12 > .wpb_column:nth-child(2) > .vc_column-inner {
	margin-left: -35%;
	width: 41vw;
}*/


.deux_images_anime_chevauche .image_b {
	width: 44vw;
	    left: 78%;
}



/***** espaces ******/

.les_espaces {

}
/*.container-pin {
	height: 100vh;
	 position: relative;
}*/
.les_espaces .un_espace {
	display: block;
	
	color: #070707;
	position: relative;
	padding: 25px 0;
}
.les_espaces .container-pin > div:last-child {
	opacity: 1 !important;
	transform: scale(1.0) !important;
}
.les_espaces .un_espace .wrap_espace {
	position: relative;
	padding: 49px 0 70px 70px;
	background: #C6C0AE;
}
/*.les_espaces .un_espace:not(:first-child) {
  position: absolute;
  top: 100vh;
  width: 100%;
}*/
.les_espaces .un_espace .photos_nom {
	display: flex;
    align-items: center;
	margin-bottom: 30px;
}
.les_espaces .un_espace .photos_nom .photos {
	width: 72.5%;
}
.les_espaces .un_espace .photos_nom .photos .la_photo {
	padding-top: 48.6%;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}
.les_espaces .un_espace .photos_nom .nom_espace {
	width: 27.5%;
	padding: 0 25px;
	text-align: center;
}
.les_espaces .un_espace .photos_nom .nom_espace h3 {
	color: #070707;
	text-align: center;
	font-size: 140px;
	font-weight: 300;
	line-height: normal;
	        margin-bottom: 15px;
}
.les_espaces .un_espace .photos_nom .nom_espace.long h3 {
	font-size: 90px;
}
.les_espaces .un_espace .infos {
	display: flex;
	margin-left: -15px;
    padding-right: 15px;
}
.les_espaces .un_espace .infos .colonne {
	padding: 0 15px;
}
.les_espaces .un_espace .infos .colonne.col_1 {
	width: 38.3333%;
}
.les_espaces .un_espace .infos .colonne.col_2 {
	width:61.6666%;
}

.les_espaces .un_espace .infos.colonne_1 .colonne.col_1 {
	width: 75%;
}
.les_espaces .un_espace .infos.colonne_3 .colonne.col_1 {
	width: 38.3333%;
}
.les_espaces .un_espace .infos.colonne_3 .colonne.col_2 {
	width:30.8333%;
}
.les_espaces .un_espace .infos.colonne_3 .colonne.col_3 {
	width:30.8333%;
}
.container-pin {
  position: relative;
  width: 100%;
}

.slide_espace {
	position: relative;
	overflow: hidden;
}
.slide_espace .swiper-pagination-fraction {
	/*opacity: 0;*/
}

/*@media(min-width:768px){ */
	.slide_espace .swiper-pagination-fraction {
		width: 90px;
		height: 90px;
		background-color: #DB894C;
		border-radius: 50px;
		opacity: .95;
		color:#FFF;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.8; /* 185.714% */
		display: flex;
    align-items: center;
    justify-content: center;
    /*left: 50%;*/
    transform: translate(-50%, -50%);

    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;

	}
	.un_espace.initial .swiper-pagination-fraction {
		left: 50%;
		top:50%;
	}
	.slide_espace .swiper-pagination-fraction:before {
		content: url(images/arrow-left.svg);
		display: inline-block;
		margin-right: 5px;
		    height: 24px;
	}
	.slide_espace .swiper-pagination-fraction:after {
		content: url(images/arrow-right.svg);
		display: inline-block;
		margin-left: 5px;
		    height: 24px;
	}

	.slide_espace.swiper-container-horizontal>.swiper-pagination-bullets {
			width: auto;
			left: 50%;
			transform: translateX(-50%);
			border-radius: 200px;
			background: rgba(7, 7, 7, 0.80);
			padding: 6px 8px;
			font-size: 0;
	}
	.slide_espace.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		    margin: 0 5px;
	}
	.slide_espace.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
		margin-left: 0;

	}
	.slide_espace.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
		margin-right: 0;
	}
	.slide_espace .swiper-pagination-bullet {
	    width: 8px;
	    height: 8px;
	    border: 1px solid #E9E8DF !important;

	    background: transparent;
	    opacity: 1;
	}
	.slide_espace .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: #E9E8DF;
	}


/*}*/



/**** testimonials ****/
.row_temoignages.wpb_row > .span_12 {
    padding-top: 184px;
    padding-bottom: 184px;
}

.bloc_testimonials {
	padding-left: 15%;
	padding-right: 15%;
}
.bloc_testimonials .testimonials {
	position: relative;
	padding:125px 87px 30px ;
	background-color: rgba(233,232,223,.9);
}
.testimonials .swiper-wrapper {
	padding-bottom: 75px;
}
.bloc_testimonials .testimonials .le_temoignage{

	font-size: 21px;
	font-size: clamp(17px,1.09vw, 21px);
	font-weight: 300;
	line-height: 1.4;
	
	    margin-bottom: 25px;
}
.bloc_testimonials .testimonials .le_temoigneur{
	color: #070707;
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	
}
.bloc_testimonials .testimonials .le_temoigneur img {
	margin-bottom: 17px
	vertical-align:middle;
}
.bloc_testimonials .swiper-container-horizontal>.swiper-scrollbar {
	background-color: transparent;
}
.bloc_testimonials .swiper-scrollbar-drag {
	background-color: #C09140;
	border-radius
}
body .bloc_testimonials .swiper-container-fade .swiper-slide {
	opacity: 0 !important;
}
.bloc_testimonials .swiper-container-fade .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}
.bloc_testimonials .swiper-pagination {
	display: table;
	position: relative;
	margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    bottom: 0;
}
.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 20px;
    display: table-cell;
    width: auto;
    border-radius: 0;
    
    height: 2px;
    background-color: transparent;
    opacity: 1;
    position: relative;
    color: #C6C0AE;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
    padding-left: 20px;
    text-align: left;

}
.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before {

	display: none;
}
.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after {
	content:'';
	position: absolute;
	display: inline-block;
	left:15px;
	right: 15px;
	bottom: 0;
	height:1px;
	background-color: #C6C0AE ;
}
.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	font-weight: 600;

}
.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	height: 3px;
	background-color: #C6C0AE;
}



.wpb_column.top_padding_desktop_57pct > .vc_column-inner {
    padding-top: 100vh;
}
/**** row_offre ****/

.row_offre.wpb_row > .span_12 {
	padding: 79px 6.45%;
	border-bottom: 1px solid #C6C0AE;

}
#contact h3 ,
.row_offre h3 {
	margin-bottom: 40px !important;
}
.row_offre .wpb_column:first-child > .vc_column-inner {
/*	padding-bottom: 81px;*/
}
.row_offre .wpb_column:first-child .nectar-button {
	padding-left: 0 !important;
	padding-right: 0 !important;
	/*position: absolute;*/
	left: 0;
	top: unset;
	bottom: 0;
	text-decoration: underline !important;
	margin-top: 25px !important;
    margin-right: 18px !important;
}



/*** a propos *****/

#a-propos {
	font-size: 58px;
	color: #DB894C;
}

/*** pourquoi ****/


.les_pourquois .wpb_text_column{
	padding: 0 20px 30px;
	border-bottom: 1px solid #C6C0AE;
	margin-bottom: 30px !important;
	color: #ABA581 !important;
}
.light .les_pourquois .wpb_text_column h3,
.light .les_pourquois .wpb_text_column p {
	color: #ABA581 !important;
}

/**** contact ****/

#contact p {
	max-width: 50%;
}
#contact h3 {
	color: #070707;
}


/*****popup ****/

html.popup {
  overflow-y: hidden;
}

.video_pop {

  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  color: #fff;
  z-index: -16;
  overflow: hidden;
  transition: 0.5s all;
  overflow: auto;
  background: #070707 url(images/bg_hiatus_affaire_logo.svg) no-repeat center;
  padding: 0 !important;
  opacity: 0;
  background-size: 80%;
}
html[lang="en-US"] .video_pop {
	background: #070707 url(images/bg_hiatus_business_logo.svg) no-repeat center;

	background-size: 80%;

}

.video_pop.membre_vpm .ginput_container_select{
	position: relative !important;
}
.video_pop.membre_vpm .ginput_container_select:after {
	content: '';
	display: block;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	right: 15px;
	width: 0px;
	   height: 0px;
	   border-style: solid;
	   border-width: 8px 5px 0 5px;
	   border-color: #E9E8DF transparent transparent transparent;
	   transform: rotate(0deg);
	   -webkit-transition: transform 250ms ease-out;
	   -moz-transition: transform 250ms ease-out;
	   -o-transition: transform 250ms ease-out;
	   transition: transform 250ms ease-out;
	   transform: rotate(0deg);
	   -webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
	   -ms-transform: rotate(-0deg);
	   -o-transform: rotate(0deg);
	   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	   transform-origin: 50% 50%;

}
.video_pop.membre_vpm .ginput_container_select:hover:after {
	transform: rotate(-180deg);
	   -webkit-transform: rotate(-180deg);
	   -moz-transform: rotate(-180deg);
	   -ms-transform: rotate(-180deg);
	   -o-transform: rotate(-180deg);
}
.video_pop.membre_vpm [ga-tooltip]:hover:before, 
.video_pop.membre_vpm [ga-tooltip]:hover:after {
	display: none !important;
}
body .ga_wrapper_small .ga_monthly_schedule_wrapper td.day_available:hover span, 
body .ga_wrapper_small .ga_monthly_schedule_wrapper td.selected span, 
body .ga_wrapper_medium .ga_monthly_schedule_wrapper td.day_available:hover span, 
body .ga_wrapper_medium .ga_monthly_schedule_wrapper td.selected span, 
body .ga_wrapper_large .ga_monthly_schedule_wrapper td.day_available:hover span, 
body .ga_wrapper_large .ga_monthly_schedule_wrapper td.selected span  {
	color: #fff ;
}	
body .ga_wrapper_small .ga_monthly_schedule_wrapper td.ga_today span, 
body .ga_wrapper_medium .ga_monthly_schedule_wrapper td.ga_today span, 
body .ga_wrapper_large .ga_monthly_schedule_wrapper td.ga_today span {
	color: #fff;
}

/*.video_pop > .wrap:before {
  content: '';
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: #E6E5E2;
  opacity: .6;
}*/

.video_pop.open_pop {
  width: 100% !important;

  height: 100% !important;
  top: 0 !important;
  right: 0 !important;
  z-index: 9997;
  z-index: 99972;
  border-radius: 1px;
  opacity: 1;
}

.video_pop>.wrap {
  width: 100%;

  /* display: flex;*/

  justify-content: center;
  min-height: 100vh;
  position: relative;
}



.video_pop .close {

  /* border: 1px solid #fff; */
  width: 28px;
  height: 28px;
 

  text-align: center;
  position: absolute;
  opacity: 1;
  transform-origin: center;

  top: 30px;
  right: 30px;
  cursor: pointer;
  z-index: 22;

  -webkit-transition: transform 250ms ease-out;
  -moz-transition: transform 250ms ease-out;
  -o-transition: transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(-0deg);
  -o-transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform-origin: 50% 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video_pop .close svg {
	width: 28px;
	height: auto;
}
.video_pop .close svg path {
  fill: #E9E8DF;
}

.video_pop .close:hover {
  transform: rotate(0deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.video_pop h2 {
color: #E9E8DF;
}
.video_pop .container {
	
}
.video_pop .video {
  position: relative;

  color: #E9E8DF;

  width: 100%;
  margin: 0 auto 0;
  padding-top: 171px;
      padding-top: 9vw;
  padding-bottom: 50px;



}
body .video_pop .gform_wrapper .top_label .gfield_label {
	font-family: "Inter", sans-serif;
	color: #E9E8DF;
	font-size: 21px;
	font-weight: 300;
	line-height: 1.4; /* 142.857% */
	margin-bottom: 18px;
	display: block;
	margin-top: 0;
}
.page_titre {
	position: absolute !important;
	top: 11px !important;
	left: 7% !important;
	width: 33% !important;
}

.ui-datepicker {
    background: #fff;
    border: 1px solid #ccc;
    padding: 1rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 99974 !important;
}
body .gform-theme--foundation.ui-datepicker
{
    z-index: 99974 !important;
    position: absolute !important;
}

.gform-theme--foundation .gfield.liste_datepicker .list_datepicker {
	background-image: url(images/calendar-icon.svg) !important;
	background-position: 98% 50% !important;
	background-repeat: no-repeat !important;
}
body .gform-theme.gform-theme--framework.gform_wrapper 
:not(.mce-splitbtn) > button:not([id*=mceu_]):not(.mce-open):not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable-framework) {
	background-color: #C09140 !important;
}

body .gform-theme--foundation.ui-datepicker {
	    z-index: 99974 !important;
}
.gform-theme--foundation .form_formules .gform_page_footer {
	margin-top: 57px;
}
.video_pop .gform-theme--framework .gform-field-label>.gfield_required {
	color: #E9E8DF;
}
.form_formules .gform_page  {
	
	padding-left: calc(40% + 3%) !important;
	padding-left: calc(49% + 3%) !important;
	    padding-left: 550px !important;
	padding-right: 7% !important;
	position: relative;
	min-height: calc(100vh - 9vw - 70px);
}
.form_formules.swiper-horizontal {
	padding-bottom: 41px;
}

.gform-theme--framework .gfield--type-choice.input_horizontal .gfield_checkbox, 
.gform-theme--framework .gfield--type-choice.input_horizontal .gfield_radio {
	flex-direction: row;

	flex-wrap: wrap;
}


.gform-theme--foundation .gfield.input_precisez .ginput_container {
	max-width: 360px;
	margin-top: -33px;
	margin-left: 37px;
}
.gform-theme--foundation .gfield.input_max_width .ginput_container {
	max-width: 438px;
}


.form_formules {
	position: relative;
	padding-bottom: 50px;
	    min-height: calc(100vh - 171px - 50px);
}
.form_formules .gf_progressbar_wrapper{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
}
.gform-theme--framework .form_formules .gf_progressbar {
	background: rgba(233,232,223,.35);
}
.gform-theme--framework .form_formules .gf_progressbar .gf_progressbar_percentage {
	background-color: #E9E8DF;
	    height: 1px !important; 
}
body .gform-theme--framework .gf_progressbar_title {
	display: none !important;
}


body .video_pop .gform-theme--framework .gfield_list_group_item::before,
body .video_pop .gform-theme--framework .gform-field-label {
	color: #E9E8DF;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8; /* 185.714% */
}
body .video_pop .gform-theme--framework .gfield--type-choice:not(.input_horizontal) .gchoice .gform-field-label {
	margin-left: 0;
}
body .video_pop .gform-theme--framework .gfield--type-choice.input_horizontal .gchoice:first-child .gform-field-label {
	margin-left: 0;
}
body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
 		border-color: #E9E8DF !important;
    background: #E9E8DF !important;
    color: #070707 !important;
    
}
body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
 
    background: transparent !important;
    color: #E9E8DF !important;
    
}
body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_previous_button {
	background: transparent !important;
	color: #E9E8DF !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-decoration: underline !important;
	position: absolute;
	left: 7%;
	bottom: 0;
	border: 0 !important;
}

body .video_pop .gform_wrapper .gfield_description {
	color: #E9E8DF;
	font-family: "Inter", sans-serif;
	font-size: 11px;

	font-weight: 400;
	line-height: 1.6; /* 163.636% */
}
body .video_pop .gform_wrapper .gfield_error .gfield_description.validation_message {
	    color: #F14654;
}
body .video_pop input[type=date], 
body .video_pop input[type=email], 
body .video_pop input[type=number], 
body .video_pop input[type=password], 
body .video_pop input[type=search], 
body .video_pop input[type=tel], 
body .video_pop input[type=text], 
body .video_pop input[type=url], 
body .video_pop textarea,
body .video_pop select,
body .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    border:0 !important;
    border-bottom: 1px solid #C6C0AE !important;
    color: #E9E8DF !important;
    background: transparent !important;
    border-radius: 0 !important;
}
body .video_pop select option {
	color: #000 !important;
}
body .gform-theme--framework .ui-datepicker-title select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	 color: #070707 !important;
}
body .video_pop input[type=text].gform-datepicker {
background: transparent url(images/icon-calendrier.svg) no-repeat 95% 50%;
}
body .video_pop ::-ms-input-placeholder { /* Edge 12-18 */
  color: #E9E8DF !important;
}

body .video_pop ::placeholder {
  color: #E9E8DF !important;
}
    

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
   
    display: inline-block;
  
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    border: 1px solid #E9E8DF;
    border-radius: 100%;
    background: transparent;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #C6C0AE;
    position: absolute;
    top: 8px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}



[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
   
    display: inline-block;
  
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    border: 1px solid #E9E8DF;
   
    background: transparent;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #C6C0AE;
    position: absolute;
    top: 8pxpx;
    left: 4px;
    
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gform-theme--foundation .gfield.max_334 {
	max-width: 334px;
}
.gform-theme--foundation .gfield.max_450 {
	max-width: 450px;
}
.gform-theme--foundation .gfield.max_438 {
	max-width: 460px;
}
.gform-theme--foundation .gfield.max_570 {
	max-width: 570px;
}



/**** footer *****/
body #footer-outer[data-cols="1"] #copyright {
    padding: 0 0 23px !important;
}
#footer-outer #copyright .container span {
	display: inline-block;
}
#footer-outer #copyright .container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
#footer-outer #copyright .container:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #C6C0AE;
	margin-bottom: 20px;

}
#footer-outer #copyright .container .col {
	width: 33.3333%;
	font-size: 11px;
	
	margin-right: 0;
	color: #ABA581;
	font-weight: 400;
	line-height: 1.2; /* 236.364% */
	letter-spacing: 0.11px;
}
body #footer-outer[data-cols="1"] #copyright #social li a {

    height: unset;
    width: unset;
}
#footer-outer #copyright .container .col a  {
	color: #ABA581;
}
body #footer-outer[data-cols="1"] #copyright .col ul li {
    margin-bottom: 0;
}
#footer-outer #copyright .copyright-menu-gauche li {
	margin-right:30px  !important;
}
#footer-outer #copyright .copyright-menu-gauche li a{
	color: #070707 !important;
	font-size: 14px;
	font-weight: 600;
	
	text-decoration: underline;
}
#footer-outer #copyright .container .col:first-child {
	text-align: left;
	display: flex;
}
#footer-outer #copyright .container .col:nth-child(2) {
	
}
#footer-outer #copyright .container .col:nth-child(3) {
	text-align: right;
}
#footer-outer #copyright .sociaux {
	display: flex;
	    align-items: center;
}
#footer-outer #copyright .sociaux .titre {
	font-size: 14px !important;
	color: #070707 !important;
	font-weight: 400;
	padding-right: 10px;
}
#footer-outer #copyright .sociaux #social li {
	margin:  0 5px;
}
#footer-outer #copyright .sociaux #social a {
	font-size: 16px !important;
	color: #070707 !important;
	font-weight: 600;
	text-decoration: underline;
}


/**** outil cookies ****/
body .cky-notice .cky-title {
	padding-bottom: 0 !important;
}
body .cky-notice-des *{
    font-size: 11px;
    line-height: 1.2;
}
body .cky-notice-des a.cky-policy {
	font-size: 11px;
}
body .cky-notice-btn-wrapper {

    justify-content: flex-end;
    
    flex-direction: row-reverse;
}
body .cky-btn {
    flex: unset;
   padding: 14px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
  }
body .cky-btn.cky-btn-reject {
	margin-right: 0;
	margin-left: 8px;
	text-decoration: underline;
}

/***** page confiramtion formule ****/



#banner_comfirmation.wpb_row  > .span_12 {
	min-height: 100vh;
	padding-bottom: 158px;
	    padding-bottom: 8.4vw;
	        padding-top: 151px;
}
#banner_comfirmation.wpb_row  > .row-bg-wrap {
	background-color: #070707;
}
#banner_comfirmation.wpb_row  > .row-bg-wrap .row-bg {
	right: 0;
	left: calc(50% - 226px);
	width: auto;
}
#banner_comfirmation.wpb_row > .row-bg-wrap .row-bg:after {
	content: '';
	display: block;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(34deg, rgba(0,0,0,1) 36%, rgba(0,0,0,0) 59%);
	background: -webkit-linear-gradient(34deg, rgba(0,0,0,1) 36%, rgba(0,0,0,0) 59%);
	background: linear-gradient(34deg, rgba(0,0,0,1) 36%, rgba(0,0,0,0) 59%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	opacity: .2;
}
#banner_comfirmation h1 {
	margin-bottom: 25px;
}
#banner_comfirmation .nectar-button {
	margin-top: 55px;
}

.page-template-template-confirmation #header-outer[data-format=centered-menu] #top .span_9, 
.page-template-template-confirmation #header-outer[data-format=centered-menu] #top .span_9 nav {
	display: none!important;
}

.page-template-template-confirmation .container-wrap {
	padding-bottom: 0;
}

/**** page politiques */
body #header-space {
    background-color: #e9e8df;
}
body.page-template-template-politique .container-wrap {
    margin-top: 0px !important;
}
body.page-template-template-politique .wpb_row > .span_12 {
    padding-top:0;
   
}
body.page-template-template-politique .wpb_row > .span_12 {
	max-width: 1000px;
	margin: 0 auto !important;
}
body.page-template-template-politique .container-wrap h1 {
	font-size: 70px;
	margin-bottom: 70px;
	    color: #070707;
}
body.page-template-template-politique .container-wrap h2{
	
	margin-bottom: 15px !important;
	    color: #070707;
}


/***** page membre vpm *****/
body.page-template-template-membre-vpm #header-spacem,
html body.page-template-template-membre-vpm #header-outer:before {
 background: transparent;
     -webkit-backdrop-filter: unset;
     backdrop-filter: unset;
}

.banner_membre_vpm > .span_12 {
	min-height: 100vh;
}

.banner_membre_vpm > .row-bg-wrap .row-bg:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 26.41%, rgba(0, 0, 0, 0.60) 56.04%);
}
.banner_membre_vpm  {
	font-size: 13px;
	color: #E9E8DF
}
.banner_membre_vpm .titre_sous_titre h1 {
	color: #E9E8DF;
	font-size: 88px;
	font-weight: 300;
	line-height: .93; /* 93.182% */
	margin-bottom: 10px;
}
.banner_membre_vpm .titre_sous_titre  {
	color: #E9E8DF;
	
	font-size: 34px;
	font-weight: 300;
	line-height: normal;
}
.banner_membre_vpm .si_code {
	font-size: 0;
}
.ppw-restricted-content.ppw-pcp-container > p a{
	text-decoration: underline;
}
.ppw-description.ppw-pcp-pf-desc,
.ppw-headline.ppw-pcp-pf-headline {
	display: none !important;
}
.passster-form fieldset,
.ppw-input {
	display: flex;
	justify-content: space-between;
	    flex-wrap: wrap;
}
body .passster-error {
	margin-top: 5px;
	color: #F14654;
	background: transparent;
	padding-bottom: 0;
}
.passster-form fieldset input.passster-password,
.ppw-input .ppw-pcp-password-label{
	width: calc(100% - 147px - 10px);
}
.passster-form input.passster-password,
.ppw-input .ppw-pcp-password-label input[type=password] {
	border-radius: 0 !important;
	color: #E9E8DF !important ;
} 
body .passster-form input::-webkit-input-placeholder {
   color: #E9E8DF !important;
      
      opacity: 1;
}

body .passster-form input:-moz-placeholder { /* Firefox 18- */
   color: #E9E8DF !important;
      
      opacity: 1;  
}

body .passster-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #E9E8DF !important;
      
      opacity: 1; 
}
body .passster-form input::-ms-input-placeholder { /* Edge 12-18 */
      color: #E9E8DF !important;
      
      opacity: 1;
}

body .passster-form input::placeholder {
      color: #E9E8DF !important;
      
      opacity: 1;
}
.password-form .passster-submit,
.ppw-input .ppw-submit {
	width: 147px !important;
	color: #070707;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}
body[data-button-style=rounded] .container-wrap button[type=submit].passster-submit {
	    padding: 16px 19px !important;
}
body.page-template-template-membre-vpm #header-outer[data-format=centered-menu] #top .span_9 {
	visibility: hidden;
	pointer-events: none;
}
body.page-template-template-membre-vpm #header-spacem, 
html body.page-template-template-membre-vpm #header-outer:before {
	background-color: transparent !important;
}
body .passster-form > p {
	color: #E9E8DF;
	font-family: "Inter", sans-serif;
	font-size: 13px;

	font-weight: 600;
	line-height: normal;
	margin-top: 39px;
	
}
.passster-form > p a {
	text-decoration: underline;
	opacity: 1 !important;
	color: #E9E8DF !important;
}
.passster-form .password-form > p,
.passster-form .password-form .ps-form-headline{
	display: none;
}
body .passster-form > form {
    background: transparent;
    padding: 0;
    position: relative;
   max-width: 600px;
}
body .ps-loader {
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	    text-align: center;
}

body .ps-loader img {
	display: none !important;
}
body .ps-loader img.custom_spinner {
	display: inline-block !important;
	width: 30px !important;

}

.page-template-template-membre-vpm .bandeau_orange {
	background: #DB894C;
	padding: 11px 0;
	text-align: center;
	color: #E9E8DF;
	font-size: 18px;
	font-weight: 300;
	line-height: normal;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 33;
}
.page-template-template-membre-vpm .bandeau_orange .titre {
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
}
.page-template-template-membre-vpm .bandeau_orange p {
	padding-bottom: 0;
}
body[data-hhun="1"].page-template-template-membre-vpm #header-outer.detached {
	position: absolute !important;
}
.page-template-template-membre-vpm .ocm-effect-wrap {
	padding-top: 68px !important;
}
.page-template-template-membre-vpm #header-outer,
.page-template-template-membre-vpm #header-space {
	top:calc(68px) !important;
	

}
/*.page-template-template-membre-vpm.admin-bar #header-outer, 
.page-template-template-membre-vpm.logged-in.buddypress #header-outer,
.page-template-template-membre-vpm.admin-bar #header-space,
.page-template-template-membre-vpm.logged-in.buddypress #header-space {
	top:calc(68px) !important;

}*/
.page-template-template-membre-vpm .banner_membre_vpm > .span_12 {
    min-height: calc(100vh - 68px);
        padding-top: calc(115px + 76px);
}

/***** form membre vpm ****/

body .gform-theme--foundation .gfieldtextarea_max_height textarea.large {
    min-block-size: 90px;
}
body .ts-control, 
body .ts-wrapper.single.input-active .ts-control {
    background: transparent;
}
/*body .ts-dropdown, */
body .ts-control, 
body .ts-control input {
	color: #E9E8DF;
}
body .ts-wrapper:not(.form-control):not(.form-select).single .ts-control,
body .full .ts-control {
   background-color: transparent;
       height: 54px;
       border: 0;
       border-bottom: 1px solid #E9E8DF;
       border-radius: 0;
       color: #E9E8DF;
}
body .focus .ts-control {
    border-color: #E9E8DF;
    outline: 0;
    box-shadow: unset; 
}
body input:focus {
	box-shadow: unset !important;
	outline: 0 !important;
}	
body .ts-wrapper:not(.form-control):not(.form-select).single .ts-control {
    background-image:none !important;
    position: relative;
}
body .gform-theme--foundation .gfield select.large {
	position: relative;
}
/*body .gform-theme--foundation .gfield select.large:after,
body .ts-wrapper:not(.form-control):not(.form-select).single .ts-control:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.78px 5px 0 5px;
	border-color: #e9e8df transparent transparent transparent;
}*/
body .ga_appointments_calendar_header {
	position: relative;
	text-align: center;
	    padding: 12px 5px;

}
body .ga_monthly_schedule_wrapper table.table_fixed {
   
    width: 100%;
}
body #gappointments_calendar_slots .calendar_time_slots .slots-title,
body .ga_appointments_calendar_header h3 {
	color: #070707 !important;
	text-align: center;
	font-size: 11.565px;
	font-weight: 700;
	line-height: 1.8; /* 185.714% */
}
body .ga_monthly_schedule_wrapper thead th{
	color: #070707 !important;
	text-align: center;
	font-size: 11.565px;
	font-weight: 700;
	line-height: 1.85; /* 185.714% */
}
body .ga_appointments_calendar_header .arrow-left, 
body .ga_appointments_calendar_header .arrow-right {

    font-size: 37px;
}
body .ga_monthly_schedule_wrapper td.ga_time_slots {
	color: rgba(233, 232, 223, 0.25) !important;
	font-size: 9.913px;
	font-weight: 400;
	line-height: 2; /* 216.667% */
}
body .ga_monthly_schedule_wrapper td.ga_time_slots.day_available  {
	color:  #070707 !important;
}
.calendar_time_slots .grid-row {
	display: flex;
	flex-wrap: wrap;
}
.calendar_time_slots .grid-row .slot_small {
	width: 25%;
}
#gappointments_calendar_slots label.time_slot {
	color: #070707;
	text-align: center;
	font-size: 9.913px;
	font-weight: 400;
	line-height: 2; /* 216.667% */
}

@media(max-width:1920px){ 
	.col_push_top_450 {
	    padding-top: 23.5vw;
	}
	
}
@media(max-width:1600px){ 
	body .container {
		max-width: 1300px;
	}
	html body h1,
	.les_espaces .un_espace .photos_nom .nom_espace h3 {
	   
	    font-size: 106px;
	    
	}
	.les_espaces .un_espace .photos_nom .nom_espace.long h3 {
	    font-size: 65px;
	}
	#banner {
	    font-size: 26px;
	}
	html body #ajax-content-wrap #error-404 h1 ,
	html body h2 {
	    font-size: 44px;
	    
	}
	html body h2 {
		margin-bottom: 64px !important;
	}
	html body #ajax-content-wrap #error-404 h1 {
		margin-bottom: 2px !important;
	}
	body.page-template-template-politique .container-wrap h2,
	html body #ajax-content-wrap #error-404 h2 ,
	html body h3 {
	    font-size: 30px;
	}
	html body .petit_h2 h2 {
	    font-size: 14px;
	   
	}
	#a-propos {
	    font-size: 50px;
	    
	}
	html body #ajax-content-wrap #error-404 h2 {
	    
	    margin-bottom: 57px !important;
	}
	.options-404 {
    margin-top: 57px;
  }
  .les_espaces .un_espace .wrap_espace {

      padding: 44px 0 60px 60px;

  }
  .row_offre > .span_12 {
      padding: 73px 6.45%;
      
  }
  .bloc_testimonials .testimonials {
   
      padding: 110px 74px 30px;
      
  }
  .testimonials .swiper-wrapper {
      padding-bottom: 55px;
  }
  .col_pad_right_8 {
      padding-right: 5% !important;
  }
  .row_offre.wpb_row > .span_12 {
      padding: 67px 6.45%;
      
  }
  #footer-outer #copyright .container .col:first-child {
     
      width: 50%;
  }
  #footer-outer #copyright .container .col:nth-child(2) {
      width: 50%;
      text-align: right;
  }
  #footer-outer #copyright .container .col:nth-child(3) {
      text-align: right;
      width: 100%;
  }
  body #footer-outer[data-cols="1"] #copyright .col ul li:last-child {
  	margin-right: 0;
  }
  #banner_comfirmation.wpb_row > .row-bg-wrap .row-bg {
  
      left: calc(50% - 167px);
  }
  body.page-template-template-politique .container-wrap h1 {
      font-size: 62px;
      margin-bottom: 62px;
  }
 
  body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
  	margin-right: 15px;
  	margin-left: 15px;
  }
  .banner_membre_vpm .titre_sous_titre h1 {
     
      font-size: 73px;
      
  }
  .banner_membre_vpm .titre_sous_titre {

      font-size: 28px;
      
  }
  .form_formules .gform_page {
      padding-left: calc(35% + 3%) !important;
      padding-left: 486px !important;
      padding-right: 5% !important;
     
  }
}
@media(max-width:1300px){ 
	body .container {
		max-width: 999px;
	}

	html body h1, .les_espaces .un_espace .photos_nom .nom_espace h3 {
      font-size: 88px;
  }
  .les_espaces .un_espace .photos_nom .nom_espace.long h3 {
      font-size: 62px;
  }
  html body #ajax-content-wrap #error-404 h1, html body h2 {
          font-size: 34px;
      }
	#banner {
	    font-size: 21px;
	}
	html body h2 {
	    margin-bottom: 52px !important;
	}
	.les_pourquois .wpb_text_column {
	    padding: 0 16px 25px;
	    border-bottom: 1px solid #C6C0AE;
	    margin-bottom: 25px !important;
	}
	
	html body #ajax-content-wrap #error-404 h2, html body h3 {
	    font-size: 26px;
	}
  .les_espaces .un_espace .wrap_espace {
      
      padding: 31px 0 41px 41px;
    
  }
  .les_espaces .un_espace .photos_nom .photos {
      width: 69.5%;
  }
  .les_espaces .un_espace .photos_nom .photos {
      width: 69.5%;
  }
  .les_espaces .un_espace .photos_nom .nom_espace {
      width: 30.5%;
      padding: 0px 15px;
      
  }
  .row_offre > .span_12 {
      padding: 61px 6.45%;
      
  }
  #a-propos {
      font-size: 42px;
  }
  .bloc_testimonials,
  .padding_left_right_2col > .span_12 {
      padding-left: 13%;
      padding-right: 13%;
  }
  .wpb_row > .span_12 {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .deux_images_anime_chevauche > .span_12 > .wpb_column:nth-child(2) > .vc_column-inner {
      margin-left: -17%;
      width: 37vw;
  }
  .bloc_testimonials .testimonials {

      padding: 88px 58px 30px;
  }
  .testimonials .swiper-wrapper {
      padding-bottom: 37px;
  }
  .row_offre.wpb_row > .span_12 {
      padding: 47px 6.45%;
     
  }
  #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
      height: 36px;
  }
  body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
  html body .nectar-button {
  	font-size: 15px !important;
  }
  body .gform-theme--foundation .gform_fields {
   
    row-gap: 27px;
	}
	body #error-404 {
	    padding: 10% 0 5%;
	   
	}
	body .video_pop .gform_wrapper .top_label .gfield_label {
	   
	    font-size: 19px;
	    
	}
	#banner_comfirmation.wpb_row > .row-bg-wrap .row-bg {
	
	    left: calc(50% - 122px);
	}
	body.page-template-template-politique .container-wrap h1 {
	    font-size: 56px;
	    margin-bottom: 56px;

	}
	
	body #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
		margin-right: 10px;
		margin-left: 10px;
	}
	html body .petit_h2 h2:after {
	   
	    width: 60px;
	    
	}
	body #header-outer[data-format=centered-menu] #top .span_9  {
	padding-top: 16px;
	padding-top: 10px;
	}
	.banner_membre_vpm .titre_sous_titre h1 {
	   
	    font-size: 54px;
	    
	}
	.banner_membre_vpm .titre_sous_titre {

	    font-size: 22px;
	    
	}
	.page_titre {
	    
	    left: 0% !important;
	   
	}
	.form_formules .gform_page {
	   
	    padding-right: 0 !important;
	    padding-left: calc(22% + 3%) !important;
	            padding-left: 319px !important;
	}
	.video_pop.membre_vpm .container {
	    max-width: 810px;
	    padding-left: 0;
	    padding-right: 0;
	}

}
@media(min-width:1000px) and (max-width:1300px){ 
	body #header-outer #logo img, 
	body #header-outer .logo-clone img, 
	body #header-outer .logo-spacing img {
	    height: 36px;
	}

	body #top nav ul li a {
	    font-size: 14px;
	    
	}
	.row_temoignages.wpb_row > .span_12 {
	    padding-top: 170px;
	    padding-bottom: 170px;
	}
	.les_espaces .un_espace .infos.colonne_1 .colonne.col_1 {
	    width: 100%;
	}
}
	
@media(max-width:999px){ 
	body .container {
      max-width: 81%;
  }
  .group_image_a > .span_12 > .wpb_column:first-child {
  	width: 69%;
  }
  .bloc_testimonials,
  .padding_left_right_2col > .span_12 {
          padding-left: 10%;
          padding-right: 10%;
      }
  	.col_push_top_450 {
  	    padding-top: 80px;
  	}
  	.wpb_row > .span_12 {
  	    padding-top: 80px;
  	    padding-bottom: 80px;
  	}

  .row_offre.wpb_row > .span_12 {
      padding: 60px 10.45%;
      
  }
  	 html body h2 {
  	    font-size: clamp(26px,3.4vw,34px);
  	}
  	
     html body h3 {
        font-size: 34px;
    }
    body.page-template-template-politique .container-wrap h2 {
    	font-size: 27px;
    }
    html body #ajax-content-wrap #error-404 h1 {
    	font-size: 34px;
    }
    html body #ajax-content-wrap #error-404 h2 {
        font-size: 23px;
    }
  #a-propos {
      font-size: clamp(32px, 4.2vw,42px);
      
  }
  /*.wpb_column.top_padding_desktop_57pct > .vc_column-inner {
      padding-top: 550px;
  }*/


  .home #header-outer.scrolling #logo img.stnd {
  	display: none;
  }
  .home #header-outer.scrolling #logo img.logo_icon_w {
  	display: block;
  }
  .deux_images_anime_chevauche > .span_12 > .wpb_column:nth-child(1) > .vc_column-inner {
      margin-right: 29%;
  }
  
  .les_espaces .un_espace .photos_nom .photos {
      width: 60.5%;
  }
  .les_espaces .un_espace .photos_nom .nom_espace {
      width: 39.5%;
      
  }
  body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), html body .nectar-button {
      font-size: 14px !important;
  }
  #header-outer[data-format=centered-menu] #top .span_9 {
  	flex-direction: row-reverse;
  }
  body #header-outer #top nav {
        display: block !important;
    }
  body #header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
      
      display: none;
  }
  body #header-outer[data-full-width=false][data-has-buttons=no]:not([data-format=left-header]) #top nav>.buttons {
    
      margin-right: 25px;
  }
  .options-404 .option {

      padding: 0 3.4% 45px;
  }
  html body #ajax-content-wrap #error-404 h2 {
          margin-bottom: 43px !important;
      }
  .options-404 {
      margin-top: 43px;
  }
  .page_titre {
      
      left: 0 !important;
      
  }
  .form_formules .gform_page {
     padding-left: calc(100% - 462px) !important;
     padding-left: 20% !important;
     padding-left: 282px !important;
      padding-right: 0 !important;
      
  }
  .video_pop .video {

      padding-top: 90px;
      padding-bottom: 40px;
  }

  body #header-outer #logo, body #header-outer .logo-clone, body #header-outer .logo-spacing {
      margin-top: 0;
      margin-bottom: 0;
  }
  #banner_comfirmation.wpb_row > .row-bg-wrap .row-bg {
  
      left: 0;
      bottom: 0;
      height: unset;
      top: 500px;
  }
  


  #banner_comfirmation.vc_row.vc_row-o-content-bottom>.span_12>.vc_column_container>.vc_column-inner {
      -webkit-box-pack: normal;
      -webkit-justify-content: normal;
      -ms-flex-pack: normal;
      justify-content: normal;
  }
  #banner_comfirmation.wpb_row > .row-bg-wrap .row-bg:after {
      background: rgb(0,0,0);
      background: -moz-linear-gradient(159deg, rgba(0,0,0,1) 36%, rgba(0,0,0,0) 59%);
      background: -webkit-linear-gradient(159deg, rgba(0,0,0,1) 36%, rgba(0,0,0,0) 59%);
      background: linear-gradient(159deg, rgba(0,0,0,1) 36%, rgba(0,0,0,0) 59%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  }
  body #slide-out-widget-area.fullscreen-alt {
  	text-align: left;
  }
  body #slide-out-widget-area-bg.fullscreen-alt {
  	opacity: 1 !important;
  }
  body #slide-out-widget-area-bg.fullscreen-alt .bg-inner {
  	background-color: #070707;
  }
  body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
  	font-family: "Inter", sans-serif;
  	color: #FFF;
  	font-size: 32px;
  	font-style: normal;
  	font-weight: 300;
  	line-height: normal;
  }
  body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li {
  	margin-bottom: 34px;
  }
  body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu .les_sociaux li {
  	margin-bottom:0;
  }
  body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu > li:nth-last-child(2) a {
  	color:#070707;
  	font-size: 13px;
  	font-weight: 600;
  	line-height: normal;
  	background: #E9E8DF;
  	border-radius: 200px;
  	overflow: hidden;
  	padding: 12px 19px;
  	letter-spacing: .5px;
  }

  .off-canvas-menu-container .sociaux {
  	display: flex;
  	    
  	    line-height: 1.4 !important;
  }
  .off-canvas-menu-container .sociaux .titre {
  	font-size: 16px !important;
  	color: #E9E8DF !important;
  	font-weight: 400;
  	padding-right: 10px;
  }
  .off-canvas-menu-container .sociaux #social {
  	width: 100%;
  }
  .off-canvas-menu-container .sociaux #social li {
  	margin:  0 5px;
  	display: inline-block;
  	margin-bottom: 0;
  }
  .off-canvas-menu-container .sociaux #social a {
  	font-size: 16px !important;
  	color: #E9E8DF !important;
  	font-weight: 600 !important;
  	text-decoration: underline;
  	padding: 0 !important;
        line-height: 1.4 !important;
        margin:  0 6px;
    
  }
  body #header-outer[data-format=centered-menu] #top .span_9 {
      padding-top: 18px;
  }
  html body #header-outer {
         
      padding: 12px 0 18px;
  }
  .page_titre {
     
    
      width: 38% !important;
  }
  body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_previous_button {
      
      left: 0;
      
  }
  #footer-outer #copyright .container .col:first-child {
      width: 100%;
      display: flex;
      justify-content: center;
  }
  #footer-outer #copyright .container .col:nth-child(2) {
      width: 100%;
      text-align: center;
      margin: 20px 0;
  }
  .banner_membre_vpm .titre_sous_titre {
     
      max-width: 383px;
  }
  
  .banner_membre_vpm.vc_row.vc_row-flex>.span_12>.vc_column_container {
  	margin-bottom: 0;
  }
  .banner_membre_vpm.vc_row.vc_row-flex>.span_12>.vc_column_container:nth-child(2){
  	display: none !important;
  }
  .banner_membre_vpm > .row-bg-wrap .row-bg {
  	    background-position: 64% 5% !important;
  }
  .banner_membre_vpm .titre_sous_titre h1 {
     
      font-size: 62px;
      
  }
  .video_pop.membre_vpm .container {
      max-width: 81%;
      
  }

}
@media(max-width:767px){ 
	html body h1 {
	        font-size: clamp(53px,11.5vw,88px);

	}
	
	.show_999 {
		display: inline-block !important;
	}
	.hide_999 {
		display: none !important;
	}
	.les_espaces .un_espace .photos_nom {

	    margin-bottom: 5px;
	    flex-direction: column;

	}
	.les_espaces .un_espace .photos_nom .photos {
	    width: 100%;
	}
	.les_espaces .un_espace .photos_nom .nom_espace {
	    width: 100%;
	    padding: 0;
	}
	.les_espaces .un_espace .photos_nom .nom_espace h3 {
		text-align: left;
	}
	.les_espaces .un_espace .photos_nom .nom_espace.long h3 {
	    font-size: 65px;
	}
	.les_espaces .un_espace .wrap_espace {
      padding: 31px 41px 41px 41px;
  }
  .les_espaces .un_espace .photos_nom .photos .la_photo {
      padding-top: 222px;
    }

   .les_espaces .un_espace .infos {

       flex-direction: column;
   }
   .les_espaces .un_espace .infos {
       
       padding-right: 0;
   }
   .les_espaces .un_espace .infos .colonne.col_1 {
       width: 100%;
       margin-bottom:24px;
   }
   .les_espaces .un_espace .infos .colonne.col_2 {
       width: 100%;
       margin-bottom:24px;
   }
   .les_espaces .un_espace .infos.colonne_1 .colonne.col_1 {
   	width: 100%;
   }
   .les_espaces .un_espace .infos.colonne_3 .colonne.col_1 {
   	width: 100%;
   	
   }
   
   .les_espaces .un_espace .infos.colonne_3 .colonne.col_2 {
   	width:100%;
   	
   }
   .les_espaces .un_espace .infos.colonne_3 .colonne.col_3 {
   	width:100%;
   	margin-bottom:24px;
   }
		  #footer-outer #copyright .container .col:first-child {
		     
		      width: 100%;
		      margin-bottom: 75px;
		  }
		  #footer-outer #copyright .container .col:nth-child(2) {
		      width: 100%;
		      text-align: left;
		  }
		  #footer-outer #copyright .container .col:nth-child(3) {
		      text-align: left;
		      
		  }
		  .options-404 {

		      flex-wrap: wrap;
		  }
	.options-404 .option {

	    padding: 0 0 45px;
	    border-right: 0;
	    width: 100%;
	     border-bottom: 1px solid #C6C0AE;
	     margin-bottom: 45px;
	}
	.form_formules .gform_page {
	    padding-left: 0% !important;
	   
	}
	.video_pop h2 {
	  
	    margin-bottom: 25px !important;

	}
	.page_titre {
	    position: relative !important;
	    left: 0 !important;
	    width: auto !important;
	}
	body .video_pop .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform_previous_button {
	  
	    position: relative;
	    left: 0;
	    margin-top: 10px;
	    
	}
	.gform-theme--foundation .form_formules .gform_page_footer {
		/*flex-direction: column-reverse;
    align-items: flex-start;*/
    justify-content: space-between;
	}
	body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), html body .nectar-button {
	    font-size: 13px !important;
	    padding: 10px 20px !important;
	}
	body.page-template-template-politique .container-wrap h2 {
	   
	    margin-bottom: 10px !important;
	}
	body.page-template-template-politique .container-wrap h1 {
	    font-size: 43px;
	    margin-bottom: 43px;
	}
	#contact p {
	    max-width: 100%;
	}
	
}
@media(max-width:690px){ 
	.bloc_testimonials .testimonials {
	    padding: 88px 39px 30px;
	}
	body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), html body .nectar-button {
	    font-size: 13px !important;
	}
	#banner .nectar-button.regular.accent-color {
	    margin-right: 20px;
	}
		  .row_temoignages.wpb_row > .span_12 {
		      padding-top: 155px;
		      padding-bottom: 155px;
		  }
  
	  body .video_pop .gform-theme--foundation .gform_fields {
	   
	    row-gap: 37px;
		}
	.form_formules {
	    
	    padding-bottom: 29px;
	   
	}
	body input[type=date], body input[type=email], body input[type=number], body input[type=password], body input[type=search], body input[type=tel], body input[type=text], body input[type=url], body textarea, body select {

	    height: 42px !important;
	}
	.video_pop {

	  background-size: 90%;
	}
	.slide_espace.swiper-container-horizontal>.swiper-pagination-bullets {
			
			padding: 4px 5px;
			
	}
	.slide_espace.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		    margin: 0 2.5px;
	}
	
	.slide_espace .swiper-pagination-bullet {
	    width: 5px;
	    height: 5px;
	    border: .5px solid #E9E8DF !important;
	}
	body.page-template-template-politique .container-wrap h2 {
		font-size: 23px;
	}
	body.page-template-template-politique .container-wrap h1 {
	    font-size: 38px;
	    margin-bottom: 43px;
	}
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li {
	        margin-bottom: 22px;
	    }
	
	.banner_membre_vpm .titre_sous_titre {
	    max-width: 362px;
	    font-size: 18px;
	}
	.banner_membre_vpm > .row-bg-wrap .row-bg:before {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 23.1%, rgba(0, 0, 0, 0.00) 100%);
	}
}
@media(max-width:600px){ 
	body #header-outer #top nav {
        display: none !important;
    }
    body #header-outer[data-format=centered-menu] #top .span_9 {
        padding-top: 0;
    }
}
@media(max-width:479px){ 
	html body  {
		
		font-size: 13px;

	}
	body .container {
	        max-width: 90%;
	    
	}
	.wpb_row > .span_12 {
	        padding-top: 50px;
	        padding-bottom: 50px;
	    
	}
	.padding_left_right_2col > .span_12 {
	    padding-left: 0;
	    padding-right: 0;
	}

	
  .row_offre.wpb_row > .span_12 {
      padding: 60px 0;
  }
	
	.bloc_testimonials .testimonials {
	        padding: 79px 20px 30px;
	        text-align: center;
	    }
	    .testimonials .swiper-wrapper {
	    	text-align: left;
	    }
	.group_image_a > .span_12 > .wpb_column:first-child {
	        width: 77%;
	        margin-left: -6% !important;
	    }
	.deux_images_anime_chevauche > .span_12 {
		margin-left:-7% !important ;
	}
	.deux_images_anime_chevauche > .span_12 > .wpb_column:nth-child(1) > .vc_column-inner {
	    margin-right: 32%;
	}
	.deux_images_anime_chevauche .image_b {
	    width: 54vw;
	    left: 71%;
	}
	   .les_espaces .un_espace .photos_nom .nom_espace h3 {
	        font-size: 66px;
	    }
	.les_espaces .un_espace .wrap_espace {
	    padding: 20px;
	}

	.bloc_testimonials .swiper-pagination {
	    display: inline-block;
	  	padding: 5px;
	    text-align: center;
	    background: #ABA581;
	    margin: 0 auto;
	    width: auto;
	   font-size: 0;
	   border-radius: 200px;
	}
	.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	    margin: 0 3px;
	    display: inline-block;
	    width: 5px;
	    border-radius: 0;
	    height: 5px;
	    font-size: 0;
	    line-height: 1;
	    padding-left: 0;
	    border:.5px solid #E9E8DF;
	    border-radius: 50%;

	}
	.bloc_testimonials .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #E9E8DF;
	}
	.les_espaces .un_espace .photos_nom .photos .la_photo {
	        padding-top: 56.5%;
	    }

	    .options-404 .option {
	            padding: 0 0 30px;
	            
	            margin-bottom: 30px;
	        }

	  .gform-theme--framework .gfield--type-choice.input_horizontal .gfield_checkbox, .gform-theme--framework .gfield--type-choice.input_horizontal .gfield_radio {
	      flex-direction: column;
	    }

	    

	   body .video_pop .gform_wrapper .top_label .gfield_label {
	       font-size: 18px;
	   }
	   .video_pop h2 {
	       margin-bottom: 10px !important;
	   }
	   /*.les_espaces .un_espace .photos_nom .nom_espace.long h3 {
	       font-size: 45px;
	   }*/
     #banner {
         font-size: 18px;
     }
     body.page-template-template-politique .container-wrap h1 {
         font-size: 36px;
         margin-bottom: 36px;
     }
     body.page-template-template-politique .container-wrap h2 {
         
         margin-bottom: 8px !important;
     }
     html body .petit_h2 h2:after {
        
         width: 45px;
         
     }
     body.page-template-template-politique .container-wrap h1 {
             font-size: 32px;
            
         }
	  body.page-template-template-politique .container-wrap h2{
	          font-size: 21px;
	      
	  }
	 
	     html body .wpb_row:not(.row_offre) h3 {
	         font-size: 25px;
	     }
	      html body .wpb_row.les_pourquois h3 {
	         font-size: 32px;
	     }
	     html body .petit_h2 h2 {
	         font-size: 12px;
	     }
	 body .video_pop .gform-theme--framework .input_horizontal .gform-field-label {
	 	margin-left: 0;
	 }
	 .passster-form fieldset, .ppw-input {
	   
	     justify-content: flex-end;
	 }
	 .passster-form fieldset input.passster-password, .ppw-input .ppw-pcp-password-label {
	     width: 100%;
	     margin-bottom: 14px;
	 }
	 body[data-button-style=rounded] .container-wrap button[type=submit].passster-submit {
	     padding: 12px 19px !important;
	     font-size: 13px;
	     width: 130px !important;
	 }
	 .video_pop.membre_vpm .container {
	     max-width: 90%;
	     
	 }


}
@media(max-width:390px){ 
	.banner_membre_vpm .titre_sous_titre h1 {
	    font-size: 50px;
	}
}
@media(max-width:350px){ 
	.banner_membre_vpm .titre_sous_titre h1 {

	}
	html body h3 {
	    font-size: 32px;
	}
	.row_temoignages.wpb_row > .span_12 {
	        padding-top: 120px;
	        padding-bottom: 120px;
	    }

	   .deux_images_anime_chevauche .image_b {
	       width: 46vw;
	       left: 72%;
	   }
	.bloc_testimonials, .padding_left_right_2col > .span_12 {
	        padding-left: 5%;
	        padding-right: 5%;
	    }

	.deux_images_anime_chevauche > .span_12 {
	    margin-left: -12% !important;
	}
	.deux_images_anime_chevauche .image_b {
	    width: 53vw;
	    left: 77%;
	}
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li {
	    margin-bottom: 22px;
	}
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
	    font-size: 30px;
	}
}