/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
rect{
	stroke-width: 4px !important;
}
@media screen and (min-width: 1000px){
	#slide-out-widget-area, .slide-out-widget-area-toggle{
		display: none;
	}
	header#top .span_9 > .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right-hover{
		display: none;
	}
}
.nectar-icon-list-item{
	margin-bottom: 40px;	
}
.nectar-icon-list-item .content{
	font-weight: 400;
}
.nectar-icon-list{
	width: 75%;
	margin-left:5%;
}
.wpb_wrapper p{
	padding-bottom:15px;
}
@media(min-width: 1000px){
	.nous-joindre-adgmq{
		border-right: solid 1px grey;
	}
	.lequipe-ligne{
		border-right: solid 1px grey;
		padding-bottom: 15px;
	}
}
@media(max-width: 999px){
	.nous-joindre-adgmq{
		border: none;
	}
	.lequipe-ligne{
		border: none;
	}
}
.wpb_wrapper >div.wpb_row{
	margin-bottom: 0;
}

.iconsmind-Conference{
	background-image: url("/wp-content/uploads/2019/04/ADGMQ_SiteWeb_ElementsGraphiques_3-29.png");
	background-size:cover;
}
.iconsmind-Conference::before{
	display:none;
}
.iconsmind-Sunrise{
	background-image: url("/wp-content/uploads/2019/04/Element_2.png");
	background-size:cover;
}
.iconsmind-Sunrise::before{
	display:none;
}
.iconsmind-Cube-Molecule{
	background-image: url("/wp-content/uploads/2019/04/Element_3-1.png");
	background-size:cover;
}
.iconsmind-Cube-Molecule::before{
	display:none;
}
.iconsmind-One-FingerTouch{
	background-image: url("/wp-content/uploads/2019/04/ADGMQ_SiteWeb_ElementsGraphiques_3-50.png");
	background-size:cover;
}
.iconsmind-One-FingerTouch::before{
	display:none;
}

@media(max-width: 1299px){
	.heading-line div{
		height:100px;
	}
}
.full-width-section img.nom-compagnie-interaide{
	position: absolute;
	display:block;
	left: 1250px;
   	-webkit-animation: slide 2s forwards !important;
   	-webkit-animation-delay: 1s !important;
   	animation: slide 2s forwards !important;
   	animation-delay: 1s !important;
	max-width: 250px;
}
@media(min-width: 1300px){
	.full-width-section img.nom-compagnie-interaide{
		position: absolute;
		display:inline;
		bottom: 10px;
		margin-left:400px;
		max-width: none;
	}
}
@-webkit-keyframes slide {
    100% { left: 0; }
}
@keyframes slide {
    100% { left: 0; }
}
.container .conteneur_image {
	position: relative;
	top: 0;
	left: 0;
	margin-left: 150px !important;
}
.row .wpb_wrapper >.img-with-aniamtion-wrap img.image_logo_animated-1 {
	position: relative;
  	top: -800px;
  	left: 30px;
  	width: 250px;
	-webkit-animation: slides-images-1 2s forwards;
    -webkit-animation-delay: 1s;
    animation: slides-images-1 2s forwards;
    animation-delay: 1s;
}
@-webkit-keyframes slides-images-1{
    100% { top: -80px; }
}
@keyframes slides-images-1 {
    100% { top: -80px; }
}
.row .wpb_wrapper >.img-with-aniamtion-wrap img.image_logo_animated-2 {
  	position: absolute;
  	top: 800px;
    left: 150px;
	width: 250px;
	-webkit-animation: slides-images-2 2s forwards;
    -webkit-animation-delay: 1s;
    animation: slides-images-2 2s forwards;
    animation-delay: 1s;
}
@-webkit-keyframes slides-images-2{
    100% { top: 10px; }
}
@keyframes slides-images-2 {
    100% { top: 10px; }
}
.button_decouvrir_introduction{
	margin-top:100px;
}
.btn-home-header {
	margin-top: 100px;
}
@media(max-width: 600px){
	.wpb_row >.span_12 >.column_container:last-child{
	margin-bottom:10% !important;
}
	.button_decouvrir_introduction{
		margin-top:50px;
	}
	.btn-home-header {
		margin-top: 40px;
	}
	.nectar-3d-transparent-button{
		margin-top:5%;
	}
}

@media(min-width: 600px){
	.texteTelechargement, .texteTelechargement .vc_column-inner, .texteTelechargement .vc_column-inner .wpb_wrapper{
		min-height:200px !important;
	}
	.bouton_adherer{
		position: absolute !important;
		bottom: 0 !important;
	}
}

@media screen and (min-width: 1000px){
	#partnersTitle {
		margin-top: 5%;
	}
	#partnersTitle .partnersTitle1, #partnersTitle .partnersTitle2, #partnersTitle .partnersTitle3 {
	  background: linear-gradient(transparent 45%, rgb(128, 159, 168), transparent 55%);
		margin-left: 0;
		width: 33.33333333%;
	}
	.partnersDiffusion{
	  background: linear-gradient(transparent 45%, rgb(128, 159, 168), transparent 55%);
	}
	.lignes_partenaires{
	border-bottom: solid 1px rgb(128, 159, 168);
	height: 13px;
}
	.container .conteneur_image {
		margin-left: 0px !important;
	}
}
.partnersDiffusion{
		text-align:center;
	}
#partnersTitle .partnersTitle1, #partnersTitle .partnersTitle2, #partnersTitle .partnersTitle3 {
	padding: 0 1px;
	text-align:center;
	display:inline-block;
}
#partnersTitle .partnersTitle3{
  float: right;
}
#partnersTitle .partnersTitle1 .wrapper, #partnersTitle .partnersTitle2 .wrapper, #partnersTitle .partnersTitle3 .wrapper{
	text-align:center;
	display:inline-block;
}
#partnersTitle .partnersTitle1 h5 {
	display:inline-block;
	text-align:center;
	background-color: #003041;
	width:175px;
}
#partnersTitle .partnersTitle2 h5 {
	display:inline-block;
	text-align:center;
	background-color: #003041;
	width:250px;
}
#partnersTitle .partnersTitle3 h5 {
	display:inline-block;
	text-align:center;
	background-color: #003041;
	width:265px;
}
.partnersDiffusion h5{
	display:inline-block;
	text-align:center;
	background-color: #003041;
	width:275px;
}
.play_button{
	background-image: url("/wp-content/uploads/2019/04/Bouton_play.png");
	background-size:cover;
}
.play_button::before{
	display:none;
}

.rangeeInterieureEquipe .wpb_content_element  {
	margin-bottom: 4px;
}
@media screen and (max-width: 1260px)  and (min-width: 1000px) {
	.rangeeInterieureEquipe{
		margin-top:20px;
	}
}
@media screen and (min-width: 1261px){
	.rangeeInterieureEquipe{
		margin-top:40px;
	}
}
body #header-outer.transparent header#top nav > ul > li > a{
	font-weight:bold !important;
	color:white !important;
	opacity: 1 !important;
}
@media screen and (max-width: 999px){
	#partnersTitle{
		display:none;
	}
	.partenaires_mobile h5{
		margin-bottom: 25px !important;
		margin-top: 35px !important;
		font-size: 20px !important;
	}
	.wpb_row .testTestTest .img-with-animation {
		max-height: 50px !important;
		margin: 0 auto;
    display: block;
		max-width: 75% !important;
	}
	.wpb_row .span_12 .column_container.partnersDiffusion {
		margin-bottom: 0 !important;
	}
	.partnersDiffusion h5{
		margin-bottom: 25px !important;
		margin-top: 35px !important;
		font-size: 20px !important;
	}
	.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle[data-icon-animation="simple-transform"].mobile-icon .lines-button:after, header#top .slide-out-widget-area-toggle[data-icon-animation="spin-and-transform"].mobile-icon .lines-button.x2 .lines {
		background-color: #003041;
	}
	.full-page-inner > .container {
		padding-right: 12%;
	}
}

@media screen and (min-width: 1000px){
	.partenaires_mobile{
		display:none;
	}
	.mobile-partners {
		margin-top: 65px;
	}
	.rangeeInterieureEquipe .wpb_content_element  {
		margin-bottom: 18px;
	}
}
.imagePartenaires{
	display:inline-block;
}
@media screen and (min-width: 1000px){
	.testTestTest1 .vc_column-inner .wpb_wrapper{
		display:flex;
	}
	.testTestTest1 .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap{
		width:45%;
		margin-right: 10px;
	}
	
	.row-webi .container, .row-carbo .container {
		padding-top: 65px;
	}
}

.mep_events-template-default {
	background-color: #dce2e4 !important;
}
.mep_events-template-default #header-outer {
	background-color: #dce2e4 !important;
	box-shadow: none;
}

.mep-events-wrapper p {
	padding-bottom: 25px !important;
	color: #003041;
}

.mep-events-wrapper .mep-cart-table-title, .mep-default-feature-content p {
	color: #003041;
}

.mep-events-wrapper .mep-social-share li {
	list-style-type: none;
}

.mep-events-wrapper .mep_spring_date {
	background-color: #dce2e4;
}

.mep_event_list .mep_event_grid_item {
	background-color: #fff;
}
.mep_event_list .mep-ev-start-date {
	background-color: #fff;
	color: #003041;
	font-weight: bold;
	line-height: 1.4;
}
.mep_event_list .mep_list_title {
	color: #003041;
}
.mep_event_list .mep_list_thumb img {
	margin-bottom: 15px !important;
}