/**
* Table of Contents
*
* 1.0 - Reset
* 2.0 - Genericons
* 3.0 - Typography
* 4.0 - Elements
* 5.0 - Forms
* 6.0 - Navigations
*   6.1 - Links
*   6.2 - Menus
* 7.0 - Accessibility
* 8.0 - Alignments
* 9.0 - Clearings
* 10.0 - Header
* 12.0 - Content
*    12.1 - Posts and pages
*    12.2 - Post Formats
* 13.0 - Footer
* 14.0 - Media
*    14.1 - Captions
*    14.2 - Galleries
* 16.0 - Media Queries
*    16.1 - Mobile Large
*    16.2 - Tablet Small
*    16.3 - Tablet Large
*    16.4 - Desktop Small
*    16.5 - Desktop Medium
*    16.6 - Desktop Large
*    16.7 - Desktop X-Large
* 17.0 - Print
*/


/**
* 1.0 - Reset
*
* Resetting and rebuilding styles have been helped along thanks to the fine
* work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
*/
form a{
	color:#B0B734!important;
}
.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_previous_button{
	background:#00375C!important;
	transition: all 0.2s;
}
.gform_wrapper .gform_page_footer .button.gform_button:hover, .gform_wrapper .gform_page_footer .button.gform_next_button:hover,
.gform_wrapper .gform_page_footer .button.gform_button:hover, .gform_wrapper .gform_page_footer .button.gform_previous_button:hover{
	background:#B0B734!important;
}
.page-id-8577 .page_sidebar_back,
.page-id-8577 .fixe_menu_page,
.page-id-8577 .sidebar,
.page-id-8577 .fixe_menu_page h3,
.page-id-8577 .subnav_pages,
.page-id-8575 .page_sidebar_back,
.page-id-8575 .fixe_menu_page,
.page-id-8575 .sidebar,
.page-id-8575 .fixe_menu_page h3,
.page-id-8575 .subnav_pages,
.page-id-8585 .page_sidebar_back,
.page-id-8585 .fixe_menu_page,
.page-id-8585 .sidebar,
.page-id-8585 .fixe_menu_page h3,
.page-id-8585 .subnav_pages,
.page-id-8590 .page_sidebar_back,
.page-id-8590 .fixe_menu_page,
.page-id-8590 .sidebar,
.page-id-8590 .fixe_menu_page h3,
.page-id-8590 .subnav_pages{
	background-color:#00375C;

}
form a{
	display: inherit;
}
form ul li{
	flex-wrap: wrap;
}

.gform_wrapper ul.gfield_checkbox li label{
	margin: 2px 0 0 4px;
}
.gform_wrapper .field_description_below .gfield_description{
	padding-top: 0;
}



.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{
	width: 100%;
	margin-right: 20px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper ul li.gfield,
body .gform_wrapper .top_label div.ginput_container{
	width: 100%;
}
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-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: 'Raleway', sans-serif;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
}

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

ol,
ul {
	list-style: none;
}

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

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

fieldset {
	min-width: inherit;
}

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

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

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

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

a img {
	border: 0;
}


/**
* 2.0 - Genericons
*/
.dropdown-toggle{display: none;}






.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
* 3.0 Typography
*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}
ul b,
ul strong {
	font-weight: 700;
	display: contents;
}

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

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Raleway', sans-serif;
	line-height: 1.6;
}

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

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

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

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

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
* 4.0 Elements
*/

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

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

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

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

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

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

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

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

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
}


/**
* 5.0 Forms
*/

button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

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

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	width: 100%;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

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

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

/**
* 6.0 Navigations
*/

.main-navigation li{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	margin-right:10px;
	margin-left: 10px;
	font-size:14px;
}


/**
* 6.1 Links
*/

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

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}


/**
* 6.2 Menus
*/

.subnav_pages{
	list-style: none;
	background-color: #b0b734;

}
.children  {
	
	display: none;
}

.fixe_menu_page h3{
	font-weight:900;
	font-size:21px;
	color: #fff;
	text-transform: uppercase;
	background-color: #b0b734;
	margin-bottom: 42px;
	line-height: 24px;

}
.fixe_menu_page{
	padding-left: 45px;
	background-color: #b0b734;
	padding-top: 100px;
	padding-right: 45px;


}
.subnav_pages li{
	margin-bottom: 20px;
	line-height: 20px;
}
.subnav_pages .current_page_item a{
	color: #464748;
}
.subnav_pages li a{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:18px;
	color: #fff;
}
.subnav_pages li a:hover{
	
	text-decoration: underline;
}



.sidebar .site-header {
	background-color: transparent;
	border-bottom: 0;
	margin:0;
	padding: 0;


}
article {

	float: left;
	width: 100%;
}






#conteneur_menu{
	float: right;
}
#menu{
	float: left;
}
.main-navigation a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	float: left;
	/*height: 115px;
	line-height: 115px;*/
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.8em;
}

.main-navigation ul .toggled-on {
	display: block;
}

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

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
	box-shadow: inset 0 -4px 0 #b0b734;
}
.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
	border-top: 0;
}

.main-navigation .menu-item-has-children > a {
	/*padding-right: 48px;*/
}

.main-navigation .menu-item-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5em;
}

.no-js .main-navigation ul ul {
	display: block;
}




.landing_show .uultra-btn-commm{ display: none; }


a.uultra-btn-commm {
	display: inline-block;
	height: 30px;
	width: 130px;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;


	background: #B0B734!important;
	-moz-border-radius: 5px;
	color: #333 !important;
	text-decoration: none;
	border: none!important;
}

div#plupload-browse-button-profilebg.uultra-uploader-buttons, div#uultra-confirm-image-cropping.uultra-uploader-buttons, div#plupload-browse-button-avatar.uultra-uploader-buttons, div#uultra-confirm-avatar-cropping.uultra-uploader-buttons, div#plupload-browse-button.uultra-uploader-buttons {
	padding: 5px;
	width: 170px;
	background: #B0B734!important;
	color: #FFF;
	cursor: pointer;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 3px;
	margin-bottom: 20px;
}
div#plupload-browse-button-profilebg.uultra-uploader-buttons:hover, div#uultra-confirm-image-cropping.uultra-uploader-buttons:hover, div#plupload-browse-button-avatar.uultra-uploader-buttons:hover, div#uultra-confirm-avatar-cropping.uultra-uploader-buttons:hover, div#plupload-browse-button.uultra-uploader-buttons:hover {
	box-shadow: 0 0 0 3px #B0B734!important;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	height: 42px;
	padding: 0;
	position: absolute;
	text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
	top: 3px;
	right: 0;
	width: 42px;
}

.dropdown-toggle:after {
	color: #333;
	content: "\f431";
	font-size: 24px;
	line-height: 42px;
	position: relative;
	top: 0;
	left: 1px;
	width: 42px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
}

.dropdown-toggle:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}

.dropdown-toggle.toggle-on:after {
	content: "\f432";
}

.social-navigation {
	margin: 9.0909% 0;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -1.6em 0;
}

.social-navigation li {
	float: left;
}

.social-navigation a {
	display: block;
	height: 33px;
	position: relative;
	width: 33px;
	background-color:#a6b74b;
}

.social-navigation a:before {
	content: "\f415";
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href*="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.secondary-toggle {
	background-color: transparent;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	height: 42px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 42px;
}

.secondary-toggle:before {
	color: #333;
	content: "\f419";
	line-height: 40px;
	width: 40px;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
	background-color: transparent;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	outline: 0;
}

.secondary-toggle.toggled-on:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: 1px;
	left: -1px;
}

.post-navigation {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-weight: 700;
}

.post-navigation a {
	display: block;
	padding: 3.8461% 7.6923%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {
	background-color: #fff;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-family: 'Raleway', sans-serif;
}

.pagination .nav-links {
	min-height: 3.2em;
	position: relative;
	text-align: center;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	line-height: 3.2em;
	padding: 0 0.6667em;
}

.pagination .page-numbers.current {
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: inline-block;
	height: 48px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 48px;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	position: relative;
	width: 48px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
}

.pagination .prev {
	left: 0;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}


/**
* 7.0 Accessibility
*/

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

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
* 8.0 Alignments
*/

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
* 9.0 Clearings
*/

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
* 10.0 Header
*/
#logo{
	float:left;
}
.site-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.site-branding {
	min-height: 2em;
	padding-right: 60px;
	position: relative;
}

.site-title {
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3636;
	margin-bottom: 0;
}

.custom-logo {
	max-height: 84px;
	width: auto;
}
.logo_m{
	display: none;
}

.wp-custom-logo .site-title {
	margin-top: 0.545454545em;
}

.site-description {
	display: none;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0.5em 0 0;
	opacity: 0.7;
}

#responsive-menu-pro-container .responsive-menu-pro-search-box {
	background: #fff;
	border: 2px solid #dadada;
	color: #333;
	margin-top: 7px;
}

/**
* 12.0 Content
*/
#responsive-menu-pro-additional-content{
	background-color: #fff;
}

/*#responsive-menu-pro-container .social_links {


	margin-top: 81px;
	position: absolute;

	top: 60%;
	left: 42px;
	}*/
	.social_links a img:hover{
		opacity: 0.8; filter: alpha(opacity=80);
	}

	.sociaux a img:hover{
		opacity: 0.8; filter: alpha(opacity=80);
	}
	.lang_menu {
		background-color: #A6B84C;
		color: #fff;
		display: block;
		float: right;
		padding: 1.5px 7px;
		text-align: center;
		margin-left: 5px;
		margin-top: 0px;
		min-height: 32px;
		cursor: pointer;
	}
	#my_search{
		opacity: 0.8; filter: alpha(opacity=80);
	}

	#searchsubmit:hover{
		opacity: 0.8; filter: alpha(opacity=80);
	}

	.write_footer:hover{
		text-decoration: underline;
	}


	#responsive-menu-pro-container .custom-logo{
		max-height: 68px;
	}
	.page .entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
		font-size: 24px;
		font-weight: 700;
		line-height: 22px;
		margin-top: 30px;
		margin-bottom: 20px;
		font-family: 'Raleway', sans-serif;
		color: #464748;

	}


	.page p{
		font-family: 'Raleway', sans-serif;
		font-size: 16px;
		line-height: 20px;
		font-weight: 400;
	}
	.page .entry-header {
		padding: 0 65px;
	}


	.entry-content ul li:before {
		content: '\2022';
		color: #b0b734;
		padding-right: 5px;
		font-size: 53px;
		line-height: 14px;
		float: left;
		/*margin-bottom: 25px;*/
	}
	.entry-content ul li {
		list-style: none;
		margin-bottom: 11px;
		line-height: 19px;
		font-size: 16px;
		color: #484848;
		padding-right: 15px;
		float: left;
		clear: both;
		display: -webkit-flex;
		display: flex;
	}

	.page ul{
		float: left;

	}

	.site-content ul{
		float: left;
		width: 100%;
	}

	.page .entry-content, .entry-summary {
		padding: 0 70px 70px;
		color: #464748;
		min-height: 600px;
	}


	.image_content img{
		max-height: 310px;
		max-width: 800px;
		padding-bottom: 34px;
		margin-left: 65px;
		width: 100%;
		padding-right: 34px;
	}

	.entry-header .entry-title{
		font-family: 'Raleway', sans-serif;
		font-size: 48px;
		color: #464748;
		font-weight: 900;
		text-transform: uppercase;
		padding-top: 95px;
		margin-bottom: 35px;
	}

	body.custom-background{
		background-position: center 80px!important;
	}
/*#header{
position:fixed;
top:0;
background-color:#fff;
z-index:999999999;
width:100%;
height:115px;
line-height:115px;
}*/

#header .site-inner{
	max-width: 99%;
}



#post-54 iframe {
	min-height: 815px;
	margin-bottom: 0;
}
.poleDesc  {
	padding: 30px;
	background-color: #F0F0F0
}
.poleDesc h1 {
	font-size: 47px;
	color: #464748;
	text-transform: uppercase;
	line-height: 47px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 30px;
}


.poleDesc p {
	
	color: #464748;

}


.bouton_rep{
	width: 225px;
	height: 60px;
	background-color: #585858;
	padding-left: 27px;
	padding-top: 13px;
	margin-top: -2px;
	margin-right: 45px;

}
.bouton_rep:hover{
	opacity: 0.88; filter: alpha(opacity=88);

}

.bouton_rep img{
	display: inline-block;
	margin-right: 20px;
}
.bouton_rep p{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
}

.secondary a:hover > .bouton_rep p{
	text-decoration: underline;
}

.input_1{visibility:hidden;}

.page-id-138 .entry-content, .entry-summary {
	padding: 0;

}
.page-id-138 .xoouserultra-wrap {
	float: none;
	width: 100%;
	max-width: 100%;
	margin: 0 ;
}
.page-id-138 .xoouserultra-head {
	background: #f5f5f5;
	display: none;
}
.page-id-138 .xoouserultra-wrap .xoouserultra-inner {
	border: none;
	box-shadow: 0 0px 0px 0px #ccc;
	background-color: #F0F0F0;
	height: auto !important;
	display: inline-block;
	padding: 0 36px;
}
.page-id-137 .entry-content, .entry-summary {
	padding: 0;

}
.page-id-137 .xoouserultra-wrap {
	float: none;
	width: 100%;
	max-width: 100%!important;
	margin: 0 ;
}
.page-id-137 .xoouserultra-head {
	padding: 15px 31px;
	margin: 0;
	background-color: #F0F0F0;

}
.page-id-137 .xoouserultra-wrap .xoouserultra-inner {
	border: none;
	box-shadow: 0 0px 0px 0px #ccc;
	background-color: #F0F0F0;
	height: auto !important;
	display: inline-block;
	padding: 0 36px;
}
.bouton_carte{
	width: 215px;
	height: 60px;
	background-color: #b0b735;
	padding-left: 55px;
	padding-top: 13px;
	margin-left: 30px;

}
.bouton_carte img{
	display: inline-block;
	margin-right: 20px;
}
.bouton_carte p{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
}

.fond_gris_pale a:hover > .bouton_carte p{
	text-decoration: underline;
}

.fond_gris_pale{
	background-color: #f0f0f0;
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 375px;
}

.page-id-140 .fond_gris_pale{
	background-color: #f0f0f0;
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 100%;
	height: 100px;
}

.page-id-140 .fond_gris_pale .full_form{
	background-color: #f0f0f0;
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 100%;
	height: 100px;
	opacity: 0;
	padding: 0 25px;
}
.liste_poles li a{
	color: #fff;
	font-size: 16px;
	
	max-width: 58%;
	line-height: 17px;
}

.liste_poles li{
	list-style: none;

	margin: 10px 0px;
	line-height: 16px;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999999999999999;
	background: url(images/suchLoading.gif) center no-repeat #fff;
}
.small_toggle {
	position: absolute;
	top: 14px;
	width: 98%;
}
.small_toggle h1 {
	font-size: 24px!important;
	font-weight: 300;
	float: left;
	margin-top: 0px!important;
	color: #585858;
	text-transform: uppercase;
}
.small_toggle form{
	float: right;
	width: 31%;
}
.page-id-46 .page_sidebar_back, .page-id-719 .page_sidebar_back {
	margin-top: 0;
	padding-top: 115px;
	background-color: #fff;
}
.page-id-46 .xoouserultra-wrap, .page-id-719 .xoouserultra-wrap {

	width: 100%;
	max-width: 395px;
	margin: 0 auto 20px auto;
	float: right;
}
.page-id-46 .uultra-search-input-left , .page-id-719 .uultra-search-input-left {
	display: inline-block;
	
	margin-right: 3% !important;
}
.page-id-46 .uultra-search-input-right ,.page-id-719 .uultra-search-input-right {
	display: inline-block;
	
	margin-right: 3% !important;
}
.page-id-46 .xoouserultra-wrap-form .xoouserultra-inner .xoouserultra-head, .page-id-719 .xoouserultra-wrap-form .xoouserultra-inner .xoouserultra-head {

	display: none;
}
.page-id-46 .uultra-search-reset,.page-id-46 .uultra-search-reset, .page-id-719 .uultra-search-reset,.page-id-719 .uultra-search-reset{
	display: none;
}
.page-id-46 .uultra-search-p, .page-id-719 .uultra-search-p {
	margin: 0 !important; 
	height: auto !important;
}


.page-id-46 .uultra-search-input, .page-id-719 .uultra-search-input {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 18px;
	padding-left: 14px!important;
	width: 100%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px !important;
	color: #444;
	height: 57px!important;
	border: 1px solid #CCC;
	vertical-align: baseline;
	background-color: #fff!important;
}



.page-id-140 .xoouserultra-wrap {

	width: 100%;
	max-width: 395px;
	margin: 0 auto 20px auto;
	float: right;
}
.page-id-140 .uultra-search-input-left  {
	display: inline-block;
	
	margin-right: 3% !important;
}
.page-id-140 .uultra-search-input-right {
	display: inline-block;
	
	margin-right: 3% !important;
}
.page-id-140 .xoouserultra-wrap-form .xoouserultra-inner .xoouserultra-head{

	display: none;
}
.page-id-140 .uultra-search-reset,.page-id-140 .uultra-search-reset{
	display: none;
}
.page-id-140 .uultra-search-p {
	margin: 0 !important; 
	height: auto !important;
}

.page-id-140 .uultra-search-input {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;

	font-size: 18px;
	padding-left: 14px!important;
	width: 100%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px -3px !important;

	color: #444;
	position: relative;
	height: 57px!important;
	border: 1px solid #CCC;
	vertical-align: baseline;
	background-color: #fff!important;
}








select::-ms-expand {
	display: none;
}

.commons-panel-heading {
	width: 100%;
	cursor: default;
	min-height: 50px;
	clear: both;
	background-color: #F4F4F4;
	position: relative;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.linkToConnect{
	font-weight: 700;
	line-height: normal;
	float: left;
	margin-top: -45px;
	margin-left: 40px;
	color: #b0b734; 

}
.linkToConnect span{
	font-weight: 500

}



.linkToConnect:hover{
	text-decoration: underline;

}
.theMapSearch{
	color: #666;
	background: #d1d1d1 url(images/search_rep.png) no-repeat 85% 50%!important;
	border: 1px solid #CCC;
	box-shadow: inset 0 -1px 1px -1px #fff;
	padding: 4px 10px 4px 22px;
	font-size: 15px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 57px;
	width: 190px;
	text-align: left;
	padding: 4px 10px 4px 22px;
	/* cursor: pointer; */
	text-decoration: none;
	margin: 0;
	float: right;
	margin-top: 22px;
	margin-left: 6px!important;
	color: #fff;
}
.theMapSearch:hover{
	opacity: 0.8; filter: alpha(opacity=80);
}
.page-id-46 .xoouserultra-wrap a.xoouserultra-button, .page-id-46 input[type=submit].xoouserultra-button, .page-id-46 input[type=button].xoouserultra-button, .page-id-719 .xoouserultra-wrap a.xoouserultra-button, .page-id-719 input[type=submit].xoouserultra-button, .page-id-719 input[type=button].xoouserultra-button {
	color: #666;
	background: #b0b735 url(images/search_rep.png) no-repeat 85% 50%!important;
	border: 1px solid #CCC;
	box-shadow: inset 0 -1px 1px -1px #fff;
	padding: 4px 10px 4px 22px;
}

.page-id-46 a.xoouserultra-button,.page-id-46 input[type=submit].xoouserultra-button, .page-id-46 input[type=button].xoouserultra-button, .page-id-719 a.xoouserultra-button,.page-id-719 input[type=submit].xoouserultra-button, .page-id-719 input[type=button].xoouserultra-button {
	font-size: 15px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 57px;
	width: 190px;
	text-align: left;
	padding: 4px 10px 4px 22px;
	/* cursor: pointer; */
	text-decoration: none;
	margin: 0;
	float: right;
	margin-left: 6px!important;
	color: #fff;
}



.page-id-46 a.xoouserultra-button:hover,.page-id-46 input[type=submit].xoouserultra-button:hover,.page-id-46 input[type=button].xoouserultra-button:hover, .page-id-721 a.xoouserultra-button:hover,.page-id-721 input[type=submit].xoouserultra-button:hover,.page-id-721 input[type=button].xoouserultra-button:hover {
	
	opacity: 0.8; filter: alpha(opacity=80);
}
.mailto_icon:hover{
	opacity: 0.8; filter: alpha(opacity=80);
}

.page-id-140 .xoouserultra-wrap a.xoouserultra-button, .page-id-140 input[type=submit].xoouserultra-button, .page-id-140 input[type=button].xoouserultra-button {
	color: #666;
	background: #b0b735 url(images/search_rep.png) no-repeat 85% 50%!important;
	border: 1px solid #CCC;
	box-shadow: inset 0 -1px 1px -1px #fff;
	padding: 4px 10px 4px 22px;
}
ul ul li{float: left;    width: 100%;}
.page-id-140 a.xoouserultra-button,.page-id-140 input[type=submit].xoouserultra-button, .page-id-140 input[type=button].xoouserultra-button{
	font-size: 15px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 57px;
	width: 190px;
	text-align: left;
	padding: 4px 10px 4px 22px;
	/* cursor: pointer; */
	text-decoration: none;
	margin: 0;
	float: right;
	margin-left: 6px!important;
	color: #fff;
}



.page-id-140 a.xoouserultra-button:hover,.page-id-140 input[type=submit].xoouserultra-button:hover,.page-id-140 input[type=button].xoouserultra-button:hover {
	
	opacity: 0.8; filter: alpha(opacity=80);
}


.search  .sidebar{display: none;}

.search-results h2 {

	text-transform: none!important;
}
.search .site-content {
	display: block;
	float: right;
	width: 100%;
	min-height: 600px;
	margin-bottom: 100px;
}

.toogle_search img {
	position: absolute;
	z-index: 1;
	width: 36px;
	overflow: hidden;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0px;
	background-color: #B0B734;
	cursor: pointer;
}
.toogle_search img:hover {
	opacity: 0.8; filter: alpha(opacity=80);
}

.sub-menu{display: none;}

/*Page 48 et 721*/


.page-id-48 .xoouserultra-wrap a.xoouserultra-button, .page-id-48 input[type=submit].xoouserultra-button, .page-id-48 input[type=button].xoouserultra-button, .page-id-721 .xoouserultra-wrap a.xoouserultra-button, .page-id-721 input[type=submit].xoouserultra-button, .page-id-721 input[type=button].xoouserultra-button {
	color: #666;
	background: #b0b735 url(images/search_rep.png) no-repeat 85% 50%!important;
	border: 1px solid #CCC;
	box-shadow: inset 0 -1px 1px -1px #fff;
	padding: 4px 10px 4px 22px;
}

.page-id-48 a.xoouserultra-button,.page-id-48 input[type=submit].xoouserultra-button, .page-id-48 input[type=button].xoouserultra-button, .page-id-721 a.xoouserultra-button,.page-id-721 input[type=submit].xoouserultra-button, .page-id-721 input[type=button].xoouserultra-button {
	font-size: 15px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 57px;
	width: 190px;
	text-align: left;
	padding: 4px 10px 4px 22px;
	/* cursor: pointer; */
	text-decoration: none;
	margin: 0;
	float: right;
	margin-left: 6px!important;
	color: #fff;
}



.page-id-48 a.xoouserultra-button:hover,.page-id-48 input[type=submit].xoouserultra-button:hover,.page-id-48 input[type=button].xoouserultra-button:hover, .page-id-721 a.xoouserultra-button:hover,.page-id-721 input[type=submit].xoouserultra-button:hover,.page-id-721 input[type=button].xoouserultra-button:hover {
	
	opacity: 0.8; filter: alpha(opacity=80);
}








.page-id-48 .xoouserultra-head, .page-id-721 .xoouserultra-head{
	display: none;
}


.page-id-48 .page_sidebar_back, .page-id-721 .page_sidebar_back {
	margin-top: 0;
	padding-top: 115px;
	background-color: #fff;
}



.page-id-48 .xoouserultra-wrap, .page-id-721 .xoouserultra-wrap {

	width: 100%;
	max-width: 395px;
	margin: 0 auto 20px auto;
	float: right;
}
.page-id-48 .uultra-search-input-left, .page-id-721 .uultra-search-input-left {
	display: inline-block;
	
	margin-right: 3% !important;
}
.page-id-48 .uultra-search-input-right , .page-id-721 .uultra-search-input-right {
	display: inline-block;
	
	margin-right: 3% !important;
}
.page-id-48 .xoouserultra-wrap-form .xoouserultra-inner .xoouserultra-head, .page-id-721 .xoouserultra-wrap-form .xoouserultra-inner .xoouserultra-head,{

	display: none;
}
.page-id-48 .uultra-search-reset, .page-id-721 .uultra-search-reset{
	display: none;
}
.page-id-48 .uultra-search-p, .page-id-721 .uultra-search-p {
	margin: 0 !important; 
	height: auto !important;
}


.page-id-48 .uultra-search-input ,.page-id-721 .uultra-search-input {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 18px;
	padding-left: 14px!important;
	width: 100%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px !important;
	color: #444;
	height: 57px!important;
	border: 1px solid #CCC;
	vertical-align: baseline;
	background-color: #fff!important;
}
select::-ms-expand {
	display: none;
}



select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}




/*48 end*/


.page-id-140 .page_sidebar_back {
	margin-top: 112px!important;
	background-color: #fff;
}
.entreprise_coords{
	background-color: #b0b734;
}

.carte_direction {
	max-width: 225px;
	float: right;
	color: #fff;
}

.fixe_menu_page .ms-options-wrap > button:focus, .fixe_menu_page .ms-options-wrap > button {
	position: relative;
	width: 225px;
	height: 57px;
	text-align: left;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 5px 20px 5px 5px;
	margin-top: 1px;
	font-size: 13px;
	color: #aaa;
	outline: none;
	white-space: nowrap;
	overflow: hidden;
	float: right;
	margin-bottom: 10px;
}

.fixe_menu_page .ms-options-wrap > .ms-options {
	position: absolute;
	left: 0;
	width: 100%;
	margin-bottom: 20px;
	background: white;
	z-index: 2000;
	border: 1px solid #aaa;
}

.fixe_menu_page .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
	margin-right: 5px;
	/* position: absolute; */
	/* left: 0px; */
	/* top: 30px; */
}
.soc_econ_blanc ul li:before {
	content: '\2022';
	color: #b0b734;
	padding-right: 5px;
	font-size: 53px;
	line-height: 14px;
	float: left;

}

.soc_econ_blanc ul li {
	list-style: none;
	margin-bottom: 11px;
	line-height: 19px;
	font-size: 16px;
	color: #484848;
	padding-right: 15px;
	float: left;
	clear: both;
	display: -webkit-flex;
	display: flex;
}

.soc_econ_blanc ul li a:hover {
	text-decoration: underline;
}

.ms-options-wrap > button:after {
	background: url(images/dd_gris.png) no-repeat 100% 0!important;
	content: ' ';
	
	position: absolute;
	top: 0px!important;
	right: 0px!important;
	width: 55px!important;
	height: 58px!important;
	border: none!important; 

	margin-top: 0px; 

}

.reset_dir {
	float: left;
}
.reset_dir:hover{
	opacity: 0.8; filter: alpha(opacity=80);

}
.reset_dir a{
	float: left;
	color: #B0B735;
	padding: 12px;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 300;
	margin-top: 12px;
	margin-left: 12px;

}
.reset_dir a:hover{
	text-decoration: underline;

}
.xoouserultra-wrap a.xoouserultra-button:hover, input[type=submit].xoouserultra-button:hover, input[type=submit].xoouserultra-button:focus, input[type=button].xoouserultra-button:hover, input[type=button].xoouserultra-button:focus, .xoouserultra-wrap a.xoouserultra-button:active, input[type=submit].xoouserultra-button:active, input[type=submit].xoouserultra-button:active, input[type=button].xoouserultra-button:active, input[type=button].xoouserultra-button:active {
	border: 1px solid #fff;
	background-color: #fff;
	box-shadow: inset 0 -1px 1px -1px #fff;
	color: #fff;
	background-image: -webkit-linear-gradient(top, #888, #888);
}

.uultra-searchbtn-div {
	padding: 0;
	margin-top: 6px !important;
	clear: both;
	width: 100%;
	margin-left: 6px;
	margin-bottom: 25px!important;
	float: left;
}

.uultra-search-meta-entreprise_region{

	background: url(images/dd_vert.png) no-repeat 100% 0!important;
	height: 57px!important;
	overflow: hidden!important;
	width: 100%!important;

}

.uultra-search-meta-rubrique{

	background: url(images/dd_gris.png) no-repeat 100% 0!important;
	height: 57px!important;
	overflow: hidden!important;
	width: 100%!important;

}

.uultra-search-meta-entreprise_sujet{

	background: url(images/dd_gris.png) no-repeat 100% 0!important;
	height: 57px!important;
	overflow: hidden!important;
	width: 100%!important;
}

.uultra-search-meta-entreprise_region select {
	background: transparent;
	border: none;
	font-size: 14px!important;
	height: 29px!important;
	padding: 5px!important; /* If you add too much padding here, the options won't show in IE */
	width: 104%!important;
}
.uultra-search-meta-rubrique select {
	background: transparent;
	border: none;
	font-size: 14px!important;
	height: 29px!important;
	padding: 5px!important; /* If you add too much padding here, the options won't show in IE */
	width: 104%!important;
}

.uultra-search-meta-entreprise_sujet select {
	background: transparent;
	border: none;
	font-size: 14px!important;
	height: 29px!important;
	padding: 5px!important; /* If you add too much padding here, the options won't show in IE */
	width: 104%!important;
}



.contenu_ajax_single h6{
	line-height: 18px;
	margin-bottom: 20px;
}
.contenu_ajax_single p a{
	border-bottom: 1px solid #333;
	color: #333;
}
.contenu_ajax_single p a:hover{
	border-bottom: 0;
	color: #707070;
}
.parent-pageid-11 .pure-g{
	visibility: hidden;
}
.parent-pageid-11  #colophon {
	background-color: transparent;

}
#map-container {
	min-height: 650px;
}
.page-id-139 .site{
	min-height: 100vh;
}
.page-id-139 .site-content {
	display: block;
	float: right;
	width: 100%;
}
.page-id-139 .sidebar {
	display: none;

}
.page-id-244  #colophon {
	display: none;

}

.page-id-138 iframe{min-height: auto!important;}

iframe {    min-height: 650px;}
.page-id-943  #colophon {
	display: none;

}
.page-id-54  #colophon {
	display: none;

}
.page-id-11 .pure-g, .page-id-664 .pure-g{
	visibility: hidden;
}

.page-id-56  #colophon, .page-id-729  #colophon {
	display: none;

}
.page-id-56 .pure-g, .page-id-729 .pure-g{
	visibility: hidden;
}


.page-id-11 #colophon, .page-id-664 #colophon {
	background-color: transparent;

}
.fond_gris_pale h1{
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	font-weight: 300;
	line-height: 75px;
	float: left;
	margin-left: 30px;
	margin-top: 105px;
	color: #585858;
	text-transform: uppercase;
}
.fond_gris_pale h1 span{
	font-weight: 900;
}

.page-id-140 .fond_gris_pale h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	font-weight: 300;
	line-height: 75px;
	float: left;
	margin-left: 25px;
	margin-top: 105px;
	color: #585858;
	text-transform: uppercase;
}
.page-id-9 .page_sidebar_back, .page-id-717 .page_sidebar_back {
	margin-top: 0;
	float: none;
	background-color: #fff;
}
.page-id-6753 .page_sidebar_back,.parent-pageid-6753 .page_sidebar_back,.category-id-68 .page_sidebar_back{
	margin-top: 0;
	float: none;
	background-color: #fff;
}

.repertoire_banner{
	margin-top: 115px;
	width: 100%;
	background-image: url(images/bannerRepertoire.jpg);
	background-repeat: no-repeat;
	min-height: 585px;
	background-size: cover;
	position: relative;

}

.barres_vertes_repertoire{
	position: absolute;
	bottom: 0;
	
}

.left_text_repertoire{
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	
	bottom: 150px;
}
.left_text_repertoire h1{
	font-family: 'Raleway', sans-serif;
	font-size: 72px;
	font-weight: 300;
	line-height: 75px;
	filter: drop-shadow(3px 7px 20px black);
	-webkit-filter: drop-shadow(3px 7px 20px black);
	-moz-filter: drop-shadow(3px 7px 20px black);
}
.left_text_repertoire h1 span{
	font-weight: 900;
}
.xoouserultra-login-wrapper a:hover{    border-bottom: 1px solid #888; color: #888;}

.info-div .social-icon-divider + p a{
	color: #b0b735;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	margin: 0;
	float: left;
	font-weight: 500;
	clear: both;
	margin-bottom: 13px;
}
.info-div .social-icon-divider + p a:hover{
	text-decoration: underline;
}

.info-div p:nth-child(2n) {
	color: #2f2f2f;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Raleway', sans-serif;
	margin: 0;
	float: left;
	font-weight: 700;
	clear: both;
	margin-bottom: 13px;
	text-align: left;
	
}

.uultra-card-profile-desc{
	float: left;
	color: #000;
	text-align: left;
}
p.uultra-card-profile-desc {
	text-align: initial; 
	color: #000;
}

.info-div{
	float: left;
	padding: 0px 48px;
}
.usersultra-front-directory-wrap ul.usersultra-front-results li {
	display: inline-block;
	width: 32%;
	min-width: 190px;
	border: solid 1px #EFEFEF;
	margin: 10px 8px 5px 8px;
	padding: 5px;
	min-height: 130px;
	height: auto;
	vertical-align: top;
	padding: 0px;
	float: initial;
	/* min-height: 550px; */
	background-color: #f0f0f0;
}
.usersultra-front-directory-wrap .xoousers-prof-photo {
	margin: 0;
	height: auto;
	min-height: 250px;
	/* max-height: 250px; */
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-size: cover;
}
.xoousers-prof-photo{
	border-bottom: none;
}
.social-icon-divider{
	display: none;
}
.xoouserultra-wrap .xoouserultra-inner {
	border: none;
	box-shadow: 0 0px 0px 0px #ccc; 
	background-color: #F0F0F0;
	height: auto !important;
	display: inline-block;
}
.uultra-view-profile-bar a.uultra-btn-profile {
	display: inline-block;
	min-height: 30px !important;
	width: 100%;
	padding-top: 5px;
	border: none;
	background: transparent;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #b0b735;
	text-decoration: none;
	padding: 0px 48px;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 48px;
}
.uultra-view-profile-bar a.uultra-btn-profile:hover {
	background: transparent;
	text-decoration: underline;
	border: none;
	color: #b0b735;
	padding: 0px 48px;

}
.uultra-view-profile-bar a.uultra-btn-profile:after {
	content: url(images/fleche.png);
	margin-left: 10px;

}
.usersultra-front-directory-wrap ul.usersultra-front-results .uultra-view-profile-bar {
	margin: 0;
	width: 100%;
	float: left;
}

.uultra-view-profile-bar {
	margin: 5px auto 5px auto;
	width: 100%;
	text-align: initial;
}








.text_back_vert h2{
	background-color: #B0B735;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 15px;
}
.text_back_vert{
	margin-top: 15px;
}
.color_menu{
	background-color: #B0B735;
	min-height: 195px;
}






.color_menu_rouge{
	background-color: #bc373c;
	min-height: 195px;
	padding: 110px 20px 0 50px;
}
.color_menu_jaune{
	background-color: #e29c2c;
	min-height: 195px;
	padding: 110px 20px 0 50px;
}
.color_menu_bleu{
	background-color: #41548f;
	min-height: 195px;
	padding: 110px 20px 0 50px;
}
.color_menu_cyan{
	background-color: #3fadba;
	min-height: 195px;
	padding: 87px 20px 0 50px;
}

.color_menu_rouge:hover{
	background-color: #a62327;


}
.color_menu_jaune:hover{
	background-color: #d47c09;


}
.color_menu_bleu:hover{
	background-color: #21387e;


}
.color_menu_cyan:hover{
	background-color: #21919d;

}







.color_menu h2{
	text-transform: uppercase;
	color: #fff;
	font-size: 24px!important;
	font-family: 'Raleway', sans-serif;
	line-height: 25px;
	font-weight: 500;  

}

.color_menu h2 span{
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
}


.soc_econ_info{
	min-height: 715px;
	background: linear-gradient(to left, #fff 50%, #f0f0f0 50%);
}
.soc_econ_gris{
	padding: 50px 50px 130px 50px;
	min-height: 715px;
}
.soc_econ_gris h1{
	color: #000;
	font-weight: 500;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 45px;
	margin-top: 30px;
	margin-bottom: 56px;
}
.soc_econ_gris h1 span{
	color: #000;
	font-weight: 900;
}
.soc_econ_blanc {
	padding: 50px 50px 75px 50px;
	min-height: 708px;
	float: left;
}
.soc_econ_blanc h1{
	color: #000;
	font-weight: 500;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 45px;
	margin-top: 30px;
	margin-bottom: 56px;
}
.soc_econ_blanc h1 span{
	color: #000;
	font-weight: 900;
}


.menu_ajax_gris {
	height: 84.5%;
	z-index: 0;
	background-color: #f0f0f0;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
	position: fixed;
	clear: both;
	top: 80px;
	width: 21.9vw;
	display: inline-block;
	width: 33.33vw;
	height: 100vh;
	overflow: hidden;
	position: fixed;
	z-index: 0;
}
	/*.menu_ajax_gris {
		width: 38.8%;
		height: 100%;
		z-index: 0;
		background-color: #f0f0f0;
		float: left;
		overflow-y: scroll;
		overflow-x: hidden;
		max-width: 350px;
		position: relative;
		clear: both;

		}*/



		/*.menu_head_ajax{
			background-color: #bebebe;
			min-height: 160px;
			width: 100%;
			padding: 100px 50px 40px 50px;
			max-width: 350px;
			display: inline-block;
			float: left;
			clear: both;
			}*/
			.menu_head_ajax{
				background-color: #bebebe;
				min-height: 180px;
				width: 100%;
				padding: 100px 50px 40px 50px;

				position: fixed;
				top: 80px;
				width: 33.33vw;
			}

			.menu_head_ajax p{
				text-transform: uppercase;
				color: #fff;
				font-size: 21px;
				font-family: 'Raleway', sans-serif;
				font-weight: 900;
				margin-bottom: 0;
			}
			.menu_head_ajax span{

				font-weight: 500;
			}
			.parent-pageid-11 .fixe_menu_page, .page-id-11 .fixe_menu_page,
			.parent-pageid-664 .fixe_menu_page, .page-id-664 .fixe_menu_page{
				position: fixed;
				padding-left: 45px;
				background-color: #b0b734;
				padding-top: 100px;
				padding-right: 45px;
				/* float: left; */
				/* max-width: 250px; */
				width: 16%;
				/* background-color: #b0b734; */
				height: 100%;
			}
			.parent-pageid-11 #colophon, .page-id-11 #colophon,
			.parent-pageid-664 #colophon, .page-id-664 #colophon{
				position: fixed;
				bottom: 0;
			}
			body.parent-pageid-11 , body.page-id-11,
			body.parent-pageid-664 , body.page-id-664{
				background-color: #B0B734;
				background-image: none!important;
			}

			.parent-pageid-11 .site-content, .page-id-11 .site-content,
			.parent-pageid-664 .site-content, .page-id-664 .site-content{
				display: block;
				float: right;
				width: 84%;
			}

			.parent-pageid-11 .sidebar, .page-id-11 .sidebar,
			.parent-pageid-664 .sidebar, .page-id-664 .sidebar{
				float: left;
				/* max-width: 250px; */
				width: 250px;
				background-color: #b0b734;
				height: 100%;
				position: fixed;
				display: inline-block;
				width: 11.12%;
				/* background-color: #fff; */
				padding-top: 1px;
				margin-top: 1px;
				height: 100vh;
				vertical-align: middle;
				z-index: 2;
			}


			.parent-pageid-11 .write_footer, .page-id-11 .write_footer,
			.parent-pageid-664 .write_footer, .page-id-664 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
			}







			.page-id-42 .fixe_menu_page,
			.page-id-684 .fixe_menu_page{
				position: fixed;
				padding-left: 45px;
				background-color: #b0b734;
				padding-top: 100px;
				padding-right: 45px;
				/* float: left; */
				/* max-width: 250px; */
				width: 16%;
				/* background-color: #b0b734; */
				height: 100%;
			}
			.page-id-42 #colophon,
			.page-id-684 #colophon{
				position: fixed;
				bottom: 0;
			}
			body.page-id-42,
			body.page-id-684{
				background-color: #B0B734;
				background-image: none!important;
			}

			.page-id-42 .site-content,
			.page-id-684 .site-content{
				display: block;
				float: right;
				width: 84%;
			}

			.page-id-42 .sidebar,
			.page-id-684 .sidebar{
				float: left;
				/* max-width: 250px; */
				width: 250px;
				background-color: #b0b734;
				height: 100%;
				position: fixed;
				display: inline-block;
				width: 11.12%;
				/* background-color: #fff; */
				padding-top: 1px;
				margin-top: 1px;
				height: 100vh;
				vertical-align: middle;
				z-index: 1;
			}


			.page-id-42 .write_footer,
			.page-id-684 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
			}


			.page-id-42 .entry-header,
			.page-id-684 .entry-header{
				display: none;
			}

			.page-id-42 .page_sidebar_back, .page-id-684 .page_sidebar_back {
				float: left;
				margin-top: 86px;
				background-color: #b0b734;
				width: 100%;
				height: 100vh;
			}
			.page-id-42 article,
			.page-id-684 article{
				min-height: 100vh;
			}












			.page-id-56 .fixe_menu_page,
			.page-id-729 .fixe_menu_page{
				position: fixed;
				padding-left: 45px;
				background-color: #b0b734;
				padding-top: 100px;
				padding-right: 45px;
				/* float: left; */
				/* max-width: 250px; */
				width: 16%;
				/* background-color: #b0b734; */
				height: 100%;
			}
			.page-id-56 #colophon,
			.page-id-729 #colophon{
				position: fixed;
				bottom: 0;
			}
			body.page-id-56,
			body.page-id-729{
				background-color: #B0B734;
				background-image: none!important;
			}

			.page-id-56 .site-content,
			.page-id-729 .site-content{
				display: block;
				float: right;
				width: 84%;
			}

			.page-id-56 .sidebar,
			.page-id-729 .sidebar{
				float: left;
				/* max-width: 250px; */
				width: 250px;
				background-color: #b0b734;
				height: 100%;
				position: fixed;
				display: inline-block;
				width: 11.12%;
				/* background-color: #fff; */
				padding-top: 1px;
				margin-top: 1px;
				height: 100vh;
				vertical-align: middle;
				z-index: 2;
			}


			.page-id-56 .write_footer,
			.page-id-729 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
			}


			.page-id-56 .entry-header,
			.page-id-729 .entry-header{
				display: none;
			}

			.page-id-56 .page_sidebar_back,
			.page-id-729 .page_sidebar_back{
				float: left;
				margin-top: 114px;
				background-color: #b0b734;
				width: 100%;
				height: 100vh;
			}

			.page-id-56 article,
			.page-id-729 article{
				min-height: 100vh;
			}




			.usersultra-paginate span.current {

				background: #444 !important;
				border-color: #444 !important;
				color: #fff !important;
				padding: 4px 10px !important;
				margin: 0 2px !important;
				display: inline-block !important;
				font-size: 11px !important;
				height: 30px !important;
				line-height: 19px !important;
				-moz-border-radius: 5px !important;
				border-radius: 5px !important;
			}


			/*Profile views*/


			.usersultra-dahsboard-cont {
				float: left;
				display: inline-block;
				position: relative;
				width: 100%;
				margin-left: auto !important;
				margin-right: auto !important;
				background-color: #FFF;
				padding-top: 10px;
				text-align: center;
			}

			.usersultra-dahsboard-cont .usersultra-dahsboard-left {
				display: inline-block;
				vertical-align: top;
				width: 100%;
				margin: 0px 2% 20px auto;
				padding: 0px 10px 0px 5px;
				border-right: solid 1px #EFEFEF;
				min-height: 50px !important;
				float: left;
			}
			.usersultra-dahsboard-cont .usersultra-dahsboard-left .myavatar .pic {
				text-align: center;
				margin: 10px auto 10px auto;
				padding: 0px 0px 10px 0px;
				width: auto;
				height: auto;
				float: left;
			}
			.usersultra-dahsboard-cont .btnupload-common-avatar {
				clear: none; 
				margin: 5px 15px 5px auto;
				float: left;
			}


			a.uultra-btn-upload-avatar {
				display: inline-block;
				height: 50px;
				width: 100%;
				padding: 10px 5px 5px 5px;
				text-align: left;
				font-size: 12px;
				border: solid 1px #B0B734;
				-moz-border-radius: 0px;
				border-radius: 0px;
				color: #333;
				text-decoration: none;
				border: 1px solid #B0B734!important;
			}
			a.uultra-btn-upload-avatar:hover {
				background: #B0B734!important;
				border: solid 1px #CCC;
				-moz-border-radius: 0px;
				border-radius: 0px;
				color: #FFF;
			}
			select.xoouserultra-input{
				background: #fff;
				color: #444;
				padding: 5px !important;
				border: 1px solid #ccc !important;
				-moz-appearance: textfield;
				appearance: textfield;
				
			}

			.usersultra-dahsboard-cont .usersultra-dahsboard-left .myavatar .pic img {
				width: auto;
				height: auto;
				max-height: 50px;
				max-width: 71px;
				border-radius: inherit;
				margin: 0 15px;
			}
			.usersultra-dahsboard-cont .usersultra-dahsboard-left ul.uultra_u_dashboard_main_menu {
				list-style: none;
				margin-left: 0px;
				text-align: left;
				padding: 0px;
				/* clear: none; */
				margin: 5px auto 10px auto;
				padding: 10px 0px 15px 0px;
			}
			.usersultra-dahsboard-cont .usersultra-dahsboard-left .myavatar {
				position: relative;
				clear: both;
				border: none;
				margin: 5px auto 10px auto;
				padding: 10px 0px 15px 0px;
				min-height: 50px;
				width: auto;
				text-align: center;
				-moz-border-radius: 0px;
				border-radius: 0px;
				float: left;
			}
			.usersultra-dahsboard-cont .usersultra-dahsboard-left ul.uultra_u_dashboard_main_menu li {
				margin: 5px 0px 5px 0px;
				width: auto;
				text-align: center;
				position: relative;
				float: left;
				list-style: none !important;
				clear: none;

			}
			.uultra_u_dashboard_main_menu li:before{
				display: none;
			}

			a.uultra-btn-u-menu {
				display: inline-block;
				min-height: 30px;
				height: auto !important;
				width: 100%;
				padding: 10px 5px 5px 5px;
				text-align: left;
				font-size: 12px;
				vertical-align: top;
				border: solid 1px #E8E8E8;
				background: #FFF;
				-moz-border-radius: 0px;
				border-radius: 0px;
				color: #333 !important;
				text-decoration: none;
				line-height: 30px;
				border: 1px solid #B0B734!important;
			}
			a.uultra-btn-u-menu:hover {
				border: solid 1px #fff;
				background: #B0B734;
				-moz-border-radius: 0px;
				border-radius: 0px;
				color: #FFF !important;
			}

			.xoouserultra-field-type span, .xoouserultra-field-value span {
				float: left;
				line-height: 26px;
				font-family: Raleway, sans-serif;
				font-size: 14px;
			}

			.usersultra-dahsboard-cont .usersultra-dahsboard-center {
				display: inline-block;
				vertical-align: top;
				width: 100%;
				margin: 0px auto 20px auto;
			}
			.usersultra-dahsboard-cont [type="checkbox"]:not(:checked) + label, .usersultra-dahsboard-cont [type="checkbox"]:checked + label {
				position: relative;
				padding-left: 25px;
				padding-top: 2px;
				font-size: 14px;
			}
			.commons-panel{
				border: none;
				box-shadow: 0 0px 0px 0px #ccc;
				background-color: #F0F0F0;
				height: auto !important;
				display: inline-block;
			}

			/*Carte interactive start*/

			.adressePin{  
				background-color: #B0B734;
				padding: 8px 0px 8px 0;
				min-height: 96px;
			}
			.adressePin p{  
				color: #fff!important;
			}

			.getMe img {
				max-width: 140px!important;
				max-height: 113px;
			}
			.return_button{
				float: right;

			}
			.page-id-244 .fixe_menu_page{
				position: fixed;
				padding-left: 20px;
				background-color: #b0b734;
				margin-top: 100px;
				padding-top: 0;
				padding-right: 20px;
				/* float: left; */
				/* max-width: 250px; */
				width: 25%;
				/* background-color: #b0b734; */
				height: 100%;

				padding-right: 35px;
			}
			#colophon, .page-id-244 #colophon{
				position: fixed;
				bottom: 0;
			}
			body.page-id-244{
				background-color: #B0B734;
				background-image: none!important;
			}

			.page-id-244 .site-content{
				display: block;
				float: right;
				width: 100%;
			}

			.page-id-244 .sidebar{
				width: 0%;

			}
			/*.page-id-244 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
				}*/

				.page-id-244 .page_sidebar_back{
					float: left;
					margin-top: 115px;
					background-color: #b0b734;
					width: 100%;
					height: 79vh;
				}

				.page-id-244 article{
					


					float: right;
					width: 100%;

				}

				.page-id-943 .fixe_menu_page{
					position: fixed;
					padding-left: 20px;
					background-color: #b0b734;
					margin-top: 100px;
					padding-top: 0;
					padding-right: 20px;
					/* float: left; */
					/* max-width: 250px; */
					width: 25%;
					/* background-color: #b0b734; */
					height: 100%;

					padding-right: 35px;
				}
				#colophon, .page-id-943 #colophon{
					position: fixed;
					bottom: 0;
				}
				body.page-id-943{
					background-color: #B0B734;
					background-image: none!important;
				}

				.page-id-943 .site-content{
					display: block;
					float: right;
					width: 100%;
				}

				.page-id-943 .sidebar{
					width: 0%;

				}
				.page-id-943 .sidebar{
					width: 0%;

				}

			/*.page-id-244 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
				}*/

				.page-id-943 .page_sidebar_back{
					float: left;
					margin-top: 115px;
					background-color: #b0b734;
					width: 100%;
					height: 79vh;
				}

				.page-id-943 article{
					


					float: right;
					width: 100%;

				}


				/*Fin carte du bottin*/



				.page-id-54 .fixe_menu_page{
					position: fixed;
					padding-left: 20px;
					background-color: #b0b734;
					margin-top: 100px;
					padding-top: 0;
					padding-right: 20px;
					/* float: left; */
					/* max-width: 250px; */
					width: 25%;
					/* background-color: #b0b734; */
					height: 100%;

					padding-right: 35px;
				}
				#colophon, .page-id-54 #colophon{
					position: fixed;
					bottom: 0;
				}
				body.page-id-54{
					background-color: #B0B734;
					background-image: none!important;
				}

				.page-id-54 .site-content{
					display: block;
					float: right;
					width: 100%;
				}

				.page-id-54 .sidebar{
					width: 0%;

				}


			/*.page-id-244 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
				}*/

				.page-id-943 .page_sidebar_back{
					float: left;
					margin-top: 115px;
					background-color: #b0b734;
					width: 100%;
					height: 79vh;
				}

				.page-id-943 article{
					


					float: right;
					width: 100%;

				}





				
				.page-id-727 .fixe_menu_page{
					position: fixed;
					padding-left: 20px;
					background-color: #b0b734;
					margin-top: 100px;
					padding-top: 0;
					padding-right: 20px;
					/* float: left; */
					/* max-width: 250px; */
					width: 25%;
					/* background-color: #b0b734; */
					height: 100%;
				}
				
				#colophon, .page-id-727 #colophon{
					position: fixed;
					bottom: 0;
				}
				
				body.page-id-727{
					background-color: #B0B734;
					background-image: none!important;
				}

				
				.page-id-727 .site-content{
					display: block;
					float: right;
					width: 84%;
				}

				
				.page-id-727 .sidebar{
					float: left;
					/* max-width: 250px; */
					width: 250px;
					background-color: #b0b734;
					height: 100%;
					position: fixed;
					display: inline-block;
					width: 11.12%;
					/* background-color: #fff; */
					padding-top: 1px;
					margin-top: 1px;
					height: 100vh;
					vertical-align: middle;
					z-index: 2;
				}


			/*.page-id-54 .write_footer{
				float: left;
				clear: both;
				max-height: 133px;
				background-color: #B0B734;
				position: absolute;
				width: 16%;
				left: 0;
				bottom: 0;
				border-top: 3px solid #fff;
				overflow: hidden;
				text-align: left!important;
				}*/

				.page-id-54 .page_sidebar_back,
				.page-id-727 .page_sidebar_back{
					float: left;
					margin-top: 115px;
					background-color: #b0b734;
					width: 100%;
					height: 79vh;
				}

				.page-id-54 article,
				.page-id-727 article{				
					float: right;
					width: 100%;
				}

				.page-id-54 .acf-map,
				.page-id-727 .acf-map {
					width: 100%;					
					margin-top: 0px;
				}





				/*CArte interactive end*/

















				#ajax_content_blanc{
					margin-top: -35px;
					border-top: 35px solid #fff;
					display: inline-block;
					width: 49vw;
					vertical-align: top;
					padding: 67px 7vw 100px 7vw;
					margin-left: 33.3vw;
					overflow: hidden;
				}

				.ajax_menu_nav{
					float: left;
					/*height: 65.5vh;*/
					height: 72.5vh;
					margin-top: 180px;
					overflow-x: hidden;
					overflow-y: scroll;
					padding-bottom: 100px;
				}


				.ajax_menu_nav a{
					float: left;
					width: 99.9%;
				}
				.ajax_menu_nav h3{
					line-height: 20px;
				}
				.ajax_menu_nav div{
					float: left;
					padding: 30px 58px 30px 50px;
				}
				.le_loading{
					text-align: center;

				}
				.le_loading img{
					max-height: 60px;
					max-width: 60px;

				}

				.parent-pageid-11 .page_sidebar_back , .page-id-11 .page_sidebar_back,
				.parent-pageid-664 .page_sidebar_back , .page-id-664 .page_sidebar_back{
					float: left;
					margin-top: 114px;
					background-color: #b0b734;
					width: 100%;
					height: 100vh;
				}

				.parent-pageid-11 article , .page-id-11 article,
				.parent-pageid-664 article , .page-id-664 article{
					min-height: 100vh;
				}



				.actif{background-color: #fff;}

				.search .entry-content, .entry-summary {
					padding: 0 70px 70px;
					color: #464748;
					min-height: auto;
				}

				.img_ajax_single{
					margin-bottom: 24px;
				}
				.date_ajax_single{
					color: #B0B734;
					font-size: 14px;
					font-family: 'Raleway', sans-serif;

					font-weight: 500;
					margin-bottom: 10px;

				}
				/*.titre_ajax_single h1{
					color: #464748;
					font-family: 'Raleway', sans-serif;
					font-weight: 900;
					font-size: 48px;
					text-transform: uppercase;
					line-height: 48px;

					margin-bottom: 30px;
					}*/

					.titre_ajax_single h1{
						color: #464748;
						font-family: 'Raleway', sans-serif;
						font-weight: 900;
						font-size: 32px;
						text-transform: uppercase;
						line-height: 34px;
						margin-bottom: 30px;
					}


					.contenu_ajax_single{

						font-family: 'Raleway', sans-serif;
						font-weight: 500;
						font-size: 16px;
					}


					.ajax_menu_nav::-webkit-scrollbar-track
					{
						-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

						background-color: #dadada;
					}

					.ajax_menu_nav::-webkit-scrollbar
					{
						width: 12px;
						background-color: #F5F5F5;
					}

					.ajax_menu_nav::-webkit-scrollbar-thumb
					{

						-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
						background-color: #bebebe;
					}

					.alm-listing li {
						background: none;
						margin: 0 0 30px;
						padding: 0;
						overflow: hidden;
						position: relative;
						list-style: none;
					}

					.alm-listing li img {
						position: relative; 


					}
					.alm-reveal{
						height: 100vh;
						background-color: #fff;
						margin-bottom: -46px;
					}

					.alm-btn-wrap {
						text-align: center;
						padding:0; 
						overflow: hidden;
						display: block;
					}
					.sub-menu {
						position: absolute;
						left: 0;
						display: none;
						margin: 0 0 0 -1px;
						padding: 0;
						list-style: none;
						margin-left: 0;
					}

					.sub-menu .current-menu-item > a, .sub-menu .current-menu-ancestor > a {
						font-weight: 700;
						box-shadow: inset 0 0px 0 #b0b734;
						
						color: #b0b734;
						float: left;
					}

					.sub-menu li{
						margin-top: 10px;
						margin-bottom: 10px;
						padding-left: 15px;
						padding-right: 15px;
						width: 100%;
					}




					.uultra-social-activities {
						position: relative;
						background: #FFF;
						border-bottom: solid 1px #E6E6E6;
						text-align: center !important;
						padding: 0 20px 0 0 !important;
						margin: 0 0 0 0 !important;
						display: none;
					}



					/*Menu try out start*/
					#gros_logo{
						opacity: 1;
						
						position: absolute;
					}
					#petit_logo{
						opacity: 0;
						
						position: absolute;
						left: 30px;
						top: 5px;

					}

					#header {
						width: 100%;
						height: 115px;
						position: fixed;
						top: 0;
						left: 0;
						z-index: 2;
						background-color:#fff;
						-webkit-transition: height 0.3s;
						-moz-transition: height 0.3s;
						-ms-transition: height 0.3s;
						-o-transition: height 0.3s;
						transition: height 0.3s;
					}
					#header #gros_logo {
						opacity: 1;
						transition: opacity 0.3s linear;
						width: auto;
						max-height: 84px;
						margin-top: 15px;
						-ms-transform: scale(0.8,0.8); /* IE 9 */
						-webkit-transform: scale(0.8,0.8); /* Safari */
						transform: scale(0.8,0.8); /* Standard syntax */
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					.social_links{
						margin-top: 35px;
						margin-right: 20px;
						float: left;
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					#header.smaller .social_links{
						margin-top: 20px;
						float: left;
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					#sTop {
						width: 100%;
						height: 47px;
						font-size: 22px;
						text-align: left;
						font-weight: 300;
						padding-left: 8px;
					}
					#my_search{
						float: right;
						margin-left: 5px;
						cursor: pointer;
					}

					#my_search_form{
						display: none;
						position: absolute;
						right: 0;
						top: 115px;



					}
					#header.smaller #my_search_form{
						display: none;
						position: absolute;
						right: 0;
						top: 80px;


					}
					/*de ici*/

					#header.smaller {
						height: 80px;
					}
					#header.smaller #gros_logo {
						opacity: 0;
						margin-top: 0;
						transition: opacity 0.1s linear;
						-ms-transform: scale(0.6,0.6); /* IE 9 */
						-webkit-transform: scale(0.6,0.6); /* Safari */
						transform: scale(0.6,0.6); /* Standard syntax */
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					#header.smaller #petit_logo {
						opacity: 1;
						transition: opacity 0.1s linear;
						margin-top: 0;
						-ms-transform: scale(0.6,0.6); /* IE 9 */
						-webkit-transform: scale(0.6,0.6); /* Safari */
						transform: scale(0.6,0.6); /* Standard syntax */
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					#header.smaller .logo_m {

						display: none;
						-ms-transform: scale(0.7,0.7); /* IE 9 */
						-webkit-transform: scale(0.7,0.7); /* Safari */
						transform: scale(0.7,0.7); /* Standard syntax */
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					#header.smaller .menu {
						list-style: none;
						margin: 0;
						float: left;

						line-height: 80px;
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					#header .menu {
						list-style: none;
						margin: 0;
						float: left;
						margin-right: 15px;
						line-height: 115px;
						-webkit-transition: all 0.3s;
						-moz-transition: all 0.3s;
						-ms-transition: all 0.3s;
						-o-transition: all 0.3s;
						transition: all 0.3s;
					}

					/*a ici*/



					#header .main-navigation ul ul{
						list-style: none;
						margin-left: 0;
						float: left;
						height: auto;
						line-height: normal;
						background-color: #fff;


					}
					#header.smaller .main-navigation ul ul {
						list-style: none;
						margin-left: 0;
						float: left;
						height: auto;
						line-height: normal;
						background-color: #fff;

					}
/*@media all and (max-width: 660px) {
header h1#logo {
display: block;
float: none;
margin: 0 auto;
height: 100px;
line-height: 100px;
text-align: center;
}
header.smaller {
height: 75px;
}
header.smaller h1#logo {
height: 40px;
line-height: 40px;
font-size: 30px;
}
header.smaller nav {
height: 35px;
}
header.smaller nav a {
line-height: 35px;
}
}*/






/*Menu try out end*/
































.page_sidebar_back{    
	float: left;
	margin-top: 200px;
	background-color: #b0b734;
	width: 100%;
}

.site-inner{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	position: relative;
}


.secondary {
	background-color: #fff;
	display: none;
	padding: 0 7.6923%;
}

.secondary .contenu{
	background-color: #fff;
}


.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}

.widget-area {
	margin: 9.09090% auto 0;
}
/*HOME*/
.pure-g{
	width: 100%;
}
#bg_sticky .contenu{
	background-color: #f0f0f0;
	float: left;
	width: 100%;
}
.contenu{
	padding:48px 30px 48px 48px;
	float: left;
	width: 100%;
}
.contenu h2 {
	font-size: 20px;
	color: #464748;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}
.extrait{
	border-top: 1px solid #e2e2e2;
	font-size: 16px;
	line-height: 21px;
	font-weight: 300;
	padding-top:15px;
}
.extrait .more{
	font-size: 14px;
}

.contenu .more-link{
	display: none;
}

.extrait p{
	margin-bottom: 10px;
}
.extrait .arrow-right{
	margin-top: 4px;
}
#vert{
	background-color: #b0b734;
	background-image: url('images/bg_vert.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#vert h1{
	font-size:60px;
	color: #fff!important;
	text-transform: uppercase;
	line-height: 60px;
	font-weight: 300;
}
#vert h1::first-line{
	font-weight: bold;
}
#vert.contenu{
	padding: 80px 110px 48px 48px;
	min-height: 735px;
	margin-top: 267px!important;
}
#vert .extrait{
	border-top:1px solid #fff;
	margin-top: 10px;
	padding-top: 30px;
}
#vert .extrait p{
	color: #fff;
	font-size:21px;
	line-height: 26px;
	margin-bottom: 43px;
}
#vert .more{
	color: #fff;
	background-color: #b0b734;
	border-radius: 55px;
	border: 2px solid #fff;
	width: 250px;
	float: left;
}
#vert .more span{
	color: #fff!important;
	text-align: center;
	padding: 30px 0;
	width: 100%;
}
#quadriller{
	color: #fff;
	float: left;
	border-bottom: 75px solid #939924;
	position: relative;
	width: 100%;
}
#quadriller .contenu{
	padding: 48px 45px 48px 48px;
}
#quadriller .extrait{
	border-top: none;
}
#quadriller h2{
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}
#quadriller h2::first-line{
	font-weight: normal;
}
#quadriller .more span{
	color: #fff;
	font-size: 14px;
}
#quadriller .arrow-right{
	margin-top: 6px;
}
.box:nth-child(odd){
	border-right: 1px solid #fff;
}
.box{
	border-top:1px solid #fff;
}
#rouge{
	background-color: #bc373c;
}
#orange{
	background-color: #e29c2c;
}
#mauve{
	background-color: #41548f;
}
#bleu{
	background-color: #3fadba;
}

#last_slice{
	background-color: #f0f0f0;
	background-image: url('images/bg_last_slice.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	min-height: 503px;
	width: 100%;
	float: left;
	margin-top: -38px;
}
#last_slice h1{
	font-size:36px;
	text-transform: uppercase;
	font-weight: normal;
}
#last_slice h1 strong{
	font-weight: 900;	
}
#contenu_slice{
	padding-left: 10%;
	padding-top: 144px;
}
.arrow-right {
	width: 0px;
	height: 0px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #000;
	float: left;
	margin-top: 10px;
	margin-left: 10px;

}
.more span{
	float: left;
	text-transform: uppercase;
	color: #b0b734;
	font-weight: 900;
}
.site-footer {
	background-color: #fff;
}
.write_footer{
	float: left;
	clear: both;
	max-height: 133px;
	background-color: #B0B734;
	position: absolute;
	width: 25%;
	left: 0;
	bottom: 0;
	border-top: 3px solid #fff;
	overflow: hidden;
	text-align: left!important;

}

.write_footer p{
	padding-top: 32px;
	font-size: 36px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	line-height: 33px;
	margin-left: 48px;


}

.write_footer p span{
	font-size: 36px;
	font-weight: 400;
	color: #fff;

}





/**

* 12.1 Posts and pages
*/



.more a span:hover{
	text-decoration:underline;
}
#vert .more a span:hover{
	text-decoration:underline;
	background-color: #fff; 
	color: #b0b734!important; 
	border-radius: 55px;

}
.page-id-9 .sidebar,
.page-id-6753 .sidebar,
.parent-pageid-6753 .sidebar,
.category-id-68 .sidebar,
.page-id-717 .sidebar{
	display: none;
}

.page-id-9 .site-content ,
.page-id-6753 .site-content ,
.parent-pageid-6753 .site-content,
.category-id-68 .site-content,
.page-id-717 .site-content {
	max-width: 100%;
	background-color: #fff;
	width: 100%;
}

.page-id-9 .site-content,
.page-id-6753 .site-content,
.parent-pageid-6753 .site-content,
.category-id-68 .site-content,
.page-id-717 .site-content  {
	display: block;
	float: left;
	margin-left: 0; 
	width: 100%;
}


.page-id-46  .sidebar,
.page-id-719  .sidebar{
	display: none;
}

.page-id-46 .site-content,
.page-id-719 .site-content {
	max-width: 100%;
	background-color: #fff;
	width: 100%;
}

.page-id-46 .site-content,
.page-id-719 .site-content  {
	display: block;
	float: left;
	margin-left: 0; 
	width: 100%;
}

.page-id-48  .sidebar,
.page-id-721  .sidebar{
	display: none;
}

.page-id-48 .site-content ,
.page-id-721 .site-content {
	max-width: 100%;
	background-color: #fff;
	width: 100%;
}

.page-id-48 .site-content,
.page-id-721 .site-content {
	display: block;
	float: left;
	margin-left: 0; 
	width: 100%;
}






.hentry {
	background-color: #fff;
	padding-top: 0!important;
	position: relative;
}

.hentry.has-post-thumbnail {
	padding-top: 0;
}

.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}


.hentry + .hentry {
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-header {
	padding: 0 7.6923%;
}

.entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-bottom: 0.9231em;
}

.entry-content,
.entry-summary {
	padding: 0 7.6923% 7.6923%;
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

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

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

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

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	border-bottom: 1px solid #333;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
	border-bottom: 0;
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
	display: block;
}

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

.entry-content .more-link:after,
.entry-summary .more-link:after {
	content: "\f429";
	font-size: 16px;
	position: relative;
	top: 5px;
}

.author-info {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0 7.6923%;
	padding: 7.6923% 0;
}

.author-info .avatar {
	float: left;
	height: 36px;
	margin: 0 1.6em 1.6em 0;
	width: 36px;
}

.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.author-title {
	clear: none;
}

.author-bio {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
}

.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.author-description a {
	border-bottom: 1px solid #333;
}

.author-description a:hover,
.author-description a:focus {
	border-bottom: 0;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-link {
	white-space: nowrap;
}

.author-link:after {
	content: "\f429";
	position: relative;
	top: 1px;
}

.entry-footer {
	background-color: #f7f7f7;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 3.8461% 7.6923%;
}

.entry-footer a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #333;
}

.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

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

.sticky .posted-on {
	display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
	margin-right: 1em;
}

.format-aside .entry-format:before {
	content: "\f101";
}

.format-image .entry-format:before {
	content: "\f473";
}

.format-gallery .entry-format:before {
	content: "\f103";
}

.format-video .entry-format:before {
	content: "\f104";
}

.format-status .entry-format:before {
	content: "\f105";
}

.format-quote .entry-format:before {
	content: "\f106";
}

.format-link .entry-format:before {
	content: "\f107";
}

.format-chat .entry-format:before {
	content: "\f108";
}

.format-audio .entry-format:before {
	content: "\f109";
}

.posted-on:before {
	content: "\f307";
}

.byline:before {
	content: "\f304";
}

.cat-links:before {
	content: "\f301";
}

.tags-links:before {
	content: "\f302";
}

.comments-link:before {
	content: "\f300";
}

.full-size-link:before {
	content: "\f402";
}

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

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.page-title {
	font-family: "Noto Serif", serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 1px solid #333;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-content {
	background-color: #fff;
	padding: 7.6923%;
}

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

.page-links {
	clear: both;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.6em;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}


/**
* 12.2 Post Formats
*/

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
* 13.0 Footer
*/
#colophon{
	background-color:#000;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	float: left;
	width: 100%;
	
	z-index: 2;
	position: relative;
}
#search {
	background-color: #585858;
	width: 100%;
	height: 134px;
	line-height: 134px;
	float: left;
	width: 100%;
}
#s {
	width: 93.1%;
	height: 71px;
	font-size: 22px;
	text-align: left;
	font-weight: 300;
	padding-left:30px;
}
#searchsubmit {
	background-image: url(images/btn_search.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	height: 71px;
	width: 100%;
	max-width: 83px;
	float: right;
	background-color: transparent;
	padding:0!important;
	margin-left: -1px;
	position: relative;
	margin-top: 30px;
}
#bottom_footer{
	background: linear-gradient(
		to right, 
		#b0b734 0%, 
		#b0b734 50%, 
		#fff 50%, 
		#fff 100%
		);
	height: 100%;
	width: 100%;	
}
#adeterminer{
	width: 100%;
	background-color: #b0b734;
	text-align: center;
	min-height: 315px;
	height: 315px;
	float: left;
	width: 100%;
}
#premier,
#deuxieme,
#troisieme,
#quatrieme{
	position:relative;
}
#adeterminer .adeterminer_inner{
	
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;	
}
#adeterminer a{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#rapides{
	width: 100%;
}
#rapides li {
	min-height: 315px;
	height: 315px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 25px;
	display: inline-block;
	width: 25%;
	float: left;
	position: relative;
}
#rapides li a {
	color: #fff;
}
#rapides li a:hover{
	text-decoration: underline;
}
#rapides li {
	background-color: #000;
}
#rapides li:first-child {
	background-color: #939924;
}
}
#rapides li:nth-child(2){
	background-color: #000;
}
#rapides li:nth-child(3){
	background-color: #b0b734;
}
#rapides li:nth-child(4){
	background-color: #cdcdcd;
}
#colophon .right {
	text-align:right;
}
#ecrivez-nous{
	text-transform:uppercase;
	color:#fff;
	font-size:36px;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
	line-height:37px;
	margin-bottom: 45px;
	margin-left: 16px;
}
#ecrivez-nous span{
	font-weight:900;
}

#ecrivez_nous_mobile span{
	font-weight:900;
}

#ecrivez_nous_mobile{display: none;
	text-transform:uppercase;
	color:#fff;
	font-size:36px;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
	line-height:37px;
	margin-bottom: 45px;
	margin-left: 16px;
}

#btn_contact{
	border-radius: 25px;
	border:2px solid #fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:900;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	height:50px;
	line-height:50px;
	padding: 0 20px;
	color:#fff;
}
#btn_contact:hover{
	color:#B0B734;
	background-color: #fff;
	text-decoration: underline;
}


.btn_inscris{
	border-radius: 25px;
	border:2px solid #fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	height:50px;
	line-height:50px;
	padding: 0 40px;
	color:#fff;
	float: left;
	background-color: #b0b734;
	margin-top: 40px;
	margin-left: 50px;

}

.btn_inscris:hover{
	color:#B0B734;
	background-color: #fff;
	text-decoration: underline;
}


.insc_titre{
	float: left;
	font-weight:300;
	text-align:center;
	font-size: 36px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	margin-left: 40px;
}

#blocks{
	background-color:#fff;
	min-height: 305px;
	position: relative;
	
}
.inside_blocks{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#footer1{
	background-color:#b0b734;
	position: relative;
}
#footer2{
	background-color:#cdcdcd;
	position: relative;

}
#footer2 ul{
	list-style-type:none;
	width: 190px;
	margin-bottom: 0!important;
}

#footer2 ul li {
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size:18px;
	line-height: normal;
	margin-bottom: 6px;
}
#footer4{
	text-align: right;
	position: relative;

}
#footer4 .inside_blocks{
	min-width: 200px;
}
#footer3{
	position: relative;
}
#footer3 .inside_blocks{
	min-width: 215px;
}
#footer3 img{
	margin-bottom: 30px;
	width: 100%;
}
#footer3,
#footer4{
	background-color:#fff;
	padding-top:40px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;	
	line-height: normal;
}
.sociaux{
	margin-top: 16px;
	float: right;
	width: 100%;
	margin-bottom: 56px;

}
.site-info {
	color: #fff;
}

.site-info a {
	color: #fff;
}

.site-info a:hover,
.site-info a:focus {
	text-decoration:underline;
}


/**
* 14.0 Media
*/

.site .avatar {
	border-radius: 50%;
}

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

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}

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

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}


/**
* 14.1 Captions
*/

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

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

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
* 14.2 Galleries
*/

.gallery {
	margin-bottom: 1.6em;
}

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

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

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

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

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

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

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

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

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

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


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

/**
* 16.1 Mobile Large 620px
*/

@media screen and (min-width: 38.75em) {
	ul,
	ol {
		margin-left: 0;
	}

	li > ul,
	li > ol,
	blockquote > ul,
	blockquote > ol {
		margin-left: 1.3333em;
	}

	blockquote {
		margin-left: -1em;
	}

	blockquote > blockquote {
		margin-left: 0;
	}

	.site-branding {
		min-height: 3.2em;
	}

	.site-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.0909;
	}

	.site-description {
		display: block;
	}

	.secondary {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 7.6923% 7.6923% 0;
	}

	.main-navigation ul ul {
		border-top: 0;
		border-bottom: 0;
	}

	.social-navigation {
		margin-bottom: 11.1111%;
	}

	.social-navigation {
		margin-top: 0;
		float:right;
		line-height:115px;
	}

	.widget-area {
		margin-top: 0;
	}

	.widget {
		margin-bottom: 11.1111%;
	}

	.hentry.sticky:not(.has-post-thumbnail) {
		padding-top: inherit;
	}

	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 7.6923%;
	}

	.hentry + .hentry {
		border-top: 0;
	}

	.post-thumbnail {
		margin-bottom: 2.4em;
	}

	.entry-header {
		padding: 0 9.0909%;
	}

	.entry-content,
	.entry-summary {
		padding: 0 9.0909% 9.0909%;
	}

	.entry-footer {
		padding: 4.5454% 9.0909%;
	}

	.page-header {
		border-bottom: 0;
		padding: 3.8461% 7.6923%;
	}

	.page-title,
	.taxonomy-description {
		margin-left: -7px;
	}

	.page-content {
		padding: 9.0909%;
	}

	.post-navigation {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.post-navigation a {
		padding: 4.5454% 9.0909%;
	}

	.pagination {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 0;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.image-navigation {
		padding: 0 9.0909%;
	}

	.comments-area {
		border-top: 0;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.comment-content ul,
	.comment-content ol {
		margin-left: 0;
	}

	.comment-content li > ul,
	.comment-content li > ol,
	.comment-content blockquote > ul,
	.comment-content blockquote > ol {
		margin-left: 1.3333em;
	}

	.widecolumn {
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		margin: 7.6923%;
	}
}


/**
* 16.2 Tablet Small 740px
*/

@media screen and (min-width: 46.25em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}



	.main-navigation {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.main-navigation ul ul {
		margin-left: 1em;
	}

	.main-navigation .menu-item-description {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation a {
		height: 33px;
		width: 33px;
	}

	.secondary-toggle {
		height: 56px;
		width: 56px;
	}

	.secondary-toggle:before {
		line-height: 54px;
		width: 54px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.image-navigation,
	.comment-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 56px;
		padding: 0;
		width: 56px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.site-branding {
		min-height: 3.7059em;
		padding-right: 66px;
	}

	.site-title {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
	}

	.custom-logo {
		max-height: 105px;
	}

	.wp-custom-logo .site-title {
		margin-top: 0.482758621em;
	}

	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table,
	.widget pre {
		margin-bottom: 1.5em;
	}

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

	.widget blockquote {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
		margin-bottom: 1.6471em;
		margin-left: -1.2353em;
		padding-left: 1em;
	}

	.widget blockquote p {
		margin-bottom: 1.6471em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget blockquote > blockquote {
		margin-left: 0;
	}

	.widget pre {
		line-height: 1.5;
		padding: 0.75em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.75;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}



	.widget blockquote.alignleft,
	.widget .wp-caption.alignleft,
	.widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
	}

	.widget blockquote.alignright,
	.widget .wp-caption.alignright,
	.widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
	}

	.widget blockquote.aligncenter,
	.widget .wp-caption.aligncenter,
	.widget img.aligncenter {
		margin-top: 0.5em;
		margin-bottom: 1.5em;
	}

	.widget .wp-caption.alignleft,
	.widget .wp-caption.alignright,
	.widget .wp-caption.aligncenter {
		margin-bottom: 1em;
	}

	.widget-title {
		margin: 0 0 1.5em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9286;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.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 {
		padding: 0.9643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.9643em 0 0 1em;
		padding-top: 0.9643em;
	}

	.widget_rss li {
		margin-bottom: 1.5em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.post-thumbnail {
		margin-bottom: 3em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}

	.author-info {
		margin: 0 9.0909%;
		padding: 9.0909% 0;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.2353em;
	}

	.comment-meta {
		position: relative;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		position: relative;
		top: 5px;
		width: 42px;
	}

	.comment-metadata .edit-link:before {
		top: 2px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6471em;
	}

	.widecolumn p {
		margin: 1.6471em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.6em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: normal;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.4117em;
	}
}


/**
* 16.3 Tablet Large 880px
*/

@media screen and (min-width: 55em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}



	.main-navigation {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.main-navigation .menu-item-description {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 33px;
		width: 33px;
	}

	.secondary-toggle {
		height: 64px;
		width: 64px;
	}

	.secondary-toggle:before {
		line-height: 62px;
		width: 62px;
	}


	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 64px;
		padding: 0;
		width: 64px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

	.widget blockquote {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
		margin-bottom: 1.6842em;
		margin-left: -1.2632em;
		padding-left: 1.0526em;
	}

	.widget blockquote p {
		margin-bottom: 1.6842em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.5;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}


	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.5;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9375;
	}

	.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 {
		padding: 0.7188em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.7188em 0 0 1em;
		padding-top: 0.7188em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.post-thumbnail {
		margin-bottom: 2.9474em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 0.125em;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.comment-metadata {
		line-height: 2;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;

	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6842em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6842em;
	}

	.widecolumn p {
		margin: 1.6842em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.641em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 19px;
		font-size: 1.9rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.421em;
	}
}


/**
* 16.4 Desktop Small 955px
*/
body.custom-background {
	background-image: url("https://chantier.qc.ca/wp-content/uploads/2017/05/body.jpg");
	background-position: center top;
	/*background-size: 100% 800px;*/
	background-size: contain;
	background-repeat: no-repeat;
	background-attachment: inherit!important;
}










@media screen and (min-width: 59.6875em) {
/*body:before {
background-color: #fff;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
content: "";
display: block;
height: 100%;
min-height: 100%;
position: relative;
top: 0;
left: 0;
width: 29.4118%;
z-index: 0;
}*/

.site {
	margin: 0 auto;
	max-width: 1200px;
	position: relative;

}

.sidebar {
	float: left;
	max-width: 250px;
	width: 25%;
	background-color: #b0b734;
	height: 100%;
}
.home .sidebar{
	width:50%;
	max-width:600px;
	background-color:#fff;
	position:relative!important;
	margin-top: 267px!important;
}
.home #content{
	width:50%;
	max-width:600px;
	/*background-color:#fff;*/
	min-height:100vh;
}
.secondary {
	background-color: #fff;
	box-shadow: none;
	display: block;
	margin: 0;
	padding: 0;
}
.error404  .secondary{
	display: none;
}
.error404 .site-content{
	width: 100%;
	min-height: 600px;
	background-color: #fff;
}
.error404 .page-content{
	padding-top: 0!important;
}
.error404 .page-header + .page-content{
	margin-top: 0!important;
}
.error404 .site{
	min-height: 100vh;
}
.error404 input[type="search"]{
	padding: 15px;
}
.site-content {
	display: block;
	float: right;
	width: 75%;
}
.search .site-content{
	background-color: #fff;
}
.search .hentry + .hentry{
	margin-top: 0px!important;
}
.search article{
	min-height: auto!important;
}
.search .entry-header h1.entry-title {
	padding-top: 60px!important;
	margin-bottom: 60px;
}
.search .entry-header .entry-title {
	padding-top: 0!important;
	line-height: 37px;
}
.search .entry-header h2{
	font-size: 40px;
}
.search .entry-header{
	padding: 0 10%;
}
body {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

p,
address,
pre,
hr,
ul,
ol,
dl,
dd,
table {
	margin-bottom: 1.6em;
}

blockquote {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	margin-left: -1.3333em;
	padding-left: 1.1111em;
}

blockquote cite,
blockquote small {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

pre {
	line-height: 1.2;
}

button,
input,
select,
textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

button,
input {
	line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.post-password-form input[type="submit"],
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}

.main-navigation {
	font-size: 12px;
	font-size: 1.2rem;
}
.main-navigation .menu-item-has-children > a {
	/*padding-right: 30px;*/
}

.main-navigation .menu-item-description {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.dropdown-toggle {
	height: 24px;
	width: 24px;
}

.dropdown-toggle:after {
	font-size: 16px;
	line-height: 24px;
	width: 24px;
}

.social-navigation ul {
	margin-bottom: -1.6em;
}

.social-navigation a {
	height: 33px;
	color:#fff;
}

.secondary-toggle {
	display: none;
}

.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption,
.widecolumn label,
.widecolumn .mu_register label {
	font-size: 12px;
	font-size: 1.2rem;
}

.post-navigation {
	margin: 8.3333% 8.3333% 0;
}

.post-navigation a {
	padding: 5% 10%;
}

.pagination {
	margin: 8.333% 8.333% 0;
}

.pagination .nav-links {
	min-height: 3.2em;
}

.pagination .page-numbers {
	line-height: 3.2em;
	padding: 0 0.8em;
}

.pagination .prev,
.pagination .next {
	height: 48px;
	padding: 0;
	width: 48px;
}

.pagination .prev:before,
.pagination .next:before {
	height: 48px;
	line-height: 48px;
	width: 48px;
}

.image-navigation .nav-previous a:before,
.image-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after {
	font-size: 16px;
	top: 0;
}

.image-navigation {
	padding: 0 10%;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.site-header {
	background-color: transparent;
	border-bottom: 0;
	margin: 20% 0;
	padding: 0 20%;
}
.home .site-header{
	padding:0!important;
	margin:0!important;
}

.site-branding {
	min-height: 0;
	padding: 0;
}

.site-title {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
}

.custom-logo {
	max-height: none;
}

.wp-custom-logo .site-title {
	margin-top: 0.545454545em;
}

.site-description {
	font-size: 12px;
	font-size: 1.2rem;
}

.widget {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 0 20%;
	padding: 0 20%;
}

.widget blockquote {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 1.5em;
	margin-left: -1.5em;
	padding-left: 1.1667em;
}

.widget blockquote p {
	margin-bottom: 1.5em;
}

.widget blockquote cite,
.widget blockquote small {
	font-size: 12px;
	font-size: 1.2rem;
}

.widget pre {
	padding: 0.5em;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 12px;
	font-size: 1.2rem;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.5417em 1.0833em;
}


.widget .wp-caption-text,
.widget .gallery-caption {
	font-size: 12px;
	font-size: 1.2rem;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 1.9167;
}

.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 {
	padding: 0.4583em 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	margin: 0.4583em 0 0 1em;
	padding-top: 0.4583em;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}



.hentry {
	padding-top: 8.3333%;
}

.hentry + .hentry,
.page-header + .hentry,
.page-header + .page-content {
	margin-top: 8.3333%;
}

.post-thumbnail {
	margin-bottom: 2.4em;
}

.entry-header {
	padding: 0 10%;
}

.entry-title,
.widecolumn h2 {
	font-size: 31px;
	font-size: 3.1rem;
	line-height: 1.1613;
	margin-bottom: 1.1613em;
}

.entry-content,
.entry-summary {
	padding: 0 10% 10%;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 31px;
	font-size: 3.1rem;
	line-height: 1.1613;
	margin-top: 1.5484em;
	margin-bottom: 0.7742em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.3846;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content .more-link:after,
.entry-summary .more-link:after {
	font-size: 16px;
	top: 5px;
}

.author-info {
	margin: 0 10%;
	padding: 10% 0;
}

.author-info .avatar {
	height: 36px;
	margin: 0 1.5em 1.5em 0;
	width: 36px;
}

.author-link:after {
	font-size: 16px;
	top: 1px;
}

.entry-footer {
	padding: 5% 10%;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	top: 0;
}

.page-header {
	padding: 4.1666% 8.3333%;
}

.page-content {
	padding: 8.3333%;
}

.taxonomy-description {
	padding-top: 0.4em;
}

.page-title,
.comments-title,
.comment-reply-title,
.post-navigation .post-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.page-links {
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	margin: 0 0.3333em 0.3333em 0;
}

.entry-attachment {
	margin-bottom: 1.6em;
}

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	top: 0;
}

.comments-area {
	margin: 8.3333% 8.3333% 0;
	padding: 8.3333%;
}

.comments-title {
	margin-bottom: 1.3333em;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	padding: 1.6em 0;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
}

.comment-list .children > li {
	padding-left: 0.8em;
}

.comment-author {
	margin-bottom: 0.4em;
}

.comment-author .avatar {
	height: 24px;
	margin-right: 0.8em;
	top: 0;
	width: 24px;
}

.comment-metadata .edit-link:before {
	top: 3px;
}

.pingback .edit-link:before {
	top: 5px;
}

.bypostauthor > article .fn:after {
	top: 5px;
	left: 3px;
}

.comment-content ul,
.comment-content ol {
	margin-bottom: 2em;
}

.comment-list .reply a {
	padding: 0.4167em 0.8333em;
}

.comment-form,
.no-comments {
	padding-top: 1.6em;
}

.comment-reply-title small a:before {
	top: -3px;
}

.site-footer {
	padding: 0;
	width: 100%;
	position: relative;
	max-width: 1200px;
	margin:0 auto;
}

.site-info {
	padding: 2% 5% 2% 5%;
	line-height:3px;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 1.6em;
}

.wp-caption,
.gallery {
	margin-bottom: 1.6em;
}

.widecolumn {
	margin: 8.3333%;
	padding: 8.3333%;
}

.widecolumn .mu_alert {
	margin-bottom: 1.6em;
}

.widecolumn p {
	margin: 1.6em 0;
}

.widecolumn p + h2 {
	margin-top: 1.5484em;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1.6rem;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}
}


/**
* 16.5 Desktop Medium 1100px
*/

@media screen and (min-width: 68.75em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.5714em;
	}

	.main-navigation {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.main-navigation .menu-item-has-children > a {
		/*padding-right: 34px;*/
	}
	.subnav_pages .children{
		display: none;
	}

	.main-navigation .menu-item-description {
		line-height: 1.4583;
		margin-top: 0.25em;
	}

	.dropdown-toggle {
		height: 28px;
		width: 28px;
	}

	.dropdown-toggle:after {
		line-height: 28px;
		width: 28px;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation a {
		height: 33px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn .mu_register label {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 56px;
		padding: 0;
		width: 56px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.site-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.wp-custom-logo .site-title {
		margin-top: 0.583333333em;
	}

	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.2143em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.75em 1.5em;
	}


	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.4583;
		padding: 0.5833em 0;
	}

	.widget_calendar caption {
		margin: 0 0 1.9286em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9286;
	}

	.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 {
		padding: 0.4643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	.post-thumbnail {
		margin-bottom: 2.4706em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.1667em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		top: 5px;
		width: 42px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-metadata .edit-link:before {
		top: 6px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6471em;
	}

	.widecolumn p {
		margin: 1.6471em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.6em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 17px;
		font-size: 1.7rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.4117em;
	}
}


/**
* 16.6 Desktop Large 1240px
*/

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"],
	.widecolumn #submit,
	.widecolumn .mu_register input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}


	.main-navigation {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.main-navigation .menu-item-has-children > a {
		/*padding-right: 38px;*/
	}

	.main-navigation .menu-item-description {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		margin-top: 0.3077em;
	}

	.dropdown-toggle {
		height: 32px;
		top: 4px;
		width: 32px;
	}

	.dropdown-toggle:after {
		line-height: 32px;
		width: 32px;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 33px;
	}

	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 64px;
		padding: 0;
		width: 64px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1.6rem;
		padding-left: 1.25em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		font-size: 13px;
		font-size: 1.3rem;
		padding: 0.8462em 1.6923em;
	}


	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		padding: 0.6154em 0;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9375;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.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 {
		padding: 0.4688em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4688em 0 0 1em;
		padding-top: 0.4688em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.post-thumbnail {
		margin-bottom: 2.9474em;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 39px;
		font-size: 3.9rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 3px;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6842em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

	.widecolumn .mu_alert {
		margin-bottom: 1.6842em;
	}

	.widecolumn p {
		margin: 1.6842em 0;
	}

	.widecolumn p + h2 {
		margin-top: 1.641em;
	}

	.widecolumn #key,
	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #blogname,
	.widecolumn .mu_register #user_name {
		font-size: 19px;
		font-size: 1.9rem;
	}

	.widecolumn .mu_register #blog_title,
	.widecolumn .mu_register #user_email,
	.widecolumn .mu_register #user_name {
		margin: 0 0 0.421em;
	}
}


/**
* 16.7 Desktop X-Large 1403px
*/

@media screen and (min-width: 87.6875em) {
	body:before {
		width: -webkit-calc(50% - 289px);
		width: calc(50% - 289px);
	}
}



/*UU*/

.cats_hide{
	display: none;
	top: 115px;
	position: fixed;
	margin-top: 0;
	background-color: #b0b735;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-weight: 700;
	-webkit-transition: top 0.3s;
	-moz-transition: top 0.3s;
	-ms-transition: top 0.3s;
	-o-transition: top 0.3s;
	transition: top 0.3s;
}

.cats_hide:hover{
	cursor: pointer;
	opacity: 0.85; filter: alpha(opacity=85);
}

.cats_hide.smaller{
	-webkit-transition: top 0.3s;
	-moz-transition: top 0.3s;
	-ms-transition: top 0.3s;
	-o-transition: top 0.3s;
	transition: top 0.3s;
	top: 80px;
}

/*Page carte interactive*/
#closeMe{
	width: 50px;
	height: 50px;
	background-color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 32px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	line-height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99999999;

}
.getMe p{
	color: #3B3B3B;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 500;
	margin-left: 22px;
	margin-bottom: 0;

}
.getMe .categorie{
	color: #3B3B3B;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 900;
	margin-left: 22px;
	margin-bottom: 0;

}

.searchandfilter ul li {
	list-style: none;
	display: block;
	padding-right: 10px;
	padding: 10px 0;
	margin-top: 0px;
	float: left;
	margin-right: 10px;
}
.searchandfilter select.sf-input-select {
	min-width: 240px;
	min-height: 57px;
	font-size: 16px;
	padding-left: 14px;

}
.sf-input-select {
	background: url(images/dd_gris.png) no-repeat 100% 0!important;
	height: 57px!important;
	overflow: hidden!important;
	width: 100%!important;
}
.sf-field-search button, .sf-field-search input[type="submit"], .sf-field-search input[type="button"], .sf-field-search input[type="reset"] {
	background-image: url(images/btn_search.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	height: 71px;
	width: 100%;
	max-width: 83px;
	float: right;
	background-color: transparent;
	padding: 0!important;
	margin-left: -1px;
	position: relative;
	margin-top: -71px;
}
.sf-input-text{
	width: 93.1%;
	height: 71px;
	font-size: 22px;
	text-align: left;
	font-weight: 300;
	padding-left: 30px;
	background-color: #fff;
}
.toolSearch{
	max-width: 750px;
	position: relative;
	margin: 0 auto;
	display: -webkit-box;
}
.toolResults{
	max-width: 750px;
	position: relative;
	margin: 0 auto;
	display: -webkit-box;
}
.toolSearch input:focus, .toolSearch textarea:focus {
	background-color: #fff;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #333;
}

.sf-field-search{
	width: 99%;
}
.sf-field-search label{
	width: 100%;
}

.document_resultats{
	border-left: 8px solid #b0b734;
	padding-left: 50px;
	min-height: 60px;
	float: left;
	width: 100%;
	margin-bottom: 55px;
}
.document_resultats h2{
	font-size: 16px;
	font-weight: 700;
	color: #464748;
	float: left;
	max-width: 90%;
	line-height: normal;
	margin-bottom: 26px;
}

.desc_doc p , .desc_doc{
	font-size: 14px!important;
	font-weight: 300!important;
	float: left;
	padding-right: 60px;
}

.type_doc{
	float: left;
	clear: left;
	margin-bottom: 0px;
	font-size: 10px!important;
	margin-right: 44px;
}
.type_doc a:hover{
	text-decoration: underline;
}
.type_doc img{
	margin-right: 14px;
}
.sujet_doc a{
	float: left;
	margin-bottom: 0px;
	font-size: 10px!important;
	color: #b0b734;
}
.sujet_doc a:hover{
	text-decoration: underline;
}
.sujet_doc img{
	margin-right: 14px;
}
.year_doc{
	font-size: 16px;
	font-weight: 700!important;
	color: #b0b734;
	float: right;
	margin-bottom: 26px;
}
#search-filter-results-872{
	width: 100%;
}



.share_area{}




.page-id-52 #colophon {
	background-color: #000;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	float: none;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	position: relative;
	margin-top: 80px;

}

.search-results .page_sidebar_back {
	float: left;
	margin-top: 86px;
	background-color: #fff;
	width: 100%;
}




/*Fin Page carte interactive*/

.ficheCarte{
	background-color: #fff;
	/*min-height: 500px;*/

}


.ficheCarte h1{
	font-family: 'Raleway', sans-serif;
	font-size: 48px;
	line-height: 52px;
	color: #585858;
	padding: 20px 45px 35px 27px;

}


body.page-id-140.custom-background {
	background-color: #fff;
	background-image: none;

}
.bg_gris_pale{
	background-color: #f0f0f0;
}


.carte{
	
	background-color: #fff;

}





/*.carte img{
	top: -40px;
	position: absolute;
	margin-left: 46.7%;


	}*/
	.page-id-140 .small_toggle  .uultra-search-submit {
		font-size: 0px!important;

		width: 60px!important;


	}

	.page-id-140 .small_toggle .xoouserultra-wrap a.xoouserultra-button, .page-id-140 .small_toggle input[type=submit].xoouserultra-button, .page-id-140 .small_toggle input[type=button].xoouserultra-button {
		color: #666;
		background: #b0b735 url(images/search_rep.png) no-repeat 50% 50%!important;
		border: 1px solid #CCC;
		box-shadow: inset 0 -1px 1px -1px #fff;
		padding: 4px 10px 4px 22px;
	}

	.page-id-140 .small_toggle .uultra-searchbtn-div {
		padding: 0;
		margin-top: 6px !important;
		clear: both;
		width: auto;
		margin-left: 6px;
		float: left;
		position: absolute;
		right: 3px;
		top: -1px;
	}
	.acf-map {
		width: 100%;
		height: 395px;
		margin-top: 0px;
	}

	.page-id-140 .site-content {
		display: block;
		float: right;
		width: 100%;
	}

	.page-id-140 .secondary {
		background-color: #fff;
		box-shadow: none;
		display: none;
		margin: 0;
		padding: 0;
	}
	.page-id-140 .uultra-user-avatar-default-style {
		max-width: 100%;
		max-height: 395px;
		width: 100%;
	}

	.ficheCoord a {
		pointer-events: none;
		cursor: default;
	}
	.ficheCoord  {
		min-height: 350px;
	}
	.entreprise_desc ul{ 
		width: 100%;
	}
	.entreprise_desc ul li{ 
		list-style: none;
		margin-bottom: 11px;
		line-height: 19px;
		font-size: 16px;
		color: #484848;
		padding-right: 15px;
		float: left;
		clear: both;
		display: -webkit-flex;
		display: flex;
		font-weight: 500;

	}
	.fiche_coord a p {
		color: #fff;
	}
	.fiche_coord a p:hover{
		text-decoration: underline;
	}
	.entreprise_desc ul li:before {
		content: '\2022';
		color: #b0b734;
		padding-right: 5px;
		font-size: 53px;
		line-height: 14px;
		float: left;

	}

	.contenu_ajax_single ul li{ 
		list-style: none;
		margin-bottom: 11px;
		line-height: 19px;
		font-size: 16px;
		color: #484848;
		padding-right: 15px;
		float: left;
		clear: both;
		display: -webkit-flex;
		display: flex;
		font-weight: 500;

	}
	.contenu_ajax_single ul li:before {
		content: '\2022';
		color: #b0b734;
		padding-right: 5px;
		font-size: 53px;
		line-height: 14px;
		float: left;

	}


	.phone{
		color: #fff;  
		display: inline-block;
	}
	.phone:hover{
		text-decoration: underline;
	}
	.entreprise_desc {
		background-color: #fff;
		font-family: 'Raleway', sans-serif;
		font-size: 16px;
		font-weight: 300;
		padding: 20px 50px 120px 28px;
		line-height: 22px;
		letter-spacing: 0.3px;
	}
	.entreprise_desc h1{
		font-size: 22px;
		line-height: 24px;
		font-weight: 600;
		margin: 30px 0 10px 0;
	}
	.entreprise_desc h2{
		font-size: 18px;
		line-height: 20px;
		font-weight: 600;
		margin: 20px 0 5px 0;
	}
	.entreprise_desc h3, .entreprise_desc h4, .entreprise_desc h5{
		font-size: 16px;
		line-height: 18px;
		font-weight: 600;
		margin: 10px 0 2px 0;
	}


	.entreprise_desc strong{
		font-weight: 900;
	}

	.entreprise_desc a{
		color: #a6b74b;
		font-weight: 600;

	}
	.entreprise_desc a:hover{
		text-decoration: underline;
	}
	.entreprise_coords{
		font-family: 'Raleway', sans-serif;
		font-size: 18px;
		font-weight: 300;
		padding: 50px 75px 120px 75px;
		line-height: 20px;
		color: #fff;
		line-height: 22px;
		letter-spacing: 0.3px;
	}
	.entreprise_coords h2{
		font-size: 20px;
		line-height: 22px;
		font-weight: 600;
		margin: 20px 0 5px 0;
	}
	.entreprise_coords h3{
		font-size: 18px;
		line-height: 20px;
		font-weight: 600;
		margin: 10px 0 2px 0;
	}
	.entreprise_coords p{
		margin-bottom: 0;
	}


	.fiche_url_profil{
		margin-bottom: 60px;
	}
	.fiche_url_profil a{
		font-family: 'Raleway', sans-serif;
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		word-break: break-all;
	}
	.fiche_url_profil a:hover{
		text-decoration: underline;
	}
	.fiche_coord p{
		font-family: 'Raleway', sans-serif;
		font-size: 18px;
		line-height: 20px;
		font-weight: 500;
		margin-bottom: 2px;
	}
	.search-results h1 {
		font-family: 'Raleway', sans-serif;
		font-size: 42px!important;
		color: #464748;
		font-weight: 900;
		text-transform: uppercase;
		padding-top: 95px;
		margin-bottom: 55px;
	}

	.fiche_sites a img{
		margin-bottom: 45px;
		margin-top: 15px;

	}
	.fiche_sites a img:hover{
		opacity: 0.85; filter: alpha(opacity=85);
	}


	.fiche_mot_cle a{
		font-family: 'Raleway', sans-serif;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 7px;
		color: #fff;
		float: left;
		clear: both;
	}
	.fiche_mot_cle a:hover{
		text-decoration: underline;
	}

	.share_icons{
		float: left;
		clear: both;
	}
	.share_icons div{
		margin-top: 10px;
	}
	.sf-field-search button:hover {
		opacity: 0.85; filter: alpha(opacity=85)!important;
	}
	.aucun_resultat{  
		margin-left: 36px;
		margin-top: 45px;
	}
/**
* 17.0 Print
*/

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

	.secondary-toggle,
	.navigation,
	.page-links,
	.edit-link,
	#reply-title,
	.comment-form,
	.comment-edit-link,
	.comment-list .reply a,
	button,
	input,
	textarea,
	select,
	.widecolumn form,
	.widecolumn .mu_register form {
		display: none;
	}

	.site-header,
	.site-footer,
	.hentry,
	.entry-footer,
	.page-header,
	.page-content,
	.comments-area,
	.widecolumn {
		background: none !important; /* Make sure color schemes dont't affect to print */
	}

	body,
	blockquote,
	blockquote cite,
	blockquote small,
	label,
	a,
	.site-title a,
	.site-description,
	.post-title,
	.author-heading,
	.entry-footer,
	.entry-footer a,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.no-comments,
	.site-info,
	.site-info a,
	.wp-caption-text,
	.gallery-caption {
		color: #000 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr[title],
	table,
	th,
	td,
	.site-header,
	.site-footer,
	.hentry + .hentry,
	.author-info,
	.page-header,
	.comments-area,
	.comment-list + .comment-respond,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 0 7.6923%;
	}

	.sidebar {
		position: relative !important; /* Make sure sticky sidebar doesn't affect to print */
	}

	.site-branding {
		padding: 0;
	}

	.site-header {
		padding: 7.6923% 0;
	}

	.site-description {
		display: block;
	}

	.hentry + .hentry {
		margin-top: 7.6923%;
	}

	.hentry.has-post-thumbnail {
		padding-top: 7.6923%;
	}

	.sticky-post {
		background: #000 !important;
		color: #fff !important;
	}

	.entry-header,
	.entry-footer {
		padding: 0;
	}

	.entry-content,
	.entry-summary {
		padding: 0 0 7.6923%;
	}

	.post-thumbnail img {
		margin: 0;
	}

	.author-info {
		margin: 0;
	}

	.page-content {
		padding: 7.6923% 0 0;
	}

	.page-header {
		padding: 3.84615% 0;
	}

	.comments-area {
		border: 0;
		padding: 7.6923% 0 0;
	}


	.widecolumn {
		margin: 7.6923% 0 0;
		padding: 0;
	}
}


.xoouserultra-wrap-form form {
	padding: 20px 24px 0 20px;
	margin: 0;
}


.xoouserultra-main{
	padding-bottom: 20px;
}
.xoouserultra-button{
	padding-bottom: 20px;	
	display: block;
	clear: both;
}
#xoouserultra-login-register-link, #xoouserultra-forgot-pass-1{
	margin:5px 10px;
}
.aucun_resultat{
	margin: 25px 0 0 0;
	font-size: 150%;
	font-style: italic;
	display: block;
	width: 100%;
	text-align: center;
}

.commons-panel-content .fa, .xoouserultra-main .fa{
	display: none;
}
.xoouserultra-hide-from-public{
	display: none;
}



/*
  _________.__               .__                   __                 __   
 /   _____/|__| ______ _____ |__| ____     _______/  |______ ________/  |_ 
 \_____  \ |  |/  ___//     \|  |/ ___\   /  ___/\   __\__  \\_  __ \   __\
 /        \|  |\___ \|  Y Y  \  \  \___   \___ \  |  |  / __ \|  | \/|  |  
/_______  /|__/____  >__|_|  /__|\___  > /____  > |__| (____  /__|   |__|  
        \/         \/      \/        \/       \/            \/             
        */

        @font-face {
        	font-family: Chap;
        	src: url(css/fonts/Chap/Chap-Regular.ttf);
        }
        @font-face {
        	font-family: Wigrum;
        	src: url(css/fonts/Wigrum/Wigrum-Regular.otf);
        }





        .page-id-6753 #bottom_footer,.parent-pageid-6753 #bottom_footer,.category-id-68 #bottom_footer {
        	background: linear-gradient( to right, #A3C7D2 0%, #A3C7D2 50%, #fff 50%, #fff 100% );
        	height: 100%;
        	width: 100%;
        }

        .page-id-6753 .repertoire_banner{
        	margin-top: 115px;
        	width: 100%;
        	background-image: url(images/sismicBanner_1.jpg);
        	background-repeat: no-repeat;
        	min-height: 585px;
        	background-size: contain;
        	position: relative;
        	background-position: center;
        }
        .parent-pageid-6753 .repertoire_banner{
        	margin-top: 115px;
        	width: 100%;
        	/*background-image: url(images/sismicPageHeader.png);*/
        	background-image: none;
        	background-repeat: no-repeat;
        	min-height: 185px;
        	background-size: cover;
        	position: relative;
        	background-position: center center;
        }
        .category-id-68 .repertoire_banner{
        	margin-top: 115px;
        	width: 100%;
        	/*background-image: url(images/sismicPageHeader.png);*/
        	background-image: none;
        	background-repeat: no-repeat;
        	min-height: 158px;
        	background-size: cover;
        	position: relative;
        	background-position: center;
        }
        .parent-pageid-6753 .simsmicHead {
        	position: absolute;
        	top: 37%;
        	left: 8%;
        }
        .category-id-68 .simsmicHead {
        	position: absolute;
        	top: 37%;
        	left: 8%;
        }
        .sismicSidebarFull{
        	margin-top: -1px;
        }

        .page-id-6753 #footer1 ,.parent-pageid-6753 #footer1,.category-id-68 #footer1{
        	background-color: #A3C7D2;
        }
        .page-id-6753 #footer3 h2 ,.parent-pageid-6753 #footer3 h2,.category-id-68 #footer3 h2{
        	text-align: center;
        	font-size: 30px;
        }
        .page-id-6753 #footer2 ul, .parent-pageid-6753 #footer2 ul , .category-id-68 #footer2 ul {
        	width: 100%;
        }
        .page-id-6753 .simsmicHead h1{
        	font-family: Chap;
        	font-size: 60px;
        	line-height: 116%;
        	color: #004851;

        }

        #footer5{
        	position: relative;
        }

        .simsmicHead{

        	position: absolute;
        	top: 15%;
        }
        .sismicLogo{
        	margin-bottom: 20px;
        	display: none;
        }
        .page-id-6753 .sismicLogo{

        	display: block;
        }

        .sismicFB i{
        	margin-left: 16px;
        	color: #fff;
        	font-size: 30px;
        }
        .color_box{
        	position: relative;
        	min-height: 195px;
        }
        .color_box h2{
        	position: absolute;
        	bottom: 20px;
        	left: 20px;
        	right: 20px;
        	font-family: Wigrum;
        	font-size: 26px!important;
        	line-height: 26px;
        	text-transform: none;
        }
        .color_menu a:hover h2{
        	text-decoration: underline;
        }
        .partie_de_gauche h2, .partie_de_droite h2{
        	font-family: Chap;
        	font-size: 48px;
        	line-height: 100%;
        	margin-bottom: 20px;
        	color: #004851;
        }
        .partie_de_gauche p, .partie_de_droite p{
        	font-size: 16px;
        	line-height: 120%;
        	font-family: Wigrum;
        	color: #004851;
        }
        
        #footer3 h4{
        	font-family: Chap;
        	font-size: 15px;
        	line-height: 100%;
        	margin-bottom: 10px;
        	color: #004851;
        }
        #footer4 h4{
        	font-family: Chap;
        	font-size: 15px;
        	line-height: 100%;
        	margin-bottom: 10px;
        	color: #004851;
        }
        #footer5 h4{
        	font-family: Chap;
        	font-size: 15px;
        	line-height: 100%;
        	margin-bottom: 10px;
        	color: #004851;
        }


        .page-id-6753 #footer3 .inside_blocks, .parent-pageid-6753 #footer3 .inside_blocks{
        	min-width: 250px;
        }

        .page-id-6753 #footer3 .inside_blocks a, .parent-pageid-6753 #footer3 .inside_blocks a{
        	margin-top: 15px;
        	font-family: Wigrum;
        	line-height: 16px;
        	font-size: 16px;
        }


        .page-id-6753 #footer4 .inside_blocks a, .parent-pageid-6753 #footer4 .inside_blocks a{
        	margin-top: 15px;
        	font-family: Wigrum;
        	line-height: 16px;
        	font-size: 16px;
        }

        .page-id-6753 #footer5 .inside_blocks, .parent-pageid-6753 #footer5 .inside_blocks{
        	min-width: 250px;
        }

        .page-id-6757 #footer5 .inside_blocks a, .parent-pageid-6753 #footer5 .inside_blocks a{
        	margin-top: 15px;
        	font-family: Wigrum;
        	line-height: 16px;
        	font-size: 16px;
        }
        .page-id-6753 #footer5 .inside_blocks, .parent-pageid-6753 #footer5 .inside_blocks{
        	min-width: 270px;
        }

        .page-id-6753 #footer5 .inside_blocks a, .parent-pageid-6753 #footer5 .inside_blocks a{
        	margin-top: 15px;
        	font-family: Wigrum;
        	line-height: 16px;
        	font-size: 16px;
        }





        .page-id-6753 #footer4,.parent-pageid-6753 #footer4 {
        	text-align: left;

        }
        .page-id-6753 #footer4 img,.parent-pageid-6753 #footer4 img{
        	max-width: 70%;

        }
        #footer4 .sociaux {
        	margin-top: 0px;
        	margin-bottom: 0px;
        }

        .page-id-6753 #footer3 img, .parent-pageid-6753 #footer3 img {

        	width: 80%;
        }




        .page-id-6757 #footer3 img,.parent-pageid-6753 #footer3 img{
        	margin-bottom: 30px;
        	width: 80%;
        }

        .partie_de_gauche{
        	padding: 60px 80px 60px 10px 
        }
        .partie_de_droite{
        	padding: 60px 80px 60px 10px 
        }

        .page-id-6753 .color_menu {
        	background-color: #A3C7D2;

        }
        .color_menu_1{  
        	background-color: #004851;
        	font-family: Wigrum;
        	position: relative;
        }
        .color_menu_2{
        	background-color: #A3C7D2;
        	font-family: Wigrum;
        	position: relative;
        }
        .color_menu_3{
        	background-color: #F9423A;
        	font-family: Wigrum;
        	position: relative;
        }
        .color_menu_4{
        	background-color: #FF7F41;
        	font-family: Wigrum;
        	position: relative;
        }

        .sismicContentPage{

        }
        .sismicSidebarMenu{
        	position: absolute;
        	width: 78%;
        	right: 0;
        	height: 100%;
        	background-color: #fc7f3f;
        }
        .sismicSidebar{
        	position: relative;
        	/*	background-image: url(images/sidebarSismic.png);*/
        	min-height: 100%;
        	background-repeat: no-repeat;
        }
        .sismicRightContent{
        	padding: 100px;
        	font-family: Wigrum;
        	color: #004851;
        	background-color: #fff;
        }
        .sismicRightContent h2,.sismicSidebar h2{
        	margin-bottom: 15px;
        	font-family: Wigrum;
        	font-size: 26px;
        	line-height: 26px;
        	color: #004851;

        }
        .sismicSidebar h2{
        	margin-bottom: 25px;


        }

        .sismicRightContent h1{
        	margin-bottom: 25px;
        }

        .sismicRightContent p{

        	font-family: Wigrum;
        	line-height: 22px;
        	font-size: 18px;
        	color: #004851;

        }
        .sismicRightContent li{
        	margin-bottom: 13px;
        	font-family: Wigrum;
        	line-height: 16px;
        	font-size: 19px;
        	color: #004851;
        	line-height: 120%;
        	
        	float: left;
        	clear: both;

        }
        .sismicRightContent ul{
        	padding-left: 25px;

        }
        .sismicRightContent ul ul li{
        	list-style-type: circle;

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

        }
        .sismicRightContent ul{
        	padding-left: 25px;

        }
        .sismicRightContent h1{
        	font-family: Chap;
        	font-size: 48px;
        	line-height:63px;
        	color: #004851;
        }

        .sismicSidebarMenu ul li{
        	list-style: none;
        	margin-bottom: 5px;

        }
        .sismicSidebarMenu ul li a{
        	font-family: Wigrum;
        	font-size: 18px;
        	line-height: 18px;
        	color: #004851;

        }
        .sismicContentPage a:hover{
        	text-decoration: underline;
        }
        .sismicSidebarMenu{
        	padding: 70px 45px;
        }


        .inside_blocks a:hover img , .inside_blocks a:hover i::before ,  .inside_blocks a:hover svg {
        	opacity: 0.85;
        	filter: alpha(opacity=85);
        }
        .inside_blocks ul li a:hover{
        	text-decoration: underline;
        }

        body.parent-pageid-6753.custom-background #main {

        	background-image: url(https://chantier.qc.ca/wp-content/themes/twentyfifteen/images/sismicPageHeaderNEW.png);

        	background-size: 100%;
        	background-size: inherit;
        	background-repeat: no-repeat;
        	background-position-x: 37%;
        	/* background-attachment: inherit!important; */

        }

        #partenaires{
        	margin-top: 40px;
        }

        .logoParenaire{
        	
        	padding: 12px;
        }

        .logoParenaire a{
        	display: inline-block;
        }
        .logoParenaire a:hover img{
        	opacity: 0.85;
        	filter: alpha(opacity=85);
        }
        .logoParenaire img{
        	max-height: 115px;
        	display: inline-block;

        }

        .sismicSocial a{
        	display: inline-block;
        }


        .jcarousel-skin-default li{
        	clear: none!important;
        }

        .page-id-6761 .sismicRightContent{
        	padding: 70px 0;
        }
        .page-id-6761 .sismicRightContent h1{
        	padding-left: 70px;
        }

 /* _________.__               .__                            .___
 /   _____/|__| ______ _____ |__| ____     ____   ____    __| _/
 \_____  \ |  |/  ___//     \|  |/ ___\  _/ __ \ /    \  / __ | 
 /        \|  |\___ \|  Y Y  \  \  \___  \  ___/|   |  \/ /_/ | 
/_______  /|__/____  >__|_|  /__|\___  >  \___  >___|  /\____ | 
        \/         \/      \/        \/       \/     \/      \/ 
        */
        /* Media Querries */
        @media only screen  and (max-width : 1480px) {
        	#footer3 .inside_blocks,#footer4 .inside_blocks,#footer5 .inside_blocks {
        		min-width: 83%!important;
        	}
        	#footer3 .inside_blocks img,#footer4 .inside_blocks img,#footer5 .inside_blocks img{
        		max-width: 200px;
        	}

        }
        @media only screen  and (max-width : 1366px) {
        	.small_toggle {padding: 0 25px;}
        	.write_footer p {
        		padding-top: 32px;
        		font-size: 36px;
        		font-weight: 900;
        		color: #fff;
        		text-transform: uppercase;
        		line-height: 33px;
        		margin-left: 23px;
        	}
        	.simsmicHead {left: 8%;}
        }
        @media only screen  and (max-width : 1215px) {

        	#conteneur_menu {float: right;padding-right: 13px;}
        }

        @media screen and (max-width: 1200px) {
        	.page-id-6753 .repertoire_banner { background-size: cover;background-position: center;}




        	.ajax_menu_nav div {
        		float: left;
        		padding: 20px 50px;
        		font-size: 85%;
        	}
        	.parent-pageid-11 .write_footer, .page-id-11 .write_footer{display: none;}
        	.parent-pageid-664 .write_footer, .page-id-664 .write_footer{display: none;}
        	.page-id-42 #sidebar{display: none;}
        	.page-id-11 #sidebar{display: none;}
        	.page-id-664 #sidebar{display: none;}	
        	.page-id-296 #sidebar{display: none;}
        	.page-id-62 #sidebar{display: none;}
        	.page-id-60 #sidebar{display: none;}
        	.page-id-58 #sidebar{display: none;}
        	.page-id-56 #sidebar{display: none;}
        	.page-id-42 .site-content {float: none;width: 100%;}
        	.page-id-11 .site-content {float: none;width: 100%;}
        	.page-id-664 .site-content {float: none;width: 100%;}	
        	.page-id-296 .site-content {float: none;width: 100%;}
        	.page-id-62 .site-content {float: none;width: 100%;}
        	.page-id-60 .site-content {float: none;width: 100%;}
        	.page-id-58 .site-content {float: none;width: 100%;}
        	.page-id-56 .site-content {float: none;width: 100%;}
        	#ajax_content_blanc {
        		border-top: none;
        		display: inline-block;
        		width: 100%;
        		vertical-align: top;
        		padding: 140px 4vw 100px 4vw;
        		margin-left: 0;
        		overflow: hidden;
        	}
        	.menu_ajax_gris {
        		height: 84.5%;
        		z-index: 0;
        		border: 3px solid #c9c9c9;
        		background-color: #f0f0f0;
        		float: left;
        		overflow-y: scroll;
        		overflow-x: hidden;
        		position: fixed;
        		clear: both;
        		/* top: 115px; */
        		width: 21.9vw;
        		display: none;
        		width: 100%;
        		height: 37vh;
        		overflow: hidden;
        		position: relative;
        		z-index: 0;
        		margin-top: -40px;
        	}
        	.menu_head_ajax {
        		background-color: #bebebe;
        		min-height: 180px;
        		width: 100%;
        		padding: 100px 50px 40px 50px;
        		position: fixed;
        		top: 80px;
        		display: none;

        	}
        	.ajax_menu_nav {

        		height: 100%;
        		width: 100%;
        		margin-top: 0px;

        		padding-bottom: 0px;
        	}
        	.cats_hide{display: inline-block;}

        	.page-id-42 .fixe_menu_page, .page-id-684 .fixe_menu_page {
        		display: none;
        	}
        	#search{
        		padding: 0 2%;
        	}

        	#searchsubmit{
        		margin-top: 29px;
        	}
        	#search{
        		display: none;
        	}
        	.left_text_repertoire{
        		padding-left: 50px;
        	}
        	.page_sidebar_back {
        		float: left;
        		margin-top: 86px;
        		background-color: #b0b734;
        		width: 100%;
        	}
        	body.custom-background {
        		background-image: none;
        	}
        	.home .sidebar {
        		width: 50%;
        		max-width: 600px;
        		background-color: #fff;
        		position: relative!important;
        		margin-top: 115px!important;
        	}
        	#vert.contenu {
        		padding: 80px 110px 48px 48px;
        		min-height: 735px;
        		margin-top: 115px!important;
        	}
        }

        @media screen and (max-width: 1140px) {
        	.main-navigation li {
        		font-family: 'Raleway', sans-serif;
        		font-weight: 300;
        		text-transform: uppercase;
        		margin-right: 7px;
        		margin-left: 7px;
        		font-size: 14px;
        	}
        	.fond_gris_pale h1 {
        		font-family: 'Raleway', sans-serif;
        		font-size: 51px;
        		font-weight: 300;
        		line-height: 54px;
        		float: left;
        		margin-top: 105px;
        		color: #585858;
        		text-transform: uppercase;
        	}

        }
        @media screen and (max-width: 1080px) {
        	.main-navigation li{
        		margin-right: 10px;
        		font-size: 13px;
        	}
        	.social_links {
        		margin-top: 35px;
        		float: left;
        		position: absolute;
        		top: -36px;
        		right: 0;
        		-webkit-transition: all 0.3s;
        		-moz-transition: all 0.3s;
        		-ms-transition: all 0.3s;
        		-o-transition: all 0.3s;
        		transition: all 0.3s;
        		padding-left: 0px;
        	}
        	#header.smaller .social_links {
        		padding-left: 20px;
        		margin-top: 58px;
        		float: left;
        		/* right: 65%; */
        		position: relative;
        		-webkit-transition: all 0.3s;
        		-moz-transition: all 0.3s;
        		-ms-transition: all 0.3s;
        		-o-transition: all 0.3s;
        		transition: all 0.3s;
        	}
        }

        @media screen and (max-width: 1024px) {
        	.soc_econ_blanc h1 {

        		font-size: 48px!important;

        	}
        	.soc_econ_gris h1 {

        		font-size: 48px!important;

        	}
        	.left_text_repertoire h1 {

        		font-size: 72px!important;

        	}
        	.search-results .entry-header .entry-title {
        		padding-top: 45px;
        		margin-bottom: 0;
        		margin-top: 0;
        	}
        	.search .entry-header h2 {
        		font-size: 40px;
        		margin-top: 20px;
        		margin-bottom: 0;
        	}
        	#vert.contenu {
        		padding: 45px 48px 48px 48px;
        		min-height: 397px;
        		margin-top: 86px!important;
        	}
	/*h1,h2,h3,h4,h5,h6{
		font-size: 120%!important;
		}*/
	/*p{
		font-size: 100%!important;
		line-height:  120%!important;
		}*/
		.parent-pageid-11 .write_footer, .page-id-11 .write_footer {display: none;}
		.parent-pageid-664 .write_footer, .page-id-664 .write_footer {display: none;}	
		.info-div {padding: 0px 27px;}
		.uultra-view-profile-bar a.uultra-btn-profile:hover {padding: 0px 27px;}
		.uultra-view-profile-bar a.uultra-btn-profile {padding: 0px 27px;}
		.page-id-52 #sidebar{display: none;}
		.page-id-52 .site-content {width: 100%;}
		.post-52{    padding: 0 20px;}
		/*.social_links {
			margin-top: 35px;
			float: left;
			position: absolute;
			top: -36px;
			right: 36;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			-ms-transition: all 0.3s;
			-o-transition: all 0.3s;
			transition: all 0.3s;
			}*/

			.entry-header .entry-title {
				padding-top: 35px;
				margin-bottom: 35px;
			}


			#footer3, #footer4{
				padding-top: 0;
			}
			#footer2 #menu{
				text-align: center;
				margin: 0 auto;
				float: none;	
			}
			#colophon{
				text-align: center;

			}
			#colophon .right {
				text-align: center;
				margin-bottom: 2%;
			}
			#footer3 img {
				margin-bottom: 15px;
				width: 100%;
				max-width: 250px;
			}

			.sociaux {
				margin-bottom: 25px;
			}


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


			body.parent-pageid-6753.custom-background #main {
				background-image: none;
			}
			.sismicLogo {display: block;}


			.sismicSidebarFull,.sismicRightContent,.sismicSidebarMenu{
				width: 100%;
			}
			.sismicSidebarMenu{
				position: relative;
				display: inline-block;
			}
			.sismicRightContent {
				padding: 30px;

			}
			.page-id-6753 #footer3, .page-id-6753 #footer4 {
				padding-top: 15px;
				padding-bottom: 15px;
			}
			.page-id-6753  .inside_blocks, .parent-pageid-6753  .inside_blocks, .category-id-68  .inside_blocks{
				padding: 0;
			}
			.parent-pageid-6753 #footer3, .parent-pageid-6753 #footer4 {
				padding-top: 15px;
				padding-bottom: 15px;
			}
			.category-id-68 #footer3, .category-id-68 #footer4 {
				padding-top: 15px;
				padding-bottom: 15px;
			}
			.page-id-6753 #footer1, .parent-pageid-6753  #footer1, .category-id-68  #footer1 {

				padding: 5% 0;
				
			}

			.page-id-6753 #ecrivez-nous br,.parent-pageid-6753 #ecrivez-nous br,.category-id-68 #ecrivez-nous br{
				display: none;
			}
			.site-info {line-height: 19px;}
			.info-div p:nth-child(2n) {word-break: break-all;}
			body.page-id-244 {
				background-color: #fff;
				background-image: none!important;
			}
			.bouton_rep {
				margin-right: 0px;

			}
			.theMapSearch{   
				float: left;
				margin: 0;
				width: 100%;
				margin-left: 0!important;
				text-align: center;
				background-color: #d1d1d1;
				background-image: none!important;
			}
			.fixe_menu_page .ms-options-wrap > button:focus, .fixe_menu_page .ms-options-wrap > button {
				width: 50%;
				float: left;
				margin-top: 10px;
			}
			.fixe_menu_page form {
				float: none!important;
				clear: none!important;
			}
			.carte_direction {
				max-width: 100%;
				margin-top: 20px;
				float: left;
				font-size: 85%;
				margin-bottom: 10px;
				margin-left: 0px;
			}
			.fixe_menu_page {
				padding-left: 0px; 

				padding-top: 0px;
				padding-right: 0px;
				display: inline;
			}
			.return_button {
				float: left;
				width: 100%;
			}
			.bouton_rep {
				width: 100%;

			}
			#map-container {
				position: relative;
				float: left;
				right: 0;
				bottom: 0;
				z-index: 1;
				width: 100%;
				min-height: 1650px;
				margin-top: 442px;
			}
			.filtres {
				float: left;
				max-width: 100%;
				width: 100%;
				background-color: #b0b734;
				height: auto;
				position: fixed;
				z-index: 999999999;
				padding: 26px;
			}
			#post-54 iframe {
				padding: 40px;
				float: left;
				min-height: 650px;
			}
			body.page-id-54 {
				background-color: #fff;
				border: none;
				background-image: none!important;
			}
			iframe{
				padding: 40px;
				float: left;
				min-height: 1650px;
			}
			.page-id-244 .fixe_menu_page {
				display: none;
			}
			.page-id-13 .page .entry-content, .entry-summary {
				min-height: 450px;
			}
			.cartPole{overflow: inherit!important;}
			.cartNorm{overflow: inherit!important;}
			.page-id-54 .page_sidebar_back, .page-id-727 .page_sidebar_back {
				float: left;
				margin-top: 86px;
				background-color: #fff;
				width: 100%;
				height: 79vh;
			}
			.page .entry-content, .entry-summary {
				min-height: 100%; 
			}
			.entreprise_coords {
				font-family: 'Raleway', sans-serif;
				font-size: 18px;
				font-weight: 300;
				padding: 50px 75px 55px 75px;
				line-height: 20px;
				color: #fff;
				line-height: 22px;
				letter-spacing: 0.3px;
			}
			.fiche_mot_cle a {
				font-family: 'Raleway', sans-serif;
				font-size: 14px;
				font-weight: 500;
				margin-bottom: 7px;
				color: #fff;
				float: left;
				clear: both;
				float: left;
				width: 99%;
				display: block;
				word-wrap: break-word;
				max-width: 100%;
			}
			.entreprise_desc {
				padding: 20px 50px 20px 28px;

			}
			.noPic{display: none;}
			.page-id-46 .fond_gris_pale h1 {
				float: none;
				margin-top: 105px;
				text-align: left;
				text-indent: 0px; 
				padding-top: 32px;
			}
			.color_menu_rouge{
				background-color: #bc373c;
				min-height: 138px;
				padding: 45px 20px 0 28px;
			}
			.color_menu_jaune{
				background-color: #e29c2c;
				min-height: 138px;
				padding: 45px 20px 0 28px;
			}
			.color_menu_bleu{
				background-color: #41548f;
				min-height: 138px;
				padding: 45px 20px 0 28px;
			}
			.color_menu_cyan{
				background-color: #3fadba;
				min-height: 138px;
				padding: 45px 20px 0 28px;
			}



			.color_menu_rouge:hover{
				background-color: #a62327;

			}
			.color_menu_jaune:hover{
				background-color: #d47c09;

			}
			.color_menu_bleu:hover{
				background-color: #21387e;

			}
			.color_menu_cyan:hover{
				background-color: #21919d;

			}
			.site-info {
				padding-top: 2%;

			}
			#footer2 {

				display: none;
			}
			.inside_blocks{
				position: initial;
				transform: initial;
				text-align: center;
				margin:0 auto;
				padding: 5% 0;
			}
			#btn_contact {

				max-width: 50%;
				margin: 0 auto;
			}
			.usersultra-front-directory-wrap ul.usersultra-front-results li {width: 47%;}
			.page-id-46 .xoouserultra-wrap {width: 100%; max-width: 100%;    float: none;}
			.fond_gris_pale h1 { float: none; margin-top: 105px; text-align: center;    text-indent: -128px;    padding-top: 45px;}
			.small_toggle h1 { float: left; margin-top: 0px;   text-indent: 0px;    padding-top: 0px;}
			.full_form  h1 {font-size: 36px;line-height: 37px;float: left; margin-top: 40px; text-indent: -66px;}
			#colophon .puge-g div {height: 20px;}
			.page-id-52 #colophon .puge-g div {height: 20px;}
			.parent-pageid-7 .site-info ,.page-id-15 .site-info {
				padding: 2% 5% 5.5% 5%;
				line-height: 18px;
				font-size: 14px;
				font-family: 'Raleway', sans-serif;
			}
			.page-id-943 .sidebar {
				display: none;
			}

		}


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





			.hentry + .hentry, .page-header + .hentry, .page-header + .page-content {
				margin-top: 0%; 
			}
			#last_slice {
				background-image: none;
				margin-top: 0;
				min-height: 295px;
			}
			#contenu_slice {
				padding: 10% 45px 5% 45px;
			}
		}

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


			.page-id-244 .site-content {width: 100%;}
			.page-id-244 .secondary {
				background-color: #fff;
				display: block;
				padding: 0 ;
				margin: 0;
			}
			.page-id-244 .sidebar {
				float: left;

				width: 250px;
				background-color: #b0b734;
				height: 100%;
				position: relative;
				display: block!important;
				width: 0%;
				max-width: 100%;

				padding-top: 1px;
				margin-top: 1px;
				height: 400px;
				vertical-align: middle;
				z-index: 2;
			}
			.page-id-244 .fixe_menu_page {
				position: relative;
				padding-left: 20px;
				background-color: #b0b734;
				margin-top: 50px;
				padding-top: 0;
				padding-right: 20px;
				width: 100%;

				height: 100%;
				padding-right: 35px;
			}

			.page-id-244 .site-header{display: none;}



			.page-id-943 .site-content {width: 101%;}
			.page-id-943 .secondary {
				background-color: #fff;
				display: block;
				padding: 0 ;
				margin: 0;
			}
			
			.page-id-943 .fixe_menu_page {
				position: relative;
				padding-left: 20px;
				background-color: #b0b734;
				margin-top: 50px;
				padding-top: 0;
				padding-right: 20px;
				width: 100%;

				height: 100%;
				padding-right: 35px;
			}

			.page-id-943 .site-header{display: none;}

		}


		@media screen and (max-width: 950px) {
			#responsive-menu-pro-header-bar-html .custom-logo {
				max-height: 57px;
			}

			#responsive-menu-pro-container #responsive-menu-pro-additional-content {
				text-align: center;
			}
			#responsive-menu-pro-container {
				width: 100%;
				left: 0;
				background: #b0b734;
				transition: transform 0.5s;
				text-align: left;
				margin-top: 86px;
			}
			#petit_logo {

				top: 2px;
			}
			.page-id-244 .page_sidebar_back {
				float: left;
				margin-top: 86px;
				background-color: #fff;
				width: 100%;
				height: 79vh;
			}
			.repertoire_banner {
				margin-top: 86px;

			}
			#header #gros_logo {

				max-height: 77px;

			}
			.page-id-56 .page_sidebar_back, .page-id-729 .page_sidebar_back {
				float: left;
				margin-top: 86px;
				background-color: #b0b734;
				width: 100%;
				height: 100vh;
			}
			.search .entry-header h2 {
				margin-top: 0px; 
			}
			.search-results .entry-header {
				padding:0 41px;
			}
			.search-results .page .entry-content, .entry-summary {
				padding: 10px 41px 0 41px!important;
			}

			.search-results h2 {
				margin-bottom: 0!important;
			}
			.search-results h1 {
				font-size: 135%!important;
				margin-top: 24px;
			}
			.ajax_menu_nav{
				font-size: 70%;
			}
			#ajax_content_blanc {
				border-top: 0px solid #fff;
				margin-top: 102px;
				padding-top: 0px;
			}
			.parent-pageid-11 .page_sidebar_back, .page-id-11 .page_sidebar_back, .parent-pageid-664 .page_sidebar_back, .page-id-664 .page_sidebar_back {
				float: left;
				margin-top: 86px;
				background-color: #b0b734;
				width: 100%;
				height: 100vh;
			}
			.cats_hide {

				top: 86px;
				position: fixed;
				margin-top: 0;
				background-color: #b0b735;
				width: 100%;
				height: 40px;
				text-align: center;
				color: #fff;
				line-height: 40px;
				font-weight: 700;
				-webkit-transition: top 0.3s;
				-moz-transition: top 0.3s;
				-ms-transition: top 0.3s;
				-o-transition: top 0.3s;
				transition: top 0.3s;
			}
			#header {
				width: 100%;
				height: 86px;
				position: fixed;
				top: 0;
				left: 0;
				z-index: 2;
				background-color: #fff;
				-webkit-transition: height 0.3s;
				-moz-transition: height 0.3s;
				-ms-transition: height 0.3s;
				-o-transition: height 0.3s;
				transition: height 0.3s;
				border-bottom: 2px solid #e1e1e1;
			}
			#header #gros_logo {

				margin-top: 4px;

			}
			.soc_econ_blanc h1,
			.soc_econ_gris h1,
			.entry-header .entry-title{font-size: 2.5em;}
			.left_text_repertoire{
				padding: 0 5%;
			}
			.left_text_repertoire h1{
				font-size: 3em!important;
				line-height: 1em;
			}

			.page .entry-header{
				padding:0 5%;
			}

			.page .entry-content, .entry-summary{
				padding:5%;
			}
			#footer1{
				padding:5% 0;
			}
			#ecrivez-nous{
				margin-bottom: 7px;
				margin-left: 0px;
			}
			#last_slice h1{
				line-height: normal;
				margin-bottom: 15px;
			}

			#vert h1{
				font-size: 2em;
				color: #fff!important;
				text-transform: uppercase;
				line-height: 1em;
				font-weight: 300; 
			}
			#conteneur_menu{
				display: none!important;
			}
			button#responsive-menu-ro-button{
				z-index: 9999999999;
				top: 32px;
			}
			.small button#responsive-menu-ro-button{
				top: 13px;
			}
			.image_content img{
				padding-right: 0px;
			}

			#search,
			#sidebar,
			.write_footer{
				display: none;
			}
			.image_content img{
				margin-left: 0;
			}
			#colophon .pure-g{
				padding-left: 0!important;
			}




		}

		@media screen and (max-width: 875px) {
			#rapides li {
				min-height: 315px;
				height: 315px;
				color: #fff;
				text-transform: uppercase;
				font-family: 'Raleway', sans-serif;
				font-weight: 900;
				font-size: 20px;
				line-height: 25px;
				display: inline-block;
				width: 50%;
				float: left;
				position: relative;
			}
			#adeterminer {
				width: 100%;
				background-color: #b0b734;
				text-align: center;
				min-height: 315px;
				height: auto; 
				float: left;
				width: 100%;
			}







		}

		@media screen and (max-width: 810px) {
			.searchandfilter ul li {
				list-style: none;
				display: block;
				padding-right: 10px;
				padding: 10px 0;
				margin-top: 0px;
				float: left;
				margin-right: 10px;
				width: 100%;
			}
			.searchandfilter label {
				display: inline-block;
				margin: 0;
				padding: 0;
				width: 100%;
			}
			.desc_doc p, .desc_doc {
				font-size: 14px!important;
				font-weight: 300!important;
				float: left;
				padding-right: 15px;
			}
		}

		@media screen and (max-width: 768px) {
			.soc_econ_blanc {
				padding: 0px 28px 75px 28px;
				min-height: auto;
				float: left;
			}
			.soc_econ_blanc h1 {
				margin-bottom: 15px;
				font-size: 30px!important;
				line-height: 30px;
			}
			.soc_econ_gris h1 {
				margin-bottom: 15px;
				font-size: 30px!important;
				line-height: 30px;
			}
			.soc_econ_gris {
				padding: 50px 28px 0px 28px;
				min-height: auto;
			}
			.soc_econ_info{
				background: #fff;

			}
			.entreprise_coords {padding: 50px 45px 45px 45px;}
			.page-id-140 .fond_gris_pale {
				background-color: #f0f0f0;
				display: inline-block;
				width: 100%;
				position: relative;
				min-height: 100%;
				height: 100px;
			}
			.partie_de_droite,.partie_de_gauche {

				padding: 60px 10px 60px 10px;
			}

		}

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

			.page-id-9 .site-info {
				padding: 1% 5% 1% 5%;
				line-height: 18px;
				font-size: 14px;
				font-family: 'Raleway', sans-serif;
			}

			.entreprise_coords {padding: 50px 45px 45px 45px;}
			.page-id-140 .fond_gris_pale {display: none;}
			a.uultra-btn-u-menu {
				display: inline-block;
				min-height: 30px;
				min-width: 59px;
				height: auto !important;
				width: 100%;
				padding: 10px 5px 5px 5px;
				text-align: left;
				font-size: 12px;
				vertical-align: top;
				border: solid 1px #E8E8E8;
				background: #FFF;
				-moz-border-radius: 0px;
				border-radius: 0px;
				color: #333 !important;
				text-decoration: none;
				line-height: 30px;
			}
			.uultra-user-menu-text{display: none;}
			.usersultra-dahsboard-cont .usersultra-dahsboard-left ul.uultra_u_dashboard_main_menu li {
				display: inline-block !important;
				width: 30% !important;
			}
		/*.site-info {
			padding: 1% 5% 6.5% 5%;
			line-height: 18px;
			font-size: 14px;
			font-family: 'Raleway', sans-serif;
			}*/
		}
		@media screen and (max-width: 700px) {
			.page-id-244 .sidebar {height: 440px;}
			.fixe_menu_page .ms-options-wrap > button:focus, .fixe_menu_page .ms-options-wrap > button {
				width: 100%;
				float: left;
				margin-top: 0px;
			}
			.carte_direction {
				margin-bottom: 17px;
			}
		}
		@media screen and (max-width: 640px) {
			#contenu_slice {
				padding: 10% 45px 16% 45px;
			}
			.fond_gris_pale h1 {text-indent: -86px;font-size: 49px;line-height: 47px;}
			ul, ol {margin: 0 0 40px 0;}
			.usersultra-front-directory-wrap ul.usersultra-front-results li {width: 86%;}
		}
		@media screen and (max-width: 568px) {

			#footer4 .inside_blocks{
				padding-top: 0!important;
			}
		}
		@media screen and (max-width: 551px) {
			.ficheCarte h1 {font-size: 25px;line-height: 26px;}
		}
		@media screen and (max-width: 525px) {
			#rapides li {
				min-height: 200px;
				height: 200px;
				color: #fff;
				text-transform: uppercase;
				font-family: 'Raleway', sans-serif;
				font-weight: 900;
				font-size: 20px;
				line-height: 25px;
				display: inline-block;
				width: 100%;
				float: left;
				position: relative;
			}
		}

		@media screen and (max-width: 480px) {
			#btn_contact {
				min-width: 200px;

			}
			.fond_gris_pale h1 {text-indent: -69px;font-size: 39px;line-height: 36px;}
			.year_doc {float: left;    clear: both;}

		}


		@media screen and (max-width: 340px) {
			.left_text_repertoire h1 {
				font-size: 2em!important;
				line-height: 1em;
			}
		}






