/*
Theme Name: AdEvasion 2025
Theme URI: https://pepitecreative.fr
Author: Pepite Creative Studio
Author URI:https://pepitecreative.fr
Description: AdEvasion 2025
Version: 1.0
License: None
License URI: https://pepitecreative.fr
Tags: Pepite Creative Studio
Text Domain: AdEvasion 2025
*/


*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
	font-family: 'ralewaymedium';
	line-height:1.2;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.fixed{
	width:100%;
	height:100%;
	overflow:hidden;	
	transition: all 0.3s 1s ease-out;
}
body.fixed:before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.41);
	width: 100%;
	height: 100%;
	z-index: 900;
	transition: all 0.3s 1s ease-out;
}
*:focus {
    outline: none;
}
p, a, h1, h2, h3, h4, h5, h6 {
	margin:0 auto;
	padding:0;
	width:auto;	
	line-height:1.2;
	font-family: 'Roboto';
}
a:hover {
	text-decoration: none;
}
.sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0px;
    bottom: 50px;
	z-index: 50;
}

.wpcf7-not-valid-tip {
	font-family: 'Roboto';
	font-size: 14px;
	color: #0e4951;
}

/* ------------------------------------
--------------------------------------- GLOBAL CLASS
------------------------------------ */

h1 {
	font-family: 'MADE';
	color: #18677a;
	line-height: 1;
}
h2 {
	font-family: 'MADE';
	color: #18677a;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 2.5em;
}
h3 {
	font-family: 'RobotoMedium';
	text-transform: uppercase;
	color: #18677a;
	font-size: 1em;
	margin-bottom: 10px;
}
p {
	color: #18677a;
	font-family: 'Roboto';
}
span {
	color: #18677a;
	font-family: 'MADE';
	font-size: 2em;
}
.visuGlobal figure {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 20px;
	width: 90%;
	height: 640px;
}

/* ------------------------------------
--------------------------------------- HEADER
------------------------------------ */

.logoHead img {
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100000;
	max-width: 170px;
}

.headPage {
	background: #0e4951;
	width: 100%;
	height: 300px;
}
.headPage .logoHead img {
	position: relative;
	top: initial;
	left: initial;
	margin: 0 auto;
	display: block;
	padding-top: 3em;
	width: 100%;
	max-width: 170px;
	transform: initial;
}

/* ------------------------------------
--------------------------------------- HOME
------------------------------------ */

#intro {
	padding: 4em 0;
	text-align: center;
}
#intro h1 {
	margin-bottom: 1em;
	max-width: 70%;
	width: 100%;
	position: relative;
}
#intro h1:before {
	content: url(images/svg/avion.svg);
	width: 70px;
	height: 40px;
	position: absolute;
	left: -15%;
	top: 40%;
}
#intro h1:after {
	content: url(images/svg/etoile.svg);
	width: 50px;
	height: 40px;
	position: absolute;
	right: 0%;
	top: -50%;
}
#intro p {
	font-size: 1.2em;
}
#sliderHead {
	position: relative;
	background: #FFFFFF;
	padding: 2em 1.5em;
}
#sliderHead figure {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 800px;
	padding: initial;
	margin: initial;
}
#sliderHead h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	z-index: 1000;
	color: #FFF;
	font-size: 5em;
}
#sliderHead .owl-carousel {
	border: 10px solid #FFF;
	border-radius: 40px;
	overflow: hidden;
}
#pourquoi {
	padding: 4em 0;
}
.containPourquoi {
	padding: 0 2em;
}
.visuGlobal .simpleParallax {
	border-radius: 20px;
}
.containBesoinDesc {
	max-width: 90%;
	width: 100%;
}
.itemDescBesoin:first-child .descriptionBesoin {
	display: block;
}
.descriptionBesoin {
	display: none;
}
.descriptionBesoin p {
	margin-top: 10px;
}
.itemDescBesoin {
	border-bottom: 2px solid #0e4951;
	padding: 15px;
}
.itemDescBesoin:first-child {
	border-top: 2px solid #0e4951;
	padding: 15px;
}
.containerLineBesoin h3 {
	margin-bottom: initial;
	cursor: pointer;
}
.containerLineBesoin h3:after {
	content: url(images/svg/action_open.svg);
	width: 22px;
	height: 22px;
	position: absolute;
	top: 10px;
	right: 0;
}

.containerLineBesoin.state h3:after {
	content: url(images/svg/action_close.svg);
	width: 22px;
	height: 22px;
	position: absolute;
	top: 10px;
	right: 0;
}
#comment {
	padding: 4em 0;
	text-align: center;
}
#comment .row {
	align-content: center;
	align-items: center;
}
.listComment {
	list-style: none;
	padding: initial;
	max-width: 80%;
	margin: 0 auto;
	margin-top: 3em;
}
.listComment li {
	margin-bottom: 2em;
}
.containComment {
	padding: 0 2em;
}
#qui {
	padding: 4em 0;
}
#qui .row {
	align-content: center;
	align-items: center;
}
#contact {
	padding: 6em 0;
	background: #ecf0f1;
	background-image: url('images/svg/blue_topo.svg');
	background-size: cover;
	background-position: center center;
}
.leftContact {
	background: #FFFFFF;
	padding: 3em;
	border-radius: 20px 0 0 20px;
	position: relative;
}
.leftContact > div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 50px;
	max-width: 80%;
}
.rightContact {
	background: #60c3db;
	padding: 3em;
	border-radius: 0px 20px 20px 0px;
}
#contact input {
	background: none;
	border: initial;
	border-bottom: 2px solid #FFF;
	max-width: 100%;
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Roboto';
}
.wpcf7-radio span {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'RobotoMedium';
	width: 100%;
	display: block;
}
#contact .wpcf7-radio input[type="radio"] {
	width: 20px;
	margin-right: 20px;
}
.wpcf7-list-item label {
	display: inline-flex;
	align-content: center;
	align-items: center;
}

#contact textarea {
	background: none;
	border: initial;
	border-bottom: 2px solid #FFF;
	max-width: 100%;
	width: 100%;
	height: 190px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Roboto';
}
#contact ::placeholder {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Roboto';
}
#contact .item-form {
	margin-bottom: 2em;
}  
#contact label {
	font-family: 'RobotoMedium';
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 1em;
}
#contact .submitForm input[type="submit"] {
	border: 2px solid #FFF;
	padding: 1em 3em;
	transition: all 0.3s ease-out;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'RobotoMedium';
}
#contact .submitForm input[type="submit"]:hover {
	background: #FFFFFF;
	color: #60c3db;
}

#contact .infoCont p {
	color: #FFFFFF;
	font-size: 12px;
}
.wpcf7-checkbox > span {
	margin-left: initial;
}
.wpcf7-checkbox span {
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'Roboto';
	width: 100%;
	display: block;
}
#contact .wpcf7-checkbox input[type="checkbox"] {
	width: 20px;
	margin-right: 5px;
	font-size: 12px;
	background: none;
	border: 1px solid #FFF;
	-webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#temoignages {
	padding: 6em 0;
	background: #ecf0f1;
	background-image: url('images/svg/blue_topo.svg');
	background-size: cover;
	background-position: center center;
}
#temoignages .carouselTesti {
	padding: 0 3em;
}
#temoignages h2 {
	text-align: center;
}
.itemTemoignage {
	position: relative;
	height: 780px;
	transform: scale(0.75);
	transition: all 0.3s ease-out;
}
.itemTemoignage > div {
	position: relative;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 20px;

}
.itemTemoignage > div:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.8) 100%);
	border-radius: 20px;
}
.itemTemoignage .lieu {
	position: absolute;
	top: 20px;
	color: #FFFFFF;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	font-family: 'RobotoMedium';
	text-transform: uppercase;
	letter-spacing: 2px;
}
.itemTemoignage hgroup {
	position: absolute;
	bottom: -100%;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
	color: #FFFFFF;
	transition: all 0.5s 0.3s ease-out;
	opacity: 0;
}
.testiBloc .owl-item.active.center .itemTemoignage hgroup {
	bottom: 30px;
	opacity: 1;
}
.itemTemoignage hgroup h3 {
	font-family: 'MADE';
	color: #FFFFFF;
	font-size: 1.6em;
	margin-bottom: 1em;
}
.itemTemoignage hgroup p {
	color: #FFFFFF;
	font-family: 'Roboto';
	font-size: 14px;
	margin-bottom: 1em;
}
.itemTemoignage hgroup span {
	font-size: 12px;
	font-family: 'RobotoMedium';
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 2em;
	color: #FFFFFF;
}

.testiBloc .owl-item .itemTemoignage {
	max-width: 550px;
}
.testiBloc .owl-item.active.center {
	z-index: 10;
	position: relative;
}
.testiBloc .owl-item.active.center .itemTemoignage {
	transform: scale(0.9);
	transition: all 0.3s ease-out;
}
.testiBloc .owl-item.active.center .itemTemoignage > div {
	box-shadow: 0 0 40px 0 rgba(0,0,0,0.5);
	min-width: 550px;
	transform: translateX(-22%);
}
.testiBloc .owl-item.active .itemTemoignage {
	transform: scale(0.8);
	transition: all 0.3s ease-out;
	
}
.testiBloc .owl-item.active {
	z-index: 8;
}
.testiBloc .owl-item {
	z-index: 6;
}

#insta {
	padding-top: 2em;
	overflow: hidden;
}
#insta > .container-fluid {
	margin: initial;
	padding: initial !important;
}
#insta #sbi_images {
	margin: initial;
	padding: initial;
}
#insta h2 {
	text-align: center;
}

.btAction {
	font-family: 'RobotoMedium';
	text-transform: uppercase;
	position: relative;
	transition: all 0.3s ease-out;
	border: 2px solid #18677a;
	color: #18677a;
	padding: 1.5em;
	border-radius: 20px;
	display: inline-block;
	margin-top: 2em;
	overflow: hidden;
}
.btAction:before {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	transition: all 0.3s ease-out;
	top: 0;
	right: 0;
	background:#0e4951;
	color: #FFFFFF;
	z-index: -1;
}
.btAction:hover:before {
	width: 100%;
	left: 0;
	right: initial;
}
.btAction:hover {
	color: #FFFFFF;
}



/* ------------------------------------
--------------------------------------- PAGE
------------------------------------ */


.globalPost {
	padding: 6em 0;
}
.globalPost h1 {
	margin-bottom: 2em;
}
.globalPost h2 {
	font-family: 'Made';
	font-size: 2.5em;
	color: #000000;
}
.globalPost p {
	color: #000000;
}
.globalPost h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 19px;
	font-family: 'RobotoBlack';
	color: #000000;
}
.globalPost a {
	color: #74bc76;
	font-family: 'Roboto';
}
.globalPost ul li {
	font-family: 'Roboto';
	color: #000000;
}




/* ------------------------------------
--------------------------------------- FOOTER
------------------------------------ */

#colophon {
	background: #0e4951;
	color: #FFF;
	padding: 6em 0 0;
}
.footBot {
	padding-bottom: 6em;
	font-size: 0.9em;
}
.footBot h2 {
	font-family: 'RobotoBlack';
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 1.2em;
	margin-bottom: 1.5em;
	color: #FFFFFF;
}
.footBot ul {
	padding: 0;
}
.footBot ul li {
	list-style: none;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.footBot ul li a {
	color: #FFFFFF;
	transition: all 0.3s ease-out;
	font-family: 'RobotoMedium';
}
.footBot ul li a:hover {
	color: #74bc76;
}
.footCoordonnee p {
	line-height: 1.7;
}
.footCoordonnee img {
	max-width: 150px;
	width: 100%;
}
.site-info {
	background: #0e4951;
	padding: 1em 0;
}
.site-info p {
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}
.site-info a {
	color: #FFFFFF;
	transition: all 0.3s ease-out;
}
.site-info a:hover {
	color: #74bc76;
}

.newsletter p {
	color: #FFFFFF;
	margin-bottom: 1em;
}
.newsletter input.wpcf7-email {
	max-width: 100%;
	border: 1px solid #FFF;
	background: none;
	color: #FFF;
	font-family: 'Roboto';
	font-size: 14px;
	padding: 1em;
	width: 100%;
}
.newsletter ::placeholder {
	color: #FFF;
	font-family: 'Roboto';
	font-size: 14px;
}
.newsletter input.wpcf7-submit {
	border: none;
	text-transform: uppercase;
	font-family: 'RobotoMedium';
	background: none;
	color: #FFF;
	margin-top: 30px;
	display: block;
}

/* ------------------------------------
--------------------------------------- RESPONSIVE
------------------------------------ */


@media only screen and (max-width: 1200px) {
	#sliderHead h1 {
		width: 100%;
		text-align: center;
	}
	#intro h1 {
		max-width: 90%;
	}
}
@media only screen and (max-width: 1080px) {
	#sliderHead figure {
		height: 520px;
	}
	#sliderHead h1 {
		font-size: 8vw;
		opacity: 1 !important;
	}
	.containPourquoi {
		margin-bottom: 4em;
	}
	.containBesoinDesc {
		max-width: 100%;
	}
	.containComment {
		margin-top: 4em;
	}
	#qui .row {
		flex-flow: column-reverse;
	}
	#qui .visuGlobal {
		margin-bottom: 3em;
	}
	.leftContact {
		border-radius: 20px 20px 0 0px;
	}
	.leftContact > div {
		position: relative;
		top: initial;
		left: initial;
		transform: initial;
		max-width: 90%;
		padding: 3em 1em;
	}
	.rightContact {
		border-radius: 0px 0px 20px 20px;
	}
	.globalPost {
		padding: 6em 3em;
	  }
	  .footCoordonnee {
		margin-bottom: 3em;
	  }
}
@media only screen and (max-width: 992px) {
}
@media only screen and (max-width: 768px) {
	#sliderHead {
		padding: 10px;
	}
	#sliderHead h1 {
		top: 70%;
		opacity: 1 !important;
	}
	#intro h1 {
		font-size: 2em;
	}
	#intro h1::before {
		left: -8%;
		top: 80%;
	}
	#intro h1::after {
		top: -50%;
	}
	#intro p {
		font-size: 1em;
		max-width: 90%;
	}
	h2 {
		font-size: 2em;
	}
	#qui .row > div {
		padding: 1em 3em;
	}
	#comment .row > div {
		padding: 1em 3em;
	}
	.footBot {
		padding: 2em 3em 6em 3em;
	}
}
@media only screen and (max-width: 576px) {
	#sliderHead {
		padding: 0;
		overflow: hidden;
   		max-width: 100%;
	}
	#sliderHead > .container-fluid {
		padding: initial;
	}
	#sliderHead .owl-carousel {
		overflow: hidden;
		width: 100%;
		border: initial;
		border-radius: initial;
	}
	#sliderHead h1 {
		top: 55%;
	}
	#contact .row {
		max-width: 90%;
		margin: 0 auto;
	}
	.leftContact {
		padding: 1.5em;
	}
	.leftContact > div {
		position: relative;
		top: initial;
		left: initial;
		transform: initial;
		max-width: 100%;
		padding: 1em 1em;
	}
	.leftContact h2 {
		font-size: 1.5em;
	}
	.rightContact {
		padding: 3em 1em;
	}
	#comment {
		padding: 4em 0 1em 0;
	}
	#qui {
		padding: 1em 0 2em;
	}
	#pourquoi .row .visuGlobal {
		padding: 1em 3em;
	  }
	.visuGlobal figure {
		width: 100%;
		height: 520px;
	}
	#temoignages .carouselTesti {
		padding: 0em;
	}
	.testiBloc .owl-item.active.center .itemTemoignage > div {
		box-shadow: 0 0 40px 0 rgba(0,0,0,0.5);
		min-width: initial;
		transform: translateX(0%);
	}
	.itemTemoignage {
		transform: scale(0.9);
		height: 650px;
	}
	#temoignages {
		padding: 4em 0;
	}
	#temoignages h2 {
		margin-bottom: 0em;
	}
	.testiBloc .owl-item.active.center .itemTemoignage {
		transform: scale(0.92);
	}
	#intro {
		padding: 4em 0 1em;
	}
	#intro h1::before {
		width: 40px;
		top: 68%;
		left: 8%;
	}
	#intro h1::after {
		top: -30%;
		width: 37px;
	}
	.containComment {
		margin-top: 1em;
	}
	#qui .visuGlobal {
		margin-bottom: 1em;
	}
	#contact .infoCont p {
		margin-bottom: 1em;
	}
	#contact .submitForm input[type="submit"] {
		font-size: 12px;
		padding: 1em;
	}
	#insta h2 {
		text-align: center;
		max-width: 270px;
		font-size: 1.8em;
	}
	.testiBloc .owl-item.active.center .itemTemoignage > div {
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.4);
	}
	
}
@media only screen and (max-width: 320px) {
}



