/*
Theme Name:   Idée Ad
Theme URI:    https://idee-ad.fr
Description:  Un thème réalisé par l'agence Idée Ad
Author:       Idée Ad
Author URI:   https://idee-ad.fr
Template:     Divi
*/



/* MENU */

#top-menu li.current-menu-item>a{
	color:#88CABF!important;
}

#top-menu li.current-menu-ancestor>a{
	color:#88CABF!important;
}

#et_search_icon:hover{
	color:grey;
}

.et-search-form {
    height: 45px;
    background: rgba(0,0,0,0.1)!important;
    border-radius: 50px 50px 50px 50px;
    margin: auto -10px;
}


/*Drapeau anglais*/
#menu-item-1233{
	background-image:url(/wp-content/uploads/2019/02/kingdon.png);
	background-size:contain;
	background-repeat:no-repeat;
	transform:translatey(-5px);
	margin-left:50px;
}

#menu-item-1233:hover{
	transform:scale(1.2);
	transition:0.2s;
}

#menu-item-1233 a{
	opacity:0;
}

#menu-item-1233 a:hover{
	opacity:0!important;
}

/*Bouton retour haut de page*/
.boutonretour h4{
	margin-top:-40px;
}

/*ACCUEIL */

/*titre*/
.efficiency{
	padding-left:35px;	
}

.steering{
	padding-left:70px;
}

/* Articles blog */
.et_pb_posts_nav .nav-previous { float: right; }
.et_pb_posts_nav .nav-next { float: left; }
.et_pb_posts_nav .meta-nav { display: none; }
.et_pb_posts_nav .nav-next a:before { content: '← '; }
.et_pb_posts_nav .nav-previous a:after { content: ' →'; }

.et_pb_post{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.ligne_articles_accueil .et_pb_post{
	height:550px;
	overflow:hidden;
}

.ligne_articles_accueil .post-content p{
	height: 152px;
}

.ligne_articles_accueil .entry-title{
	min-height:4em;
}

.caroussel_accueil img{
	max-height:96px;
	width:auto;
}

.ytp-cued-thumbnail-overlay-image{
	display:none!important;
}


/* BLOG */




.alignleft{
	float:right!important;
}

.alignright{
	float:left!important;
}


.widget_search #searchsubmit{
	width:80px;
}

.widget_search input#searchsubmit{
	font-size:12px;
	
}

.cat-item-11{
	display:none;
}

.more-link{
	margin-top: 15px;
    display: block;
	color:#2c5871;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}

.ligne_articles .et_pb_post{
	height:auto;
	overflow:hidden;
}

.ligne_articles .post-content p{
	height: 158px;
}

.ligne_articles .entry-title{
	min-height:3em;
}

#linkedin{
	position:absolute;
	bottom:40px;
	left:220px;
}


/*Soulignement sous titres */

#soustitregauche:after, #soustitredroite:after{
	content: "";
    display: block;
    width: 900px;
    height: 2px;
    background-color: #88CABF;
    position: absolute;
	
}

#titregauche:after, #titredroite:after{
	content: "";
    display: block;
    width: 900px;
    height: 2px;
    background-color: #88CABF;
    position: absolute;		
}

#titregauche:after{
left:-500px;
	}

#titredroite:after{
	right:-500px;
}

#soustitregauche:after {
    left: -500px;
}

#soustitredroite:after {
    right: -500px;
}

.bas-wiw, .haut-wiw{
	position:relative;
	z-index:0;
	transform:scale(0.8);
	transition: all 0.4s ease-in-out;
}

/* SOLUTION */
.haut-wiw:hover, .bas-wiw:hover {
    z-index: 99;
    transform: scale(1);
}


/*USE CASE*/

.usecase_bloc{
	display:flex;
	align-items:center;
}

.caroussel_usecase .et_pb_button{display: inline-block;}

/*PRESSE*/
.revuedepresse .et_pb_post{
	height: 500px;
    overflow: hidden;
}

.revuedepresse .post-content p{
	height: 125px;
}

#sfsi-widget-2{
	margin-bottom:0px;	
}


/*SOLUTION*/
.themasol h4{
	display: none;
    font-size: 20px;
    position: absolute;
    bottom: 50%;
    transform: translateX(-50%);
    left: 50%;    	
}
.themasol:hover h4{
	display:inline;
}

/*A PROPOS*/

.histoire_video{
	display:flex;
	align-items:center;
}


#idee-ad-link:hover{color: #027dd6 !important;}



/* SMALLSCREEN */
@media all and ( max-width:1250px){
	
	#footersimple{
	margin:auto;
	}
	
	#menu-item-1233{
	transform:scale(0.8);	
	}
	
	#logo{
		width:150px;
	}
	
	/* titre accueil */
		.efficiency, .steering, .control{
			font-size:50px;
		}
	
	/*BLOG*/
	
	.ligne_articles .et_pb_post{
		height:750px;
		overflow:hidden;
	}

	.ligne_articles .post-content p{
	height: 220px;
	}

	
}

/* SITEMAP */
.wsp-projects-title, .wsp-pages-title, .wsp-posts-title{
 display:none;
}

/* TABLETS */

@media all and ( max-width: 980px ) {
	#footersimple{
		margin:auto;
	}
		#menu-item-1233{
	transform:scale(0.8);
	}
	
		#titregauche:after, #titredroite:after{
		width:800px;
	}
	
	/*ACCUEIL*/
		/*blog*/
	
	.ligne_articles_accueil .et_pb_post{
	height:650px;
	overflow:hidden;
}

	.ligne_articles_accueil .post-content p{
	height: 152px;
	}
	
	.ligne_articles .entry-title{
	min-height:4em;
}

	
	/*BLOG*/
	
	.alignleft{
		float:right!important;
	}
	
	.alignright{
		float:left!important;
	}
	
	.ligne_articles .et_pb_post{
	height:530px;
	overflow:hidden;
}
	
	
	.ligne_articles .et_pb_image_container{
		margin-bottom:0px;
	}

.ligne_articles .post-content p{
	height: 122px;
}
	
	/*USE CASE*/

	.usecase_bloc{
	display:block;
}
	

	
}

/* MOBILE */


@media all and ( max-width: 767px ) {
	#footersimple{
		margin:auto;
	}
		#menu-item-1233{
	transform:scale(0.8);
	}
	
	#titregauche:after, #titredroite:after{
		width:750px;
	}
	
	#soustitregauche:after, #soustitredroite:after{
		width:400px;
	}
	
		/*USE CASE*/

.usecase_bloc{
	display:block;
}


	
	/*ACCUEIL*/
		/*articles*/
.ligne_articles_accueil .et_pb_post{
	height:660px;
	overflow:hidden;
}
	
	.ligne_articles_accueil .et_pb_image_container{
		margin-bottom:0px;
	}

.ligne_articles_accueil .post-content p{
	height: 170px;;
}

.ligne_articles_accueil .et_pb_blog_grid h2 {
    height: 4em;
}

	/* BLOG */
	
.ligne_articles .et_pb_post{
	height:600px;
	overflow:hidden;
}


.ligne_articles .post-content p{
	height: 170px;
}
	
	.ligne_articles .et_pb_image_container{
		margin-bottom:0px;
	}
	
	.ligne_articles .entry-title{
	min-height:3em;
}


}	

		/*FORMULAIRE CALDERA*/

.espace_bloc{
	padding-top: 50px;
}

