/*
Theme Name: CCI Franchise 2017 / by OmahaBeach.fr
Theme URI: http://www.omahabeach.fr/
Author: Omaha Beach
Author URI: http://www.omahabeach.fr/
Description: L'agence digitale lyonnaise.
Version: 2.0 Nova Iguaçu / Responsive
License: GNU General Public License
License URI: license.txt
Text Domain: Omaha Beach
Template:omahaoffice
*/
/*********************************************************************************/

/* Fonts																		*/

/*********************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700,800);
@font-face {
	font-family:'icones';
	src:url('fonts/icomoon.eot');
	src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg#icones') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icn';
	src:url('fonts/icomoon_2.eot?-rnkrd8');
	src:url('fonts/icomoon_2.eot?#iefix-rnkrd8') format('embedded-opentype'),
		url('fonts/icomoon_2.woff?-rnkrd8') format('woff'),
		url('fonts/icomoon_2.ttf?-rnkrd8') format('truetype'),
		url('fonts/icomoon_2.svg?-rnkrd8#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'main';
    src: url('fonts/gotham-light-webfont-webfont.eot');
    src: url('fonts/gotham-light-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-light-webfont-webfont.woff2') format('woff2'),
         url('fonts/gotham-light-webfont-webfont.woff') format('woff'),
         url('fonts/gotham-light-webfont-webfont.ttf') format('truetype'),
         url('fonts/gotham-light-webfont-webfont.svg#gothamregular') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'main';
    src: url('fonts/gotham-medium-webfont-webfont.eot');
    src: url('fonts/gotham-medium-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-medium-webfont-webfont.woff2') format('woff2'),
         url('fonts/gotham-medium-webfont-webfont.woff') format('woff'),
         url('fonts/gotham-medium-webfont-webfont.ttf') format('truetype'),
         url('fonts/gotham-medium-webfont-webfont.svg#gothamregular') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'main';
    src: url('fonts/gotham-bold-webfont-webfont.eot');
    src: url('fonts/gotham-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold-webfont-webfont.woff2') format('woff2'),
         url('fonts/gotham-bold-webfont-webfont.woff') format('woff'),
         url('fonts/gotham-bold-webfont-webfont.ttf') format('truetype'),
         url('fonts/gotham-bold-webfont-webfont.svg#gothambold') format('svg');
    font-weight: 700;
    font-style: normal;
}

*:before,
*:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*********************************************************************************/

/* Global																		*/

/*********************************************************************************/


/*************************************

CSS POUR L'ANNUAIRE

*************************************/

/*.single-annuaire article .single_annuaire_desc {
    display: flex;
    align-items: center;
}
.single-annuaire article .single_annuaire_desc  h1 {
	font-family: 'main', sans-serif;
    color: #00447a;
    font-size: 2.250em;
    font-weight: 300;
}
.single-annuaire article .single_annuaire_desc  .separator {
	width: 100px;
	height: 1px;
	border-bottom: 1px solid #688fae;
	margin: 0 30px;
}
.single-annuaire article .content {
	display: flex;
	width: 100%;
	flex-flow: row nowrap;
	height: 100%;
}
.single-annuaire article .content > div {
	width: 33%;
	background: #eaeaea;
	padding: 20px;
	border-right: 1px solid white;
	position: relative;
}
.single-annuaire article .content > div:after {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: white transparent transparent transparent;
	position: absolute;
	right: 20px;
	top: 0;
}
.single-annuaire article .content .visual_part {
    background: none;
    padding: 0;
	display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eaeaea;
}
.single-annuaire article .content .visual_part:after {
	display: none;
}*/
.adresse_cp_ville {
	display: flex;
	align-items: center;
}
.civilite_nom {
	display: flex;
	align-items: center;
}
.title_single_annuaire {
	font-family: 'main', sans-serif;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.4em;
    color: #00447a;
    margin-bottom: 20px;
}
.title_line {
	margin-bottom: 40px;
	margin-top: 20px;
}

/* ARCHIVE */
.post-type-archive-annuaire h2 {
	text-transform: uppercase;
}
.post-type-archive-annuaire p.info {
	font-size: .9em;
	font-style: italic;
	display: block;
	margin: 20px 0;
	color: #999999;
}

.post-type-archive-annuaire #breadcrumbs,
.post-type-archive-annuaire #breadcrumbs *,
.tax-secteurs #breadcrumbs,
.tax-secteurs #breadcrumbs * { color: #ffffff; }
.post-type-archive-annuaire header.exposants,
.tax-secteurs header.exposants  {
    background: #00447a;
    margin-bottom: 0;
    padding: 0 20px 20px 20px;
    position: relative;
}
.post-type-archive-annuaire header.exposants:after,
.tax-secteurs header.exposants:after {
    content: '';
    clear: both;
    display: block;
}
.post-type-archive-annuaire header.exposants .btn,
.tax-secteurs header.exposants .btn {
    clear: both;
    text-align: left;
}
.post-type-archive-annuaire header.exposants .btn:after,
.tax-secteurs header.exposants .btn:after {
    content: '';
    clear: both;
    display: block;
}
.post-type-archive-annuaire header.exposants .goback,
.post-type-archive-annuaire header.exposants .exposants_fav,
.tax-secteurs header.exposants .goback,
.tax-secteurs header.exposants .exposants_fav {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: .8em;
    margin: auto;
    margin-right: 20px !important;
}

.post-type-archive-annuaire header.exposants .exposants_fav:before,
.tax-secteurs header.exposants .exposants_fav:before {
    color: #ffc104;
}


.post-type-archive-annuaire header.exposants .goback,
.tax-secteurs header .goback { margin-right: 0; }
.post-type-archive-annuaire header.exposants .goback:before,
.post-type-archive-annuaire header.exposants .exposants_fav:before,
.tax-secteurs header.exposants .goback:before,
.tax-secteurs header.exposants .exposants_fav:before {
    font-family: 'icn';
    content: '\e64f';
    font-size: 1.5em;
    margin-right: 5px;
    position: relative;
    top: 5px;
}
.post-type-archive-annuaire header.exposants .exposants_fav:before,
.tax-secteurs header .exposants_fav:before { content: '\e60c'; }
.post-type-archive-annuaire header.exposants .goback:hover,
.post-type-archive-annuaire header.exposants .exposants_fav:hover,
.tax-secteurs header.exposants .goback:hover,
.tax-secteurs header.exposants .exposants_fav:hover {
    color: #dd347d;
}

.post-type-archive-annuaire header.exposants .voir_tous_expo{
	border: 2px solid;
    padding: 1px 10px 6px 8px;
    border-radius: 5px;
}

.post-type-archive-annuaire header.exposants .exposants_fav{
	border:  2px solid #ffc104;
    padding: 1px 10px 6px 8px;
    border-radius: 5px;
    color : #ffc104;
}

/*.post-type-archive-annuaire #tri_gauche {
	float: right;
}
.post-type-archive-annuaire .delivery_block {
	padding: 0;
}
.post-type-archive-annuaire #secondary .btn .voir_tous_expo {
	margin-top: 20px;
}*/

.franchise_part_apport_titre, .franchise_part_taxo_titre, .franchise_part_taille_titre {
	color: #30404C;
	font-weight: 700;
	font-size: 0.9em;
}
.franchise_part_total {
	color: #dd347d;
	font-weight: 700;
}
/*.single-annuaire .civilite_nom p {
	margin-right: 3px;
}
.single-annuaire .adresse_cp_ville p {
	margin-right: 3px;
}
.single-annuaire .tel_mail a {
	color: #dd347d;
	font-weight: 700;
	text-decoration: none;
}
.single-annuaire .tel_mail a p {
	color: #dd347d;
	font-weight: 700;
}*/
.liste_exposants .annuaire > a {
	display: flex;
}
.liste_exposants .annuaire .contenu .info span {
	display: inline-block;
}
.liste_exposants .annuaire .contenu .info .description {
	display: block;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.liste_exposants .annuaire .contenu .info .secteur_activite {
	width: 100%;
}
.liste_exposants .annuaire .contenu .info .btn_savoir_plus {
	width: auto;
}
/*.single-annuaire .visual_part_no_visual {
	font-size: 1.6em;
	text-align: center;
	padding: 10px;
	width: 100%;
	word-break: break-all;
}
.single-annuaire #breadcrumbs .goback {
    color: #ffffff;
    background: #6b8295;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    display: inline-block;
    padding: 6px 16px;
    line-height: normal;
    margin-left: 30px;
    position: relative;
}
.single-annuaire #breadcrumbs .goback:before {
	content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 18px 15px 0;
    border-color: transparent #6b8295 transparent transparent;
    position: absolute;
    left: -18px;
    top: 0;
    -moz-transition: border-color 0.35s ease-in-out;
    -webkit-transition: border-color 0.35s ease-in-out;
    -o-transition: border-color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out;
}
.single-annuaire #breadcrumbs .goback:hover {
	color: #ffffff;
    background: #dd347d;
}
.single-annuaire #breadcrumbs .goback:hover:before {
	border-color: transparent #dd347d transparent transparent;
}*/
.post-type-archive-annuaire .liste_exposants .annuaire:hover .btn_savoir_plus {
	background: #dd347d;
}
.post-type-archive-annuaire .liste_exposants .annuaire:hover .btn_savoir_plus:after {
	background: #dd347d;
}

/*************************************

RESPONSIVE POUR L'ANNUAIRE

*************************************/
@media screen and (max-width: 1000px) {
	.liste_exposants .annuaire {
		width: 50%;
	}
}

/*@media screen and (max-width: 700px) {
	.single-annuaire article .content {
		flex-flow: column;
	}
	.single-annuaire article .content > div {
		width: 100%;
	}
	.single-annuaire .visual_part_no_visual {
		padding: 40px 10px;
	}
}*/

::selection {
	background: #004479;
	color: #FFF;
}
::-moz-selection {
	background: #004479;
	color: #FFF;
}
.post-edit-link{
	background: #B4CD58;
	color: #FFF;
	display: block;
	margin: 20px auto;
	width: 80px;
	height: 80px;
	border-radius: 40em;
	line-height: 80px;
	text-align: center;
}
.post-edit-link{
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 10000;
	border-radius: 0;
	margin: 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.clear {
	clear:both;
}
body {
	background: #ffffff;
	color: #6b8295;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	font-weight: normal;
	margin:0;
    overflow-x: hidden;
}
body * {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
.inner {
	width: 100%;
	max-width: 1420px;
	margin: auto;
	padding: 0;
}
input, textarea, select {
	font-size: 1em;
}
h1 {
    color: #DD347D;
    font-family: 'main', sans-serif;
    font-size: 2.250em;
    font-weight: 300;
    text-align: center;
    line-height: 1.25em;
}
.single h1 {
    font-size: 1.9em;
}
.page #main > .page > .inner > header > h1,
.archive #main > header > h1 {
    padding: 50px 0;
}

h2 {
	font-family: 'main', sans-serif;
	font-weight: 700;
	font-size: 1.125em;
	color: #dd347d;
	margin-bottom: 0.625em;
	line-height: normal;
}
h2 em {
    font-style: normal;
    font-size: 0.8em;
    margin-left: 20px;
    font-weight: 500;
}
h2 a:hover {
    text-decoration: underline;
}
.page-id-258 h2 { font-size: 1.625em; }

.rose{
	font-weight: 300;
	color: #dd327c;
}

strong.rose{
	font-weight: 700;
	color: #dd327c;
}
strong.vert{
	font-weight: 700;
	color: #97cc17;
}
strong.bleu{
	font-weight: 700;
	color: #1c7bba;
}
strong.bleufonce{
	font-weight: 700;
	color: #00447a;
}


#main ul li{
    list-style: disc;
    list-style: inside;
}

#main ul.sans li{
    list-style: none;
}

#main ul.sans li:not(:last-child){
    margin-bottom: 20px;
}


strong, b { font-weight: 700; }
em, i { font-style: italic; }
a {
	color:inherit;
	text-decoration: none;
	-moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
	-webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
	-o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
	-ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
}
a:hover { color: #dc347d; }
sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}
blockquote {
	border-left: solid 0.5em #ddd;
	padding: 1em 0 1em 2em;
	font-style: italic;
}
p, ul, ol, dl, table { margin-bottom: 1em; color: #30404C; }
p {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
	color: #30404C;
}
br.clear { clear: both; }
/*header { margin: 0 0 2em 0; }*/
/*header .byline { margin-bottom: 2em; }*/
footer { margin: 0; }
hr {
	position: relative;
	display: block;
	border: 0;
	height: 2px;
	background: #f0f0f4;	
	clear: both;
}
.accroche {
	background: #f6f8fa;
	padding: 10px;
    color: #dd327c ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
p.accroche a {
    background: none;
    color: #dd327c;
    text-decoration: underline;
    padding: 0;
}
.icones { margin-right: 0.5em!important; }
.citation{
    font-style: italic;
    color: #00447a;
}
.bordure{
    border-left:6px solid #e1e4e6;
    padding-left: 10px;
}
.bleu { color:#00447a; }

.wp-caption{
    max-width: 100%;
    width: 100%;
}
a.img { background: none; }
.bloc_para.s1{ background: #FFF; }
.bloc_para.s2 {
	background: #eeeeee;
	margin: 0 -20px;
	padding: 20px;
}

img {
	max-width: 100%;
	height: auto;
}

#identite.top img {
	height: 100% !important;
	width: 100% !important;
	margin:auto;

}
.top img {
	height: 28px ;
	margin: auto;
}
.bloc_para img + em {
	display: block;
}
a img {
	border: 0;
	background: none;
}
/* Forms */
form label { display: block; }
form input, form select, form textarea {
	-webkit-appearance: none;
	display: block;
	border: 0;
	background: #fff;
	width: 100%;
	border: 1px solid #d2d2d2;
	color: #747474;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
	padding: 8px 2%;
	float: left;
	margin-right: 1%;
}
form textarea { min-height: 9em; }
form ::-webkit-input-placeholder { color: #555 !important; }
form :-moz-placeholder { color: #555 !important; }
form ::-moz-placeholder { color: #555 !important; }
form :-ms-input-placeholder { color: #555 !important; }
form ::-moz-focus-inner { border: 0; }
form input[type="submit"]{ background: #F1F1F1; }
form input[type="submit"] {
	background: #df337d;
	color: #FFF;
	cursor: pointer;
	margin:  8px 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
form input[type="submit"]:hover { background: #f969a7; }
.wpcf7-not-valid-tip, .screen-reader-response { display: none; }
.wpcf7-form-control-wrap { display: block !important; }
.wpcf7-not-valid{
	border-color: #FFBAA1!important;
	background: #FFEDED!important;
}


/* Tables */
table { width: 100%; }
table.style1 {
	width: 100%;
}
table.style1 tbody tr:nth-child(2n+2) {
	background: #f4f4f4;
}
table.style1 td {
	padding: 0.5em 1em 0.5em 1em;
}
table.style1 th {
	text-align: left;
	font-weight: 400;
	padding: 0.5em 1em 0.5em 1em;
}
table.style1 thead {
	background: #444;
	color: #fff;
}
table.style1 tfoot {
	background: #eee;
}
table.style1 tbody {
}
/* Buttons */
.button {
	position: relative;
	display: inline-block;
	background: #dd347d;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 0.65em 2em 0.65em 2em;
	font-size: 1em;
	border: 0;
	cursor: pointer;
	outline: 0;
	border-radius: 10px;
}
a.button strong {
    font-weight: 700;
    display: block;
} 
a.button:hover {
	color: #fff !important;
	background: #c31f66;
}
a.button:active {
    position: relative;
    top: 2px;
}

a.button.download {
    padding: 5px 20px 10px !important;
    line-height: normal !important;
    margin-top: 5px !important;
}
a.button.download:before {
    font-family: 'icn';
    content: '\e645';
    font-size: 2em;
    position: relative;
    top: 6px;
    margin-right: 10px;
}
a.button.download.contrat:before,
a.button.download.plaquette:before {
	font-size: 1.4em;
	top: 3px;
}
a.button.download.contrat:before {
	content: '\e604';
}
a.button.download.plaquette:before {
	content: '\e628';
}


.para p a,
.single .content a {
    color: #DD327C;
    text-decoration: underline;
    -moz-transition: color 0s ease-in-out;
    -webkit-transition: color 0s ease-in-out;
    -o-transition: color 0s ease-in-out;
    -ms-transition: color 0s ease-in-out;
    transition: color 0s ease-in-out;
}
.para p a:hover,
.single .content p a:hover { color: #333333; }

.para p a.button {
    position: relative;
    display: inline-block;
    background: #ffffff;
    color: #dd347d;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
    outline: 0;
    font-size: 1em;
    border: 2px solid #dd347d;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -ms-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    transition: background 200ms linear;
    border-radius: 10px;
}
.para p a.button:hover {
    color: #ffffff;
    background: #dd347d;
}

.para p a.button.download {
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #00447b;
    background: -moz-linear-gradient(top, #00447b 0%, #002a5e 100%);
    background: -webkit-linear-gradient(top, #00447b 0%,#002a5e 100%);
    background: linear-gradient(to bottom, #00447b 0%,#002a5e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00447b', endColorstr='#002a5e',GradientType=0 );
    border-color: #00447b;
    color: #ffffff;
}
.para p a.button.download:hover {
	background: 0;
	color: #00447b;
}

/*********************************************************************************/

/* Icones																		*/

/*********************************************************************************/
 .icone::before {
	font-family:'icones';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
}
.icone.facebook::before {
	content:"\e603";
}
.icone.twitter::before {
	content:"\e604";
}
.icone.googleplus::before {
	content:"\e602";
}
.icone.url::before {
	content:"\e605";
}
.icon-verifie {
	list-style: none;
}
.icon-verifie:before {
	content:"\e600";
	font-family:'icones';
	color: #df337d;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px;
}
/*********************************************************************************/

/* HEADER																		*/

/*********************************************************************************/
#header {
	background : #fff ;  
	color: #2B252C;
 	width:100%;
}
#header > .inner {
    padding: 10px 0;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
}
#header .inner:after {
	content: '';
	clear: both;
	display: block;
}


#header .top{
	color : #fff;
	background : #dd347d ; 
	height: 50px; 
}
#header .top .inner {
    padding: 10px 0;
}


#header .top .evenement {
    padding-left: 15px;
    color : #fff;
}

#header .top .evenement:hover {
     color : #002c4f;
}



#header .top .menu_reseaux {
    float: right;
    margin-top: 0px;
    color : #fff;
}

#header .top .menu_reseaux ul {
    padding-top: 0px;
}

#header .top .menu_reseaux ul li {
    
}

#header .top .menu_reseaux ul li a {
    color : #fff;
}


#header .top .menu_reseaux:before {
    display: none;
}

#header .bulles {
	display: none;
	width: 100%;
	height: 167px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#header .bulles:before {
	content: '';
	background-image: url(/wp-content/themes/ccifranchise2015/img/bulle.png);
	display: block;
	width: 524px;
	height: 215px;
	position: absolute;
	left: 18%;
}
#header .left {
	width: 50%;
    float: left;
    position: relative;
}
#header .site-title {
	background: #FFFFFF;
}
#logo {
	display: inline-block;
}
img.logo_img{
	width: 100%!important;
	height: 100% !important;
}
#logo img {
	max-width: 250px;
	height: 100%;
	width: 100%;
	-webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -ms-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
}
#logo:hover img {
	opacity: .5;
}
#header .advertisement{
    max-width: 100%;
    position: relative;
    width: 50%;
	text-align: right;
}
/*#header .advertisement div.sam-container {
    width: 635px;
    float: right;
    max-width: 100%;
}*/
#header .evenement {
    font-size: 0.75em;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
vertical-align: super;
    line-height: normal;
}
#header .evenement img {
    position: absolute;
    top: 1px;
    margin-left: 5px;
}
#header .evenement .evenement {
    height: auto;
    display: block;
    position: relative;
}
#header > .menu{
	background : #f7f9fb ;  
}

/*********************************************************************************/

/* FOOTER														   */

/*********************************************************************************/
#footer{
	position: relative;
	background: #fff;
	color: #6b8295;
	clear: both;
	border-top: 5px solid #eaeaea;
	width: 100%;
	margin: auto;
	
	margin-top: 3rem;
}
#footer:after{
	content: "";
	display: block;
	clear: both;
}
#footer .inner:after {
	content: '';
	display: block;
	clear: both;
}
#footer .bloc_apropos{
	float: right;
	text-align: right;
}



#footer .full{
	float: left;
	width: 100%;
	padding-top: 2rem;
	padding-bottom: 3rem;
	
	margin-bottom: 3rem;
	
	border-bottom: 5px solid #eaeaea;
}




#footer .right{
	float: right;
	padding-left: 10px;
	width: 33.333333333%;
}
#footer .centre{
	float: left;
	width: 33.333333333%;
	padding-right: 10px;
}
#footer .left{
	float: left;
	width: 33.333333333%;
	padding-right: 10px;
}


#footer .left .rose, #footer .right .rose {
	width: 100%;
}
#footer .left:after {
    content: '';
    display: block;
    clear: both;
}
#footer .centre .carousel { margin-top: 20px; }
#footer p {
	font-size: 0.875em;
	color: #6b8295;
}
#footer .right .bloc_apropos > .reseaux {
	font-weight: 500;
	float: left;
	margin: 14px 5.5%;
}
#footer .right .bloc_apropos > .reseaux + p {
	float: left;
}
#footer .rose{
	font-size: 1em;
	color: #dd327c;
	margin-bottom: 25px;
	text-align: left;
	width: 100%;
	margin-top: 15px;
	font-weight: bold;
	display: inline-block;
}
#footer .rose img {
	display: block;
}

#footer .bloc_apropos p { margin: 10px 0 0 0; }
#footer .bloc_apropos img { margin: 0 9px auto 7px; }

.footer-navigation {
    max-width: 1280px;
    text-align: center;
    margin: 30px auto 60px;
}
.footer-navigation li {
    list-style-type: none;
    display: inline;
    margin-right: 30px;
}
.footer-navigation li:last-child { margin-right: 0; }
.footer-navigation li a {
    text-decoration: none;
    font-size: .875em;
    color: #779DBB;
}
.footer-navigation li a:hover { color: #dd347d; }


#footer .bx-viewport a,
#footer .bx-viewport img {
	display: block;
	margin: auto;
}

#footer .bx-controls {
	position: relative;
}

#footer .bx-prev,
#footer .bx-next {
	display: block;
    text-align: center;
}
#footer .bx-prev:hover {
    background: 0;
}
#footer .bx-prev:before,
#footer .bx-next:after {
    font-family: 'icn';
    color: #ffffff;
    background: #dd347d;
    width: 40px;
    line-height: 36px;
    font-size: 1.5em;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #dd347d;
    position: absolute;
    top: 2px;
}
#footer .bx-prev:before {
    content: '\e63d';
    left: 0;
}
#footer .bx-next:after {
    content: '\e640';
    right: 0;
    padding-left: 3px;
}
#footer .bx-prev:hover:before,
#footer .bx-next:hover:after {
    background: #ffffff;
    color: #dd347d;
}
#footer .owl-carousel {
	overflow: hidden;
}
#footer .owl-stage-outer {
    width: 80%;
    margin: auto;
}

/*********************************************************************************/

/* Breadcrumbs														   */

/*********************************************************************************/
#breadcrumbs {
	font-size:.8em;
	margin:0;
	padding: 1.4em 0;
}
.tax-annees #breadcrumbs {
	padding: 20px;
}
#breadcrumbs span { color: #d2d2d2; }
#breadcrumbs span a { color: #6b8295; }
#breadcrumbs span a:hover { color: #dd327c; }

/*********************************************************************************/

/* Navigation principale														   */

/*********************************************************************************/
 .menu {
	margin: 0;
	padding: 0;
}
.main-navigation {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	clear: both;
	padding: 0;
}
.main-navigation:after {
    content: '';
    display: block;
    clear: both;
}
.main-navigation a { color: #00447a; }
.main-navigation > ul {
	line-height: 0px;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	height: auto;
}
.main-navigation > ul > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}
.main-navigation > ul > li.secondary {
    margin-left: 20px;
    position: relative;
    vertical-align: bottom;
    /*top: 16px;*/
}
.main-navigation > ul > li.menu-item-has-children > a:after {
    font-family: 'icn';
    content: '\e632';
    position: absolute;
    font-size: 1.5em;
    top: 2px;
    right: -20px;
}  


/* Liens principaux */
.main-navigation > ul > li > a {
	font-family: 'main', sans-serif;
	font-weight: 700;
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	padding: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	-webkit-transition: background 200ms linear, color 200ms linear;
	-moz-transition: background 200ms linear, color 200ms linear;
	-ms-transition: background 200ms linear, color 200ms linear;
	-o-transition: background 200ms linear, color 200ms linear;
	transition: background 200ms linear, color 200ms linear;
}
.main-navigation > ul > li > a strong {
    display: block;
    font-weight: 300;
    font-size: 1.2em;
}
.main-navigation > ul > li > a:hover {
    color: #dd347d;
}
.main-navigation > ul > li.current-menu-item > a,
.page-id-1383 #menu-item-2127 a { color: #dd347d; }
.main-navigation > ul > li.current-menu-item > a:hover {
    background: inherit;
    cursor: default;
    color: #dd347d;
}
#menu-menu-principal-droite {
	margin-left: auto;
}
/* Liens secondaires */
.main-navigation li.secondary > a {
	font-size: .813em;
	color: #688fae;
	padding: 0;
	font-weight: 400;
	border-bottom: 2px solid rgba(255,255,255,0);
	-webkit-transition: color 200ms linear, border-color 200ms linear;
	-moz-transition: color 200ms linear, border-color 200ms linear;
	-ms-transition: color 200ms linear, border-color 200ms linear;
	-o-transition: color 200ms linear, border-color 200ms linear;
	transition: color 200ms linear, border-color 200ms linear;
}
 .main-navigation li.secondary > a:hover {
     background: none;
     border-color: #dd347d;
     color: #dd347d;
 }
 
.main-navigation li.secondary.first{
	margin-left: 4em;
}

.main-navigation .bouton_acces_exposant,
.main-navigation .bouton_inscription {
    width: 180px;
    margin-left: 15px;
    margin-top: 15px;
    /*margin-bottom: -15px;*/
    transition: .1s ease-in-out;
}

.main-navigation .bouton_acces_exposant:hover,
.main-navigation .bouton_inscription:hover {
	transform: scale(1.05);
}

/* Bouton */
.main-navigation li.btn,
.main-navigation li.btn.current-menu-item {
	/*position: absolute;
	right: 0;	
    top: -40px;
	z-index: 1000;
	margin: 0;*/
	float: right;
	margin: 0 10px;
}
.main-navigation li.btn > a,
.main-navigation li.btn.current-menu-item > a {
	/*font-size: .813em;
	color: #ffffff;
	background: #dd347d;
	padding: 13px 10px;
	text-transform: uppercase;
	border-bottom: 5px solid #912051;
	border-radius: 10px;
	padding : 5px;
	-webkit-transition: background 200ms linear, border-color 200ms linear;
	-moz-transition: background 200ms linear, border-color 200ms linear;
	-ms-transition: background 200ms linear, border-color 200ms linear;
	-o-transition: background 200ms linear, border-color 200ms linear;
	transition: background 200ms linear, border-color 200ms linear;*/
	padding: 0;
	transition: opacity 200ms linear;
}
.main-navigation li.btn > a span,
.main-navigation li.btn.current-menu-item > a span{
	
	display: block;
	padding: 10px;
	border: 1px solid #FFF;
	border-radius: 10px;
	    line-height: 1.3em;
	        text-align: center;
}
.main-navigation li.btn > a img,
.main-navigation li.btn.current-menu-item > a img{
	
	width: 240px;
}

.main-navigation li.btn > a:hover,
.main-navigation li.btn.current-menu-item > a:hover {
    /*border-color: #dd347d;
    background: #912051;
    cursor: pointer;
    color: #ffffff;*/
    opacity: .7;
}
.main-navigation > ul > li.contact > a {
	background: #df7366;
	color: #fff;
	text-align: center;
	border-radius: 20em;
	text-decoration: none;
	line-height: 1.5em;
}

.main-navigation > ul > li > span {
	display: block;
	text-decoration: none;
	border: 0;
	outline: 0;
	line-height: 1em;
}
.main-navigation > ul > li > ul {
	display: none;
	margin-top:0;
}
.main-navigation > ul > li:hover > ul {
	display: block;
}
.main-navigation > ul > li > ul > li {
	color: #5b5b5b;
	display:block;
	border: 0;
	padding:0;
	margin:0;
}
.sub-menu {
	background: rgba(255, 255, 255, 0.975);
	padding: 1em 1.25em 1em 1.25em;
	line-height: 1em;
	height: auto;
	text-align: left;
	border-radius: 0.5em;
	box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.25);
	min-width: 12em;
	position: absolute;
	left:50%;
	width: 300px;
	margin-left: -150px;
	box-sizing: border-box;
}
.sub-menu li:hover { color: #ef8376; }
.sub-menu li a, .sub-menu li span {
	display: block;
	border: 0;
	padding: 0.5em 0 0.5em 0;
	-moz-transition: color 0.35s ease-in-out;
	-webkit-transition: color 0.35s ease-in-out;
	-o-transition: color 0.35s ease-in-out;
	-ms-transition: color 0.35s ease-in-out;
	transition: color 0.35s ease-in-out;
}
.sub-menu {
	margin-top: 1em;
	font-size: 0.9em;
}
.sub-menu:before {
	content:'';
	position: absolute;
	left: 50%;
	top: -0.7em;
	margin-left: -0.75em;
	border-bottom: solid 0.75em rgba(255, 255, 255, 0.975);
	border-left: solid 0.75em rgba(64, 64, 64, 0);
	border-right: solid 0.75em rgba(64, 64, 64, 0);
}
.sub-menu:before { display: none; }
.sub-menu{
	z-index: 1001;
	width: 241px;
	margin-left: -174px;
	padding: 0px;
	border: 1px solid #EAEAEA;
}
.sub-menu > li{
	font-family: 'main',sans-serif;
	font-weight: 300;
	font-size: .813em;
	color: #688fae;
}
.sub-menu li a{
	padding: 1.3em 1em 0.625em 1em;
	background: #ffffff;
	-moz-transition: background 0.35s ease-in-out;
	-webkit-transition: background 0.35s ease-in-out;
	-o-transition: background 0.35s ease-in-out;
	-ms-transition: background 0.35s ease-in-out;
	transition: background 0.35s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sub-menu li a:hover{
	color: #fff;
	background: #dd347d;
}
.main-navigation > ul > li > ul { margin-top: 0px; }

/*********************************************************************************/

/* Navigation secondaire														*/

/*********************************************************************************/
.second-navigation {
	font-size: 1em;
	color: #FFFFFF;
	background: #ec3a87;
	position: absolute;
	right: 0;
	z-index: 10;
	margin-top: -1px;
}
.second-navigation ul{
	float: left;
}
.second-navigation ul li {
	display: block;
}
.second-navigation ul li a {
	padding: 20px;
	color: #FFFFFF;
	display: block;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.second-navigation ul li a:hover {
	text-decoration: underline;
}
.second-navigation ul li a:before {
	font-family: 'icn';
	content: '\e640';
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 1.5em;
	vertical-align: middle;
}
/*********************************************************************************/

/* Menu réseaux sociaux														   */

/*********************************************************************************/
.menu_reseaux {
	position: relative;
	margin-top: 20px;
}

.menu_reseaux ul {
	text-align: left;
	padding-top: 20px;
}
.menu_reseaux ul li {
	display: inline-block;
	position: relative;
}
.menu_reseaux ul > li:first-child {
	margin-right: 15px;
}
.menu_reseaux ul > li:first-child a{
	color: #6b8295;
	font-size: 0.875em;
} 
.menu_reseaux ul > li:first-child a:hover{
	color: #6b8295;
}
.menu_reseaux ul .facebook,
.menu_reseaux ul .twitter
.menu_reseaux ul .linkedin {
	margin-left: 5px;
} 
.menu_reseaux ul .facebook a,
.menu_reseaux ul .twitter a,
.menu_reseaux ul .linkedin a {
	display: block;
	width: 31px;
	height: 31px;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.menu_reseaux ul .facebook a:hover,
.menu_reseaux ul .twitter a:hover ,
.menu_reseaux ul .linkedin a:hover {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
.menu_reseaux ul .facebook span,
.menu_reseaux ul .twitter span,
.menu_reseaux ul .linkedin span {
	text-indent: 9999em;
	display: block;
}
.menu_reseaux ul .facebook a:before,
.menu_reseaux ul .twitter a:before,
.menu_reseaux ul .linkedin a:before {
	content: '';
	width: 31px;
	height: 31px;
	display: block;
	position: absolute;
}
.menu_reseaux ul .facebook a:before {
	background: url('/wp-content/uploads/facebook_footer.png') no-repeat left top;
}
.menu_reseaux ul .twitter a:before {
	background: url('/wp-content/uploads/twitter_footer.png') no-repeat left top;
}
.menu_reseaux ul .linkedin a:before {
	background: url('/wp-content/uploads/linkedin_footer.png') no-repeat left top;
}




.top .menu_reseaux ul li:not(:first-child){
	background : rgba(255,255,255,.3);
	border-radius : 30px;
}

.top .menu_reseaux ul li:not(:first-child):hover{
	background : #013860;
}

.top .menu_reseaux ul .facebook a:before { background: url('img/facebook.png') no-repeat center center; }
.top .menu_reseaux ul .twitter a:before { background: url('img/twitter.png') no-repeat center center; }
.top .menu_reseaux ul .linkedin a:before { background: url('img/linkedin.png') no-repeat center center; }


/*********************************************************************************/

/* Rechercher														*/

/*********************************************************************************/
.search-form{
}
.second-navigation .search-form{
	float: left;
	width: 150px;
}
.search-form input[type=search]{
	border: 1px solid #e7e6e6;
	padding: 5px 0px;
	font-size: 13px;
	color: #333;
	text-indent: 10px;
	display: block;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	box-shadow: none;
}
.search-form input[type=search]:focus{
	background: #F1F1F1;
	box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05), 0px 1px 0px 0px rgba(255, 255, 255, 0.025);
	outline: none;
}
[type="search"] {
	-moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}


.search-form input[type=submit]{
	display: none;
}
.search-form input[type=submit]::after{
}

/*********************************************************************************/

/* Wrapper																	   */

/*********************************************************************************/
 body.open {
	overflow: hidden;
	height:100%;
	width:100%;
}
#page {
	/*background: #e1e4e6;*/
	margin: auto;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	z-index: 99;
	position: relative;
	overflow:hidden;
	height:100%;
	width:100%;
	/*-webkit-box-shadow: 0 0 16px 0 #000;
	-moz-box-shadow: 0 0 16px 0 #000;
	box-shadow: 0 0 16px 0 #000;*/
}
.open #page {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
#main {
    width: 100%;
    padding: 0;
    background: #FFF;
    display: block;
    margin: auto;
}
#main:after {
    content: '';
    display: block;
    clear: both;
}
.home.page #main {
    margin-top: -10px;
}
.post-type-archive-exposant #main,
.tax-secteurs #main,
.tax-annees #main {
    padding: 0px!important;
}
/*********************************************************************************/

/* Menu mobile																		*/

/*********************************************************************************/
 #menu_mobile {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: #9B2457;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow: auto;
	font-weight: bold;
	border-right: 5px solid #DD347D;
}
.open #menu_mobile {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
#menu_mobile_bouton {
	display: none;
	background: #FFF;
	position: fixed;
	z-index: 1000;
	padding: 15px 20px 5px;
	right: 20px;
	cursor: pointer;
	opacity: .6;
	top: 0;
	color: #dd347d;
}
#menu_mobile_bouton:hover {
	opacity:1;
}
#menu_mobile a {
	color: #FFF;
	padding: .2em .5em;
	border-radius:4px;
	display: block;
	opacity: 0.8;
	margin-bottom: 20px;
}
#menu_mobile a:hover {
	opacity: 1;
	position: relative;
	left: 20px;
}
#menu_mobile ul{
	list-style: none;
}
#menu_mobile ul li ul{
	font-size: .8em;
}
#menu_mobile > *{
	margin: 0;
	padding: 2em 1em;
}
#menu_mobile #menu-menu-principal{
	font-size: 1.1em;
	background: #00447A;
}
#menu_mobile input[type="submit"]{
	display: none;
}

#menu_mobile li a {
    font-weight: normal;
} 
#menu_mobile li a strong {
    display: block;
    font-weight: bold;
}
/*********************************************************************************/

/* Bloc actu																	  */

/*********************************************************************************/
.bloc_actu {
	position: relative;
    margin-top: -40px;
    background: transparent;
    z-index: 100;
}
.bloc_actu * { color: #ffffff; }
.bloc_actu h2 { color: #ffffff; margin-bottom: 30px; }


.bloc_actu a:hover,
.bloc_actu a:hover * { color: #dc347d; }
.bloc_actu h3 {
    font-family: 'main', sans-serif;
    font-weight: 700;
    font-size: .8em;
    -moz-transition: color 0.35s ease-in-out;
    -webkit-transition: color 0.35s ease-in-out;
    -o-transition: color 0.35s ease-in-out;
    -ms-transition: color 0.35s ease-in-out;
    transition: color 0.35s ease-in-out;
}


    

.bloc_actu .actualites{
	position: relative;
	display: table;
}

.bloc_actu .actualites .actu{
	position: relative;
	width: 55%;
	padding: 60px;
	display: table-cell;
	background: #013860;
	border-radius: 15px 0 0 15px;
}

.bloc_actu .actualites .actu .liste_actus{
	position: relative;
}

.bloc_actu .actualites .actu .liste_actus article{
	float: left;
	width: 50%;
	padding-right: 30px;
	margin-bottom: 30px;
}

.bloc_actu .actualites .actu .liste_actus article:nth-child(odd){
	clear: left;
}

.bloc_actu .actualites .actu .liste_actus:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}



.bloc_actu .actualites .actu .liste_actus article .date{
	display: inline-block;
	font-size: .8rem;
	padding: 5px;
	font-weight: bold;
	background : #ffffff ;
	color : #013860; 
	margin-bottom: 10px;
}




.bloc_actu .actualites .apropos{
	position: relative;
	width: 45%;
	padding: 60px;
	background : #002c4f url("img/apropos.png") bottom right no-repeat ;  
	display: table-cell;
	border-radius: 0 15px 15px 0;
}






.bloc_actu time,
.bloc_actu time *,
.post header .date { color: #4b4b4b; }
.bloc_actu .more a:after {
    font-family: 'icn';
    content: '\e640';
    display: block;
    text-align: center;
    font-size: 1.5em;
}


/*PARTNEAIRES*/
.partenaires{
    display: block;
}
.partenaires p{
    color: #00447a;
    font-size: 1em;
    /*margin-left: 30px;*/
}    
.partenaires ul{
    list-style: none;
}

.partenaires ul li{
    padding: 0 7px 0px 6px;
    display: inline;
}
.partenaires ul li:first-child{
    margin-left: 0;
}
.partenaires ul li:last-child{
    margin-right: 0;
}
.page-id-1457 .para img {
    max-height: 60px;
    display: block;
    width: auto;
}
/*END PARTNEAIRES*/



/*********************************************************************************/

/* Bloc relatif																	  */

/*********************************************************************************/
.bloc_relatif{
	clear: both;
}
.bloc_relatif .inner{
	padding: 0 10px;
}
.bloc_relatif .inner article{
	width: 25%;
	float: left;
	padding: 10px;
}
.bloc_relatif .inner article a{
	font-weight: bold;
}
.bloc_relatif .inner article img{
	border-radius: 2px;
	-webkit-box-shadow: 0px 2px 10px -5px #000;
	box-shadow: 0px 2px 10px -5px #000;
}
/*********************************************************************************/

/* Paragraphes																	  */

/*********************************************************************************/
 .bloc_para {
	clear:both;
}
.grand_ecran{
	background: #df337d;
	color: #FFF;
	margin: 0 -10px;
}
.grand_ecran h1, .grand_ecran h2, .grand_ecran h1 strong, .grand_ecran h2 strong{
	color: #FFF;
}
.bloc_para:after {
	content:'';
	clear: both;
	display: block;
}
.bloc_para .inner{
	margin-left: auto;
	margin-right: auto;
	padding:0px 20px;
}
.bloc_para .retour {
	clear: both;
}
.bloc_para .inner > div {
	float:left;
	padding: 1em;
}
.bloc_para.b1 .inner > div {
	width:100%;
	float:none;
}
.bloc_para.b2 .inner > div {
	width:50%;
}
.bloc_para.b3 .inner > div {
	width:33.3333%;
}
.bloc_para.b4 .inner > div {
	width:25%;
}
.bloc_para.b5 .inner > div {
	width:20%;
}
.bloc_para.b6 .inner > div {
	width:16.6%;
}

.para.b100 {width:100%;float:none;}
.para.b95 {width:95%;}
.para.b90 {width:90%;}
.para.b85 {width:85%;}
.para.b80 {width:80%;}
.para.b75 {width:75%;}
.para.b70 {width:70%;}
.para.b66 {width:66.6666%;}
.para.b65 {width:65%;}
.para.b60 {width:60%;}
.para.b55 {width:55%;}
.para.b50 {width:50%;}
.para.b45 {width:45%;}
.para.b40 {width:40%;}
.para.b35 {width:35%;}
.para.b33 {width:33.3333%;}
.para.b30 {width:30%;}
.para.b25 {width:25%;}
.para.b20 {width:20%;}
.para.b15 {width:15%;}
.para.b10 {width:10%;}
.para.b05 {width:5%;}

/*alignement texte*/
 .bloc_para.tg, .bloc_para.tg p {
	text-align: left;
}
.bloc_para.tc, .bloc_para.tc p {
	text-align: center;
}
.bloc_para.td, .bloc_para.td p {
	text-align: right;
}
/*position image*/
 .bloc_para .bloc_image {
	display: block;
}
.bloc_para .bloc_image img {
	opacity: 1;
	-webkit-transition: all .6s ease-out .5s;
	-moz-transition: all .6s ease-out .5s;
	-o-transition: all .6s ease-out .5s;
	transition: all .6s ease-out .5s;
	position: relative;
	top: 0;
}
.bloc_para .bloc_image img.cache {
	opacity: 0;
	top:5px;
}
.bloc_para .bloc_image a {
	border: 0;
}
.bloc_para.image_gauche .bloc_image {
	float:left;
	width:30%;
	max-width:200px;
	min-width: 100px;
	margin:0 4% 4% 0;
}
.bloc_para.ig .inner > div h2, .bloc_para.ig .inner > div h3, .bloc_para.ig .inner > div h4 {
	clear:none;
	margin-top: 0;
}
.bloc_para.ih .bloc_image {
}
.bloc_para.id .bloc_image {
	float:right;
	width:30%;
	max-width:200px;
	min-width: 100px;
	margin:0 0 4% 4%;
}
.bloc_para.id .inner > div h2, .bloc_para.id .inner > div h3, .bloc_para.id .inner > div h4 {
	clear:none;
	margin-top: 0;
}
/*styles dans paragraphes*/
 .bloc_para .inner > div ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1em;
}
.bloc_para .inner > div ul li {
	margin:6px 0;
}
.bloc_para.no-exposant,
.bloc_para.no-exposant * {
	text-align: center;
}
/*format de bloc*/
.bloc_para.f2{
	background: #df337d;
	color: #FFF;
}
.bloc_para.f3{
	background: #E2F8F4;
}
/*********************************************************************************/

/* Paragraphes à onglet														  */

/*********************************************************************************/
.onglets li{
	float: left;
	border: 1px solid #F1F1F1;
	border-bottom: none;
	border-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	margin: 0 10px 0 0;
}
.onglets li a{
	display: block;
	padding: 10px;
}
.onglets li.active{
	border-color: #DBDBDB;
	background: #F1F1F1;
}
.tabcontent{
	clear: both;
}

.acf-tab-group {
    background: transparent;
    border-bottom: 1px solid #004479;
}

.acf-tab-group li a {
    background: #004479;
    color: #FFF;
    border: 1px solid #004479;
    border-bottom: none;
}
.acf-tab-group li.active a {
    background: #FFF;
    color: #004479;
    border: 1px solid #004479;
    border-bottom: none;
}
.acf-tab-group li a:hover {
    background: #FFF;
    color: #004479;
}
.acf_postbox p.label label {
    color: #004479;
}

/*********************************************************************************/

/* Diaporama																	  */

/*********************************************************************************/
 .slides {
	list-style:none;
	padding:0;
	margin:0;
}
.rs-wrap:after, .rs-slider:after, .rs-thumb-wrap:after, .rs-arrows:after, .rs-caption:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
/* ===[ Slider ]=== */
 .rs-wrap {
	position: relative;
	max-width: 100%;
	-webkit-box-shadow: inset 0px 0px 10px -5px #000;
	box-shadow: inset 0px 0px 10px -5px #000;
}
.rs-slide-bg {
	*zoom: 1
}
.rs-slider > li > a {
	display: block
}
.rs-slider > li {
	list-style: none;
	filter: alpha(opacity=0);
	opacity: 0;
	width: 100%;
	height: 100%;
	margin: 0 -100% 0 0;
	padding: 0;
	float: left;
	position: relative;
}
.bloc_para > div .rs-slider li {
	margin: 0 -100% 0 0;
}
.rs-slider > li > a {
	padding: 0;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.rs-slider > li img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	-ms-interpolation-mode: bicubic;
	-webkit-box-shadow: 0px 2px 10px -5px #000;
	box-shadow: 0px 2px 10px -5px #000;
}
/* ===[ Thumbnails ]=== */
 .rs-thumb-wrap {
	*zoom: 1
}
.rs-thumb-wrap > a {
	display: block;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	/* Hardware accelerate to prevent jumps on transition */
}
.rs-thumb-wrap > a > img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	-ms-interpolation-mode: bicubic;
}
.rs-thumb-wrap > a:first-child {
	margin-left: 0!important
}
/* ===[ Arrows ]=== */
 .rs-arrows .rs-next, .rs-arrows .rs-prev {
	z-index: 1;
}
.rs-arrows:hover .rs-next, .rs-arrows:hover .rs-prev {
	z-index: 2;
}
/* ===[ Captions ]=== */
 .rs-caption {
	position: absolute;
	max-height: 100%;
	overflow: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
}
.rs-caption.rs-top-left {
	top: 0;
	bottom: auto;
}
.rs-caption.rs-top-right {
	top: 0;
	right: 0;
	left: auto;
	bottom: auto;
}
.rs-caption.rs-bottom-left {
	bottom: 0;
	left: 0;
}
.rs-caption.rs-bottom-right {
	right: 0;
	left: auto;
	border-bottom: none;
	border-right: none;
}
.rs-caption.rs-top {
	top: 0;
	bottom: auto;
	width: 100%!important;
}
.rs-caption.rs-bottom {
	width: 100%!important
}
.rs-caption.rs-left {
	top: 0;
	 height: 100%;
}
.rs-caption.rs-right {
	top: 0;
	left: auto;
	right: 0;
	height: 100%;
}
/* ===[ Grid ]=== */
 .rs-grid {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: none;
}
.rs-gridlet {
	position: absolute;
	opacity: 1;
}
.rs-arrows {
}
.rs-arrows .rs-next, .rs-arrows .rs-prev {
	width: 42px;
	height: 42px;
	display: block;
	position:absolute;
	top: 50%;
	z-index:10;
	background:rgba(255, 255, 255, .2);
	border-radius:100px;
	margin:-21px 20px 0 20px;
}
.rs-arrows:hover .rs-next, .rs-arrows:hover .rs-prev {
}
.rs-arrows .rs-next:active, .rs-arrows .rs-prev:active {
}
.rs-arrows .rs-next {
	right: 0;
}
.rs-arrows .rs-next:before, .rs-arrows .rs-prev:before {
	content:"";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #c6c8c9;
	border-left: 10px solid rgba(255, 255, 255, .7);
	position: absolute;
	top: 11px;
	left: 16px;
}
.rs-arrows .rs-prev:before {
	border-left: none;
	border-right: 10px solid #c6c8c9;
	border-right: 10px solid rgba(255, 255, 255, .7);
}
.rs-arrows .rs-prev:hover:before {
}
.rs-arrows .rs-next:hover:before {
}
.rs-arrows .rs-prev:active:before {
}
.rs-arrows .rs-next:active:before {
}

/*********************************************************************************/

/* Haut de page avec image														   */

/*********************************************************************************/
#hdp_image {
    height: 260px;
    position: relative;
    padding: 100px 0px;
    margin: 0 -20px 20px;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
}
#hdp_image .background,
#hdp_image .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
}
#hdp_image .background {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
#hdp_image .overlay {
    background: rgba(0, 68, 122, 0.8);
    z-index: 1;
}
#hdp_image .txt {
    z-index: 2;
    position: relative;
    color: #ffffff;
}
#hdp_image h1,
#hdp_image h2 {
    color: #ffffff;
    font-family: 'main', sans-serif;
    font-size: 2.250em;
    font-weight: 300;
    padding-top: 0;
}
#hdp_image h2 {
    font-size: 1.125em;
    font-weight: 500;
}
#hdp_image p {
	color: #ffffff;
	font-family: 'main', sans-serif;
	font-weight: 300;
	font-size: 1em;
	text-align: center;
}





/*********************************************************************************/

/* Haut de page avec Plaquettes														   */

/*********************************************************************************/
#hdp_plaquette {
    height: 260px;
    position: relative;
    padding: 100px 0;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    color : #fff;
    background-size: cover;
    background-position: center center;
    
}


#hdp_plaquette h1{
    color : #fff;
}






#hdp_plaquette_boutons{
    position: relative;
    margin-top: -30px;
    margin-bottom: 60px;
}

#hdp_plaquette_boutons .bouton1{
    float: left;
    padding: 0 1rem;
    width: 50%;
}

#hdp_plaquette_boutons .bouton2{
    float: right;
    padding: 0 1rem;
    width: 50%;
}

#hdp_plaquette_boutons .bouton1 .button{
    width: 100%;
    border-radius : 5px;
    background : #dd347d ;  
    border-bottom: 4px solid #b92b68;
    padding: 15px;
    
    -webkit-box-shadow: 0 10px 20px -10px rgba(0,0,0,.2);
	box-shadow: 0 10px 20px -5px rgba(0,0,0,.2);
}


#hdp_plaquette_boutons .bouton1 .button:hover{
    background : #00447a ;  
    border-bottom: 4px solid #213550;
}



#hdp_plaquette_boutons .bouton2 .button{
    width: 100%;
    border-radius : 5px;
    background : #c61e66 ;  
    border-bottom: 4px solid #ae2a63;
    padding: 15px;
    
    -webkit-box-shadow: 0 10px 20px -10px rgba(0,0,0,.2);
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.2);
	
}

#hdp_plaquette_boutons .bouton2 .button:hover{
    background : #00447a ;  
    border-bottom: 4px solid #213550;
}


#hdp_plaquette_boutons:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}





/*********************************************************************************/

/* OFFRES ET FORMULES       													   */

/*********************************************************************************/
#offres_et_formules {
	position: relative;
	display: block;
    margin: 4rem 0;
}


#offres_et_formules .oef {
	position: relative;
	display: table;
}

#offres_et_formules .oef .offres {
	position: relative;
	display: table-cell;
	width: 50%;
	background : #f7f9fb ;
	padding: 80px;
}

#offres_et_formules .oef .offres h2 {
	color : #00447a;
	margin-bottom: 40px;
}





#offres_et_formules .oef .formules {
	position: relative;
	display: table-cell;
	width: 50%;
	background : #00447a ;  
	padding: 80px;
	color : #fff;
}

#offres_et_formules .oef .formules:after {
	position: absolute;
	top : calc( 50% - 100px );
	left : 0px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 0 100px 25px;
	border-color: transparent transparent transparent #f7f9fb;

}





#offres_et_formules .oef .formules h2 {
	color : #fff;
	margin-bottom: 40px;
}

#offres_et_formules .oef .formules h3 {
	color : #dd347d;
	font-weight: bold;
    font-size: 1.7rem;
	margin-bottom: 20px;
}


#offres_et_formules .oef .formules img {
	    max-width: 50%;
}



#offres_et_formules .oef .formules ul p {
	color : #fff;
}

#offres_et_formules .oef .formules ul li {
	list-style: none;
	position: relative;
	color : #fff;
}

#offres_et_formules .oef .formules ul li:not(:last-child) {
	margin-bottom: 40px;
}


#offres_et_formules .oef .formules ul li ul li {
	padding-left: 30px;
	list-style: disc;
	list-style-position: inside;
	    margin-bottom: 3px !important;
}





/* PAGER */
#offres_et_formules .bx-wrapper .bx-pager {
  text-align: left;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  
  margin-top: 20px;
  position: relative;
}
#offres_et_formules .bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255,255,255,.6);
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 5px;
  margin: 0 3px;
  outline: 0;
}
#offres_et_formules .bx-wrapper .bx-pager.bx-default-pager a:hover,
#offres_et_formules .bx-wrapper .bx-pager.bx-default-pager a.active,
#offres_et_formules .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #dd347d;
}
#offres_et_formules .bx-wrapper .bx-pager-item,
#offres_et_formules .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
#offres_et_formules .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}





/*********************************************************************************/

/* TEMOIGNAGES       													   */

/*********************************************************************************/
#temoignages {
	position: relative;
	display: block;
    margin: 4rem 0;
}


#temoignages .temoignages {
	position: relative;
	display: table;
}

#temoignages .temoignages .visuel {
	position: relative;
	display: table-cell;
	width: 50%;
	background : #f7f9fb ;
	padding: 80px;
	
	background-position: center top;
    background-size: cover;
}




#temoignages .temoignages .citations {
	position: relative;
	display: table-cell;
	width: 50%;
	background : #dd347d ;  
	padding: 80px;
	color : #fff;
}






#temoignages .temoignages .citations h2 {
	color : #fff;
	margin-bottom: 40px;
}

#temoignages .temoignages .citations ul p {
	color : #fff;
}

#temoignages .temoignages .citations ul li {
	list-style : none;
}

#temoignages .temoignages .citations ul li .nom {
	font-weight: bold;
	color : #fff;
}





/* PAGER */
#temoignages .bx-wrapper .bx-pager {
  text-align: left;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  
  margin-top: 20px;
  position: relative;
}
#temoignages .bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(255,255,255,.6);
  text-indent: -9999px;
  display: block;
  width: 30px;
  height: 5px;
  margin: 0 3px;
  outline: 0;
}
#temoignages .bx-wrapper .bx-pager.bx-default-pager a:hover,
#temoignages .bx-wrapper .bx-pager.bx-default-pager a.active,
#temoignages .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #00447a;
}
#temoignages .bx-wrapper .bx-pager-item,
#temoignages .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
#temoignages .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}










/*********************************************************************************/

/* CAT       													   */

/*********************************************************************************/
#cta {
	position: relative;
	display: block;
    margin: 4rem 0;
    text-align: center;
}



#cta .bouton{
	position: relative;
	display: block;
    margin: 4rem 0;
    display: inline-block;
    padding: 20px;
    
    background: rgba(255,255,255,.9);
    border : 2px solid;
    
    border-radius: 4px;
    
    z-index: 11;
}


#cta .bouton:hover{
	border : #dd347d 2px solid;
	background: #dd347d;
	color : #fff;
}


#cta .visuel{
	position: absolute;
	top : 50%;
	left : 50%;
	transform : translateX(-50%) translateY(-50%) rotate(0deg);
    
    z-index: 10;
    
    -webkit-transition: all .5s;
	transition: all .5s;
    
    
}

#cta .bouton:hover + .visuel{
	transform : translateX(-50%) translateY(-60%) rotate(1deg);
}








/*********************************************************************************/

/* Accueil																	  */

/*********************************************************************************/
#hdp_home {
    position: relative;
    width: 100%;
    height: 600px;
    padding: 0;
    background: #5F5549;
    display: block;
    margin: auto;
}
#hdp_home .slide {
	position: relative;
	height: 600px;
	background-position: center top;
    background-size: cover;
}

#hdp_home .slide * {
    color: #ffffff;
}



#hdp_home .slide h2 {
    font-weight: 300;
    font-family: 'main', sans-serif;
    font-size: 2.1em;
    text-align: center;
    line-height: 1.25em;
}
#hdp_home .texte {
    width: 70%;
    margin: auto;
    position: absolute;
    bottom: 15%;
    left: 15%;
    opacity: 0;
    
}
#hdp_home .background {
    top: 0;
    left: 0;
    z-index: 0;
    max-width: none;
    width: 100%;
    float: left;
    position: static;
}
#hdp_home .texte .button {
    width: 220px;
    font-size: 1.250em;
    line-height: 1em;
    padding: 10px;
    margin: 0;
    border-right: 1px solid #c31f66;
    display: inline-block;
    /*display: none;*/
}
#hdp_home .texte .button.n2 {
    background: #c31f66;
    border-right: 0;
    border-left: 1px solid #fb509a;
    display: none;
    border-left: 0;
}
#hdp_home .texte .button:hover { background: #ab2a62; }
#hdp_home .texte .button strong { font-weight: 700; }

/*Widget Twitter*/
.page-id-258 iframe { width: 100% !important; }
/*réseaux sociaux*/
.page-id-258 #para_2 > p { margin-bottom: 5px; }

.bloc_actu .readmore {
    color: #DD347D;
    -webkit-transition: color 0ms linear;
    -moz-transition: color 0ms linear;
    -ms-transition: color 0ms linear;
    -o-transition: color 0ms linear;
    transition: color 0ms linear;
    clear: both;
    display: block;
    text-align: center;
    padding-top: 20px;
}
.bloc_actu .readmore:hover { color: #333333; }
.bloc_actu .readmore:hover:after { background: #333333; }
.bloc_actu .readmore:after {
    font-family: 'icn';
    content: '\e627';
    display: inline;
    color: #ffffff;
    background: #DD347D;
    font-size: 1.2em;
    position: relative;
    top: 4px;
    left: 20px;
}
.para .sam-place {
    text-align: center;
}

/* HOME SLIDER */
#hdp_home .bx-prev:before,
#hdp_home .bx-next:after {
    content: '';
    font-family: 'icn';
    font-size: 3em;
    color: #ffffff;
    box-sizing: border-box;
    display: block;
    position: absolute;
    bottom: 42%;
    line-height: 1.3em;
    -webkit-transition: transform 200ms linear;
    -moz-transition: transform 200ms linear;
    -ms-transition: transform 200ms linear;
    -o-transition: transform 200ms linear;
    transition: transform 200ms linear;
}
#hdp_home .bx-prev:before {
    content: '\e63d';
    left: 0;
    padding-right: 20px;
    -webkit-border-top-right-radius: 100%;
    -webkit-border-bottom-right-radius: 100%;
    -moz-border-radius-topright: 100%;
    -moz-border-radius-bottomright: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
}
#hdp_home .bx-next:after {
    content: '\e640';
    right: 0;
    padding-left: 20px;
    -webkit-border-top-left-radius: 100%;
    -webkit-border-bottom-left-radius: 100%;
    -moz-border-radius-topleft: 100%;
    -moz-border-radius-bottomleft: 100%;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
}
#hdp_home .bx-prev:hover:before,
#hdp_home .bx-next:hover:after {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
/*********************************************************************************/

/* Exposants																	  */

/*********************************************************************************/
/* ARCHIVE */
.post-type-archive-exposant h2 {
	text-transform: uppercase;
}
.post-type-archive-exposant p.info {
	font-size: .9em;
	font-style: italic;
	display: block;
	margin: 20px 0;
	color: #999999;
}

.post-type-archive-exposant #breadcrumbs,
.post-type-archive-exposant #breadcrumbs *,
.tax-secteurs #breadcrumbs,
.tax-secteurs #breadcrumbs * { color: #ffffff; }
.post-type-archive-exposant header.exposants,
.tax-secteurs header.exposants  {
    background: #00447a;
    margin-bottom: 0;
    padding: 0 20px 20px 20px;
    position: relative;
}
.post-type-archive-exposant header.exposants:after,
.tax-secteurs header.exposants:after {
    content: '';
    clear: both;
    display: block;
}
.post-type-archive-exposant header.exposants .btn,
.tax-secteurs header.exposants .btn {
    clear: both;
    text-align: left;
}
.post-type-archive-exposant header.exposants .btn:after,
.tax-secteurs header.exposants .btn:after {
    content: '';
    clear: both;
    display: block;
}
.post-type-archive-exposant header.exposants .goback,
.post-type-archive-exposant header.exposants .exposants_fav,
.tax-secteurs header.exposants .goback,
.tax-secteurs header.exposants .exposants_fav {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: .8em;
    margin: auto;
    margin-right: 20px !important;
}

.post-type-archive-exposant header.exposants .exposants_fav:before,
.tax-secteurs header.exposants .exposants_fav:before {
    color: #ffc104;
}


.post-type-archive-exposant header.exposants .goback,
.tax-secteurs header .goback { margin-right: 0; }
.post-type-archive-exposant header.exposants .goback:before,
.post-type-archive-exposant header.exposants .exposants_fav:before,
.tax-secteurs header.exposants .goback:before,
.tax-secteurs header.exposants .exposants_fav:before {
    font-family: 'icn';
    content: '\e64f';
    font-size: 1.5em;
    margin-right: 5px;
    position: relative;
    top: 5px;
}
.post-type-archive-exposant header.exposants .exposants_fav:before,
.tax-secteurs header .exposants_fav:before { content: '\e60c'; }
.post-type-archive-exposant header.exposants .goback:hover,
.post-type-archive-exposant header.exposants .exposants_fav:hover,
.tax-secteurs header.exposants .goback:hover,
.tax-secteurs header.exposants .exposants_fav:hover {
    color: #dd347d;
}



.post-type-archive-exposant header.exposants .voir_tous_expo {
	border: 2px solid;
    padding: 1px 10px 6px 8px;
    border-radius: 5px;
}

.post-type-archive-exposant header.exposants .exposants_fav {
	border:  2px solid #ffc104;
    padding: 1px 10px 6px 8px;
    border-radius: 5px;
    color : #ffc104;
}

.liste_exposants .annuaire {
	position: relative;
	width: 33%;
	padding: 20px;
	border : none;
	background: none  !important;
}

.liste_exposants .annuaire.impar {
	background: none !important;
}


.liste_exposants .annuaire .contenu {
	position: relative;
	width: 100%;
	height: 100%;
	background : #fff ;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
	-webkit-box-shadow: 0 0 40px 5px rgba(0,68,122,.1);
	box-shadow: 0 0 40px 5px rgba(0,68,122,.1);
	border-radius: 15px;
}
.liste_exposants .annuaire .info .btn_savoir_plus {
	background-color: #00447a;
	padding: 5px 10px;
	color: white;
	margin-bottom: 20px;
	display: inline-block;
}

.liste_exposants .annuaire .info .btn_savoir_plus:after {
    font-family: 'icn';
    content: '\e627';
    display: inline;
    color: #ffffff;
    background: #00447a;
    font-size: 1.2em;
    position: relative;
    top: 3px;
    left: 5px;
}
.liste_exposants .annuaire .info .btn_titre {
	font-size: 1.3em;
	/*margin-bottom: 20px;*/
}
.liste_exposants .annuaire .info .description,
.liste_exposants .annuaire .info .secteur_activite {
	margin-bottom: 20px;
}
.liste_exposants .annuaire .logo_enseigne {
	margin: 0;
    width: 100%;
    padding: 10px 25% 10px 25%;
}

/*SEARCH*/
.post-type-archive-exposant expo-search{
    margin: 15px 0;
    width: 33%;
    float: left;
}
#secondary .expo-search{
    margin: 15px 0;
    width: 33%;
    float: left;
}
.expo-search input[type='text']{
    height: 34px;
    color: #00447a;
    font-size: 0.875em;
}
.expo-search input[type='submit']{
    border: none;
    float: left;
    width: 38px;
    height: 28px;
    padding: 0;
    margin: 0;
    background: url(img/search_btn.png) center no-repeat;
    outline: none;
}
.expo-search input[type='submit']:hover{
    background: url(img/search_btn.png) center no-repeat;
}

/*DROPDOWN LIST*/
.delivery_block{
    position: relative;
    width: 34%;
    padding: 15px 0 0;
    color: #8c8c8c;
    font-size: 0.875em;
    float: left;
}
.delivery_block .delivery_list {
    padding: 2px 6px;
    min-height: 28px;
    cursor: pointer;
    margin: 0 20px;
    color: #ed4226;
    border: 1px solid #efefef;
    z-index: 11;   
    background: #fcfcfc url(img/btn_dropwon.png) 96% center no-repeat;
}
.delivery_list #btn {
    margin: 7px 0;
    width: 10px;
    height: 17px;
    float: right;
}
.delivery_list span {
    display: block;
    font-weight: bold;
    font: 1.2em;
    color: #00447a;
    text-align: center;
    padding: 3px 0 0;
}
.delivery_block ul.cities_list {
    margin: 0 20px;
    z-index: 10;
    background: #f6f8fa;
    width: 369px;
    padding: 0;
    border: 1px solid #eee;
    position: absolute;
    display: none;
    box-shadow: 0 0 10px -3px #000;
}
ul.cities_list li {
    font: 1.2em;
    color: #666f77;
    padding: 6px 9px;
    list-style-type: none;
    border-top: 1px solid #efefef;
}
ul.cities_list li:first-child { border-top: 0; }
ul.cities_list li:hover {
    cursor: pointer;
    background: #dadbdc;
}
.delivery_block .delivery_text {
    padding: 3px 5px;
    margin: 5px 0 0 3px;
}

/* SINGLE */
.type-exposant, 
.single-annuaire .type-annuaire {
    border: 3px solid #eaeaea;
    box-shadow: 0 0 20px #eaeaea;
}
.type-exposant h1,
.type-annuaire h1 {
    font-family: 'main', sans-serif;
    color: #00447a;
    font-size: 2.250em;
    font-weight: 300;
    text-align: left;
    padding-top: 0;
}
.type-exposant #identite { 
	width: 70%;
}
.type-annuaire #identite {
	width: 100%;
}
.type-exposant #contact,
.type-annuaire #contact {
    width: 30%;
    background: #eaeaea;
    height: 100%;
}
.type-exposant #identite,
.type-exposant #contact,
.type-annuaire #identite,
.type-annuaire #contact {
    float: left;
    padding: 40px;
    box-sizing: border-box;
    position: relative;
}
.type-exposant #contact,
.type-annuaire #contact { 
	padding: 30px; 
}
.type-exposant #contact input,
.type-exposant #contact textarea {
    margin-bottom: 20px;
    color: #6b8295;
    font-size: 1em;
}
.type-exposant #contact input[type="submit"] { color: #ffffff; }
.type-exposant #contact input[type="submit"]:hover {
    background: #ba1c60;
    border-bottom: 3px solid #e2498b;
}
.type-exposant #contact header {
    position: relative;
}
.type-exposant #contact header img {
    position: absolute;
    left: -31px;
    margin-top: -8px;
}
.type-exposant #contact header h2 { padding: 0 50px; }
.type-exposant #contact .subtitle {
    font-size: 1em;
    font-weight: 300;
    display: block;
}

.type-exposant .excerpt,
.type-annuaire .excerpt { 
	color: #00447a; 
}
.type-exposant h2.cat,
.type-exposant .type,
.type-annuaire h2.cat, 
.type-annuaire .type {
    font-size: 1em;
    color: #8398a8;
    font-weight: 300;
    display: block;
}
.type-exposant .type,
.type-annuaire .type {
    font-style: italic;
}
.type-exposant #identite .top, .type-annuaire #identite { display: inline-table; }
.type-exposant #identite .top .site,
.type-annuaire #identite .top .site {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    margin-right: 5%;
}
.type-exposant #footer_identite,
.type-annuaire #footer_identite {
    clear: both;
    width: 70%;
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
}
.type-annuaire #footer_identite {
	width: 100%;
}
.type-exposant #footer_identite:after,
.type-annuaire #footer_identite:after {
    content: '';
    clear: both;
    display: block;
}
.type-exposant #footer_identite .social, .type-annuaire #footer_identite .social { padding: 0; }

.type-exposant #footer_identite a,
.type-annuaire #footer_identite a {
	text-decoration: none !important;
}

.type-exposant #footer_identite > .item,
.type-annuaire #footer_identite > .item {
    width: 33.33%;
    float: left;
}

.type-exposant #footer_identite > .item.n2,
.type-exposant #footer_identite > .item.n2 *,
.type-exposant #footer_identite > .item.n2 *:before,
.type-annuaire #footer_identite > .item.n2,
.type-annuaire #footer_identite > .item.n2 *,
.type-annuaire #footer_identite > .item.n2 *:before {
    text-align: center;
    color: #b8b8b8;
}
.type-exposant #footer_identite > .item.n3,
.type-exposant #footer_identite > .item.n3 * { text-align: right; }
.type-exposant #footer_identite > .item.n3 .impression { list-style-type: none; }
.type-exposant #footer_identite > .item.n3 .impression a:before
.type-annuaire #footer_identite > .item.n3,
.type-annuaire #footer_identite > .item.n3 * { text-align: right; }
.type-annuaire #footer_identite > .item.n3 .impression { list-style-type: none; }
.type-annuaire #footer_identite > .item.n3 .impression a:before {
    font-family: 'icn';
    content: '\e613';
    color: #b8b8b8;
    margin-right: 10px;
    font-size: 1.8em;
    position: relative;
    top: 6px;
}

.type-exposant #footer_identite .ajouter:before,
.type-exposant #footer_identite .retirer:before,
.type-exposant #footer_identite .ajoutok:before,
.type-exposant #footer_identite .retireok:before,
.type-annuaire #footer_identite .ajouter:before,
.type-annuaire #footer_identite .retirer:before,
.type-annuaire #footer_identite .ajoutok:before,
.type-annuaire #footer_identite .retireok:before {
    color: #EFD313;
    font-family: 'icn';
    font-size: 2em;
    position: relative;
    top: 6px;
    margin-right: 10px;
}
.type-exposant #footer_identite .ajouter:before,
.type-exposant #footer_identite .retireok:before,
.type-annuaire #footer_identite .ajouter:before,
.type-annuaire #footer_identite .retireok:before { content: '\e60d'; }

.type-exposant #footer_identite .retirer:before,
.type-exposant #footer_identite .ajoutok:before,
.type-annuaire #footer_identite .retirer:before,
.type-annuaire #footer_identite .ajoutok:before { content: '\e60c'; }


.type-exposant h2.cat a, .type-annuaire h2.cat a { text-decoration: underline; }
.type-exposant h2.cat a:hover, .type-annuaire h2.cat a:hover { color: #dd347d; }

.type-exposant .nstand {
    display: block;
    background: #003a68;
    color: #ffffff;
    font-size: 1em;
    position: absolute;
    left: 20px;
    top: -20px;
    z-index: 1;
    padding: 7px 12px;
}
.type-exposant .nstand strong { font-weight: 700; }
.type-exposant #identite > a.site,
.type-annuaire #identite > a.site {
    display: block;
    width: 25%;
    text-align: center;
    float: left;
    margin-right: 5%;
}
.type-exposant .header,
.type-annuaire .header {
    width: 67%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.type-exposant .header:after,
.type-annuaire .header:after {
    content: '';
    display: block;
    clear: both;
}
.type-exposant form input[type="submit"]{
    background: #e2498b;
    border:none;
    outline: none;
    border-bottom: 3px solid #ba1c60;
}

/*********************************************************************************/

/* Archives	et page blog																  */

/*********************************************************************************/
.blog .post::after, .archive .post::after, .search .post::after{
	content: '';
	display: block;
	clear: both;
}
.blog #main, .archive #main, .single #main, .search #main{
	/*float: left;
	width: 74%;*/
}
.blog .image, .archive .image, .search .image{
	display: block;
	margin: 0 0 30px;
}
.post .contenu{
	float: right;
	width: 80%;
}
.blog .post, .archive .post, .search .post {
	margin-bottom:3em;
	padding-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #F0F4F4;
}
.blog .post header h2, .archive .post header h2, .search .post header h2 {
	padding-bottom: .5em;
	margin: 0;
}

/*pagination*/
 .pagination {
	list-style: none;
	padding: 0;
	margin: 20px auto;
	text-align: center;
}
.pagination li {
	display: inline;
}
.pagination li a {
	background: #F0F4F4;
	color: #2b252c;
	text-align: center;
	border-radius: 40em;
	text-decoration: none;
	line-height: 1.5em;
	padding: 8px 15px;
}
.pagination li a:hover {
    color: #F0F4F4;
    background: #2b252c;
}
.pagination li.active a,
.pagination li.active a:hover {
	background: #004479;
	color: #fff;
}
.pagination li.page_suivante a, .pagination li.page_precedente a {
	background: none;
}
/*********************************************************************************/

/* Articles																	  */

/*********************************************************************************/
.post h1 {
	text-align: left;
}
.post h2, .post h3, .post h4, .post h5, .post h6 {
	clear: none;
}
.post .content {
	padding: 0;
	clear: both;
	border-top: 1px solid #F0F4F4;
	padding-top: 1.5em;
}
.post p img, .post .gallery img {
	border-radius: 2px;
	-webkit-box-shadow: 0px 2px 10px -5px #000;
	box-shadow: 0px 2px 10px -5px #000;
	width: auto;
}
.wp-caption-text {
	text-align: center;
	font-style: italic;
	font-size: 1em;
}
/* Alignment */
 .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	max-width: 50%;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	max-width: 50%;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 20px auto;
}
.centrer{
	text-align: center;
}
.droite{
	text-align: right;
}
/*social*/
.post .social{
	border-top: 1px solid #e7e6e6;
	border-bottom: 1px solid #e7e6e6;
	clear: both;
	overflow: hidden;
	min-height: 34px;
	list-style: none;
	list-style: none;
	padding: 20px 0;
	margin: 40px 0 0 0;
}
.post .social li{
	float: left;
	line-height: 21px;
	width: 20%;
}
/*galerie*/
 .gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 -10px;
}
.gallery li {
	float: left;
	max-width: 25%;
}
.gallery li a {
	margin: 0 10px 20px;
	display: block;
}
.gallery li a img {
	height:auto;
}
/*auteur*/
.post > aside {
	float: left;
	width: 20%;
	padding: 0 2%;
}
.post > aside {
	font-size:.8em;
	text-align: center;
}
.post > aside ul, .post > aside ul li {
	list-style: none;
}
.posted-on {
	display:block;
	border-top: 1px solid #F0F4F4;
	margin-top:1.5em;
	padding-top: 1.1em;
}
.author {
	position: relative;
	background: #f6f6f6;
	padding: 15px 20px;
}
.author .author-avatar {
	width: 120px;
	position: relative;
	float: left;
}
.author .avatar {
	width: 100%;
	height: auto;
	border-radius: 100px;
	border: 5px solid #F0F4F4;
}
.author > ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 75%;
}
.author li {
}
.author li[itemprop=name] {
	font-style: normal;
	font-size:1em;
	font-weight: bold;
	font-size: 1.2em;
	font-weight: 700;
}
.author li[itemprop=telephone] {
	margin-bottom: 0;
}
.author li[itemprop=description] {
	clear: both;
}
.author li.nom {
	float: left;
	width: 50%;
	font-weight: bold;
	line-height: 2em;
}
.author li.rezo_social {
	float: right;
	width: 50%;
	text-align: right;
}
.author li.rezo_social ul {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}
.author li.rezo_social ul li {
	display: inline;
	font-size: 1.5em;
}
.author li.rezo_social ul li a {
}
.author li.rezo_social ul li a.icone span {
	display: none;
}



/*********************************************************************************/

/* Exposants																	  */

/*********************************************************************************/




/* ------------PAGE EXPOSANTS et SECTEURS */
.post-type-archive-exposant .type-exposant,
.tax-secteurs .type-exposant,
.tax-annees .type-exposant {
    box-shadow: none;
    border: 0;
    border-top: 2px solid #eeeeee;
    position: relative;
}
.post-type-archive-exposant .type-exposant.impair,
.tax-secteurs .type-exposant.impair,
.tax-annees .type-exposant.impair { background: #F7F7F7; }
.post-type-archive-exposant .type-exposant:after,
.tax-secteurs .type-exposant:after,
.tax-annees .type-exposant:after {
    content: '';
    display: block;
    clear: both;
}
.post-type-archive-exposant .type-exposant .contenu .info h2 + em {
    color: #DF9DB9;
    font-size: 0.9em;
    position: relative;
    top: -13px;
    left: -1px;
    display: block;
}
.post-type-archive-exposant .type-exposant .contenu > div,
.tax-secteurs .type-exposant .contenu > div,
.tax-annees .type-exposant .contenu > div {
    float: left;
    padding: 20px;
}
.post-type-archive-exposant .type-exposant .contenu .options,
.tax-secteurs .type-exposant .contenu .options,
.tax-annees .type-exposant .contenu .options {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    left: 30px;
    color: #EFD313;
}
.post-type-archive-exposant .type-exposant .contenu .logo_enseigne,
.tax-secteurs .type-exposant .contenu .logo_enseigne,
.tax-annees .type-exposant .contenu .logo_enseigne {
    width: 25%;
    text-align: center;
    margin-left: 10%;
}
.tax-annees .type-exposant .contenu .logo_enseigne {
	width: 35%;
	margin-left: 0%;
}
.post-type-archive-exposant .type-exposant .contenu .logo_enseigne a:hover img,
.tax-secteurs .type-exposant .contenu .logo_enseigne a:hover img,
.tax-annees .type-exposant .contenu .logo_enseigne a:hover img {
    opacity: .5;
}
.post-type-archive-exposant .type-exposant .contenu .logo_enseigne img,
.tax-secteurs .type-exposant .contenu .logo_enseigne img,
.tax-annees .type-exposant .contenu .logo_enseigne img {
    display: block;
    margin: auto;
}
.post-type-archive-exposant .type-exposant .contenu .info,
.tax-secteurs .type-exposant .contenu .info,
.tax-annees .type-exposant .contenu .info { width: 40%; }

.post-type-archive-exposant .type-exposant .contenu .description_expo,
.tax-secteurs .type-exposant .contenu .description_expo,
.tax-annees .type-exposant .contenu .description_expo { width: 25%; }

.post-type-archive-exposant .type-exposant .options .wpfp-link span,
.tax-secteurs .type-exposant .options .wpfp-link span,
.tax-annees .type-exposant .options .wpfp-link span {
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: block;
}
.post-type-archive-exposant .type-exposant .options .wpfp-link .ajouter:before,
.post-type-archive-exposant .type-exposant .options .wpfp-link .retirer:before,
.tax-secteurs .type-exposant .options .wpfp-link .ajouter:before,
.tax-secteurs .type-exposant .options .wpfp-link .retirer:before,
.tax-annees .type-exposant .options .wpfp-link .ajouter:before,
.tax-annees .type-exposant .options .wpfp-link .retirer:before,
.annuaire_ajout_favoris .wpfp-link .ajouter:before,
.annuaire_ajout_favoris .wpfp-link .retirer:before {
    font-family: 'icn';
    content: '\e60d';
    font-size: 2em;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.post-type-archive-exposant .type-exposant .options .wpfp-link .retirer:before,
.tax-secteurs .type-exposant .options .wpfp-link .retirer:before { content: '\e60c'; }
.post-type-archive-exposant .type-exposant .options .wpfp-span .ajoutok,
.post-type-archive-exposant .type-exposant .options .wpfp-span .retireok,
.tax-secteurs .type-exposant .options .wpfp-span .ajoutok,
.tax-secteurs .type-exposant .options .wpfp-span .retireok,
.tax-annees .type-exposant .options .wpfp-span .ajoutok,
.tax-annees .type-exposant .options .wpfp-span .retireok {
    display: block;
    max-width: 82px;
    font-size: 0.8em;
    font-weight: 500;
    color: #688fae;
    line-height: normal;
    text-align: left;
}
#tri_apport .range_select > div > span { display: block; }
.tax-secteurs .delivery_block { display: none; }
.tax-secteurs #tri_apport { width: 50%; }

.tax-secteurs #alphabet {
    clear: both;
    float: none;
    margin: auto;
    padding: 20px 0 30px;
} 
#aucun_exposant { padding: 20px; }






.liste_exposants{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.liste_exposants .exposant{
	position: relative;
	width: 25%;
	padding: 20px;
	border : none;
	background: none  !important;
}

.liste_exposants .exposant.impar{
	background: none !important;
}


.liste_exposants .exposant .contenu{
	position: relative;
	width: 100%;
	height: 100%;
	background : #fff ;
	
	padding: 10px;
	padding-top: 80px;
	text-align: center;
	
	-webkit-box-shadow: 0 0 40px 5px rgba(0,68,122,.1);
	box-shadow: 0 0 40px 5px rgba(0,68,122,.1);
	
	border-radius: 15px;
}




.liste_exposants .exposant .contenu .options{
	position: absolute;
    top: 20px;
    right: 0px;
    padding: 0px;
    margin: 0px;
    width: 50px;
    left: auto;
    text-align: right;
}


.liste_exposants .exposant .contenu .stand{
	position: absolute;
    top: 20px;
    left: -10px;
    padding: 0px;
    margin: 0px;
    background : #00447a ; 
    color : #fff;
    font-weight: bold;
    padding: 4px 8px;
    text-transform: uppercase;
    font-size: .7rem;
}


.liste_exposants .exposant .contenu .logo_enseigne{
	margin: 0;
	width: 100%;
	padding: 10px 25% 10px 25%;
}


.liste_exposants .exposant .contenu .bloc.info{
	margin: 0;
	width: 100%;
	padding: 10px;
}

.liste_exposants .exposant .contenu .info h2{
	font-weight: bold;
}

.liste_exposants .exposant .contenu .info h2 a{
	font-weight: bold;
}


.liste_exposants .exposant .contenu .description_expo{
	text-align: center;
	width: 100%;
	padding: 10px 20px;
	
}

.liste_exposants .exposant .contenu .description_expo p{
	text-align: center;
	color: #97a6b3;
	font-size: 0.9rem;
	line-height: 1.2rem;
}








/* ------------#PAGE EXPOSANTS */
.nouveau,
.apport span,
.duree_du_contrat span,
.nombre_dunites span {
    font-weight: bold;
    color: #0069bb;
}
img.avatar_inter {
    float:  left;
    margin: 4px 10px 4px 0;
}
/* page Favoris */
.wpfp-span ul > li {
    line-height: 32px;
    list-style: none!important;
    padding: 15px;
}
.wpfp-span ul > li:nth-child(even){
    background: #F2F2F2;
}

.wpfp-span ul > li a:last-child{
    float: right;
}
.page-id-1324 .wpfp-span a.wpfp-link{
    -webkit-box-shadow: 0 3px #bf2e6d;
    -moz-box-shadow: 0 3px #bf2e6d;
    box-shadow: 0 3px #bf2e6d;
    /*width: 223px;
    height: 44px;*/
    color: #FFF;
    background: #dd347d;
    padding: 8px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
}
.wpfp-span ul > li:before {
    font-family: 'icones';
    content: "\e60c";
    margin-right: 5px;
    color:#ffc000;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 4px 0 0;
}

.wpfp-link.remove-parent:hover,
.wpfp-link.remove-parent:hover:before,
.page-id-1324 .wpfp-span a.wpfp-link:hover {
    opacity:0.8;
    filter:alpha(opacity=80);
}
.wpfp-link.remove-parent::before {
    content:"\e607";
    font-size: 20px;
    font-family:'icones';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 4px 0 0;
}

/* menu icones réseaux sociaux*/
ul.social {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    top: 6px;
    text-align: center;
    padding: 20px 0;
    clear: both;
}
ul.social li {
    display: inline-block;
    padding: 0;
    margin:  0 5px;
}
ul.social li a,
ul.social li a::before {
    color: #ec3a87;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
ul.social li a:hover,
ul.social li a:hover::before { color: #ff80b7; }

ul.social li.impression,
ul.social li.facebook,
ul.social li.twitter,
ul.social li.googleplus,
ul.social li.viadeo {
    width:  19px;
    height: 19px;
    overflow: hidden;
}
ul.social li.impression a:before,
ul.social li.facebook a:before,
ul.social li.twitter a:before,
ul.social li.googleplus a:before,
ul.social li.viadeo a:before  {
    font-size: 16px;
	font-family:'icones';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 5px 5px 0;
	color: #ec3a87;
}
ul.social li.impression a:before { content:"\e605"; }
ul.social li.facebook a:before { content:"\e60a"; }
ul.social li.twitter a:before { content:"\e60b"; }
ul.social li.googleplus a:before { content:"\e60d"; }
ul.social li.viadeo a:before {
    font-family:'icn';
    content: '\e625' ;
}
ul.social li.partager {
    position: relative;
    top:  -10px;
}
    
/*********************************************************************************/

/* PAGE FLASH FRANCHISE																	*/

/*********************************************************************************/
.bloc_video {
	text-align: center;
}
.bloc_video .para {
	display: block;
	float: left;
	padding: 20px 10px;
}
.bloc_video .para:nth-child(3n+1) {
	clear: left;
}
.bloc_video iframe {
	max-width: 100%;
}
.bloc_video h2 {
	margin-bottom: 5px;
}
.bloc_video em {
	display: block;
	margin-bottom: 10px;
}
.bloc_video p {
	margin-bottom: 0;
}
.bloc_video .button {
	width: 100%;
}
.bloc_video .button:hover {
	text-decoration: underline;
}
/*********************************************************************************/

/* CARTE																	  */

/*********************************************************************************/
.carte img {
	max-width: none;
}
/*********************************************************************************/

/* PopUp																	  */

/*********************************************************************************/
#framePopUp {
    background-color:black;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

#inPopUp {
    display: none;
    left: 50%;
    position: fixed;
    top: 50%;
    z-index: 999999;
	background-color:white;
	overflow: hidden;
	width: 800px;
	max-width: 100%;
	margin-left: -400px;
	height: 300px;
	margin-top: -150px;
}
.popup-image{
	width: 50%;
	float: left;
	overflow: hidden;
}
.popup-image img{
	height: 100%;
	width: auto;
	max-width: none;
}
.popup-texte{
	width: 50%;
	float: left;
	padding-left: 30px;
}
html > body #inPopUp {
    position: fixed;
}

a#spmCloseButton{
    display: block;
    width: 34px;
    height: 34px;
    top:-17px;
    right:-17px;
    position: absolute;
    z-index: 100;
    background: #000;
    outline: none;
    border: none;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    line-height: 31px;
    border-radius: 20em;
}
/*********************************************************************************/

/* AJOUT AUX FAVORIS															  */

/*********************************************************************************/
.wpfp-hide { display: none; }
.wpfp-img { border: 0; vertical-align: middle; margin-right: 3px; position: relative; top:  -2px; }


/*********************************************************************************/

/* FILTRE															  */

/*********************************************************************************/
.hors_apport, .no-secteur, .no-search, .no-alphabet, .no-type {
	display: none;
}
.secteur{
    display: block !important;
}

/*********************************************************************************/

/* SLIDER RANGE															  */

/*********************************************************************************/
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    	box-sizing: border-box;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-stacking + .noUi-origin {
/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
	*z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 30px;
}
.noUi-horizontal .noUi-handle {
	width: 24px;
	height: 40px;
	left: -12px;
	top: -6px;
}
.noUi-horizontal.noUi-extended {
	padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin  {
	right: -15px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}
.noUi-vertical.noUi-extended {
	padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin  {
	bottom: -15px;
}

/* Styling;
 */
.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #f6f8fa;
	/*box-shadow: inset 0 0 3px rgba(51,51,51,0.45);*/
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	border-radius: 1px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
	max-width: 90%;
	margin: 16px auto 0; 
}
#tri_apport{
	width: 33%;
	display: block;
	float: right;
	/*margin: 20px 120px 10px 20px;*/
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}
#tri_apport .range_select {
    margin-top: 10px;
} 
#tri_apport .range_select > div {
    width: 50%;
    float: left;
    color: #ffffff;
}
#tri_apport .range_select > div + div {
    float: right;
    text-align: right;
}

/* Handles and cursors;
 */
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	/*border: 1px solid #A3A3A3;*/
	/*border-radius: 3px;*/
	background: #dd347d;
	cursor: default;
	/*box-shadow: inset 0 0 1px #FFF,
	 inset 0 1px 7px #EBEBEB,
	 0 3px 6px -3px #BBB;*/
	 opacity: 0.9;
}
/*.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}*/

/* Handle stripes;
 */
/*.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}*/

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}


/*********************************************************************************/

/* TYPE - liste dans recherche												  */

/*********************************************************************************/
#tri_gauche {
	float: left;
	width: 65%;
}
#tri_gauche:after,
#tri_gauche > div:after,
#tri_gauche ul:after {
	content: '';
	display: block;
	clear: both;
}
#tri_types{
    clear: both;
    position: relative;
}
#tri_types ul li.tous { min-width: 50px; }
#tri_types ul li {
    display: block;
    float: left;
    color: #a3b2c4;
    text-align: center;
    cursor: pointer;
    padding: 0 5px;
    margin-right: 5px;
}
#tri_types ul li:hover,
#tri_types ul li.active {
    color: #ffffff;
    font-weight: 500;
    background: #dd347d;
}


/*********************************************************************************/

/* ALPHABET - liste dans recherche												  */

/*********************************************************************************/
#alphabet{
    clear: both;
    position: relative;
}
#alphabet ul li.tous { min-width: 50px; }
#alphabet ul li {
    display: block;
    float: left;
    color: #a3b2c4;
    text-align: center;
    cursor: pointer;
    padding: 0 5px;
    margin-right: 10px;
}
#alphabet ul li:hover,
#alphabet ul li.active {
    color: #ffffff;
    font-weight: 500;
    background: #dd347d;
}


/*********************************************************************************/

/* FORUMLAIRE DE SOUMISSION														  */

/*********************************************************************************/
.acf-tab-group li.active a{
	background: #FFF;
}
.acf_postbox .field textarea {
	float: none;
}
.acf-form input[type="submit"] {
	background: #df337d;
	color: #FFF;
	font-size: 1.5em;
	cursor: pointer;
	margin:  5px 0 20px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.acf-form input[type="submit"]:hover {
	background: #f969a7;
}

/*#acf-numero_de_stand, #acf-masquer_contact, #acf-masquer_condition_acces {
	display: none;
}*/

.acf-field[data-name="numero_de_stand"],
.acf-field[data-name="masquer_contact"],
.acf-field[data-name="masquer_condition_acces"] {
	display: none;
}

/*#acf-apport, #acf-apport_max{
	float: left;
	width:50%;
	padding-right: 60px;
	clear: none;
}*/

.acf-field[data-name="apport"],
.acf-field[data-name="apport_max"] {
	float: left;
	width:50%;
	padding-right: 60px;
	clear: none;
}

.acf_postbox .field select {
	-webkit-appearance: menulist;
	float: none;
}
ul.acf-checkbox-list li input{
	-webkit-appearance: checkbox;
}
ul.acf-radio-list li input{
	-webkit-appearance: radio;
}
.acf_postbox.no_box > .inside > .field{
	clear: both;
}
.acf-image-uploader img{
	width: 150px;
}

ul.acf-radio-list li,
ul.acf-checkbox-list li {
    list-style-type: none !important;
}
ul.acf-radio-list input,
ul.acf-checkbox-list input {
    position: relative;
    top: 8px;
}

.acf-input-append,
.acf-input-prepend {
    min-height: 27px;
    color: #df337d;
    font-weight: bold;
}

/*SLIDER*/
#banner-fade,
#banner-slide{
	margin: 0 auto 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff url(img/arrows.png) no-repeat;
	color:#000;
	text-decoration: none;
	border: 3px solid #dd327c;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	transition: none;
}

ul.bjqs-controls.v-centered li.bjqs-prev a{
    background-position: 5px 5px;
}
ul.bjqs-controls.v-centered li.bjqs-next a{
    background-position: -8px 5px;
}

ul.bjqs-controls.v-centered li.bjqs-prev a:hover{
	background:#dd327c url(img/arrows.png) no-repeat;
	background-position: 5px -10px;
	transition: none;
}

ul.bjqs-controls.v-centered li.bjqs-next a:hover{
	background:#dd327c url(img/arrows.png) no-repeat;
	background-position: -8px -10px;
	transition: none;
}

ol.bjqs-markers li{
	padding:3px 6px;
	margin: 5px;
	background:#fff;
    border: 3px solid #dd327c;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
ol.bjqs-markers li a{
    color: #fff;
    transition: none;
}

ol.bjqs-markers li.active-marker,
ol.bjqs-markers li:hover{
	background: #fff url(img/point.png) center no-repeat;
	color: #dd327c;
	transition: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li:hover a{
	color: #dd327c;
	transition: none;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none; border-bottom: 5px solid #dd327c;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999; font-size: 5px;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:30px;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:30px;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 10px 0 0 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center; font-size: .2em;
}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

#poststuff #acf_1330 .inside + h2 {
    margin: 0;
    padding: 30px 0;
    text-align: center;
}

/*******************************************************************************/

/* CONFÉRENCES															  */

/*********************************************************************************/
.post-type-archive-conference #hdp_image { margin: 0 0 20px; }
#main.timeline{
    padding-left: 0px;
    padding-right: 0px;
}
h2.conferences{
    text-align: center;
    color: #00447a;
    margin: 0px;
}
#liste_conf {
	width: 2px;
	margin: auto;
	background: #fdfdfd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #e2e2e2 16%, #e2e2e2 50%, #e2e2e2 84%, #fdfdfd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(16%,#e2e2e2), color-stop(50%,#e2e2e2), color-stop(84%,#e2e2e2), color-stop(100%,#fdfdfd));
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#e2e2e2 16%,#e2e2e2 50%,#e2e2e2 84%,#fdfdfd 100%);
	background: -o-linear-gradient(top,  #fdfdfd 0%,#e2e2e2 16%,#e2e2e2 50%,#e2e2e2 84%,#fdfdfd 100%);
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#e2e2e2 16%,#e2e2e2 50%,#e2e2e2 84%,#fdfdfd 100%);
	background: linear-gradient(to bottom,  #fdfdfd 0%,#e2e2e2 16%,#e2e2e2 50%,#e2e2e2 84%,#fdfdfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fdfdfd',GradientType=0 );
	position: relative;
	list-style: none !important;
	height: 1800px;
}
#liste_conf li {
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none !important;
	font-size: 0.875em;
}
#liste_conf li .hdebut{
	background: #dd327c;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	left: -9px;
}
#liste_conf li .hdebut:hover{
	z-index: 11;
}

#liste_conf li .conference{
	position: absolute;
	width: 218px;
	border-bottom: 2px solid #e1e4e6;
	z-index: 1;
	height: 100%;
	padding: 5px;
	height: auto;
	top: -8px;
	box-shadow: 1px 1px 6px #d3d3d3;
	background: #ffffff;
	border-radius: 10px;
}

#liste_conf li.position_d .conference { left: 32px; }
#liste_conf li.position_g .conference { right: 50px; }
#liste_conf li.position_dd .conference { left: 273px; }
#liste_conf li.position_gg .conference { right: 288px; }

#liste_conf li .conference h2 {
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: -10px;
    color: #00447a;
    line-height: normal;
    font-size: .9em;
}
#liste_conf li .conference .type_evenement { margin-top: 15px; }
#liste_conf li .conference .lieu_conf,
#liste_conf li .conference .type_evenement,
#liste_conf li .conference .more {
    color: #717171;
    font-size: 0.8em;
    display: block;
    position: relative;
    padding-left: 30px;
    max-width: 65%;
}
#liste_conf li .conference .type_evenement.without_location { padding-left: 0; }
#liste_conf li .conference .more {
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-decoration: underline;
}
#liste_conf li .conference .more:hover { color: #dd347d; }
#liste_conf li .conference .lieu_conf:before {
    font-family: 'icn';
    content: '\e608';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
    font-size: 2em;
}

/*style dans la bulle */
main.timeline p.intro { text-align: center; }
main.timeline .contenu { line-height: normal; }
main.timeline .contenu .heure {
    font-weight: 700;
    color: #ffffff;
    margin: -5px;
    margin-bottom: -10px;
    padding: 5px;
    background: #dd347d;
    border-radius: 10px 10px 0 0;
}
main.timeline .mon_metier_franchise .contenu .heure {
	background: #3AA6FC;
}

#liste_conf li .trait{
	width: 310px;
	height: 1px;
	border-top:1px dashed #DD327C;
	display: block;
	position: absolute;
	z-index: 0;
	top: 10px;
}
#liste_conf li.position_d .trait { width: 15px; left: 15px; }
#liste_conf li.position_g .trait { width: 15px; right: 32px; }
#liste_conf li.position_gg .trait { right: 32px; }
#liste_conf li.position_dd .trait { left: 15px; }

#liste_conf li.position_d .trait.mon_metier_franchise,
#liste_conf li.position_g .trait.mon_metier_franchise,
#liste_conf li.position_gg .trait.mon_metier_franchise,
#liste_conf li.position_dd .trait.mon_metier_franchise {
	border-top-color: #3AA6FC;
}

.post-type-archive-conference #main {
    width: 100%;
}
.single-conference #main .header{
    min-height: 80px;
    margin: 20px 0;
}

#nav_conferences{
    width: 100%;
    border-bottom: 1px solid #edeff0;
    position: relative;
    display: block;
    margin-bottom: 20px;
    min-height: 36px;
}
#conf_precedente a{
    background: url(img/fleche_g.png) no-repeat center center #edeff0;
    width: 10%;
    height: 35px;
    position: relative;
    clear: both;
    float: left;
}
#conf_suivante a{
    position: relative;
    display: block;
    background: url(img/fleche_d.png) no-repeat center center #edeff0;
    width: 10%;
    height: 35px;
    float: left;
    margin-left: 5%;
}
#conf_precedente a:hover,
#conf_suivante a:hover{
    opacity:0.7;
    filter:alpha(opacity=70);
}
.single-conference img.logo_img { 
    margin: 5px 20px 12px 0;
    border-top: 2px solid #0069bb;
    border-bottom: 2px solid #0069bb;
}
.single-conference .content .left { float: left; }
.single-conference .content .left h2 { margin-top: 5px; }
.single-conference .intervenants { clear: both; }
.intervenants .item {
    overflow: hidden;
    border-bottom: 3px solid #FFF;
    margin:  15px 0;
}
.intervenants .avatar {
    width:  100px;
    height:  100px;
    margin: 0 15px 0 0;
    float: left;
}
.intervenants .avatar img { border-left: 3px solid #FFF; }
.intervenants .infos {
    max-width: 90%;
    float: left;
    margin: 10px 0 0;
}
.intervenants .infos h3{ font-weight: 600!important; }
.single-conference .content { margin-top: 20px; }
.single-conference .content .left h2 { font-size: 1em; }


.single-conference .content .left h3:before,
.single-conference .content .left h4:before,
.single-conference .content .left .atelier_ou_conference:before {
    font-family: 'icn';
    color: #dd347d;
    font-size: 1.3em;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.single-conference .content .left h3:before { content: '\e61e'; }
.single-conference .content .left h4:before { content: '\e608'; }
.single-conference .content .left .atelier_ou_conference:before { content: '\e628'; }

.single-conference .content .left .atelier_ou_conference {
    color: #6B8295;
}



.single-conference .logo_conf{
    margin: 5px 20px 12px 0;
    border-right: solid 3px #e9e9f2;
    padding-right: 20px;
    float: left;
}
.single-conference .logo_conf img{ margin-right: 30px; }
.single-conference img.logo_img{
    margin: 5px 20px 12px 0;
    border-right: solid 3px #e9e9f2;
    border-bottom: 0px;
    border-top: 0px;
    padding-right: 20px;
    border-top: none; 
    border-bottom: none; 
}
.single-conference .header h1{
    width: 70%;
    float: left;
    text-align: left;
}
a.btn_conf{
    background: #ec3a87;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid #bf2e6d;
    display: block;
    color: #fff;
    text-align: center;
    cursor: pointer;
    float: right;
    width: 25%;
    padding: 8px 0px;
}
a.btn_conf:hover{
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
}
.intervenants { background: none; }
.intervenants .item{
	width: 45%;
	position: relative;
	float: left;
	background: #fafafc;
	margin-right: 5%;
}


.single-conference .content { margin-top: 20px; }
.single-conference .content .left h2 { font-size: 1em; }

.atelier_ou_conference{ margin: 0; }
.single-conference img.logo_img{
    margin: 5px 20px 12px 0;
    border-right: solid 3px #e9e9f2;
    border-bottom: 0px;
    border-top: 0px;
    padding-right: 20px;
    border-top: none; 
    border-bottom: none; 
}
.btn_conf #secondary.btn_conf {
    background: #c72c6f;
    height: 46px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 3px solid #bf2e6d;
    display: block;
    width: 212px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.intervenants { background: none; }
.intervenants .item{
	width: 45%;
	position: relative;
	float: left;
	background: #fafafc;
	margin-right: 5%;
}

/* page exposer */
.post-1383 #bloc_1 .button {
	margin: 0 20px;
}
/*.post-1383 #para_3 img, .post-1383 #para_4 img, .post-1383 #para_5 img{
    margin-right: 0.5em;
}*/
.post-1383 #bloc_4 li {
	list-style-type: none;
	line-height: normal;
	position: relative;
	padding-left: 15px;
	margin-bottom: 20px;
}
.post-1383 #bloc_4 li:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #dd347d;
	position: absolute;
	top: 5px;
	left: 0;
}
.post-1383 #bloc_4 li:last-child {
	margin-bottom: 0;
}
.post-1383 #bloc_4 li:nth-child(2n+2) {
	color: #00447a;
}
.single-conference .header h1 {
	padding-top: 20px;
}
.single-conference .logo_conf {
	border-right: solid 3px #eaeaea;
	margin-right: 20px
}
.single-conference .left h2 {
	float: left;
	width: 100%;
}
.single-conference h2 { display: block; }
.single-conference .desc {
	float: left;
	width: 65%;
}
.single-conference .intervenants{
	width: 33%;
	float: right;
	clear: none;
	background: #eeeeee;
	margin-right: -20px;
	
}
.intervenants .avatar img {
	border-left: none;
	padding-bottom: 10px;
}
.single-conference .intervenants .item {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 20px 0 10px 10px;
	background: none;
	border-bottom: none;
}
.single-conference .intervenants .item .infos{
	max-width: 65%;
	float: left;
	margin: 0;
}
.single-conference .intervenants h2 {
	display: block;
	margin-left: 8px;
	padding-top: 10px;
}
.single-conference #nav_conferences{
	border-bottom: none;
	margin-bottom: 5px;
}
.single-conference #conf_precedente a { background: url(img/fleche_g.png) no-repeat center center #eeeeee; }
.single-conference #conf_suivante a {
	background: url(img/fleche_d.png) no-repeat center center #eeeeee;
	margin-left: 20px;
}
.single-conference .main-navigation > ul > li#menu-item-2053 > a { color: #dd347d; }
.single-conference .main-navigation > ul > li#menu-item-2053 > a:hover {
    background: inherit;
    color: #ffffff;
    background: #dd347d;
}


.single-conference .desc.sans_intervenants { width: 100%; }
.single-exposant #main, .single-annuaire #main { padding-bottom: 80px; }
.single-exposant .content, .single-annuaire .content { position: relative; }
.single-exposant #tabs,
.single-annuaire #tabs {
    margin: 20px -40px;
    clear: both;
    padding: 20px 0 40px;
}
.single-exposant #tabs .items > section, .single-annuaire #tabs .items > section { display: none; }
.single-exposant #tabs .items > section.showed, .single-annuaire #tabs .items > section.showed { display: block; }
.single-exposant #tabs nav:after,
.single-annuaire #tabs nav:after {
    content: '';
    clear: both;
    display: block;
}
.single-exposant #tabs nav li,
.single-annuaire #tabs nav li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
}
.single-exposant #tabs nav li.w50,
.single-annuaire #tabs nav li.w50 {
    width: 49.7%;
}
.single-exposant #tabs nav a,
.single-annuaire #tabs nav a {
    color: #727272;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #c2c2c2;
}
.single-exposant #tabs nav a:hover,
.single-annuaire #tabs nav a:hover {
    text-decoration: underline;
}
.single-exposant #tabs nav a.current,
.single-annuaire #tabs nav a.current {
    color: #dd347d;
    border: 1px solid #c2c2c2;
    border-bottom: 0;
}
.single-exposant #tabs nav a.current:hover,
.single-annuaire #tabs nav a.current:hover {
    text-decoration: none;
}
.single-exposant #tabs nav li:first-child a.current,
.single-annuaire #tabs nav li:first-child a.current { border-left: 0; }
.single-exposant #tabs nav li:last-child a.current,
.single-annuaire #tabs nav li:last-child a.current { border-right: 0; }

#conditionsSte .item {
	width: 50%;
	float: left;
	margin-top: 30px;
	padding: 0 10%;
	width: 50%;
	float: left;
	margin-top: 30px;
	padding: 0 30px 0 90px;
	line-height: 1.3em;
	position: relative;
	color: #30404C;
}
#conditionsSte .item img{
	float: left;
	margin-right: 20px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	left: 10px;
}
#descriptionSte p {
    margin-bottom: 0;
}
#conditionsSte strong,
#descriptionSte strong,
#contactsSte strong {
    display: block;
    color: #6B8295;
}
#contactsSte .item {
	width: 50%;
	float: left;
}
#contactsSte .website {
    color: #e2498b;
    text-decoration: underline;
    font-weight: 500;
}
#contactsSte .website:hover { color: #6B8295; }
#contactsSte ul { margin-bottom: 0; }
#contactsSte li { list-style-type: none !important; }
#contactsSte:after {
    display: none !important;
}

.single-exposant .main-navigation > ul > li:first-child > a,
.single-annuaire .main-navigation > ul > li:first-child > a,
.single-archive-annees .main-navigation > ul > #menu-item-2129 > a,
.single-archive-annees .main-navigation > ul > #menu-item-2129 > ul > #menu-item-2185 > a { color: #dd347d; }

.single-archive-annees.single-exposant .main-navigation > ul > li:first-child > a { color: #00447a; }
.single-exposant .main-navigation > ul > li:first-child > a:hover,
.single-annuaire .main-navigation > ul > li:first-child > a:hover {
    background: inherit;
    color: #ffffff;
    background: #dd347d;
}

.single-exposant .type-exposant, .single-annuaire .type-annuaire { margin-top: 40px; }
.single-exposant #tabs, .single-annuaire #tabs { border-bottom: 1px solid #c2c2c2; }
.single-exposant #tabs:after, .single-annuaire #tabs:after {
    content: '';
    display: block;
    clear: both;
}
.single-exposant #tabs nav ul,
.single-annuaire #tabs nav ul {
    display: inline-table;
    width: 100%;
}

.single-exposant #tabs section, .single-annuaire #tabs section { padding: 30px 9% 30px ; }
.single-exposant #tabs section:after,
.single-annuaire #tabs section:after {
    content: '';
    display: block;
    clear: both;
}
.single-exposant .goback:before,
.single-annuaire .goback:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 18px 15px 0;
    border-color: transparent #6b8295 transparent transparent;
    position: absolute;
    left: -18px;
    top: 0;
    -moz-transition: border-color 0.35s ease-in-out;
    -webkit-transition: border-color 0.35s ease-in-out;
    -o-transition: border-color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out;
}
.single-exposant .goback:hover:before,
.single-annuaire .goback:hover:before {
    border-color: transparent #dd347d transparent transparent;
}
.single-exposant .goback,
.single-annuaire .goback {
    color: #ffffff;
    background: #6b8295;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    display: inline-block;
    padding: 6px 16px;
    line-height: normal;
    margin-left: 30px;
    position: relative;
}
.single-exposant .goback:hover,
.single-annuaire .goback:hover {
    color: #ffffff;
    background: #dd347d;
}
.single-exposant .related_exposants {
    clear: both;
    width: 100%;
    margin-top: 30px;
    display: inline-table;
}
.single-exposant .related_exposants article {
    width: 16%;
    text-align: center;
    display: inline-block;
    vertical-align: bottom;
    padding: 10px;
    box-sizing: border-box;
}
.single-exposant .related_exposants article > a {
    display: block;
}
.single-exposant .related_exposants article > a > img {
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
.single-exposant .related_exposants article > a > span {
    color: #6b8295;
    font-size: 1em;
    font-weight: bold;
}
.single-exposant .related_exposants article > a:hover > span { color: #df337d; }
.single-exposant .related_exposants article > a:hover > img { opacity: .5; }

/*******************************************************************************/

/* ACTUALITES															  */

/*********************************************************************************/
/* COLONNES */
#primary{
	width: 70%;
	float: left;
	padding-top: 20px;
}
#colonne_actu{
	width: 27%;
	float: right;
	border-left: 2px solid #F0F4F4;
	padding-left: 30px;
}
#colonne_actu .widget ul{
	float: none;
}
#colonne_actu .widget-title{
	color: #DF337D;
}
#colonne_actu .widget{
	margin: 50px 0;
}
#colonne_actu .widget ul li{
	list-style: none;
	line-height: normal;
	margin: 15px 0;
}
#colonne_actu .widget .wpp-date,
#colonne_actu .widget .post-date{
	color: #C4C4C4;
	font-size: 11px;
	display: block;
}

/* ARCHIVE */
.post { display: inline-table; }
.post .image {
    width: 33.33%;
    display: inline-block;
    padding-right: 20px;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0;
}
.post .image img {
    opacity: .5;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    display: block;
    margin: 0 auto;
}
.post .image:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.post .contenu {
    width: 66%;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.post header { margin-bottom: 1em; }
.post header .date { margin-right: 1em; }
.post header .published_by {
    color: #d5dbde;
    font-size: 0.875em;
    font-weight: 500;
}

.post .readmore {
    color: #DD347D;
    -webkit-transition: color 0ms linear;
    -moz-transition: color 0ms linear;
    -ms-transition: color 0ms linear;
    -o-transition: color 0ms linear;
    transition: color 0ms linear;
}
.post .readmore:hover { color: #333333; }
.post .readmore:hover:after { background: #333333; }
.post .readmore:after {
    font-family: 'icn';
    content: '\e627';
    display: inline;
    color: #ffffff;
    background: #DD347D;
    font-size: 1.2em;
    position: relative;
    top: 4px;
    left: 20px;
}

/* SINGLE */
.single .bloc_relatif {
    background: #eeeeee;
}
.single .bloc_relatif a:hover { color: #dc347d; }
.single .bloc_relatif:after {
    content: '';
    display: block;
    clear: both;
}
.single .bloc_relatif .readmore:after {
    font-family: 'icn';
    content: '\e640';
    display: block;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    margin-top: 10px;
}  
/*******************************************************************************/

/* FORMULAIRE EXPOSANTS															  */

/*********************************************************************************/
.page-id-1333 .media-modal {
	top: 20%;
	right: 20%;
	left: 20%;
	bottom: 20%;
}
.page-id-1333 .attachments-browser > .media-toolbar {
	display: none;
}
.page-id-1333 .media-toolbar {
	height: 100px;
}
.page-id-1333 .media-modal-close {
	width: 200px;
}
.page-id-1333 .media-modal-close span.media-modal-icon {
	width: 100%;
}
.page-id-1333 .uploader-inline p,
.supports-drag-drop .uploader-inline .drop-instructions {
	text-align: center;
}

/*******************************************************************************/

/* MEDIA QUERIES GEANT															  */

/*********************************************************************************/

@media screen and (min-width: 1300px) {
    /* conférences */
    #liste_conf li .conference {
        width: 268px;
    }
    #liste_conf li.position_d .conference { left: 32px; }
    #liste_conf li.position_g .conference { right: 50px; }
    #liste_conf li.position_dd .conference { left: 328px; }
    #liste_conf li.position_gg .conference { right: 348px; }
}
/*********************************************************************************/

/* MEDIA QUERIES MOYEN															  */

/*********************************************************************************/

/*@media screen and (max-width: 1200px) {
	.main-navigation > ul > li > a {
		padding: 5px;
	}
	.main-navigation li.secondary > a {
		margin-bottom: 0;
	}
}*/

@media screen and (max-width: 1000px) { 
    body {
        font-size: 15px;
    }
    
    /* header */
    #header .advertisement div.sam-container {
        width: 100%;
        max-width: 728px;
        float: none;
        clear: both;
        margin: auto;
    }
    #header .left {
        float: none;
    }
    
    /* menu */
    .main-navigation > ul > li.secondary {
        clear: both;
        /*margin: 20px 13px;*/
    }
    .main-navigation,
    .main-navigation > ul {
        position: static;
    }
    .main-navigation li.btn {
        /*position: absolute;
        right: 20px;
        top: -20px;
        bottom: initial;*/
    }
    
    /* footer */
    #footer .bloc_apropos {
        clear: both;
        float: none;
        text-align: center;
    }
    #footer .bloc_apropos p {
        margin-top: 20px;
    }
    #footer .right .bloc_apropos > .rose + p + p {
        margin: 23px 10.5%;
    }
    #footer .left {
        padding: 0 0 80px;
    }
    #footer .left,
    #footer .right {
        width: 100%;
        clear: both;
        float: none;
    }
    #footer .left:after,
    #footer .right:after {
        content: '';
        clear: both;
        display: block;
    }
    #footer .bx-prev:before, #footer .bx-next:after {
        width: 35px;
        height: 35px;
        font-size: 1.2em;
        padding: 3px 0 0 8px;
    }
    #footer .bx-prev:before {
        padding: 3px 0 0 5px;
        left: -10px;
    }
    #footer .bx-next:after {
        right: -15px;
    }
    
    #hdp_image {
        height: 200px;
    }
    
    /* actualités */
    .bloc_actu article {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        clear: both;
    }
    .bloc_actu article:after {
        content: '';
        display: block;
        clear: both;
    }
    .bloc_actu article > time + a + p { display: none; }
    .single-post #colonne_actu {
        display: none;
    }
    .single-post #primary {
        width: 100%;
        float: none;
    }
    
    
    
    
    .bloc_actu .actualites{
		position: relative;
		display: block;
	}
	
	.bloc_actu .actualites .actu{
		width: 100%;
		display: block;
	}
	
	.bloc_actu .actualites .apropos{
		width: 100%;
		display: block;
	}
	
	.bloc_actu .actualites .actu .liste_actus article {
	    float: left;
	    width: 100%;
	}
	
	

    /* exposants */
    #alphabet ul li.tous {
        display: none;
    }
    .post-type-archive-exposant .type-exposant .options .wpfp-link span {
        margin-left: -20px;
    }
    .post-type-archive-exposant .type-exposant .options .wpfp-span .ajoutok,
    .post-type-archive-exposant .type-exposant .options .wpfp-span .retireok {
        display: none;
    }
    
    .type-exposant #identite {
        padding-bottom: 0;
    }
    .type-exposant #contact {
        margin-top: 30px;
    }
    .single-exposant #tabs,
    .single-annuaire #tabs {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    .type-exposant #identite, .type-exposant #contact {
        width: 100%;
        float: none;
        clear: both;
    }
    .single-exposant #tabs nav li,
    .single-annuaire #tabs nav li {
        width: 50%;
    }
    .single-exposant #tabs nav li:last-child,
    .single-annuaire #tabs nav li:last-child {
        display: none !important;
    }
    section#contactsSte {
        display: block !important;
        margin: 20px 0;
        border-top: 1px solid #c2c2c2;
    }
    
    /* conferences */
    #liste_conf {
        width: auto;
        background: none;
        height: auto;
    }
    #liste_conf > li {
        height: auto !important;
        top: inherit !important;
        position: static !important;
        width: 80%;
        margin: auto;
    }
    main.timeline .mon_metier_franchise .contenu .heure {
    	background: 0;
    }
    #liste_conf .trait,
    #liste_conf .hdebut {
        display: none !important;
    }
    #liste_conf li .conference {
        position: relative;
        width: 100%;
        margin: 40px 0;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
    }
    main.timeline .contenu .heure {
        background: 0;
        color: #dd347d;
        border-bottom: 2px solid #dd347d;
    }
    #main:after {
        content: '';
        display: block;
        clear: both;
    }
    .page-id-1333 .media-modal {
    	top: 10%;
    	right:10%;
    	left: 10%;
    	bottom: 10%;
    }
    
    /* accueil */
    #hdp_home .slide h2 {
    	font-size: 1.5em;
    	line-height: 1em;
    }
    
    
    .liste_exposants .exposant{
		width: 33.3333333%;
	}

	
}

/*********************************************************************************/

/* MEDIA QUERIES PETIT															  */

/*********************************************************************************/
@media screen and (max-width: 700px) {

	/* Global */
	body {
	    font-size: 14px;
	}
	body, input, textarea, select {
	}
	h1, h2, h3, h4, h5, h6 {
		line-height: 1.25em;
		clear:both;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
		border-bottom-color: transparent;
	}
	h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
		font-weight: 600;
	}
	h1 {
		font-size: 1.25em;
		font-weight: bold;
	}
	h2 {
		font-size: 1.05em;
		margin: .5em 0 .05em 0;
		font-weight: bold;
	}
	h3 {
		font-size: 1em;
		margin: 0 0 0.15em 0;
	}
	#logo img {
		max-width: 100%;
	}
	#breadcrumbs {
		display: none;
	}
	/* Bannière */
	#header.fixed{
		position: static;
	}
	#header .site-title {
		position: static;
	}
	.site-title {
		max-width: 60%;
	}
	#header .evenement {
	    display: none;
	}
	
	#header .top{
		display: none;
	}


	/* Menu */
	.main-navigation, .second-navigation, .footer-navigation, .advertisement {
		display:none;
	}

	#menu_mobile_bouton{
		top: 7px;
	}

	#header{
		position: fixed;
		top: 0;
		z-index: 999999;
	}
	
	/* accueil */
	#hdp_home .slide h2 {
		font-size: 11px !important;
	    margin: 0 !important;
	    font-weight: bold;
	}
	
	/*#menu_mobile, */
	#menu_mobile_bouton {
		display:block;
		text-align: center;
	}
	#menu_mobile_bouton:before {
	    content: '\e62c';
	    font-family: 'icn';
	    font-size: 3em;
	    display: block;
	    color: #dd347d;
	}
	
	/* actualite*/
	.carousel .reel {
		padding: 0;
	}
	.carousel article{
		margin: 0 1em;
	}
	/* SINGLE ET ARCHIVE */
	.archive #main, .single #main, .search #main, .blog #main {
		width: 100%;
		float: none;
	}
	#secondary{
		/*display: none;*/
	}
	.post .contenu{
		float: none;
		width: 100%;
	}
	/*.single .header>div {
		float: none;
		width: 100%;
	}*/
	.post .date{
		display: none;
	}
	/* Paragraphes */
	.bloc_para .inner > div {
		float:none;
		padding:0;
	}
	.bloc_para .inner > div .texte {
		width: 100%;
	}
	.bloc_para.b1 .inner > div, .bloc_para.b2 .inner > div, .bloc_para.b3 .inner > div, .bloc_para.b4 .inner > div, .bloc_para.b4 .inner > div {
		width:100%;
		float:none;
		margin-bottom: 4em;
	}
	.para.b100,
	.para.b95,
	.para.b90,
	.para.b85,
	.para.b80,
	.para.b75,
	.para.b70,
	.para.b66,
	.para.b65,
	.para.b60,
	.para.b55,
	.para.b50,
	.para.b45,
	.para.b40,
	.para.b35,
	.para.b33,
	.para.b30,
	.para.b25,
	.para.b20,
	.para.b15,
	.para.b10,
	.para.b05 {
		width:100%;
		float: none;
		margin-bottom: 4em;
	}
	/* Articles */
	.post > aside {
		display:none;
	}
	.post .content {
		float: none;
		width: 100%;
		padding:0;
	}
	#colonne_actu { display: none; }
	/* Bloc auteur */
	.author>ul {
		float: none;
		width: 100%;
	}
	/*popup*/
	#framePopUp, #inPopUp{ display: none !important; }
	#footer .right { display: none; }
	.partenaires img{
		max-width: 74px;
		margin: 4px;
	}
	#footer .bx-next:after,
	#footer .bx-prev:before {
		padding: 0px 0 0 2px;
	}
	.partenaires ul { height: auto; }
	#footer .left,
	#footer .right {
		padding: 0;
	}
	/*exposants*/
	.post-type-archive-exposant article .info{
	    float: none;
	    width: 100%;
	    display: block;
	}
	.post-type-archive-exposant #main article .logo_enseigne,
	.post-type-archive-exposant #main article .options,
	.delivery_block, #tri_apport, #alphabet{
	    display: none;
	}
	#identite, #identite .header {
	    float: none;
	    width: 100%;
	    max-width: 100%;
	}
	#identite > img {
    	float: none;
    	padding: 0;
    	margin: 0;
    	border: 0;
	}
	.single-exposant article .bloc,
	.single-annuaire article .bloc {
	    width: 100%;
	    float: none;
	    margin: 0!important;
	}
	.slogan_footer{
	    margin: 0;
	}
	.single-exposant #secondary,
	.single-annuaire #secondary {
	    float: none;
	    width: 100%;
	    display: block;
	    height: auto;
	}
	.expo-search{
	    float: none;
	    width: 100%;
	}
	.expo-search input{
	    margin-top: 22px;
	}
	.post-type-archive-exposant #main > header .goback,
	.post-type-archive-exposant #main > header .exposants_fav {
	    margin: 20px 0 0 auto;
	}
	
	.post-type-archive-exposant .type-exposant .contenu .description_expo {
	    display: none;
	}
	.post-type-archive-exposant .type-exposant .contenu .info {
	    width: 100%;
	}
	.single-exposant #breadcrumbs,
	.single-annuaire #breadcrumbs {
	    display: block;
	}
	.single-exposant .goback,
	.single-annuaire .goback {
	    display: none;
	}
	#tabs nav {
	    display: none;
	}
	.single-exposant #tabs .items > section,
	.single-annuaire #tabs .items > section {
	    display: block !important;
	}
	#conditionsSte {
	    border-top: 1px solid #c2c2c2;
	}
	.single-exposant #tabs .items > section .item,
	.single-annuaire #tabs .items > section .item {
	    float: none;
	    clear: both;
	    width: 100%;
	    padding-bottom: 20px;
	}
	
	/* actualités */
	.bloc_actu article .more {
	    display: none;
	}
	.bloc_actu article {
	    margin-bottom: 30px;
	}
	.bloc_actu article time {
	    margin-bottom: 10px;
	}
	.bloc_actu article time span {
	    font-weight: 300;
	    display: inline;
	}
	.bloc_actu article time span:after {
	    content: ' /';
	}
	.bloc_actu time + a {
	    width: 100%;
	}
	.post .image {
	    display: none;
	}
	.post {
	    display: block;
	}
	#primary {
	    width: 100%;
	    float: none;
	    clear: both;
	}
	
	
	/* home */
	#para_2 {
	    text-align: center;
	}
	#hdp_home .owl-item {
	    max-height: 350px;
	}
	#hdp_home .slide h2 {
	    line-height: normal;
	    margin-bottom: 9%;
	    font-size: 1.8em;
	}
	
	/* header */
	#hdp_image .txt {
	    margin-top: -55px;
	}
	
	/* conférences */
	.single-conference .intervenants,
	.single-conference .desc {
	    width: 100%;
	    float: none;
	    clear: both;
	}
	
	
	
	
	
	
	
	
	#offres_et_formules .oef {
		position: relative;
		display: block;
	}
	
	#offres_et_formules .oef .offres {
		position: relative;
		display: block;
		width: 100%;
		padding: 30px;
	}
	
	
	
	
	
	#offres_et_formules .oef .formules {
		position: relative;
		display: block;
		width: 100%;
		padding: 30px;
	}
	
	#offres_et_formules .oef .formules:after {
		position: absolute;
		left : calc( 50% - 100px );
		top : 0px;
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 25px 100px 0 100px ;
		border-color: #f7f9fb transparent transparent transparent ;
	
	}
	
	
	
	
	
	
	
	#temoignages .temoignages {
		position: relative;
		display: block;
	}
	
	#temoignages .temoignages .visuel {
		position: relative;
		display: block;
		width: 100%;
		padding: 110px;
	}
	
	
	
	
	#temoignages .temoignages .citations {
		position: relative;
		display: block;
		width: 100%;
		background : #dd347d ;  
		padding: 30px;
		color : #fff;
	}
	
		
	
	
	
	
	.liste_exposants .exposant{
		width: 50%;
	}
	
	
	
	
	

	
	
	
	

}


@media screen and (max-width: 500px) {



	.liste_exposants .exposant{
		width: 100%;
	}
	
}

.sam-container img{
	    border-radius: 15px;
}

#menu-menu-footer{
	
	list-style: none;
	
}

#menu-menu-footer a { color: #dd347d; font-weight: bold; }
#menu-menu-footer a:hover { color: #013860; }

/* BOUTON COMMANDER BADGE */
#bouton_commander_badge img {
	height: 45px;
	margin-left: 5px;
	margin-top: 15px;
}

#menu_mobile  #bouton_commander_badge img {
	height: auto;
	margin: 0;
}

@/*media (max-width: 1435px) {
	.main-navigation li.secondary.first {
		margin-left: 1em;
	}
}

@media (max-width: 1380px) {
	#bouton_commander_badge img {
		margin-top: 0;
		margin-bottom: 15px;
	}
}

@media (max-width: 1250px) {
	.bouton_acces_exposant {
		margin-bottom: 5px;
	}
}

@media (max-width: 1158px) {
	.bouton_inscription {
		margin-top: 0 !important;
		margin-bottom: 15px !important;
	}
}

@media (max-width: 1071px) {
	.bouton_acces_exposant {
		margin-top: 0 !important;
		margin-bottom: 15px !important;
	}
}*/

.wrapper_btn_slider_home {
	display: flex;
	justify-content: center;
}

.wrapper_btn_slider_home a {
	display: flex!important;
}

.conferences .filters .conf-filter {
	background: #00447a;
	padding: 1em 2em;
	color: white;
}

.conferences .filters .conf-filter .filter-tab {
	font-size: 1.2em;
	font-weight: bold;
	display: inline-block;
	padding-right: 1.2em;
	cursor: pointer;
}

.conferences .filters .conf-filter .filter-tab:after {
	display: inline-block;
	content: '\f107';
	font-family: 'FontAwesome', sans-serif;
	padding-left: .5em;
}

.conferences .filters .conf-filter .filter-tab.active:after {
	content: '\f106';
}

.conferences .filters .filter-content .content {
	display: none;
	padding: 1em;
	background: #f7f9fb;
	list-style-type: none;
	margin-bottom: 0;
}

.conferences .filters .filter-content .content input {
	margin-top: -2px;
}

.conferences .conf-wrapper {
	margin-top: 2em;
}

.conferences .conf-wrapper .conf-section {
	display: flex;
}

.conferences .conf-wrapper .conf-section:not(:last-child) {
	border-bottom: .01em solid lightgrey;
}

.conferences .conf-wrapper .conf-section .conf-time {
	width: 20%;
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	margin-top: .5em;
}

.conferences .conf-wrapper .conf-section .conf-details {
	width: 80%;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row:not(:last-child) {
	width: 100%;
	border-bottom: .01em solid lightgrey;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-title {
	margin-bottom: .5em;
	margin-top: 1em;
	font-size: 1.2em;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-title a {
	font-weight: bold;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-sub > span:not(:last-child) {
	margin-right: .5em;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-sub .conf-type {
	font-weight: 600;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-sub .conf-type.conference {
	color: #dd347d;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-sub .conf-type.atelier {
	color: #01569a;
}

.conferences .conf-wrapper .conf-section .conf-details .conf-row .conf-sub .conf-duration {
	font-weight: 100;
}

.detail-wrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.detail-wrapper .detail-content {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 80%;
	padding: 1em 2em;
	background: #fff;
	overflow: auto;
	z-index: 999;
}

.detail-wrapper .detail-content ul {
	padding-left: 2em;
}

.detail-wrapper .detail-content .detail-loading {
	position: absolute;
	background: #fff;
	height: 100%;
	width: 100%;
}

.detail-wrapper .detail-content .detail-loading img {
	position: absolute;
	width: 50px;
	top: 50%;
	left: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%) translateX(-50%);
	margin-left: -2em;
	margin-top: -1em;
}

.detail-wrapper .detail-content .detail-close {
	display: block;
	padding-bottom: .5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ececec;
}

.detail-wrapper .detail-content .detail-title {
	text-align: left;
}

.detail-wrapper .detail-content .detail-infos {
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em 2em;
	background: #ececec;
}

.detail-wrapper .detail-content .detail-infos p {
	margin-bottom: 0;
}

.detail-wrapper .detail-content .detail-infos p i {
	margin-right: .5em;
}

.detail-wrapper .detail-content .detail-infos .detail-date span {
	font-weight: bold;
}

.detail-wrapper .detail-content .detail-sp-title {
	font-size: 1.3em;
	padding-bottom: 1em;
	padding-top: 1em;
}

.detail-wrapper .detail-content .detail-speakers {
	display: flex;
	overflow: auto;
}

.detail-wrapper .detail-content .detail-speaker {
	width: 200px;
}

.detail-wrapper .detail-content .detail-speaker:not(:last-child) {
	margin-right: 3em;
}

.detail-wrapper .detail-content .detail-speaker img {
	border-radius: 50%;
}

.detail-wrapper .detail-content .detail-speaker .speaker-name {
	font-weight: bold;
	margin-bottom: 0;
}

@media screen and (max-width: 700px) {
	.conferences .conf-wrapper .conf-section .conf-time {
		font-size: 1.5em;
		margin-top: .75em;
	}

	.detail-wrapper .detail-content {
		width: 100%;
	}

	.detail-wrapper .detail-content .detail-speakers {
		display: block;
	}

	.detail-wrapper .detail-content .detail-speaker {
		width: 100%;
	}
}

.grecaptcha-badge {
	visibility: hidden;
}

.cli-wrapper #wt-cli-cookie-banner .cli-bar-container .cli-bar-btn_container {
	display: grid;
	grid-template-columns: calc(50% - 0.5rem) calc(50% - 0.5rem);
	column-gap: 1rem;
}

div#cookie-bar {
	display: none!important;
}