/*
Theme Name: OCI
Theme URI: http://oci.fr
Author: OCI TEAM
Author URI: http://oci.fr
Description: Theme FLEX
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/




/*---------------------[ Themes Design Options ]--------------------- */
/*---------------------[ General ]--------------------- */
/*---------------------[ Structure ]--------------------- */
/*---------------------[ Visual Composer Gonna Be Flex Dude ! ]--------------------- */
/*---------------------[ Typography ]--------------------- */
/*---------------------[ Genericons ]--------------------- */
/*---------------------[ Fontello ]--------------------- */
/*---------------------[ Links ]--------------------- */
/*---------------------[ Button ]--------------------- */
/*---------------------[ Media ]--------------------- */
/*---------------------[ Captions ]--------------------- */
/*---------------------[ Row style ]--------------------- */
/*---------------------[ Top Bar & Bottom Bar ]--------------------- */
/*---------------------[ Header ]--------------------- */
/*---------------------[ Menus ]--------------------- */
/*---------------------[ Content ]--------------------- */
/*---------------------[ Breadcrumb ]--------------------- */
/*---------------------[ Posts and pages ]--------------------- */
/*---------------------[ Post Formats ]--------------------- */
/*---------------------[ Comments ]--------------------- */
/*---------------------[ Sidebar ]--------------------- */
/*---------------------[ Widgets ]--------------------- */
/*---------------------[ Revolution Slider ]--------------------- */
/*---------------------[ Actus ]--------------------- */
/*---------------------[ Logo Grid ]--------------------- */
/*---------------------[ Map ]--------------------- */
/*---------------------[ Forms ]--------------------- */
/*---------------------[ Galleries ]--------------------- */
/*---------------------[ Shadow Box ]--------------------- */
/*---------------------[ Pre Footer ]--------------------- */
/*---------------------[ Footer ]--------------------- */
/*---------------------[ Search Page ]--------------------- */
/*---------------------[ Backtop BTN ]--------------------- */
/*---------------------[ IE & FF CSS Hacks ]--------------------- */
/*---------------------[ Media Queries ]--------------------- */
/*---------------------[ Hacks, just for this theme ]--------------------- */




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

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

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

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


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


.entry-header {background: #E3E3E3;}
.content-area { background-image: linear-gradient(#fff, #f0f0f0); }

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

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

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

/* ----- Droite ----- */

.site-header-menu {justify-content: flex-end;}

/* ----- Gauche ----- */

/*.site-header-menu {justify-content: flex-start;}*/

/* ----- Centre ----- */

/*.site-header-menu {justify-content: center;}*/




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

/* NINJA FORM CSS  */

/* Display image buttons inline */
li {
	display: inline-block !important;
	width: 23%;
}

li > label > img {
	margin-left: 10%;
}

/* Hide the radio button */
[type=radio] { 
  position: absolute;
  opacity: 1;
  width: 5;
  height: 5;
}


/* RADIO BUTTON STYLES */

/* Style radio button images */
label > div > img {
  cursor: pointer;
	max-width: 23% !important;
	max-height: 23% !important;
}

/* Style the text label */
label > div {
	color: blue;
	font-size: .8em;
	text-align: center !important;
}

/* CHECKED STYLES */

/* Outlines Selected Radio Button */
.nf-checked-label {
  outline: 3px solid green;
}













html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}
body { margin: 0;}
.entry-content { overflow:hidden; }
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; -moz-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; -moz-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;	-moz-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; }


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

/* Text meant only for screen readers */
.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link { background-color: #f1f1f1; 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 { 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 ]--------------------- */

.entry-content { min-height: 62vh;}
.super-container {display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content: space-between; width: 100% !important;}
.entry-content > .vc_row:not([data-vc-full-width="true"]) {display: -webkit-flex; display: -ms-flexbox; display: flex; justify-content:center;}
.entry-content > .vc_row:not([data-vc-full-width="true"]) > .vc_column_container {margin: 0 auto !important; float: none;  padding: 0 12px;}
.super-container, .entry-title, .entry-content > .vc_row { margin: 0 !important;}
.super-container { display: flex; align-items: center; justify-content: space-between;}
.entry-content > .vc_row > .vc_column_container > .vc_column-inner > .wpb_wrapper {margin: 0 -15px;}
.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; font-size: 11px; margin-bottom: 5px;}
.wpb_text_column > .wpb_wrapper { overflow: hidden;}
.wpb_text_column > .wpb_wrapper > h2 { display: inline-block; position: relative;}
.wpb_text_column > .wpb_wrapper > h2[style*="text-align: right;"] { float:right;}
.wpb_text_column > .wpb_wrapper > h2[style*="text-align: center;"] { margin: 0 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 { content: ''; display: inline-block; width: 2000px; height: 0; position: absolute; right: 100%; margin-right: 15px; top: 50%; margin-top: -2px;}
.vc_single_image-wrapper { position: relative; display: block; box-shadow: none !important;  overflow:hidden;}
.vc_single_image-wrapper:before{content: ''; display: block; box-shadow: inset 0px 0px 16px rgba(0,0,0,.1); border: 3px double rgba(0,0,0,.15); 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%;}
.row3x2 .vc_col-sm-2:nth-child(n+4) { margin-top: 20px;}
.like-first-col {float: left; margin-right: 15px;}


/*---------------------[ Visual Composer Gonna Be Flex Dude ! ]--------------------- */

.vc_row.wpb_row, div:not(.vc_masonry_media_grid) > .vc_grid > .vc_pageable-slide-wrapper { display: -webkit-flex !important; display : -moz-flex !important; display: -ms-flex !important; display: -o-flex !important; display: flex !important; -webkit-flex-wrap: wrap !important; -moz-flex-wrap: wrap !important; -ms-flex-wrap: wrap !important; flex-wrap: wrap !important;}
div[class*="vc_col-sm-"] { float: none !important; width: 100% !important; min-width: 0;}
.vc_col-sm-1 { flex: 1;}
.vc_col-sm-2 { flex: 2;}
.vc_col-sm-3 { flex: 3;}
.vc_col-sm-4 { flex: 4;}
.vc_col-sm-5 { flex: 5;}
.vc_col-sm-6 { flex: 6;}
.vc_col-sm-7 { flex: 7;}
.vc_col-sm-8 { flex: 8;}
.vc_col-sm-9 { flex: 9;}
.vc_col-sm-10 { flex: 10;}
.vc_col-sm-11 { flex: 11;}
.vc_col-sm-12 { flex: 12;}


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

h1, h2, h3, h4, h5, h6 { clear: both; font-weight: 700; margin: 0; text-rendering: optimizeLegibility;}
p {	margin: 0 0 .9em;}
dfn, cite, em, i { font-style: italic; }
blockquote { border: 0 solid #1a1a1a; border-left-width: 4px; color: #686868; font-size: 19px; font-size: 1.1875rem; font-style: italic; line-height: 1.4736842105;	margin: 0 0 1.4736842105em;	padding: 0 0 0 1.263157895em; }
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; }
pre { border: 1px solid #d1d1d1; font-size: 16px; font-size: 1rem; line-height: 1.3125; margin: 0 0 1.75em; max-width: 100%; overflow: auto; padding: 1.75em; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
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%;}


/*---------------------[ Genericons ]--------------------- */

.menu-item-has-children a:after, .social-navigation a:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .pagination .prev:before, .pagination .next:before, .pagination .nav-links:before, .pagination .nav-links:after, .search-submit:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;	display: inline-block; font-family: "Genericons"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-align: center; text-decoration: inherit; text-transform: none; vertical-align: top; }


/*---------------------[ Fontello ]--------------------- */

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?2136226');
  src: url('font/fontello.eot?2136226#iefix') format('embedded-opentype'),
       url('font/fontello.woff?2136226') format('woff'),
       url('font/fontello.ttf?2136226') format('truetype'),
       url('font/fontello.svg?2136226#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('font/fontello.svg?2136226#fontello') format('svg');
  }
}
*/
#osm-contact-info-widget-wrapper .fa {font-family: 'fontello'; font-size: 14px; margin-left: -15px; display: inline-block; width: 12px; text-align: center;}
#osm-contact-info-widget-wrapper > div { padding-left: 15px; margin-bottom: 5px;}
#osm-contact-info-widget-wrapper .fa-map-marker:before { content: '\e847';}
#osm-contact-info-widget-wrapper .fa-phone:before { content: '\e851'; position: relative; top: 2px;}
#osm-contact-info-widget-wrapper .fa-fax:before { content: '\e836'; font-size: 13px; position: relative; top: 1px;}
.contactinfo-phones { line-height: 27px;} 

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em;}
 
.icon-note:before { content: '\e800'; } .icon-note-beamed:before { content: '\e801'; } .icon-flashlight:before { content: '\e802'; } .icon-mail:before { content: '\e803'; } .icon-heart:before { content: '\e804'; } .icon-heart-empty:before { content: '\e805'; } .icon-star:before { content: '\e806'; } .icon-star-empty:before { content: '\e807'; } .icon-user:before { content: '\e808'; } .icon-users:before { content: '\e809'; } .icon-user-add:before { content: '\e80a'; } .icon-video:before { content: '\e80b'; } .icon-picture:before { content: '\e80c'; } .icon-camera:before { content: '\e80d'; }  .icon-layout:before { content: '\e80e'; } 
.icon-menu:before { content: '\e80f'; } .icon-check:before { content: '\e810'; } .icon-cancel:before { content: '\e811'; } .icon-tag:before { content: '\e812'; } .icon-eye:before { content: '\e813'; } .icon-lock:before { content: '\e814'; } .icon-lock-open:before { content: '\e815'; } .icon-attach:before { content: '\e816'; } .icon-link:before { content: '\e817'; } .icon-home:before { content: '\e818'; } .icon-back:before { content: '\e819'; } .icon-info-circled:before { content: '\e81a'; } .icon-info:before { content: '\e81b'; } .icon-help-circled:before { content: '\e81c'; } .icon-help:before { content: '\e81d'; } .icon-minus-squared:before { content: '\e81e'; } .icon-minus-circled:before { content: '\e81f'; } .icon-minus:before { content: '\e820'; } .icon-plus-circled:before { content: '\e821'; } .icon-plus:before { content: '\e822'; } .icon-plus-squared:before { content: '\e823'; } .icon-cancel-squared:before { content: '\e824'; } .icon-cancel-circled:before { content: '\e825'; } .icon-bookmark:before { content: '\e826'; } .icon-bookmarks:before { content: '\e827'; } .icon-flag:before { content: '\e828'; } .icon-thumbs-up:before { content: '\e829'; } .icon-thumbs-down:before { content: '\e82a'; } .icon-download:before { content: '\e82b'; } .icon-upload:before { content: '\e82c'; } .icon-upload-cloud:before { content: '\e82d'; } .icon-reply:before { content: '\e82e'; } .icon-reply-all:before { content: '\e82f'; } .icon-forward:before { content: '\e830'; } .icon-quote:before { content: '\e831'; } .icon-code:before { content: '\e832'; } .icon-export:before { content: '\e833'; } .icon-pencil:before { content: '\e834'; } .icon-feather:before { content: '\e835'; } .icon-print:before { content: '\e836'; } .icon-retweet:before { content: '\e837'; } .icon-keyboard:before { content: '\e838'; } .icon-comment:before { content: '\e839'; } .icon-book:before { content: '\e83a'; } .icon-book-open:before { content: '\e83b'; } .icon-newspaper:before { content: '\e83c'; } .icon-doc-text-inv:before { content: '\e83d'; } .icon-doc-text:before { content: '\e83e'; } .icon-doc-landscape:before { content: '\e83f'; } .icon-docs:before { content: '\e840'; } .icon-doc:before { content: '\e841'; } .icon-trash:before { content: '\e842'; } .icon-cup:before { content: '\e843'; } .icon-compass:before { content: '\e844'; } .icon-direction:before { content: '\e845'; } .icon-map:before { content: '\e846'; } .icon-location:before { content: '\e847'; } .icon-address:before { content: '\e848'; } .icon-vcard:before { content: '\e849'; } .icon-alert:before { content: '\e84a'; } .icon-attention:before { content: '\e84b'; } .icon-chat:before { content: '\e84c'; } .icon-folder:before { content: '\e84d'; } .icon-archive:before { content: '\e84e'; } .icon-box:before { content: '\e84f'; } .icon-rss:before { content: '\e850'; } .icon-phone:before { content: '\e851'; } .icon-cog:before { content: '\e852'; } .icon-tools:before { content: '\e853'; } .icon-share:before { content: '\e854'; } .icon-shareable:before { content: '\e855'; } .icon-basket:before { content: '\e856'; } .icon-bag:before { content: '\e857'; } .icon-calendar:before { content: '\e858'; } .icon-login:before { content: '\e859'; } .icon-logout:before { content: '\e85a'; } .icon-mic:before { content: '\e85b'; } .icon-down-open-mini:before { content: '\e85c'; } .icon-droplet:before { content: '\e85d'; }  .icon-volume:before { content: '\e85e'; } .icon-clock:before { content: '\e85f'; } .icon-hourglass:before { content: '\e860'; } .icon-up-open:before { content: '\e861'; } .icon-right-open:before { content: '\e862'; } .icon-left-open:before { content: '\e863'; } .icon-down-open:before { content: '\e864'; } .icon-up-circled:before { content: '\e865'; } .icon-right-circled:before { content: '\e866'; } .icon-left-circled:before { content: '\e867'; } .icon-down-circled:before { content: '\e868'; } .icon-publish:before { content: '\e869'; } .icon-window:before { content: '\e86a'; } .icon-popup:before { content: '\e86b'; } .icon-resize-small:before { content: '\e86c'; } .icon-resize-full:before { content: '\e86d'; } .icon-block:before { content: '\e86e'; } .icon-adjust:before { content: '\e86f'; } .icon-light-up:before { content: '\e870'; } .icon-light-down:before { content: '\e871'; } .icon-lamp:before { content: '\e872'; } .icon-left-open-mini:before { content: '\e873'; } .icon-right-open-mini:before { content: '\e874'; } .icon-up-open-mini:before { content: '\e875'; } .icon-down-open-big:before { content: '\e876'; } .icon-left-open-big:before { content: '\e877'; } .icon-right-open-big:before { content: '\e878'; } .icon-up-open-big:before { content: '\e879'; } .icon-down:before { content: '\e87a'; } .icon-left:before { content: '\e87b'; } .icon-right:before { content: '\e87c'; } .icon-up:before { content: '\e87d'; } .icon-down-dir:before { content: '\e87e'; } .icon-left-dir:before { content: '\e87f'; } .icon-right-dir:before { content: '\e880'; } .icon-up-dir:before { content: '\e881'; } .icon-down-bold:before { content: '\e882'; } .icon-left-bold:before { content: '\e883'; } .icon-right-bold:before { content: '\e884'; } .icon-up-bold:before { content: '\e885'; } .icon-down-thin:before { content: '\e886'; } .icon-left-thin:before { content: '\e887'; } .icon-right-thin:before { content: '\e888'; } .icon-up-thin:before { content: '\e889'; } .icon-ccw:before { content: '\e88a'; } .icon-cw:before { content: '\e88b'; } .icon-arrows-ccw:before { content: '\e88c'; } .icon-level-down:before { content: '\e88d'; } .icon-level-up:before { content: '\e88e'; } .icon-shuffle:before { content: '\e88f'; } .icon-loop:before { content: '\e890'; } .icon-switch:before { content: '\e891'; } .icon-play:before { content: '\e892'; } .icon-progress-0:before { content: '\e893'; } .icon-progress-3:before { content: '\e894'; } .icon-palette:before { content: '\e895'; } .icon-list-add:before { content: '\e896'; } .icon-signal:before { content: '\e897'; } .icon-list:before { content: '\e898'; } .icon-trophy:before { content: '\e899'; } .icon-battery:before { content: '\e89a'; } .icon-back-in-time:before { content: '\e89b'; } .icon-monitor:before { content: '\e89c'; } .icon-mobile:before { content: '\e89d'; } .icon-network:before { content: '\e89e'; } .icon-cd:before { content: '\e89f'; } .icon-inbox:before { content: '\e8a0'; } .icon-install:before { content: '\e8a1'; } .icon-globe:before { content: '\e8a2'; } .icon-cloud:before { content: '\e8a3'; } .icon-moon:before { content: '\e8a4'; } .icon-flight:before { content: '\e8a5'; } .icon-flash:before { content: '\e8a6'; } .icon-paper-plane:before { content: '\e8a7'; } .icon-leaf:before { content: '\e8a8'; } .icon-lifebuoy:before { content: '\e8a9'; } .icon-mouse:before { content: '\e8aa'; } .icon-briefcase:before { content: '\e8ab'; } .icon-suitcase:before { content: '\e8ac'; } .icon-dot:before { content: '\e8ad'; } .icon-dot-2:before { content: '\e8ae'; } .icon-dot-3:before { content: '\e8af'; } .icon-brush:before { content: '\e8b0'; } .icon-magnet:before { content: '\e8b1'; } .icon-infinity:before { content: '\e8b2'; } .icon-erase:before { content: '\e8b3'; } .icon-chart-pie:before { content: '\e8b4'; } .icon-chart-line:before { content: '\e8b5'; } .icon-chart-bar:before { content: '\e8b6'; } .icon-chart-area:before { content: '\e8b7'; } .icon-flow-line:before { content: '\e8b8'; } .icon-flow-tree:before { content: '\e8b9'; } .icon-flow-branch:before { content: '\e8ba'; } .icon-flow-cascade:before { content: '\e8bb'; } .icon-key:before { content: '\e8bc'; } .icon-thermometer:before { content: '\e8bd'; } .icon-bucket:before { content: '\e8be'; } .icon-drive:before { content: '\e8bf'; } .icon-database:before { content: '\e8c0'; } .icon-megaphone:before { content: '\e8c1'; } .icon-clipboard:before { content: '\e8c2'; } .icon-credit-card:before { content: '\e8c3'; } .icon-air:before { content: '\e8c4'; } .icon-floppy:before { content: '\e8c5'; } .icon-ticket:before { content: '\e8c6'; } 
.icon-language:before { content: '\e8c7'; } .icon-graduation-cap:before { content: '\e8c8'; } .icon-tape:before { content: '\e8c9'; } .icon-water:before { content: '\e8ca'; } .icon-flow-parallel:before { content: '\e8cb'; } .icon-rocket:before { content: '\e8cc'; } .icon-gauge:before { content: '\e8cd'; } .icon-twitter:before { content: '\e8ce'; } .icon-traffic-cone:before { content: '\e8cf'; } .icon-cc:before { content: '\e8d0'; } .icon-cc-nc:before { content: '\e8d1'; } .icon-cc-nc-eu:before { content: '\e8d2'; } .icon-cc-by:before { content: '\e8d3'; } .icon-cc-nc-jp:before { content: '\e8d4'; } .icon-cc-sa:before { content: '\e8d5'; } .icon-cc-nd:before { content: '\e8d6'; } .icon-cc-pd:before { content: '\e8d7'; } .icon-cc-zero:before { content: '\e8d8'; } .icon-cc-share:before { content: '\e8d9'; } .icon-cc-remix:before { content: '\e8da'; } .icon-github:before { content: '\e8db'; } .icon-github-circled:before { content: '\e8dc'; } .icon-flickr:before { content: '\e8dd'; } .icon-flickr-circled:before { content: '\e8de'; } .icon-vimeo:before { content: '\e8df'; } .icon-lastfm-circled:before { content: '\e8e0'; } .icon-lastfm:before { content: '\e8e1'; } .icon-stumbleupon-circled:before { content: '\e8e2'; } .icon-stumbleupon:before { content: '\e8e3'; } .icon-dribbble-circled:before { content: '\e8e4'; } .icon-dribbble:before { content: '\e8e5'; } .icon-linkedin-circled:before { content: '\e8e6'; } .icon-linkedin:before { content: '\e8e7'; } .icon-tumblr-circled:before { content: '\e8e8'; } .icon-tumblr:before { content: '\e8e9'; } .icon-pinterest-circled:before { content: '\e8ea'; } .icon-pinterest:before { content: '\e8eb'; } .icon-gplus-circled:before { content: '\e8ec'; } .icon-gplus:before { content: '\e8ed'; } .icon-facebook-squared:before { content: '\e8ee'; } .icon-facebook-circled:before { content: '\e8ef'; } .icon-facebook:before { content: '\e8f0'; } .icon-twitter-circled:before { content: '\e8f1'; } .icon-vimeo-circled:before { content: '\e8f2'; } .icon-rdio-circled:before { content: '\e8f3'; } .icon-spotify:before { content: '\e8f4'; } .icon-spotify-circled:before { content: '\e8f5'; } .icon-qq:before { content: '\e8f6'; } .icon-instagram:before { content: '\e8f7'; } .icon-dropbox:before { content: '\e8f8'; } .icon-flattr:before { content: '\e8f9'; } .icon-skype:before { content: '\e8fa'; } .icon-skype-circled:before { content: '\e8fb'; } .icon-evernote:before { content: '\e8fc'; } .icon-renren:before { content: '\e8fd'; } .icon-sina-weibo:before { content: '\e8fe'; } .icon-paypal:before { content: '\e8ff'; } .icon-picasa:before { content: '\e900'; } .icon-soundcloud:before { content: '\e901'; } .icon-mixi:before { content: '\e902'; } .icon-behance:before { content: '\e903'; } .icon-google-circles:before { content: '\e904'; } .icon-vkontakte:before { content: '\e905'; } .icon-smashing:before { content: '\e906'; } .icon-sweden:before { content: '\e907'; } .icon-db-shape:before { content: '\e908'; } .icon-logo-db:before { content: '\e909'; } .icon-picture-1:before { content: '\e90a'; } .icon-camera-outline:before { content: '\e90b'; } .icon-camera-1:before { content: '\e90c'; } .icon-picture-outline:before { content: '\e90d'; } .icon-videocam:before { content: '\e90e'; } .icon-videocam-outline:before { content: '\e90f'; } .icon-heart-filled:before { content: '\e910'; } .icon-heart-1:before { content: '\e911'; } .icon-star-1:before { content: '\e912'; } .icon-star-filled:before { content: '\e913'; } .icon-mail-1:before { content: '\e914'; } .icon-th-outline:before { content: '\e915'; } .icon-th:before { content: '\e916'; } .icon-th-large-outline:before { content: '\e917'; } .icon-th-large:before { content: '\e918'; } .icon-th-list-outline:before { content: '\e919'; } .icon-th-list:before { content: '\e91a'; } .icon-ok-outline:before { content: '\e91b'; } .icon-ok:before { content: '\e91c'; } .icon-cancel-outline:before { content: '\e91d'; } .icon-cancel-1:before { content: '\e91e'; } .icon-cancel-circled-1:before { content: '\e91f'; } .icon-plus-outline:before { content: '\e920'; } .icon-plus-1:before { content: '\e921'; } .icon-minus-outline:before { content: '\e922'; } .icon-minus-1:before { content: '\e923'; } .icon-info-outline:before { content: '\e924'; } .icon-info-1:before { content: '\e925'; } .icon-home-outline:before { content: '\e926'; } .icon-home-1:before { content: '\e927'; } .icon-link-1:before { content: '\e928'; } .icon-attach-outline:before { content: '\e929'; } .icon-attach-1:before { content: '\e92a'; } .icon-pin:before { content: '\e92b'; } .icon-pin-outline:before { content: '\e92c'; } .icon-eye-1:before { content: '\e92d'; } .icon-tags:before { content: '\e92e'; } .icon-flag-filled:before { content: '\e92f'; } .icon-thumbs-up-1:before { content: '\e930'; } .icon-thumbs-down-1:before { content: '\e931'; } .icon-download-outline:before { content: '\e932'; } .icon-download-1:before { content: '\e933'; } .icon-upload-outline:before { content: '\e934'; } .icon-upload-1:before { content: '\e935'; } .icon-pencil-1:before { content: '\e936'; } .icon-pen:before { content: '\e937'; } .icon-feather-1:before { content: '\e938'; } .icon-edit:before { content: '\e939'; } .icon-comment-1:before { content: '\e93a'; } .icon-chat-alt:before { content: '\e93b'; } .icon-chat-1:before { content: '\e93c'; } .icon-contacts:before { content: '\e93d'; } .icon-vcard-1:before { content: '\e93e'; } .icon-location-outline:before { content: '\e93f'; } .icon-address-1:before { content: '\e940'; } .icon-map-1:before { content: '\e941'; } .icon-location-1:before { content: '\e942'; } .icon-doc-text-1:before { content: '\e943'; } .icon-news:before { content: '\e944'; } .icon-cog-outline:before { content: '\e945'; } .icon-cog-1:before { content: '\e946'; } .icon-wrench-outline:before { content: '\e947'; } .icon-wrench:before { content: '\e948'; } .icon-basket-1:before { content: '\e949'; } .icon-lightbulb:before { content: '\e94a'; } .icon-phone-outline:before { content: '\e94b'; } .icon-phone-1:before { content: '\e94c'; } .icon-wristwatch:before { content: '\e94d'; } .icon-clock-1:before { content: '\e94e'; } .icon-headphones:before { content: '\e94f'; } .icon-popup-1:before { content: '\e950'; } .icon-right-1:before { content: '\e951'; } .icon-up-1:before { content: '\e952'; } .icon-down-1:before { content: '\e953'; } .icon-left-1:before { content: '\e954'; } .icon-down-outline:before { content: '\e955'; } .icon-left-outline:before { content: '\e956'; } .icon-right-outline:before { content: '\e957'; } .icon-up-outline:before { content: '\e958'; } .icon-down-small:before { content: '\e959'; } .icon-left-small:before { content: '\e95a'; } .icon-right-small:before { content: '\e95b'; } .icon-up-small:before { content: '\e95c'; } .icon-record-outline:before { content: '\e95d'; } .icon-record:before { content: '\e95e'; } .icon-eject-outline:before { content: '\e95f'; } .icon-eject:before { content: '\e960'; } .icon-plug:before { content: '\e961'; } .icon-target:before { content: '\e962'; } .icon-desktop:before { content: '\e963'; } .icon-laptop:before { content: '\e964'; } .icon-tablet:before { content: '\e965'; } .icon-mobile-1:before { content: '\e966'; } .icon-globe-outline:before { content: '\e967'; } .icon-globe-1:before { content: '\e968'; } .icon-globe-alt-outline:before { content: '\e969'; } .icon-globe-alt:before { content: '\e96a'; } .icon-waves:before { content: '\e96b'; } .icon-waves-outline:before { content: '\e96c'; } .icon-leaf-1:before { content: '\e96d'; } .icon-lifebuoy-1:before { content: '\e96e'; } .icon-briefcase-1:before { content: '\e96f'; } .icon-brush-1:before { content: '\e970'; } .icon-check-1:before { content: '\e971'; } .icon-check-outline:before { content: '\e972'; } .icon-chart:before { content: '\e973'; } .icon-chart-outline:before { content: '\e974'; } .icon-gift:before { content: '\e975'; } .icon-chart-alt-outline:before { content: '\e976'; } .icon-chart-alt:before { content: '\e977'; } .icon-chart-bar-outline:before { content: '\e978'; } .icon-chart-bar-1:before { content: '\e979'; } .icon-chart-pie-outline:before { content: '\e97a'; } .icon-chart-pie-1:before { content: '\e97b'; } .icon-credit-card-1:before { content: '\e97c'; } .icon-clipboard-1:before { content: '\e97d'; } .icon-coffee:before { content: '\e97e'; } .icon-beer:before { content: '\e97f'; } .icon-infinity-outline:before { content: '\e980'; } .icon-infinity-1:before { content: '\e981'; } .icon-puzzle:before { content: '\e982'; } .icon-puzzle-outline:before { content: '\e983'; } .icon-calculator:before { content: '\e984'; } .icon-at:before { content: '\e985'; } .icon-at-circled:before { content: '\e986'; } .icon-looped-square-outline:before { content: '\e987'; } .icon-looped-square-interest:before { content: '\e988'; } .icon-sort-alphabet-outline:before { content: '\e989'; } .icon-sort-alphabet:before { content: '\e98a'; } .icon-sort-numeric-outline:before { content: '\e98b'; } .icon-sort-numeric:before { content: '\e98c'; } .icon-wrench-1:before { content: '\e98d'; } .icon-basket-2:before { content: '\e98e'; } .icon-basket-alt:before { content: '\e98f'; } .icon-pencil-alt:before { content: '\e990'; } .icon-user-pair:before { content: '\e991'; } .icon-user-woman:before { content: '\e992'; } .icon-user-1:before { content: '\e993'; } .icon-mail-2:before { content: '\e994'; } .icon-article-alt:before { content: '\e995'; } .icon-mobile-2:before { content: '\e996'; } .icon-mobile-alt:before { content: '\e997'; } .icon-tablet-1:before { content: '\e998'; } .icon-book-1:before { content: '\e999'; } .icon-easel:before { content: '\e99a'; } .icon-users-1:before { content: '\e99b'; } .icon-mail-3:before { content: '\e99c'; } .icon-camera-2:before { content: '\e99d'; } .icon-isight:before { content: '\e99e'; } .icon-movie:before { content: '\e99f'; } .icon-help-circled-1:before { content: '\e9a0'; } .icon-help-circled-alt:before { content: '\e9a1'; } .icon-info-circled-1:before { content: '\e9a2'; } .icon-info-circled-alt:before { content: '\e9a3'; } .icon-ok-circled:before { content: '\e9a4'; } .icon-cancel-circled-2:before { content: '\e9a5'; } .icon-ok-1:before { content: '\e9a6'; } .icon-cancel-2:before { content: '\e9a7'; } .icon-chat-2:before { content: '\e9a8'; } .icon-comment-2:before { content: '\e9a9'; } .icon-left-2:before { content: '\e9aa'; } .icon-right-2:before { content: '\e9ab'; } .icon-left-open-1:before { content: '\e9ac'; } .icon-right-open-1:before { content: '\e9ad'; } .icon-hourglass-1:before { content: '\e9ae'; } .icon-trophy-1:before { content: '\e9af'; } .icon-monitor-1:before { content: '\e9b0'; } .icon-tablet-2:before { content: '\e9b1'; } .icon-mobile-3:before { content: '\e9b2'; } .icon-globe-2:before { content: '\e9b3'; } .icon-globe-inv:before { content: '\e9b4'; } .icon-paper-plane-1:before { content: '\e9b5'; } .icon-vector:before { content: '\e9b6'; } .icon-vector-pencil:before { content: '\e9b7'; } .icon-hdd:before { content: '\e9b8'; } .icon-chart-bar-2:before { content: '\e9b9'; } .icon-connected-object:before { content: '\e9ba'; } .icon-fontsize:before { content: '\e9bb'; } .icon-art-gallery:before { content: '\e9bc'; } .icon-duckduckgo:before { content: '\e9bd'; } .icon-call:before { content: '\e9be'; } .icon-linkedin-1:before { content: '\e9bf'; } .icon-cloudapp:before { content: '\e9c0'; } .icon-intensedebate:before { content: '\e9c1'; } .icon-stackoverflow:before { content: '\e9c2'; } .icon-hackernews:before { content: '\e9c3'; } .icon-eventbrite:before { content: '\e9c4'; } .icon-dropbox-1:before { content: '\e9c5'; } .icon-meetup:before { content: '\e9c6'; } .icon-grooveshark:before { content: '\e9c7'; } .icon-aim:before { content: '\e9c8'; } .icon-delicious:before { content: '\e9c9'; } .icon-ninetyninedesigns:before { content: '\e9ca'; } .icon-vk:before { content: '\e9cb'; } .icon-ebay:before { content: '\e9cc'; } .icon-scribd:before { content: '\e9cd'; } .icon-lkdto:before { content: '\e9ce'; } .icon-posterous:before { content: '\e9cf'; } .icon-facebook-1:before { content: '\e9d0'; } .icon-plancast:before { content: '\e9d1'; } .icon-forrst:before { content: '\e9d2'; } .icon-paypal-1:before { content: '\e9d3'; } .icon-flattr-1:before { content: '\e9d4'; } .icon-digg:before { content: '\e9d5'; } .icon-disqus:before { content: '\e9d6'; } .icon-github-1:before { content: '\e9d7'; } .icon-stripe:before { content: '\e9d8'; } .icon-opentable:before { content: '\e9d9'; } .icon-github-circled-1:before { content: '\e9da'; } .icon-rss-1:before { content: '\e9db'; } .icon-spotify-1:before { content: '\e9dc'; } .icon-android:before { content: '\e9dd'; } .icon-eventful:before { content: '\e9de'; } .icon-reddit:before { content: '\e9df'; } .icon-skype-1:before { content: '\e9e0'; } .icon-googleplay:before { content: '\e9e1'; } .icon-cart:before { content: '\e9e2'; } .icon-print-1:before { content: '\e9e3'; } .icon-itunes:before { content: '\e9e4'; } .icon-twitter-1:before { content: '\e9e5'; }
.icon-guest:before { content: '\e9e6'; } .icon-smashmag:before { content: '\e9e7'; } .icon-gplus-1:before { content: '\e9e8'; } .icon-youtube:before { content: '\e9e9'; } .icon-plurk:before { content: '\e9ea'; } .icon-angellist:before { content: '\e9eb'; } .icon-gowalla:before { content: '\e9ec'; } .icon-wikipedia:before { content: '\e9ed'; } .icon-appstore:before { content: '\e9ee'; } .icon-vimeo-1:before { content: '\e9ef'; } .icon-songkick:before { content: '\e9f0'; } .icon-instagram-1:before { content: '\e9f1'; } .icon-dwolla:before { content: '\e9f2'; } .icon-lastfm-1:before { content: '\e9f3'; } .icon-windows:before { content: '\e9f4'; } .icon-blogger:before { content: '\e9f5'; } .icon-lanyrd:before { content: '\e9f6'; } .icon-calendar-1:before { content: '\e9f7'; } .icon-xing:before { content: '\e9f8'; } .icon-gmail:before { content: '\e9f9'; } .icon-cc-1:before { content: '\e9fa'; } .icon-appnet:before { content: '\e9fb'; } .icon-statusnet:before { content: '\e9fc'; } .icon-pinboard:before { content: '\e9fd'; } .icon-yahoo:before { content: '\e9fe'; } .icon-dribbble-1:before { content: '\e9ff'; } .icon-stumbleupon-1:before { content: '\ea00'; } .icon-fivehundredpx:before { content: '\ea01'; } .icon-evernote-1:before { content: '\ea02'; } .icon-chrome:before { content: '\ea03'; } .icon-openid:before { content: '\ea04'; } .icon-acrobat:before { content: '\ea05'; } .icon-drupal:before { content: '\ea06'; } .icon-quora:before { content: '\ea07'; } .icon-email:before { content: '\ea08'; } .icon-flickr-1:before { content: '\ea09'; } .icon-pinterest-1:before { content: '\ea0a'; } .icon-buffer:before { content: '\ea0b'; } .icon-soundcloud-1:before { content: '\ea0c'; } .icon-macstore:before { content: '\ea0d'; } .icon-bitcoin:before { content: '\ea0e'; } .icon-w3c:before { content: '\ea0f'; } .icon-viadeo:before { content: '\ea10'; } .icon-google:before { content: '\ea11'; } .icon-myspace:before { content: '\ea12'; } .icon-tumblr-1:before { content: '\ea13'; } .icon-pocket:before { content: '\ea14'; } .icon-bitbucket:before { content: '\ea15'; } .icon-eventasaurus:before { content: '\ea16'; } .icon-podcast:before { content: '\ea17'; } .icon-instapaper:before { content: '\ea18'; } .icon-foursquare:before { content: '\ea19'; } .icon-html5:before { content: '\ea1a'; } .icon-weibo:before { content: '\ea1b'; } .icon-klout:before { content: '\ea1c'; } .icon-amazon:before { content: '\ea1d'; } .icon-steam:before { content: '\ea1e'; } .icon-wordpress:before { content: '\ea1f'; } .icon-yelp:before { content: '\ea20'; } .icon-login-1:before { content: '\ea21'; } .icon-book-2:before { content: '\ea22'; } .icon-group:before { content: '\ea23'; } .icon-user-2:before { content: '\ea24'; } .icon-camera-3:before { content: '\ea25'; } .icon-picture-2:before { content: '\ea26'; } .icon-cogs:before { content: '\ea27'; } .icon-cog-circled:before { content: '\ea28'; } .icon-cog-2:before { content: '\ea29'; } .icon-basket-3:before { content: '\ea2a'; } .icon-wrench-2:before { content: '\ea2b'; } .icon-music:before { content: '\ea2c'; } .icon-note-1:before { content: '\ea2d'; } .icon-beaker:before { content: '\ea2e'; } .icon-truck:before { content: '\ea2f'; } .icon-cog-3:before { content: '\ea30'; }.icon-search:before { content: '\ea31'; } .icon-mail-4:before { content: '\ea32'; } .icon-params:before { content: '\ea33'; } .icon-money:before { content: '\ea34'; }
.icon-food:before { content: '\ea35'; } .icon-calendar-2:before { content: '\ea36'; } .icon-heart-2:before { content: '\ea37'; } .icon-star-2:before { content: '\ea38'; } .icon-sound:before { content: '\ea39'; } 
.icon-shop:before { content: '\ea3a'; } .icon-diamond:before { content: '\ea3b'; } .icon-clock-2:before { content: '\ea3c'; } .icon-user-3:before { content: '\ea3d'; } .icon-videocam-1:before { content: '\ea3e'; } .icon-lightbulb-1:before { content: '\ea3f'; } .icon-t-shirt:before { content: '\ea40'; } .icon-tv:before { content: '\ea41'; } .icon-camera-4:before { content: '\ea42'; } .icon-wallet:before { content: '\ea43'; } .icon-desktop-1:before { content: '\ea44'; } .icon-photo:before { content: '\ea45'; } .icon-attach-2:before { content: '\ea46'; } .icon-mobile-4:before { content: '\ea47'; } .icon-cd-1:before { content: '\ea48'; }
.icon-lock-1:before { content: '\ea49'; } .icon-eye-2:before { content: '\ea4a'; } .icon-inbox-1:before { content: '\ea4b'; } .icon-globe-3:before { content: '\ea4c'; } .icon-tag-1:before { content: '\ea4d'; } .icon-thumbs-up-2:before { content: '\ea4e'; } .icon-cloud-1:before { content: '\ea4f'; } .icon-paper-plane-2:before { content: '\ea50'; } .icon-pencil-2:before { content: '\ea51'; } .icon-location-2:before { content: '\ea52'; } .icon-graduation-cap-1:before { content: '\ea53'; } .icon-fire:before { content: '\ea54'; } .icon-comment-3:before { content: '\ea55'; } .icon-cup-1:before { content: '\ea56'; } .icon-megaphone-1:before { content: '\ea57'; } .icon-database-1:before { content: '\ea58'; } .icon-doc-1:before { content: '\ea59'; } .icon-key-1:before { content: '\ea5a'; } .fa.no-icon { display: inline-block;    width: 18px;}


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

a {	color: #007acc; text-decoration: none; }
a:hover, a:focus, a:active { color: #686868; }
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 { box-shadow: 0 0 0 0 currentColor; }
.entry-content a:hover, .entry-content a: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 { box-shadow: none; }


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

.vc_col-sm-11 + .vc_col-sm-1 { white-space: nowrap;}
.vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-right { margin-bottom: 0px;}
.vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-right a { float: right}
.vc_btn3 { /*text-transform: uppercase;*/}
.vc_btn3:not(.vc_btn3-style-3d) { box-shadow:none !important;}

/*---------------------[ 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 { 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 { position: relative; display: block}
a.vc_single_image-wrapper:after, .vc_gitem-link.vc-zone-link:after {content: '\e830'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 30px; color: white; position: absolute; top: 0; left: 0; display: flex; justify-content:center; align-items : center; width: 100%; height: 100%; background:rgba(44, 221, 101, 0.6); 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 { 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 { 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 : /*3*/0px;}
.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 ]--------------------- */

#topbar, #bottombar { width: 100%; padding: 5px 15px; }
#topbar .super-container > *, #bottombar .super-container > * {line-height: 32px; }
/*#topbar-L-widget-zone, #bottombar-L-widget-zone { text-align: left;}
#topbar-R-widget-zone, #bottombar-R-widget-zone{ text-align: right;}*/
#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-R-widget-zone .social-navigation {height: 32px; margin-left: 10px;}
#topbar-R-widget-zone .social-navigation a { border: 0; display: block; height: 32px; position: relative; width: 22px; overflow: hidden;}
#topbar .widget {border: 0px; margin: 0 5px; padding: 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-flex; 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: flex; 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 { 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 ::::::::::::::::::::::*/

section.widget_icl_lang_sel_widget { margin-right:0px !important; margin-left:20px !important;}
#lang_sel_list {height:24px;}
#lang_sel_list ul {display:flex; height:100%;}
#lang_sel_list img.iclflag { width:auto; height:auto;}
#lang_sel_list a, #lang_sel_list a:visited { background:none !important; border: none !important; display:inline-block; width:24px; height:100%;}
#lang_sel_list a { padding:0 !important;}
#lang_sel_list ul li:not(:first-child):not(:last-child){ margin:0 8px !important;}
#lang_sel_list a.lang_sel_sel { opacity:.5;}

.post-nav-wiget-zone .widget_icl_lang_sel_widget { display:none;}

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

.site-header {}
.site-header-main { padding: 0 15px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.site-branding { margin: 15px auto 10px 0; }
.site-title { font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.2173913043; margin: 0; margin-top: 45px; }
.site-title a.txt-link { display: none;}
.site-branding .site-title a { color: #1a1a1a; }
.site-branding .site-title a:hover, .site-branding .site-title a:focus { color: #007acc; }
.site-description { display: none; font-size: 13px; font-size: 0.8125rem; font-weight: 400; line-height: 1.0769230769; margin: 0; }
#menu-toggle { display: none;  } /*on desactive au profit de shiftnavpro*/
.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;*/}
.site-header-main.floatable a[rel="home"] { display: none; 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-header-main.floatable section.widget:not(.widget_icl_lang_sel_widget) { display: none;}
.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;}


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

.site-header-menu { display: flex !important; -webkit-flex: 0 1 100%; -ms-flex: 0 1 100%; flex: 0 1 100%; margin: 20px 0 !important; align-items: center; }
.site-header-menu > * {}
#site-header-menu.site-header-menu { margin:0 !important; }

.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 #menu-main-menu > li:not(:first-child) { /*padding: 0 0 0 20px;*/}
.main-navigation a { color: #fff; 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; }
#menu-main-menu > li > ul.sub-menu, #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu { margin: 0; border-radius: 0 0 4px 4px; box-shadow: 0 0 15px rgba(0,0,0,.2); min-width: 100% !important;}
#menu-main-menu > li > ul.sub-menu > li > ul.sub-menu {top: 0px; left: 100%;  border-radius: 0 4px 4px 0;  z-index: -1;}
#menu-main-menu > li > ul.sub-menu > li.menu-item-has-children .dropdown-toggle:after {content: '\e862';}
#menu-main-menu > li > ul.sub-menu > li.menu-item-has-children .dropdown-toggle.toggled-on:after {content: '\e863';}
#menu-main-menu  ul.sub-menu > li:not(:last-child) {border-bottom: 1px solid #F4F4F4;}
#menu-main-menu  ul.sub-menu > li > a { padding: 10px;}
#menu-main-menu  ul.sub-menu > li > a.menu-item-has-children { padding-right: 0px;}
#menu-main-menu  ul.sub-menu > li > .dropdown-toggle  { width: 30px; height: 44px;}
#menu-main-menu  ul.sub-menu > li > .dropdown-toggle:hover, #menu-main-menu  ul.sub-menu > li > a:hover { background-color: rgba(0,0,0,.07);}
#menu-main-menu  ul.sub-menu > li > a, #menu-main-menu  ul.sub-menu > li > .dropdown-toggle { color: black;}
.no-js .main-navigation ul ul { display: block; }
.main-navigation ul .toggled-on:not(.dropdown-toggle) { display: block; position: absolute; }
.main-navigation .primary-menu { display: flex !important; position: relative; z-index: 2;}
.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; width: 25px; }
.dropdown-toggle:after { content: '\e864'; font-size: 18px;position: relative; width: 18px; font-family: "fontello"; }
.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 { border-top: 4px solid #1a1a1a; border-bottom: 4px solid #1a1a1a; clear: both; margin: 0 7.6923% 3.5em; }
.post-navigation a { color: #1a1a1a; display: block; padding: 1.75em 0; }
.post-navigation span { display: block; }
.post-navigation .meta-nav { color: #686868; font-size: 13px; font-size: 0.8125rem; letter-spacing: 0.076923077em; line-height: 1.6153846154; margin-bottom: 0.5384615385em; text-transform: uppercase; }
.post-navigation .post-title { display: inline; font-size: 23px; font-size: 1.4375rem; font-weight: 700; line-height: 1.2173913043; text-rendering: optimizeLegibility; }
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title { color: #007acc; }
.post-navigation div + div { border-top: 4px solid #1a1a1a; }
.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; ine-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; }

/* reset screen-reader-text */
.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; }

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

.menu-social-menu-container {height:100%;}
.social-navigation ul { list-style: none; margin: 0 0 -0.4375em; height:100%; }
.social-navigation li { display: inline-block; margin: 0 ; position: relative; top: -1px; }
.social-navigation a { border: 1px solid #d1d1d1; border-radius: 50%; color: #1a1a1a; display: block; height: 35px; position: relative; width: 35px; }
.social-navigation a:before { content: "\f415"; height: 33px; line-height: 33px; text-align: center; width: 22px; font-family: "fontello"; font-size: 13px;}
/*.social-navigation a:hover:before, .social-navigation a:focus:before { color: #007acc; }*/
/*.social-navigation a[href*="codepen.io"]:before { content: "\f216"; }*/
.social-navigation a[href*="digg.com"]:before { content: '\e9d5'; }
.social-navigation a[href*="dribbble.com"]:before { content: '\e8e5'; }
.social-navigation a[href*="dropbox.com"]:before { content: '\e8f8'; }
.social-navigation a[href*="facebook.com"]:before { content: '\e8f0'; }
.social-navigation a[href*="flickr.com"]:before { content: '\e8dd'; }
.social-navigation a[href*="foursquare.com"]:before { content: '\ea19'; }
.social-navigation a[href*="plus.google.com"]:before { content: '\e8ed'; line-height: 35px; }
.social-navigation a[href*="github.com"]:before { content: '\e8db'; }
.social-navigation a[href*="instagram.com"]:before { content: '\e8f7'; }
.social-navigation a[href*="linkedin.com"]:before { content: '\e8e7'; }
/*.social-navigation a[href*="path.com"]:before { content: "\f219"; }*/
.social-navigation a[href*="pinterest.com"]:before { content: '\e8eb'; }
/*.social-navigation a[href*="getpocket.com"]:before { content: "\f224"; }*/
/*.social-navigation a[href*="polldaddy.com"]:before { content: "\f217"; }*/
.social-navigation a[href*="reddit.com"]:before { content: '\e9df'; }
.social-navigation a[href*="skype.com"]:before { content: '\e8fa'; }
.social-navigation a[href*="stumbleupon.com"]:before { content: '\e8e3'; }
.social-navigation a[href*="tumblr.com"]:before { content: '\e8e9'; }
.social-navigation a[href*="twitter.com"]:before { content: '\e8ce'; }
.social-navigation a[href*="vimeo.com"]:before { content: '\e8df'; }
.social-navigation a[href*="wordpress.com"]:before, .social-navigation a[href*="wordpress.org"]:before { content: '\ea1f'; }
.social-navigation a[href*="youtube.com"]:before { content: '\e9e9'; }
.social-navigation a[href^="mailto:"]:before { content: '\e994'; }
.social-navigation a[href*="spotify.com"]:before { content: '\e8f4'; }
/*.social-navigation a[href*="twitch.tv"]:before { content: "\f516"; }*/
.social-navigation a[href$="/feed/"]:before { content: '\e850'; }


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

.site-header-main.floatable { position: none; top: 0; z-index:99999; width:100%;}


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

.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%; min-height:500px;}
.site-main > :last-child { margin-bottom: 0; }
.vc_row[data-vc-full-width] .wpb_content_element { margin-bottom: -1px !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 { text-align:center;}
.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;}
.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 *:not(h2) { text-align:left;}

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


/*---------------------[ 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: 35px;}
.entry-header-wrapper { height: 50px !important; overflow: hidden; margin: 0 15px; /*padding: 0px !important; display: flex; align-items: center;*/ padding:0px 0; }
.entry-title { font-size: 28px; font-size: 1.75rem; font-weight: 700; line-height: 1.25; margin-bottom: 1em; 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; }
.entry-content h6, .entry-summary h6, .comment-content h6, .textwidget h6 { font-style: italic; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary 
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .comment-content h1:first-child, .comment-content h2:first-child, .comment-content h3:first-child, .comment-content h4:first-child, .comment-content h5:first-child, .comment-content h6:first-child, .textwidget h1:first-child, .textwidget h2:first-child, .textwidget h3:first-child, .textwidget h4:first-child, .textwidget h5:first-child, .textwidget h6:first-child { margin-top: 0; }
.post-navigation .post-title, .entry-title, .comments-title { -webkit-hyphens: auto; -moz-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: 11px; }
.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 { color: #686868; font-size: 13px; font-size: 0.8125rem; line-height: 1.6153846154; margin-top: 2.1538461538em; }
.entry-footer:empty { margin: 0; }
.entry-footer a { color: #686868; }
.entry-footer a:hover, .entry-footer a:focus { color: #007acc; }
.entry-footer > span:not(:first-child):before { content: "\002f"; display: inline-block; opacity: 0.7; padding: 0 0.538461538em; }
.entry-footer .avatar { height: 21px; margin: -0.1538461538em 0.5384615385em 0 0; width: 21px; }
.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; }

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.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; }
body.error404 .entry-header { display:none;}
.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 {}
.widget-area > :last-child, .widget > :last-child { margin-bottom: 0; }
.widget .widget-title { font-size: 16px; font-size: 1rem; letter-spacing: 0.046875em; line-height: 1.3125; margin: 0 0 1.75em; text-transform: uppercase; }
.widget .widget-title:empty { margin-bottom: 0; }
.widget-title a { color: #1a1a1a; }

/* Calendar widget */
.widget.widget_calendar table { margin: 0; }
.widget_calendar td, .widget_calendar th { line-height: 2.5625; padding: 0; text-align: center; }
.widget_calendar caption { font-weight: 900; margin-bottom: 1.75em; }
.widget_calendar tbody a { background-color: #007acc; color: #fff; display: block; font-weight: 700; }
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus { background-color: #686868; color: #fff; }

/* Recent Posts widget */
.widget_recent_entries .post-date { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; line-height: 1.615384615; margin-bottom: 0.538461538em; }
.widget_recent_entries li:last-child .post-date { margin-bottom: 0; }

/* RSS widget */
.widget_rss .rsswidget img { margin-top: -0.375em; }
.widget_rss .rss-date, .widget_rss cite { color: #686868; display: block; font-size: 13px; font-size: 0.8125rem; font-style: normal; line-height: 1.615384615; margin-bottom: 0.538461538em; }

.widget_rss .rssSummary:last-child { margin-bottom: 2.1538461538em; }
.widget_rss li:last-child :last-child { margin-bottom: 0; }

/* Tag Cloud widget */
.tagcloud a { border: 1px solid #d1d1d1; border-radius: 2px; display: inline-block; font-size: inherit !important; line-height: 1; margin: 0 0.1875em 0.4375em 0; padding: 0.5625em 0.4375em 0.5em; }
.tagcloud a:hover, .tagcloud a:focus { border-color: #007acc; color: #007acc; outline: 0; }


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

.tp-caption { white-space: inherit !important;}
.tp-parallax-wrap, .tp-loop-wrap, .tp-mask-wrap {width: 100% !important; }
.tp-caption {width: 94% !important; }
.Slide-Title[data-x="['right','right','right','right']"], .Slide-Subtitle[data-x="['right','right','right','right']"] {text-align: right; display: inline-block; width: auto !important;}
.Slide-Title[data-x="['left','left','left','left']"], .Slide-Subtitle[data-x="['left','left','left','left']"] {text-align: left; display: inline-block; width: auto !important;}


/*---------------------[ Actus ]--------------------- */

.vc_grid .vc_gitem-animated-block  .vc_gitem-zone {border-radius: 4px;}
.vc_grid .vc_gitem-animated-block  .partner-container { border: 3px double rgba(0,0,0,.10);} 
.vc_grid-container:not(.logos-grid):not(.vc_masonry_media_grid) .vc_grid .vc_gitem-animated-block  .vc_gitem-zone:before { content: ''; display: block; width: 100%; height: calc(100% - 1px); box-shadow: inset 0px 0px 16px rgba(0,0,0,.18); border: 3px double rgba(0,0,0,.15);}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper { margin-right: -30px  !important;}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item { padding-right: 30px !important;}
.vc_gitem-zone-c.vc_custom_1419240516480 {background-color:transparent !important;}
.vc_gitem_row .vc_gitem-col {padding: 10px 0 0 !important;}
.vc_gitem-post-data-source-post_title h4 a { box-shadow: none; opacity: 1;}
.vc_gitem-post-data-source-post_title h4 a, .vc_gitem-post-data-source-post_title h4 a:hover{ transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s;}
.vc_gitem-post-data-source-post_title h4 a:hover { opacity: .5;}


/*---------------------[ Logo Grid ]--------------------- */

.logos-grid .vc_pageable-slide-wrapper { display: -webkit-flex !important; display: -moz-flex !important; display: -ms-flex !important; display: -o-flex !important; display: flex !important; -webkit-flex-wrap: wrap !important; -moz-flex-wrap: wrap !important; -ms-flex-wrap: wrap !important; flex-wrap: wrap !important;}
.logos-grid .vc_gitem_row .vc_gitem-col {padding: 0px 0px !important;}
.logos-grid .vc_grid-item.vc_visible-item { min-width: 120px;}
.logo-title.vc_gitem-post-data { text-transform: uppercase; margin-top: 10px; color: rgba(0,0,0,.5) !important;}
.logos-grid .vc_gitem-zone-b .vc_gitem-zone-mini * { height: 100%;}
.logos-grid .vc_gitem-zone-b .vc_gitem-zone-mini .vc_gitem-link {}
.logos-grid .vc_gitem-zone-b .vc_gitem-zone-mini .vc_gitem-link p {color: transparent;  background: rgba(0,0,0,.5); text-decoration: none; }
.logos-grid .vc_gitem-zone-b .vc_gitem-zone-mini .vc_gitem-link p:before {content: '\e817'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 30px; color: white; position: absolute; top: 0; left: 0; display: flex; justify-content:center; align-items : center; width: 100%; height: 100%;}
.logos-grid .vc_gitem-animate-none .vc_gitem-zone-b {transition: opacity linear .3s;}
.logos-grid .vc_single_image-wrapper:before { display:none;}

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

.mapp-layout {border: none !important; margin: 0 !important;}
.mapp-map-links { background-color: transparent; border-top: 0; border-bottom: 0;}


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

.wpcf7 form .wpb_row {margin: 0 -15px; display: flex;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"] , .wpcf7-form input[type="tel"],.wpcf7 textarea,.wpcf7 select {-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 15px; padding: 12px 15px 12px 32px;}
.wpcf7 select { padding-left:10px;}
body.home .wpcf7 textarea { height: 168px;}
.wpcf7-form-control-wrap input:focus, .wpcf7-form-control-wrap textarea:focus {border-color: #d1d1d1!important; background-color:#efefef !important;}
.wpcf7-form-control-wrap{position:relative;  display:inline-block; width:100%;}
.wpcf7-form-control-wrap:before, .project-share-overlay .share-button.entry-share:after { position:absolute;  font-family: "fontello"; font-style: normal; font-weight: normal; color: #959595; font-size: 14px;}
.wpcf7-form-control-wrap.nom:before {content: "\e808"; top:16px; left:12px;}
.wpcf7-form-control-wrap.societe:before {content: "\e8ab"; top:15px; left:10px;}
.wpcf7-form-control-wrap.email:before {content: "\ea08"; top:16px; left:10px;}
.wpcf7-form-control-wrap.tel:before {content: "\e851"; top:16px; left:12px;}
.wpcf7-form-control-wrap.message {width: 100%;}
.wpcf7-form-control-wrap.message:before {content: "\e834"; top:16px; left:13px;}
.wpcf7-form-control-wrap.adresse:before {content: "\e942"; top:16px; left:12px;}
.submit_row { display: flex; justify-content: space-between; margin: 0 !important}
div.wpcf7 img.ajax-loader { display: none;}
.required-infos { line-height: 48px; font-style: italic;}

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: #f7f7f7; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); border: 3px double rgba(0,0,0,.1); border-radius: 2px; color: #686868; 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; border-color: rgba(0,0,0,.10); color: #1a1a1a; outline: 0; }
.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; }

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

#site-header-menu{position:relative;}
#search-2 form.search-form{display:none;position:absolute;right:0; bottom: -36px; right: 0; z-index: 1; box-shadow: 0 0 15px rgba(0,0,0,.2);}
#search-2 form.search-form:before {content: "\f500"; font-size: 19px; font-family: "Genericons"; color:white; position:absolute; top:-14px; right:10px;}
#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: "\f400"; font-size: 24px; font-family: "Genericons"; top:6px; left: 2px; line-height: 40px;}
#trigger-close:after {content: '\f405'; font-size: 30px; font-family: "Genericons"; top:3px; left: 0px;}
.search-form { position: relative; }
input[type="search"].search-field { border-radius: 3px; padding: 12px 36px 12px 7px; color: #666666; -webkit-text-fill-color: #666666;}
.search-submit:before {content: "\f429"; font-size: 20px; left: 2px; line-height: 34px; position: relative; width: 40px; border-left: 1px solid rgba(0,0,0,.10); font-weight:bold;}
.search-submit { border-radius: 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: 200px;}

/*---------------------[ Galleries ]--------------------- */

.wpb_content_element.vc_masonry_media_grid { margin-bottom: 35px !important;}
.vc_masonry_media_grid div.vc_col-sm-12 { width: 100% !important;}
.vc_masonry_media_grid div.vc_col-sm-6 { width: 50% !important;}
.vc_masonry_media_grid div.vc_col-sm-4 { width: 33.33% !important;}
.vc_masonry_media_grid div.vc_col-sm-3 { width: 24.999% !important;}
.vc_masonry_media_grid div.vc_col-sm-2 { width: 16.66% !important;}
.vc_masonry_media_grid .vc_gitem-link.vc-zone-link:before { content:''; border-radius: 4px; display: block; width: 100%; height: 100%;}
.vc_masonry_media_grid .vc_gitem-link.vc-zone-link:after {border-radius: 4px;}
.wpb_image_grid .wpb_image_grid_ul a { text-decoration:none; border-radius:4px; overflow:hidden; box-shadow:none;}


/*---------------------[ 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: 10px solid white;*/ border-radius: 4px; box-shadow: 0 0 20px rgba(0,0,0,.7);}
div.pp_default .pp_close, div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play { background: rgba(0,0,0,0.70) !important; border-radius: 18px; text-indent: inherit; color: transparent; font-size: 0px; width: 35px !important; height: 35px !important;}
div.pp_default a.pp_arrow_next, div.pp_default a.pp_arrow_previous { background: rgba(0,0,0,0.70) !important; border-radius: 18px; text-indent: inherit; color: transparent; font-size: 0px; position: relative;  width: 24px !important; height: 24px !important; margin: 6px 0 0 !important;}
div.pp_default .pp_close:after { content: '\e811'; font-family: "fontello"; font-size: 26px; position: absolute; color: white; top: 6px; left: 12px;}
div.pp_default .pp_nav .pp_pause:after {content: '';  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: '\e892'; font-family: "fontello"; font-size: 24px; position: absolute; color: white; top: 3px; left: 13px;}
div.pp_default a.pp_arrow_next:after {content: '\e862'; font-family: "fontello"; font-size: 19px; position: absolute; color: white; top: 1px; left: 10px;}
div.pp_default a.pp_arrow_previous:after{content: '\e863'; font-family: "fontello"; font-size: 19px; position: absolute; color: white; top: 1px; left: 8px;}
div.pp_default .pp_nav { height: 36px !important; margin: 7px 10px;  width: 140px !important; z-index: 1;}
div.pp_default .pp_content_container .pp_details { background: white; border-radius: 4px; margin: 3px 0 2px !important}
#pp_full_res { padding: 10px 10px 0;}
div.pp_default .pp_expand { display: none !important;}
div.pp_default .pp_nav .currentTextHolder {line-height: 28px !important; padding: 0px !important; width: 28px; text-align: center;}
div.pp_default .pp_description { line-height: 36px !important; margin: 0 !important; position: relative; top: 7px;}
a.pp_close {right: 10px !important; top: 5px !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: '\e863'; font-family: "fontello"; font-size: 30px; background-color: rgba(0,0,0,0.70);  border-radius: 20px; height: 40px; width: 40px; line-height: 40px; text-align: center; display: block; color: white; text-indent: -1px; position: absolute; top: 50%; left: 15px; margin-top: -20px;}
div.pp_default .pp_next:hover:after {content: '\e862'; font-family: "fontello"; font-size: 30px; background-color: rgba(0,0,0,0.70);  border-radius: 20px; height: 40px; width: 40px; line-height: 40px; text-align: center; display: block; color: white; text-indent: 1px; position: absolute; top: 50%; right: 15px; margin-top: -20px;}
.pp_fade > div.pp_gallery { display: flex; justify-content:center; margin-left: -15px !important; /*position: relative !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;}


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

#pre-footer { display: flex; width: 100%;} 
#pre-footer .super-container {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:flex; flex-direction:row; flex-wrap:wrap; margin:-5px;}
.footer-logo-grid .textwidget > * { flex: 1 1 22%; max-width:calc(33.33% - 10px); margin:5px; text-decoration:none; box-shadow:none; border-radius:4px; overflow: hidden;}
#pre-footer .wpcf7 textarea { height: 118px;}
.footer-logo-grid .textwidget img { }

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

.site-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-flex; 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;}



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

body.page-id-290 .entry-header { display: none;}
.text404 > .wpb_wrapper { text-align: center;}
.text404 > .wpb_wrapper > h2:before { content: ''; display: inline-block; width: 2000px; height: 0; border-bottom: 3px double rgba(0,0,0,.10); position: absolute; right: 100%; margin-right: 15px; top: 50%; margin-top: -2px;}

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

.search-result-row { flex-wrap:wrap; margin:0 -15px 5px; flex-direction:row; justify-content:flex-start !important; }
.search-result-bloc { flex:1 1 22%; margin:0 15px 30px; max-width:calc(25% - 30px); }
.search-result-bloc figure {border-radius: 4px; overflow: hidden; display:flex; height:170px; justify-content: center; align-items: center; position:relative; margin-bottom:15px;}
.search-result-bloc figure:before {content: ''; display: block; width: 100%; height: 100%; position:absolute; border-radius: 4px;}
.search-result-bloc figure a { display: block; width: 100%; height: 100%; position:absolute; border-radius: 4px;}
.search-result-bloc figure a:after { font-family: "fontello"; font-style: normal; font-weight: normal; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; width: 100%;
 height: 100%; background: rgba(0,0,0,.5); opacity: 0;}
.search-result-bloc figure a:hover:after { opacity: 1;}
.search-result-bloc figure a:after, .search-result-bloc figure a:hover:after, .search-result-bloc h4 a, .search-result-bloc h4 a:hover {transition: all linear .3s; -moz-transition: all linear .3s; -webkit-transition: all linear .3s;}
.search-result-bloc h4 {margin-bottom: 10px;}
.search-result-bloc h4 a { text-decoration:none; opacity: 1; box-shadow:none;}
.search-result-bloc h4 a:hover {opacity: .5;}

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

#tipu_wrapper {margin: 0 15px 15px 0;}
#stt_container .stt-icon {background-color: rgba(0,0,0,0.70)!important;}
.stt-icon.fa-chevron-up:before {content: '\e861'; font-family: "fontello"; font-size: 30px; position:}


/*---------------------[ IE & FF CSS Hacks ]--------------------- */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  #site-header-menu.site-header-menu { margin:25px 0 !important; }
}


/*---------------------[ SAFARI HACK ]--------------------- */

_::-webkit-:host:not(:root:root), #site-header-menu.site-header-menu { margin:25px 0 !important; }
}



/*:::::::::::::::::::::: Shiftnav Bar & Menu ::::::::::::::::::::::*/

div.shiftnav-loading { display: none !important;}

.shiftnav-main-toggle-content-after .menu-social-menu-container { margin: 7.5px 15px 7.5px 0;}
#shiftnav-toggle-main { padding-right: 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
#shiftnav-toggle-main > span.shiftnav-main-toggle-content-before,#shiftnav-toggle-main > span.shiftnav-toggle-burger, #shiftnav-toggle-main > span.shiftnav-toggle-main-block { float: none !important; position: relative !important;}
#shiftnav-toggle-main span.shiftnav-main-toggle-content { padding: 7px 0;}
#shiftnav-toggle-main .shiftnav-main-toggle-content-before { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height:55px;}
.shiftnav-searchbar-toggle { font-size: 15px; line-height:17px !important; padding: 16px 16px;}
.shiftnav-mail { font-size: 15px; line-height:17px; padding:15px;}
.shiftnav-call {font-size: 18px; padding:15px;}
#shiftnav-toggle-main #menu-social-menu-1 { opacity: .7;}
.menu-social-menu-container {height: 32px; margin-right: 20px;}
#topbar .menu-social-menu-container { margin-right: 0px;}
#shiftnav-toggle-main span.shiftnav-main-toggle-content a { line-height: 30px;}
#shiftnav-toggle-main-button { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1;}
.shiftnav-main-toggle-content-before, span.shiftnav-toggle-main-block{ -webkit-box-flex: 3; -webkit-flex: 3 1 30%; -ms-flex: 3 1 30%; flex: 3 1 30%; max-width: 33.33%; min-width: 33.33%;}
.shiftnav-main-toggle-content-after {-webkit-box-flex: 3;-webkit-flex: 3 1 30%;-ms-flex: 3 1 30%;flex: 3 1 30%; max-width: -webkit-calc(33.33% - 47px); max-width: calc(33.33% - 47px); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end} 
#shiftnav-toggle-main .shiftnav-toggle-burger { margin-left: 0px !important;}
#shiftnav-toggle-main.shiftnav-toggle-edge-right .shiftnav-toggle-burger { padding-left: 12px !important; font-size: 18px;}

.shiftnav-toggle-main-block > a > span { display: none;}

.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.shiftnav-retract .shiftnav-target {
	color:#5BAD27;
}

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


/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

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

.entry-content > .vc_row {padding: 0 20em;}

@media screen and (min-width: 1800px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 16%;} 
}

@media screen and (max-width: 1800px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 14.5%;} 
}

@media screen and (max-width: 1750px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 13%;} 
}

@media screen and (max-width: 1700px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 11.5%;} 
}

@media screen and (max-width: 1650px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 10%;} 
}

@media screen and (max-width: 1600px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 8.5%;} 
    .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+10) { display: none !important;} 
}

@media screen and (max-width: 1550px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 7%;}
    
}
@media screen and (max-width: 1500px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 5.5%;} 
}

@media screen and (max-width: 1450px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 4%} 
}
@media screen and (max-width: 1400px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 2.5%;} 
}

@media screen and (max-width: 1350px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 1%em;} 
}

@media screen and (max-width: 1300px) { 
    .entry-content > .vc_row, .super-container, .entry-header, .post-navigation {padding: 0 0;} 
}

@media screen and (max-width: 1250px) { 
    .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+9) { display: none !important;} 
}

@media screen and (min-width: 1024px) {
    #menu-toggle { display: none;}
}

@media screen and (max-width: 1024px) {
    .site-title a[rel="home"]:not(.txt-link) { display: block; height: 80px; }
    .site-title a[rel="home"] img { max-height: 100%; width: inherit;} 
    .site-branding { display: flex;}
    #post-logo-wiget-zone { display: block;}
    .site-title {margin-right: 15px;}
    .site-header-main .super-container > div { flex: 1;}
    .site-header-menu { flex-direction: row-reverse; justify-content: flex-start; }
    .post-logo-wiget-zone .widget {display: table-cell; height: 80px; vertical-align: middle;}
    .site-header-main .super-container { flex-direction: row;}
    .site-header-main, #post-nav-wiget-zone .search-form {box-shadow: none;}
    #site-header-menu.site-header-menu, .site-branding { justify-content: flex-start;}
	#search-2 form.search-form {bottom: 2px; right: 40px;}
	#search-2 form.search-form:before { content: '\f501'; top: 15px; right: -14px; font-size: 15px;}
    
    /*---------------------[ Toogle Menu ]--------------------- */
    
    .main-navigation .primary-menu {flex-direction: column;}
    .main-navigation li {padding: 0px !important;}
    .site-header-menu-wrapper { position: relative; margin-left: 15px;}
    #site-navigation { background: white; border-radius: 4px; position: absolute; z-index: 30; right: -325px; min-width:200px; max-width: 290px; box-shadow: 0px 3px 10px rgba(0,0,0,.4);}
    #menu-toggle {color: #FFF;  background-color: #555; border: 3px double rgba(256,256,256,.2); font-size: 14px;  padding: 9px 16px; border-radius: 5px; display: inline-block; margin-bottom: 0; text-align: center; vertical-align: middle; cursor: pointer; position: relative; line-height: normal; text-transform: uppercase;}
    #menu-toggle span {background: white; display: inline-block; width: 20px; height: 3px; margin-right: 10px; position: relative; top: -3px;}
    #menu-toggle span:before, #menu-toggle span:after {content:''; background: white; display: inline-block; width: 20px; height: 3px; margin-right: 10px; position: absolute; left: 0;}
    #menu-toggle span:before { top: 6px;}
    #menu-toggle span:after{ bottom: 6px;}
    #menu-toggle, #menu-toggle span, #menu-toggle span:before, #menu-toggle span:after {transition: all linear .15s; -moz-transition: all linear .15s; -webkit-transition: all linear .15s;}
    #menu-toggle.toggled-on { outline: 0px;}
    #menu-toggle.toggled-on span { background: transparent; transition: all linear .05s; -moz-transition: all linear .05s; -webkit-transition: all linear .05s;}
    #menu-toggle.toggled-on span:before {transform: rotate(-45deg); top: 0px;}
    #menu-toggle.toggled-on span:after{transform: rotate(45deg); bottom: 0px;}
    .main-navigation a { display: block; padding: 10px;}
	.main-navigation ul:not(.sub-menu) > li:first-child > a { border-radius : 5px 5px 0 0; padding-right:30px;}
	.main-navigation li:last-child a { border-radius : 0 0 5px 5px;}
    #menu-toggle.toggled-on + #site-navigation { right: 0px;}
	.primary-menu > .menu-item-has-children > a + button.dropdown-toggle {left:0px !important;}
    .dropdown-toggle.toggled-on{ background-color: rgba(0,0,0,.12);}
	.sub-menu.toggled-on {box-shadow: none !important;}
	.sub-menu.toggled-on > li > a { background-color: rgba(0,0,0,.07); }
	.main-navigation ul .toggled-on:not(.dropdown-toggle) { position:relative;}
	button.dropdown-toggle span { height: 44px; overflow: visible; position: absolute !important; width: 30px; top: 0; right: 0; clip: inherit; font-size:0px; color:transparent;}
	button.dropdown-toggle span:after  { content:'\e864'; font-family: "fontello"; font-size:17px; display:inline-block; line-height:44px; width:100%; text-align:center; position: absolute; top: 0; right:0; text-indent:0;}
	button.dropdown-toggle.toggled-on span:after { content: '\e861';}
	#menu-main-menu ul.sub-menu > li > a { padding: 10px 10px 10px 18px; /*font-size: 1.1em;*/}
	#menu-main-menu ul.sub-menu > li > a { border-radius:0px;}
	#menu-main-menu > li > ul.sub-menu > li > ul.sub-menu { left:0; z-index:inherit !important;}
	#menu-main-menu ul.sub-menu > li:not(:last-child) { border-bottom:0 !important;}
	.main-navigation li:not(:first-child) { border-top: 1px solid #E1E1E1;}
	#menu-main-menu ul.sub-menu > li > .dropdown-toggle.toggled-on{ background-color: rgba(0,0,0,.17);}
	#menu-main-menu > li > ul.sub-menu > li > ul.sub-menu.toggled-on > li > a { background-color: rgba(0,0,0,.12); padding: 10px 10px 10px 32px; /*font-size: 1em; */}
}

@media screen and (max-width: 1010px) {
    .credits {min-width: 102px;}
    .credits i { display: none;}
    .credits span { display:block;} 
}

@media screen and (max-width: 1000px) { 
    .entry-content > .vc_row, .super-container {padding: 0 0em;} 
    .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+8) { display: none !important;}
}

@media screen and (max-width: 860px) { 
    .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+10), .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+9), .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+8) { display: block !important;} 
    .logos-grid .vc_grid-item.vc_visible-item { min-width: 20%;}
    .vc_grid.vc_row .vc_grid-item:last-child:nth-child(4) {display: none !important;}
    #pre-footer .super-container > div h2.widgettitle { font-size: 18px;}
    .row3x2 .vc_col-sm-2 { flex: 1 1 49%; min-width: 50%}
    .row3x2 .vc_col-sm-2:nth-child(n+4),  .row3x2 .vc_col-sm-2:nth-child(n+3) { margin-top: 20px;}
    .vc_col-sm-3:not(.vc_grid-item) { flex: 1 1 49%; }
    .vc_col-sm-3:first-child:nth-last-child(2) { flex: 3 1 0%; }
    .logos-grid .vc_grid-item.vc_visible-item { flex: 1 1 19%; } 
	.site-title a[rel="home"]:not(.txt-link) { height: 50px;} 
}

@media screen and (max-width: 767px) { 
    
    .gona-col-767 { flex-direction: column;}
    .gona-col-767 > .wpb_column { width: 100% !important;}
    #pre-footer .super-container {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;}
	
}

@media screen and (max-width: 767px) and (min-width: 600px)  {
    
    .gona-col-767 #osm-contact-info-widget-wrapper .contactinfo-address br, .gona-col-767 #osm-contact-info-widget-wrapper .contactinfo-phones br { display: none;}
    .gona-col-767 #osm-contact-info-widget-wrapper > div:not(.contactinfo-company) { display: inline-block}
    .gona-col-767 #osm-contact-info-widget-wrapper > div:not(:nth-child(2)) .fa {margin-left: 20px;}
    .gona-col-767 #osm-contact-info-widget-wrapper > div:not(:nth-child(2)) { padding-left: 0;}
    
}

@media screen and (min-width: 600px)  {
    
    #post-nav-wiget-zone section:not(.widget_search):not(.widget_icl_lang_sel_widget) { display: none;}
}


@media screen and (max-width: 599px) { 
    
    .vc_row.wpb_row { flex-wrap: nowrap !important; flex-direction: column;}    
    .row3x2 .vc_col-sm-2 { max-width: inherit;}
    #pre-footer .super-container > div { width: 100%;}
    .entry-content h2, .entry-summary h2, .comment-content h2, .textwidget h2 { font-size: 23px; line-height: 27px;}
    .entry-content h3, .entry-summary h3, .comment-content h3, .textwidget h3 { font-size: 19px; line-height: 24px;}
    .entry-content h4, .entry-summary h4, .comment-content h4, .textwidget h4 { line-height: 18px;font-size: 14px !important; }
    .vc_row-fluid .vc_grid-container:not(.vc_masonry_media_grid) div[class*="vc_col-sm-"]:not(:first-child) { margin-top: 20px !important;} 
    .logos-grid.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item { margin-top: 0px !important;}
    .vc_row-fluid .vc_col-sm-11 + div.vc_column_container.vc_col-sm-1 { margin-top: 0px !important;}
    .vc_btn3-container.vc_btn3-right { text-align: left;}
    .vc_row-fluid .vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-container { text-align: left !important;}
    .vc_row-fluid .vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-container a { float: none !important; font-size: 12px; padding: 10px 10px 10px 0; color: rgba(0,0,0,.6); background: none; border: none; box-shadow: none; border-radius: 0; font-size: 11px; line-height: 14px; font-family: Montserrat; font-weight: 400; text-transform: uppercase; margin: -24px 0 0 0; }
    .vc_row-fluid .vc_col-sm-11 + .vc_col-sm-1 .vc_btn3-container a:after { content: '\e862'; font-family: "fontello"; font-size: 13px; position: relative; top: 1px; left: 5px;}
    #post-logo-wiget-zone, #post-nav-wiget-zone .widget:not(.only-on-mobil):not(.widget_icl_lang_sel_widget), #osm-contact-info-widget-wrapper > div:not(.contactinfo-phones), #social-navigation, #topbar, button#menu-toggle b, .num4mobil span, #go-to-contact-page span  { display: none;}
    .tp-caption.Slide-Title, .Slide-Title { font-size: 2.2em !important; line-height: 1em !important;}
    .tp-caption.Slide-Subtitle, .Slide-Subtitle {font-size: 1.1em !important; line-height: 1.1em !important;}
    .site-title a[rel="home"]:not(.txt-link) { display: block;  height: 50px;}
    #menu-toggle { padding: 9px;}
    #menu-toggle span { margin-right: 0px;}
    .site-branding { margin: 8px auto 8px 0;}
    .site-header-menu {  margin: 8px 0 !important;}
    .num4mobil a, #go-to-contact-page a, .widget_icl_lang_sel_widget {  color: #FFF; background-color: transparent;  border: 3px double rgba(256,256,256,.2) !important;  font-size: 14px; border-radius: 5px;  display: inline-block;  text-align: center; cursor: pointer;  position: relative;}
    .num4mobil a { text-decoration: none; box-shadow: none;}
    .num4mobil a:after, #go-to-contact-page a:after {font-family: "fontello"; font-size: 15px; position: relative; line-height: 32px; display: block; width: 32px; text-align: center;}
    .num4mobil a:after {content: '\e851';  text-decoration: none;}
    #go-to-contact-page a:after {content: '\e994';}
    site-header-main .super-container > div {flex: inherit;}
    #post-nav-wiget-zone {display:flex;}
    .site-header-menu-wrapper, #go-to-contact-page { margin-left: 7px;}
    .site-content { /*margin-top: 66px;*/}
	.site-header-main.floatable { position:relative;}
    #masthead { /*position: fixed;*/ top: 0; left: 0; width: 100%; z-index: 99;}
    .logos-grid .vc_grid-item.vc_visible-item { min-width: 33.33%;}
    .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {padding-bottom: 0px !important;}
    .vc_basic_grid:not(.logos-grid) .vc_grid.vc_row .vc_grid-item.vc_visible-item {min-width: 100%}
    .logos-grid .vc_grid-item.vc_visible-item:nth-child(n+10) { display: none !important;} 
    .vc_grid.vc_row .vc_grid-item:last-child:nth-child(4) {display: block !important;}
    .news-grid-item .vc_grid-item-mini { display: flex;}
    .news-grid-item .vc_grid-item-mini .vc_gitem-animated-block { padding-right: 10px; /*flex: 1;*/ min-width: 110px;}
    .news-grid-item .vc_grid-item-mini .vc_gitem-zone-c .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-left{ padding-top: 0 !important;}
    .news-grid-item .vc_grid-item-mini .vc_gitem-zone-a { height: 100px;}
    .news-grid-item .vc_gitem-post-data-source-post_excerpt { display: none;}
    .news-grid-item:last-child { margin-bottom: 30px;} 
    .map-row .mapp-canvas { height: 200px !important;}
    .gona-col-767 #osm-contact-info-widget-wrapper > div:not(.contactinfo-company) { display: block}
    .wpcf7 form .wpb_row {flex-wrap: wrap;}
    .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 { 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 { 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;}
	#lang_sel_list a.lang_sel_sel {opacity:.7; text-align:center;}
	#lang_sel_list a.lang_sel_other { display:none;}
	#lang_sel_list a.lang_sel_sel img, #lang_sel_list a.lang_sel_other img { width: 18px; padding: 8px 0; margin: 0 2px;}
	#lang_sel_list ul { min-height: 32px; position:relative; width: 32px;}
	#lang_sel_list {position:relative;}
	#lang_sel_list:before { content: ''; display:block; height:36px; width:32px; position:absolute; z-index: 1;}
	#lang_sel_list:hover ul {height:auto; background: white; padding-bottom: 10px !important; border-radius: 3px; box-shadow: 0px 3px 10px rgba(0,0,0,.4);}
	#lang_sel_list:hover ul a.lang_sel_other { display:inline-block;}
	#lang_sel_list:hover ul li { height:24px;}
	#lang_sel_list:hover:before { height:0; transition: height linear 0.05s; transition-delay:.3s; }
}
    




/*:::::::::::::::::::::: 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; /* Brute force since user agents all print differently. */ }
	body, blockquote cite, blockquote small, .site-branding .site-title a, .entry-title a, .comment-author { color: #1a1a1a !important; /* Make sure color schemes don't affect to print */ }
	blockquote, .page-header, .comments-title { border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */ }
	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; /* Make sure color schemes don't affect to print */ }
	code, hr { background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */ }
	pre, abbr, acronym, table, th, td, .author-info, .comment-list article, .comment-list .pingback, .comment-list .trackback, .no-comments { border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */ }
	a { color: #007acc !important; /* Make sure color schemes don't affect to print */ }
	.entry-content a, .entry-summary a, .taxonomy-description a, .comment-content a, .pingback .comment-body > a { box-shadow: none; border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */ }
	.site {}
	.site-inner { max-width: none; }
	.site-header {}
	.site-branding {}
	.site-main {}
	.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: -webkit-calc(50% - 0.736842105em); width: calc(50% - 0.736842105em); }
	body:not(.search-results) .entry-header + .entry-summary { margin-top: -1.473684211em; }
	.site-footer, .widecolumn { padding: 0; }

}


/*---------------------[ Hacks, just for this theme ]--------------------- */

#topbar-L-widget-zone { display:none;}
#topbar-R-widget-zone { justify-content: space-around; display: flex; width: 100%; flex: 1 1;}
#topbar-R-widget-zone section { margin:0 !important;  font-family: "Open Sans Condensed", serif !important; font-size: 13px; font-weight: 600;}
#topbar-R-widget-zone section strong{color: #f9cacc; text-transform: uppercase;}
.site-branding { display:flex; align-items:center;}
#post-logo-wiget-zone {width: 100%}
#black-studio-tinymce-14 { color:#000000; font-family: "Open Sans", serif !important; font-size: 14px; width:100%; margin-top:38px;}
#black-studio-tinymce-14 p { margin-bottom:0px; font-style:italic; }
#black-studio-tinymce-14 p:first-child { border-bottom:1px solid #e1e1e1; padding-bottom:8px; margin-bottom:2px;}
#black-studio-tinymce-14 p:last-child {font-weight:700; font-size: 23px; text-align:right;}
#black-studio-tinymce-14 strong { text-transform: uppercase; font-weight:800; }
#black-studio-tinymce-14 strong em { color:#c42127;}


.site-header-menu-wrapper, #menu-main-menu { width: 100%}
#menu-main-menu > li {flex: 1 1 22%; width: 25%; border-right: 1px solid white; border-left: 1px solid white;}
#menu-main-menu > li > a { background: #5BAD27; text-align: center;}
#post-logo-wiget-zone {  display: flex;  flex-wrap: wrap;}
.post-logo-wiget-zone > section:not(#black-studio-tinymce-14) { flex: 1 1 18%; min-width: 20%; justify-content: center; display: flex; margin-top: 10px;}
.post-logo-wiget-zone > section:not(#black-studio-tinymce-14) { border-right: 1px solid #54c72b; min-width: 20%;}
.post-logo-wiget-zone > section:not(#black-studio-tinymce-14) strong {text-transform: uppercase;}
.post-logo-wiget-zone > section:not(#black-studio-tinymce-14) strong span {text-transform: none;}

.boxed {
	background: white;
    padding: 18px !important;
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
    /*border-top: 5px solid #e2002b;*/
	margin-bottom:20px;
}

#breadcrumbs { /*margin: 50px 0 0 15px;*/ }

#menu-solutions-pros, #menu-solutions-collectivites { list-style: none; }


/*-- chiffres clés --*/
.vc_color-vista_blue.vc_message_box {
    color: #000 !important;
    border-color: #E6F2DF !important;
    background-color: #E6F2DF !important;
}

.vc_color-vista_blue.vc_message_box .vc_message_box-icon {
    color: #000 !important;
}

.casse { text-align: center; background-color: #E6F2DF !important; padding:0px 0px 0px 0px; }

/*-- Timeline --*/

.timeline .wpb_row .vc_col-sm-6 { -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; -ms-grid-row-align:center; align-items:center; padding: 20px 0 5px !important; display:-webkit-box;display:-ms-flexbox;display:flex;}
.timeline.vc_col-sm-9 .wpb_row .vc_col-sm-6:nth-child(1) .wpb_text_column .wpb_wrapper *{ text-align: right !important;}
.timeline.vc_col-sm-9 .wpb_row .vc_col-sm-6:nth-child(1) {border-right: 1px dashed #c8c8c8; padding-right: 30px !important; margin-right: 20px !important; position:relative;}
.timeline.vc_col-sm-9 .wpb_row .vc_col-sm-6:nth-child(1):after { content:""; background: url(images/timeline.png); width:30px; height:36px; position: absolute; top: -webkit-calc(50% - 18px); top: calc(50% - 18px); right: -15px;}

/**/
.entry-header { background-color: rgba(91, 173, 39, 0.14) !important; }


/**/
.vc_column-inner.vc_custom_1480319300109 { margin-top:2px;}


.wpcf7-textarea {
	width: 100%;
}
.wpcf7-textarea {
	width: 100%;
}

.wpcf7-select {
	width: 100%;
}

.wpcf7-date {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 8px;
	margin: 0;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #c0c0c0;
	border-radius: 1px;
	color: #404040;
	width: 38%;
}
@-moz-document url-prefix()
{
input.hideradio{
	/*visibility: hidden;*//* Makes input not-clickable */
	position: absolute; /* Remove input from document flow */
	display: none;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input.hideradio{
	/*visibility: hidden;*//* Makes input not-clickable */
	position: absolute; /* Remove input from document flow */
	display: none;
}
}

input.hideradio{ /* HIDE RADIO */
	/*visibility: hidden;*//* Makes input not-clickable */
	position: absolute; /* Remove input from document flow */
}
.imgradio label > input + img{ /* IMAGE STYLES */
	cursor:pointer;
	border:2px solid transparent;
	width: 25%;
}
.imgradio label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
	border:5px solid #00B200;
}
