/*
Theme Name: HOUDAN
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	/*font-family: open-sans, sans-serif;*/
	font-family: open-sans, sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

.business-directory #main {
	background: #fff;
}

.grecaptcha-badge {
	display: none !important;
}

.wpbdp-listing-contact-form {
	display: none !important;
}

.business-directory .entry-content {
	max-width: 1140px!important;
	margin-top: 30px!important;
}

#wpbdp-bar-show-directory-button {
	background: #006AB3;
}

#contentLogo h4 a {
	display: block;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wpbdp-bar-view-listings-button {
	background: #006AB3;
}

.listing-actions.cf {
	display: none;
}

.listing-details {
	margin: 0 !important;
}

.business-directory .entry-title {
	margin-top: 30px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body, button, input, select, textarea {
	color: #2b2b2b;
	font-family: open-sans, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #f5f5f5;
}

a {
	color: #000000;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

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

a:active,
a:hover {
	color: #41a62a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

h1 {
	font-size: 30px;
	line-height: 1.3846153846;
	font-family: open-sans, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #0B202D;
}

h2 {
	font-size: 20px;
	line-height: 1;
	font-family: open-sans, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 18px!important;
	font-family: open-sans, sans-serif!important;
	font-weight: bold!important;
}

h4 {
	font-size: 16px!important;
	line-height: 1.2;
	font-family: open-sans, sans-serif!important;
	font-weight: bold!important;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

a {
	font-family: open-sans, sans-serif;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

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

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

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: open-sans, sans-serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

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

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

.su-post-title.su-post-titlenew {
	width: 100%;
	display: table;
}

#openPost.open .su-posts.su-posts-default-loop span.su-post-title.su-post-titlenew.active {
	background-image: url('img/oneclick/closexblue.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	cursor: pointer;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: 600;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	min-width: inherit;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

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

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

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

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

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

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 600;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #24890d;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #41a62a;
	color: #fff;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #55d737;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
}

::-moz-placeholder {
	color: #939393;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

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

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

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

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site {
	background-color: transparent;
	position: relative;
}

.main-content {
	width: 100%;
}


/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
	 the admin bar for WordPress versions before 3.8. */
#wpadminbar {
	min-height: 32px;
}

#site-header {
	position: relative;
	z-index: 3;
}

.site-header {
	background-color: #000;
	/*max-width: 1260px;*/
	position: relative;
	width: 100%;
	z-index: 4;
}

.header-main {
	min-height: 48px;
	padding: 0 10px;
}

.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;

	/* Nav-toggle width + search-toggle width - gutter = 86px */
	max-width: -webkit-calc(100% - 86px);
	max-width:         calc(100% - 86px);
}

.site-title a,
.site-title a:hover {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* Search in the header */

.search-toggle {
	background-color: #24890d;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #41a62a;
}

.search-toggle:before {
	color: #fff;
	content: "\f400";
	font-size: 20px;
	margin-top: 14px;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top: 48px;
	right: 0;
	width: 100%;
	z-index: 2;
}

.search-box {
	background-color: #41a62a;
	padding: 12px;
}

.search-box .search-field {
	background-color: #fff;
	border: 0;
	float: right;
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #fff;
	display: block;
	text-transform: uppercase;
}

.site-navigation a:hover {
	color: #41a62a;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #55d737;
	font-weight: 900;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 14px;
	padding-top: 24px;
}

.primary-navigation.toggled-on {
	padding: 72px 0 36px;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 7px 0;
}

/* Secondary Navigation */

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 12px;
	margin: 48px 0;
}

.secondary-navigation a {
	padding: 9px 0;
}

.menu-toggle {
	background-color: #000;
	border-radius: 0;
	cursor: pointer;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	padding: 16px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}

.menu-toggle:focus {
	outline: 1px dotted;
}

.secondary-navigation .customize-partial-edit-shortcut button,
.footer-sidebar .widget:first-child .customize-partial-edit-shortcut button {
	left: 0;
}

/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	/*padding-top: 48px;*/
}

.hentry {
	margin: 0 auto 48px;
	max-width: 672px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 474px;
}

.page-content {
	margin-bottom: 48px;
}


/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
	background: #b2b2b2 url(images/pattern-light.svg) repeat fixed;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}

a.post-thumbnail:hover {
	background-color: #999;
}

.full-width .post-thumbnail img {
	display: block;
	margin: 0 auto;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */

.entry-header {
	position: relative;
	z-index: 1;
}

.entry-title {
	font-size: 33px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
	text-transform: none;
	margin-bottom: 0;
}

.entry-title a {
	color: #2b2b2b;
}

.entry-title a:hover {
	color: #41a62a;
}

.site-content .entry-header {
	background-color: #fff;
	padding: 0 10px 12px;
}

.site-content .has-post-thumbnail .entry-header {
	padding-top: 24px;
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #41a62a;
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #41a62a;
}

.byline {
	display: none;
}

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

.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #41a62a;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #41a62a;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
	background-color: #fff;
	padding: 12px 10px 0;
}

.page .entry-content {
	padding-top: 0;
}

.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,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
	margin-top: 0;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a {
	text-decoration: underline;
	color: #0069B1;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}

.entry-content table,
.comment-content table {
	font-size: 14px;
	line-height: 1.2857142857;
	margin-bottom: 24px;
}

.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #41a62a;
}

.entry-content .more-link {
	white-space: nowrap;
}

/* Mediaelements */

.hentry .mejs-container,
.widget .mejs-container {
	margin: 12px 0 18px;
}

.hentry .mejs-mediaelement,
.widget .mejs-mediaelement,
.hentry .mejs-container .mejs-controls,
.widget .mejs-container .mejs-controls {
	background: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.widget .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current,
.widget .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #24890d;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.widget .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: rgba(255, 255, 255, .33);
}

.hentry .mejs-container .mejs-controls .mejs-time,
.widget .mejs-container .mejs-controls .mejs-time {
	padding-top: 9px;
}

.hentry .mejs-controls .mejs-time-rail span,
.widget .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

.hentry .mejs-overlay-loading,
.widget .mejs-overlay-loading {
	background: transparent;
}

.hentry .mejs-overlay-button,
.widget .mejs-overlay-button {
	background-color: #fff;
	background-image: none;
	border-radius: 2px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.8);
	color: #000;
	height: 36px;
	margin: -28px 0 0 -24px; /* Keep centered on video (container includes visible controls bar) */
	width: 48px;
}

.hentry .mejs-overlay-button:before,
.widget .mejs-overlay-button:before {
	-webkit-font-smoothing: antialiased;
	content: '\f452';
	display: inline-block;
	font: normal 32px/1.125 Genericons;
	position: absolute;
	top: 1px;
	left: 10px;
}

.hentry .mejs-controls .mejs-button button:focus,
.widget .mejs-controls .mejs-button button:focus {
	outline: none;
}

.hentry .mejs-controls .mejs-button button,
.widget .mejs-controls .mejs-button button {
	-webkit-font-smoothing: antialiased;
	background: none;
	color: #fff;
	display: inline-block;
	font: normal 16px/1 Genericons;
}

.hentry .mejs-playpause-button.mejs-play button:before,
.widget .mejs-playpause-button.mejs-play button:before {
	content: '\f452';
}

.hentry .mejs-playpause-button.mejs-pause button:before,
.widget .mejs-playpause-button.mejs-pause button:before {
	content: '\f448';
}

.hentry .mejs-volume-button.mejs-mute button:before,
.widget .mejs-volume-button.mejs-mute button:before {
	content: '\f109';
	font-size: 20px;
	position: absolute;
	top: -2px;
	left: 0;
}

.widget .mejs-volume-button.mejs-unmute button:before,
.hentry .mejs-volume-button.mejs-unmute button:before {
	content: '\f109';
	left: 0;
	position: absolute;
	top: 0;
}

.hentry .mejs-fullscreen-button button:before,
.widget .mejs-fullscreen-button button:before {
	content: '\f474';
}

.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before,
.widget .mejs-fullscreen-button.mejs-unfullscreen button:before {
	content: '\f406';
}

.hentry .mejs-overlay:hover .mejs-overlay-button,
.widget .mejs-overlay:hover .mejs-overlay-button {
	background-color: #24890d;
	color: #fff;
}

.hentry .mejs-controls .mejs-button button:hover,
.widget .mejs-controls .mejs-button button:hover {
	color: #41a62a;
}

.content-sidebar .wp-playlist-item .wp-playlist-caption {
	color: #000;
}

/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #41a62a;
	border: 1px solid #41a62a;
	color: #fff;
}

.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}


/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1),
.widget-area .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
.widget-area .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
.widget-area .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
.widget-area .gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
.widget-area .gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
.widget-area .gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
.widget-area .gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
.widget-area .gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.widget-area .gallery-columns-2 .gallery-caption,
.widget-area .gallery-columns-3 .gallery-caption,
.widget-area .gallery-columns-4 .gallery-caption,
.widget-area .gallery-columns-5 .gallery-caption,
.widget-area .gallery-columns-6 .gallery-caption,
.widget-area .gallery-columns-7 .gallery-caption,
.widget-area .gallery-columns-8 .gallery-caption,
.widget-area .gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */

.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
	padding-top: 0;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title {
	display: none;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px;
	max-width: 474px;
	padding: 0 10px;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 11px 0 12px;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 5px solid #000;
	margin: 48px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #24890d;
}

.paging-navigation a:hover {
	border-top: 5px solid #41a62a;
	color: #2b2b2b;
}


/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}


/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

.archive-header,
.page-header {
	margin: 24px auto;
	max-width: 474px;
}

.archive-title,
.page-title {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.taxonomy-description,
.author-description {
	color: #767676;
	font-size: 14px;
	line-height: 1.2857142857;
	padding-top: 18px;
}

.taxonomy-description p,
.author-description p {
	margin-bottom: 18px;
}

.taxonomy-description p:last-child,
.author-description p:last-child {
	margin-bottom: 0;
}

.taxonomy-description a,
.author-description a {
	text-decoration: underline;
}

.taxonomy-description a:hover,
.author-description a:hover {
	text-decoration: none;
}


/**
 * 6.10 Contributor Page
 * -----------------------------------------------------------------------------
 */

.contributor {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:      border-box;
	padding: 48px 10px;
}

.contributor:first-of-type {
	padding-top: 24px;
}

.contributor-info {
	margin: 0 auto;
	max-width: 474px;
}

.contributor-avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0 30px 20px 0;
	padding: 2px;
}

.contributor-name {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.contributor-bio a {
	text-decoration: underline;
}

.contributor-bio a:hover {
	text-decoration: none;
}

.contributor-posts-link {
	display: inline-block;
	line-height: normal;
	padding: 10px 30px;
}

.contributor-posts-link:before {
	content: "\f443";
}


/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}


/**
 * 6.13 Singular
 * -----------------------------------------------------------------------------
 */

.singular .site-content .hentry.has-post-thumbnail {
	margin-top: -48px;
}


/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */

.comments-area {
	margin: 48px auto;
	max-width: 474px;
	padding: 0 10px;
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

.comment-form #wp-comment-cookies-consent {
	margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
	display: inline;
}

/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary {
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	clear: both;
	color: rgba(255, 255, 255, 0.7);
	margin-top: -1px;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}

.site-description {
	display: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 48px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}


/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget {
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	line-height: 1.2857142857;
	margin-bottom: 48px;
	width: 100%;
	word-wrap: break-word;
}

.widget a {
	color: #fff;
}

.widget a:hover {
	color: #41a62a;
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	margin: 24px 0 12px;
}

.widget h1 {
	font-size: 22px;
	line-height: 1.0909090909;
}

.widget h2 {
	font-size: 20px;
	line-height: 1.2;
}

.widget h3 {
	font-size: 18px;
	line-height: 1.3333333333;
}

.widget h4 {
	font-size: 16px;
	line-height: 1.5;
}

.widget h5 {
	font-size: 14px;
	line-height: 1.7142857142;
}

.widget h6 {
	font-size: 12px;
	line-height: 2;
}

.widget address {
	margin-bottom: 18px;
}

.widget abbr[title] {
	border-color: rgba(255, 255, 255, 0.7);
}

.widget mark,
.widget ins {
	color: #000;
}

.widget pre,
.widget fieldset {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
	font-size: 12px;
	line-height: 1.5;
}

.widget blockquote {
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.widget blockquote cite {
	color: #fff;
	font-size: 14px;
	line-height: 1.2857142857;
}

.widget dl,
.widget dd {
	margin-bottom: 18px;
}

.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
}

.widget li > ol,
.widget li > ul {
	margin-left: 10px;
}

.widget table,
.widget th,
.widget td {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
	margin-bottom: 18px;
}

.widget del {
	color: rgba(255, 255, 255, 0.4);
}

.widget hr {
	background-color: rgba(255, 255, 255, 0.2);
}

.widget p {
	margin-bottom: 18px;
}

.widget-area .widget input,
.widget-area .widget textarea {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	font-size: 16px;
	padding: 1px 2px 2px 4px;
}

.widget-area .widget input:focus,
.widget-area .widget textarea:focus {
	border-color: rgba(255, 255, 255, 0.3);
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #24890d;
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #41a62a;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #55d737;
}

.widget .wp-caption {
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 18px;
}

.widget .widget-title {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin: 0 0 24px 0;
	text-transform: uppercase;
}

.widget-title,
.widget-title a {
	color: #fff;
}

.widget-title a:hover {
	color: #41a62a;
}

/* Calendar Widget*/

.widget_calendar table {
	line-height: 2;
	margin: 0;
}

.widget_calendar caption {
	color: #fff;
	font-weight: 700;
	line-height: 1.7142857142;
	margin-bottom: 18px;
	text-align: left;
	text-transform: uppercase;
}

.widget_calendar thead th {
	background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td,
.widget_calendar thead th {
	text-align: center;
}

.widget_calendar tbody a {
	background-color: #24890d;
	color: #fff;
	display: block;
}

.widget_calendar tbody a:hover {
	background-color: #41a62a;
}

.widget_calendar tbody a:hover {
	color: #fff;
}

.widget_calendar #prev {
	padding-left: 5px;
}

.widget_calendar #next {
	padding-right: 5px;
	text-align: right;
}

/* Ephemera Widget*/

.widget_twentyfourteen_ephemera > ol > li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin-bottom: 18px;
	padding: 0;
}

.widget_twentyfourteen_ephemera .hentry {
	margin: 0;
	max-width: 100%;
}

.widget_twentyfourteen_ephemera .entry-title,
.widget_twentyfourteen_ephemera .entry-meta,
.widget_twentyfourteen_ephemera .wp-caption-text,
.widget_twentyfourteen_ephemera .post-format-archive-link,
.widget_twentyfourteen_ephemera .entry-content table {
	font-size: 12px;
	line-height: 1.5;
}

.widget_twentyfourteen_ephemera .entry-title {
	display: inline;
	font-weight: 400;
}

.widget_twentyfourteen_ephemera .entry-meta {
	margin-bottom: 18px;
}

.widget_twentyfourteen_ephemera .entry-meta a {
	color: rgba(255, 255, 255, 0.7);
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #41a62a;
}

.widget_twentyfourteen_ephemera .entry-content ul,
.widget_twentyfourteen_ephemera .entry-content ol {
	margin: 0 0 18px 20px;
}

.widget_twentyfourteen_ephemera .entry-content ul {
	list-style: disc;
}

.widget_twentyfourteen_ephemera .entry-content ol {
	list-style: decimal;
}

.widget_twentyfourteen_ephemera .entry-content li > ul,
.widget_twentyfourteen_ephemera .entry-content li > ol {
	margin: 0 0 0 20px;
}

.widget_twentyfourteen_ephemera .entry-content th,
.widget_twentyfourteen_ephemera .entry-content td {
	padding: 6px;
}

.widget_twentyfourteen_ephemera .post-format-archive-link {
	font-weight: 700;
	text-transform: uppercase;
}

/* List Style Widgets*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_text li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px 0 9px;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child,
.widget_text li {
	border-top: 0;
}

.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 9px;
}

.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child,
.widget_text li li:last-child {
	padding-bottom: 0;
}

.tagcloud ul {
	list-style-type: none;
}

.tagcloud ul li {
	display: inline-block;
}

/* Recent Posts Widget */

.widget_recent_entries .post-date {
	display: block;
}

/* RSS Widget */

.rsswidget img {
	margin-top: -4px;
}

.rssSummary {
	margin: 9px 0;
}

.rss-date {
	display: block;
}

.widget_rss li {
	margin-bottom: 18px;
}

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

/* Text Widget */

.widget_text > div > :last-child {
	margin-bottom: 0;
}

.widget_text ul,
.widget_text ol {
	margin: 0 0 12px 10px;
}

.widget_text li > ul,
.widget_text li > ol {
	margin-bottom: 0;
}

.widget_text ul {
	list-style: disc inside;
}

.widget_text ol {
	list-style: decimal inside;
}


/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */

.content-sidebar .widget a {
	color: #24890d;
}

.content-sidebar .widget a:hover {
	color: #41a62a;
}

.content-sidebar .widget pre {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget mark,
.content-sidebar .widget ins {
	color: #2b2b2b;
}

.content-sidebar .widget abbr[title] {
	border-color: #2b2b2b;
}

.content-sidebar .widget fieldset {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget blockquote {
	color: #767676;
}

.content-sidebar .widget blockquote cite {
	color: #2b2b2b;
}

.content-sidebar .widget li > ol,
.content-sidebar .widget li > ul {
	margin-left: 18px;
}

.content-sidebar .widget table,
.content-sidebar .widget th,
.content-sidebar .widget td {
	border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget del {
	color: #767676;
}

.content-sidebar .widget hr {
	background-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget input,
.content-sidebar .widget textarea {
	background-color: #fff;
	border-color: rgba(0, 0, 0, 0.1);
	color: #2b2b2b;
}

.content-sidebar .widget input:focus,
.content-sidebar .widget textarea:focus {
	border-color: rgba(0, 0, 0, 0.3);
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #24890d;
	border: 0;
	color: #fff;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #41a62a;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #55d737;
}

.content-sidebar .widget .wp-caption {
	color: #767676;
}

.content-sidebar .widget .widget-title {
	border-top: 5px solid #000;
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 900;
	margin: 0 0 18px;
	padding-top: 7px;
	text-transform: uppercase;
}

.content-sidebar .widget .widget-title a {
	color: #2b2b2b;
}

.content-sidebar .widget .widget-title a:hover {
	color: #41a62a;
}

/* List Style Widgets*/

.content-sidebar .widget_archive li,
.content-sidebar .widget_categories li,
.content-sidebar .widget_links li,
.content-sidebar .widget_meta li,
.content-sidebar .widget_nav_menu li,
.content-sidebar .widget_pages li,
.content-sidebar .widget_recent_comments li,
.content-sidebar .widget_recent_entries li,
.content-sidebar .widget_categories li ul,
.content-sidebar .widget_nav_menu li ul,
.content-sidebar .widget_pages li ul,
.content-sidebar .widget_text li ul {
	border-color: rgba(0, 0, 0, 0.1);
}

/* Calendar Widget */

.content-sidebar .widget_calendar caption {
	color: #2b2b2b;
	font-weight: 900;
}

.content-sidebar .widget_calendar thead th {
	background-color: rgba(0, 0, 0, 0.02);
}

.content-sidebar .widget_calendar tbody a,
.content-sidebar .widget_calendar tbody a:hover {
	color: #fff;
}

/* Ephemera widget*/

.content-sidebar .widget_twentyfourteen_ephemera .widget-title {
	line-height: 1.2857142857;
	padding-top: 1px;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
	background-color: #000;
	color: #fff;
	margin: -1px 9px 0 0;
	padding: 6px 0 9px;
	text-align: center;
	vertical-align: middle;
	width: 36px;
}

.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before {
	content: "\f104";
}

.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before {
	content: "\f109";
}

.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before {
	content: "\f473";
}

.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before {
	content: "\f103";
}

.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before {
	content: "\f101";
}

.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before {
	content: "\f106";
}

.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before {
	content: "\f107";
}

.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
	color: #ccc;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a {
	color: #767676;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #41a62a;
}

.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
	font-size: 13px;
	line-height: 1.3846153846;
}

.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
	font-weight: 900;
}


/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
}

.site-footer,
.site-info,
.site-info a {
	color: rgba(255, 255, 255, 0.7);
}

.site-footer {
	background-color: #000;
	font-size: 12px;
	position: relative;
	z-index: 3;
}

.footer-sidebar {
	padding-top: 48px;
}

.site-info {
	padding: 15px 10px;
}

#supplementary + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
	color: #41a62a;
}

.site-info span[role=separator] {
	padding: 0 0.25em 0 0.5em;
}

.site-info span[role=separator]::before {
	content: '\002f';
}

/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */

.featured-content {
	background: #000 url(images/pattern-dark.svg) repeat fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: relative;
	width: 100%;
}

.featured-content-inner {
	overflow: hidden;
}

.featured-content .hentry {
	color: #fff;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
	background: transparent;
}

.featured-content .post-thumbnail {
	display: block;
	position: relative;
	padding-top: 55.357142857%;
	overflow: hidden;
}

.featured-content .post-thumbnail img {
	left: 0;
	position: absolute;
	top: 0;
}

.featured-content .entry-header {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	min-height: 96px;
	overflow: hidden;
	padding: 24px 10px;
}

.featured-content a {
	color: #fff;
}

.featured-content a:hover {
	color: #41a62a;
}

.featured-content .entry-meta {
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.0909090909;
	margin-bottom: 12px;
}

.featured-content .cat-links {
	font-weight: 700;
}

.featured-content .entry-title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3333333333;
	margin: 0;
	text-transform: uppercase;
}


/* Slider */

.slider .featured-content .hentry {
	-webkit-backface-visibility: hidden;
	display: none;
	position: relative;
}

.slider .featured-content .post-thumbnail {
	padding-top: 55.49132947%;
}

.slider-control-paging {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	list-style: none;
	margin: -24px 0 0 0;
	position: relative;
	width: 100%;
	z-index: 3;
}

.slider-control-paging li {
	float: left;
	margin: 2px 4px 2px 0;
}

.slider-control-paging li:last-child {
	margin-right: 0;
}

.slider-control-paging a {
	cursor: pointer;
	display: block;
	height: 44px;
	position: relative;
	text-indent: -999em;
	width: 44px;
}

.slider-control-paging a:before {
	background-color: #4d4d4d;
	content: "";
	height: 12px;
	left: 10px;
	position: absolute;
	top: 16px;
	width: 12px;
}

.slider-control-paging a:hover:before {
	background-color: #41a62a;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #24890d;
}

.slider-direction-nav {
	clear: both;
	list-style: none;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 3;
}

.slider-direction-nav li {
	border-color: #fff;
	border-style: solid;
	border-width: 2px 1px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	float: left;
	text-align: center;
	width: 50%;
}

.slider-direction-nav li:last-child {
	border-width: 2px 0 0 1px;
}

.slider-direction-nav a {
	background-color: #000;
	display: block;
	font-size: 0;
	height: 46px;
}

.slider-direction-nav a:hover {
	background-color: #24890d;
}

.slider-direction-nav a:before {
	color: #fff;
	content: "\f430";
	font-size: 32px;
	line-height: 46px;
}

.slider-direction-nav .slider-next:before {
	content: "\f429";
}

.slider-direction-nav .slider-disabled {
	display: none;
}


/**
 * 10.0 Multisite
 * -----------------------------------------------------------------------------
 */

.site-main .widecolumn {
	padding-top: 72px;
	width: auto;
}
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	margin: 0 auto 48px;
	max-width: 474px;
	padding: 0 30px;
}

.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 90%;
}

.site-main .mu_register input[type="submit"],
.widecolumn #submit {
	font-size: inherit;
	width: auto;
}


/**
 * 11.0 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;
}

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */


/* Adjust positioning of edit shortcuts, override style in customize-preview.css */







/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.header-main {
		padding: 48px 10px;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}

	.content-area {
		padding-top: 0;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin-bottom: 48px;
		padding-bottom: 24px;
	}

	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}

	.featured-content .hentry {
		margin-bottom: 48px;
	}

	.featured-content .post-thumbnail,
	.slider .featured-content .post-thumbnail {
		padding-top: 0;
	}

	.featured-content .post-thumbnail img {
		position: relative;
	}

	.featured-content .entry-header {
		padding: 0 10px 24px;
	}

	.featured-content .entry-meta {
		font-size: 9pt;
		margin-bottom: 11px;
	}

	.featured-content .cat-links {
		font-weight: 900;
	}

	.featured-content .entry-title {
		font-size: 25pt;
		line-height: 36px;
	}
}

/** CSS HOUDAN **/
#logo {
	background: url('img/header/backgroundHeader.png');
	text-align: center;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-position: 0 90px;
	background-size: 100% 100%;
}

/*.category-12 #logo {
	padding-bottom: 10px !important;
}*/

.category #logo {
	padding-bottom: 50px !important;
}

/*.category #logo {
	background: url('img/header/backgroundHeader.png');
	text-align: center;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 100px;
	background-repeat: repeat-x;
	background-position: 0 90px;
	background-size: 100% 100%;
}*/

.widget_search {
	text-align: right;
}

.widget_search label {
	width: 95%;
}

.category .reinssuranceBlock {
	display: none;
}

.category #mapsBlock {
	display: none;
}

.entry-content-url a {
	color: #fff;
	background: #0069b1;
	padding: 10px;
	display: inline-block;
	text-decoration: none;
}

.searchSticky {
	position: absolute;
	left: 0;
	right: 0;
	display: none;
}

#menuSticky aside.active {
	display: none;
}

#menu .subhidden {
	z-index: 9999!important;
}

.accesSearch {
	background-image: url('img/header/loupe.png');
	width: 28px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 20px;
	z-index: 999999;
	background-size: 80%;
	cursor: pointer;
	right: -60px;
}

.nextPosts .contentPostLeft a {
	width: 85px;
	border-radius: 100%;
	overflow: hidden;
	display: block;
	height: 84px;
	transition: border 0.4s, background-color 0.4s step-start;
	border: 3px solid transparent;
}

#postsHome .nextPosts .contentPostLeft img {
	width: 100%;
	height: 100%;
	transition: all .2s ease-in-out;
}

.accesSearch.active {
	background-image: url('img/oneclick/close.png');
	width: 28px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 20px;
	z-index: 999999;
	background-size: 50%;
	cursor: pointer;
	right: -60px;
}

.category .AjaxSearchLiteWidget {
	display: none;
}

.searchSticky.active {
	display: block;
	right: -20px;
}

#logo img {
	padding-bottom: 15px;
}

.home #contentLogo {
	padding-top: 10px;
	width: 85%;
	float: right;
	display: block;
}



.category .widget_search {
	display: none;
}

.category #contentLogo {
	display: none;
}

.catDescPost .contentPostImg {
	padding: 0;
}

#header {
	background: transparent;
}

.category #banner {
	background: url('img/header/banner.jpg');
	height: auto;
	background-size: cover;
	background-position: center center;
	border-bottom: 30px solid transparent;
}

#banner {
	background: url('img/header/banner.jpg');
	height: auto;
	background-size: cover;
	background-position: center center;
	border-bottom: 30px solid #0b202d;
}

/*.category-12 #banner {
	background: url('img/header/banner.jpg');
	height: auto;
	background-size: cover;
	background-position: center center;
	border-bottom: 30px solid #0b202d;
}*/

.category #banner {
	background: url('img/header/banner.jpg');
	height: auto;
	background-size: cover;
	background-position: center center;
	border-bottom: 30px solid #0b202d;
}

.columnRight {
	margin-top: 15px;
}

.catDescPost {
	margin-top: -100px;
}

.catSlide {
	margin: 0;
}

.catPad.active {
	padding-top: 0;
}

.postsCat.active {
	padding-top: 0;
}

.bP.active {
	padding-top: 0;
}

.bP.active {
	padding-top: 0;
}

.col-sm-3 {
	padding-top: 0;
}

.widget {
	margin: 0;
}


/*.container {
	max-width: 1600px;
}*/

#contentLogo h4 {
	margin: 0;
	background: #0b202d;
	margin-top: 9px;
	text-align: left;
	transition: all 0.5s ease 0.1s;
	padding-top: 4px;
}

#contentLogo h4:hover {
	background: #006AB3;
	transition: all 0.5s ease 0.1s;
}

/*#contentLogo a:hover {
	padding-left: 3px;
	transition: all 0.5s ease 0.1s;
}*/

#contentLogo a {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	/* transition: all 0.5s ease 0.1s; */
	cursor: pointer;
}

.widget_search .search-field {
	background: #006ab3;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}

.widget_search .search-field::placeholder {
	color: #FFF;
	font-style: italic;
}

.widget_search .search-field {
	background-image: url('img/header/loupe.png');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px;
}

#banner .container {
	background-image: url('img/posts/backgroundPosts.jpg');
}

/*#menu .widget_nav_menu {
	display: inline-block;
	width: 197px;
	float: left;
	text-align: center;
}*/

#menu .widget_nav_menu {
	display: inline-block;
	width: 180px;
	float: left;
	text-align: center;
}

#banner .container {
	background-image: url('img/posts/backgroundPosts.jpg');
	background-repeat: repeat-y;
	background-position: 95.5% 100%;
}

/*#menu .sub-menu {
	display: none;
	position: absolute;
	width: 100%;
	background: url('img/header/backgroundMenu.png');
	margin: 0;
	left: 0;
	margin-top: 20px;
	border: 0;
	height: auto;
	z-index: 99999999;
}*/

#menu .sub-menu {
	display: none;
	position: absolute;
	width: 935px;
	background: url('img/header/backgroundMenu.png');
	margin: 0;
	left: 0;
	margin-top: 20px;
	border: 0;
	height: auto;
	z-index: 99999999;
}

#menu .widget_nav_menu:hover .sub-menu {
	display: block;
}

/*#menu ul li a {
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	line-height: 31px;
}*/

#menu ul li a {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	line-height: 31px;
}

#menu ul li {
	padding-bottom: 10px;
	padding-top: 15px;
	border: 0;
}

.menu-vivre-container {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	cursor: pointer;
	border-top: 5px solid #FFF;
	padding-bottom: 10px;
}

.menu-decouvrir-container {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	cursor: pointer;
	border-top: 5px solid #0d83d5;
		padding-bottom: 10px;
	
}

.menu-sortir-container {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	cursor: pointer;
	border-top: 5px solid #ffed00;
		padding-bottom: 10px;
	
}

#menu {
	padding-left: 0;
}

#menu .menu-vivre-container:hover {
	background: #1f3a4c;
}


#menu .menu-decouvrir-container:hover {
	background: #1f3a4c;
}

#menu .menu-sortir-container:hover {
	background: #1f3a4c;
}

/*#menu .submenu {
	position: relative !important;
	border: 0;
	margin: 0;
	background: transparent;
	height: 110px;
}*/

/*#menu .submenu {
	position: relative !important;
	border: 0;
	margin: 0;
	background: transparent;
	height: 110px;
	width: 100%;
}*/

/*#menu .submenu {
	position: relative !important;
	border: 0;
	margin: 0;
	background: transparent;
	height: auto;
	width: auto;
}*/

#menu .submenu {
	border: 0;
	margin: 0;
	min-height: 130px;
	padding-top: 0;
}

#menu ul li a:hover {
	font-weight: 600;
}

/*#menu .sub-menu li {
	width: 305px;
	float: left;
	text-align: left;
}*/

#menu .sub-menu li {
	text-align: left;
}



#menu .submenu li {
	padding-top: 0;
	padding-bottom: 0;
}

#menu .titleMenu {
	font-size: 13px !important;
	padding-left: 15px;
	line-height: normal;
}

#contentLogo a:hover {
	font-weight: 600;
}

/*#menu .titleMenuSub {
	font-size: 13px !important;
	padding-left: 60px;
	text-transform: none;
	line-height: normal;
	/*transition: all 0.5s ease 0.1s;
}*/

#menu .titleMenuSub {
	font-size: 13px !important;
	padding-left: 30px;
	text-transform: none;
	line-height: normal;
	padding-top: 0;
}

/*#menu .titleMenuSub:hover {
	padding-left: 55px;
	transition: all 0.5s ease 0.1s;
}*/

.backgroundTopLeft {
	background-image: url('img/header/backgroundHeader.png');
	height: 90px;
	position: absolute;
	left: 0;
	right: 0;
}

#menu .submenu li a i {
	display: none;
}


/*#menu .menu .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #0d83d5;
}*/

#menu .menu .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #0d83d5;
}

/*#menu .menu .menubottom a {
	color: #FFF!important;
}*/

#menu .menu .menubottom a {
	color: #FFF !important;
}

#menu .menu .menubottom a:hover {
	font-weight: 600;
}

#menuSticky .menu-decouvrir .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #0d83d5;
}

#menuSticky .menu-decouvrir .menubottom a {
	color: #FFF!important;
}

#menuSticky .menu-decouvrir .menubottom a:hover {
	font-weight: 600;
}

#menu #menu-vivre .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #FFFFFF;
}

#menu #menu-vivre .menubottom a {
	color: #000!important;
}

#menu #menu-vivre .menubottom a:hover {
	font-weight: 600;
}

#menuSticky .menu-vivre .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #FFFFFF;
}

#menuSticky .menu-vivre .menubottom a {
	color: #000!important;
}

#menuSticky .menu-vivre .menubottom a:hover {
	font-weight: 600;
}

#menu #menu-sortir .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #0d83d5;
}

#menu #menu-sortir .menubottom a {
	color: #000!important;
}

#menu #menu-sortir .menubottom a:hover {
	font-weight: 600;
}

#menuSticky .menu-sortir .menubottom {
	width: 25% !important;
	padding-top: 10px;
	background: #0d83d5;
}

#menuSticky .menu-sortir .menubottom a {
	color: #000!important;
}

#menuSticky .menu-sortir .menubottom a:hover {
	font-weight: 600;
}

.titleMenu i {
	display: none;
}

#menu .lastMenu {
	height: auto;
}

#menu .menuItemLast {
	width: 100% !important;
}

#menu .menuLastItem {
	width: 67% !important;
}

#contactInfos {
	padding-top: 10px;
	text-align: right;
}

#contactInfos h4 {
	margin-top: 0;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 2px;
}

#contactInfos p {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

#contactInfos .widget_media_image {
	display: inline-block;
	float: right;
	width: auto;
}

#contactInfos a {
	display: inline-block;
	float: left;
	padding: 5px;
	padding-left: 0;
	padding-bottom: 0;
}

#oneclick {
	display: table;
	width: 100%;
	text-align: left;
	background: #b9cedc;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*#oneClick {
	display: table;
	width: 50%;
	margin: 0 auto;
	padding-top: 0;
}*/

#oneClick {
	display: table;
	width: 60%;
	margin: 0 auto;
	padding-top: 0;
}

.category-decouvrir .colRight {
	display: block;
}

.colRight.active {
	display: block;
}

.contentClick {
	padding-top: 0;
}

.contentClick a {
	line-height: 21px;
	color: #0b202d !important;
	text-decoration: none;
}

.contentClick a:hover {
	font-weight: 600;
}

#oneClick .widget_media_image {
	position: absolute;
	left: -60px;
}

#clickInfos i {
	position: relative;
	z-index: 99999999;
	left: 37px;
	color: #FFF;
	cursor: pointer;
}

#clickInfos {
	position: relative;
	z-index: 999;
	float: right;
	top: -45px;
	height: 0;
	transition: all 0.5s ease 0.1s;
	right: 15px;
}

/*.category-12 #clickInfos {
	top: -45px!important;
}*/

.category #clickInfos {
	top: -45px!important;
}

.category #clickInfos {
	position: relative;
	z-index: 999;
	float: right;
	top: -30px;
	height: 0;
	transition: all 0.5s ease 0.1s;
	right: 15px;
}

/*#oneclick {
	display: table;
	width: 100%;
	text-align: left;
	background: #b9cedc;
	padding-top: 20px;
	padding-bottom: 20px;
	display: none;
	position: relative;
	z-index: 99;
}*/

#oneclick {
	/* display: table; */
	width: 100%;
	text-align: left;
	background: #b9cedc;
	padding-top: 20px;
	padding-bottom: 20px;
	display: none;
	position: relative;
	z-index: 0;
}



/*.columnRightFix.stick {
	position: fixed;
	top: 0;
	z-index: 10;
	border-radius: 0 0 0.5em 0.5em;
	right: 28.3%;
	width: 14.5%;
	padding: 15px;
}*/


.iplus.active {
	background-image: url('img/oneclick/close.png');
	color: transparent !important;
	background-repeat: no-repeat;
	background-size: 85%;
	background-position: center 2px;
}

#banner.active {
	border-bottom: 30px solid transparent;
}

#clickInfos.active {
	top: -30px;
	transition: all 0.5s ease 0.1s;
}

.accesEye.active {
	display: none;
}

.reinssurance {
	padding-top: 0;
}

#reinssuranceContent p {
	color: #1F3A4C;
	text-transform: uppercase;
	font-weight: normal;
}

#reinssuranceContent p:hover {
	font-weight: 600;
}

#reinssuranceContent img {
	margin: 5px;
}

.reinssuranceBlock {
	background: #d6e0e6;
	padding-top: 30px;
	padding-bottom: 25px;
	text-align: center;
}

.imgBulletin {
	display: inline-block;
	vertical-align: top;
}

.textBulletin {
	display: inline-block;
	text-align: left;
	color: #1f3a4c;
}

.textBulletin a {
	color: #1f3a4c;
	text-decoration: none;
}

.textBulletin a:hover {
	font-weight: 600;
}

#newsletterFooter p:hover {
	font-weight: 600;
}

.calendarRight .current-day {
	/* background: #b9cedc !important; */
	/* border-radius: 100%; */
	/* border: 1px solid #000 !important; */
	box-shadow: none;
	background-image: url('img/calendar/backgroundTdno.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	color: #FFF;
}

#menuSticky.fixed {
	transition-property: margin-top,margin-right;
	transition-duration: .5s,.1s;
	transition-delay: 0;
	transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
	-moz-transition-property: margin-top,margin-right;
	-moz-transition-duration: .5s,.1s;
	-moz-transition-delay: 0;
	-moz-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
	-o-transition-property: margin-top,margin-right;
	-o-transition-duration: .5s,.1s;
	-o-transition-delay: 0;
	-o-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
	-ms-transition-property: margin-top,margin-right;
	-ms-transition-duration: .5s,.1s;
	-ms-transition-delay: 0;
	-ms-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
	-webkit-transition-property: margin-top,margin-right;
	-webkit-transition-duration: .5s,.1s;
	-webkit-transition-delay: 0;
	-webkit-transition-timing-function: cubic-bezier(0.22,0.99,0.62,1);
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	background: #0B202D;
	display: block;
}

.oneClickk {
	position: absolute;
	top: -50px;
	z-index: -1;
	transform: rotate(8deg);
	right: -5px;
}

#openContentLogo .cardPanel {
	background: transparent;
	box-shadow: none;
}

#openContentLogo .cardPanel aside {
	background: #fff;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
}

#openContentLogo .widget_text h1 {
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	padding-bottom: 20px;
	font-size: 21px;
	cursor: pointer;
}

#menuSticky {
	display: none;
}

#menuSticky #logo {
	background: transparent;
}

/*#menuSticky #menu .widget_nav_menu {
	float: none;
}*/

#menuSticky #logo img {
	width: 70%;
	padding-bottom: 0;
}

/*#menuSticky .menu-vivre-container {
	padding-bottom: 0;
}*/

#menuSticky #menu ul li .submenu li {
	padding-top: 0;
}

#menuSticky #menu .submenu {
	margin-top: 0!important;
}

#menu .subhidden {
	z-index: 0;
}

#menuSticky #menu ul li {
	padding-bottom: 0;
	padding-top: 10px;
}

#reinssuranceContent .widget_newsletterwidget {
	display: none!important;
}

#reinssuranceContent .widget_newsletterwidget.active {
	display: block;
}

.widget_newsletterwidget .tnp-widget {
	width: 100%;
	padding: 15px;
}

.newslettersid h1 {
	color: #285370;
	text-align: center;
	margin: 0;
	padding-top: 15px;
}

.widget_newsletterwidget .tnp-widget label {
	color: #285370;
}

.widget_newsletterwidget .tnp-submit {
	background: #285370 !important;
	border-color: transparent !important;
}

#reinssuranceContent .widget_newsletterwidget.close {
	background-image: url('img/oneclick/close.png');
}

.closeNews {
	display: none;
}

.closeN {
	display: table;
	z-index: 99999;
	position: fixed;
	color: #fff !important;
	background: #006AB3;
	line-height: normal;
	padding: 5px;
	border-radius: 100%;
	text-align: center;
	border: 1px solid #FFF;
	padding-left: 8px;
	padding-right: 8px;
	top: 35px;
	right: 40%;
}

.newslettersid p {
	cursor: pointer;
}

#footerInfos {
	background: #1f3a4c;
	display: table;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.adresseFooter {
	padding-top: 0;
}

.horairesFooter {
	padding-top: 0;
}

.accesFooter {
	padding-top: 0;
}

.planFooter {
	padding-top: 0;
}

.adresseFooter h3 {
	color: #FFF;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	letter-spacing: 2px;
}

.adresseFooter h4 {
	margin-top: 0;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}

.adresseFooter p {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
}

.planFooter p {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
}

.horairesFooter h3 {
	color: #FFF;
	margin-top: 0;
	font-size: 13px;
	font-weight: 400;
}

.accesFooter a:hover {
	font-weight: 400;
}

.accesFooter h3 {
	color: #FFF;
	margin-top: 0;
	font-size: 13px;
	font-weight: 400;
}

.nextPosts .contentPostRight h3 {
	padding-top: 10px !important;
}

.nextPosts .contentPostRight {
	padding-left: 0 !important;
}

.contentPostRight:hover .borderColor span {
	width: 20%;
	transition: all 0.5s ease 0.1s;
}

.contentPostCatArt:hover .borderColor span {
	width: 20%;
	transition: all 0.5s ease 0.1s;
}

/*.postsContent:hover .borderColorRound span {
	width: 50%;
	height: 100%;
	display: block;
	border-radius: 100%;
	transition: all 0.5s ease 0.1s;
}*/


.postsContent:hover .borderColor span {
	width: 20%;
	transition: all 0.5s ease 0.1s;
}

.contentPostRight .borderColor span {
	transition: all 0.5s ease 0.1s;
}

.horairesFooter p {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
}

.accesFooter a {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
	cursor: pointer;
}

.borderColor span {
	height: 4px;
	width: 30%;
	position: relative;
	display:block;
}

.planFooter a {
	color: #FFF;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
}

.planFooter a:hover {
	font-weight: 400;
}

.planFooter img {
	vertical-align: ;
}

#footerInformations {
	/* margin: 0 auto; */
	/* width: 100%; */
	/* text-align: center; */
	padding-left: 10%;
}

.adresseFooter img {
	margin-right: 15px;
	width: 15%;
}

.adresseFooter h3 img {
	position: absolute;
	left: -50px;
}

.copyright {
	padding-top: 0;
}

#copyright {
	background: #0e2535;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}

.copyright p {
	color: #888;
	font-size: 13px;
	font-weight: 100;
}

#copyrightFooter {
	margin: 0 auto;
	width: 70%;
}

.showAllPosts a:hover {
	font-weight: 600;
}

#mapsBlock iframe {
	width: 100%;
}

.calendar .ecwd_calendar_view_dropdown {
	display: none;
}

.dateFormat {
	float: none;
	/* margin: 0 auto; */
	width: 100%;
	max-width: 100%;
	background: #285370;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

.dated {
	display: block;
	line-height: normal;
	font-size: 31px;
	margin: 0;
	color: #afc4d3;
}

.dateb {
	display: block;
	line-height: normal;
	font-size: 21px;
	margin: 0;
	color: #FFF;
}

.datey {
	display: block;
	line-height: normal;
	font-size: 14px;
	margin: 0;
	color: #8aa5b8;
}

.dateFormatNP {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	padding-top: 25px;
}

.calendar .current-month a {
	display: none;
}

.calendar table td {
	border: 0 !important;
}

.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .normal-day-heading, .ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .weekend-heading {
	display: none;
}

.day-with-date.weekend.week-start.has-events {
	box-shadow: none !important;
}

.borderPost {
	float: left;
	position: relative;
	top: 9px;
	padding-right: 10px;
}

.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .has-events .day-number, .ecwd_theme_calendar table.cal_blue.mini .has-events {
	/* background: #b9cedc !important; */
	/* border-radius: 100%; */
	/* border: 1px solid #000 !important; */
	box-shadow: none;
	background-image: url('img/calendar/backgroundTd.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}



.ecwd_theme_calendar table.cal_blue.ecwd_calendar_container .has-events {
	color: #ffffff !important;

}

.calendar_main .ecwd_calendar img {
	display: none;
}

.event-details-title h5 {
	/* display: none; */
}

.event-details .ecwd-time {
	/* display: none; */
	padding-left: 0 !important;
}

.archive #main {
	background: #f5f5f5;
}

.category-articles .columnRight {
	display: none;
}

.ecwd-date {
	padding-left: 0 !important;
}

.ecwd-events-day-details {
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	direction: ltr;
	max-height: 250px;
}

.ecwd-events-day-details ul.events {
	overflow: scroll;
	max-height: 250px;
}

.ecwd-date .metainfo {
	background: transparent !important;
	padding-left: 0 !important;
	color: #98b7ca;
	font-style: normal !important;
	font-weight: 600;
}

.ecwd-detalis {
	padding-left: 100px !important;
}

.ecwd-detalis p {
	margin-bottom: 0;
	color: #1f3a4c;
	font-style: normal;
	font-weight: 600;
}

.archive .showAllAgenda {
	display: none;
}

.category .showAllAgenda {
	display: block;
}

.archive .ecwd-detalis p {
	padding-bottom: 5px;
}

.category .ecwd-detalis p {
	padding-bottom: 0px;
}

#main {
	background: #1f3a4c;
}

/*.ecwd-events-day-details {
	background: #FFF;
	box-shadow: 0px 0px 5px 0px #444;
	padding: 5px; 
	position: relative;
	top: -25px;
	background-image: url('img/calendar/backgroundCalendar.jpg');
	background-repeat: no-repeat;
	background-size: 2px 100%;
	background-position: 17%;
}*/

.ecwd-events-day-details {
	background: #FFF;
	/* box-shadow: 0px 0px 5px 0px #444; */
	/* padding: 5px; */
	position: relative;
	/* top: -25px; */
	background-image: url('img/calendar/backgroundCalendar.jpg');
	background-repeat: no-repeat;
	background-size: 2px 100%;
	background-position: 10%;
}

.calendarRight {
	/* padding-bottom: 19px; */
	margin-top: 15px;
}

/*.ecwd_open_event_popup {
	position: absolute;
	color: transparent;
	padding-left: 60px;
	padding-top: 15px;
}*/

.ecwd-date {
	padding-top: 15px;
}

.clickBg {
	background: #b9cedc;
}

.showAllAgenda {
	color: #1f3a4c !important;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	width: 100%;
	display: block;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #FFF;
	position: relative;
	/* top: -25px; */
	background-image: url('img/calendar/backgroundCalendar.jpg');
	background-repeat: no-repeat;
	background-size: 2px 100%;
	background-position: 40px 100%;
}

.category .ecwd-events-day-details {
	box-shadow: none;
}

.archive .ecwd-events-day-details {
	box-shadow: none;
}

.showAllAgenda i {
	position: relative !important;
	top: 1px !important;
	right: 0 !important;
}

.showAllAgenda:hover i {
	position: relative !important;
	top: 1px !important;
	right: -1px !important;
}

#postsHome .firstPost .contentPostRight {
	background: #285370;
	padding-top: 0;
	height: auto;
}

#postsHome .contentPostRight {
	background: transparent;
	padding-top: 10px !important;
	height: auto;
	/* padding-left: 0; */
	padding: 21px;
}

#postsHome .firstPost .contentExtrait {
	display: block;
}

#postsHome .contentExtrait {
	display: none;
}

/*#postsHome .firstPost .contentPostRight h3 {
	margin: 0;
	padding: 15px;
	padding-top: 60px;
}*/

/*#postsHome .firstPost .contentPostRight h3 {
	margin: 0;
	padding: 17px;
	/* padding-top: 60px; 
}*/

.colRightt.active {
	display: block !important;
}

#postsHome .firstPost .contentPostRight h3 {
	margin: 0;
	padding: 15px;
	/* padding-top: 60px; */
	padding-left: 0;
}

/*#postsHome .contentPostRight h3 {
	margin: 0;
	padding: 0px;
	padding-top: 60px;
}*/

#postsHome .contentPostRight h3 {
	margin: 0;
	padding: 0px;
	/* padding-top: 60px; */
}

#postsHome .contentPostRight h3 a {
	color: #FFF;
	font-weight: normal;
}

#postsHome .firstPost .contentPostRight h3 a {
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
}
/*#postsHome .contentPostRight h3 a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}*/

#postsHome .contentPostRight h3 a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	font-size: 18px;
}

#postsHome .contentPostRight p {
	color: #FFF;
	margin: 0;
	font-size: 14px;
	font-weight: 100;
	padding-bottom: 23px;
}

#postsHome .contentPostLeft {
	padding-top: 0;
	padding-right: 0;
}

#postsHome .firstPost .contentPostLeft img {
	/* margin: 0 !important; */
	width: auto;
	border-radius: 0;
}

#postsHome .contentPostLeft img {
	margin: 0 !important;
	width: 50%;
	border-radius: 100%;
}

#postsHome .contentPostLeft a {
	background: transparent;
}

#postsHome .firstPost .contentUrl a {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 31px;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}

#postsHome .contentUrl a {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 31px;
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
}

#postsHome .firstPost .borderColor img {
	position: absolute;
	left: 0;
	width: 15%;
	height: 3px;
	top: 0px;
}

/*#postsHome .borderColor img {
	position: absolute;
	left: 0;
	width: 30%;
	height: 5px;
	top: 30px;
}*/

#postsHome .borderColor img {
	position: relative;
	/* left: 0; */
	width: 6%;
	height: 3px;
	top: -5px;
	transition: all 0.3s ease 0.3s;
}

/*#postsHome .postsContent:hover .borderColor img {
	width: 10%;
	transition: all 0.3s ease 0.3s;
}*/

/*#postsHome .postsLeft {
	margin-top: 0;
	background-image: url('img/posts/backgroundPosts.jpg');
	background-repeat: no-repeat;
	background-position: 120px;
	background-size: 2px 100%;
	padding-top: 0px;
}*/

#postsHome .postsLeft {
	margin-top: 0;
	background-image: url('img/posts/backgroundPosts.jpg');
	background-repeat: no-repeat;
	background-position: 70px 100px;
	background-size: 2px 100%;
	padding-top: 0px;
}

#postsHome .firstPost .contentUrl {
	padding-top: 56px;
	position: relative;
	top: 0;
}

#postsHome .contentUrl {
	padding-top: 0;
	position: absolute;
	top: 45px;
	right: 0;
}

.postsContent.firstPost {
	display: table;
	width: 100%;
	height: auto;
	padding-top: 35px;
}

/*.postsContent {
	display: table;
	width: 100%;
	height: auto;
	padding-top: 50px;
}*/

.postsContent {
	display: table;
	width: 100%;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
}

.postsLeft .fa, .postsLeft .fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	text-indent: 0px;
	position: relative;
	font-size: 21px;
	right: 0;
	line-height: 19px;
	color: #fff;
}

.postsLeft .showAllPosts a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: ;
}

.showAllPosts {
	text-align: right;
	padding-bottom: 0;
	float: right;
	position: relative;
	top: -10px;
}

/*#postsHome .postsLeft .bx-wrapper {
	margin-top: 15px;
	background-image: url('img/posts/backgroundPosts.jpg');
	background-repeat: repeat-y;
	background-position: 9%;
	background-size: 2px auto;
}*/

.bx-prev {
	position: absolute;
	top: -999999px;
}

.bx-viewport {
	height: 300px!important;
}

.bx-wrapper {
	height: 100%;
}

/*.nextPosts {
	background: url('img/posts/bottom.png');
	background-repeat: no-repeat;
	background-position: 94.5px 93%;
	background-size: 2%;
	padding-top: 50px;
	padding-bottom: 50px;
}*/

/*.nextPosts {
	background: url('img/posts/bottom.png');
	background-repeat: no-repeat;
	background-position: 94.5px 93%;
	background-size: 2%;
	padding-top: 50px;
	padding-bottom: 0px;
}*/

.nextPosts {
	background: url('img/posts/bottom.png');
	background-repeat: no-repeat;
	background-position: 49px 100%;
	background-size: 2%;
	padding-top: 25px;
	padding-bottom: 0px;
}

/*.bx-next {
	padding-left: 90px;
	position: relative;
	top: 45px;
	color: transparent !important;
}*/

.bx-next {
	padding-left: 38px;
	position: relative;
	top: 8px;
	color: transparent !important;
}

/*.bx-viewport {
	height: 700px !important;
}*/

.bP {
	text-align: right;
}

.bpok {
	width: 60%;
	position: relative;
	top: 13px;
	display: none;
}

#buttonPlus {
	text-align: right;
}

.bP {
	background: #FFF;
	border-radius: 100%;
	text-align: center;
	padding: 8px;
	color: #006ab3;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-image: url('img/bp/bp.png');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
}

.bP img.active {
	background-image: url('img/bp/bpclose.jpg');
	color: transparent !important;
	background-repeat: no-repeat;
	display: inline-block;
}

.bpContent {
	display: none;
}

#alerteInfo {
	background: #c10315;
}

#alerteInfo h3 {
	margin: 0;
	color: #FFF;
	display: inline-block;
	float: left;
	padding: 15px;
	border-top: 5px solid #FFF;
	padding-left: 0;
	padding-right: 0;
	
}

/*#alerteInfo p {
	color: #FFF;
	margin: 0;
	padding: 35px;
	display: inline-block;
	font-style: italic;
}*/

#alerteInfo p {
	color: #FFF;
	margin: 0;
	/* padding: 35px; */
	display: inline-block;
	/*font-style: italic;*/
}

/*marquee {
	width: 80%;
	position: relative;
	margin: 0 auto;
}*/

.marquee div {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	animation: marquee 10s linear infinite;
}


.marquee div:hover {
-moz-animation-play-state: paused;
-webkit-animation-play-state: paused;
animation-play-state: paused;
}

.marquee a {
	color: #FFF;
	font-weight: bold;
}

.marquee span {
	/* float: right; */
	/* width: 100%; */
	text-align: right;
}

.marquee {
	overflow: hidden;
	position: relative;
	text-align: right;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}

@-webkit-keyframes marqueelike {
 	0%, 100% {margin-left:0;}
 	99.99% {margin-left:-100%;}
 }
 
.defileParent {
	display: block;
	overflow: hidden;
	position: relative;
	table-layout: fixed;
}

.defileParent .defile:hover {
	animation-play-state: paused;
}
 
.defile {
	display: block;
	-webkit-animation: linear marqueelike 10s infinite;
	-moz-animation: linear marqueelike 10s infinite;
	-o-animation: linear marqueelike 10s infinite;
	-ms-animation: linear marqueelike 10s infinite;
	animation: linear marqueelike 10s infinite;
	padding: 0 5px;
	text-align: right;
	height: auto;
	width: 100%;
	color: #ffff;
}

.defile a {
	color: #fff;
	font-weight: bold;
}

marquee a {
	color: #fff !important;
	font-weight: 600;
	text-decoration: none;
}

#openPost {
	position: fixed;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100;
	opacity: 0;
	-webkit-transition: opacity 0.4s, left 0s 0.4s;
	-moz-transition: opacity 0.4s, left 0s 0.4s;
	-ms-transition: opacity 0.4s, left 0s 0.4s;
	-o-transition: opacity 0.4s, left 0s 0.4s;
	transition: opacity 0.4s, left 0s 0.4s;
}

/*#openPostt {
	position: fixed;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100;
	opacity: 0;
	-webkit-transition: opacity 0.4s, left 0s 0.4s;
	-moz-transition: opacity 0.4s, left 0s 0.4s;
	-ms-transition: opacity 0.4s, left 0s 0.4s;
	-o-transition: opacity 0.4s, left 0s 0.4s;
	transition: opacity 0.4s, left 0s 0.4s;
}*/

/*#openNewsletter .widget_text {
	display: none;
}*/ 

#menuSticky .container {
	background-image: url('img/posts/backgroundPosts.jpg');
	background-repeat: repeat-y;
	background-position: 95.5% 100%;
}

#openNewsletter #footerInformations {
	margin: 0 auto;
	width: 70%;
}

#openNewsletter {
	position: fixed;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100;
	opacity: 0;
	-webkit-transition: opacity 0.4s, left 0s 0.4s;
	-moz-transition: opacity 0.4s, left 0s 0.4s;
	-ms-transition: opacity 0.4s, left 0s 0.4s;
	-o-transition: opacity 0.4s, left 0s 0.4s;
	transition: opacity 0.4s, left 0s 0.4s;
}

#openContentLogo {
	position: fixed;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 100;
	opacity: 0;
	-webkit-transition: opacity 0.4s, left 0s 0.4s;
	-moz-transition: opacity 0.4s, left 0s 0.4s;
	-ms-transition: opacity 0.4s, left 0s 0.4s;
	-o-transition: opacity 0.4s, left 0s 0.4s;
	transition: opacity 0.4s, left 0s 0.4s;
}

#openPost.open {
	left: 0;
	opacity: 1;
	-webkit-transition: opacity 0.4s, left 0s;
	-moz-transition: opacity 0.4s, left 0s;
	-ms-transition: opacity 0.4s, left 0s;
	-o-transition: opacity 0.4s, left 0s;
	transition: opacity 0.4s, left 0s;
	z-index: 99999999;
}

#openPostt.open {
	left: 0;
	opacity: 1;
	-webkit-transition: opacity 0.4s, left 0s;
	-moz-transition: opacity 0.4s, left 0s;
	-ms-transition: opacity 0.4s, left 0s;
	-o-transition: opacity 0.4s, left 0s;
	transition: opacity 0.4s, left 0s;
	z-index: 99999999;
}

#openNewsletter.open {
	left: 0;
	opacity: 1;
	-webkit-transition: opacity 0.4s, left 0s;
	-moz-transition: opacity 0.4s, left 0s;
	-ms-transition: opacity 0.4s, left 0s;
	-o-transition: opacity 0.4s, left 0s;
	transition: opacity 0.4s, left 0s;
	z-index: 99999999;
}

#openContentLogo.open {
	left: 0;
	opacity: 1;
	-webkit-transition: opacity 0.4s, left 0s;
	-moz-transition: opacity 0.4s, left 0s;
	-ms-transition: opacity 0.4s, left 0s;
	-o-transition: opacity 0.4s, left 0s;
	transition: opacity 0.4s, left 0s;
	z-index: 99999999;
}

.open .panelPost {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	-ms-transition: -ms-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	-o-transition: -o-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	transition: transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
}

.open .panelPostt {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	-ms-transition: -ms-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	-o-transition: -o-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
	transition: transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98) 0.2s, left 0s 0.2s;
}

.panelPost {
	float: right;
	position: relative;
	width: 85%;
	max-width: 1040px;
	height: 100%;
	background-color: #f5f5f5;
	box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	-ms-transition: -ms-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	-o-transition: -o-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	transition: transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
}

.panelPostt {
	float: right;
	position: relative;
	width: 85%;
	max-width: 1040px;
	height: 100%;
	background-color: #f5f5f5;
	box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	-ms-transition: -ms-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	-o-transition: -o-transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
	transition: transform 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), left 0s 0.4s;
}

/*.panelClose {
	background: #FFF;
	border-radius: 100%;
	text-align: center;
	padding: 8px;
	color: #006ab3;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-image: url('img/bp/bpclose.jpg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	position: relative;
	left: -30px;
	top: 20px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}*/

.panelClose {
	cursor: pointer;
	width: 48px;
	height: 61px;
	background-image: url('img/oneclick/clickk.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: -24px;
	top: 20px;
	z-index: 9999999;
}

.panelClosee {
	background: #FFF;
	border-radius: 100%;
	text-align: center;
	padding: 8px;
	color: #006ab3;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-image: url('img/bp/bpclose.jpg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	position: relative;
	left: -30px;
	top: 20px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width:1024px) {
	#postsHome .contentPostRight h3 .openPostUrl.die {
		display: block!important;
	}
	
	#postsHome .contentPostRight h3 .openPostPanel {
		display: none;
	}
	
	#postsCategory .contentPostCat h3 .openPostUrl.die {
		display: block!important;
	}
	
	#postsCategory .contentPostCat h3 .openPostPanel {
		display: none;
	}
}

#postsHome .contentPostRight h3 .openPostUrl.die {
	display: none;
}

#postsHome .contentPostRight .contentExtrait.die {
	display: none;
}

#postsHome .contentPostRight .contentUrl.die {
	display: none;
}

#postsHome .contentPostLeft.die {
	display: none;
}


#postsCategory .contentPostCat h3 .openPostUrl.die {
	display: none;
}

#postsCategory .contentPostCat .contentExtrait.die {
	display: none;
}

#postsCategory .contentPostCat .contentUrl.die {
	display: none;
}

#postsCategory .contentPostCat.die {
	display: none;
}

.panelScroll {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 0;
}

.panelScrolll {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 0;
}

/*#postsHome .firstPost .contentUrlPanel {
	padding-top: 56px;
	position: relative;
	top: 0;
}*/

#postsHome .firstPost .contentUrlPanel {
	/* padding-top: 56px; */
	position: relative;
	top: 0;
}

#postsHome .firstPost .contentUrlPanel a {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}

/*#postsHome .contentUrlPanel {
	padding-top: 56px;
	position: relative;
	top: 0;
}*/

#postsHome .contentUrlPanel {
	padding-top: 0;
	position: relative;
	top: 0;
}

#postsHome .contentUrlPanel a {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}

.contentExtraitPanel a {
	text-decoration: none;
}

/*.panelContent {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 80px 60px;
}*/

/*.panelContent {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0px 60px;
	padding-bottom: 30px;
	padding-top: 0;
}*/

.panelContent {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0px 60px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.panelContentt {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 80px 60px;
}

.cardPanel {
	position: relative;
	display: block;
	padding-bottom: 60px;
	background-color: #fff;
	color: #333f48 !important;
	z-index: 2;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	-moz-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	-ms-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	-o-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	padding-bottom: 0;
}

.cardPanell {
	position: relative;
	display: block;
	padding-bottom: 60px;
	background-color: #fff;
	color: #333f48 !important;
	z-index: 2;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	-moz-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	-ms-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	-o-transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	transition: background-color 0.3 cubic-bezier(0.06, 0.29, 0.25, 1);
	padding-bottom: 0;
}

.entry-header {
	position: relative;
	padding: 29px 35px 20px 35px;
	border-color: transparent;
}

.cardPanel img {
	margin: 0 !important;
	width: 100%;
}

/*.cardPanel .entry-content {
	position: relative;
	padding: 30px 35px 0 0;
	border-color: transparent;
	padding-left: 35px;
	padding-bottom: 30px;
}*/

.cardPanel .entry-content {
	position: relative;
	padding: 15px;
	border-color: transparent;
	margin-top: 30px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	background: #fff;
	padding-top: 30px;
}

#openContentLogo h1 {
	color: #0069b1;
	padding: 30px;
	margin-bottom: 0;
}

#openContentLogo ul {
	margin-left: 30px;
	list-style: none;
	margin-right: 30px;
}

#openContentLogo ul li a {
	color: #0069b1;
	text-decoration: none;
	width: 100%;
	display: block;
}

#openContentLogo ul li {
	border-bottom: 1px solid #0069b1;
}

#openContentLogo ul li .sub-menu {
	display: none;
}

#openContentLogo ul li.active .sub-menu {
	display: block;
}

#openContentLogo ul li .sub-menu.active {
	display: block;
	background: #0069b1;
	margin: 0;
	padding: 30px;
}

#openContentLogo ul li .sub-menu li {
	border: 0;
	padding-top: 0;
}

#openContentLogo ul li .sub-menu li a {
	color: #FFF;
	font-size: 14px;
}

#openContentLogo ul li:last-child {
	border-bottom: 0;
}

#openContentLogo ul .menu-item-has-children {
	background-image: url('img/contentlogo/openx.jpg');
	background-size: 12px;
	background-position: 595px center;
	background-repeat: no-repeat;
}

#openContentLogo ul .menu-item-has-children.active a {
	background-image: url('img/contentlogo/closex.jpg');
	background-size: 12px;
	background-position: 595px center;
	background-repeat: no-repeat;
}

#openContentLogo ul .menu-item-has-children .sub-menu a.active {
	background-image: none;
}

#openNewsletter .newslettersid.widget_text {
	display: none;
}

#openContentLogo .cardPanel {
	padding-bottom: 15px;
}

#openContentLogo #footerInformations {
	margin: 0 auto;
	width: 70%;
}

#openPost #footerInformations {
	margin: 0 auto;
	width: 70%;
}

/*#openContentLogo #footerInfos h3 {
	display: none;
}*/

/*#openPost #footerInfos h3 {
	display: none;
}*/

.postsCat {
	display: table;
	width: 100%;
	padding-bottom: 35px;
}

.contentPostCatArt {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #FFF;
}

.category #main {
	background: #f5f5f5;
}

.descPostCat {
	padding: 15px;
	padding-top: 0;
	padding-left: 0;
}

/*.descPostCat a {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}*/

#menuSticky .logoPad {
	padding-bottom: 10px !important;
}

/*.category-decouvrir #openPost .entry-header {
	display: none;
}

.category-decouvrir #openPost .cardPanel {
	background: transparent;
	box-shadow: none;
}

.category-decouvrir #openPost .cardPanel img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.category-decouvrir #openPost .panelPost {
	background: #d6e0e6;
}

.category-decouvrir #openPost .cardPanel .entry-content {
	background: #fff;
	margin-top: 30px;
	padding-top: 0;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

.category-decouvrir #openPost .cardPanel .entry-content h2 {
	color: #0069b1;
	text-transform: uppercase;
}

.category-decouvrir #openPost .cardPanel .entry-content p {
	color: #0069b1;
	font-size: 14px;
}*/

/*.category #openPost .entry-header {
	display: none;
}*/

/*#openPost .entry-header {
	display: none;
}*/

/*.category #openPost .cardPanel {
	background: transparent;
	box-shadow: none;
}*/

#openPost .cardPanel {
	background: transparent;
	box-shadow: none;
}

/*.category #openPost .cardPanel img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}*/

#openPost .cardPanel img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

/*.category #openPost .panelPost {
	background: #d6e0e6;
}*/

#openPost .panelPost {
	background: #d6e0e6;
}

/*.category #openPost .cardPanel .entry-content {
	background: #fff;
	margin-top: 30px;
	padding-top: 0;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}*/

/*.category #openPost .cardPanel .entry-content h2 {
	color: #0069b1;
	text-transform: uppercase;
}*/

#openPost .cardPanel .entry-content h2 {
	color: #0B202D;
}

.single #footer .reinssuranceBlock {
	display: none;
}

.single #footer #mapsBlock {
	display: none;
}

.single #main {
	background: #d6e0e6;
}

.single .entry-content {
	width: 100%;
	max-width: 100%;
}

.single .entry-content {
	position: relative;
	padding: 15px;
	border-color: transparent;
	margin-top: 30px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	background: #fff;
	padding-top: 30px;
}

.single .post.post_format-post-format-link {
	margin: 0 !important;
}

.single .entry-content {
	margin-bottom: 30px;
}

.single .entry-content h2 {
	color: #0B202D;
}

.single .entry-content p {
	color: #0B202D;
	font-size: 16px;
}

.single .entry-content .post-thumbnail img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	margin: 0;
	width: 100%;
}

.single.single-post article .post-thumbnail img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	margin: 0;
	width: 100%;
}

.single.single-post article .su-post {
	margin-bottom: 10px;
}

.single.single-post article .su-post .su-post-thumbnail {
	width: 100%;
	margin: 0;
	float: none;
	height: 270px;
}

.single.single-post #openPost.open .su-posts-default-loop .su-post {
	margin-bottom: 10px;
}

.single.single-post #openPost.open .su-post .su-post-thumbnail {
	width: 100%;
	margin: 0;
	float: none;
	height: 270px;
}

.single.single-post article .su-post .su-post-thumbnail img {
	object-fit: cover;
	object-position: 100% 0px;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.single.single-post #openPost.open .su-post .su-post-thumbnail img {
	object-fit: cover;
	object-position: 100% 0px;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.single #main {
	padding-top: 30px;
}

.single.single-post article {
	margin: 0 !important;
}

.single .entry-content .post-thumbnail {
	background: transparent;
}

/*.category #openPost .cardPanel .entry-content p {
	color: #0069b1;
	font-size: 14px;
}*/

#openPost .cardPanel .entry-content p {
	color: #0B202D;
	font-size: 16px;
}

#soummettreUnEvenement {
	background: #FFF;
	text-align: right;
	padding-right: 15px;
}

#soummettreUnEvenement a {
	color: #0069B1;
}

#communiquerUnEvenement {
	display: table;
	width: 100%;
}

#communiquerUnEvenement {
	display: table;
	width: 100%;
	text-align: right;
	background: #FFF;
	padding-right: 15px;
}

#communiquerUnEvenement .col-md-12 {
	padding: 0;
	padding-left: 15px;
}

#communiquerUnEvenement a {
	color: #0069B1;
}

#openPost.activePost .entry-header {
	display: none;
}

#openPost.activePost .cardPanel {
	background: transparent;
	box-shadow: none;
}

#openPost.activePost .cardPanel img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

#openPost.activePost .panelPost {
	background: #d6e0e6;
}

/*#openPost.activePost .cardPanel .entry-content {
	background: #fff;
	margin-top: 30px;
	padding-top: 0;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
	padding-bottom: 15px;
	padding-top: 15px;
}*/

#openPost.activePost .cardPanel .entry-content h2 {
	color: #0069b1;
}

/*#openPost.activePost .cardPanel .entry-content p {
	color: #0069b1;
	font-size: 14px;
	margin-bottom: 0;
}*/


.descPostCat a {
	color: #000;
	font-size: 21px;
	text-decoration: none;
}

.descPostCat h3 {
	margin-top: 0;
	padding-left: 15px;
	padding-top: 20px;
}

.descPostCat p {
	font-size: 16px;
	padding: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

.columnRightContent {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #FFF;
	padding: 15px;
	padding-bottom: 5px;
}

.descPostCat .contentUrl a {
	width: 100%;
	display: block;
	text-align: right;
	padding-right: 15px;
	text-decoration: none;
}

.descPostCat .contentUrlPanel a {
	display: block;
	width: 100%;
	text-align: right;
	padding-right: 15px;
}

#category .contentPostImg img {
	margin: 0;
	width: 100%;
}

.postsContentCatd {
	margin-bottom: 30px;
}

.columnRight {
	/* box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); */
	/* background: #FFF; */
	/* margin-top: 19px; */
}

.calendarRightCat {
	/* padding-left: 0; */
	/* padding-right: 0; */
}

.columnRight h1 {
	color: #285370;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 16px;
	cursor: pointer;
}

.columnRight h1.active {
	margin-bottom: 0;
}

.columnRight h1.activeEE {
	background-image: url('img/oneclick/openxblue.png');
	background-size: 12px;
	background-position: right center;
	background-repeat: no-repeat;
}

.columnRight h1.active {
	background-image: url('img/oneclick/closexblue.png');
	background-size: 12px;
	background-position: right center;
	background-repeat: no-repeat;
}

#openContentLogo ul .menu-item-has-children {
	background-image: url('img/contentlogo/openx.jpg');
	background-size: 12px;
	background-position: 595px center;
	background-repeat: no-repeat;
}

.columnRight h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.columnRight h2 a {
	color: #285370 !important;
	font-size: 14px !important;
	font-weight: normal !important;
}

.columnRight .news_scroll {
	padding-bottom: 0;
}

#openContentLogo .sub-menu {
	background: #0069b1;
	margin: 0;
	padding: 30px;
}

.widget_category_post_list_widget {
	margin-bottom: 10px;
}

.su-post-title a {
	color: #0B202D;
	text-decoration: none;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
}

article.post-669 .entry-content-url {
	display: none;
}

.su-post-title {
	background-image: url('img/oneclick/openxblue.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	cursor: pointer;
	border-top: 1px solid #0069b1;
	padding-top: 15px;
}

.su-post-title.opened {
	background-image: url('img/oneclick/closexblue.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	cursor: pointer;
}

.contentPostSu.activeSu {
	background-image: url('img/oneclick/closexblue.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	cursor: pointer;
}

.single.single-post .su-posts.su-posts-default-loop h2.active {
	background-image: url('img/oneclick/closexblue.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	cursor: pointer;
}

#openPost.open .su-posts.su-posts-default-loop h2.active {
	background-image: url('img/oneclick/closexblue.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px;
	cursor: pointer;
}

#menu #menu-vivre .sub-menu .submenu {
	min-height: 150px;
}

.columnRight .content_widget {
	display: none;
}

.columnRight .content_widget.active {
	display: block;
	padding-left: 30px;
}

.contentPostSu {
	padding-bottom: 15px;
}

/*.spansu {
	background-image: url('img/oneclick/closexblue.png');
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	right: 25px;
	background-size: 15px;
	background-repeat: no-repeat;
	background-color: #FFF;
	display: block;
}*/



.contentPostCatArt .descPostCat .borderColor img {
	position: relative;
	left: 0;
	width: 15%;
	height: 5px;
	top: -10px;
}

.contentPostSu {
	display: none;
}

.contentPostSu.active {
	display: block;
}

/*#page {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
	-webkit-transition: -webkit-transform 0.4s 0.1s;
	-moz-transition: -moz-transform 0.4s 0.1s;
	-ms-transition: -ms-transform 0.4s 0.1s;
	-o-transition: -o-transform 0.4s 0.1s;
	transition: transform 0.4s 0.1s;
}

#page.back {
	overflow: hidden;
	overflow-y: hidden;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.06, 0.29, 0.25, 1);
	-moz-transition: -moz-transform 0.4s cubic-bezier(0.06, 0.29, 0.25, 1);
	-ms-transition: -ms-transform 0.4s cubic-bezier(0.06, 0.29, 0.25, 1);
	-o-transition: -o-transform 0.4s cubic-bezier(0.06, 0.29, 0.25, 1);
	transition: transform 0.4s cubic-bezier(0.06, 0.29, 0.25, 1);
}*/

#newsletterFooter {
	display: inline-block;
}

.news_scroll .postExert {
	display: none;
}

.accesEye {
	background-image: url('img/eye/eye.png');
	width: 25px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 15px;
	cursor: pointer;
	right: -10px;
}

.AjaxSearchLiteWidget {
	background-image: url('img/header/loupe.png') !important;
}

#menu .titleMenu:hover {
	font-weight: 600;
}

#menu ul li a {
}

#menu ul li .submenu li a:hover {
	font-weight: 600;
}

#menuSticky #contactInfos {
	padding-top: 5px;
}

#menuSticky #buttonPlus {
	padding-top: 5px;
}

#menuSticky .bP {
	width: 40px;
	height: 40px;
	position: relative;
	right: 4px;
	top: 10px;
}

#menuSticky #menu .menubottom {
	padding-top: 0;
	margin-top: 10px;
}

#menuSticky .closeBpSticky .bpok {
	top: 8px;
	width: 70%;
}

.openBp .bpok {
	top: 5px;
}

#menuSticky .openBpSticky .bpok {
	width: 70%;
	position: relative;
	top: 0px;
}

#menuSticky #contactInfos img {
	max-width: 80%!important;
}

.menubottom a {
	font-size: 13px !important;
	padding-left: 15px;
	font-weight: normal;
}

#menuSticky #menu .menuLastItem {
	width: 66% !important;
}

#menuSticky #menu .sub-menu {
	background: #1F3A4C;
	margin-top: 10px;
}

#listCatMarker {
	position: absolute;
	right: 0;
	width: 380px;
	height: 400px;
	background-color: rgba(45, 166, 210, 0.9);
	padding: 45px 0 60px 45px;
	z-index: 1;
}

#map {
  height: 400px;  /* The height is 400 pixels */
  width: 100%;  /* The width is the width of the web page */
}	

#listCatMarker h3 {
	color: #FFF;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0;
	margin-bottom: 15px;
}

#listCatMarker a {
	position: relative;
	display: block;
	height: 50px;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 45px;
	cursor: pointer;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 14px;
}

#listCatMarker a:hover {
	color: #000000;
	
}

#listCatMarker a::after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 36px;
	height: 40px;
	font-weight: normal;
	background-color: transparent;
	background-image: url("img/markers/marker01.png");
	background-position: center left;
	background-repeat: no-repeat;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	z-index: -1;
}

.borderColor span {
	transition: all 0.5s ease 0.1s;
}

.borderColor span {
	height: 4px;
	width: 30%;
	position: relative;
	display:block;
}

#listCatMarker a.active {
	content: '';
	/* position: absolute; */
	/* top: 0px; */
	/* left: 0px; */
	/* width: 36px; */
	height: 50px;
	font-weight: normal;
	background-color: transparent;
	background-image: url("img/markers/marker00.png");
	/* background-position: center left; */
	background-repeat: no-repeat;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	color: #000;
	background-size: 10%;
}

.current-month {
	text-transform: uppercase;
}

.event-details p {
	margin-bottom: 0;
}

.category-decouvrir .borderColor span {
	background: #1e73be !important;
}

.category-sortir .borderColor span {
	background: #eeee22 !important;
}

@media (max-width: 767px) {
	.pojo-a11y-toolbar-toggle {
	top: 13%;
}
}


@media (max-width: 1200px) {
	#menu .widget_nav_menu {
		width: 135px;
	}
}

@media (max-width: 1199px) {
	#buttonPlus {
		left: 8px;
	}
	
	.marquee {

		padding-top: 10px;
	}
	
	#alerteInfo .col-md-2 {
		display: none;
	}

	
	#alerteInfo .col-md-10 {
		width: 100%;
	}
	
	
	#clickInfos {
		right: 5px !important;
	}
	
	#contentLogo a {
		font-size: 12px;
	}
	
	#postsHome .contentPostRight p {
		font-size: 12px;
		padding-bottom: 0;
	}
	
	#postsHome .contentPostRight {
		padding-bottom: 8px;
	}
	
	.nextPosts {
		background-position: 50px 100%;
	}
	
	#menu .sub-menu {
		width: 845px;
	}
	
	#menu .titleMenuSub {
		padding-left: 5px;
	}
}


@media (max-width: 1169px) {	

}

@media (max-width: 1100px) {
	
	.mega-indicator {
		display: none !important;
	}
	
	.mega-menu-description {
		display: none !important;
	}
	
	.mega-menu-item {
		display: block !important;
	}
	
	#mega-menu-wrap-max_mega_menu_1 {
		background: transparent;
		cursor: pointer;
		border-top: 5px solid #FFF;
		height: auto;
		width: 75%;
		margin: 15px;
	}
	
	#mega-menu-wrap-max_mega_menu_2 {
		background: transparent;
		cursor: pointer;
		border-top: 5px solid #0d83d5;
		height: auto;
		width: 75%;
		margin: 15px;
	}
	
	#mega-menu-wrap-max_mega_menu_3 {
		background: transparent;
		cursor: pointer;
		border-top: 5px solid #ffed00;
		height: auto;
		width: 75%;
		margin: 15px;
	}
	
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
		text-align: left;
		font-size: 16px;
		padding-left: 0;
		padding-bottom: 15px;
		background: transparent !important;
		text-transform: uppercase;
	}
	
	#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
		text-align: left;
		font-size: 16px;
		padding-left: 0;
		padding-bottom: 15px;
		background: transparent !important;
		text-transform: uppercase;
	}
	
	#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
		text-align: left;
		font-size: 16px;
		padding-left: 0;
		padding-bottom: 15px;
		background: transparent !important;
		text-transform: uppercase;
	}
	
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
		display: none;
	}
	
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
		display: block;
		background: transparent;
	}
	
	#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
		display: none;
	}
	
	#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 {
		display: block;
		background: transparent;
	}
	
	#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
		display: none;
	}
	
	#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
		display: block;
		background: transparent;
	}

	
	
	
	
	
	#menuTabMob {
		display: block!important;
	}
	
	#menu .widget_nav_menu {
		width: 145px;
	}
	
	#buttonPlus {
		position: relative;
		left: 8px;
	}
	
	#clickInfos {
		right: 5px;
	}
	
	#contentLogo a {
		font-size: 12px;
	}
	
	#postsHome .firstPost .contentPostRight p {
		font-size: 12px;
		padding-bottom: 0;
	}
	
	#postsHome .firstPost .contentUrlPanel a {
		font-size: 24px;
	}
	
	#postsHome .contentUrlPanel a {
		font-size: 24px;
	}
	
	#menu .titleMenuSub {
		font-size: 13px !important;
	}
	
	#menu .sub-menu {
		width: 745px;
	}
	
	#headerTabMob.active #menuTabMobLogo {
		display: none;
	}
	
	#reinssuranceContent p {
		font-size: 12px;
	}
	
	.imgBulletin {
		vertical-align: bottom;
	}
	
	.textBulletin {
		font-size: 12px;
	}
	
	.textBulletin a {
		font-size: 12px;
		text-transform: uppercase;
	}
	
	.postsLeft .showAllPosts a {
		font-size: 14px;
	}
	
	.ecwd-detalis {
		padding-left: 80px !important;
	}
	
	.ecwd-events-day-details ul.events {
		max-height: 208px;
	}
	
	#openPost {
		top: 70px;
	}
	
	#openNewsletter {
		top: 70px;
	}
	
	#openContentLogo {
		top: 70px;
	}
	
	.panelScroll {
		height: 90%;
	}
	
	#menuSticky {
		display: none !important;
	}
	
	#banner {
		display: none!important;
	}
	
	#headerTabMob {
		display: block!important;
	}
	
	#menuTabMobSticky {
		float: right;
		width: 34px;
		height: 21px;
		padding: 15px;
		padding-top: 80px;
	}
	
	
	#headerTabMob {
		background: url('img/header/backgroundHeader.png'),url('img/header/banner.jpg');
		height: auto;
		background-size: cover;
		background-position: center center;
		height: 400px;
	}
	
	#menuTabMobLogo {
		float: left;
		position: relative;
		padding: 15px;
		border-right: 1px solid rgba(255, 255, 255, 0.2);
	}
	
	#menuTabMob {
		display: none;
	}
	
	#menuTabMob {
		float: right;
		width: 34px;
		height: 21px;
		padding: 15px;
		padding-top: 25px;
	}
	
	#menuTabMob {
		position: fixed;
		right: 18px;
		display: block;
		line-height: 50px;
		text-align: center;
		background: transparent;
		z-index: 501;
		cursor: pointer;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1), background 0.5s, top 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		-moz-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1), background 0.5s, top 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		-ms-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1), background 0.5s, top 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		-o-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1), background 0.5s, top 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1), background 0.5s, top 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
	}
	
	#headerTabMobContent {
		height: 70px;
		background: #0B202D;
		position: fixed;
		width: 100%;
		z-index: 99999999;
	}
	
	#menuTabMob.active {
		right: 250px;
	}
	
	.logoMenu {
		text-align: center;
		padding: 15px;
	}
	
	.menuContent .sub-menu {
		display: none;
	}
	
	.menuContent .menu-vivre-container {
		border-bottom: 5px solid #FFF;
		border-top: 0;
		margin: 15px;
		margin-top: 0;
		width: 75%;
	}
	
	.menuContent .menu-sortir-container {
		border-bottom: 5px solid #ffed00;
		border-top: 0;
		margin: 15px;
		margin-top: 0;
		width: 75%;
	}
	
	.menuContent .menu-decouvrir-container {
		border-bottom: 5px solid #0d83d5;
		border-top: 0;
		margin: 15px;
		margin-top: 0;
		width: 75%;
	}
	
	



.mega-sub-menu {
	display: none !important;
}
	
	.menuContent ul li a {
		color: #FFF !important;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#menuTabMob.active + #menuLinks {
		right: 0;
	}
	
	#menuTabMob:hover{
	  cursor: pointer;
	}
	
	.bar-right{
	  float: right;
	  width: 24px;
	  height: 2px;
	  background-color: #fff;
	  transition: all 0.1s ease-in-out;
	}
	
	.bar-right:nth-of-type(2){
		background-color: #0d83d5;
	  margin: 7px 0;
	}
	
	.bar-right:nth-of-type(3){
		background-color: #0d83d5;
	}
	
	#menuLinks {
		position: fixed;
		top: 0;
		right: -250px;
		width: 250px;
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll;
		background: #0B202D;
		z-index: 99999999;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		-moz-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		-ms-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		-o-transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
		transition: right 0.5s cubic-bezier(0.06, 0.29, 0.25, 1);
	}
	
	#menuTabMob.active .bar-right:nth-of-type(2){
	  opacity: 0;
	}
	
	#menuTabMob.active .bar-right:nth-of-type(1){
	  transform: translateY(9px) rotate(-45deg);
	}
	
	#menuTabMob.active .bar-right:nth-of-type(3){
	  transform: translateY(-9px) rotate(45deg);
	}
	
	#headerTabMob .accesSearch {
		top: 24px;
		right: 75px;
	}
	
	#headerTabMob .accesSearch.active {
		top: 20px !important;
	}
	
	#headerTabMob .searchSticky.active {
		right: 0px;
		top: 70px;
	}
}

@media (max-width: 1024px) {

}

@media (max-width: 991px) {
	.container {
		max-width: 100%;
	}
	
	.category #category .container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.archive #category .container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.postsCat {
		padding-left: 0;
		padding-right: 0;
	}
	
	#openPost #footerInformations {
		margin: 0 auto;
		width: 100%;
	}
	
	#openContentLogo #footerInformations {
		margin: 0 auto;
		width: 100%;
	}
	
	#openNewsletter #footerInformations {
		margin: 0 auto;
		width: 100%;
	}
	
	.events li {
		width: 50%;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.calendar_main .ecwd_calendar.ecwd-widget-mini {
		background: #b9cedc;
	}
	
	.ecwd-widget-132 {
		width: 50%;
		margin: 0 auto;
	}
	
	.ecwd-detalis {
		padding-left: 95px !important;
	}
	
	.calendarRight {
		margin-top: 0;
		padding-top: 0;
	}
	
	.showAllPosts {
		float: none;
		right: 35px;
	}
	
	.nextPosts {
		background-position: 49px 95%;
		background-size: 14px;
	}
	
	#postsHome .firstPost .contentUrlPanel a {
		font-size: 19px;
	}
	
	#postsHome .contentUrlPanel a {
		font-size: 19px;
	}
	
	.bx-next {
		top: 10px;
		z-index: 99999999;
	}
	
	#oneClick {
		width: 80%;
	}
}

@media (max-width: 492px) {
	.marquee div {
		width: 110%;
	}
}

@media (max-width: 812px) {
	#alerteInfo h3 {
		margin-left: 30px;
		margin-right: 30px;
	}

	
	#alerteInfo h3 {
		display: none;
	}
	
	#alerteInfo p {
		margin-left: 0;
	}
	
	.su-post-title a {
		font-size: 12px;
	}
	
	#openPost .cardPanel .entry-content h2 {
		font-size: 14px;
	}
	
	#openContentLogo ul .menu-item-has-children {
		background-position: right center;
	}
	
	#postsHome .firstPost .contentPostLeft img {
		width: 100%;
	}
	
	#openPost {
		top: 70px;
	}
	
	#openContentLogo {
		top: 70px;
	}
	
	#openNewsletter {
		top: 70px;
	}
	
	#listCatMarker {
		width: 250px;
	}
	
	#listCatMarker a {
		height: 40px;
		font-size: 12px;
	}
	
	#listCatMarker h3 {
		letter-spacing: 0px;
		font-size: 12px;
	}
	
	#listCatMarker a::after {
		background-size: 50%;
	}
	
	#listCatMarker a.active {
		height: 40px;
		background-position: left 8px !important;
	}
	
	.textBulletin {
		text-align: center;
	}
	
	#reinssuranceContent img {
		display: block;
	}
	
	.reinssuranceFollowFooter a {
		display: inline-block;
		margin: 10px;
		margin-top: 0;
		margin-bottom: 5px;
	}
	
	#reinssuranceContent .newslettersid img {
		margin-bottom: 19px !important;
	}
	
	#oneClick {
		width: 100%;
	}
	
	#postsHome .firstPost .contentPostLeft {
		width: 100%;
		padding-left: 0;
	}
	
	#postsHome .firstPost .contentPostRight {
		width: 100%;
	}
	
	marquee {
		width: 100%;
	}
}

@media (max-width: 768px) {

}

@media (max-width: 736px) {

}

@media (max-width: 667px) {
	.contentClick a {
		font-size: 13px;
	}
	
	
	
	#alerteInfo h3 {
		margin-right: 10px;
	}
	
	#openPost {
		top: 70px;
	}
	
	#openNewsletter {
		top: 70px;
	}
	
	#openContentLogo {
		top: 70px;
	}
	
	.adresseFooter h3 img {
		left: -40px;
	}
	
	.adresseFooter img {
		width: 25%;
	}
	
	.horairesFooter p {
		font-size: 11px;
	}
}

@media (max-width: 480px) {
	.contentClick {
		width: 100%;
		text-align: center;
	}
	
	.defile {
		padding-top: 15px;
	}
	
	.panelPost {
		width: 90%;
	}
	
	.ecwd-widget-132 {
		width: 70%;
	}
	
	#alerteInfo h3 {
		font-size: 14px;
	}
	
	marquee {
		width: 100%;
	}
	
	.panelContent {
		max-width: 100%;
		padding: 0px 35px;
	}
	
	#openPost.activePost .cardPanel .entry-content h2 {
		font-size: 14px;
	}
	
	#openPost .cardPanel .entry-content p {
		font-size: 12px;
	}
	
	#openPost #footerInfos aside {
		width: 100%;
		padding-bottom: 30px;
	}
	
	#openPost #footerInfos .adresseFooter img {
		width: 11%;
	}
	
	#openPost #footerInformations {
		padding-left: 28%;
	}
	
	
	
	#openNewsletter .cardPanel .entry-content h2 {
		font-size: 14px;
	}
	
	#openNewsletter .cardPanel .entry-content p {
		font-size: 12px;
	}
	
	#openNewsletter #footerInfos aside {
		width: 100%;
		padding-bottom: 30px;
	}
	
	#openNewsletter #footerInfos .adresseFooter img {
		width: 11%;
	}
	
	#openNewsletter #footerInformations {
		padding-left: 28%;
	}
	
	
	
	#openContentLogo .cardPanel .entry-content h2 {
		font-size: 14px;
	}
	
	#openContentLogo .cardPanel .entry-content p {
		font-size: 12px;
	}
	
	#openContentLogo #footerInfos aside {
		width: 100%;
		padding-bottom: 30px;
	}
	
	#openContentLogo #footerInfos .adresseFooter img {
		width: 11%;
	}
	
	#openContentLogo #footerInformations {
		padding-left: 28%;
	}
	
	
	#postsHome .contentUrlPanel {
		top: 10px;
	}
	
	.events li {
		width: 100%;
		float: none;
	}
	
	#reinssuranceContent aside {
		width: 100%;
		padding-bottom: 25px;
	}
	
	#reinssuranceContent img {
		display: inline-block;
	}
	
	.reinssuranceFollowFooter a {
		margin: 0;
	}
	
	#footerInfos aside {
		width: 50%;
	}
	
	.adresseFooter img {
		width: 18%;
	}
	
	#listCatMarker {
		width: 100%;
		position: relative;
		height: auto;
	}
	
	#openContentLogo h1 {
		font-size: 18px;
		padding-bottom: 10px;
	}
	
	#openContentLogo ul li a {
		font-size: 13px;
	}
	
	#openContentLogo .widget_text h1 {
		font-size: 16px;
	}
	
	#listCatMarker a.active {
		height: 40px;
		background-position: left 5px !important;
		background-size: 6% !important;
	}
}

@media (max-width: 454px) {
	.postsCat {
		display: block;
	}
	
	.marquee div {
		width: 120%;
	}
}

@media (max-width: 414px) {
	#postsHome .contentPostRight h3 a {
		font-size: 14px;
	}
	
	.marquee div {
		width: 130%;
	}
	
	.nextPosts .contentPostRight {
		padding-left: 25px !important;
	}
	
	#postsHome .firstPost .contentUrlPanel a {
		padding-right: 0px;
	}
}

@media (max-width: 360px) {
	#openPost .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
		width: 100%;
	}
	
	#openPost .wpcf7-form-control.wpcf7-text {
		width: 100%;
	}
	
	#openPost .wpcf7-form-control.wpcf7-file {
		width: 100%;
	}
}

#openPost .span3.categories-filtering {
	width: 100%!important;
}

.span3.creation-date {
	width: 100%!important;
}

@media (max-width: 375px) {
	.panelPost {
		width: 90%;
	}
	
	#listCatMarker a.active {
		background-position: left 8px !important;
	}
	
	#footerInfos a:hover {
		font-weight: normal!important;
	}
	
	#footerInfos a {
		font-size: 12px;
	}
	
	.marquee div {
		width: 140%;
	}
	
	#footerInfos p:hover {
		font-weight: normal!important;
	}
	
	.adresseFooter p {
		font-size: 12px;
		margin-bottom: 0;
	}
}

@media (max-width: 380px) {
	.marquee div {
		width: 170%;
	}
}

@media (max-width: 320px) {
	#menuTabMob {
		right: 10px;
	}
	
	.marquee div {
		width: 170%;
	}
	
	#headerTabMob .accesSearch {
		right: 60px;
	}
	
	#postsHome .postsLeft {
		padding: 0;
	}
	
	#home .container {
		padding: 0;
	}
	
	.postsContent {
		width: 100% !important;
	}
	
	#postsHome .postsLeft {
		background-position: 55px 100px;
	}
	
	#reinssuranceContent .reinssuranceFollowFooter img {
		width: 15%;
		margin: 0;
	}
	
	.reinssuranceFollowFooter a {
		display: inline;
	}
	
	#footerInformations {
		padding-left: 0;
	}
}

#headerTabMob {
	display: none;
}

.has-events:hover {
	animation: none;
}

.planFooter .accesEyeFooter img:hover {
	animation: none;
}

.accesEye:hover {
	animation: none;
}

.aicon_link {
	display: none;
}

.accesEyeFooter img {
	cursor: pointer;
}

.has-events {
	animation-name: bounce;
  animation-iteration-count: infinite;
  animation-duration: 3s;
    animation-delay: 2s;
}

.accessability_container.active {
	z-index: 99999999999999;
}

#alerteInfo .col-md-2 {
	padding-top: 0;
}

#reinssuranceContent #text-23.widget_text {
	display: none !important;
}

#reinssuranceContent #text-24.widget_text {
	display: none !important;
}

#openNewsletter #text-23.widget_text{
	display: block;
}

#openNewsletter #text-24.widget_text{
	display: block;
}

#postsHome .firstPost .contentPostLeft img {
	height: 210px;
	object-fit: cover;
	object-position: 100% 0%;
	width: 230px;
}



@media (max-width:767px) {
	#clickInfos {
		animation: none !important;
	}
}

.category-12 #category .contentPostImg img {
	object-fit: cover;
	object-position: 100% 30%;
	height: 200px;
}

#postsHome .nextPosts .contentPostLeft img {
	object-fit: cover;
	object-position: 100% 0%;
}

#mapsBlock hr {
	margin: 0;
	border: 0;
	border-color: transparent;
	height: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#ecwd_widget-3 .calendar-head.ecwd_calendar_prev_next {
	display: none;
}

.day-with-date.has-events {
	animation: none;
}

#ecwd_widget-5 .calendar-head {
	display: none;
}

#ecwd_widget-5 ul li .ecwd-list-date {
	display: none;
}

#ecwd_widget-5 ul li .event-main-content {
	width: 100%;
}

#ecwd_widget-5 ul li .event-main-content .ecwd-time {
	display: none;
}

#ecwd_widget-5 ul li .event-main-content .ecwd-date {
	width: 100%;
	padding: 0;
}

#ecwd_widget-5 ul li .event-main-content .ecwd_open_event_popup {
	color: #1f3a4c;
	font-style: normal;
	font-weight: bold;
}

.ecwd-events-day-details {
	display: none !important;
}

.ecwd-widget-mini .arrow-down {
	display: none;
}

#ecwd_widget-5 ul li {
	border: 0 !important;
	padding-top: 10px !important;
}

#ecwd_widget-5 {
	position: relative;
	background-image: url('img/calendar/backgroundCalendar.jpg');
	background-repeat: no-repeat;
	padding-left: 60px;
	background-color: #fff;
	background-size: 3px 100%;
	background-position: 40px 100%;
}

.home #ecwd_widget-5 {
	box-shadow: 0px 0px 10px 0px #1f3a4c;
}


.single_event_popup {
	display: none !important;
}

.single-ecwd_event #sidebar {
	display: none;
}

.single-ecwd_event .ecwd-event {
	background: #FFF;
	padding: 30px;
}

.single-ecwd_event .ecwd_event {
	margin: 0 !important;
}

.single-ecwd_event .ecwd-event .entry-content {
	box-shadow: none;
}


.category .postsContentCat {
	display: table;
	width: 100%;
}

.category .postsContentCat .contentPostCat {
	width: 100%;
}

@media (max-width:991px) {
	#ecwd_widget-5 .ecwd-widget-mini.ecwd_calendar {
	background: #FFF;
}
}

#contentLeftInfosMobile {
	position: absolute;
	top: 130px;
	left: 0;
	width: 20%;
}

#contentLeftInfosMobile #contentLogo {
	width: 100%;
}

#contentLeftInfosMobile {
	display: none;
}

@media (max-width:1100px) {
	#contentLeftInfosMobile {
		display: block;
	}
}

@media (max-width:840px) {
	#contentLeftInfosMobile {
		width: 30%;
	}
}

@media (max-width:600px) {
	#contentLeftInfosMobile {
		width: 40%;
	}
}

@media (max-width:480px) {
	#contentLeftInfosMobile {
		width: 50%;
	}
}

@media (max-width:375px) {
	#contentLeftInfosMobile {
		width: 60%;
	}
}

@media (max-width:320px) {
	#contentLeftInfosMobile {
		width: 70%;
	}
}
/** CSS HOUDAN **/


.widget_em_calendar {
	background: #b9cedc;
}

.widget_em_calendar .month_name {
	font-size: 12px;
	text-transform: uppercase;
	color: #243036;
	position: relative;
	right: 15px;
}

.widget_em_calendar .em-calnav.em-calnav-next {
	font-size: 14px;
	color: #243036;
}

.widget_em_calendar .em-calnav.em-calnav-prev {
	font-size: 14px;
	color: #243036;
}

.widget_em_calendar .days-names {
	display: none;
}

.widget_em_calendar .em-calendar {
	border: 0;
	padding: 15px;
	margin-bottom: 0;
}

.widget_em_calendar .eventless-pre {
	color: transparent !important;
}

.widget_em_calendar .eventful-today {
	background-color: #4c5b75 !important;
	border-radius: 100%;
	width: 29px;
}

.widget_em_calendar .eventful {
	background-color: #4c5b75 !important;
	border-radius: 100%;
	width: 29px;
}

.widget_em_calendar .eventful-today a {
	font-weight: normal !important;
	color: #fff !important;
	font-size: 14px;
	text-decoration: none;
}

.widget_em_calendar .eventful a {
	font-weight: normal !important;
	color: #fff !important;
	font-size: 14px;
	text-decoration: none;
}

.widget_em_calendar .eventless {
	font-size: 14px;
}

.widget_em_widget .widget-title {
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
	color: #243036;
	text-transform: uppercase;
	border-bottom: 1px solid #243036;
}

.widget_em_widget {
	background-color: #fff;
	padding: 15px;
	background-image: url('img/calendar/backgroundCalendar.jpg');
	background-repeat: no-repeat;
	background-size: 2px 100%;
	background-position: 40px;
	padding-left: 60px;
}

.widget_em_widget li {
	list-style: none;
}

.widget_em_widget li #EVENTDATES {
	color: #98b7ca;
	font-weight: 600;
	font-size: 14px;
}

.widget_em_widget li #EVENTLINK a {
	color: #1f3a4c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.widget_em_widget ul {
	margin: 0;
}

.page-template-evenements #main {
	background: #FFF;
	padding: 15px;
}

.page-template-evenements #main .entry-title {
	text-transform: uppercase;
	padding-top: 30px;
}

.page-template-evenements #main .entry-header {
	max-width: 100%;
	margin: 0;
}

.page-template-evenements #main .entry-content {
	margin: 0;
	max-width: 100%;
}

.page-template-evenements #main .entry-content .css-events-list table.events-table td {
	padding: 8px;
}

.page-template-evenements .widget_em_widget {
	background-color: #F4F4F4;
}

.page-template-evenements #main #content {
	padding-left: 0;
}

.widget_em_widget li #EVENTLINK {
	margin-bottom: 15px;
}

.widget_em_calendar .eventful-post {
	background-color: #4c5b75 !important;
	border-radius: 100%;
	width: 29px;
}

.widget_em_calendar .eventful-post a {
	font-weight: normal !important;
	color: #fff !important;
	font-size: 14px;
	text-decoration: none !important;
}

.pageEventsLocations #main {
	background: #fff;
}

.pageEventsLocations .widget_em_widget {
	background-color: #F4F4F4;
}

.pageEventsLocations .showAllAgenda {
	background-color: #F5F5F5;
}

.page-template-evenements #main #content a {
	color: #1f3a4c;
	text-decoration: none;
	font-weight: 600;
}

.pageEvents #main div {
	width: 100%;
}

.pageEvents #main h2 {
	color: #1f3a4c;
	text-transform: uppercase;
	border-bottom: 1px solid #1f3a4c;
	padding-bottom: 15px;
}

.pageEvents #main p {
	color: #000;
}

.pageEvents #main a {
	color: #1f3a4c;
	font-weight: 600;
}

.page-template-categories-evenements #main {
	background: #fff;
	padding: 15px;
}

.page-template-categories-evenements #main #content .entry-header {
	max-width: 100%;
	margin: 0;
	padding: 15px;
}

.page-template-categories-evenements #main #content .entry-content {
	max-width: 100%;
	margin: 0;
	padding: 15px;
}

.page-template-categories-evenements #main #content .entry-content a {
	color: #0b202d;
	font-weight: 600;
}

.widget_em_calendar .eventless-today {
	background: transparent !important;
	font-size: 14px;
}


/* MAX MEGA MENU */
#menu .widget_maxmegamenu {
	display: inline-block;
	width: 180px;
	float: left;
	text-align: center;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	cursor: pointer;
	border-top: 5px solid #FFF;
	padding-bottom: 10px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul:hover {
	background: #1f3a4c;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li {
	padding-bottom: 10px;
	padding-top: 15px;
	border: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li a.mega-menu-link {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	line-height: 31px;
	background: transparent !important;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li a.mega-menu-link .mega-menu-description {
	display: none;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li a.mega-menu-link .mega-indicator {
	display: none;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu {
	position: absolute;
	width: 935px;
	background: url('img/header/backgroundMenu.png');
	margin: 0;
	left: 0;
	margin-top: 10px;
	border: 0;
	height: auto;
	z-index: 99999999;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li .mega-sub-menu {
	position: relative;
	width: 100%;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu {
	background: transparent;
	padding-left: 30px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li .mega-sub-menu {
	margin: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_1 ul li .mega-sub-menu li .mega-sub-menu li a {
	font-size: 13px !important;
	color: #fff !important;
	font-weight: normal !important;
	line-height: 20px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
	width: 25%;
	background: #FFF;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 ul li a {
	color: #000 !important;
}









#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	cursor: pointer;
	border-top: 5px solid #0d83d5;
	padding-bottom: 10px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul:hover {
	background: #1f3a4c;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li {
	padding-bottom: 10px;
	padding-top: 15px;
	border: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li a.mega-menu-link {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	line-height: 31px;
	background: transparent !important;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li a.mega-menu-link .mega-menu-description {
	display: none;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li a.mega-menu-link .mega-indicator {
	display: none;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu {
	position: absolute;
	width: 935px;
	background: url('img/header/backgroundMenu.png');
	margin: 0;
	left: 0;
	margin-top: 10px;
	border: 0;
	height: auto;
	z-index: 99999999;
	margin-left: -180px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li .mega-sub-menu {
	position: relative;
	width: 100%;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu {
	background: transparent;
	padding-left: 30px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li .mega-sub-menu {
	margin: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_2 ul li .mega-sub-menu li .mega-sub-menu li a {
	font-size: 13px !important;
	color: #fff !important;
	font-weight: normal !important;
	line-height: 20px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
	width: 25%;
	background: #0d83d5;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 ul li a {
	color: #FFF !important;
}





#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
	cursor: pointer;
	border-top: 5px solid #ffed00;
	padding-bottom: 10px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul:hover {
	background: #1f3a4c;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li {
	padding-bottom: 10px;
	padding-top: 15px;
	border: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li a.mega-menu-link {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	line-height: 31px;
	background: transparent !important;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li a.mega-menu-link .mega-menu-description {
	display: none;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li a.mega-menu-link .mega-indicator {
	display: none;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu {
	position: absolute;
	width: 935px;
	background: url('img/header/backgroundMenu.png');
	margin: 0;
	left: 0;
	margin-top: 10px;
	border: 0;
	height: auto;
	z-index: 99999999;
	margin-left: -360px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li .mega-sub-menu {
	position: relative;
	width: 100%;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu {
	background: transparent;
	padding-left: 30px;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li {
	padding: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li .mega-sub-menu {
	margin: 0;
}

#menu .widget_maxmegamenu #mega-menu-wrap-max_mega_menu_3 ul li .mega-sub-menu li .mega-sub-menu li a {
	font-size: 13px !important;
	color: #fff !important;
	font-weight: normal !important;
	line-height: 20px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
	width: 25%;
	background: #ffed00;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 ul li a {
	color: #000 !important;
}
/* MAX MEGA MENU */

/** patrice **/

#openPost.open .fa-minus:before,#openPost.open .fa-plus:before {
   
    display: none;
}

.su-post-thumbnail{
	display: none;
}


#openPost .tnp-subscription label {
	color: #285370;
}

#openPost .tnp.tnp-subscription {
	margin: 0;
}

.tnp-subscription label {
	color: #285370 !important;
}

.page-template-carte-interactive #main {
	background: #FFF;
}

.page-template-carte-interactive #main .entry-header {
	margin: 0;
}

.page-template-carte-interactive #main .entry-content {
	margin: 0;
}

.tnp.tnp-subscription {
	margin: 0;
}

#openPost #adminForm .box-search-filter {
	margin-top: 35px;
}

#openPost #adminForm .box-search-filter {
	margin: 10px 0;
}

#openPost #adminForm div.only-file.input-group {
    display: flex;
}
#openPost #adminForm .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

#openPost #adminForm .clearfix::before, .clearfix::after {
	display: table;
	content: "";
	line-height: 0;
}

#openPost #adminForm #txtfilename {
    background: none;
    color: inherit;
    padding: 10px;
    width: 89%;
    vertical-align: middle;
    border: 1px solid 
    #eee;
    line-height: 1em;
    border-radius: 2px 0 0 2px;
    box-sizing: initial !important;
}
#openPost #adminForm .box-search-filter input {
    display: inline !important;
}

#openPost #adminForm .btnsearch, #btnsearch, #widget_btnsearch {
	width: 10%;
	min-width: 70px;
	background-color: #183867;
	text-align: center;
	color: #ffffff;
	border: none;
	display: inline-block;
	border-radius: 0 2px 2px 0;
	vertical-align: top;
	line-height: 1em;
	padding: 10px;
}

#openPost #adminForm .wpfd-icon-search {
	width: 16px;
	height: 18px;
	display: inline-block;
	background: url('img/wpfd-icon-search.png');
	background-repeat: no-repeat;
	margin-left: 1px;
	vertical-align: middle;
	margin-right: 5px;
}

#openPost #adminForm .clearfix::after {
	clear: both;
}

#openPost #adminForm .clearfix::before, .clearfix::after {
	display: table;
	content: "";
	line-height: 0;
}

#openPost #adminForm .feature-border {
    border: 1px solid 
    #eeeeee;
}
#openPost #adminForm .by-feature {
    border-radius: 2px;
    margin-top: 10px;
}

#openPost #adminForm .by-feature .top {
	border-bottom: 1px solid #eeeeee;
	height: 28px;
	line-height: 28px;
}

#openPost #adminForm .by-feature .top .pull-left {
	margin: 0;
	padding-left: 15px;
	float: left;
}

#openPost #adminForm .by-feature .top .pull-right {
	padding-right: 15px;
	height: 28px;
	float: right;
}

#openPost #adminForm .feature-toggle, .feature-toggle-up {
    background: url(img/icon-arrows.png) -2px -18px no-repeat;
}
#openPost #adminForm .feature-toggle {
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
    margin-top: 5px;
}

#openPost #adminForm .row-fluid {
    width: 100%;
    *zoom: 1;
}
#openPost #adminForm .row-fluid {
    width: 100%;
    *zoom: 1;
}
#openPost #adminForm .feature {
    padding: 10px;
}

#openPost #adminForm .row-fluid::before, .row-fluid::after {
	display: table;
	content: "";
	line-height: 0;
}

#openPost #adminForm .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
#openPost #adminForm .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
#openPost #adminForm .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
}
#openPost #adminForm .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
}
#openPost #adminForm .row-fluid .span3 {
    width: 23.40425532%;
    *width: 23.35106383%;
}
#openPost #adminForm .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12765957%;
    *margin-left: 2.07446809%;
}
#openPost #adminForm .by-feature .span3, .by-feature .pd20 a, .by-feature .pd20 input {
    font-family: robotobold;
}
#openPost #adminForm .box-search-filter .categories-filtering {
    text-align: center;
}

#openPost #adminForm .box-search-filter h4 {
	font-size: 13px !important;
	margin: 10px 0 !important;
	text-align: center;
	line-height: 1.4545;
	text-transform: inherit;
}

#openPost #adminForm .categories-filtering .ui-widget {
	font-size: 100%;
}

#openPost #adminForm #filter_catid {
    border: 1px solid #ccc;
    max-width: 100%;
}
#openPost #adminForm #filter_catid {
    font-size: 14px;
    height: 32px;
    padding: 0;
    margin: 0;
}
#openPost #adminForm .feature input, .feature ul, .feature select, .chzn-single {
    border-radius: 0 !important;
}

#openPost #adminForm #filter_catid {
    font-size: 14px;
}

#openPost #adminForm .span3.creation-date {
    width: 100% !important;
}

#openPost #adminForm .creation-date .lbl-date, .update-date .lbl-date {
	width: 40px;
	display: inline-block;
	font-weight: 100 !important;
	margin-right: 6px;
	font-family: robotoregular !important;
	font-size: 14px;
}

#openPost #adminForm .box-search-filter .input-date {
    width: 80px;
    font-size: 12px;
    height: 30px;
    padding: 1px 5px;
    margin: 0;
    border: 1px solid 
    #ccc;
    vertical-align: top;
}
#openPost #adminForm .box-search-filter input {
    display: inline !important;
}
#openPost #adminForm .feature input, .feature ul, .feature select, .chzn-single {
    border-radius: 0 !important;
}

#openPost #adminForm .icon-date.icon-calendar {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
    background: url(../images/calendar.png) 0 0 no-repeat;
}

#openPost #adminForm .creation-date .lbl-date, .update-date .lbl-date {
    width: 40px;
    display: inline-block;
    font-weight: 100 !important;
    margin-right: 6px;
    font-family: robotoregular !important;
    font-size: 14px;
}

#openPost #adminForm .box-search-filter .input-date {
    width: 80px;
    font-size: 12px;
    height: 30px;
    padding: 1px 5px;
    margin: 0;
    border: 1px solid 
    #ccc;
    vertical-align: top;
}
#openPost #adminForm .box-search-filter input {
    display: inline !important;
}
#openPost #adminForm .feature input, .feature ul, .feature select, .chzn-single {
    border-radius: 0 !important;
}

#openPost #adminForm .icon-date.icon-calendar {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 10px;
	background: url(img/calendar.png) 0 0 no-repeat;
}

#openPost #adminForm .box-btngroup-below {
	margin-top: 10px;
}

#openPost #adminForm a#btnReset.btnsearchbelow {
    vertical-align: top;
}
#openPost #adminForm .box-search-filter a {
    border: 0 !important;
    box-shadow: none !important;
}
#openPost #adminForm a.btnsearchbelow {
    display: inline-block;
    background: 
#dfdddd;
color:
    #4a4a4a;
}

#openPost #adminForm #btnsearchbelow, #mod_btnsearchbelow {
    background-color: 
#1B305B;
color:
    #ffffff;
}
#openPost #adminForm .btnsearchbelow {
    vertical-align: top;
    width: auto;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    font-size: 12px;
    line-height: 22px;
    background-color: #183867;
    color: #fff;
}

#openPost #adminForm .wpfd-icon-search {
    width: 16px;
    height: 18px;
    display: inline-block;
    background: url('img/wpfd-icon-search.png');
        background-repeat: repeat;
    background-repeat: no-repeat;
    margin-left: 1px;
    vertical-align: middle;
    margin-right: 5px;
}

#openPost #adminForm .list-results {
	margin-top: 20px;
	text-align: center;
}
/* fin*/

#wpcf7-f4027-o1 input,
textarea, select
{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0!important;
    display: block;
    box-sizing: border-box!important;
    outline: none !important;

    padding: 0 0 0 10px !important;
    background-color: #ffffff !important;
    color: #777777 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: normal !important;
    height: 45px !important;
    border: 1px solid #777777 !important;
    border-radius: 15px !important;
}



.contentExtraitPanel li{

	font-size: 12px;
}

.entry-content li{

	font-size: 16px;
}

.page-id-4685 .reinssuranceBlock {
	display: none;
}
#postFormatCategoryIntro .su-posts.su-posts-default-loop .su-post .su-post-meta {
	display:none;
}