/*
Theme Name: mc2
Theme URI: http://underscores.me/
Author: zohra
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mc2
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

mc2 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,600,600i,700';
@import 'https://fonts.googleapis.com/css?family=Quattrocento:400,700';

html {
	font-family: 'Open Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

.logo-header {background-image:url(images/logo-mc2-coul.png); background-repeat:no-repeat; background-size:100%; min-height:55px; min-width:105px;}
.home .logo-header {background-image:url(images/mc2-logo.png);}

#page {width:100%; overflow:hidden;}
.justifie p {text-align:justify;}
#masthead {  min-height:70px;}
.home .site-branding {background-color:transparent;}
.site-title { max-width:110px; float:left;}
.social {height:35px; float:right;}
.social a {display: inline !important;}
.in {width:35px; height:35px; background-image:url(images/icons-in.png); background-position:0 -39px; background-repeat:no-repeat; background-size:100%; display:block; float:left; margin-left:13px;}
.in:hover {background-position:0 -1px;}
.tw {width:36px; height:36px; background-image:url(images/icons-tw.png);background-position:0 -37px; background-repeat:no-repeat; background-size:100%; display:block; float:left; margin-left:10px;}
.tw:hover { background-position:0 0;}
.ct {width:35px; height:35px; background-image:url(images/icons-ct.png); background-position:0 -39px; background-repeat:no-repeat; background-size:100%; display:block; float:left; }
.ct:hover {background-position:0 0px;}
.site-branding {position:fixed; width:100%; padding-left:3%; padding-right:3%; background-color: rgba(240, 240, 240, 0.8); z-index:9; padding-top:10px; top:0;}

#colophon {background:#f4f4f4 ; padding-top:40px; padding-left:3%; padding-right:3%; padding-bottom:40px;}
.col-md-3 {width:27%; float:left; border-right:1px solid #FFF; padding: 0 20px 0 20px;}
.col-md-3 p a {font-size:0.7rem; text-decoration: none; line-height:1;  }
.col-md-3 p a:hover { color:#64628a ;}
.col-md-3 h3 {font-size:0.8rem; text-transform:uppercase; font-family: 'Quattrocento', serif; margin-bottom:0.5em;}
#colophon p a {font-size:0.7rem; text-decoration: none; line-height:1;  }

.banner-text { padding:10px 0px 90px 20px; }
.banner-text h1 {text-align:center; color:#FFF; font-weight:300; font-size:1.5em;}
.banner { padding-left:3%; padding-bottom:30px;  }
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;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 1.9em;
	letter-spacing:0.03em;
	margin: 0em 0;
	color:#64628a;
}

h2 {color:#64628a;
font-size: 1.5em;letter-spacing:0.03em;
margin-bottom:0.5em;}

mark {
	background: #ff0;
	color: #000;
}

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: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
#main {max-width:1000px; margin: 0 auto; display:block; }
.home #main {max-width: none; margin-top:-80px;}
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.2em;
	font-size:0.85em;
	margin-top:0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	border-color: #ccc #ccc #bbb;
	border-radius: 0px;
	background: #64628a;
	color:#FFF;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: 10px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #64628a;
	border-radius: 0px;
	padding: 3px;
	width:100%;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: inherit;
}

a:visited {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: inherit;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-navigation {float:  right;
	width: 80%;}
	
.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
		text-align:right;

}

.main-navigation li {
	float: right;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color:#64628a;
	font-size:0.85em;
	line-height:35px;
	font-weight:700;
	padding: 0 15px 0 15px;
}

.home .main-navigation ul a {color:#fff;}
.home .main-navigation a:hover {color:#808080;}
.home .main-navigation ul ul a {color:#64628a;}

.main-navigation ul ul {
	background-color: rgba(240, 240, 240, 0.99);
	float: left;
	position: absolute;
	top: 2em;
	left: -999em;
	z-index: 99999;
	text-align:left;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	font-weight:400;
	width: 230px;
	font-size:0.8em;
}

.main-navigation ul ul ul a {
	width: auto;
	min-width:300px;
	font-weight:700;
}

#menu-item-1591 a {min-width:350px;}
.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	color:#808080;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	background-color:#d8d8e2;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin:  0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/***GENERAUX***/
.top-titre h1 { font-family: 'Quattrocento', serif;
font-weight: 400;
font-size: 0.86em;
color: #9a9aa1;
padding-left: 11px;
border-left: 7px #8b283b solid;}
.top-titre .vc_column-inner {padding-left:0 !important ; margin-top:35px;}
.bandeau-color {height:70px; background:rgba(200, 200, 200, 0.8); position:fixed; width:100%; top:0; z-index:2; }

.vc_btn3-color-violet  {
    color: #fff;
    background-color:#64628a !important;
}

.vc_btn3-color-violet:hover  {
    color: #64628a !important;
    background-color:#FFF !important;
}
.vc_btn3.vc_btn3-size-sm {
    font-size: 13px;
	letter-spacing:0.05em;
}

.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #FFF;
    background-color: #8b283b !important;
}

.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger:hover {
    color: #FFF;
    background-color: #c03852 !important;
}
/***HOME***/
.n2-ss-align {
    z-index: auto !important;
}
.home .vc_row {padding-left:0; padding-right:0;}

.home .entry-content {
	margin: 0 0 0;}
	
.home .wpb_gallery { }
.n2-ss-layer .n2-font-1009-hover {
    font-family: 'Open Sans', sans-serif ;
    color: #ffffff;
    font-size:2em !important;;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;}
.home #colophon { float:left; bottom:0; width:100%;}
	
.home .entry-content { overflow:hidden;}
.home #masthead {z-index:10; position:relative;}
.logo {text-align:center; }
.logo img {max-width:700px; width:40%;}
.site-description {float:left; text-align:center; width:100%; margin-top:145px; display:none; position:absolute;}
.home .site-description {display:block;}
.site-description p {font-family: 'Quattrocento', serif; text-align:center; font-size:1.8em; letter-spacing:0.1em; color:#FFF; font-weight:400; }
.flexslider { 
    padding: 0;
    border: none !important;
    border-radius: 0px;
    -o-box-shadow: 0 0px 0px rgba(0,0,0,.2) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
    zoom: 1;
}
.header_section {margin-top:25px;}
.header_section h1 {color:#64628a ;}
.home_offre .vc_column_container > .vc_column-inner { padding-left:0; padding-right:0;}
.home_offre, .home_vision  { max-width:1250px; margin:0 auto !important;}
.home_offre .wpb_text_column { padding-left:30px; padding-right:30px;}	

.home_vision .vc_col-sm-8 {
    width: 55%;
}
.home_vision .vc_col-sm-4 {
    width: 45%;
}

.home_vision .vc_col-sm-4 .wpb_content_element {margin-bottom:0;}
.home_vision h2 { font-family: 'Quattrocento', serif; font-weight:400;}
.home_vision p { color:#808080;}
.vc_btn3-color-white {
    color: #64628a !important;
    background-color: #FFF;}	
.vc_btn3-color-white:hover {
    color: #fff !important;
    background-color: #64628a !important;}	
	
.home_vision .vc_column_container > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}	
	
/*logos gallery*/
.home .vc_grid-item-mini {border:1px solid #dadbdb; padding:30px;}
.home .vc_grid {padding-left:3% !important; padding-right:3% !important; max-width:1200px; margin:0 auto !important; text-align:center;}
.page-id-146 .wpb_row {min-height:0 !important;}

/*MC2*/
.citation { background-image:url(images/citation.png), url(images/citation-close.png); background-repeat:no-repeat; background-position:3% top, bottom right; background-size:9%;}
.citation p {font-family: 'Quattrocento', serif; font-weight:400; font-size:1.2em; color:#64628a; margin-left:13%;}
.page-id-125 .vc_icon_element {float:left; margin-right:20px; border-radius:50%;}
.page-id-125 .entry-content .social {float:left;}
.page-id-125 .entry-content .in:hover {background-position:0 -39px; opacity:0.6;}
.page-id-125 .entry-content .tw:hover { background-position:0 -37px;  opacity:0.6;}
.page-id-125 .entry-content .ct:hover {background-position:0 -39px;  opacity:0.6;}
.vision h2 {margin-top:0;}
.vision  {margin-bottom:30px;}

/*Vision Valeurs*/
.page-id-146 .vc_row {margin-bottom:50px;}
.page-id-146 .banner-text {padding-bottom:40px;}
.page-id-146 .wpb_content_element {margin-bottom:0;}
.page-id-146 .vc_column-inner, .page-id-125 .vc_column-inner {padding-top:0 !important;}
.page-id-146 .vc_col-sm-8 {width:60% !important;}
.page-id-146 .vc_col-sm-4 {
    width: 40% !important;}
	
/*A a Z*/
.vc-hoverbox-block {

    background-size:80px !important;
    background-position: 20px 20px!important;
	background-repeat:no-repeat;
	background-color:#FFF;
}

.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    width: 33% !important;
	margin-right:2px;
    float: left;
}
/*references*/
.logos-ref .wpb_single_image {border:1px #ccc solid; padding:20px; width:15%; float:left; margin-right:1.5%; margin-bottom:15px;}

/*PRESSE*/
.page-id-84 .vc_row {min-height:0 !important;}
.banner-text .vc_column_container {padding-left:0 !important; padding-right:0 !important;}
.parution .vc_column-inner   {text-align:center; padding:15px; min-height:200px; }
.parution h2 {font-size:1.1em; font-weight:normal; color:#808080; padding-bottom: 1em; margin-bottom:40px !important; letter-spacing:0;}
.parution a { text-decoration:none;}
.parution a:hover {color:#64628a; text-decoration:none;}
.parution p {text-transform:uppercase; color:#64628a; font-size:0.85em;}
.parution img {max-height:65px; max-width:100px !important; width:auto; height:auto;}
.parution a:hover { text-decoration:underline;}
.parution .wpb_content_element {margin-bottom:0; }
.support {position:absolute; bottom:25px; text-align:center; width:90%;}
.parution .wpb_text_column {width:31%; margin-right:2%; margin-bottom:20px; float:left; border:1px #ccc solid; padding:15px; min-height:230px; }


/*BLOG*/
.nav-links a { text-decoration:none; font-weight:bold; font-size:0.75rem;} 
.nav-links a:hover {color: #8b283b;}
.page-template-blog .vc-gitem-zone-height-mode-auto::before {display:none !important;}
.share-provider.flat.square.size-32 {
    width: 37px;
    height: 37px;
    border-radius: 50%;}
.more::before {
    background-position: 3px 97.8%;}

.share-provider.more {
    background-color: #8b283b;}
.blog-home .vc_gitem-animated-block {display:none;}
.home .vc_btn3.vc_btn3-color-juicy-pink, .home .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #8b283b; padding:8px 14px; font-size:0.77em;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0px !important;
}
.blog-home .vc_btn3-container.vc_btn3-left {
    text-align: center;}
.blog-home .vc_grid-item-mini {
    border: none;
    padding: 0px;
}
.vc_custom_1419240516480 {
    background-color: #f4f4f4 !important;
}	
.blog-home h4 { text-align:center !important; color:#64628a;}
.blog-home p {font-size:0.8em;}
.archive #primary, .single #primary, .page-template-blog #primary {width:75%; float:left; padding-right:15px; margin-top:30px;}
.archive #secondary, .single #secondary, .page-template-blog #secondary  {width:25%; float:left; padding-top:30px; }
.archive #content, .single #content, .page-template-blog #content {max-width:1000px; margin:0 auto;}
.tags-links a {font-size:0.75em; color:#000; text-decoration:none; background-color:#ebebeb; padding:2px 9px;}
#secondary ul {padding-left:0;}
.widget-title {background-color:#8b283b; color:#FFF; font-size:0.85em; padding:10px; letter-spacing:0.07em; font-weight:400;}
.widget_categories, .cat-links {text-transform:uppercase; color:#000; font-size:0.8em; letter-spacing:0.1em; }
.cat-links a {text-decoration:none;}
.widget_categories a:hover { color:#8b283b !important;}
#secondary li {  }
.widget_recent_entries li { margin-bottom:1em; font-size:0.9em; color:#64628a;font-family: 'Quattrocento', serif; }
.tagcloud a {color:#64628a;}
#secondary a {text-decoration:none;}
.widget_categories h2 {display:none;}
#secondary {padding-left:20px;}
.entry-title { font-family: 'Quattrocento', serif;
font-weight: 400;}
.entry-title a { text-decoration:none; color:#000; letter-spacing:0;}
.entry-title a:hover {color:#666;}
.archive .hentry,.single .hentry { background-color:#fff; padding:3px 20px 20px 20px;}
.posted-on a {font-size:0.7EM; text-transform:uppercase; text-decoration:none; letter-spacing:0.05em; color:#64628a;}

.archive p, .single p, .archive h3  {font-size:0.85em; }
.archive p {color:#797979; }
.archive h3 {font-weight:normal;}
.single #menu-item-874 a {background-color: #d8d8e2;}
.archive #menu-item-874 a {background-color: #d8d8e2;}
.archive #page, .single #page, .page-template-blog #page {background-color:#f4f4f4;}
.single .hentry ul, .archive .hentry ul {padding-left:0;}
.single .hentry li, .archive .hentry li {font-size: 0.85em; margin-bottom:1em;}

.vc_gitem-post-data-source-post_title h4 {font-family: 'Quattrocento', serif;
font-weight: 400 !important; font-size: 1.3em; color:#000;}
.vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerp {color: #797979;}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #8b283b !important;
}
.vc_gitem_row {background-color: #fff !important;}
/*OFFRE*/
.edit-link {display:none;}
.page-template-page-offre-php .vc_column_container > .vc_column-inner {padding-left:0 !important;}

.page-template-page-offre-php #main h1 { font-size:1.6em;}
.page-template-page-offre-php .titre-n2 {}
.titre-n2 h6 {margin-top:0; margin-bottom:10px; font-family: 'Quattrocento', serif;
font-weight: 400; font-size:0.86em; color:#9a9aa1; padding-left:11px; border-left:7px #8b283b solid;}
.titre-n2 p {margin-top:1em;}
.page-template-page-offre-php #main {position:relative; margin-top:35px; }
.page-template-page-offre-php p {font-size:0.9em;}
.descriptif-offre { padding:0px 0px 0px 0px;  }
.offre { }
.offre h2 {font-size:1.2em;}
.offre h4 {margin-top:0; }
.offre ul { list-style:disc; padding-left:1em;} 
.offre h3 {margin-bottom:0; font-size:1rem; color:#64628a; }
.purple {background-color:#64628a !important; color:#FFF; padding:20px 20px 40px 20px; margin-bottom:0 !important; margin-top:-40px;}
.purple h3 {letter-spacing:0.04em; font-size:1em; font-family: 'Quattrocento', serif;
font-weight: 400;}
.purple p {font-size:0.85em; font-weight:300;}
.page-template-page-offre-php .vc_btn3-container {margin-bottom:0;}
.page-template-page-offre-php .contact a { text-decoration:none; color:#64628a ; padding-left:7px; border-left:3px solid #8b283b;}
.page-template-page-offre-php .contact a:hover {color: #8b283b;}

/*OFFRE Talents*/
.col-infos h4 { font-size:0.8rem;}
.col-infos .vc_column-inner {padding-top:0 !important;}
.col-infos .wpb_single_image.vc_align_left {margin-bottom:0;}
.col-infos .purple {margin-left:15px !important;}
.page-template-page-offre-php .wpb_single_image {max-height:300px; overflow:hidden;}
#menu-talents, #menu-dirigeants, #menu-journalistes  { padding-left:0;}
#menu-talents a, #menu-dirigeants a, #menu-journalistes a  {text-decoration: none; color:#64628a; font-size:0.75rem; font-weight:700; letter-spacing:0.04em; line-height:0.5em; }
#menu-talents li:hover, #menu-dirigeants li:hover, #menu-journalistes li:hover { background-color:#d8d8e2;}
#menu-talents .current_page_item >  a, #menu-talents .current-menu-item > a {
    color: #8b283b; }
#menu-dirigeants .current_page_item >  a, #menu-dirigeants .current-menu-item > a {
    color: #8b283b; }	
#menu-journalistes .current_page_item >  a, #menu-journalistes .current-menu-item > a {
    color: #8b283b; }	
	
#menu-talents li, #menu-dirigeants li, #menu-journalistes li {border-bottom:1px solid #d8d8e2; } 

/*CONTACT*/
.adresse h3 { color:#FFF; margin-bottom:0;}
.adresse p {font-size:1em; font-family: 'Quattrocento', serif; color:#FFF; font-size:0.75rem;}
.wpcf7 {width:100%;}
.wpcf7 label {font-family: 'Quattrocento', serif;}

div.wpcf7-mail-sent-ok { border: 1px solid #636387;}
.monbtn { background: #64628a !important; border-radius: 0px !important;}

/*FORMATION*/
.jour {   }
.ampm p { font-family: 'Quattrocento', serif;
font-weight: 400; margin-top:10px;}
.module .vc_column-inner {background-color:#f4f4f4; border-bottom:10px solid #FFF; }
.module p {color:#88888a;}
.module .wpb_text_column { padding-left:15px !important;}
.module h3 {font-size:90%;}
.module .wpb_content_element {margin-bottom:15px !important;}
.module .vc_column-inner { padding-top:15px;}
.separate h3 {font-family: 'Quattrocento', serif;
font-weight: 400; color:#64628a; padding-left: 11px;
border-left: 7px #8b283b solid;}
.page-template-page-offre .wpb_text_column ul {font-size:0.9em;}
.page-template-page-offre {}

/*COMPTE FORMATION*/
.formationnav .wpb_text_column {margin-bottom:0; margin-left:17px; border-bottom:1px solid #d8d8e2; padding-bottom:3px; }
.formationnav .wpb_wrapper {}
.formationnav p a {text-decoration:none; font-size: 0.75rem; font-weight: 700; color: #64628a; }
.formationnav p a:hover { color:#8b283b;}

@media screen and (max-width: 760px) {
#main {width:90%; margin:0 auto;}	

.home .site-description {display:none !important;}
.home #main {margin-top:0 !important;}	
.home_vision .vc_col-sm-8 {
    width: 100%;}
.home_vision .vc_col-sm-4 {
    width: 100%;
	display:none !important;}	
.home .vc_grid-item {width:50% !important; float:left !important;}
.blog-home .vc_grid-item {width:100% !important;}
.n2-ss-swipe-element { min-height:260px !important;}
.site-info .col-md-3 {
    width: 100% !important;
    float: left;
    border-right: none;
    padding: 0 20px 0 20px;
}
#masthead .social {display:none;}
.page-id-146 .vc_col-sm-4 {
    width: 100% !important; min-height:200px;}
.page-id-146 .vc_col-sm-8 {
    width: 100% !important;}
.page-id-146 .vc_column-inner  { padding-left:15px !important; padding-right:15px !important;}	
.page-id-146 .vc_col-sm-8 {margin-bottom:20px !important;}
.logos-ref .wpb_single_image {
    border: 1px #ccc solid;
    padding: 10px;
    width: 31%;}
.banner-text {
	padding-bottom:30px;
}	

.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    width: 100% !important;}
.page-template-page-offre .wpb_text_column {padding-left:15px !important; padding-right:15px;}
.page-template-page-offre .vc_btn3 {margin-left:15px !important; margin-top:15px;}
.banner-text .wpb_text_column {margin-bottom:0;}
.banner-text .vc_column-inner {padding-top:0 !important;}
.main-navigation ul {text-align:left; background-color:#64628a;}
.main-navigation li {
    float: none;
    position: relative;}
.main-navigation a {color:#FFF;}	
.site-branding { z-index:10;}
#site-navigation {
    float: left;
    width: 100%;
	margin-top:10px;
}
.main-navigation ul ul ul { display:none !important;}
.main-navigation ul ul {
    background-color: rgba(200, 200, 200, 0.99) !important;}
.parution .wpb_text_column {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    min-height: 150px;
}
#secondary {
	width:95% !important;
}
.archive #primary, .single #primary, .page-template-blog #primary {
    width: 100%;
    padding-right: 0px;
}
}