/*
Theme Name: OCI
Theme URI: http://oci.fr
Author: Pôle Digital OCI
Author URI: https://www.oci.fr/web-digital/
Description: Un thème Wordpress spécialement conçu par l'équipe Digital OCI pour vos sites vitrines. Responsive et optimisé pour le référencement naturel, il est à la fois souple et évolutif. Il conviendra donc aussi bien aux besoins classiques qu'aux projets sur-mesure.
Version: 3.0
License: 
License URI:
Tags:
Dernière mise à jour : septembre 2018
*/


/*-----------------[ Themes Design Options
        :::::::::::: Color
        :::::::::::: Background
        :::::::::::: Menu Alignement
        :::::::::::: Placeholder
        :::::::::::: Menu Alignement

-------------------[ General
        :::::::::::: Basics
        :::::::::::: Accessibility
        :::::::::::: Alignments
        :::::::::::: Clearings

-------------------[ Structure

-------------------[ Visual Composer Animation

-------------------[ Typography

-------------------[ Links

-------------------[ Button

-------------------[ Media

-------------------[ Captions

-------------------[ Row style

-------------------[ Top Bar & Bottom Bar
        :::::::::::: General
        :::::::::::: Lang Selector

-------------------[ Header

-------------------[ Menus
        :::::::::::: General
        :::::::::::: MegaMenu
        :::::::::::: Social Menu
        :::::::::::: Menu Mobile
        :::::::::::: Floating Menu

-------------------[ Content
        :::::::::::: General
        :::::::::::: H2

-------------------[ Posts and pages

-------------------[ Post Formats

-------------------[ Comments

-------------------[ Sidebar

-------------------[ Widgets

-------------------[ Revolution Slider

-------------------[ OCI Entry Banner

-------------------[ OCI Custom Post Type Grid
        :::::::::::: General
        :::::::::::: Actus
        :::::::::::: Actus Cat/Tag Page
        :::::::::::: Slider logos
        :::::::::::: Evenements
        :::::::::::: Publications
        :::::::::::: Jobs
        :::::::::::: Job
        :::::::::::: Jobs Cat/Tag Page
        :::::::::::: Marchés Publics

-------------------[ Super Socializer

-------------------[ Map

-------------------[ Forms
        :::::::::::: General
        :::::::::::: Contact Form 7
        :::::::::::: Mailpoet Form

-------------------[ Search
        :::::::::::: Search Form
        :::::::::::: Search No-Results
        :::::::::::: Search Page

-------------------[ Galeries OCI

-------------------[ Images / SVG

-------------------[ Shadow Box

-------------------[ Pre Footer

-------------------[ Footer

-------------------[ RGPD
        :::::::::::: Déréférencement Form
        :::::::::::: Rectification Form 
        :::::::::::: Consultation Form
        :::::::::::: Cookies

-------------------[ WPML

-------------------[ 404

-------------------[ Backtop BTN

-------------------[ Media Queries
        :::::::::::: Responsive
        :::::::::::: Print
        :::::::::::: FF Hack
        :::::::::::: Safari Hack
        :::::::::::: IOS Hack
        :::::::::::: Edge Hack
        :::::::::::: IE Hack


=====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================*/
 

/*---------------------[ Themes Design Options ]--------------------- */

/*:::::::::::::::::::::: Color ::::::::::::::::::::::*/

#bottombar, .site-header-main {color: white;}

body, button, input, select, textarea { color: #1a1a1a; }

/*:::::::::::::::::::::: Background ::::::::::::::::::::::*/

.entry-header {background: #E3E3E3;}

/*:::::::::::::::::::::: Placeholder ::::::::::::::::::::::*/

::-webkit-input-placeholder { color: #686868;}
:-moz-placeholder { color: #686868;}
::-moz-placeholder { color: #686868;}
:-ms-input-placeholder { color: #686868;}

/*:::::::::::::::::::::: Menu Alignement ::::::::::::::::::::::*/

.site-header-menu {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex;     -webkit-box-align: center;     -ms-flex-align: center;     align-items: center;}


/*---------------------[ General ]--------------------- */

/*:::::::::::::::::::::: Basics ::::::::::::::::::::::*/

html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;}
body { margin: 0;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block;	vertical-align: baseline; }
audio:not([controls]) {	display: none;	height: 0; }
[hidden], template { display: none; }
a {	background-color: transparent; }
abbr[title] { border-bottom: 1px dotted; }
b,strong { font-weight: 700; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative;	vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; }
code, kbd, pre, samp { font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
select { text-transform: none; }
button { overflow: visible; }
input, select, textarea { max-width: 100%; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button;	cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; opacity: .5; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 0.4375em; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #d1d1d1; margin: 0 0 1.75em; padding: 0.875em; }
fieldset > :last-child { margin-bottom: 0; }
legend { border: 0;	padding: 0; }
textarea { overflow: auto; vertical-align: top; }
optgroup {font-weight: bold;}
*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit;}
hr { background-color: #d1d1d1; border: 0; height: 1px; margin: 0 0 1.75em; }
ul, ol { margin: 0 0 1.75em 1.25em;	padding: 0; }
ul { list-style: disc; }
ol { list-style: decimal; margin-left: 1.5em;}
li > ul, li > ol { margin-bottom: 0;}
dl { margin: 0 0 1.75em; }
dt { font-weight: 700; }
dd { margin: 0 0 1.75em; }
img { height: auto;	max-width: 100%; vertical-align: middle;}
del { opacity: 0.8; }
table, th, td { border: 1px solid #d1d1d1; }
table {	border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.75em; table-layout: fixed; width: 100%;}
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: 700; }
td { border-width: 0 1px 1px 0; }
th, td { padding: 0.4375em; }
[style*="justify"] { text-align: inherit !important;}

.fa-angle-right:before { position: relative; top: -1px;}

/*:::::::::::::::::::::: Accessibility ::::::::::::::::::::::*/

.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.site .skip-link { background-color: #f1f1f1; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); color: #21759b; display: block; font-size: 14px; font-weight: 700; left: -9999em; outline: none; padding: 15px 23px 14px; text-decoration: none; text-transform: none; top: -9999em; }
.logged-in .site .skip-link { -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2); font-family: "Open Sans", sans-serif; }
.site .skip-link:focus { clip: auto; height: auto; left: 6px; top: 7px; width: auto; z-index: 100000; }

/*:::::::::::::::::::::: Alignments ::::::::::::::::::::::*/

.alignleft { float: left; margin: 0.375em 1.75em 1.75em 0; }
.alignright { float: right; margin: 0.375em 0 1.75em 1.75em; }
.aligncenter { clear: both; display: block; margin: 0 auto 1.75em; }
blockquote.alignleft { margin: 0.3157894737em 1.4736842105em 1.473684211em 0; }
blockquote.alignright { margin: 0.3157894737em 0 1.473684211em 1.4736842105em; }
blockquote.aligncenter { margin-bottom: 1.473684211em; }

/*:::::::::::::::::::::: Clearings ::::::::::::::::::::::*/

.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main > article:before, .site-main > article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after { content: ""; display: table; }
.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main > article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after { clear: both; }

/*---------------------[ Structure ]--------------------- */

.super-container { width: 100% !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.entry-content { min-height: 71vh; width: 100%;}
.entry-content > .vc_row, .super-container, .post-navigation, .entry-header-wrapper, div.wpgdprc.wpgdprc-consent-bar {padding-left: calc((100vw - 1280px) / 2); padding-right: calc((100vw - 1280px) / 2);}
.map-row .vc_column_container >.vc_column-inner {padding-left: 0px; padding-right: 0px;}
.entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container {margin: 0 auto !important; float: none;}
.super-container, .entry-title, .entry-content > .vc_row { /*margin: 0 !important;*/}
.super-container {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { margin-bottom: 15px !important; }
.wpb_revslider_element { margin-bottom: 0px !important; }
.vc_row-has-fill[data-vc-full-width="true"] > .vc_column_container>.vc_column-inner { padding-top: 0 !important;}
.vc_gitem-post-data.vc_gitem-post-data-source-post_date { text-transform: uppercase;  margin-bottom: 5px;}
.vc_gitem-post-data.vc_gitem-post-data-source-post_date div {font-size: 11px !important;}
.wpb_text_column > .wpb_wrapper { overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.wpb_text_column > .wpb_wrapper > *:not(h2):not(h1) { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; }
.wpb_text_column > .wpb_wrapper > h2, body.home .wpb_text_column > .wpb_wrapper > h1 { display: inline-block; position: relative;}
.wpb_text_column > .wpb_wrapper > h2[style*="text-align: right;"], body.home .wpb_text_column > .wpb_wrapper > h1[style*="text-align: right;"] { float:right;}
.wpb_text_column > .wpb_wrapper > h2[style*="text-align: center;"], body.home .wpb_text_column > .wpb_wrapper > h1[style*="text-align: center;"] { margin: 0 auto; width: auto;} 
.wpb_text_column > .wpb_wrapper > h2:after { content: ''; display: inline-block; width: 2000px; height: 0; position: absolute; left: 100%; margin-left: 15px; top: 50%; margin-top: -2px;}
.wpb_text_column > .wpb_wrapper > h2:before, body.home .wpb_text_column > .wpb_wrapper > h1:before { content: ''; display: inline-block; width: 2000px; height: 0; position: absolute; right: 100%; margin-right: 15px; top: 50%; margin-top: -2px;}
.wpb_text_column > .wpb_wrapper > h2:after, .wpb_text_column > .wpb_wrapper > h2:before, body.home .wpb_text_column > .wpb_wrapper > h1:after, body.home .wpb_text_column > .wpb_wrapper > h1:before { opacity: .25;}
.vc_single_image-wrapper { position: relative; display: block; -webkit-box-shadow: none !important; box-shadow: none !important;  overflow:hidden;}
.vc_single_image-wrapper:before, .vc_oci_pt_thumb a:before, .result-bloc > article figure a:before {content: ''; display: block;  width: 100%; height: 100%; position: absolute; bottom: 0;}
.vc_single_image-wrapper.vc_box_rounded:before{border-radius: 4px;}
.vc_single_image-wrapper.vc_box_circle:before{border-radius: 50%}
.row3x2 .vc_col-sm-2 { min-width: 33.333%; max-width: 33.333%; -webkit-box-flex: 2;-ms-flex: 2 1 30%;flex: 2 1 30%;}
.row3x2 .vc_col-sm-2:nth-child(n+4) { margin-top: 20px;}
.like-first-col {float: left; margin-right: 15px;}
div.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner { display: block;}

@media screen and (max-width: 500px) {
    .wpcf7 form > .wpb_row > div { padding-right: 0 !important; padding-left: 0 !important;}
}

@media screen and (min-width: 500px) {
    .entry-content > div > div.vc_col-md-4:first-child > .vc_column-inner > .wpb_wrapper{ margin-right: 0 !important;}
    .entry-content > div > div.vc_col-md-8:last-child > .vc_column-inner > .wpb_wrapper{ margin-left: 0 !important;}
    .wpcf7 form .wpb_row {margin: 0 -15px;}
}

@media screen and (min-width: 992px) { 
    .vc_row.row-5col > div.vc_col-sm-4 { width: 20%;}   
}

@media screen and (min-width: 1200px) {
    .vc_row.row-3thumbs > div.vc_col-sm-1 > div.vc_column-inner, .vc_row.row-4thumbs > div.vc_col-sm-1 > div.vc_column-inner  { padding-right: 0px;}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .vc_row.row-3thumbs > div.vc_col-sm-1 > div.vc_column-inner  { padding-right: 30px;}
    .vc_row.row-3thumbs > div.vc_col-sm-4 > div.vc_column-inner  { padding-left: 0px; margin-left: -15px; width: calc(100% + 15px);}
    .vc_col-sm-6.vc_col-lg-3.vc_col-md-3.vc_col-xs-12 .wpb_single_image > figure > a.vc_single_image-wrapper { overflow-x: hidden;}
    .vc_col-sm-6.vc_col-lg-3.vc_col-md-3.vc_col-xs-12 .wpb_single_image > figure > a.vc_single_image-wrapper > img {max-width: 140%; margin: 0 -20%;}
}

@media screen and (max-width: 1199px) {
    .vc_row.row-4thumbs > div.vc_col-sm-3 > div.vc_column-inner > .wpb_wrapper .wpb_text_column .wpb_wrapper > *, .vc_row.row-4thumbs > div.vc_col-sm-3 .vc_btn3-container.vc_btn3-right { text-align: center;}
}

@media screen and (max-width: 1340px) {
    .entry-content > .vc_row, .super-container, .post-navigation, .entry-header-wrapper, .result-row, div.wpgdprc.wpgdprc-consent-bar {padding-left: calc(.1vw + 30px); padding-right: calc(.1vw + 30px);}
}


/*---------------------[ Visual Composer Animation ]--------------------- */

.anim-row-style, .anim-row-style div[class*="bg-anim"] * {overflow: visible !important; }
.anim-row-style > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_row.vc_inner {position: absolute; width: calc(100% + 30px); left: 0; bottom: 1px;}
div[class*="bg-anim"] { position: relative;}
div[class*="bg-anim"] .vc_single_image-wrapper {}
div[class*="bg-anim"] .vc_single_image-wrapper:before { display: none;}
.entry-content > .vc_row:not(.anim-row-style) > div:not(.vc_parallax-inner):not(.vc_video-bg) { position: relative; z-index: 2;}


/*---------------------[ Typography ]--------------------- */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; text-rendering: optimizeLegibility;}
p {	margin: 0 0 .9em;}
dfn, cite, em, i { font-style: italic; }
blockquote { border: 0 solid currentcolor; border-left-width: 4px; font-style: italic; margin: 0 0 1.4736842105em; padding: 0 0 0 1.263157895em; font-family: "Droid Serif", serif; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote p { margin-bottom: 1.4736842105em; }
blockquote cite, blockquote small { color: #1a1a1a; display: block; font-size: 16px; font-size: 1rem; line-height: 1.75; }
blockquote cite:before, blockquote small:before { content: "\2014\00a0"; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote strong, blockquote b { font-weight: 400; }
blockquote > :last-child { margin-bottom: 0; }
address { font-style: italic; margin: 0 0 1.75em; }
code, kbd, tt, var, samp, pre { font-family: Inconsolata, monospace; }
code { background-color: #d1d1d1; padding: 0.125em 0.25em; }
abbr, acronym { border-bottom: 1px dotted #d1d1d1; cursor: help; }
mark, ins { background: #007acc; color: #fff; padding: 0.125em 0.25em; text-decoration: none; }
big { font-size: 125%;}
.wpb_text_column > .wpb_wrapper ul li { margin-bottom: .4em;}
.wpb_text_column > .wpb_wrapper ul li ul { margin-top: .4em;}
.wpb_text_column > .wpb_wrapper ul li ul li:before { opacity: .5;}


/*---------------------[ Links ]--------------------- */

a { text-decoration: none; }
a:hover, a:focus, a:active {}
a:focus { outline: thin dotted; }
a:hover, a:active {	outline: 0; }
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover { text-decoration: underline; }
.entry-content a:not(.vc_single_image-wrapper):hover, .entry-content a:not(.vc_single_image-wrapper):focus, .entry-summary a:hover, .entry-summary a:focus, .taxonomy-description a:hover, .taxonomy-description a:focus, .logged-in-as a:hover, .logged-in-as a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body > a:hover, .pingback .comment-body > a:focus, .textwidget a:hover, .textwidget a:focus { text-decoration: none; } 


/*---------------------[ Button ]--------------------- */

.vc_col-sm-11 + .vc_col-sm-1, .vc_col-lg-11.vc_col-md-11 + .vc_col-sm-1 > div > .wpb_wrapper { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; right: 7.5px; white-space: nowrap;}
.vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-right, .vc_col-lg-11.vc_col-md-11 + .vc_col-sm-1 .vc_btn3-right  { margin-bottom: 0px;}
.vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-right a, .vc_col-lg-11.vc_col-md-11 + .vc_col-sm-1 .vc_btn3-right a { float: right}
.vc_btn3:not(.vc_btn3-style-3d) { -webkit-box-shadow:none !important; box-shadow:none !important;}
.vc_btn3.vc_btn3-shape-rounded { border-radius: 3px !important;}
.vc_btn3.vc_btn3-size-lg {font-size: 1.1em !important;}

.vc_btn3-container.scroll-btn > a {width: 32px; display: block; margin: 0 auto; padding: 0; height: 50px; border-radius: 18px !important; background-image: none;}
.vc_btn3-container.scroll-btn > a > span.vc_btn3-placeholder { background: #fff; position: absolute; display: block; top: 29%; left: 50%; width: 8px; height: 8px; margin: -4px 0 0 -4px; background: white; border-radius: 50%;  -webkit-animation: scroll-btn 2.5s linear infinite; animation: scroll-btn 2.5s linear infinite;}

.vc_btn3.vc_btn3-style-custom { background-image: none !important;}
.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover { border-width: 1px !important;}

@-webkit-keyframes scroll-btn {
	0% { opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% { opacity: 0;top: 50%;}
	100% { opacity: 0;top: 29%;}
}
@keyframes scroll-btn {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}

/*---------------------[ Media ]--------------------- */

.site .avatar {	border-radius: 50%; }
.entry-content .wp-smiley, .entry-summary .wp-smiley, .comment-content .wp-smiley, .textwidget .wp-smiley { border: none; margin-top: 0; margin-bottom: 0; padding: 0; }
.entry-content a img, .entry-summary a img, .comment-content a img, .textwidget a img { display: block; }
embed, iframe, object, video { margin-bottom: 1.75em; max-width: 100%; vertical-align: middle; }
p > embed, p > iframe, p > object, p > video { margin-bottom: 0; }
.entry-content .wp-audio-shortcode a, .entry-content .wp-playlist a { -webkit-box-shadow: none; box-shadow: none; }
.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist { margin-top: 0; margin-bottom: 1.75em; }
.wp-playlist.wp-audio-playlist { padding-bottom: 0; }
.wp-playlist .wp-playlist-tracks { margin-top: 0; }
.wp-playlist-item .wp-playlist-caption { border-bottom: 0; padding: 0.7142857143em 0; }
.wp-playlist-item .wp-playlist-item-length { top: 0.7142857143em; }


/*---------------------[ Captions ]--------------------- */

.wp-caption { margin-bottom: 1.75em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; }
.wp-caption .wp-caption-text { color: #686868; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 0.5384615385em; }
a.vc_single_image-wrapper, .vc_gitem-link.vc-zone-link, .vc_oci_pt_thumb a { position: relative; display: block}
a.vc_single_image-wrapper:after, .vc_gitem-link.vc-zone-link:after, .vc_oci_pt_thumb a:after, .result-bloc > article figure a:after {content: '\e830'; font-family: "FontAwesome"; font-style: normal; font-weight: normal; font-size: 30px; color: white; position: absolute; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align : center; -ms-flex-align : center; align-items : center; width: 100%; height: 100%; opacity: 0;}
.result-bloc > article figure a:before {opacity: 0;} 
a.vc_single_image-wrapper.vc_box_rounded:after { border-radius: 4px;}
a.vc_single_image-wrapper.vc_box_circle:after { border-radius: 50%;}
a.vc_single_image-wrapper:after, a.vc_single_image-wrapper:hover:after, .vc_gitem-link.vc-zone-link:after, .vc_gitem-link.vc-zone-link:hover:after, a.vc_single_image-wrapper:before, a.vc_single_image-wrapper:hover:before, .vc_gitem-link.vc-zone-link:before, .vc_gitem-link.vc-zone-link:hover:before, .vc_oci_pt_thumb a:hover:after, .vc_oci_pt_thumb a:after, .vc_oci_pt_thumb a:hover:before, .vc_oci_pt_thumb a:before, .result-bloc > article figure a:before { -o-transition: all linear .3s; transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s;}
a.vc_single_image-wrapper:hover:after, .vc_gitem-link.vc-zone-link:hover:after, .vc_oci_pt_thumb a:hover:after, .vc_oci_pt_thumb a:hover:before, .result-bloc > article figure a:hover:before, .result-bloc > article figure a:hover:after { opacity: 1;}


/*---------------------[ Row style ]--------------------- */

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {padding-top: 0px !important;}
.entry-content > .vc_row.wpb_row.vc_row-fluid:not(.map-row) { padding-top : 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;} 
.entry-content > .vc_row.wpb_row.vc_row-fluid:first-child .wpb_revslider_element.wpb_content_element {margin-top: -30px;}

.vc_row.wpb_row.vc_row-fluid[class*="row-style-"] .wpb_text_column > .wpb_wrapper > h2:after, .vc_row.wpb_row.vc_row-fluid[class*="row-style-"] .wpb_text_column > .wpb_wrapper > h2:before { opacity:.15}


/*---------------------[ Top Bar & Bottom Bar ]--------------------- */

/*:::::::::::::::::::::: General ::::::::::::::::::::::*/

#topbar, #bottombar { width: 100%; padding: 5px 0px; }
#topbar .super-container > *, #bottombar .super-container > * {line-height: 32px; }
#bottombar-L-widget-zone, #bottombar-R-widget-zone{ line-height: 32px; font-size:12px; }
#bottombar-L-widget-zone a, #bottombar-R-widget-zone a { color: rgba(256,256,256,1); text-decoration: none;}
#bottombar-L-widget-zone a:hover, #bottombar-R-widget-zone a:hover { color: rgba(256,256,256,.7);}
#topbar-R-widget-zone > *, #topbar-L-widget-zone > *, #bottombar-R-widget-zone > *, #bottombar-L-widget-zone > * { display: inline-block; vertical-align: middle;}
#topbar .widget {border: 0px; margin: 0 5px; padding: 0px;}
#topbar-L-widget-zone section:first-child { margin-left: 0px;}
.contactinfo-company { display: none;}
#topbar #osm-contact-info-widget-wrapper {line-height: 25px;}
#topbar #osm-contact-info-widget-wrapper > div { padding-left: 0; margin-bottom: 0px;}
#topbar #osm-contact-info-widget-wrapper > div.contactinfo-address br { display: none;}
#topbar #osm-contact-info-widget-wrapper, #topbar #osm-contact-info-widget-wrapper .contactinfo-phones { display: -webkit-box;display: -ms-flexbox;display: flex;}
#topbar #osm-contact-info-widget-wrapper i.fa { margin-left: 20px; margin-right: 4px;line-height: 21px;}
#topbar .widget_nav_menu {margin-right:0px; margin-left:10px;}
#topbar .widget_nav_menu #menu-menu-topbar {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin: 0;}
#topbar .widget_nav_menu #menu-menu-topbar > li { list-style:none; display:block; position:relative; margin:0; }
#topbar .widget_nav_menu #menu-menu-topbar > li a, #topbar .widget_nav_menu #menu-menu-topbar > li a:hover, #topbar-R-widget-zone .social-navigation a:hover, #topbar-R-widget-zone .social-navigation a { -webkit-transition: opacity linear.15s; -o-transition:opacity linear.15s; transition:opacity linear.15s;}
#topbar .widget_nav_menu #menu-menu-topbar > li a:hover, #topbar-R-widget-zone .social-navigation a:hover {opacity:.5;} 
#topbar .widget_nav_menu #menu-menu-topbar > li:not(:first-child):before { content:''; border-left:1px solid; padding-right:8px; margin-left:9px; opacity:.25; }
#topbar .widget_nav_menu #menu-menu-topbar > li:last-child {margin-right:0px;} 
#lang_sel_list ul { border-top: none !important; position: relative; top: -2px;}


/*:::::::::::::::::::::: Lang Selector ::::::::::::::::::::::*/

/*---------------------[ Header ]--------------------- */

.site-header {position: relative; z-index: 5;}
.site-header-main { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.site-branding { margin: 15px auto 15px 0; }
.site-title { font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.2173913043; margin: 0; }
.site-title a.txt-link { display: none;}
.site-branding .site-title a svg { height: 65px}
.site-description { display: none; font-size: 13px; font-size: 0.8125rem; font-weight: 400; line-height: 1.0769230769; margin: 0; }
.menu-toggle { display: none;}
.no-js .menu-toggle { display: none; }
.menu-toggle:hover, .menu-toggle:focus { }
.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus { }
.menu-toggle:focus { outline: 0; }
.menu-toggle.toggled-on:focus { outline: thin dotted; }
.header-image { clear: both; margin: 0.875em 0; }
.header-image a { display: block; }
.header-image a:hover img, .header-image a:focus img { opacity: 0.85; }
a[rel="home"] { display: block; max-height: 100px;}
a[rel="home"] img, a[rel="home"] svg {height: 65px;}
.site-header-main.floatable a[rel="home"] { display: block; height: 50px;}
.site-header-main.floatable a[rel="home"] img {max-height: 50px;}
.site-header-main.floatable .super-container > div {margin: 5px 0 !important;}
.site-logo img { max-width: inherit;}
#post-logo-wiget-zone .vc_btn3-container {margin-bottom: 5px;}
#post-logo-wiget-zone .vc_btn3-container:last-of-type {margin-bottom: 0px;}
.site-header-main:not(.floatable) .site-logo a.mobilelogo { display: none}
div#post-nav-wiget-zone { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}


/*---------------------[ Menus ]--------------------- */

/*:::::::::::::::::::::: General ::::::::::::::::::::::*/

.site-header-main:not(.mobile) .site-header-menu {  margin: 20px 0 !important; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center;}
.site-header-menu > * {}
.site-header-menu .widget { margin: 0; padding: 0; border: none; margin-left: 20px;}
.site-header-menu.toggled-on, .no-js .site-header-menu { display: block; }
.site-footer .main-navigation {	margin-bottom: 1.75em; }
.main-navigation ul { list-style: none; margin: 0; }
.main-navigation li.menu-item-has-children {position: relative;}
.main-navigation .site-header-main:not(.mobile) [id*="menu-main-menu"] > li:not(:first-child) { padding: 0 0 0 20px;}
.main-navigation a { display: block; line-height: 24px;  padding: 0.84375em 0; }
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a { }
.main-navigation ul ul { display: none; }
.site-header-main:not(.mobile) [id*="menu-main-menu"] > li > ul.sub-menu, [id*="menu-main-menu"] > li > ul.sub-menu > li > ul.sub-menu { margin: 0;}
.site-header-main:not(.mobile) [id*="menu-main-menu"] > li > ul.sub-menu > li > ul.sub-menu {top: 0px; left: 100%; z-index: -1;}
.site-header-main:not(.mobile) [id*="menu-main-menu"] > li > ul.sub-menu > li.menu-item-has-children .dropdown-toggle:after {content: '\e862';}
.site-header-main:not(.mobile) [id*="menu-main-menu"] > li > ul.sub-menu > li.menu-item-has-children .dropdown-toggle.toggled-on:after {content: '\e863';}
.site-header-main:not(.mobile) [id*="menu-main-menu"]  ul.sub-menu > li:not(:last-child) {border-bottom: 1px solid #F4F4F4;}
.site-header-main:not(.mobile) [id*="menu-main-menu"]  ul.sub-menu > li > a { padding: 10px;}
.site-header-main:not(.mobile) [id*="menu-main-menu"]  ul.sub-menu > li > a.menu-item-has-children { padding-right: 0px;}
.site-header-main:not(.mobile) [id*="menu-main-menu"]  ul.sub-menu > li > .dropdown-toggle  { width: 30px; height: 44px;}
.no-js .main-navigation ul ul { display: block; }
.main-navigation ul .toggled-on:not(.dropdown-toggle) { display: block; position: absolute; }
.site-header-main:not(.mobile) .main-navigation .primary-menu {  display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important;  position: relative; z-index: 2;}
.main-navigation .menu-item-has-children { position: relative}
.main-navigation ul.sub-menu .menu-item-has-children:after {content: "\f105"; font: normal normal normal 14px/1 FontAwesome; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; width: 30px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; right: 0; top: 0;}
.main-navigation .menu-item-has-children > a { margin-right: 30px; }
.dropdown-toggle { background-color: transparent; border: 0; border-radius: 0; content: ""; height: 100%; padding: 0; position: absolute; right: 0; text-transform: none; top: 0;}
.dropdown-toggle:after { content: '\e864'; font-size: 18px;position: relative; width: 18px; font-family: "FontAwesome"; }
.dropdown-toggle:hover, .dropdown-toggle:focus { outline: none !important; }
.dropdown-toggle:focus { outline: thin dotted; outline-offset: -1px; }
.dropdown-toggle:focus:after { border-color: transparent; }
.dropdown-toggle.toggled-on:after { content: '\e861'; }
.site-header .main-navigation + .social-navigation { margin-top: 1.75em;}
.site-footer .social-navigation { margin-bottom: 1.75em; }
.post-navigation { clear: both; }
.post-navigation a { color: #1a1a1a; display: block; padding: 1.75em 0; }
.post-navigation span { display: block; }
.post-navigation .meta-nav { color: #fff; padding: 11px 16px; display: inline-block; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; font-size: 0px; line-height: 10px;}
.post-navigation .meta-nav:hover { opacity: .6;  -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.post-navigation .nav-previous .meta-nav:before { content: "\f053"; font-size: 14px; font-family: "FontAwesome"; margin-right: 12px; position: relative; top: 1px; }
.post-navigation .nav-previous .meta-nav:after { content: "Plus ancien"; }
.post-navigation .nav-next .meta-nav:after{ content: "\f054"; font-size: 14px; font-family: "FontAwesome"; margin-left: 12px; position: relative; top: 1px; }
.post-navigation .nav-next .meta-nav:before { content: "Plus récent"; }
.post-navigation .post-title { display: none; }
.pagination { border-top: 4px solid #1a1a1a; font-size: 19px; font-size: 1.1875rem; margin: 0 7.6923% 2.947368421em; min-height: 56px; position: relative; }
.pagination:before, .pagination:after { background-color: #1a1a1a; content: ""; height: 52px; position: absolute; top:0; width: 52px; z-index: 0; }
.pagination:before { right: 0; }
.pagination:after { right: 54px; }
.pagination a:hover, .pagination a:focus { color: #1a1a1a; }
.pagination .nav-links { padding-right: 106px; position: relative;}
.pagination .nav-links:before, .pagination .nav-links:after { color: #fff; font-size: 32px; line-height: 51px; opacity: 0.3; position: absolute; width: 52px; z-index: 1; }
.pagination .nav-links:before { content: "\f429"; right: -1px; }
.pagination .nav-links:after { content: "\f430"; right: 55px; }
.post-navigation .nav-links { margin:0 autopx;  display: -webkit-box; display: -ms-flexbox;  display: flex; max-width: 1280px;}
.post-navigation .nav-links > div { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%;}
.post-navigation .nav-links > div.nav-next { text-align: right;}
.pagination .current .screen-reader-text { position: static !important; }
.pagination .page-numbers { display: none; letter-spacing: 0.013157895em; line-height: 1; margin: 0 0.7368421053em 0 -0.7368421053em; padding: 0.8157894737em 0.7368421053em 0.3947368421em; text-transform: uppercase; }
.pagination .current { display: inline-block; font-weight: 700; }
.pagination .prev, .pagination .next { background-color: #1a1a1a; color: #fff; display: inline-block; height: 52px; margin: 0; overflow: hidden; padding: 0; position: absolute; top: 0; width: 52px; z-index: 2; }
.pagination .prev:before, .pagination .next:before { font-size: 32px; height: 53px; line-height: 52px; position: relative; width: 53px; }
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus { background-color: #007acc; color: #fff; }
.pagination .prev:focus, .pagination .next:focus { outline: 0; }
.pagination .prev { right: 54px; }
.pagination .prev:before { content: "\f430"; left: -1px; top: -1px; }
.pagination .next { right: 0; }
.pagination .next:before { content: "\f429"; right: -1px; top: -1px; }
.image-navigation, .comment-navigation { border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin: 0 7.6923% 2.1538461538em; padding: 1.0769230769em 0; }
.comment-navigation { margin-right: 0; margin-left: 0; }
.comments-title + .comment-navigation { border-bottom: 0; margin-bottom: 0; }
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty), .comment-navigation .nav-previous:not(:empty), .comment-navigation .nav-next:not(:empty) { display: inline-block; }
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
.primary-menu > .menu-item-has-children > a, .sub-menu.toggled-on > .menu-item-has-children > a { margin-right: 0px;}
.primary-menu > .menu-item-has-children > a + button.dropdown-toggle { left: 10px;}
.primary-menu > .menu-item-has-children > a + button.dropdown-toggle, .sub-menu.toggled-on > .menu-item-has-children > a + button.dropdown-toggle { width: 100% !important;}
.primary-menu > .menu-item-has-children > a + button.dropdown-toggle:after, .sub-menu.toggled-on > .menu-item-has-children > a + button.dropdown-toggle:after { display:none;}
[id*="menu-main-menu"] ul.sub-menu > li > .dropdown-toggle { width: 100%; height: 44px; text-align: right; text-indent: -12px; color: transparent !important;}
@media screen and (min-width: 1025px) {
    .menu-item:hover > ul.sub-menu { display: block; position: absolute;}
	.menu-item:not(:hover) > ul.sub-menu { display: none;}
}

/*:::::::::::::::::::::: MegaMenu ::::::::::::::::::::::*/

#site-header-menu, .main-navigation .primary-menu, #menu-main-menu > li.mega { position: inherit;}
[id*="menu-main-menu"] > li > ul.sub-menu > li > ul.sub-menu {z-index: 0;}
#menu-main-menu > li.mega:hover > ul.sub-menu > li:after { display: none;}
.current-menu-item > a,  .current-menu-ancestor > a, .current-menu-parent > a{ opacity: .5;}
.dropdown-toggle { display: none;}
#menu-main-menu > li > a { line-height: 40px; padding: 10px;}
#menu-main-menu > li.mega:hover > ul.sub-menu, #menu-main-menu > li.mega > ul.sub-menu:hover {display: -webkit-box;display: -ms-flexbox;display: flex; min-width: inherit; padding: 15px 0px; -ms-flex-wrap: wrap; flex-wrap: wrap;}
#menu-main-menu > li.mega:hover > ul.sub-menu > li > ul.sub-menu, #menu-main-menu > li.mega > ul.sub-menu:hover > li > ul.sub-menu { display: block;}
#menu-main-menu > li.mega > ul.sub-menu > li.menu-item:hover > ul.sub-menu { position: relative; top: 0; left: 0; z-index: inherit;}
#menu-main-menu > li.mega > ul.sub-menu > li > a:hover { background: none;}
#menu-main-menu > li.mega > ul.sub-menu > li:hover > a { }
.main-navigation .menu-item-has-children > a {margin-right: 0px;}
#menu-main-menu > li.mega:hover > ul.sub-menu > li { -webkit-box-flex: 1; -ms-flex: 1 1 22%; flex: 1 1 22%; padding: 0 30px; border-bottom: none !important; }
#menu-main-menu > li.mega:hover > ul.sub-menu > li:nth-child(n + 4) { max-width: 25%;}
#menu-main-menu > li.mega:hover > ul.sub-menu > li:nth-child(n+5) { margin-top: 15px;}
#menu-main-menu > li.mega:hover > ul.sub-menu, #menu-main-menu > li.mega > ul.sub-menu:hover { right:0; width: 100vw; max-width: 1263px;}
#menu-main-menu > li.mega > ul.sub-menu > li:hover > a { background: none;}
#menu-main-menu > li.mega > ul.sub-menu > li > ul.sub-menu > li:last-child { margin-bottom: 7.5px;}
#menu-main-menu > li.mega > ul.sub-menu > li > ul.sub-menu > li:not(:last-child), #menu-main-menu > li.mega > ul.sub-menu > li > ul.sub-menu > li ul.sub-menu li:not(:last-child) { border-bottom: 0px;}
#menu-main-menu > li.mega > ul.sub-menu > li > a { font-size: 1.2em; padding-left: 0; padding-bottom: 0;}
.main-navigation #menu-main-menu > li.mega > ul > li > .sub-menu a { padding: 5px 0; text-transform: none !important;  -o-transition: all linear .3s; transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s; opacity: .6; letter-spacing: 0;}
.main-navigation #menu-main-menu > li.mega > ul > li > .sub-menu li:hover > a { background: none !important; opacity: 1;  -o-transition: all linear .3s; transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s;}
#menu-main-menu > li.mega > ul.sub-menu > li > ul.sub-menu > li ul.sub-menu { position: relative !important; padding-left: 15px; display: block !important;}

/*:::::::::::::::::::::: Social Menu ::::::::::::::::::::::*/

ul[id*="menu-social-menu"] { list-style: none; margin: 0 0 -0.4375em; height:100%; }
ul[id*="menu-social-menu"] li { display: inline-block; margin: 0 ; position: relative; top: -1px; }
ul[id*="menu-social-menu"] a { border: 0; display: block; height: 32px; position: relative; width: 22px; overflow: hidden; }
ul[id*="menu-social-menu"] a:before { content: "\f415"; height: 33px; line-height: 33px; text-align: center; width: 22px; font-family: "FontAwesome"; font-size: 13px; display: inline-block;}
ul[id*="menu-social-menu"] a[href*="digg.com"]:before { content: "\f1a6"; }
ul[id*="menu-social-menu"] a[href*="dribbble.com"]:before { content: "\f17d"; }
ul[id*="menu-social-menu"] a[href*="dropbox.com"]:before { content: "\f16b"; }
ul[id*="menu-social-menu"] a[href*="facebook.com"]:before { content: "\f09a"; }
ul[id*="menu-social-menu"] a[href*="flickr.com"]:before { content: "\f16e"; }
ul[id*="menu-social-menu"] a[href*="foursquare.com"]:before { content: "\f180"; }
ul[id*="menu-social-menu"] a[href*="plus.google.com"]:before { content: "\f0d5"; line-height: 35px; }
ul[id*="menu-social-menu"] a[href*="github.com"]:before { content: "\f1d3"; }
ul[id*="menu-social-menu"] a[href*="instagram.com"]:before { content: "\f16d"; }
ul[id*="menu-social-menu"] a[href*="linkedin.com"]:before { content: "\f0e1"; }
ul[id*="menu-social-menu"] a[href*="pinterest.com"]:before { content: "\f231"; }
ul[id*="menu-social-menu"] a[href*="reddit.com"]:before { content: "\f281"; }
ul[id*="menu-social-menu"] a[href*="skype.com"]:before { content: "\f17e"; }
ul[id*="menu-social-menu"] a[href*="stumbleupon.com"]:before { content: "\f1a4"; }
ul[id*="menu-social-menu"] a[href*="tumblr.com"]:before { content: "\f173"; }
ul[id*="menu-social-menu"] a[href*="twitter.com"]:before { content: "\f099"; }
ul[id*="menu-social-menu"] a[href*="vimeo.com"]:before { content: "\f27d"; }
ul[id*="menu-social-menu"] a[href*="wordpress.com"]:before, .social-navigation a[href*="wordpress.org"]:before { content: "\f19a"; }
ul[id*="menu-social-menu"] a[href*="youtube.com"]:before { content: "\f16a"; }
ul[id*="menu-social-menu"] a[href*="spotify.com"]:before { content: "\f1bc"; }

/*:::::::::::::::::::::: Menu Mobile ::::::::::::::::::::::*/


@media screen and (min-width: 1025px) {  
    .site-header-main.mobile{display: none !important;}
}

@media screen and (max-width: 1024px) {  
    .site-header-main.original, .site-header-main.floatable{display: none;}
    .site-header-main.mobile{display: block !important;width: 100%;-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);position: fixed;top: 0;}
    body {padding-top: 80px;}
    .site-header-main .super-container > div {-webkit-box-flex: 0;-ms-flex: none;flex: none;}
    .site-header-main.mobile .main-navigation ul.sub-menu .menu-item-has-children:after{display: none !important;}
    .site-title a[rel="home"]:not(.txt-link) {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
    #topbar{display: none;}
    .menu-social-menu-container {display: inherit;margin-right: 0px;}    
    ul[id*="menu-social-menu"] li {width: 32px;height: 32px;text-align: center;}
    ul[id*="menu-social-menu"] a {width: 32px;}
    ul[id*="menu-social-menu"] a:before {height: 32px;line-height: 32px;width: 31px;}
    .site-branding {margin: 0px auto 0px 0;}
}

@media screen and (max-width: 599px) {
    #topbar-L-widget-zone p{line-height: 15px;margin-bottom: 3px;}
    .site-branding {margin: 0 7% 0 0;}
    body{padding-top: 50px;}
    .site-branding .site-title a svg {height: 36px;}
}

.site-header-main:not(.mobile) .site-header-menu {  margin: 20px 0 !important; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center;}
.site-header-main.mobile #burger-menu { margin-left: 25px;}
.site-header-main.mobile #burger-menu svg{height: 25px;width: 25px;}
.site-header-main.mobile #burger-menu{display: block;height: 25px;width: 25px;cursor: pointer;}
.site-header-main.mobile #close-menu {display: block;height: 15px;width: 15px;cursor: pointer;position: absolute;right: 15px;top: 15px;z-index: 100010;}
.site-header-main.mobile #site-navigation{position: fixed;width: calc(100% - 40px);height: calc(100% - 40px);left: 20px;top: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;overflow-x: hidden;overflow-y: scroll; border-radius: 4px;}
.site-header-main.mobile .site-header-menu:before {content:""; position: absolute; top: -40px; left:-32px; width: 101vw; height:101vh; display: block; background: rgba(0,0,0,.5);}
.site-header-main.mobile #menu-main-menu-1{-ms-flex-wrap: wrap;flex-wrap: wrap;position: unset;}
.site-header-main.mobile #menu-main-menu-1 li { text-align: center;padding-left: 0px;}
.site-header-main.mobile div#site-header-menu {display: none;width: 0px;position: absolute;}
.site-header-main.mobile .fermer-menu{width: 42px; height: 42px; cursor: pointer;}
.site-header-main.mobile .main-navigation ul li li:nth-child(2) { border-top: none;}
.site-header-main.mobile .ouvrir-menu{display: block;width: 30px;height: 30px;text-align: center;position: absolute;top :0px;left: 10px;margin: auto;color: #ffffff;font-size: 25px;background-color: #000000;cursor: pointer;}
.site-header-main.mobile .menu-breadcrumbs { padding: 8px 15px; border: 2px solid currentColor; border-radius: 50px; margin-bottom: 10px;}
.site-header-main.mobile .menu-item > ul.sub-menu {display: none;position: absolute;top: 0;width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;overflow-y: scroll;min-height: 100%;overflow-x: hidden;padding: 20px 0;-webkit-box-align: center;-ms-flex-align: center;align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
.site-header-main.mobile ul.sub-menu {left: 100%;background-color: #ffffff;}
.site-header-main.mobile #menu-main-menu-1 ul.sub-menu{left: 100%;background-color: #ffffff !important;}
.site-header-main.mobile .main-navigation li.menu-item-has-children {position: unset;}
.site-header-main.mobile .sub-menu{-webkit-transition: all 1s !important;-o-transition: all 1s !important;transition: all 1s !important;}
#search-2 form.search-form {right: auto;left: -198px;}

/*:::::::::::::::::::::: Floating Menu ::::::::::::::::::::::*/

.site-header-main.floatable .site-logo a.logo { display: none}
.site-header-main.floatable .site-branding .site-title a svg {height: 45px;margin-top: 3px;}
.nav-is-stuck .site-header-main {position: fixed; top: 0; left: 0;	right: 0; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); -webkit-animation: stickAnim .3s; animation: stickAnim .3s;}
 
@-webkit-keyframes stickAnim {
    0% { -webkit-transform: translateY(-86px); transform: translateY(-86px);}
	100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
 
@keyframes stickAnim {
    0% { -webkit-transform: translateY(-86px); transform: translateY(-86px);}
	100% {-webkit-transform: translateY(0);transform: translateY(0);}
}


/*---------------------[ Content ]--------------------- */

/*:::::::::::::::::::::: General ::::::::::::::::::::::*/

.site { overflow: hidden;}
.site-inner { margin: 0 auto; position: relative; }
.site-content { word-wrap: break-word; }
/* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; }
.site-main {width: 100%;}
.site-main > :last-child { margin-bottom: 0; }
.vc_row[data-vc-full-width] { padding-right: 0 !important; overflow: visible !important;}
.vc_row[data-vc-full-width] .wpb_content_element { margin-bottom: -1px !important;}
.fa-invisible { opacity: 0 !important;}

/*:::::::::::::::::::::: H2 ::::::::::::::::::::::*/

.vc_row.wpb_row.vc_row-fluid > .vc_column_container[class*="vc_col-sm-"] > .vc_column-inner > .wpb_wrapper:first-child > .wpb_text_column > .wpb_wrapper > h2 { float:left;}
.vc_row.wpb_row.vc_row-fluid > .vc_column_container[class*="vc_col-sm-"] > .vc_column-inner > .wpb_wrapper:first-child > .wpb_text_column > .wpb_wrapper > h2[style*="text-align: right;"] { float:right;}
.vc_row.wpb_row.vc_row-fluid > .vc_column_container[class*="vc_col-sm-"] > .vc_column-inner > .wpb_wrapper:first-child > .wpb_text_column > .wpb_wrapper > h2[style*="text-align: center;"] { float:none;}


/*---------------------[ Breadcrumb ]--------------------- */

#breadcrumbs {text-align: right;}
#breadcrumbs a, #breadcrumbs span.breadcrumb_last { margin: 0 4px;}
#breadcrumbs span.breadcrumb_last { margin-right: 0px;}


/*---------------------[ Posts and pages ]--------------------- */

.site-main > article { margin-bottom: 3.5em; position: relative; }
body.home .entry-header {display: none;}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {  }
.entry-header { margin-bottom: 0px;}
.entry-header-wrapper { overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.entry-header-wrapper > * { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%;} 
.entry-title { font-size: 28px; font-size: 1.75rem; font-weight: 700; line-height: 1.25; display: inline-block; position: relative; }
h1.entry-title span { font-style:italic;}
.entry-title:after { content: ''; display: inline-block; width: 2000px; height: 0; border-bottom: 3px double; position: absolute; left: 100%; margin-left: 15px; top: 50%; margin-top: -2px; opacity: .1;}
.entry-title a { color: #1a1a1a; }
.entry-title a:hover, .entry-title a:focus { color: #007acc; }
.post-thumbnail { display: block; margin: 0 7.6923% 1.75em; }
.post-thumbnail img { display: block; }
.no-sidebar .post-thumbnail img { margin: 0 auto; }
a.post-thumbnail:hover, a.post-thumbnail:focus { opacity: 0.85; }
.entry-content, .entry-summary { border-color: #d1d1d1; }
.post-navigation .post-title, .entry-title, .comments-title { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
body:not(.search-results) .entry-summary { color: #686868; font-size: 19px; font-size: 1.1875rem; line-height: 1.4736842105; margin-bottom: 1.4736842105em; }
body:not(.search-results) .entry-header + .entry-summary { margin-top: -0.736842105em; }
body:not(.search-results) .entry-summary p, body:not(.search-results) .entry-summary address, body:not(.search-results) .entry-summary hr, body:not(.search-results) .entry-summary ul, body:not(.search-results) .entry-summary ol, body:not(.search-results) .entry-summary dl, body:not(.search-results) .entry-summary dd, body:not(.search-results) .entry-summary table { margin-bottom: 1.4736842105em; }
body:not(.search-results) .entry-summary li > ul, body:not(.search-results) .entry-summary li > ol { margin-bottom: 0; }
body:not(.search-results) .entry-summary th, body:not(.search-results) .entry-summary td { padding: 0.3684210526em; }
body:not(.search-results) .entry-summary fieldset { margin-bottom: 1.4736842105em; padding: 0.3684210526em; }
body:not(.search-results) .entry-summary blockquote { border-color: currentColor; }
body:not(.search-results) .entry-summary blockquote > :last-child { margin-bottom: 0; }
body:not(.search-results) .entry-summary .alignleft { margin: 0.2631578947em 1.4736842105em 1.4736842105em 0; }
body:not(.search-results) .entry-summary .alignright { margin: 0.2631578947em 0 1.4736842105em 1.4736842105em; }
body:not(.search-results) .entry-summary .aligncenter { margin-bottom: 1.4736842105em; }
.entry-content > :last-child, .entry-summary > :last-child, body:not(.search-results) .entry-summary > :last-child, .page-content > :last-child, .comment-content > :last-child,
.textwidget > :last-child { margin-bottom: 0; }
.more-link { white-space: nowrap; }
.author-info { border-color: inherit; border-style: solid; border-width: 1px 0 1px 0; clear: both; padding-top: 1.75em; padding-bottom: 1.75em; }
.author-avatar .avatar { float: left; height: 42px; margin: 0 1.75em 1.75em 0; width: 42px; }
.author-description > :last-child { margin-bottom: 0; }
.entry-content .author-title { clear: none; font-size: 16px; font-size: 1rem; font-weight: 900; line-height: 1.75; margin: 0; }
.author-bio { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 1.6153846154em; overflow: hidden; }
.author-link { white-space: nowrap; }
.entry-footer { display: none;}
.sticky-post { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase; }
.updated:not(.published) { display: none; }
.sticky .posted-on, .byline { display: none; }
.single .byline, .group-blog .byline { display: inline; }
.page-header { border-top: 4px solid #1a1a1a; margin: 0 7.6923% 3.5em; padding-top: 1.75em; }
body.error404 .page-header, body.search-no-results .page-header { border-top: 0; padding-top: 0; }
.page-title { font-size: 23px; font-size: 1.4375rem; line-height: 1.2173913043; }
.taxonomy-description { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.taxonomy-description p { margin: 0.5384615385em 0 1.6153846154em; }
.taxonomy-description > :last-child { margin-bottom: 0; }
.page-links { clear: both; margin: 0 0 1.75em; }
.page-links a, .page-links > span { border: 1px solid #d1d1d1; border-radius: 2px; display: inline-block; font-size: 13px; font-size: 0.8125rem; height: 1.8461538462em; line-height: 1.6923076923em; margin-right: 0.3076923077em; text-align: center; width: 1.8461538462em; }
.page-links a { background-color: #1a1a1a; border-color: #1a1a1a; color: #fff; }
.page-links a:hover,  .page-links a:focus { background-color: #007acc; border-color: transparent; color: #fff; }
.page-links > .page-links-title { border: 0; color: #1a1a1a; height: auto; margin: 0; padding-right: 0.6153846154em; width: auto; }
.entry-attachment { margin-bottom: 1.75em; }
.entry-caption { color: #686868; font-size: 13px; font-size: 0.8125rem; font-style: italic; line-height: 1.6153846154; padding-top: 1.0769230769em; }
.entry-caption > :last-child { margin-bottom: 0; }
.content-bottom-widgets { margin: 0 7.6923%; }
.content-bottom-widgets .widget-area { margin-bottom: 3.5em; }


/*---------------------[ Post Formats ]--------------------- */

.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 19px; font-size: 1.1875rem; line-height: 1.473684211; margin-bottom: 1.473684211em; }
.blog .format-status .entry-title, .archive .format-status .entry-title { display: none; }


/*---------------------[ Comments ]--------------------- */

.comments-area { margin: 0 7.6923% 3.5em; }
.comment-list + .comment-respond, .comment-navigation + .comment-respond { padding-top: 1.75em; }
.comments-title, .comment-reply-title { border-top: 4px solid #1a1a1a; font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.3125; padding-top: 1.217391304em; }
.comments-title { margin-bottom: 1.217391304em; }
.comment-list { list-style: none; margin: 0; }
.comment-list article, .comment-list .pingback, .comment-list .trackback { border-top: 1px solid #d1d1d1; padding: 1.75em 0; }
.comment-list .children { list-style: none; margin: 0; }
.comment-list .children > li { padding-left: 0.875em; }
.comment-author { color: #1a1a1a; margin-bottom: 0.4375em; }
.comment-author .avatar { float: left; height: 28px; margin-right: 0.875em; position: relative; width: 28px;}
.bypostauthor > article .fn:after { content: "\f304"; left: 3px; position: relative; top: 5px; }
.comment-metadata, .pingback .edit-link { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.comment-metadata { margin-bottom: 2.1538461538em; }
.comment-metadata a, .pingback .comment-edit-link { color: #686868; }
.comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus { color: #007acc; }
.comment-metadata .edit-link, .pingback .edit-link { display: inline-block; }
.comment-metadata .edit-link:before, .pingback .edit-link:before { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
.comment-content ul, .comment-content ol { margin: 0 0 1.5em 1.25em; }
.comment-content li > ul, .comment-content li > ol { margin-bottom: 0; }
.comment-reply-link { border: 1px solid #d1d1d1; border-radius: 2px; color: #007acc; display: inline-block; font-size: 13px; font-size: 0.8125rem; line-height: 1; margin-top: 2.1538461538em; padding: 0.5384615385em 0.5384615385em 0.4615384615em; }
.comment-reply-link:hover, .comment-reply-link:focus { border-color: currentColor; color: #007acc; outline: 0; }
.comment-form { padding-top: 1.75em; }
.comment-form label { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase; }
.comment-list .comment-form { padding-bottom: 1.75em; }
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-bottom: 2.1538461538em; }
.no-comments { border-top: 1px solid #d1d1d1; font-weight: 700; margin: 0; padding-top: 1.75em; }
.comment-navigation + .no-comments { border-top: 0; padding-top: 0; }
.form-allowed-tags code { font-family: Inconsolata, monospace; }
.form-submit { margin-bottom: 0; }
.required { color: #007acc; }
.comment-reply-title small { font-size: 100%; }
.comment-reply-title small a { border: 0; float: right; height: 32px; overflow: hidden; width: 26px; }
.comment-reply-title small a:hover, .comment-reply-title small a:focus { color: #1a1a1a; }
.comment-reply-title small a:before { content: "\f405"; font-size: 32px; position: relative; top: -5px; }


/*---------------------[ Sidebar ]--------------------- */

.sidebar { margin-bottom: 3.5em; padding: 0 7.6923%; }


/*---------------------[ Widgets ]--------------------- */

.widget-area > :last-child, .widget > :last-child { margin-bottom: 0; }
.last-news .widget { margin-bottom: 30px;}
.last-news .widget .widget-title { margin-bottom: 15px;}
.widget .widget-title:empty { margin-bottom: 0; }
.widget-title a { color: #1a1a1a; }

/*---------------------[ Revolution Slider ]--------------------- */

.entry-content > div.vc_row-o-full-height:first-child, .entry-content > div.vc_row-o-full-height:first-child div { max-height: calc(96.8388vh - 86px) !important;}

@media screen and (max-width: 1024px) {
    .entry-content > div.vc_row-o-full-height:first-child {}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .tp-caption[data-x^="['right','right','right',"] { position: relative; left: -80px;}
    .tp-caption[data-x^="['left','left','left',"] { position: relative; right: -80px;}
    .tp-mask-wrap { overflow: visible !important;}
}

/*---------------------[ OCI Entry Banner ]--------------------- */

#slider:before {content: '';display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-image: url(https://clientsweb.oci.eu/offre-confort/wp-content/themes/oci/images/gridtile_white.png);background-repeat: repeat;background-position: center center;}
#slider h2:before, #slider h2:after{display: none;}


/*---------------------[ OCI Custom Post Type Grid ]--------------------- */

/*:::::::::::::::::::::: General ::::::::::::::::::::::*/

.vc_oci_pt_grid, .vc_oci_pt_logos-slide { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.vc_oci_pt_grid .vc_oci_pt_grid_element { margin-bottom: 30px;}
.vc_oci_pt_title a {text-decoration: none;}
.vc_oci_pt_title a:hover, .result-bloc h3 a:hover { opacity: .6;}
.vc_oci_pt_thumb { position: relative; overflow: hidden;}
.vc_oci_pt_thumb { margin-bottom: 15px;}
.vc_oci_pt_thumb a {display: block; position: relative;} 
.vc_oci_pt_thumb a:before { opacity: 0;}
.vc_oci_pt_more { text-align: right}
.vc_oci_pt_excerpt { margin-top: 15px; display: inline-block;}
.vc_oci_pt_morebtn { margin-top: 10px; display: inline-block;}
.postul-col .vc_column-inner:before, .last-news .vc_column-inner:before { -webkit-box-shadow: inset 0px 0px 40px rgba(0,0,0,.2); box-shadow: inset 0px 0px 40px rgba(0,0,0,.2);}
.news-tags-list li a i, .job-resum > div i {font-size: 1.1em; margin-right: 7px;}
img.alignleft { margin: 15px 15px 15px 0;}
img.alignright { margin: 15px 0px 15px 15px;}
img.aligncenter { margin: 15px auto;}
.job-tags a, .news-tags-list li a, .the_champ_horizontal_sharing .theChampSharing {-webkit-transition: all linear .3s;-o-transition: all linear .3s;transition: all linear .3s;}
.job-tags a:hover, .news-tags-list li a:hover, .the_champ_horizontal_sharing .theChampSharing:hover { opacity: .7;}
.news-tags-list li.tag-li a, .job-tags-list li.tag-li a { background: transparent;}


/*:::::::::::::::::::::: Actu ::::::::::::::::::::::*/

.last-news .vc_oci_pt_grid_element > div > .wpb_wrapper { display: -webkit-box; display: -ms-flexbox; display: flex;}
.last-news .wpb_wrapper > figure { min-width: 95px; max-width: 95px; margin-right: 10px;}
.last-news .wpb_wrapper > div {width: calc(100% - 110px);}
.last-news .wpb_wrapper .vc_oci_pt_title {line-height: .8em !important;}
.last-news .wpb_wrapper .vc_oci_pt_title a { font-size: .8em !important;}
.last-news .wpb_wrapper .vc_oci_pt_excerpt { margin-top: 10px;}
.last-news > .vc_column-inner:before { display: block !important; height: 100%; width: 200%; position: absolute; top: 0; left: 0; opacity: .35; z-index: -1;}
body.single-post .entry-content > .vc_row { padding-top: 0px !important;}
.last-news > div > .wpb_wrapper { padding-top: 30px;}
.news-content h2 {line-height: 1.2em !important; font-size: 1.4em !important; padding: 15px 0;}
.news-meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin-bottom: 30px; padding: 15px 0;}
.news-meta:before, .news-meta:after { display: block; border-top:1px dashed currentColor; position: absolute; width: 100%; left: 0; opacity: .25; content: "";}
.news-meta:before { top: 0px;}
.news-meta:after { bottom: 0;}
.news-tags-list { margin: 0px;}
.news-tags-list li {display: inline-block;}
.news-tags-list li a { border-radius: 3px; padding: 4px 8px; margin: 3.5px 0px 3.5px 4px; text-decoration: none; display: inline-block;}
.news_date { margin-right: 15px;}
.news-content { padding: 30px 0;}
body.single-post .the_champ_sharing_ul { padding-top: 30px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; clear: both;}
.news-content h3, .news-content h4, .news-content h5, .news-content h6 { padding-bottom: .5em;}
.news-content  > div > .wpb_wrapper > div > h3:not(:first-child) { padding-top: .75em;}
.last-news .widget ul { margin: 0px;}
.last-news .widget ul li:not(:last-child) {margin-bottom: 10px;}
.last-news .widget.widget_recent_entries ul li a {line-height: 1.2em !important; font-size: 1.4em !important; font-weight: 300; text-decoration: none;}
.last-news .vc_oci_pt_thumb { margin-bottom: 0px;}

/*:::::::::::::::::::::: Actus Cat/Tag Page ::::::::::::::::::::::*/

body.archive a.vc_oci_pt_morebtn, body.archive a.vc_oci_pt_morebtn:hover, body.archive a.vc_oci_pt_morebtn:focus { color: white;}
body.archive a.vc_oci_pt_morebtn { border-radius: 4px;}

/*:::::::::::::::::::::: Slider Logos ::::::::::::::::::::::*/

.vc_oci_pt_logos-slide { text-align: center; }
.vc_oci_pt_logos-slide .vc_oci_pt_thumb { -webkit-box-shadow: 0px 0px 1px rgba(0,0,0,.2); box-shadow: 0px 0px 1px rgba(0,0,0,.2);}
.vc_oci_pt_logo.vc_column_container > .vc_column-inner {padding-left: 10px; padding-right: 10px;}
.vc_oci_pt_logo .vc_oci_pt_title { margin-bottom: 20px;}
.vc_oci_pt_logo .vc_oci_pt_thumb { margin-bottom: 10px;}
.vc_oci_pt_logo .vc_oci_pt_thumb a:after { content: "\f0c1"; font-size: 22px;}
.vc_oci_pt_logos-slide-container { position: relative;}
.prev-slide-btn, .next-slide-btn { position: absolute; top: calc(50% - 42px); display: block; width: 24px; height: 42px; overflow: hidden;}
.prev-slide-btn:hover, .next-slide-btn:hover { cursor: pointer;}
.prev-slide-btn { left:-30px; }
.next-slide-btn { right:-30px; }
.prev-slide-btn svg, .next-slide-btn svg { width: 42px;}
.next-slide-btn svg {position: relative; left: -18px;}
.slick-track { padding-top: 2px;}
.slick-arrow {display: block; top: calc(50% - 42px); position: absolute; width: 30px; height: 42px; font-size: 0 !important; opacity: 0; border: 0; padding: 0;}
.slick-prev.slick-arrow {left: -28px;}
.slick-next.slick-arrow {right: -28px; z-index: 2;}

/*:::::::::::::::::::::: Evenements ::::::::::::::::::::::*/

.vc_oci_pt_eventgrid .vc_oci_pt_date-place { margin-bottom: 5px;}
.vc_oci_pt_eventgrid .vc_oci_pt_title {font-size: 1.5em;}

/*:::::::::::::::::::::: Publications ::::::::::::::::::::::*/

.vc_oci_pt_magsgrid .vc_oci_pt_grid_element > div > div { display: -webkit-box; display: -ms-flexbox; display: flex;}
.vc_oci_pt_magsgrid .vc_oci_pt_grid_element > div > div > figure { -webkit-box-flex: 5; -ms-flex: 5 1; flex: 5 1;}
.vc_oci_pt_magsgrid .vc_oci_pt_grid_element > div > div > div { -webkit-box-flex: 7; -ms-flex: 7 1; flex: 7 1; padding-left: 15px;}
.vc_oci_pt_magsgrid .vc_oci_pt_title {font-size: 1.5em;}
.vc_oci_pt_magsgrid .vc_oci_pt_thumb a:after { content: "\f063"; font-size: 22px;}

/*:::::::::::::::::::::: Jobs ::::::::::::::::::::::*/

.vc_oci_pt_jobsgrid .vc_oci_pt_grid_element > div > div { display: -webkit-box; display: -ms-flexbox; display: flex;}
.vc_oci_pt_jobsgrid .vc_oci_pt_title {font-size: 1.5em; }
.vc_oci_pt_jobsgrid .vc_oci_pt_title a {font-size: 1em;}
.vc_oci_pt_jobsgrid a {cursor: pointer;}
.vc_oci_pt_jobsgrid .vc_oci_pt_grid_element > div > div > figure { max-width: 120px; min-width: 120px;}
.vc_oci_pt_jobsgrid .vc_oci_pt_grid_element > div > div > div { padding-left: 15px; width: 100%;}
.job-resum {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.job-resum > div { padding: 4px 8px; margin-right: 4px; color: white;}
.vc_oci_pt_jobsgrid .vc_oci_pt_grid_element .vc_oci_pt_more { /*text-align: inherit;*/}
.job-resum.vc_btn3-shape-rounded > div { border-radius: 3px; margin-top: 5px; }
.job-resum.vc_btn3-shape-round > div { border-radius: 50px;}
.postul-col .submit_row {margin: 0 -15px !important;}
.postul-col #submiter { float: right; font-style: normal;}
.job-desc p { margin: 10px 0 0;}
.vc_row.wpb_row.vc_oci_pt_jobsgrid {margin-left: -30px; margin-right: -30px;}
.vc_row.wpb_row.vc_oci_pt_jobsgrid > article { padding: 0 15px 15px; }


/*:::::::::::::::::::::: Job ::::::::::::::::::::::*/

.intro-job > :last-child {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-bottom: 30px;}
.intro-job .intro { padding-top: 15px;}
.intro-job .intro:after, .intro-job .intro:before { display: none !important;}
.content-job {padding-top: 0 !important;}
.content-job > div { padding-top: 30px !important;}
.content-job > div:first-child { padding-right: 15px !important;}
.capsules {display: block !important; padding-bottom: 15px !important;}
.capsules i, .job-tags-list li a i {font-size: .9em; margin-right: 7px;}
.capsules > div, .job-tags-list li a { display: inline-block; border-radius: 3px; padding: 4px 8px; margin-right: 4px; text-decoration: none; margin-bottom: 7px;}
.postul-col > .vc_column-inner { padding-left: 30px !important; padding-bottom: 15px !important;}
.postul-col > .vc_column-inner:before { display: block !important; height: 100%; width: 200%; position: absolute; top: 0; left: 0; opacity: .35;}
.job-tags-list { margin: 0px 0 15px !important;}
.job-tags-list li { display: inline-block;}
.job-tags h4, .job-socialshare h4 { margin-bottom: 14px;}
.job-socialshare { padding-left: 15px; padding-bottom: 15px;}
.wpcf7-form-control-wrap input[type="text"] + label, .wpcf7-form-control-wrap input[type="text"]:focus + label {top: -11px;}


/*:::::::::::::::::::::: Jobs Cat/Tag Page ::::::::::::::::::::::*/

.vc_oci_pt_jobsgrid.cat-tag-grid > article { padding: 0 15px 15px;}
.vc_oci_pt_jobsgrid.cat-tag-grid img { max-width: 120px; min-width: 120px;}
.vc_row.cat-tag-row { margin-left: -30px; margin-right: -30px;}


/*:::::::::::::::::::::: Marchés Publics ::::::::::::::::::::::*/

.vc_oci_pt_aogrid .wpb_wrapper > div > div:not(.vc_oci_pt_more) { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;padding: 5px 0;}
.vc_oci_pt_aogrid .vc_oci_pt_title { font-size: 1.5em; margin: 8px 0; line-height: 1.1em;}
.vc_oci_pt_aogrid .capsule { padding: 4px 8px; border-radius: 3px; margin-right: 5px;}
.vc_oci_pt_aogrid .capsule_date i { font-size: 1.2em; margin-right: 2px;}
.vc_row.vc_oci_pt_aogrid { margin-left: -30px; margin-right: -30px;}
.vc_oci_pt_aogrid article { padding-left: 15px; padding-right: 15px;}

/*---------------------[ Super Socializer ]--------------------- */

ul.the_champ_sharing_ul {display: -webkit-box;display: -ms-flexbox;display: flex;}
div.the_champ_horizontal_sharing li.theChampSharingRound { float: none !important;}
.the_champ_horizontal_sharing .theChampSharing {float: none; display: block; border-radius: 3px;}
.the_champ_horizontal_sharing .theChampSharing ss { display: none !important;}
.the_champ_horizontal_sharing i.theChampSharing:after {font: normal normal normal 13px/1 FontAwesome; position: relative; display: inline-block !important; width: 33px; text-align: center; line-height: 33px; left: 1px; top: 1px;}
.the_champ_horizontal_sharing i.theChampFacebookBackground:after {content: "\f09a";}
.the_champ_horizontal_sharing i.theChampLinkedinBackground:after {content: "\f0e1";}
.the_champ_horizontal_sharing i.theChampViadeoBackground:after {content: "\f2a9"; font-size: 18px !important; left: 1px;}
.the_champ_horizontal_sharing i.theChampTwitterBackground:after {content: "\f099";}
.the_champ_horizontal_sharing i.theChampGoogleplusBackground:after {content: "\f0d5";}
.the_champ_horizontal_sharing i.theChampEmailBackground:after {content: "\f0e0";}
.the_champ_horizontal_sharing i.theChampWhatsappBackground:after {content: "\f232";}
.the_champ_horizontal_sharing i.theChampFacebookMessengerBackground {background: url(images/fb-messenger.svg) no-repeat center; background-size: 15px;}
.the_champ_horizontal_sharing i.theChampFacebookMessengerBackground:after {content: "";}


/*---------------------[ Map ]--------------------- */

.mapp-layout {border: none !important; margin: 0 !important;}
.mapp-map-links { background-color: transparent; border-top: 0; border-bottom: 0;}
.vc_row-fluid.map-row { width: 100% !important; padding-right: 0 !important; padding-left: 0 !important;}
.vc_row-fluid.map-row > div { max-width: inherit !important;}

#map-col .wpb_text_column { margin-bottom: 0px !important;}
.cols_form_row .vc_col-sm-6, .cols_form_row .vc_col-sm-4, .cols_form_row .vc_col-sm-8 {padding-left: 7.5px; padding-right: 7.5px;}

.mapp-iw a.phone-numb, button.fax-numb {padding: 14px 20px 14px 48px !important; display: inline-block; vertical-align: middle; cursor: pointer; color: #ffffff !important; border:0 !important; position: relative;}
.mapp-iw a.phone-numb {background-color: #586d77; text-decoration: none !important;}
button.fax-numb {background-color: #acb6bb;}
.mapp-iw .vc_btn3-shape-rounded {border-radius: 3px; margin-top: 10px !important;}
.mapp-iw .vc_btn3 i { font-size: 16px; height: 14px; line-height: 14px; left: 20px; display: block; position: absolute; top: 13px; color: white;}

.mapp-canvas a{text-decoration: none !important;}
.mapp-controls {display: none;}
.leaflet-control-attribution.leaflet-control {display: none;}
.leaflet-popup {pointer-events: all !important;}
.leaflet-popup-content-wrapper {border-radius: 0px;padding-bottom: 12px;}

/*---------------------[ Forms ]--------------------- */

/*:::::::::::::::::::::: General ::::::::::::::::::::::*/

input {	line-height: normal;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select  { background: rgba(255, 255, 255, 0.1); background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); border-radius: 4px; border: none; padding: 0.625em 0.4375em; width: 100%; }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus { background-color: #fff; color: #1a1a1a; outline: 0; }
#submiter { margin-bottom: 15px;}
input[type="submit"]:disabled { cursor: not-allowed; }
.post-password-form { margin-bottom: 1.75em; }
.post-password-form label { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 1.75em; text-transform: uppercase; }
.post-password-form input[type="password"] { margin-top: 0.4375em; }
.post-password-form > :last-child { margin-bottom: 0; }
.required-infos { line-height: 48px; font-style: italic;}
.form-condition, .mailpoet_form > .mailpoet_paragraph:nth-of-type(n+2):not(:last-of-type), .wpgdprc-form.wpgdprc-form--access-request > p:first-child:after  { font-style: italic;}
.form-condition, .mailpoet_form > .mailpoet_paragraph:nth-of-type(n+2), .wpgdprc-form.wpgdprc-form--access-request > p:first-child:after  { font-size: .85em; line-height: 1.2em !important; margin-bottom: 0; letter-spacing: .02em; margin-top: 10px;}
.wpcf7-form-control-wrap, .mailpoet_form > .mailpoet_paragraph {position:relative;}
.wpcf7-form-control-wrap:before, .project-share-overlay .share-button.entry-share:after, .mailpoet_form > .mailpoet_paragraph:before, .wpgdprc-form.wpgdprc-form--access-request > p:first-child:before  { position:absolute;  font-family: "FontAwesome"; font-style: normal; font-weight: normal; font-size: 13px;}
.wpcf7-form-control-wrap.message {width: 100%;}

.wpcf7-form-control-wrap:before { display: none !important;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7 textarea, #wpgdprc-form__email { padding: 14px 17px; position: relative; z-index: 2}
/* .wpcf7-form-control-wrap ::-webkit-input-placeholder { visibility: hidden; color: transparent !important; opacity: 0;}
.wpcf7-form-control-wrap :-moz-placeholder { visibility: hidden; color: transparent !important; opacity: 0;}
.wpcf7-form-control-wrap ::-moz-placeholder { visibility: hidden; color: transparent !important; opacity: 0;}
.wpcf7-form-control-wrap :-ms-input-placeholder { visibility: hidden; color: transparent !important; opacity: 0;} */

.wpcf7-form-control-wrap ::-webkit-input-placeholder {visibility: visible; color: #ffffff !important; opacity: 1;}
.wpcf7-form-control-wrap :-moz-placeholder {visibility: visible; color: #ffffff !important; opacity: 1;}
.wpcf7-form-control-wrap ::-moz-placeholder {visibility: visible; color: #ffffff !important; opacity: 1;}
.wpcf7-form-control-wrap :-ms-input-placeholder {visibility: visible; color: #ffffff !important; opacity: 1;}

.wpcf7-form-control-wrap input:focus, .wpcf7-form-control-wrap textarea:focus {background-color: transparent !important;}

.wpcf7-form-control-wrap input:placeholder-shown + label, .wpcf7-form-control-wrap textarea:placeholder-shown + label { position: absolute; line-height: 20px; top: 12px; -webkit-transition: all linear .15s; -o-transition: all linear .15s; transition: all linear .15s; font-size: 1em; z-index: 0}

.wpcf7-form-control-wrap input:not[type="radio"] + label, .wpcf7-form-control-wrap input:focus + label, .wpcf7-form-control-wrap textarea + label, .wpcf7-form-control-wrap textarea:focus + label { position: absolute; top: -11px; font-size: 0.8em; -webkit-transition: all linear .15s; -o-transition: all linear .15s; transition: all linear .15s; line-height: 20px; padding: 0 4px; left: 14px; z-index: 3;}

.wpcf7-form-control-wrap input[aria-required="true"] + label:after, .wpcf7-form-control-wrap textarea[aria-required="true"] + label:after { content: ' *'; color: red; font-size: 1.05em; position: relative; top: .15em;}

.wpcf7-form-control-wrap input + label:before, .wpcf7-form-control-wrap textarea + label:before { content: ''; height: 3px; background: white;  width: calc(100% + 4px); position: absolute; top: 50%; left: -2px; z-index: -1;}

/*:::::::::::::::::::::: Contact Form 7 ::::::::::::::::::::::*/

.wpcf7 form { margin-bottom: -15px;}
.wpcf7 form .wpb_row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"] , .wpcf7-form input[type="tel"],.wpcf7 textarea,.wpcf7 select {  padding: 12px 15px 12px 32px;}
.wpcf7 select { padding-left:10px;}
body.home .wpcf7 textarea { height: 171px;}
.wpcf7-form-control-wrap input:focus, .wpcf7-form-control-wrap textarea:focus { background:none !important;}
.submit_row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 !important}
.wpcf7-form-control-wrap {display:inline-block; width:100%;}
div.wpcf7 img.ajax-loader { display: none;}
.submit_row > p #submiter { float: right;}
.wpcf7 form .flex-row { display: -webkit-box; display: -ms-flexbox; display: flex;}
.wpcf7 form .flex-row input { margin-bottom: 0px;}
.wpcf7 form .flex-row .vc_btn3 { margin-left: 10px;}
.vc_btn3.nl-btn { position: relative;}
div.wpcf7 .ajax-loader { display: none !important;}
.wpcf7-form > .wpb_row > .vc_col-sm-4:first-child { padding-right: 0px !important;}
.wpcf7 textarea {height: 162px;}
.wpcf7-form .vc_btn3.vc_btn3-size-sm, input[name="wpgdprc_submit"] {padding: 14px 16px;}
.wpcf7-form-control-wrap { margin-bottom: 15px;}
span.wpcf7-not-valid-tip { background: #f44336; display: block !important; position: absolute; color: white !important; border-radius: 0 4px 4px 4px; font-size: 9px !important; padding: 1px 5px 1px; bottom: -9px; z-index: 3; white-space: nowrap;}
div.wpcf7 .ajax-loader { display: none !important;}
div.wpcf7-validation-errors {background: #f44336; border-radius: 4px; padding: 4px 9px; color: white; margin: -7px 0 15px 0; font-weight: 500; border: 0 !important; font-size: 10px; float: right;}
div.wpcf7-mail-sent-ok {background: #4CAF50; border-radius: 4px; padding: 4px 9px; color: white; margin: -7px 0 15px 0; font-weight: 500; border: 0 !important; font-size: 10px; float: right;}
.wpcf7 .wpcf7-validates-as-required.wpcf7-not-valid {background: antiquewhite;}
.form-condition { margin-top: 0px; margin-bottom: 10px;}
.wpcf7-form-control-wrap.confirmation { width: auto;}
.wpcf7-form-control-wrap.confirmation .wpcf7-list-item { margin-left: 0px !important; position: relative; top: 3px;}
.confirmation-form, .wpgdprc-form.wpgdprc-form--access-request label {font-weight: bold; text-transform: uppercase; line-height: 39px; font-style: italic; font-size: .85em; }
.hidden_field { visibility: hidden; height: 0; overflow: hidden;}

.file-row {padding: 13px 3px 12px; margin: 15px 0px !important; background-color: #ffffff !important; z-index: 0; position: relative;}
.file-row > div i {color: red; font-size: 1.05em; position: relative; top: .15em; font-style: normal;}

/*:::::::::::::::::::::: MailPoet Form ::::::::::::::::::::::*/

input.mailpoet_text {padding: 14px 17px 14px 17px !important; width: 100% !important;}
form.mailpoet_form {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -7.5px !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;} 
form.mailpoet_form > * { margin: 0 7.5px;}
.mailpoet_form .mailpoet_checkbox_label { text-transform: uppercase; line-height: 39px; }
.mailpoet_form .mailpoet_checkbox_label input { position: relative; top: 3px;}
.mailpoet_form > .mailpoet_paragraph:nth-of-type(-n+2) { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%}
.mailpoet_message { width: 100%;}
.mailpoet_submit { padding: 14px 16px; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 3px !important; border:0px !important;}
.mailpoet_form .mailpoet_checkbox_label {text-transform: uppercase;line-height: 1.2em;font-size: 1em;letter-spacing: .02em;text-transform: none;font-weight: 300 !important;}
input.mailpoet_text {background-color: rgba(255, 255, 255, 0);z-index: 2;}
input.mailpoet_text:focus {background-color: #617d8b;}
.mailpoet_paragraph input {border: 1px solid rgba(0,0,0,.10);}    
.mailpoet_paragraph input + label {position: absolute;line-height: 20px;top: 12px;-webkit-transition: all linear .15s;-o-transition: all linear .15s;transition: all linear .15s;font-size: 1em;z-index: -1;left: 14px;font-weight: 500 !important;}
.mailpoet_paragraph input:focus + label {top: -12px;font-size: 0.8em;-webkit-transition: all linear .15s;-o-transition: all linear .15s;transition: all linear .15s;padding: 0 4px;z-index: 3;}
.mailpoet_paragraph input + label:before{content: '';height: 3px;background: #617d8b;width: calc(100% + 4px);position: absolute;top: 50%;left: -2px;z-index: -1;}


/*---------------------[ Search ]--------------------- */

/*:::::::::::::::::::::: Search Form ::::::::::::::::::::::*/

#site-header-menu{position:relative;}
#search-2 form.search-form{display:none; position:absolute; right:0; bottom: -54px; right: 0; z-index: 1;}
#trigger-overlay {display:inline-block;}
#trigger-close { display:none;}
#trigger-overlay, #trigger-close {font-size: 0px; color:transparent; position:relative; height: 48px; width: 40px; top: -2px;}
#trigger-overlay:after, #trigger-close:after{text-align: center;  line-height: 48px; position: relative; width: 40px; display:inline-block;}
#trigger-overlay:after {content: "\f002"; font-size: 18px; font-family: "FontAwesome"; top:6px; left: 2px; line-height: 40px;}
#trigger-close:after {content: "\f00d"; font-size: 18px; font-family: "FontAwesome"; top:3px; left: 0px;}
.search-form { position: relative; }
input[type="search"].search-field { border-radius: 4px; padding: 14px 54px 14px 14px; color: #666666; -webkit-text-fill-color: #666666; font-size: 13px;}
.search-submit:before {content: "\f054"; font-size: 14px; font-family: "FontAwesome"; left: 2px; line-height: 34px; position: relative; width: 40px; font-weight:bold;}
.search-submit { border-radius: 0 0 3px 3px; bottom: 0; overflow: hidden; padding: 0; position: absolute; right: 0; top: 0; width: 42px; background: none;  border: 0;}
#post-nav-wiget-zone .widget button.search-submit, #post-nav-wiget-zone input[type="search"].search-field:focus { color: #666666;}
#post-nav-wiget-zone input[type="search"]:-webkit-input-placeholder { color:#666666; }
#post-nav-wiget-zone input[type="search"]:-moz-placeholder { color:#666666;}
#post-nav-wiget-zone input[type="search"]::-moz-placeholder { color:#666666; }
#post-nav-wiget-zone input[type="search"]:-ms-input-placeholder { color:#666666; }
.widget_search {position :relative;}
#search-2 form.search-form { width: 320px;}


/*:::::::::::::::::::::: Search No-Results ::::::::::::::::::::::*/

.no-results.not-found .entry-content > .vc_row  { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.no-results.not-found .entry-content > .vc_row > * { -webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%}
.no-results.not-found .entry-content > .vc_row p { margin-bottom: 0px;}
.no-results.not-found .entry-content > .vc_row #trigger-overlay, .no-results.not-found .entry-content > .vc_row #trigger-close { display: none;}
.no-results.not-found .entry-content  .search-field {border: 1px solid rgba(0,0,0,.10);}


/*:::::::::::::::::::::: Search Page ::::::::::::::::::::::*/

.result-row { margin:0 -15px 5px; -ms-flex-wrap:wrap; flex-wrap:wrap; }
.result-bloc figure a:hover:after { opacity: 1;}
.result-bloc figure a:after, .result-bloc figure a:hover:after, .result-bloc h4 a, .result-bloc h4 a:hover {-o-transition: all linear .3s;transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s;}
.result-bloc h4 {margin-bottom: 10px;}
.result-bloc h4 a { text-decoration:none; opacity: 1; -webkit-box-shadow:none; box-shadow:none;}
.result-bloc h4 a:hover {opacity: .5;}
.result-bloc .more-link { display: none;}
.vc_row.result-row {display: -webkit-box;display: -ms-flexbox;display: flex;}
.result-bloc > article { padding: 30px 0 0;}
.result-bloc > article a { text-decoration: none; position: relative;}
.result-bloc > article figure { margin-bottom: 15px;}
.result-bloc > article figure a, .news-content img, .vc_oci_pt_jobsgrid figure a , .last-news figure a { overflow: hidden; border-radius: 4px; display: block;}

/*---------------------[ Galeries OCI ]--------------------- */

article[id*='galerie-'] .selector { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}
article[id*='galerie-'] .selector > span { margin: 5px;}
.vc_row.galerie {padding-bottom: 30px;margin-left: -5px;margin-right: -5px;}
.galerie > div > .vc_column-inner > .wpb_wrapper{position: relative;overflow: hidden;}
.galerie > div > .vc_column-inner {padding:5px;cursor: pointer;}
.galerie > div > .vc_column-inner > .wpb_wrapper > a > .pic_title{position: absolute;top: 100%;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;text-decoration: none;cursor: pointer;}
.galerie > div > .vc_column-inner > .wpb_wrapper > a > .pic_title > *{color: #ffffff;text-transform: none !important;font-weight: 300 !important;}
.galerie > div > .vc_column-inner > .wpb_wrapper > a > figure:hover + .pic_title, .galerie > div > .vc_column-inner > .wpb_wrapper > a > .pic_title:hover{opacity: 1;visibility: visible;top: 0%;padding: 15px;text-align: center;}
div.entry-content > div.galerie.vc_row > div.vc_column_container {margin: 0 !important;}
.galerie div.single-galerie{-webkit-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.galerie div.single-galerie.item-galerie-actif{opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}


/*---------------------[ Images / SVG ]--------------------- */

.vc_single_image-wrapper svg { width: 100%;}


/*---------------------[ Shadow Box ]--------------------- */

.div.pp_overlay {opacity: 0.8 !important;}
.pp_top, .pp_bottom { display: none;}
div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right { background: none !important; padding: 0px !important;}
div.pp_default .pp_content {border-radius: 3px; -webkit-box-shadow: 0 0 20px rgba(0,0,0,.7); box-shadow: 0 0 20px rgba(0,0,0,.7); margin: 0 auto;}
div.pp_default .pp_close, div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play { text-indent: inherit; color: transparent; font-size: 0px; background: #000 !important; width: 30px !important; height: 30px !important; border-radius: 0;}
div.pp_default a.pp_arrow_next, div.pp_default a.pp_arrow_previous { background: rgb(0, 0, 0) !important; border-radius: 0; width: 24px !important; height: 24px !important; margin: 3px 0 0 !important; text-indent: inherit; color: transparent; font-size: 0px; position: relative;}
div.pp_default .pp_close:after { content: "\f00d"; font-family: "FontAwesome"; position: absolute; color: white; font-size: 16px; top: 4px; left: 9px;}
div.pp_default .pp_nav .pp_pause:after {content: "\f04c";  position: absolute; color: white; top: 10px; left: 12px; display: block; height: 16px; width: 11px; border-left: 4px solid white; border-right: 4px solid white;}
div.pp_default .pp_nav .pp_play:after {content: "\f04b"; font-family: "FontAwesome"; position: absolute; color: white; font-size: 14px; top: 8px; left: 11px;}
div.pp_default a.pp_arrow_next:after {content: "\f054"; font-family: "FontAwesome"; font-size: 13px; position: absolute; color: white; top: 6px; left: 9px;}
div.pp_default a.pp_arrow_previous:after{content:"\f053"; font-family: "FontAwesome"; position: absolute; color: white;font-size: 11px; top: 7px; left: 8px;}
div.pp_default .pp_nav { height: 30px !important; margin: 8px 5px; width: 140px !important; z-index: 1; min-width :140px}
div.pp_default .pp_content_container .pp_details { background: white; margin: 3px 0 2px !important; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center}
#pp_full_res { padding: 4px 4px 0; background: white;}
div.pp_default .pp_expand { display: none !important;}
div.pp_default .pp_nav .currentTextHolder {padding: 0px !important; text-align: center; left: 62px !important; line-height: 23px !important; width: 44px;}
div.pp_default .pp_description { line-height: 14px !important; margin: 0 !important; position: relative; padding-right: 40px}
a.pp_close {right: 5px !important; top: 7px !important;}
div.pp_default .pp_previous:hover, div.pp_default .pp_next:hover { background: none !important; position: relative; text-indent: inherit; color: transparent; font-size: 0px;}
div.pp_default .pp_previous:hover:after {content: "\f053"; font-family: "FontAwesome"; height: 40px; width: 40px; text-align: center; display: block; color: white; text-indent: -1px; position: absolute; margin-top: -20px; padding-top: 2px; font-size: 15px; background-color: rgb(0, 0, 0); border-radius: 0; line-height: 37px; top: 54%; left: -18px;}
div.pp_default .pp_next:hover:after {content: "\f054"; font-family: "FontAwesome"; height: 40px; width: 40px; text-align: center; display: block; color: white; text-indent: 1px; position: absolute; margin-top: -20px; padding-left: 4px; padding-top: 2px;}
.pp_fade > div.pp_gallery { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; margin-left: -15px !important; left: inherit !important; width: 100%}
div.pp_default .pp_gallery a.pp_arrow_next, div.pp_default .pp_gallery a.pp_arrow_previous {position: relative !important; left: inherit !important;}
div.ppt { font-size: 13px !important; margin: 10px 0px 10px 15px !important;}
div.pp_pic_holder.is-single div.pp_content { height: 100% !important; padding-bottom: 4px !important;}
div.pp_pic_holder.is-single div.pp_content_container div.pp_details { background: none !important;}
div.pp_pic_holder.is-single a.pp_close {right: -16px !important; top: -16px !important; background: rgba(0,0,0,0.75) !important;}

div.flexslider { background: #f1f1f1; margin: 0 0 20px; border: 0; -webkit-box-shadow: none; box-shadow: none;}
.flexslider > .flex-viewport { max-height: 500px; border-radius: 4px;}
ol.flex-control-paging li a { background: white; -webkit-box-shadow: none; box-shadow: none;}
ol.flex-control-paging li a.flex-active {background: rgb(233, 30, 99);}
ol.flex-control-nav {bottom: 7px;}
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { opacity: 1;}
.flex-direction-nav a.flex-next {right: 10px;}
.flex-direction-nav a.flex-prev {left: 10px;}
div.flexslider .slides img { width: auto; max-height: 500px; max-width: 100%; margin: auto;}
ul.flex-direction-nav a:before {content: '' !important;}
.flex-prev, div.pp_default .pp_previous:hover:after, div.pp_default a.pp_arrow_previous { background: url(images/l-arrow.svg) no-repeat center !important; background-size: 56px; width: 48px !important; height: 48px !important; font-size: 0px; color: transparent;}
.flex-next, div.pp_default .pp_next:hover:after, div.pp_default a.pp_arrow_next { background: url(images/r-arrow.svg) no-repeat center !important; background-size: 56px; width: 48px !important; height: 48px !important; font-size: 0px; color: transparent;}
div.pp_default .pp_nav .pp_pause {background: url(images/pause.svg) no-repeat center !important;}
div.pp_default .pp_nav .pp_play {background: url(images/play.svg) no-repeat center !important;}
div.pp_default .pp_close {background: url(images/close.svg) no-repeat center !important;}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {background-size: 28px !important; width: 24px !important; height: 24px !important;}
div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play, div.pp_default .pp_close {background-size: 39px !important; width: 30px !important; height: 30px !important;}
div.pp_default .pp_next:hover:after {top: 54%; right: -18px;}
.flex-direction-nav a.flex-prev { left: -16px !important; opacity: 1 !important}
.flex-direction-nav a.flex-next { right: -16px !important; opacity: 1 !important}
div.pp_default .pp_previous:hover:after, div.pp_default .pp_next:hover:after, div.pp_default a.pp_arrow_previous:after, div.pp_default a.pp_arrow_next:after, div.pp_default .pp_nav .pp_play:after, div.pp_default .pp_close:after, div.pp_default .pp_nav .pp_pause:after {content: '' !important;}
div.pp_default .pp_nav .pp_pause:after {content: '' !important; display: none !important;}

.offre-dpe span, .offre-ges span {padding: 2px 8px; color: white; font-family: "Montserrat", serif !important; font-size: 14px; font-weight: 600; margin: 0 0 0 5px;}
#pp_full_res { border-radius: 5px;}
#pp_full_res, div.pp_default .pp_content_container .pp_details {border-radius: 5px;}


/*---------------------[ Pre Footer ]--------------------- */

#pre-footer { display: -webkit-box;display: -ms-flexbox;display: flex; width: 100%;} 
#pre-footer .super-container {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;-ms-grid-row-align: flex-start;align-items: flex-start;}
#pre-footer .super-container > div {width: 100%; margin: 35px 0px; overflow: hidden; border-left: 15px solid transparent;  border-right: 15px solid transparent;}
#pre-footer .super-container > div {}
#pre-footer .super-container > div h2.widgettitle { position: relative; display: inline-block;}
#pre-footer .super-container > div h2.widgettitle:after { content: '';  display: inline-block;  width: 2000px;  height: 0;  border-bottom: 3px double rgba(256,256,256,.2);  position: absolute; left: 100%; margin-left: 15px;   top: 50%; margin-top: -2px;}
#pre-footer .widgettitle { margin-bottom: 15px;}
#pre-footer .mapp-canvas {border-radius:4px; overflow: hidden;}
.footer-logo-grid .textwidget { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; -ms-flex-wrap:wrap; flex-wrap:wrap; margin:-5px;}
.footer-logo-grid .textwidget > * { -webkit-box-flex: 1;-ms-flex: 1 1 22%;flex: 1 1 22%; max-width:calc(33.33% - 10px); margin:5px; text-decoration:none; -webkit-box-shadow:none; box-shadow:none; border-radius:4px; overflow: hidden;}
#pre-footer .wpcf7 textarea { height: 118px;}


/*---------------------[ Footer ]--------------------- */

.site-info { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; }
.site-info a { color: #686868; }
.site-info a:hover, .site-info a:focus { color: #007acc; }
.site-footer .site-title { font-family: inherit; font-size: inherit; font-weight: 400; }
.site-footer .site-title:after { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.307692308em 0 0.538461538em; }
#bottombar #osm-contact-info-widget-wrapper {line-height: 25px; margin-left: -15px;}
#bottombar #osm-contact-info-widget-wrapper > div { padding-left: 0; margin-bottom: 0px;}
#bottombar #osm-contact-info-widget-wrapper > div.contactinfo-address br { display: none;}
#bottombar #osm-contact-info-widget-wrapper, #bottombar #osm-contact-info-widget-wrapper .contactinfo-phones { display: -webkit-box;display: -ms-flexbox;display: flex;}
#bottombar #osm-contact-info-widget-wrapper i.fa { margin-left: 15px; margin-right: 4px;line-height: 21px;}
#bottombar .widget { margin-bottom: 0px; font-size: 12px;}
.credits { line-height: 25px; text-align: right;}
#bottombar {padding-bottom: 6px; padding-top: 10px;}
#bottombar .super-container > * { line-height: 20px;}
#bottombar-L-widget-zone .widget { margin-right: 15px;}


/*---------------------[ RGPD ]--------------------- */

body.page-id-2045 .entry-header, body.page-id-2054 .entry-header, body.page-id-2124 .entry-header, body.page-id-4556 .entry-header { display: none;}


/*:::::::::::::::::::::: Déréférencement Form ::::::::::::::::::::::*/

.eraser-form .confirmation-form {line-height: 18px;}


/*:::::::::::::::::::::: Rectification Form ::::::::::::::::::::::*/


/*:::::::::::::::::::::: Consultation Form ::::::::::::::::::::::*/

body.page-id-2054 .wpb_text_column > .wpb_wrapper { overflow: visible;}
#wpgdprc-form__email {padding: 12px 15px 12px 32px;}
.wpgdprc-form.wpgdprc-form--access-request > p { position: relative; text-align: center !important;}
.wpgdprc-form.wpgdprc-form--access-request > p:first-child:before {content: "\f0e0"; top: 14px; left: 10px;} 
.wpgdprc-form.wpgdprc-form--access-request > p:first-child:after {content:"(1) Je demande à exercer mon droit de visualisation de mes données personnelles stockées par ce site. Mon e-mail sera transféré uniquement afin de pouvoir retrouver mes identifiants et accéder à ma requète."; display:block; margin-top: 15px; }
input[name="wpgdprc_submit"] { border-radius: 3px !important; border: none;}

div.wpgdprc div.wpgdprc-message--notice {background: #ffffff !important; border-color: #ffffff !important;}


/*:::::::::::::::::::::: Cookies ::::::::::::::::::::::*/

div.wpgdprc-consent-bar { padding-top: 20px !important; padding-bottom: 20px !important;}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__container { display: block !important;}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content { margin: 0 -10px; width: calc(100% + 20px) !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content > .wpgdprc-consent-bar__column:first-child {width: 100%;}
div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {max-width: inherit !important;}
a.wpgdprc-consent-bar__settings { white-space: nowrap;}
div.wpgdprc-consent-bar .wpgdprc-consent-bar__button { padding: 12px 16px !important; border: none; border-radius: 4px; white-space: nowrap !important;}
div.wpgdprc-consent-bar .wpgdprc-consent-bar__button:before { content: "\f00c"; font: normal normal normal 14px/1 FontAwesome; margin-right: 6px;  position: relative; top: 1px;}
a.wpgdprc-consent-bar__settings { text-decoration: none !important; padding: 10px 16px 12px; border: 1px solid currentColor; border-radius: 4px !important; display: inline-block;}
a.wpgdprc-consent-bar__settings:before { content: "\f013"; font: normal normal normal 14px/1 FontAwesome !important; margin-right: 5px !important; position: relative; top: 1px;}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a:after { content: "\f013"; font: normal normal normal 14px/1 FontAwesome !important; position: absolute; top: 13px; right: 16px;}
div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button:before { content: "\f0c7"; font: normal normal normal 14px/1 FontAwesome !important; margin-right: 5px !important;  position: relative; top: 1px;}
div.wpgdprc-consent-modal div.wpgdprc-consent-modal__container { border: 0 !important; border-radius:4px;}
div.wpgdprc.wpgdprc-consent-modal p strong, div.wpgdprc div.wpgdprc-checkbox label { text-transform: uppercase; letter-spacing: .1em !important;}
div.wpgdprc.wpgdprc-consent-modal p:last-child { margin-top:30px !important; font-style: italic !important;}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation {background: #f3f3f3 !important; border-right: 0 !important;}
div.wpgdprc a.wpgdprc-button, div.wpgdprc a.wpgdprc-button:hover, div.wpgdprc a.wpgdprc-button:focus { border: 0; padding: 12px 16px; border-radius: 4px; -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,.07); box-shadow: 0px 0px 30px rgba(0,0,0,.07); line-height: 17px !important;}
div.wpgdprc-consent-modal .wpgdprc-consent-modal__overlay div.wpgdprc-consent-modal__container { height: 50vh;}
div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer { border-top: 3px double #f3f3f3 !important; height: inherit !important; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;}
div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer a.wpgdprc-button { -webkit-box-shadow: none !important; box-shadow: none !important; margin: 30px 0;}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a { padding: 12px 37px 12px 16px; color: white; position: relative;}
div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a, div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a:hover, div.wpgdprc-consent-modal nav.wpgdprc-consent-modal__navigation > a:focus { -webkit-transition: all linear .3s; -o-transition: all linear .3s; transition: all linear .3s;}
div.wpgdprc .wpgdprc-button.wpgdprc-button--active, div.wpgdprc .wpgdprc-button.wpgdprc-button--active:hover, div.wpgdprc .wpgdprc-button.wpgdprc-button--active:focus { background: white !important;}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:after { background-color: #bdbdbd;}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:after { padding: 0 4px; background-color: #bdbdbd !important;}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:before { padding: 0 0px;}
div.wpgdprc button.wpgdprc-button, div.wpgdprc button.wpgdprc-button:hover, div.wpgdprc button.wpgdprc-button:focus { color: #2b2b2b;}
div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close, div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close:hover, div.wpgdprc-consent-modal button.wpgdprc-consent-modal__close:focus { color: #f44336 !important; font-size: 11px !important;}
div.wpgdprc-consent-bar { z-index: 10000 !important;}
h2.wpgdprc-title { margin-top: 15px;}
.wpgdprc { text-align: center;}
div.wpgdprc .wpgdprc-switch .wpgdprc-switch-inner:before {text-align: left;}
.wpgdprc.wpgdprc-consent-bar:before {content: ' ';display: block;position: fixed;top: 0;left: 0;width: 100vw;height: calc(100vh - 78px);background-color: rgba(0, 0, 0, 0.7);color: black;z-index: -1;}

/*---------------------[ WPML ]--------------------- */

.wpml-ls-sidebars-near-logo, .wpml-ls-sidebars-near-logo a { border:none !important;}
.wpml-ls-legacy-dropdown-click { width: 115px; max-width: 100%;}


/*---------------------[ 404 ]--------------------- */

body.error404 .entry-header:not(.custom) { display: none;}
body.error404 .wpb_text_column > .wpb_wrapper { overflow: visible;}
body.error404 .vc_single_image-wrapper{text-align: center}
body.error404 .text404 {margin-bottom: 30px !important;}
body.error404 .vc_btn3-container{text-align: center !important;}
body.error404 .vc_btn3-container .vc_btn3{padding: 10px;text-decoration:none;}
body.error404 .content-404{min-height: 72vh;}
body.error404 .content-404 > .wpb_column{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}


/*---------------------[ Backtop BTN ]--------------------- */

footer .scroll-to-top { position: fixed; bottom: 14px; right: 15px; z-index: 3}
footer .scroll-to-top svg { width: 42px;}

#tipu_wrapper {margin: 0 28px 26px 0;}
#stt_container { display: block !important; height: 32px; width: 32px; border-radius: 50%; background: #4c4c4c; position: relative; opacity: 1 !important; cursor: pointer;}
#stt_container .stt-icon.fa { width: 32px; height: 32px; background: none !important; font-size: 16px; line-height: 28px;}
#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{bottom:100%}

/*---------------------[ Media Queries ]--------------------- */

/*:::::::::::::::::::::: Responsive ::::::::::::::::::::::*/

@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


@media screen and (max-width: 1440px) {  
    #slider div .vc_empty_space {height: 100px !important;}    
}

@media screen and (max-width: 1366px) {  
    #slider div .vc_empty_space {height: 65px !important;}
    #slider h1 {font-size: 55px;}
}

@media screen and (min-width: 1341px) {
    #map-col > .vc_column-inner { margin-right: calc(-1 * (100vw - 1280px) / 2);}
}

@media screen and (max-width: 1340px) {
    #map-col > .vc_column-inner { margin-right: calc(-1 * (.1vw + 30px));}
}

@media screen and (min-width: 1025px) {
    .news-content > div > .wpb_wrapper {padding-right: 15px;} 
}

@media screen and (max-width: 1280px) and (min-width: 1024px){  
    #menu-main-menu > li.mega:hover > ul.sub-menu, #menu-main-menu > li.mega > ul.sub-menu:hover {right: -30px;}
    .result-row{margin-bottom: 30px !important;}
}

@media screen and (max-width: 1024px) {
    .site-title a[rel="home"]:not(.txt-link) { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 80px; }
    .site-title a[rel="home"] img { max-height: 100%; width: inherit;} 
    .site-branding { display: -webkit-box;display: -ms-flexbox;display: flex;}
    #post-logo-wiget-zone { display: block;}
    .site-title {margin-right: 15px;}    
    .site-header-menu { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
    .post-logo-wiget-zone .widget {display: table-cell; height: 80px; vertical-align: middle;}
    .site-header-main .super-container { -webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}
    .site-header-main, #post-nav-wiget-zone .search-form {-webkit-box-shadow: none;box-shadow: none;}
    #site-header-menu.site-header-menu, .site-branding { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
    .shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.shiftnav-retract .shiftnav-target {text-transform: uppercase; font-size: 12px; text-align: right;}
    .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item.vc_col-sm-3 {
        max-width: calc(25% - 5px); padding-right: 15px !important; }
    .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-12, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-11, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-10, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_containerv.vc_col-sm-9, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-8, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-7, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-6, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-5, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-4, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-3, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-2, .entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container.vc_col-sm-1 { margin-right: -1px !important;}    
    #form-col .vc_btn3-container {width: calc(50% - 7px);}
    #form-col .vc_btn3-container > * { min-width: 100%;}
    body.logged-in div#wpadminbar.mobile {display: none !important;}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .vc_oci_pt_newsgrid .vc_oci_pt_grid_element {width: calc(100%/3) !important;}
    .vc_oci_pt_eventgrid .vc_oci_pt_grid_element {width: calc(100%/4) !important;}
    .vc_oci_pt_newsgrid[nb_element="4"] .vc_oci_pt_grid_element:nth-child(n+4), .vc_oci_pt_newsgrid[nb_element="5"] .vc_oci_pt_grid_element:nth-child(n+4), .vc_oci_pt_eventgrid[nb_element="5"] .vc_oci_pt_grid_element:nth-child(n+5) { display: none;}
}

@media screen and (max-width: 1010px) {
    .credits {min-width: 102px;}
    #bottombar .super-container { display: block;}
    .vc_grid-container.vc_masonry_grid { margin-bottom: 45px !important; }
    .vc_grid-filter-select .vc_grid-styled-select i.vc_arrow-icon-navicon {font-size: 19px;     position: relative; top: -0px; color: #3a3a3a; left: 28px;}
    div.vc_grid-filter-select .vc_grid-styled-select select { padding-right: 0px; height: 34px; padding: 10px;}
    .vc_grid-filter-select div.vc_grid-styled-select { height: 36px; border-radius: 30px; }
    #pp_full_res {padding: 5px 5px 0;}
}

@media screen and (max-width: 1000px) {  
    .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item.vc_col-sm-3 { max-width: calc(33.33% - 5px); padding-right: 15px !important; -webkit-box-flex: 4; -ms-flex: 4 1 30%; flex: 4 1 30%;}
}

@media screen and (max-width: 768px) {
    .confirmation-form .wpcf7-list-item{margin: 0;}
    .mailpoet_form.mailpoet_form_shortcode { margin-top: 10px !important;}
    .vc_oci_pt_jobsgrid[nb_element="2"] .vc_oci_pt_grid_element {width: 100% !important; margin-bottom: 15px !important;}
    .postul-col > .vc_column-inner { padding-right: 30px !important;}
    .postul-col > .vc_column-inner .wpb_text_column > .wpb_wrapper { overflow: visible;}
    .postul-col .wpcf7 form { width: calc(100% - 10px);}
    .file-row > div:first-child {margin-bottom: 10px;}    
}

@media screen and (max-width: 768px) and (min-width: 600px) {
    .vc_oci_pt_newsgrid .vc_oci_pt_grid_element, .vc_oci_pt_aogrid .vc_oci_pt_grid_element{width: calc(100%/2) !important;}
    .vc_oci_pt_eventgrid .vc_oci_pt_grid_element {width: calc(100%/3) !important;}
    .vc_oci_pt_magsgrid[nb_element="2"] .vc_oci_pt_grid_element, .vc_oci_pt_magsgrid[nb_element="4"] .vc_oci_pt_grid_element, .vc_oci_pt_eventgrid .vc_oci_pt_grid_element[nb_element="2"], .vc_oci_pt_eventgrid .vc_oci_pt_grid_element[nb_element="6"] {width: calc(100%/2) !important;}
    .vc_oci_pt_newsgrid[nb_element="3"] .vc_oci_pt_grid_element:nth-child(n+3), .vc_oci_pt_newsgrid[nb_element="5"] .vc_oci_pt_grid_element:nth-child(n+5) { display: none;}
    body.single .news-content :not(figure) > img { max-width: 45vw;}
}

@media screen and (min-width: 768px) {
    .last-news > div > .wpb_wrapper { padding-left: 15px;}
}

@media screen and (max-width: 767px) {    
    #pre-footer .super-container {-ms-flex-wrap: wrap;flex-wrap: wrap;}
    #pre-footer .super-container > div { width: 50%; margin-bottom: 0px;}
    #pre-footer .super-container > div:nth-child(n+3) {margin-bottom: 35px;}
    .vc_masonry_media_grid div[class*="vc_col-sm-"] { width: 100% !important;}
    .vc_row.result-row { display: block !important;}
    .result-bloc { max-width: inherit; margin: 5px 15px 0; padding: 0px !important;}
    .result-bloc:not(:first-child) {border-top:1px dashed rgba(0,0,0,.2); } 
    .entry-header-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap;}
	.entry-header-wrapper > * { -webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; width: 100%;}  
    #breadcrumbs { text-align: left;}
    .entry-header-wrapper { height: inherit; padding-top: 15px; padding-bottom: 15px;}
    #breadcrumbs a:first-child { margin-left: 0px;}
    .pp_details {-ms-flex-wrap: wrap;flex-wrap: wrap;}
    .pp_details > * {width: 100%;}
    .site-header-main.mobile #burger-menu { margin-left: 0px;}
}

@media screen and (max-width: 767px) and (min-width: 550px)  {
    .actus-grid-mob .vc_col-sm-4.vc_gitem-col { margin-bottom: 20px; max-width: 150px;}
}

@media screen and (max-width: 767px) and (min-width: 600px)  {
    div.pp_default .pp_description {padding: 5px;}
}

@media screen and (min-width: 600px) {
    figure.vc_oci_pt_thumb-xs { display: none !important;}
    .wpcf7 form .cols_form_row {margin: 0 -7.5px;}
}

@media screen and (max-width: 599px) { 
    #pre-footer .super-container > div { width: 100%;}
    .vc_row-fluid .vc_grid-container:not(.vc_masonry_media_grid) div[class*="vc_col-sm-"]:not(:first-child) { } 
    .site-title a[rel="home"]:not(.txt-link) { display: block;  height: 50px;}
    .map-row .mapp-canvas { height: 200px !important;}
    .wpcf7 form > .wpb_row > div {min-width: 100%;}
    .vc_row-fluid .wpcf7 div[class*="vc_col-sm-"]:not(:first-child) { margin-top: 0px !important;}
    #bottombar .super-container { -webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
    #bottombar-L-widget-zone { text-align: center;}
    #bottombar-L-widget-zone .widget { margin-right: 0px;}
    .credits i, .credits span { display: inline-block;}
    .credits i { padding: 0 3px;}
    #pre-footer .super-container > div:nth-child(n+3) { margin-bottom: 0px;}
    #pre-footer .super-container > div:last-child { margin-bottom: 35px;}
	.site-header-main.floatable section.widget.only-on-mobil { display: block;}
	section.widget_icl_lang_sel_widget { display: block !important; margin-left: 0px !important;}
	#lang_sel_list ul { -webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
	#lang_sel_list li { height:0px; width:32px; margin:0;}
	#lang_sel_list ul li:not(:first-child):not(:last-child) { margin:0 !important;}
	.site-header-menu .widget {margin-left: 7px;}
	#menu-toggle span, #menu-toggle span:before, #menu-toggle span:after { width: 16px;}
    div.entry-content h2:not(.tp-caption):not(.intro), div.entry-summary h2, div.comment-content h2 { font-size: 2.3em !important; line-height: 1.2em; display: block; width: 100%;}
    div.entry-content h3, div.entry-summary h3, div.comment-content h3 { font-size: 1.5em !important;}
    div.entry-content h4, div.entry-summary h4, div.comment-content h4 { font-size: 13px !important;}
    div.vc_gitem-post-data.vc_gitem-post-data-source-post_date { font-size: 10px !important;}
    .wpcf7 form .flex-row { display: block;     text-align: right;}
    .wpcf7 form .flex-row input { margin-bottom: 0px;}
    .wpcf7 form .flex-row .vc_btn3 { margin-left: 0px; margin-top: 10px;}
    div.vc_grid-filter-select .vc_grid-styled-select select {height: 40px;}
    div.vc_masonry_grid > div.vc_grid > .vc_pageable-slide-wrapper { display: block !important;}
    .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item.vc_col-sm-3 { max-width: calc(100% - 5px);}
    div.vc_row-fluid div.vc_grid-container.vc_masonry_grid div[class*="vc_col-sm-"]:not(:first-child) { margin-top: 0px !important;}
    #bottombar .super-container > * { text-align: center;}
    .wpcf7 form .wpb_row:not(.submit_row) { display: block;}
    .wpb_row.submit_row { text-align: right;}
	.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden;}
	div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
	div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
	a.pp_close { right: 7%!important; top: 20px!important; }    
    .galerie > div > .vc_column-inner > .wpb_wrapper > a > figure:hover + .pic_title, .galerie > div > .vc_column-inner > .wpb_wrapper > a > .pic_title:hover {font-size: 9px !important;}
    .confirmation-form > .vc_col-sm-1{margin-bottom: 0px;}
    .confirmation-form > .vc_col-sm-11{margin-bottom: 30px;}
    .confirmation-form > .vc_col-sm-1{margin-bottom: 0px;}
    .vc_oci_pt_thumb:not(.vc_oci_pt_thumb-xs):not(.vc_oci_pt_logo_thumb) { display: none !important;}
    .vc_oci_pt_grid .vc_oci_pt_grid_element {width: 100% !important;}
    .vc_oci_pt_newsgrid .vc_oci_pt_grid_element .wpb_wrapper, .vc_oci_pt_eventgrid .vc_oci_pt_grid_element .wpb_wrapper  { display: -webkit-box; display: -ms-flexbox; display: flex;}
    .vc_oci_pt_grid_element .wpb_wrapper figure { min-width: 95px; max-width: 95px; margin-right: 10px;}    
    .vc_oci_pt_title a {font-size: 1em !important;}
    .vc_oci_pt_morebtn, .vc_oci_pt_excerpt { margin-top: 7.5px; opacity: .8;}
    .vc_oci_pt_magsgrid .vc_oci_pt_grid_element > div > div > div { padding-left: 0;}
    div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center !important;}
    div.wpgdprc-consent-bar div.wpgdprc-consent-bar__column:nth-child(2) { padding: 15px 10px;}
    div.wpgdprc-consent-modal footer.wpgdprc-consent-modal__footer {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
    .entry-content > .vc_row.content-job > div:last-child {margin: 15px -15px 0 !important; width: calc(100% + 12px);}
    .postul-col > .vc_column-inner { padding-right: 0px !important; }
    .postul-col .submit_row { margin: 0px !important; }
    .job-socialshare { padding-left: 0px;}
    body.single .news-content :not(figure) > img { float: none; margin: 0 0 30px;}
    div.entry-content .news-content .wpb_wrapper h2 { line-height: 1.2em !important; font-size: 1.2em !important;}
    .news-meta { display: block;}
    .last-news > .vc_column-inner:before { left: -30px;}
    .news-content figure { margin: -30px -30px 0;}
    #map-col > .vc_column-inner { margin-right: calc(-1 * (.1vw + 30px)); margin-left: calc(-1 * (.1vw + 30px));}
    .result-bloc {margin: 10px 0px 10px;}
    .vc_col-sm-11 + .vc_col-sm-1, .vc_col-lg-11.vc_col-md-11 + .vc_col-sm-1 > div > .wpb_wrapper {position: relative;right: 0px;}
    a.logo{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}
    body.home div#mapp0 {height: 345px !important;}
}
    
@media screen and (max-width: 480px) { 
    .partner-grid .vc_pageable-slide-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
}

@media screen and (max-width: 375px) {
    #slider h1 {font-size: 31px;text-align: center !important;}
    #slider h2 {font-size: 19px !important;text-align: center !important;}
    #slider p {text-align: center !important;}
    #slider .vc_btn3-container {text-align: center;}
    img.size-full{width: 100%;margin: 10px 0 !important;}
    .wpgdprc.wpgdprc-consent-bar:before {height: calc(100vh - 168px);}
}

@media screen and (max-width: 320px) {
    #slider h1 {font-size: 25px;}
    #slider h2 {font-size: 16px !important;}
    .wpgdprc.wpgdprc-consent-bar:before {height: calc(100vh - 179px);}
}

/*:::::::::::::::::::::: Print ::::::::::::::::::::::*/

@media print {
    form, button, input, select, textarea, .navigation, .main-navigation, .social-navigation, .sidebar, .content-bottom-widgets, .header-image, .page-links, .edit-link, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link { display: none; }
	body, blockquote cite, blockquote small, pre, .entry-content h4, .entry-content .author-title { font-size: 12pt; }
	blockquote { font-size: 14.25pt; }
	.site-title, .page-title, .comments-title, .entry-content h2, .entry-summary h2, .comment-content h2, .widecolumn h2 { font-size: 17.25pt; }
	.site-description { display: block; }
	.entry-title { font-size: 24.75pt; line-height: 1.2727272727; margin-bottom: 1.696969697em; }
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title { font-size: 17.25pt; line-height: 1.304347826; margin-bottom: 1.826086957em; }
	.entry-content h1, .entry-summary h1, .comment-content h1 { font-size: 21pt; }
	.entry-content h3, .entry-summary h3, .comment-content h3, body:not(.search-results) .entry-summary { }
	.site-description, .author-bio, .entry-footer, .sticky-post, .taxonomy-description, .entry-caption, .comment-metadata, .comment-notes, .comment-awaiting-moderation, .site-info, .wp-caption .wp-caption-text, .gallery-caption { font-size: 9.75pt; }
	body, .site { background: none !important;}
	body, blockquote cite, blockquote small, .site-branding .site-title a, .entry-title a, .comment-author { color: #1a1a1a !important; }
	blockquote, .page-header, .comments-title { border-color: #1a1a1a !important;}
	blockquote, .site-description, body:not(.search-results) .entry-summary, body:not(.search-results) .entry-summary blockquote, .author-bio, .entry-footer, .entry-footer a, .sticky-post, .taxonomy-description, .entry-caption, .comment-author, .comment-metadata a, .comment-notes, .comment-awaiting-moderation, .site-info, .site-info a, .wp-caption .wp-caption-text, .gallery-caption { color: #686868 !important;}
	code, hr { background-color: #d1d1d1 !important; }
	pre, abbr, acronym, table, th, td, .author-info, .comment-list article, .comment-list .pingback, .comment-list .trackback, .no-comments { border-color: #d1d1d1 !important; }
	a { color: #007acc !important; }
	.entry-content a, .entry-summary a, .taxonomy-description a, .comment-content a, .pingback .comment-body > a { -webkit-box-shadow: none; box-shadow: none; border-bottom: 1px solid #007acc !important; }
	.site-inner { max-width: none; }
	.entry-header, .entry-footer, .page-header, .page-content, .entry-content, .entry-summary, .post-thumbnail, .comments-area { margin-right: 0; margin-left: 0; }
	.post-thumbnail, .site-main > article { margin-bottom: 3.5em; }
	.entry-content blockquote.alignleft, .entry-content blockquote.alignright { border-width: 4px 0 0 0; padding: 0.9473684211em 0 0; width: calc(50% - 0.736842105em); }
	body:not(.search-results) .entry-header + .entry-summary { margin-top: -1.473684211em; }
	.site-footer, .widecolumn { padding: 0; }
}


/*:::::::::::::::::::::: FF Hack ::::::::::::::::::::::*/

@-moz-document url-prefix(){ 
    .vc_btn3.vc_btn3-style-custom { background-image: none !important;}
}

/*:::::::::::::::::::::: Safari Hack ::::::::::::::::::::::*/

@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) { 
        .entry-content > .vc_row:not([data-vc-full-width="true"]) > div.vc_column_container.wpb_column { margin-right:-1px !important;}
        .result-bloc{margin-left: -1px;}
        [nb_element='1'] article{width: calc(100%/1 - 1px) !important;}               
        [nb_element='2'] article{width: calc(100%/2 - 1px) !important;}               
        [nb_element='3'] article{width: calc(100%/3 - 1px) !important;}               
        [nb_element='4'] article{width: calc(100%/4 - 1px) !important;}               
        [nb_element='5'] article{width: calc(100%/5 - 1px) !important;}               
        [nb_element='6'] article{width: calc(100%/6 - 1px) !important;}               
        [nb_element='7'] article{width: calc(100%/7 - 1px) !important;}               
        [nb_element='8'] article{width: calc(100%/8 - 1px) !important;}               
        [nb_element='9'] article{width: calc(100%/9 - 1px) !important;}               
        [nb_element='10'] article{width: calc(100%/10 - 1px) !important;}               
        [nb_element='11'] article{width: calc(100%/11 - 1px) !important;}               
        [nb_element='12'] article{width: calc(100%/12 - 1px) !important;} 
        .mailpoet_form .mailpoet_checkbox_label {line-height: 16px;}
        .mailpoet_form .mailpoet_checkbox_label input {top: -2px;}
        
        @media screen and (max-width: 1024px) and (min-width: 769px) {
            .vc_oci_pt_newsgrid .vc_oci_pt_grid_element {width: calc(100%/3 - 1px) !important;}
            .vc_oci_pt_eventgrid .vc_oci_pt_grid_element {width: calc(100%/4 - 1px) !important;}
        }
        
        @media screen and (max-width: 768px) and (min-width: 600px) {
            .vc_oci_pt_newsgrid .vc_oci_pt_grid_element, .vc_oci_pt_aogrid .vc_oci_pt_grid_element{width: calc(100%/2 - 1px) !important;}
            .vc_oci_pt_eventgrid .vc_oci_pt_grid_element {width: calc(100%/3 - 1px) !important;}
            .vc_oci_pt_magsgrid[nb_element="2"] .vc_oci_pt_grid_element, .vc_oci_pt_magsgrid[nb_element="4"] .vc_oci_pt_grid_element, .vc_oci_pt_eventgrid .vc_oci_pt_grid_element[nb_element="2"], .vc_oci_pt_eventgrid .vc_oci_pt_grid_element[nb_element="6"] {width: calc(100%/2 - 1px) !important;}
        }
    }
}

/*:::::::::::::::::::::: IOS Hack ::::::::::::::::::::::*/


/*:::::::::::::::::::::: Edge Hack ::::::::::::::::::::::*//

@supports (-ms-ime-align:auto) {

}

/*:::::::::::::::::::::: IE Hack ::::::::::::::::::::::*/

@media all and (-ms-high-contrast:none) { 
    .wpcf7-form-control-wrap :-ms-input-placeholder {visibility: visible;opacity: 1;}
    div:not(.Slide-Title) h1.entry-title {line-height: 80px !important;}
    .site-branding .site-title a svg {max-width: 150px;} 
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 250px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  margin-top: 150px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}


/* Popup container */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  
  /* The actual popup (appears on top) */
  .popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
  }
  
  /* Popup arrow */
  .popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  /* Toggle this class when clicking on the popup container (hide and show the popup) */
  .popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
  }
  
  /* Add animation (fade in the popup) */
  @-webkit-keyframes fadeIn {
    from {opacity: 0;}
    to {opacity: 1;}
  }
  
  @keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
  }