@charset "utf-8";


@font-face {
    font-family: 'nougatregular';
    src: url('nougat-extrablack-webfont.woff2') format('woff2'),
         url('nougat-extrablack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*
font-family: 'Roboto Condensed', sans-serif;
*/
a[href^="tel:"] {
	pointer-events: none;
}
.button.action {
	color: #FF3798;
	background: transparent;
	border: 1px solid #FF3798;
	font-size: 13px;
	text-transform: uppercase;
	padding: 1.2rem 5rem;
	border-radius: 25px;
}
.button.action:hover, .button.action:focus {
	color:#fff;
	background: #FF3798;
}

.button.action.rose {
	color: #ffffff;
	background: #FF3798;
	border: 1px solid #FF3798;
	font-size: 13px;
	text-transform: uppercase;
	padding: .8rem 0;
	border-radius: 25px;
	width: 153px;
	margin-bottom: 0;
}
.button.action.rose:hover, .button.action.rose:focus {
	color:#FF3798;
	background: #ffffff;
	border: 1px solid #FF3798;
}



.logo {
width: 219.5px;
height: auto;
}

.home .top-bar, .home .top-bar ul {background-color: #EAFAFD;}

.is-dropdown-submenu {
	position: absolute;
	z-index: 3;
	min-width: 280px;
	border: 1px solid #E5E5E5;
	background: #fefefe !important;
	text-align: center;
	padding: 1rem 0;
	border-radius: 10px;
}
.dropdown.menu li ul a {
	padding: 1rem 1rem;
	color: #56464D;
	font-size: 14px;
	text-transform: uppercase;
}

.top-bar .menu a {position: relative;transition: .3s;}
.top-bar .menu a::after {
position: absolute;
bottom: .3em;
left: 0;
right: 0;
margin: 0 auto;
content: '';
width: 0;
height: 1px;
opacity: 0;
transition: .3s;
background-color: #FF3798;
}
.top-bar .menu a:hover {color:#FF3798}
.top-bar .menu a:hover:after {
opacity: 1;
width: 40px;
}
@media screen and (max-width: 63.99875em) {
		
	a[href^="tel:"] {
	pointer-events: all;
}
	.title-bar {
	
	z-index: 10;
}
	.top-header {display:none;}
	.title-bar-left, .title-bar-right {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	display: flex;
		align-items: center;
}
	.title-bar-title {flex: 1 1 auto;}
	.title-bar .menu-icon {
	margin-left: auto;
	margin-right: inherit;
	flex: 0 1 auto;
}
	
	.title-bar {
	padding: 0.5rem;
	background: #fff;
	color: #fefefe;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	
	width: 100%;
	top:0;
		
	
}
	.logo {
	width: 166px;
	height: auto;
}
	
	
}


.dropdown.menu > li > a {
	padding: 0.7rem .6rem;
	color: #56464D;
	font-size: 14px;
	text-transform: uppercase;
}


.dropdown.menu > li.is-active > a, .dropdown.menu > li > a:hover {
	
	color: #FF3798;
	
}


.home .section_1 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom left;
	height: 600px;
}


.main-container-full {
	max-width: 100%;
	margin: 0 auto;
}

.main-container-full .main-container.full {max-width: 100%;}
.home .section_1 h1 {color: #56464D;}
.home .section_1 .col2 p {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 0;
	line-height: 36px;
	color: #56464D;
}


@media screen and (max-width: 63.99875em) {
	
	.home .section_1 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom left;
	height: auto;
	padding-bottom: 2rem;
	
}
	.home .title-bar {
	z-index: 10;
		background: #EAFAFD
		
}
	.stickyon .title-bar {background: #ffffff !important;}
	.home .section_1 .col2 p {
	font-size: 25px;	
	line-height: 30px;
	
}
	
}

@media screen and (max-width: 63.9988em) {
	.top-bar {
	padding: 0;
	
}
.mobile-menu {
	position: fixed;
	right: .6rem;
	width: 350px;
	top: 52px;
	max-height: 80vh;
	overflow: auto;
	z-index: 10;
}
.banneryon:not(.stickyon) .mobile-menu {	
	top: 104px;	
}	
	
	nav > ul.menu.vertical {
	text-align: left;
	z-index: 1;
	border: 1px solid #E5E5E5;
	background: #fefefe !important;
	padding: 1rem;
	border-radius: 10px;
}
	nav > ul.menu.vertical ul {
	background: #fefefe !important;
	margin-left: 2rem;
	position: relative;
	padding: 1rem 0;
}
nav > ul.menu.vertical ul::after {
	position: absolute;
	left: -1rem;
	margin: 0 auto;
	content: '';
	height: 1px;
	opacity: 1;
	background-color: #FF3798;
	width: 6rem;
	top: -5px;
}
nav > ul.menu.vertical ul::before {
	position: absolute;
	left: -1rem;
	margin: 0 auto;
	content: '';
	height: 1px;
	opacity: 1;
	background-color: #FF3798;
	width: 6rem;
	bottom: 0;
}	
	
	
	
	.menu.vertical .menu-item.is-active > a {
	background: transparent;
	color: #FF3798;
}
	.menu.vertical .menu-item a {
	font-size: 14px;
	color: #56464D;
	text-transform: uppercase;
	line-height: 17px;
}
	.menu.vertical .menu-item a:hover:after {display:none;}
}

@media screen and (max-width: 39.99875em) {
	
	.title-bar {padding: 0.5rem;}
	.logo {
	width: 110px;
	height: auto;
}
	.home .section_1 {
	background-repeat: no-repeat;
	background-size: 230%;
	background-position: top;
	height: auto;
}
	
	.home .section_1 .col2 {
	margin-top: 1.5rem;
}
	
	.home .section_1 .col2 p {
	font-size: 18px;
	line-height: 22px;
}
	.mobile-menu {
	position: fixed;
	right: 0;
	width: 90%;
	top: 58px;
	max-height: 80vh;
	overflow: auto;
	z-index: 10;
	left: 0;
	margin-left: auto;
	margin-right: auto;
}
	nav > ul.menu.vertical ul {
	background: #fefefe !important;
	margin-left: 2rem;
	position: relative;
	padding: .5rem 0;
}
	
}
.home .section_2 {
	margin-top: 1rem;
}

.home .content-section-link {
	border: 1px solid #FF3798;
	border-radius: 20px;
	padding: 4rem 1rem;
	position: relative;
	z-index: 1;
	background: #fff;
	max-width: 300px;
	margin: 0 auto;
	height: 100%;
}
.home .content-section-link h2, .home .content-section-link h2 a {
	color:#FF3798;
	text-transform: uppercase;
}

.home .content-section-link p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 2rem;
}


.content-section-link-hover {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF3798;
	border-radius: 20px;
	max-width: 300px;
	margin: 0 auto;
}


.home .content-section-block:hover .content-section-link-hover {
	z-index: 2;
}

.content-section-link-hover ul {
	margin-left: 0;margin-bottom: 0;
}
.content-section-link-hover li {
	display: block;
}
.content-section-link-hover a {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
	padding: .5rem 0;
	display: block;
	position: relative;
}



.content-section-link-hover a::after {
position: absolute;
bottom: .3em;
left: 0;
right: 0;
margin: 0 auto;
content: '';
width: 0;
height: 1px;
opacity: 0;
transition: .3s;
background-color: #ffffff;
}
.content-section-link-hover a:hover {color:#ffffff}
.content-section-link-hover a:hover:after {
opacity: 1;
width: 40px;
}

@media screen and (max-width: 63.9988em) {
	
	.content-section-link-hover {
	position: relative;
	z-index: 1;
	top: 1rem;
	left: inherit;
	right: inherit;
	height: auto;
	display: block;
	align-items: inherit;
	justify-content: inherit;
	background: inherit;
	border-radius: inherit;
	max-width: inherit;
	margin: 0 auto;
}
.col2 .content-section-block:first-child {
	margin-bottom: 2rem;
}
.content-section-link-hover a {
	color: #FF3798;
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
	padding: .5rem 0;
	display: block;
	position: relative;
}	
	
.content-section-link-hover a:hover {color: #FF3798;}
	.content-section-link-hover a::after {
	position: absolute;
	bottom: .6em;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: '';
	width: 20px;
	height: 1px;
	opacity: 1;
	transition: .3s;
	background-color: #FF3798;
}
	
	
	.home .content-section-link {
	border: 1px solid #FF3798;
	border-radius: 20px;
	padding: 2rem 1rem;
	position: relative;
	z-index: 1;
	background: #fff;
	max-width: 300px;
	margin: 0 auto;
	height: 100%;
}
	.home .content-section-link p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 1rem;
}
	
	
}


@media screen and (max-width: 39.99875em) {
	
	
	.content-section-block {
	margin-bottom: 2rem;
}
	.home .section_2 {
	margin-top: 3rem;
}
	
}



.home .section_5 {
	background-color: #E0F7FF;
	position: relative;
	margin-top: 0rem;
}
.home .section_5::before {
	content: '';
	position: absolute;
	top: -3.9rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
.home .section_5::after {
	content: '';
	position: absolute;
	bottom: -3.9rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}

.home .section_5 .main-container {
	background-repeat: no-repeat;
	background-position: 4rem center;
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-size: contain;
}

.home .section_5 .main-container h2.bis {
	-webkit-text-stroke: 1px #FF3798;
	text-stroke: 1px #FF3798;
	color: #E0F7FF;
	text-transform: uppercase;
}

.home .section_5 .main-container p {
	font-weight: 300;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
}

.macheigtr {max-height: 600px;}
.macheigtr .col2 {max-height: 600px;}






.macheigtr .col2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	
}
.home .fullheader {background-color: #EAFAFD;}
.getpostlink {
	text-align: center;
	margin-top: 1.5rem;
}
.getpostlink button.action, .getpostlink button.action.rose {
	width: 300px;
	padding: 1.2rem 0;
	display: block;
	margin: 0 auto;
	margin-bottom: 1rem;
}

#notification {
	position: fixed;
	z-index: 10;
	right: 0;
	top: 25%;
	background: #fff;
	padding: 1rem 3rem 1rem 1rem;
	text-align: left;
	border-left: 11px solid #FF3798;
	width: 320px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(147,147,147,0.43);
	-moz-box-shadow: 0px 2px 2px 0px rgba(147,147,147,0.43);
	box-shadow: 0px 2px 2px 0px rgba(147,147,147,0.43);
}

.form-single h2 {
	text-align: center;
	display: block;
	margin: 0 auto;
	color: #FF3798;
	margin-bottom: 1rem;
}

@media screen and (max-width: 63.9988em) {
.home .section_5 .main-container {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-size: 50%;
}

.home .section_5::before {
	content: '';
	position: absolute;
	top: -1.9rem;
	width: 100%;
	height: 2rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
.home .section_5::after {
	content: '';
	position: absolute;
	bottom: -1.9rem;
	width: 100%;
	height: 2rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}



}





@media screen and (max-width: 39.99875em) {
	.home .section_5 .main-container h2.bis {
	text-align: center;
	margin-top: 1rem;
}
	.home .section_5 .main-container img.show-for-small-only  {margin-bottom:1rem;}
.home .section_5 .main-container {
	background-image: none !important;
	padding-top: 1rem;
	padding-bottom: 1rem;
	
}
	
	.home .section_5 .content-form-nl {
	margin-top: 1rem;
}
	.home .section_5::before {
	content: '';
	position: absolute;
	top: -0.9rem;
	width: 100%;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	.home .section_5::after {
	content: '';
	position: absolute;
	bottom: -.9rem;
	width: 100%;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}

}





@media screen and (max-width: 63.99875em) {
	.home .section_6 {
	text-align: center;
	margin-top: 5rem;
}	
	.home .section_6 .col2 {margin-top:1rem;}
	
}

@media screen and (max-width: 39.99875em) {
	.home .section_6 .col1 p, .home .section_6 .col1 h2 {text-align: left;}
	.home .section_6 .button.action {
	text-align: center;
	margin: 0 auto;
	display: block;
	padding: 1.2rem 2rem;
}
	.home .section_6 {
	text-align: center;
	margin-top: 5rem;
	margin-bottom: -2rem;
}
	
	
}

.top-header {
	background: #FFFFFF;
	padding: .5rem 1rem;
	display:none;
}
.top-header p {margin-bottom:0}

.titre-de-linformation {
	color: #FF3798;
	font-size: 20px;
	font-weight: 700;
}


/* Texte défilant */ 
 
.messagedefilant {
	display: inline-block;
	padding-right: 2em;
	padding-left: 100%;
	white-space: nowrap;
	animation: defilement 20s infinite linear;
	font-size: 14px;
	color: #FF3798;
}

.messagedefilant:hover {
  animation-play-state: paused;
}
 
@keyframes defilement {
  0% { transform: translate3d(0,0,0);   }
  100% { transform: translate3d(-100%,0,0);  }
}
 


.closetopheader img {
	width: 20px;
	height: auto;
	margin-left: .6rem;
	cursor:pointer;
}



.sticky {
	position: fixed;
	width: 100%;
	top: 0;
	/* transition: top .3s linear;*/
	z-index: 10;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
-moz-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
}

.top-bar.sticky {
	padding: 0 0.9rem;
	background-color: #fff !important;
	left:0;
	margin-right: 0;
	padding-right: 0;
}

.sticky .logo {
	width: 125px;
	height: auto;
}

.home .sticky.top-bar, .home .sticky.top-bar ul {
	background-color: #fff;
}

@media screen and (max-width: 63.99875em) {
	.titre-de-linformation {
	color: #FF3798;
	font-size: 16px;
	font-weight: 700;	
	white-space: nowrap;
	overflow: auto;
}
	
	
	.top-header .button.action.rose {
	color: #ffffff;
	background: #FF3798;
	border: 1px solid #FF3798;
	font-size: 12px;
	text-transform: uppercase;
	padding: .7rem 0;
	border-radius: 25px;
	width: 123px;
	margin-bottom: 0;
}
.closetopheader img {
	width: 16px;
	height: auto;
	margin-left: .4rem;
	cursor: pointer;
}

	
	
	
}


@media screen and (max-width: 39.99875em) {

	a.button.action.rose:after {
  content: '+';
  font-size:13px;         /* original font size */
}
	.top-header .button.action.rose {
	color: #ffffff;
	background: #FF3798;
	border: 1px solid #FF3798;
	text-transform: uppercase;
	padding: .8rem 0;
	border-radius: 25px;
	width: 41px;
	margin-bottom: 0;
	 font-size:0;	
}
	
}

#modalnl {
	background-color: #E0F7FF;
	border-radius: 25px;
	border: none;
	-webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.16); 
box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.16);
}

#modalnl:focus {outline:0;}
#modalnl h2 {
	color: #FF3798;
	font-size: 50px;
	line-height: 52px;
}


#modalnl .grid-x {
	
	background-size: 250px auto;
	background-repeat: no-repeat;
	background-position: top right;
}

.content-nl-asian {
	margin-top: 6rem;
}


#modalnl .close-button {
	border: 1px solid #707070;
	height: 50px;
	width: 50px;
	border-radius: 100%;
	line-height: 20px;
}

.reveal-overlay {
	
	background-color: rgba(254, 244, 242, 0.71);
	
}

@media screen and (max-width: 63.99875em) {
	.macheigtr {
	max-height: inherit;
}
	.macheigtr .col2 {
	max-height: inherit;
}
	
	
	#modalnl h2 {
	color: #FF3798;
	font-size: 30px;
	line-height: 32px;
}
	#modalnl .grid-x {
	background-size: 230px auto;
	background-repeat: no-repeat;
	background-position: top right;
}
	
}
	
	
@media screen and (max-width: 39.99875em) {
	.reveal {
	width: 90%;
	max-width: 75rem;
	top: 6% !important;
	margin: 0 auto;
	height: auto;
	min-height: inherit;
}
	
	
}
	
footer {position:relative}
.content-title-footer {
	background: #FAFFE3;
	padding: 1rem 0;
	margin-top: 3rem;
}
	
	
.content-title-footer::before {
	content: '';
	position: absolute;
	top: -11.2rem;
	width: 100%;
	height: 17rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}

.content-title-footer::after {
	content: '';
	position: absolute;
	bottom: 3rem;
	width: 100%;
	height: 10rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	
.content-footer {
	background: transparent;
	position: relative;
	margin-top: 2rem;
	padding: 0 3rem;
}
	
	
.content-title-footer h2.bis {
	-webkit-text-stroke: 1px #96A836;
	text-stroke: 1px #96A836;
	color: #FAFFE3;
	text-transform: uppercase;
	z-index: 2;
position: relative;
}

.content-footer .logo {
	width: 160px;
	height: auto;
}

.content-footer ul {margin: 0;}
.content-footer ul li {
	display: inline-block;
	margin-left: 3rem;
}


.coordonnees_footer p {margin-bottom:0;}
.coordonnees_footer a {
	color: #000000;
}
.coordonnees_footer a[href^="mailto:"]:hover {
	text-decoration: underline;
}
.content-footer-legal {
	background: #fff;
	margin-top: 2rem;
	padding: 1rem 3rem;
	text-align: right;
}

.content-footer-legal a {
	color: #56464D;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 1rem;
}
.content-footer-legal a:hover {text-decoration: underline;}


@media screen and (max-width: 63.99875em) {
	.content-title-footer {
	background: #FAFFE3;
	padding: 1rem 0 0 0;
}
	.content-footer {
	background: transparent;
	position: relative;
	margin-top: 5.6rem;
	padding: 0 2rem;
}
.content-title-footer::before {
	content: '';
	position: absolute;
	top: -6.9rem;
	width: 100%;
	height: 8rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center top;
}
	
	.content-title-footer::after {
	content: '';
	position: absolute;
	bottom: 10rem;
	width: 100%;
	height: 5rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	
	
}


@media screen and (max-width: 39.99875em) {
	
	.content-title-footer::before {
	content: '';
	position: absolute;
	top: -3.9rem;
	width: 100%;
	height: 6rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center top;
	z-index: 0;
}
	.content-title-footer::after {display:none;}
	.content-title-footer {
	background: #FAFFE3;
	padding: 1rem 0;
}
	.content-footer {
	background: transparent;
	position: relative;
	margin-top: 1.5rem;
	padding: 0;
}
	.content-footer .small-12 {
	text-align: center;
	margin-bottom: 2rem;
}
	.content-footer ul li {
	display: inline-block;
	margin-left: 2rem;
	margin-right: 2rem;
}
	.content-footer-legal {
	background: #fff;
	margin-top: 0rem;
	padding: 0 0 2rem 0;
	text-align: center;
}
	.content-title-footer h2.bis {
	
	z-index: 2;
	position: relative;
}
}


.page-template-page-whatnews .section_1 {
	background: #FDF4FB;
	padding-bottom: 2rem;
}
.page-template-page-whatnews .section_1 h1 {
	color: #56464D;
	text-transform: uppercase;
}

.breadcrumb {}
.breadcrumb p, .breadcrumb span, .breadcrumb a {
	color: #FF3798;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
}


.page-template-page-whatnews .top-bar, .page-template-page-whatnews .top-bar, .page-template-page-whatnews .fullheader {
	background-color: #FDF4FB;
}

@media screen and (max-width: 63.99875em) {
	
	
	.page-template-page-whatnews .title-bar {
	z-index: 10;
		background: #FDF4FB
		
}
	.home.stickyon .title-bar {background: #ffffff}
	
	
}

.titlefilterby {
	display: inline-block;
	margin-bottom: 0;
	padding: 0 2rem;
	color: #56464D;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
}

.filter-content-menu .button {
	margin-bottom: 0;
	background: transparent;
	color: #56464D;
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
	border-left: 1px solid;
	padding: 1rem 3rem 1rem 2rem;
	border-right: none;
	border-top: none;
	border-bottom: none;
	margin-left: -3px;
}

.filter-content-menu .button.last {border-right: 1px solid;}

.filter-content-menu .button::after {
	content: '';
	background-image: url(../images/select-down.svg);
	width: 8px;
	height: 8px;
	background-size: 8px 8px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 1rem;
	top: 17px;
}


.page-template-page-whatnews .section_2 {
	background-image: url(../images/fond-svg-rose.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 109px;
	background-position: center bottom;
	z-index: 1;
position: relative;
}


.filter-content-menu .button:hover {
	background: #FFFFFF;
}


.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 100%;
	padding: 2rem;
	visibility: hidden;
	border-bottom: 1px solid #BAB2B6;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem;
	left: 0 !important;
	right: 0 !important;
	border-top: none;
	border-left: none;
	border-right: none;
}


.selectfilter {
	border: 1px solid #BAB2B6;
	color: #56464D;
	font-size: 13px;
	text-transform: uppercase;
	min-width: 106px;
	padding: 1rem .5rem;
	margin: 0 1rem 1rem 1rem;
	border-radius: 23px;
	cursor: pointer;
}
.selectfilter:hover {
	border: 1px solid #FF3798;
	color: #FF3798;
}

.selectfilter.active {
	border: 1px solid #BAB2B6;
	color: #ffffff;
	background: #BAB2B6;
}

.resetfilter {
	
	margin-left: 3rem;
	color: #FF3798;
	font-size: 13px;
	font-weight: 900;
	margin-bottom: 0;
	text-transform: uppercase;
	cursor:pointer;
	position: relative;
	display:none;
}
.resetfilter::before {
	content: '';
	background-image: url(../images/reset-filter.svg);
	width: 19px;
	height: 19px;
	background-size: 19px 19px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: -2rem;
	top: 1px;
}



.page-template-page-whatnews .section_3 {
	margin-bottom: 5rem;
	background: #FEFCFF;
	padding-top: 9rem;
	margin-top: -4rem;
}


.content-post-list p {
	font-size: 16px;
	margin-bottom: 0;
}

.pipe {color:#FF3798;font-weight: 900;}


.linkpost {
	color: #FF3798;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 1rem;
	display: block;
	position:relative;
}

.linkpost::after {
	position: absolute;
	bottom: -1em;
	left: 15px;
	margin: 0 auto;
	content: '';
	width: 0;
	height: 1px;
	opacity: 0;
	transition: .3s;
	background-color: #FF3798;
}
.linkpost:hover, .linkpost:focus {color: #FF3798;}
.content-post-list:hover a.linkpost:after, .content-post-list-home:hover a.linkpost:after, .content-gridreportscarousel:hover a.linkpost:after, .content-single-list-report:hover a.linkpost:after,  .section_ourlatestdecoder a.linkpost:hover:after {
opacity: 1;
width: 40px;
}

.content-post-list {
	padding: 0 2rem 4rem 2rem;
}

.content-post-list-img {
	margin-bottom: 1.5rem;
	background:#56464D;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
-moz-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
}

.content-post-list:hover {
	cursor:pointer;
}


.content-post-list:hover .content-post-list-img img {opacity: 0.75;}
.close-filter {display:none;}
@media screen and (max-width: 63.99875em) {
	.page-template-page-whatnews .section_2 {
		scrollbar-width: none; 
scrollbar-color: none; 
		
	}
	
	.page-template-page-whatnews .section_2 > .main-container {
		overflow: auto;
			scrollbar-width: none; 
scrollbar-color: none;
	}
	.filter-content-menu {
	overflow: hidden;
	width: 700px !important;
		
}
	
	.dropdown-pane {padding: 1rem;}
	.page-template-page-whatnews .section_3 {
	background: #FEFCFF;
	padding-top: 6rem;
	margin-top: -3rem;
	margin-bottom: 3rem;
}
	.content-post-list {
	padding: 0 1rem 4rem 1rem;
}
	.content-post-list p {
	font-size: 14px;
}
}


@media screen and (max-width: 39.99875em) {
	.titlefilterby {
	display: inline-block;
	margin-bottom: 0;
	padding: 0 2rem 0 0rem;
	color: #56464D;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
}
	.dropdown-pane {
	padding: 1.5rem .5rem;
}
	.content-post-list {
	padding: 0 0.25rem 4rem 0.25rem;
}
	.selectfilter {
	border: 1px solid #BAB2B6;
	color: #56464D;
	font-size: 13px;
	text-transform: uppercase;
	min-width: 106px;
	padding: .6rem .5rem;
	margin: 0 .5rem .5rem .5rem;
	border-radius: 23px;
	cursor: pointer;
}
	.close-filter {
	display: block;
	position: absolute;
	right: 1rem;
	top: 1rem;
}
	
	
}

.page-template-page-whatnews .section_4, .section_section_on_demand {
	margin-bottom: 5rem;
}

.page-template-page-whatnews .section_4 h2.bis, .section_section_on_demand h2.bis {
		-webkit-text-stroke: 1px #FF3798;
	text-stroke: 1px #FF3798;
	color: transparent;
	text-transform: uppercase;
	text-align: center;
}



.page-template-page-whatnews .section_5 {
	margin-bottom: 1rem;
	padding-bottom: 6rem;
}


.home .section_3 {
	background-color: #FEF4F2;
	position: relative;
	margin-top: 9rem;
	padding-bottom: 4rem;
}
.home .section_3 h2 {
	text-align: center;
	color: #56464D;
	margin-bottom: 1.5rem;
}

.home .section_3::before {
	content: '';
	position: absolute;
	top: -28.9rem;
	width: 100%;
	height: 29rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}


.content-post-list-home {
	padding: 0;
	background: #fff;
	margin: 2rem;
	cursor:pointer;
}

.content-post-list-home-content {
	padding: 0 1.5rem 2rem 1.5rem;
}

.content-post-list-home h3 {
	font-weight: 300;
	font-size: 22px;
	line-height: 28px;
	font-style: normal;
	font-family: 'Roboto Condensed', sans-serif;
}

.content-post-list-home-img {margin-bottom: 1.5rem;}


.home .section_3 .button.action {
	margin: 3rem 0;
}

.content-flash {
	background: #FFDDD5;
	border-radius: 2rem;
	color: #56464D;
	padding: 2rem 3rem;
	margin-bottom: 2rem;
}

.content-flash a {
	font-size: 13px;
text-transform: uppercase;color: #FF3798;
	margin-bottom:0;
}


.section_1_builder {
	
	
	position:relative;
	margin-bottom:5rem;
}


.section_1_builder::after {
	content: '';
	position: absolute;
	bottom: -6rem;
	width: 100%;
	height: 10rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: 1;
}

.section_1_builder h1 {text-transform: uppercase;color:#56464D;}

.coltwo-header {
	position: relative;
	z-index: 2;
	margin-top: 3rem;
}



@media screen and (max-width: 63.99875em) {
.coltwo-header {
	position: relative;
	z-index: 2;
	margin-top: 2rem;
}	
.section_1_builder::after {
	content: '';
	position: absolute;
	bottom: -3.9rem;
	width: 100%;
	height: 6rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: 1;
}
	
	
}

@media screen and (max-width: 39.99875em) {
.coltwo-header {
	position: relative;
	z-index: 2;
	margin-top: 2rem;
}	
	.coltwo-header .col1 {margin-bottom:2rem;}
	.section_1_builder::after {
	content: '';
	position: absolute;
	bottom: -1.9rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: 1;
}
	
	
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
	z-index:1;
    position: absolute;
    top: 50%;

    display: block;

    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
   
    font-size: 20px;
    line-height: 1;

    opacity: 1;
	color: white;

  
}

.slick-prev
{
    left: 0;
}

.slick-prev::before {
	content: '';
	background-image: url('../images/slick-left.svg');
	width: 25px;
	height: 25px;
	background-size: 25px 25px;
	display: block;
}


.slick-next
{
    right: 0;
}

.slick-next:before
{
   	content: '';
	background-image: url('../images/slick-right.svg');
	width: 25px;
	height: 25px;
	background-size: 25px 25px;
	display: block;
}


/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
#plusieurs_rapports_builder1 {
	margin-top: -6rem;
	padding-top: 9rem;
	padding-bottom: 6rem;
}
.section_section_plusieurs_rapports_builder {
	margin-bottom: 2rem;
	padding-top: 0rem;
	margin-top: 0rem;
	position: relative;
	padding-bottom: 6rem;
}

.section_section_plusieurs_rapports_builder::before {
	content: '';
position: absolute;
top: -5rem;
width: 100%;
height: 10rem;
background-repeat: no-repeat;
background-size: cover;
left: 0;
right: 0;
background-position: center center;

}

.section_section_plusieurs_rapports_builder::after {
	content: '';
position: absolute;
bottom: -6rem;
width: 100%;
height: 10rem;
background-repeat: no-repeat;
background-size: cover;
left: 0;
right: 0;
background-position: center center;

}


.section_section_plusieurs_rapports_builder h2 {
	color: #FF3798;
	margin-bottom: 1.5rem;
}
.data {
	margin-top: 1.5rem;
}
.data p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}
.pink {color: #FF3798;}


.gridreportscarousel {
	margin-top: 0;
	margin-left: 8.66%;
	margin-right: 8.66%;
}
.gridreportscarousel .slick-prev, .gridreportscarousel .slick-next {
	top: 37%;
}
.content-single-list-report {
	margin-top: 0;
	margin-left: 8.66%;
	margin-right: 8.66%;
	padding: 0 2rem 2rem 2rem;
}

.content-gridreportscarousel {
	padding: 0 2rem 2rem 2rem;
}
.content-gridreportscarousel .content-gridreportscarousel-img {
	background: #56464D;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
-moz-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
}
span.cat {
	font-size: 22px;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: 300;
	margin-top: 1.5rem;
	display: block;
}
.content-gridreportscarousel:hover .content-gridreportscarousel-img img {opacity: 0.75;}

@media screen and (max-width: 63.99875em) {
	
	.content-single-list-report {
	margin-top: 0;
	
}
	#plusieurs_rapports_builder1 {
	margin-top: -7rem;
	padding-top: 8rem;
	padding-bottom: 6rem;
}
	.gridreportscarousel .slick-prev, .gridreportscarousel .slick-next {
	top: 41%;
}
	span.cat {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: 300;
	margin-top: 1rem;
	display: block;
}
	.content-gridreportscarousel .linkpost {
	margin-top: -.5rem;
}
	
	.section_section_plusieurs_rapports_builder::before {
	content: '';
	position: absolute;
	top: -5rem;
	width: 100%;
	height: 5rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	.section_section_plusieurs_rapports_builder::after {
	content: '';
	position: absolute;
	bottom: -5rem;
	width: 100%;
	height: 5rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	.section_section_plusieurs_rapports_builder {
	margin-bottom: 0rem;
	padding-top: 0rem;
	margin-top: 2rem;
	position: relative;
	padding-bottom: 6rem;
}
}

@media screen and (max-width: 39.99875em) {
	#plusieurs_rapports_builder1 {
	margin-top: -7rem;
	padding-top: 6rem;
	padding-bottom: 1rem;
}
	.content-single-list-report {
	
	padding: 0 3rem 2rem 3rem;
}
	.section_section_plusieurs_rapports_builder h2 {
	color: #FF3798;
	margin-bottom: 1.5rem;
	text-align: center;
	margin-top: 1rem;
}
	.content-gridreportscarousel {
	padding: 0 3rem 2rem 3rem;
}
	span.cat {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 300;
	margin-top: 1rem;
	display: block;
}
	.section_section_plusieurs_rapports_builder::before {
	content: '';
	position: absolute;
	top: -3rem;
	width: 100%;
	height: 3rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	
}



.content-gridreportscarousel-img {
	width: 100%;
	height: auto;
	margin-left: auto;
margin-right: auto;
	margin-top: 2.5rem;
	background: #56464D;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
-moz-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
}


.content-single-list-report:hover .content-gridreportscarousel-img img {opacity: 0.75;}


.section_more_reports {
	margin-top: 9rem;
	margin-bottom: 4rem;
}
.content-section-block-reports-choice {cursor:pointer;}
.section_more_reports h2 {
	color: #56464D;
}
.content-section-block-reports-choice {
	border: 1px solid #FF3798;
	border-radius: 2rem;
	margin: 2rem;
	padding: 2rem 1rem;
}
.content-section-block-reports-choice p {
	color: #FF3798;
	font-size: 24px;
	line-height: 20px;
	font-weight: 900;
}
.content-section-block-reports-choice a.linkpost::after {
	left: 0;
	right: 0;
}
.content-section-block-reports-choice:hover a.linkpost::after {
	opacity: 1;
width: 40px;
}

.page-template-page-builder .section_section_on_demand, .single .section_section_on_demand {
	position: relative;
	background-color: #F2FBFF;
}
.page-template-page-builder .section_section_on_demand {
	position: relative;
	background-color: #F2FBFF;
	margin-top: 10rem;
	margin-bottom: -2rem;
	padding-bottom: 9rem;
}
.single .section_section_on_demand {
	position: relative;
	background-color: #F2FBFF;
	margin-top: 6rem;
	margin-bottom: 0rem;
	padding-bottom: 0rem;
}
.page-template-page-builder .section_section_on_demand::before {
	content: '';
	position: absolute;
	top: -7.9rem;
	width: 100%;
	height: 10rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: -1;
}
.single .section_section_on_demand::before {
	content: '';
	position: absolute;
	top: -9.9rem;
	width: 100%;
	height: 10rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	
}
.single .section_section_on_demand::after {
	content: '';
position: absolute;
bottom: -5rem;
width: 100%;
height: 10rem;
background-repeat: no-repeat;
background-size: cover;
left: 0;
right: 0;
background-position: center center;
z-index: -1;	
}

@media screen and (max-width: 63.99875em) {

.content-section-block-reports-choice {
	border: 1px solid #FF3798;
	border-radius: 2rem;
	margin: 1rem 0 0 0;
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}
.content-section-block-reports-choice p {
	color: #FF3798;
	font-size: 18px;
	line-height: 22px;
	font-weight: 900;
}
.page-template-page-builder .section_section_on_demand::before {
	content: '';
	position: absolute;
	top: -3.9rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: -1;
}	
	.single .section_section_on_demand::before {
	content: '';
	position: absolute;
	top: -3.9rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	
}	
	
	.single .section_section_on_demand::after {
	content: '';
	position: absolute;
	bottom: -2rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: -1;
}
	
	.page-template-page-builder .section_section_on_demand {
	position: relative;
	background-color: #F2FBFF;
	margin-top: 8rem;
	margin-bottom: 1rem;
	padding-bottom: 5rem;
}
	.single .section_section_on_demand {
	position: relative;
	background-color: #F2FBFF;
	margin-top: 1rem;
	margin-bottom: 0;
	padding-bottom: 0;
}
}

@media screen and (max-width: 39.99875em) {
	
	
	.section_section_plusieurs_rapports_builder::after {
	content: '';
	position: absolute;
	bottom: -3rem;
	width: 100%;
	height: 3rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}
	.single .section_section_on_demand::after {
	content: '';
	position: absolute;
	bottom: -2rem;
	width: 100%;
	height: 2rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
	z-index: -1;
}
	
.section_section_plusieurs_rapports_builder {
	margin-bottom: 0rem;
	padding-top: 0rem;
	margin-top: 2rem;
	position: relative;
	padding-bottom: 1rem;
}	
	.section_more_reports {
	margin-top: 6rem;
	margin-bottom: 4rem;
}
	
}
.single .section_1, .single .top-bar, .single .fullheader {
	background: #E2F6FF;
	}
.single .title-bar {background: #E2F6FF;}
.single .section_1 {
	
	padding-bottom: 2rem;
}


.section_single_reports {
	background: #E2F6FF;
	margin-bottom: 0px;
	position: relative;
	padding-bottom: 6rem;
}

.section_single_reports .slider-nav {
	margin-top: 2rem;
	
}





.section_single_reports .slider-nav  .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: inherit;
	margin-right: auto;
}

.single-posts-img {
	padding: 0 2rem;
	margin-bottom:2rem;
}

.single-posts-img .slick-next {
	right: -1rem;
}
.single-posts-img .slick-prev {
	left: -1.4rem;
}


.single-posts-img  .singlereportscaroussel .slick-list {
		-webkit-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
-moz-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
	margin: 0 3rem;
}

.section_single_reports .slider-nav .slick-slide {
	margin-right: 1rem;margin-bottom:1rem;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
-moz-box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
box-shadow: 0px 2px 10px 0px rgba(147,147,147,0.43);
}


.section_single_reports .slider-nav .slick-slide.slick-current {
	box-shadow: none;
	-webkit-box-shadow:none;
-moz-box-shadow:none;
}

.single h1 {
	text-transform: uppercase;
}

.data-single-reports hr {
	color: #FF3798;
	border-bottom: 1px solid #FF3798;
	width: 30px;
	margin-left: 0;
	margin-top: -.8rem;
	margin-bottom: 1rem;
}


@media screen and (max-width: 63.9988em) {
	.single-posts-img .slick-prev {
	left: -1.9rem;
}
	.single-posts-img .slick-next {
	right: -1.5rem;
}
	.section_single_reports .slider-nav .slick-slide {margin-right: 4rem;}
	
	
}


@media screen and (max-width: 39.99875em) {
	.single-posts-img  .singlereportscaroussel .slick-list {
		
	margin: 0 1rem;
}
	.section_single_reports .slider-nav .slick-slide {
	margin-right: .5rem;
}
	.single-posts-img {
	padding: 0 1rem;
	margin-bottom: 2rem;
}
	
	.single-posts-img .slick-prev {
	left: -1.3rem;
	width: 20px;
	height: 20px;
}
	
	.single-posts-img .slick-prev::before {
width: 20px;
height: 20px;
	background-size: 20px 20px;
	
}
	
.single-posts-img .slick-next::before {
width: 20px;
height: 20px;
	background-size: 20px 20px;
	
}	
	.single-posts-img .slick-next {
	right: -1.3rem;
}
	.form-single h2 {
	text-align: center;
	display: block;
	margin: 0 auto;
	color: #FF3798;
	margin-bottom: 1rem;
	margin-top: 2rem;
}
}

.section_related_reports {
	margin-top: 10rem;
	padding-bottom: 4rem;
}
.section_related_reports h2 {
	color: #56464D;
	margin-bottom: 3rem;
}


@media screen and (max-width: 63.9988em) {


.section_related_reports {
	margin-top: 2rem;
	padding-bottom: 4rem;
}
}

@media screen and (max-width: 39.99875em) {
	
	.section_related_reports {
	margin-top: 4rem;
	padding-bottom: 2rem;
}
	
}



.section_3_colonnes h2 {color:#56464D}


.col3col h3 {
	margin-top:1rem;
	color: #FF3798;
}



@media screen and (max-width: 39.99875em) {
	
	.col3col {margin-bottom:2rem;}
}

.content-colteam {
	position: relative;
	max-width: 260px;	
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.visu-team {
	z-index: 1;
	position: relative;
	text-align: center;
	padding: 1.4rem;
}

.visu-team-hover {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF3798;
	border-radius: 50%;
	max-width: 300px;
	margin: 0 auto;
	flex-direction: column;
	font-size: 16px;
	color: #fff;
	padding: .5rem;
}
@media print, screen and (min-width: 64em) {
	.visu-team-hover p, .visu-team-hover span {color: #fff !important;}
	
	
}
.content-colteam:hover .visu-team-hover {z-index: 2;}


@media screen and (max-width: 63.9988em) {
	.content-colteam {
	position: relative;
	width: 160px;
	height: auto;
	text-align: center;
	display: block;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
	.visu-team-hover {
	position: relative;
	z-index: 2;
	top: inherit;
	left: inherit;
	right: inherit;
	height: inherit;
	display: block;
	align-items: inherit;
	justify-content: inherit;
	background: top;
	border-radius: 0;
	max-width: inherit;
	margin: 0 auto;
	flex-direction: column;
	font-size: 14px;
	color: #000000;
	padding: 0;
	line-height: 18px;
	margin-top: .5rem;
}
	.visu-team {
	z-index: 1;
	position: relative;
	text-align: center;
	padding: 0;
}
}

.section_image_en_full img {
	width: 100%;
	height: 602px;
	object-fit: cover;object-position: top;
}


.section_image_en_full {
	padding-top: 6rem;
	padding-bottom: 0rem;
	margin-bottom: 0;
	margin-top: -8rem;
}

.section_image_en_full:before {
	content: '';
position: absolute;
top: 0rem;
width: 100%;
height: 10rem;
background-repeat: no-repeat;
background-size: cover;
left: 0;
right: 0;
background-position: center center;
}


@media screen and (max-width: 63.9988em) {
.section_image_en_full img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: top;
}
.section_image_en_full::before {
	content: '';
	position: absolute;
	top: 4rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}


}

.section_section_plusieurs_rapports_builder .main-container > .grid-x:first-child {
	z-index: 1;
	position: relative;
}

.section_image_en_full .grid-x:first-child {
	z-index: auto;
	position: inherit;
}


.content-coltowigsur h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #FF3798;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 1rem;
}

.content-coltowigsur-content {position:relative}
.visu-coltowigsur {
	z-index: 1;
position: relative;
text-align: center;

}
.visu-coltowigsur img {
	width: 100%;
}
.visu-coltowigsur-hover {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF3798;
	width: 100%;
	margin: 0 auto;
	flex-direction: column;
	font-size: 16px;
	color: #fff;
	padding: 0 6rem;
}

.content-coltowigsur-content:hover .visu-coltowigsur-hover {z-index: 2;}

.content-coltowigsur {
	margin-top: 1rem;
	margin-bottom: 4rem;
}


@media screen and (max-width: 63.9988em) {
	
	.visu-coltowigsur-hover {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	display: block;
	
	background: transparent;
	width: 100%;
	margin: 0 auto;
	
	font-size: 16px;
	color: #000000;
	padding: 0;
	text-align: left;
	margin-top: 1rem;
}
	.content-coltowigsur {
	margin-top: 1rem;
	margin-bottom: 2rem;
}

	
}

.page-template-page-asianbeautydecoder .top-bar,  .page-template-page-asianbeautydecoder .title-bar, .page-template-page-asianbeautydecoder .fullheader {
	background-color: #E2F6FF;
}

.page-template-page-asianbeautydecoder .section_1 {
	background: #E2F6FF;
	padding-bottom: 2rem;
}


.page-template-page-asianbeautydecoder h1 {
	color: #56464D;
	text-transform: uppercase;
}
.page-template-page-asianbeautydecoder .section_5 {}
.page-template-page-asianbeautydecoder .section_5 li {
	list-style: none;
	position: relative;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}
.page-template-page-asianbeautydecoder .section_5 li::before {
	content: '';
	background-image: url(../images/puce.png);
	padding: 1rem;
	background-repeat: no-repeat;
	width: 9px;
	height: 13px;
	background-size: 9px 13px;
	left: -1rem;
	position: absolute;
}
.section_ourlatestdecoder {
	margin-bottom: 2rem;
	padding-top: 0rem;
	margin-top: 0rem;
	position: relative;
	padding-bottom: 6rem;
}

.section_ourlatestdecoder h2 {color: #56464D;}

.title-decoder {
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 900;
	margin-top: 1rem;
}

.section_ourlatestdecoder::before {
	background-image: url(../images/vague-blanche-dessus.svg);
}

.section_ourlatestdecoder {
	margin-bottom: 6rem;
	padding-top: 0rem;
	margin-top: 0rem;
	position: relative;
	
}


@media screen and (max-width: 63.9988em) {
	
	.section_ourlatestdecoder {
	margin-bottom: 3rem;
	padding-top: 0rem;
	margin-top: 0rem;
	position: relative;
}
	.section_ourlatestdecoder {
	margin-bottom: 3rem;
	padding-top: 0rem;
	margin-top: 2rem;
	position: relative;
}
	
}


.page-template-page-contact .top-bar, .page-template-page-contact .title-bar, .page-template-page-contact .fullheader {
	background-color: #FAFFE3;
}

.page-template-page-contact h1 {text-transform: uppercase;}
.page-template-page-contact .section_1 {
	background-color: #FAFFE3;
	margin-bottom: 3rem;
	padding-bottom: 2rem;
	z-index: 2;
	position: relative;
}

.content-contact {margin-top:3rem;}

.page-template-page-contact .section_image_en_full::before {
	content: '';
	background-image: url(../images/vert_dessous.svg);
	position: absolute;
	top: 0rem;
	width: 100%;
	height: 10rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}

.content-contact h3, .content-contact h3 span {
	font-family: 'Roboto Condensed', sans-serif;
	color: #FF3798;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 1.5rem;
	font-weight: 500;
}



.page-template-page-archive .top-bar, .page-template-page-archive .title-bar, .page-template-page-archive .fullheader {
	background-color: #FCF4F2;
}


.page-template-page-archive h1 {text-transform: uppercase;}
.page-template-page-archive .section_1 {
	background-color: #FCF4F2;
	margin-bottom: 5rem;
	padding-bottom: 2rem;
	
	position: relative;
}


.page-template-page-archive .content-archive {
	position: relative;
	margin-top: -4rem;
	display: block;
	margin-bottom: 0rem;
	background-color: #FEFBFB;
	padding-top: 8rem;
	padding-bottom: 5rem;
}
.page-template-page-archive .section_1::after {
	content: '';
	background-image: url(../images/orange_dessous.svg);

}

.content-archive .accordion-title {
	color: #56464D;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #707070;
	border-left: none;
	border-right: none;
	border-top: none;
}

.content-archive .accordion-title::before {
	
	margin-top: -0.7rem;
	
}
:last-child:not(.is-active) > .accordion-title {
	border-bottom: 1px solid #707070;
	border-radius: 0 0 0 0;
}
.content-archive .accordion-content {
	border: none;	background: #FEFBFB;
}

.content-archive .accordion-item {
	margin-bottom: 2rem;
}

.accordion {
	margin-left: 0;
	background: #FEFBFB;
	list-style-type: none;
}



.content-archive .content-post-list:hover {
	cursor: auto;
}
.content-archive .content-post-list:hover .content-post-list-img img {
	opacity: 1;
}

.go-back-archive {
	padding-top: 5rem;
	padding-bottom: 8rem;
	
}

@media screen and (max-width: 63.9988em) {
	
	.page-template-page-archive .content-archive {
	position: relative;
	margin-top: -6rem;
	display: block;
	margin-bottom: 0rem;
	background-color: #FEFBFB;
	padding-top: 7rem;
	padding-bottom: 2rem;
}
	.go-back-archive {
	padding-top: 4rem;
	padding-bottom: 5rem;
	
}
	
}

@media screen and (max-width: 39.99875em) {
	.go-back-archive {
	padding-top: 4rem;
	padding-bottom: 0rem;
}
	
	.section_image_en_full {
	padding-top: 6rem;
	padding-bottom: 0rem;
	margin-bottom: 0;
	margin-top: -2rem;
}
	
	
}



.page-template-page-full-width .top-bar, .page-template-page-full-width .title-bar, .page-template-page-full-width .fullheader {
	background-color: #FAFFE3;
}


.page-template-page-full-width h1 {text-transform: uppercase;}
.page-template-page-full-width .section_1 {
	background-color: #FAFFE3;
	margin-bottom: 5rem;
	padding-bottom: 2rem;
	
	position: relative;
}
.page-template-page-full-width .section_1::after {
	content: '';
	background-image: url(../images/vert_dessous.svg);

}


.content-full-width {
	position: relative;
	margin-top: -4rem;
	display: block;
	margin-bottom: 0rem;
	background-color: #FEFBFB;
	padding-top: 8rem;
	padding-bottom: 5rem;
}

.content-full-width h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color: #FF3798;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}


.rs-header {}
.rs-header ul {
	margin: 0;
}
.rs-header ul li {
	display: inline-block;
	padding-left: 1rem;
	vertical-align: middle;
}
.rs-header ul li a {
	margin-top: -10px;
	display: block;
}

.footer-rs {}
.footer-rs a {
	display: inline-block;
	padding: 0.7rem 0.8rem;
}


.search-header {
	position: relative;
	overflow: hidden;
	
}
.sticky .search-header {
	
	margin-right: 1rem;
}
.search-header img {
	width: 19px;
	height: 19px;
	margin-top: -4px;
	margin-left: 1rem;
	cursor:pointer;
}
.asl_w_container {
	position: absolute;
	top: -10rem;
	right: 0;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
	margin: 0;
	height: 28px;
	background-color: #fff;
	border: 0 none #fff;
	border-radius: 0 0 0 0;
	box-shadow: 0 0 0 0 #b5b5b5 inset;
	padding: 1rem 0;
	width: 300px;
}

.asl_w_container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 300px !important;
}
div.asl_r.vertical {  margin-top: -4px;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {color:#000 !important;}

@media screen and (max-width: 63.9988em) {

.search-header {
	position: relative;
	overflow: hidden;
	margin-right: 2rem;
}
	.asl_w_container {right: -61px;}
}

@media screen and (max-width: 39.99875em) {
	.page-template-page-contact .section_image_en_full {
	padding-top: 2rem;
	padding-bottom: 0rem;
	margin-bottom: -2rem;
	margin-top: -5rem;
}
.page-template-page-contact .section_image_en_full::before {
	content: '';
	background-image: url(../images/vert_dessous.svg);
	position: absolute;
	top: 0rem;
	width: 100%;
	height: 4rem;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	right: 0;
	background-position: center center;
}

}

