/*
* Add child theme CSS Rules
*/
body, #main-wrapper {
    overflow-x: hidden;
}


.vc_row.wpb_row.vc_row-fluid.backgroundFade{
	transition:all 1s ease-in-out;
	 background: black!important;
}

.vc_parallax-inner.skrollable.skrollable-between{
	opacity: 1;
	transition:all 2s ease-in-out;
}

.vc_row.wpb_row.vc_row-fluid.backgroundFade.inView {
    background: black!important;
}

.vc_row.wpb_row.vc_row-fluid.backgroundFade.inView  .vc_parallax-inner.skrollable.skrollable-between {
    opacity: 0;
}

.vc_row.wpb_row.vc_row-fluid.background-colored{
	transition:background-color 1000ms linear;
}

.vc_row.wpb_row.vc_row-fluid.background-colored.darken {
    background-color: black!important;
}


.vc_row.wpb_row.vc_row-fluid.background-colored.darken .rev-btn {
    color: white!important;
    border-color: white!important;
}
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_20_5_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_16_2_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_19_3_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_18_4_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_25_5_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_27_4_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_26_3_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_24_2_wrapper rs-arrow.tp-rightarrow.tparrows.hesperiden.noSwipe::before{
	background: url(https://cosmodomestg.wpengine.com/wp-content/uploads/2023/06/Group-4.png)!important;
	background-size: contain!important;
}



.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_20_5_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_16_2_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_19_3_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_18_4_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_25_5_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_27_4_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_26_3_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before,
.vc_row.wpb_row.vc_row-fluid.background-colored.darken rs-module-wrap#rev_slider_24_2_wrapper rs-arrow.tp-leftarrow.tparrows.hesperiden.noSwipe::before{
	background: url(https://cosmodomestg.wpengine.com/wp-content/uploads/2023/06/Group-8.png)!important;
	background-size: contain!important;
	transform:rotate(0deg)!important;
}


.vc_row.wpb_row.vc_row-fluid.background-colored.darken .arrow_before::before{
	background:url('https://cosmodomestg.wpengine.com/wp-content/uploads/2023/06/fleches-1.png');
	background-size:contain;
	background-repeat:no-repeat;
}

h2.header_table {
    color: #27cfff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Pathway Gothic One', sans-serif !important;
    font-size: 1.9em;
}
.sub_table {
    color: white;
 
    padding-bottom: 50px;
}

@media(max-width:769px){
	.sub_table {
		color: white;
		padding-bottom: 0px;
		font-size: 15px;
	}
}


div.helper {
    border-right: 1px solid transparent!important;
}

.ult_modal-body.ult-responsive.ult-html {
    min-height: 200px;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}


.nf-response-msg p {
    color: black!important;
}

.nf-response-msg {
    text-align: center;
}


.ult-overlay{
	z-index:100!important;
}

.ult_modal-body.ult-responsive.ult-html .nf-form-cont{width:80%;}

.footer-dark .footer-bottom::after {
    height: 38px;
    content: '';
    width: 100%;
    background-color: black;
    position: absolute;
    bottom: -35px;
    left: 0;
}

a.bx-next{
	background:none!important;
}

h1 {
    font-weight: 500!important;
}

li#mega-menu-item-15313 a {
    font-weight: bold!important;
}

li#mega-menu-item-15312 a{
	 font-weight: bold!important;
}

input[type="checkbox"] {
    margin-right: 10px;
}
@media(min-width:1024px){
	body.home .header-con.sticky-dark.dark-con.pix-sticky-header.pix-sticky-header-res.menu-header-2.menu-dark {
    background: rgba(255,255,255,0.8);
    color: black;
}

body.home img.light-logo {
    filter: invert(1);
}

body.home #menu-menu-principal>.menu-item>.external, body.home #menu-menu-principal-anglais>.menu-item>.external {
    color: black!important;
}

body.home nav.main-nav {
    margin-right:30px;
}
}

@media(max-width:1500px){
	div.mail-layout__modalContent{
		max-height:408px!important;
	}
	div.modalContent__content.strictContent.m{
		padding-top:50px!important;
	}
	
	div#SignupForm_0{
		height:408px!important;
	}
}



input.wpcf7-form-control.wpcf7-submit {
    margin-top: 20px;
}

div#pageFooterCon {
    padding-left: 3%;
    padding-right: 3%;
}

/* Footer Columns */

#pageFooter .col-md-2:nth-child(6) {
    display: none;
}
@media(min-width:768px){
	#pageFooter .col-md-2:nth-child(5) {
		width: 30%;
	}
}

div#text_icl-2 h3.widgettitle, div#text_icl-3 h3.widgettitle {
    margin-bottom: 0!important;
}

div#text_icl-2 , div#text_icl-3 {
    margin-bottom: 0!important;
}

div#text_icl-2 p {
    margin-bottom: 0;
}

/*modal*/
@keyframes slideIn {
    from { right: -680px; }
    to { right: 20px; }
}

.mail-modal {
    display: none;
    z-index: 9999;
    position: fixed;
    background: transparent;
    bottom: 20px;
    right: 20px;
    width: 673px;
	
}

input#mce-MMERGE7 {
    display: none!important;
}

.mail-modal.open{
	animation-delay: 5s;
    animation: 800ms slideIn cubic-bezier(.35,.57,.4,.89);
	display: block; opacity: 1;
}


.mail-modal.closed {
    animation: 500ms slideOut cubic-bezier(.35,.57,.4,.89) forwards;
}

@keyframes slideOut {
    from { right: 20px; }
    to { right: -680px; }
}

@media(min-width:768px) and (max-width:1500px){
	.mail-modal {
		 bottom: 35px;
		 right: 35px;
	}
	#pageFooterCon .widget .widgettitle{
		font-size:1em!important;
	}
}


.vc_row.wpb_row.vc_row-fluid.background_black.vc_custom_1603810328700.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex li, .vc_row.wpb_row.vc_row-fluid.vc_custom_1584711500200.vc_row-has-fill.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex.container li, .vc_row.wpb_row.vc_row-fluid.background_black.vc_custom_1603888850160.vc_row-has-fill.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex li {
		
		list-style:none;
	}
@media(max-width:768px){
	.mail-modal {
		 display:none!important;
	}
	
	.vc_column-inner.vc_custom_1602185370604 {
    	padding-left: 50px!important;
	}
	
	.vc_column-inner.vc_custom_1602185370604 a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal {
    	padding-left: 0;
	}
	
	.vc_column-inner.vc_custom_1602185600253 {
    	padding-left: 50px!important;
	}

	.vc_column-inner.vc_custom_1602185600253 a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal {
		padding-left: 0;!important
	}
	
	.vc_row.wpb_row.vc_row-fluid.background_black.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex, .vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex.container {
		/*padding: 130px;*/
		font-size: 14px!important;
		padding-left:30px!important;
	}

	.vc_row.wpb_row.vc_row-fluid.background_black.vc_custom_1603888850160.vc_row-has-fill.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex li, .vc_row.wpb_row.vc_row-fluid.background_black.vc_custom_1603810328700.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex li {
		font-size: 14px!important;
		list-style:none;
		text-align:left!important;
	}

	.vc_row.wpb_row.vc_row-fluid.background_black.vc_custom_1603888850160.vc_row-has-fill.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex p, .vc_row.wpb_row.vc_row-fluid.background_black.vc_custom_1603810328700.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex p {
		font-size: 14px!important;
		text-align:left!important;
	}
	
	.important_info .vc_column-inner {
   		 padding: 10px!important;
	}
}

h3.titre_modal {
    font-family: 'Pathway Gothic One';
    font-size: 35px;
    font-weight: 400;
    line-height: 35px;
}

.mail-modal p.paragraph_modal {
	color: black;
	line-height: 21px;
	margin-top: 20px;
	    margin-bottom: 5px;
}



.mail-modal .mc-field-group.input-group ul li {
	margin-top: 0!important;
	color: black;
	font-weight: 600;
}

.mail-modal .mc-field-group.input-group ul li label{
	color: black;
	font-weight: 600;
}

.mail-modal input#mc-embedded-subscribe {
	font-size: 21px!important;
	height: 40px!important;
}

.mail-modal input#mce-EMAIL {
	height: 40px;
}

.modalContent__content {
    float: right;
    width: 333px;
    min-height: 330px;
    padding-top: 150px;
    padding-right: 30px;
}

.mail-closeModal {
    width: 30px;
    height: 30px;
    background-color: #27cfff;
    border-radius: 100%;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 2;
}


.mail-closeModal:before {
    transform: rotate(45deg);
}

.mail-closeModal:after {
    transform: rotate(-45deg);
}
.modalContent__image {
    background-image: url('/wp-content/uploads/2020/10/ClairObscur_Cosmodome_2017124A4138.jpg');
    width: 300px!important;
    position: relative;
	border-top-left-radius:6px;
	border-bottom-left-radius: 6px;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    min-height: 330px;
    background-position:right;
	    background-size: cover;
    background-repeat: no-repeat;
}

.mail-layout__modalContent {
    height: 100%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    display: block;
    background: #FFFFFF;
    border-radius: 6px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.mail-closeModal:before, .mail-closeModal:after {
    background-color: white;
    content: '';
    position: absolute;
    left: 14px;
    height: 14px;
    top: 8px;
    width: 2px;
}

/*end*/

/* End */

.footer-dark  div#pageFooterCon a{
    font-size:14px!important;
}
.blog_thumbnail {
    height: 350px;
    padding: 10px;
    background-size: cover;
    background-repeat: no-repeat;
	background-position:center;
	border: solid 1px #e1e1e1 !important;
	border-bottom:0!important;
}
.toolbar_infolettre {
    background-color: #27cfff;
    padding: 8px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}

span.icon-popup {
    font-size: 50px!important;
}



.blog_inner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    grid-column-gap: 24px;
	grid-row-gap:30px;
}

.blog_description{
    border: solid 1px #e1e1e1 !important;
	padding:25px;
	padding-top: 40px !important;
    padding-bottom: 20px !important;
	height: 350px;
	background-color:white;
	/*border-top:0!important;*/
}

a.vc_gitem-link {
    font-family: 'Pathway Gothic One', sans-serif !important;
    font-size: 16px;
	line-height:18px;
}

@media(min-width:768px) and (max-width:1200px){
	.blog_description{height:460px!important;}
	#mc_embed_signup .mc-field-group input[type="submit"]{font-size:19px!important;}
}

@media(max-width:768px){
	.blog_inner {
		grid-template-columns: 1fr!important;
	}
	.blog_description{height:auto!important;}
}



/* Header */
.header-elem {
    margin-left: 0;
}

.widget-right {
    margin-left: 0;
}

nav.main-nav {
    margin-right: 10px!important;
}

.search-btn {
    color: black!important;
	display:inline-block!important;
}

a.mega-menu-link{
	transition:all 0.5s ease-in-out!important;
}

li#mega-menu-item-11273 ul, 
li#mega-menu-item-9017 ul,
li#mega-menu-item-11955 ul,
li#mega-menu-item-12550 ul,
li#mega-menu-item-9038 ul,
li#mega-menu-item-9036 ul,
li#mega-menu-item-11826 ul,
li#mega-menu-item-11981 ul{
	margin-left:0px!important;
}
li#mega-menu-item-11273 ul li a, 
li#mega-menu-item-9017 ul li a,
li#mega-menu-item-11955 ul li a,
li#mega-menu-item-12550 ul li a,
li#mega-menu-item-9038 ul li a,
li#mega-menu-item-9036 ul li a,
li#mega-menu-item-11826 ul li a,
li#mega-menu-item-11981 ul li a{
	font-size:13px!important;
	opacity:0.8!important;
	transition:all 0.5s ease-in-out!important;
}

li#mega-menu-item-11273 ul li a:hover, 
li#mega-menu-item-9017 ul li a:hover,
li#mega-menu-item-11955 ul li a:hover,
li#mega-menu-item-12550 ul li a:hover,
li#mega-menu-item-9038 ul li a:hover,
li#mega-menu-item-9036 ul li a:hover,
li#mega-menu-item-11826 ul li a:hover
li#mega-menu-item-11981 ul li a:hover{
	margin-left:10px!important;
	font-weight:400!important;
}

li#mega-menu-item-11273 ul li a::before,
li#mega-menu-item-9017 ul li a::before,
li#mega-menu-item-11955 ul li a::before,
li#mega-menu-item-12550 ul li a::before,
li#mega-menu-item-9038 ul li a::before,
li#mega-menu-item-9036 ul li a::before,
li#mega-menu-item-11826 ul li a::before,
li#mega-menu-item-11981 ul li a::before{
	content: "\f139";
}

li.mega-menu-item p {
    line-height: 28px!important;
    color: white;
}

li#mega-menu-item-14809 a, li#mega-menu-item-14810 a, li#mega-menu-item-14822 a, li#mega-menu-item-14824 a, li#mega-menu-item-14825 a, a.compte_button, li#mega-menu-item-14864 a.mega-menu-link, li#mega-menu-item-14884 a.mega-menu-link, li#mega-menu-item-14885 a.mega-menu-link {
    font-family: 'Pathway Gothic One'!important;
    font-weight: normal!important;
    border: none;
    background: #27cfff!important;
    color: #ffffff;
    padding: 15px 30px!important;
    text-align: center!important;
    max-width: 255px!important;
	font-size:15px!important;
	
}

@media(min-width:1000px) and (max-width:1150px){
	li#mega-menu-item-14809 a, li#mega-menu-item-14810 a, li#mega-menu-item-14822 a, li#mega-menu-item-14824 a, li#mega-menu-item-14825 a, a.compte_button, li#mega-menu-item-14864 a.mega-menu-link, li#mega-menu-item-14884 a.mega-menu-link, li#mega-menu-item-14885 a.mega-menu-link {
		padding:15px 22px!important;
	}
	li#mega-menu-item-11273 ul li a::before,
	li#mega-menu-item-9017 ul li a::before,
	li#mega-menu-item-11955 ul li a::before,
	li#mega-menu-item-12550 ul li a::before,
	li#mega-menu-item-9038 ul li a::before,
	li#mega-menu-item-9036 ul li a::before,
	li#mega-menu-item-11826 ul li a::before,
	li#mega-menu-item-11981 ul li a::before{
		display:none!important;
	}
}
@media(max-width:1500px){
	li#mega-menu-item-14809 a, li#mega-menu-item-14810 a, li#mega-menu-item-14822 a, li#mega-menu-item-14824 a, li#mega-menu-item-14825 a, a.compte_button, li#mega-menu-item-14864 a.mega-menu-link, li#mega-menu-item-14884 a.mega-menu-link, li#mega-menu-item-14885 a.mega-menu-link{
		max-width: 189px!important;
	}
}

/* .mega-menu img.image{
	border:3px solid #27cfff!important;
} */

li#mega-menu-item-14822 a.mega-menu-link, li#mega-menu-item-14807 a.menu-menu-link, li#mega-menu-item-14824 a.menu-menu-link, li#mega-menu-item-14825 a.menu-menu-link, a.compte_button, li#mega-menu-item-14864 a.mega-menu-link, li#mega-menu-item-14884 a.mega-menu-link, li#mega-menu-item-14885 a.mega-menu-link{
    line-height: 20px!important;
    height: 50px!important;
    color: white!important;
    font-family: 'Pathway Gothic One'!important;
    font-weight: normal!important;
    font-size: 18px!important;
}

li#mega-menu-item-14807 a.menu-menu-link{
	margin-bottom:5px!important;
}

li#mega-menu-item-14807 li{
	padding-bottom:0!important;
}
/*
 .header-con.stuck li.mega-menu-item-has-children a{
	line-height:20px!important;
	height:20px!important;
}*/

.header-con.stuck #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link{
	height:38px!important;
	line-height:31px!important;
}

li.widget_media_image {
    padding-top: 0!important;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    outline: none;
}

a.compte_button {
    height: 30px!important;
    text-transform: uppercase;
    padding: 9px 18px!important;
    line-height: 15px!important;
    display: inline-block!important;
	margin-right: 20px;
    float: left;
    margin-top: 9px;
}

.search-btn {
    display: inline-block!important;
    height: 40px!important;
    line-height: 50px!important;
}
form.topSearchForm {
    display: none!important;
    opacity: 0!important;
    position: relative!important;
    visibility: hidden;
    background: transparent;
    height: 37px!important;
    line-height: 4px!important;
    z-index: 99;
    top: 0px!important;
    border-bottom: 1px solid black;
}

form.topSearchForm.show {
    display: inline-block!important;
    opacity: 1!important;
    position: relative!important;
    visibility: visible;
    background: transparent;
    height: 37px!important;
    line-height: 4px!important;
    z-index: 99;
    top: -0px!important;
    border-bottom: 1px solid black;
}

form.topSearchForm.show input{
	color:black!important;
}

div#inner-header .search-btn {
    display: none!important;
}

.pageTopCon.top-header-mobile-hide {
    border-bottom: 0;
}

.header-con.stuck{
	height:111px!important;
}

.header-con img.light-logo {
    margin-top: -23px;
}
.header-con.stuck img.light-logo {
    margin-top: 0!important;
} 

.header-con #logo{
	line-height:30px!important;
}

@media(min-width:1024px){
	.header-con.stuck #logo{
		height:60px!important;
		line-height:0px!important;
		margin-top: -23px;
	}

}

@media(max-width:1024px){
	.pull-left {
    	display: none!important;
	}

	.header-center {
		float: right!important;
	}

	.search-btn {
		margin-top: -3px!important;
	}

	header.header {
		border: 0!important;
	}

	.pageTopCon {
		border-bottom: 0!important;
	}
	a.compte_button {
		margin-right: 0;
		margin-top: 6px;
	}
	 #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link {
    color: white!important;
	}

	span.wpml-ls-display {
		color: white!important;
	}

	 i.pix-icon.pixicon-elegant-search {
		color: white!important;
	}

	 form.topSearchForm.show input{
		color:white!important;
	}

	 form.topSearchForm.show{
		border-bottom:1px solid white!important;
	}

}


.pageTopCon{
	background:transparent!important;
	border-bottom:0!important;
}

.header-con.stuck .pageTopCon {
    display: block;
}

/*Not home*/

body:not(.home) #mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item > a.mega-menu-link {
    color: white!important;
}

body:not(.home) .transparent-header .dark .header-con{
    background-color:#0a0a0a!important;
}

body:not(.home) span.wpml-ls-display {
    color: white!important;
}

body:not(.home) i.pix-icon.pixicon-elegant-search {
    color: white!important;
}

body:not(.home) form.topSearchForm.show input{
	color:white!important;
}

body:not(.home) form.topSearchForm.show{
	border-bottom:1px solid white!important;
}


/* search page */ 

body.search div#banner {
    display: none;
}

body.search .transparent-header.opacity-0 .dark.header-wrap{
	background:black!important;
}

body.search  #sub-header{
	padding-top:10px!important;
}

body.search .results {
    padding: 50px;
    margin: 0 auto!important;
    width: 80%;
    text-align: center;
	padding-top:150px;
}

body.search section.blog-page.pix-recent-blog-posts.newsection.loadmore-wrap {
		margin-top: 20px;
		margin: 0 auto;
	}

body.search .post-standard img{
	width:100%;
}

li#mega-menu-item-text-8 {
    padding-bottom: 0!important;
}

.footer-dark div#pageFooterCon div#text-7 a, .footer-dark div#pageFooterCon div#text-13 a {
    font-size: inherit!important;
}


@media(min-width:768px){
	body.search section.blog-page.pix-recent-blog-posts.newsection.loadmore-wrap {
		margin-top: 20px;
		width: 70%;
		margin: 0 auto;
	}
}

/*Homepage*/

	.arrow_style ul {
  		list-style: none;
		padding-left:22px;
	}
.arrow_style ul li{position:relative;line-height:35px;font-size:16px!important;}
.arrow_style ul li:before{
/* 	font-family: 'Material Icons';
	content: "east"; */
	font-family: 'dashicons';
	content: "\f15e";
	color:#27cfff;
	position: absolute;
	font-size:20px;
	width:20px;
	height:20px;
	top: 0;
	left: -30px;

}

.activities_header div.vc_column-inner{
    background-position:top!important;
}

.space_shuttle div.vc_column-inner {
    background-position: top 55% center!important;
}
.exhibition div.vc_column-inner {
    background-position: top 21% center!important;
}

.cinema_header div.vc_column-inner {
    background-position: top 20% center!important;
}

.camps_header div.vc_column-inner {
    background-position: top -46% center!important;
}

.activite_scolaire_header div.vc_column-inner{
	background-position:top 6% center!important;
	margin-top:91px;
}

	.fondation_header div.vc_column-inner{
		background-position:top 6% center!important;
	}

.vc_row.wpb_row.vc_inner.vc_row-fluid.day_camp_buttons button{
	width:135px!important;
}
/*991 - 1025*/

@media(max-width:991px){ 
	
	a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-small {
		padding-left: 0;
	}
	h1{
		font-size: 44px!important;
		line-height:60px!important;
	}
	h2{
		font-size:35px!important;
		line-height:43px!important;
	}
	
	.mobile_center h1{
		text-align:center!important;
	}
	
	.mobile_center div.uvc-sub-heading{
		text-align:center!important;
	}
	
	.mobile_left h2{
		text-align:left!important;
	}
	
	.responsive_left p, .responsive_left span, .responsive_left h1, .responsive_left h2{
		text-align:left!important;
	}
	
	.mobile-menu-nav.full_width{
		width:100%!important;
		height:0!important;
		max-width: 100%;
		right:0;
		top:170px;
		
		transform-origin:top;
		-webkit-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		-moz-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		-ms-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		-o-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		transition: height .33s cubic-bezier(0.694,0.0482,0.335,1);

	}
	.mobile-menu-nav.full_width.menu-dark.mobile-nav.moved {
		width: 100%!important;
		height: 75vh!important;
		max-width: 100%!important;
		right:0;
		
		-webkit-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		-moz-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		-ms-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		-o-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
		transition: height .33s cubic-bezier(0.694,0.0482,0.335,1);
	}

	.mobile-menu-nav.full_width.menu-dark.mobile-nav.moved .mobile-menu-inner {
		height: 75vh!important;
		width: 100%!important;
		padding:20px;
	}
	
	span.close_button {
		position: absolute;
		top: 52px;
		color: white;
		right: 22px;
		font-size: 24px;
	}

	#content-pusher.content-pushed {
	  left:0!important;
	overflow:hidden;
		
	}
	.pull-right.desktop {
		display: none;
	}
	 .header-con img.light-logo{
		margin-top:10px;
		max-width:100px;
		
	}
	.home .header-con img.light-logo{
		 filter: invert(1);
	}
	
	
	a.compte_button {
		position: relative;
		top: 235px;
		left: 10px;
	}
	
	.search-lang{
		position: absolute;
		bottom: 50px;
		left: 30px;
	}
	
	.search-btn {
		margin-left: 0!important;
	}
	
	li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-en.wpml-ls-first-item.wpml-ls-last-item.wpml-ls-item-legacy-list-horizontal {border-bottom: 0!important;}
	
	
	.pix-overlay{
		top:170px!important;
	}
	
	.pageTopCon {
    	display: none;
	}
	
	.header-con.sticky-dark.dark-con.pix-sticky-header.pix-sticky-header-res.menu-header-2.menu-dark {
		background: rgba(255,255,255,0.8);
		color: black;
	}
	
	.home .dark .pix-menu-trigger span, .dark .pix-menu-trigger span:before, .dark .pix-menu-trigger span:after, .dark .pix-flyin-sidebar .pix-flyin-trigger span, .dark .pix-flyin-sidebar .pix-flyin-trigger span:before, .dark .pix-flyin-sidebar .pix-flyin-trigger span:after, .menu-dark .menu-wrap .pix-menu-trigger span, .menu-dark .menu-wrap .pix-menu-trigger span:before, .menu-dark .menu-wrap .pix-menu-trigger span:after {
    background-color: black;
}
	
	 	.home .dark .pix-menu-trigger span:before,.home .dark .pix-menu-trigger span:after {
			background-color: black!important;
		}
	
	body.open_menu {
	overflow: hidden!important;
	}
	
	#content-pusher.content-pushed .header-con.stuck{left:0!important;}

	.vc_row.wpb_row.vc_row-fluid.mobile_reverse, div#spacekidrow > .container > .vc_row {
		display: flex!important;
		flex-direction: column-reverse!important;
	}

	a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal {
		padding: 0;
	}
	.activities_header div.vc_column-inner {
    	background-position: center right 33%!important;
	}
	
	.header_ecole  div.vc_column-inner {
    	background-position: left 67% top 48px!important;
	}
	

	.space_shuttle .vc_column-inner  .vc_empty_space{
		height:0!important;
	}

	.temp_expo .vc_empty_space {
		height: 0!important;
	}

	.temp_expo div.vc_column-inner {
		padding: 20px!important;
	}
	
	.cinema_header div.vc_column-inner {
    	background-position: left 6% center!important;
	}
	
	.camps_header div.vc_column-inner { 	
    	background-position: bottom -10% center!important;
		padding: 0!important;
		margin-top: 70px;

	}
	.camps_header div.vc_column-inner .vc_empty_space{
		height:300px!important;
	}
	
	.activite_scolaire_header div.vc_column-inner{
		background-position:top 10% center!important;
	}
	.activite_scolaire_header div.vc_column-inner .vc_empty_space{
		height:150px!important;
	}
	.about_header div.vc_column-inner .vc_empty_space{
		height:0px!important;
	}
	
	.activite-corp_header.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill div.vc_column-inner {
    	padding: 20px!important;
	}
	
	.fondation_header div.vc_column-inner {
		margin-top: 60px!important;
		background-position: right 48% center!important;
	}
	
	.fondation_header div.vc_column-inner .vc_empty_space{
		height:0!important;
	}
	
	.contact_header div.vc_column-inner {
    	background-position: left top 79px!important;
	}
	
	.arrow_style ul li{font-size:15px!important;line-height:30px;margin-left:22px;}
	
	/* Menu */
	table.menutables td {
    	font-size: 15px;
	}

	.vc_row.wpb_row.vc_inner.vc_row-fluid.day_camp_buttons .vc_col-sm-2 {
		width: 50%!important;
		float: left;
	}
	
	/*camp de jour */
	
	.imagesquare > div.vc_column-inner {
    	margin: 0!important;
	}
	
	.tariffs li {
		display: block!important;
		margin-bottom: 10px!important;
		max-width: 300px!important;
	}	
	
/* 	.removeverticalpadding.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill .vc_column-inner {
    	padding: 20px!important;
	} */
	.vc_column-inner {
		padding-right: 15px!important;
		padding-left: 15px!important;
	}
	
}

/*New forms*/
.nf-form-layout {
    color: black!important;
}

.nf-form-cont label {
    color: black;
}

.nf-form-cont option {
    color: black!important;
}

.nf-form-cont select {
    color: black!important;
}

.nf-form-cont .nf-form-fields-required {
    display: none;
}

.recaptcha-wrap label {
    display: none;
}

input[type="button"] {
    padding: 10px;
    color: black;
}

input,textarea{
	color:black!important;
}

.nf-response-msg div span {
    color: black;
}

