/*
Theme Name:   Institut EDI2
Description:  Le thème enfant de BaseUL, personnalisé pour l'Institut EDI2
Author:       Équipe de projet TI FSA
Template:     baseUL
Version:      1.0.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  institutedi2
*/

/* Write here your own personal stylesheet */

/* personnalisation.scss */

.retour-carrefour-expertise {
	background-color: #fafafa;
	padding: 20px 0;
}

.retour-carrefour-expertise a.bouton-expertise {
	padding: 15px 20px;
	background-color: #fff;
	border: 1px solid #6d6d6d;
	display: block;
	width: 250px;
	color: #6d6d6d;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.retour-carrefour-expertise a.bouton-expertise:hover {
	border: 1px solid #6d6d6d;
	background-color: #6d6d6d;
	color: #fff;
	text-decoration: none;
}


/* archives-carrefour-expertises */

.logos-expertise {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
}

.logos-expertise .logo-expertise {
	flex: 1 0 auto;
}

.logos-expertise .logo-expertise .logo-expertise-sans-image a {
	display: block;
	background-color: #f7f7f7;
	border: 1px solid #c4c4c4;
	color: #c4c4c4;
	width: 160px;
	text-align: center;
	line-height: 100px;
}

.logos-expertise .logo-expertise .logo-expertise-sans-image a:hover {
	text-decoration: none;
	background-color: #c4c4c4;
	color: #ffffff;
}

.logos-expertise .logo-expertise .logo-expertise-avec-image a {
	display: block;
	width: 100px;
}

.logos-expertise .logo-expertise .logo-expertise-avec-image a:hover {
	text-decoration: none;
	background-color: #c4c4c4;
	color: #ffffff;
}

.expertises-wideband-grey {
	background-color: #f7f7f7;
	margin-left: calc( -100vw / 2 + 100% / 2);
	margin-right: calc( -100vw / 2 + 100% / 2);
	max-width: 100vw;
	margin-bottom: 2em;
	margin-top: 2em;
	padding: 20px 0;
}

@media (min-width: 1100px) {
	.expertises-wideband-grey .container {
		display: flex;
		display: -ms-flexbox;
	}
}

@media (max-width: 1099px) {
	.expertises-wideband-grey .container {
		padding: 0 15px;
	}
}

.expertises-wideband-grey .container div {
	flex: 1 0 25%;
	align-self: center;
}

@media (min-width: 1100px) {
	.expertises-wideband-grey .container div {
		padding-right: 30px;
	}
}

@media (max-width: 1099px) {
	.expertises-wideband-grey .container div {
		margin: 20px 0;
	}
}

.expertises-wideband-grey .container div span {
	display: block;
	font-size: 0.8em;
	font-weight: 700;
	margin-bottom: 5px;
}

.expertises-wideband-grey .container div select {
	padding: 9px;
}

@media (min-width: 1100px) {
	.expertises-wideband-grey .container div select {
		width: 95%;
	}
}

@media (max-width: 1099px) {
	.expertises-wideband-grey .container div select {
		width: 300px;
		max-width: 100%;
	}
}

.expertises-wideband-grey .container div input {
	padding: 9px;
}

@media (min-width: 1100px) {
	.expertises-wideband-grey .container div input {
		width: 90%;
	}
}

@media (max-width: 1099px) {
	.expertises-wideband-grey .container div input {
		width: 275px;
		max-width: 100%;
	}
}

.expertises-wideband-grey .container .expertises-trouver-bouton {
	align-self: flex-end;
	padding-right: 0;
}

@media (max-width: 1099px) {
	.expertises-wideband-grey .container .expertises-trouver-bouton {
		width: 325px;
		max-width: 100%;
	}
}

.expertises-wideband-grey .container .expertises-trouver-bouton a {
	padding: 10px 20px;
	background-color: #0f6ed9;
	border: 1px solid #0f6ed9;
	color: white;
	display: flex;
	display: -ms-flexbox;
	text-decoration: none;
	font-family: 'Source sans pro';
	font-weight: 500;
	align-items: center;
	position: relative;
}

.expertises-wideband-grey .container .expertises-trouver-bouton a:hover {
	background-color: white;
	border: 1px solid #1146a1;
	color: #1146a1;
}

.expertises-wideband-grey .container .expertises-trouver-bouton a .expertises-trouver-bouton-text {
	justify-content: left;
	font-size: 1.5em;
	font-weight: 400;
	margin-bottom: 0;
}

.expertises-wideband-grey .container .expertises-trouver-bouton .icone-recherche {
	font-size: 3em;
	font-weight: 400;
	margin: 0;
	padding: 0;
	position: absolute;
}

@media (min-width: 1100px) {
	.expertises-wideband-grey .container .expertises-trouver-bouton .icone-recherche {
		right: 0px;
		top: 2px;
	}
}

@media (max-width: 1099px) {
	.expertises-wideband-grey .container .expertises-trouver-bouton .icone-recherche {
		right: 10px;
		top: 2px;
	}
}

.expertises-wideband-grey .container .expertises-trouver-bouton .icone-recherche::before {
	font-family: 'iconesUL';
	content: "\68";
}

.expertises-resultats-recherche hr {
	margin: 20px 0;
}

.expertises-resultats-recherche .expertises-resultats-filtres .expertises-resultats-filtres-noms .expertises-resultats-filtres-libelle {
	font-weight: 700;
}

.expertises-resultats-recherche .expertises-resultats-filtres .expertises-resultats-filtres-quantite {
	color: #0f6ed9;
}

.expertises-resultats-recherche .expertises-resultats-article {
	margin-bottom: 20px;
}

.expertises-resultats-recherche .expertises-resultats-article a {
	text-decoration: none;
}

.expertises-resultats-recherche .expertises-resultats-article a:hover {
	text-decoration: none;
}

.expertises-resultats-recherche .expertises-resultats-article a:hover article {
	background-color: #f7f7f7;
}

.expertises-resultats-recherche .expertises-resultats-article a:last-child article {
	border-bottom: none;
}

.expertises-resultats-recherche .expertises-resultats-article a:first-child article {
	border-top: 1px solid #9a9a9a;
}

.expertises-resultats-recherche .expertises-resultats-article a article {
	border-bottom: 1px solid #9a9a9a;
	padding: 5px 10px 10px 10px;
}

@media (min-width: 500px) {
	.expertises-resultats-recherche .expertises-resultats-article a article {
		display: flex;
		display: -ms-flexbox;
	}
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultats-image {
	flex: 0 0 100px;
	margin-right: 20px;
	display: flex;
	display: -ms-flexbox;
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultats-image img {
	width: 100px;
	height: 70px;
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultat-info {
	position: relative;
	width: 100%;
	max-width: 100%;
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultat-info h3 {
	color: #1d1d1d;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 700;
	font-size: 1.375em;
	line-height: 1.27em;
	margin: 0;
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultat-info p {
	color: #9a9a9a;
	font-size: 0.85em;
	padding-right: 50px;
	margin: 0;
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultat-info span {
	position: absolute;
	right: 10px;
	bottom: 30px;
}

.expertises-resultats-recherche .expertises-resultats-article a article .expertise-resultat-info span::before {
	font-family: 'fontello';
	color: #0f6ed9;
	border: 2px solid #0f6ed9;
	border-radius: 15px;
	padding: 3px;
	font-size: 1em;
}

.expertise-image-entete {
	margin-top: 30px;
}

.expertise-image-entete figure img {
	max-width: 100%;
}

@media screen and (max-width: 1169px) {
	div.section-wideband .section-wideband-content {
		padding: 1em 15px;
	}
}

.loading {
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99999;
	justify-content: center;
}

.loading.showloading {
	display: flex;
	display: -ms-flexbox;
}

.loading-image {
	z-index: 100;
	height: 100px;
	align-self: center;
}

.is-style-column-frame-important {
	padding: 0 15px;
}

/* Google Search Engine  */

main .container .gsc-control-cse {
	padding:0;
}

.ressources-categories {
	font-family:Source Sans Pro;
	font-weight:bold;
}

.ressources-categories .catList {
	margin-top:10px;
	font-weight:normal;
}

.ressources-categories .catList a {
	padding:5px 10px;
	background-color:#f3f3f3;
	display:inline-block;
	text-decoration:none;
	color:#6d6d6d;
	margin-right:10px;
}

.ressources-categories .catList a:hover {
	background-color:#6d6d6d;
	color:#fff;
}