/*
Theme Name: CIRNew
Theme URI:
Description: Thème CIR 2018
Version: 2.3
Author: Agence Yapak
*/

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td, th {
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
}

body .container {
	background-color: #fff;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}
.medium.cli-plugin-button{
	font-weight: 800 !important;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1080px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both;
}

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

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

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

.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs, td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm, td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md, td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg, td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print, td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

/*
*************** RESET ***************
*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Titillium Web', sans-serif;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none
}

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

body, html {
	line-height: 1;
	z-index: 1;
	height: 100%
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

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

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

.clear {
	clear: both
}

.alignright {
	float: right;
	margin: 5px 0 5px 5px
}

.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
	padding-right: 15px
}

.aligncenter {
	text-align: center;
	margin: 5px
}

.alignnone {
	text-align: none;
}

a {
	outline: none;
	text-decoration: none;
}

#main ul {
	list-style-image: url(images/puce_li.png);
	margin: 0;
	padding: 0
}

strong, b {
	font-weight: 700
}

.floatL {
	float: left;
}

em {
	font-style: italic;
}

.clearboth {
	clear: both;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	max-width: 100%;
	height: auto;
}

input, textarea {
	border-radius: 0;
}

a.bouton1 {
	color: #fff;
	padding: 7px 0;
	font: Bold 13px Arial;
	background: #d34836;
	width: 90px;
	line-height: 40px;
	border-radius: 2px;
	border: none;
	text-transform: capitalize;
}

a:hover.bouton1 {
	color: #fff;
	padding: 7px 0;
	font: Bold 13px Arial;
	background: #d34836;
	width: 90px;
	line-height: 40px;
	border-radius: 2px;
	border: none;
	text-transform: capitalize;
}


html {
	background: url(images/background.jpg) no-repeat center fixed;
	background-size: cover;
	margin: 0;
	moz-background-size: cover;
	o-background-size: cover;
	padding: 0;
	webkit-background-size: cover
}

#header, #home, #footer {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative
}

.container {
	position: relative;
	/* width: 1026px; */
	margin: 0 auto;
	overflow: hidden
}

/* #header .logo {
	display: none;
	position: absolute;
	top: 130px;
	width: 146px;
	height: 146px;
	left: 50%;
	margin-left: -73px;
	z-index: 9999
} */

.home #header .logo {
	display: inline-block;
}

#header .menuprincipal {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	color: #000;
	padding: 10px 5px 5px;
}

#header .menuprincipal ul li {
	float: left
}

#header .menuprincipal ul li a {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 1px 10px;
	text-decoration: none;
}

#header .menuprincipal ul li a:hover, #header .menuprincipal ul li.current_page_item a, #header .menuprincipal ul li.current-page-parent a, #header .menuprincipal ul li.current-menu-item a {
	background: #000;
	color: #fff;
}

#header .menuprincipal ul li.web-pro a:hover,
#header .menuprincipal ul li.web-pro.current_page_item a,
#header .menuprincipal ul li.web-pro.current-page-parent a,
#header .menuprincipal ul li.web-pro.current-menu-item a,
#header .menuprincipal ul li.cir-aero a:hover,
#header .menuprincipal ul li.cir-aero.current_page_item a,
#header .menuprincipal ul li.cir-aero.current-page-parent a,
#header .menuprincipal ul li.cir-aero.current-menu-item a {
	background: #E71B48 !important;
	color: #fff;
}

.single-offres #header .menuprincipal ul li#menu-item-58 a, .single-agences #header .menuprincipal ul li#menu-item-56 a, .single-partenaires #header .menuprincipal ul li#menu-item-55 a, .tax-gamme #header .menuprincipal ul li#menu-item-55 a {
	background: #000;
}

#header .menuprincipal ul li:last-child span {
	display: none;
}

#header .menuprincipal ul li span {
	color: #FFF;
}

#header .menuprincipal ul li ul {
	position: absolute;
	display: none;
	margin-top: 0;
	z-index: 999;
	padding-top: 7px;
}

#header .menuprincipal ul li ul li {
	float: none;
	display: block;
	padding: 6px 12px;
	display: block;
	border-bottom: 1px solid #CCC;
	background: #FFF;
}

#header .menuprincipal ul li ul li a, #header .menuprincipal ul li.current-menu-item ul li a, #header .menuprincipal ul li.current-page-parent ul li a {
	color: #000;
	text-transform: none;
	background: none !important;
}

#header .menuprincipal ul li ul li a:hover, #header .menuprincipal ul li ul li.current-menu-item a, #header .menuprincipal ul li ul li.current_page_item a {
	background: none;
	color: #e5204c;
}

#header .menuprincipal ul li:hover ul {
	display: block;
}

#header #mobile-navigation {
	display: none;
}

.bx-wrapper {
	position: relative;
	/* height: 420px; */
	overflow: hidden
}

.bxslider h2 {
		text-transform: uppercase;
		color: #E71B48;
		margin-bottom: 20px;
		font-size: 24px;
		letter-spacing: 1px;
		line-height: 28px;
}

@media only screen and (max-width: 920px){
	p.description{display:none}
}

.bx-wrapper .bx-prev {
	position: absolute;
	top: 252px;
	width: 22px;
	height: 46px;
	text-indent: -9999999px;
	margin-top: -24px;
	left: 0;
	background: url(images/nav-left.png) no-repeat 0 0
}

.bx-wrapper .bx-next {
	position: absolute;
	top: 252px;
	width: 22px;
	height: 46px;
	text-indent: -9999999px;
	margin-top: -24px;
	right: 0;
	background: url(images/nav-right.png) no-repeat 0 0
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
	width: 100%
}

#bg-top {
	/* height: 380px; */
	overflow: hidden;
	/* background: url('images/header1.jpg') 0 0 no-repeat; */
	position: relative;
}

#bg-top-mobile {
	display: none;
}

.home #bg-top {
	display: none;
}

.logo_small {
	z-index: 998;
	width: 117px;
	height: 117px;
	position: absolute;
	top: 118px;
	left: 48px;
}

.home .logo_small {
	display: none;
}

#page {
	background: #FFF;
	padding: 20px 30px 60px
}

#page .breadcrumbs {
	font-family: 'Titillium Web', sans-serif;
	font-size: 10px;
	color: #58595a;
	text-transform: uppercase;
	list-style: none;
	overflow: hidden
}

#page .breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px
}

#page .breadcrumbs a {
	color: #58595a
}

#page .breadcrumbs a:hover {
	color: #e5204c
}

/* #page .col_left {
	float: left;
	width: 550px
} */

#page .col_full {
	float: left;
	width: 100%
}

/* #page .col_right {
	float: right;
	width: 350px
} */

#page .content {
	margin-top: 20px
}

#page .content h1 {
	font-family: 'Lobster', cursive;
	color: #fff;
	font-size: 45px;
	line-height: 55px;
	margin-bottom: 30px
}

#page .content h2 {
	/* font-family: 'Lobster', cursive; */
	color: #000;
	font-size: 30px;
	line-height: 40px;
	padding-left: 25px;
	position: relative;
	text-transform: uppercase;
}

#page .content h2:before {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #E91A49;
	position: absolute;
	top: 15px;
	left: 0;
	border-radius: 100%;
}

#page .content h3 {
	font-family: 'Titillium Web', sans-serif;
	color: #db3e56;
	font-size: 28px;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 5px
}

#page .content h3 a {
	font-family: 'Titillium Web', sans-serif;
	color: #900;
	font-size: 28px;
	line-height: 35px;
	font-weight: 400
}

#page .content h3 a:hover{color:#e5204c;text-decoration:underline}

#page .content h4 {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 10px
}

#page .content p {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 8px
}

#page .content p a {
	color: #e5204c
}

#page .content p a:hover {
	color: #e5204c;
	text-decoration: underline
}

#page .bouton1 a {
	color: #fff;
	padding: 10px;
	font: Bold 15px Arial;
	background: #ef3423;
	width: 90px;
	border-radius: 2px;
	border: none;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 40px;
	font-weight: 700
}

#page .bouton1 a:hover {
	color: #fff;
	padding: 10px;
	font: Bold 15px Arial;
	background: #000;
	width: 90px;
	border-radius: 2px;
	border: none;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 40px;
	font-weight: 700
}


#page .bouton2 a {
	color: #fff;
	padding: 10px;
	font: Bold 15px Arial;
	background: #8c8c8c;
	width: 90px;
	border-radius: 2px;
	border: none;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 40px;
	font-weight: 700
}

#page .bouton2 a:hover {
	color: #fff;
	padding: 10px;
	font: Bold 15px Arial;
	background: #666666;
	width: 90px;
	border-radius: 2px;
	border: none;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 40px;
	font-weight: 700
}

#page .bouton3 a {
	color: #fff;
	padding: 10px;
	font: Bold 15px Arial;
	background: #9fb2c9;
	width: 90px;
	border-radius: 2px;
	border: none;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 40px;
	font-weight: 700
}

#page .bouton3 a:hover {
	color: #fff;
	padding: 10px;
	font: Bold 15px Arial;
	background: #3e6a99;
	width: 90px;
	border-radius: 2px;
	border: none;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 40px;
	font-weight: 700
}

#tableau2 {
	float: left;
	width: 47%
}

#tableau3 {
	float: left;
	width: 31%
}

#formulaire_rockwell {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 8px;
	padding: 0 5px 0 5px;
}

#titre_formulaire_rockwell {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 8px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}

#prix_formulaire_rockwell {
	font-family: 'Titillium Web', sans-serif;
	color: #8A0808;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 8px;
}

#liens_actu {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 8px;
}

#liens_actu:hover {
	color: #000;
	text-decoration: underline;
}

.form_bord input {
	border: 1px solid #000;
	padding: 10px 0;
	-webkit-appearance: none;
}

.form_bord textarea {
	border: 1px solid #000;
	padding: 10px 0;
	-webkit-appearance: none;
}

.form_bord input[type=submit] {
	cursor: pointer;
	padding: 10px;
}

.form_bord input[type=text] {
	padding-left: 10px;
}

.titreproduit {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 28px;
	font-weight: 400;
	display: block;
	width: 672px;
	background-color: #dadada;
	padding: 15px
}

.titreproduit:hover {
	color: #e5204c;
	text-decoration: none
}

#page .content p strong, #page .content p b, #page .content ul li strong {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 700;
}

#page .content ul {
	margin-bottom: 10px;
}

#page .content ul li {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 0;
}

#page .content ul li:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.75px 6px 5.75px 8px;
	border-color: transparent transparent transparent #e5204c;
	position: relative;
	top: 5px;
	float: left;
}

#page .content ul li a {
	color: #e5204c;
}

#page .content ul li a:hover {
	color: #e5204c;
	text-decoration: underline;
}

#page .content .actu {
	margin: 10px;
}

#page .content .bloc_actu {
	width: 48%;
	height: 100%;
	background-color: #f6f6f6;
	margin: 4px;
	display: inline-block;
	vertical-align: top;
}

#page .content .contenu_actu_image {
	width: 150px;
	display: inline-block;
	margin-right: 10px;
	float: left;
}

#page .content .contenu_actu_texte {
	width: 63%;
	display: inline-block;
	vertical-align: top;
}

#page .col_right .plaquette {
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
	float: left;
}

#page .col_right .picto-telecharger {
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}

#page .col_right .files-link {
	cursor: pointer;
	text-decoration: none;
}

#page .col_right .picto-telecharger:hover {
	color: #e5204c;
}

#page .col_right .picto-telecharger:hover {
	color: #e5204c;
}

#page .col_right .picto-call-to-action {
	float: left;
	font-family: 'Coda', cursive;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #919396;
	width: 99px;
	height: 20px;
	background: url('images/picto-call-to-action.png') 5px 0 no-repeat;
	padding-top: 92px;
	text-align: center;
	margin-top: 20px;
}

#page .col_right .picto-call-to-action:hover {
	color: #e5204c;
}

#page .col_right .plaquette-visu {
	float: right;
	border: 1px solid #000;
}

#page .col_right .picto-rond {
	float: right;
	background: url(images/picto-rond.png) 0 0 no-repeat;
	width: 200px;
	height: 225px;
	text-align: center;
	padding: 0 10px;
	padding-top: 50px;
	margin-bottom: 10px;
	position: relative;
	/* display: inline-block; */
}

#page .col_right .picto-rond p {
	font-family: 'Coda', cursive;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFF;
}

#page .col_right .picto-rond span {
	font-family: 'Lobster', cursive;
	color: #fff;
	font-size: 60px;
	line-height: 69px;
	margin-bottom: 0;
}

#page .col_right .picto-rond.presta1 span {
	font-family: 'Lobster', cursive;
	color: #fff;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top: 25px;
	display: block;
	text-transform: none;
}

#page .col_right .picto-rond.presta2 span {
	font-family: 'Lobster', cursive;
	color: #fff;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top: 25px;
	display: block;
	text-transform: none;
}

#page .col_right .picto-rond.presta3 span {
	font-family: 'Lobster', cursive;
	color: #fff;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top: 25px;
	display: block;
	text-transform: none;
}

#page .partenaire .col_left_partenaire {
	width: 25%;
	float: left;
	margin-top: 20px;
}

#page .partenaire .col_left_partenaire h3 {
	background-color: #000;
	width: 100%;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
}

#page .partenaire .col_left_partenaire ul {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (max-width:920px) {
	#page .partenaire .col_left_partenaire ul.liste{display:none}
 }
#page .partenaire .col_left_partenaire ul li {
	margin-bottom: 0;
}

#page .partenaire .col_left_partenaire ul li span, #page .partenaire .col_left_partenaire ul li a{font-family:'Titillium Web',sans-serif;color:#000;font-size:15px;line-height:23px;text-transform:uppercase;font-weight:700}

#page .partenaire .col_left_partenaire ul li a:hover, #page .partenaire .col_left_partenaire ul li.active a {
	color: #e5204c;
}

#page .partenaire .col_right_partenaire {
	float: right;
	margin-top: 20px;
	width: 70%;
}

#page .partenaire .col_right_partenaire h3 {
	background-color: #d9374e;
	width: 100%;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
}

#page .partenaire .col_right_partenaire ul {
	padding: 2px;
	margin-top: 0;
	margin-bottom: 15px;
	border: 1px solid #dddddd;
	border-top: 0;
	float: left;
	width: 100%;
}

#page .partenaire .col_right_partenaire ul li {
	float: left;
	margin: 5px;
}

#page .partenaire .col_right_partenaire ul.mineur li {
								width: 18%;
}

#page .partenaire .col_right_partenaire ul.mineur li img {
	max-width: 129px;
	width: 100%;
	max-height: 96px;
	height: auto;
}

#page .partenaire .col_right_partenaire ul.majeur {
	padding: 0 2px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 100%;
	float: left;
	border-bottom: 0;
}

#page .partenaire .col_right_partenaire ul .logo {
	float: left;
	width: 210px;
	height: 180px;
	border-right: 1px solid #9f9f9f;
}

#page .partenaire .col_right_partenaire ul .categ {
	float: left;
	margin-left: 32px;
	margin-top: 70px;
}

#page .partenaire .col_right_partenaire ul .categ a {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	text-transform: uppercase;
	font-weight: 700;
}

#page .partenaire .col_right_partenaire ul .categ a:hover {
	color: #e5204c;
}

#page .col_left_contact .news, #page .col_left_contact .bloc_rose {
	background-color: #e5204c;
	padding: 20px;
	margin-top: 30px;
}

#page .col_left_contact .news h3 {
	font-family: 'Lobster', cursive;
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

#page .col_left_contact .news p, #page .col_left_contact .bloc_rose p {
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	font-weight: 700;
	margin-bottom: 0;
}

#page .col_left_contact .adresse, #page .col_left_contact .bloc_gris {
	background-color: #c4c4c4;
	padding: 20px;
	margin-top: 5px
}

#page .col_left_contact .adresse p, #page .col_left_contact .bloc_gris p{
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 0;
}

#page .col_left_contact .bloc_gris p strong{font-size:15px}

#page .col_left_contact .itn-carte {
	background-color: #e5204c;
	padding: 12px 20px;
	margin-top: 5px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

#page .col_left_contact .itn-carte {
	background-color: #e5204c;
	padding: 12px 20px;
	margin-top: 5px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	underline: none;
}

#page .col_left_contact a:hover{color:#23527c;text-decoration:underline}
#page .col_left_contact .itn-carte:hover {
	color: #000;
	text-decoration: none;
}

#page .col_left_contact .lien-carte {
	background-color: #000;
	padding: 12px 20px;
	margin-top: 5px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	underline: none;
}

#page .col_left_contact .lien-carte:hover {
	color: #e5204c;
	text-decoration: none;
}

#page .col_left_contact .bloc_noir {
	background-color: #000;
	padding: 12px 20px;
	margin-top: 5px;
}

#page .col_left_contact .bloc_noir p, #page .col_left_contact .bloc_noir a {
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}

#page .col_left_contact .bloc_noir a:hover {
	color: #e5204c;
	text-decoration: none;
}

#page .col_right_contact h3 {
	font-family: 'Titillium Web', sans-serif;
	color: #e5204c;
	font-size: 18px;
	line-height: 34px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}

#page .col_right_contact h4.offres {
	background: url(images/btn_titre.png) 0 5px no-repeat;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 25px
}

#page .col_right_contact .btn_offres {
	float: left;
	background: #000 url(images/btn_offres.png) 10px 8px no-repeat;
	text-align: center;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
	padding: 3px 40px;
	width: 50%;
}

#page .col_right_contact .btn_spontannee {
	float: left;
	background: #dd3d54 url(images/btn_spontannee.png) 10px 8px no-repeat;
	text-align: center;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
	padding: 3px 40px;
	width: 50%;
}

#page .col_right_contact .ligne {
	float: left;
	width: 100%;
	overflow: hidden
}

#page .col_right_contact .ligne.grey {
	background: #e0e0e0
}

#page .col_right_contact .ligne .titre {
	float: left;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	margin-top: 4px;
	margin-bottom: 4px
}

#page .col_right_contact .ligne .titre_off {
	float: left;
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #000;
	margin-top: 4px
}

#page .col_right_contact .ligne .titre_off a {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #000
}

#page .col_right_contact .ligne .titre_off a:hover {
	text-decoration: underline
}

#page .col_right_contact .ligne .titre1 {
	width: 265px;
	margin-left: 10px;
	overflow: hidden
}

#page .col_right_contact .ligne .titre2 {
	margin-left: 10px;
	width: 200px;
	overflow: hidden
}

#page .col_right_contact h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 5px
}

#page .gform_wrapper .top_label .gfield_label {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 700
}

#page .col_left_contact.ouverture {
	padding-top: 10px;
}

#page .col_left_contact.ouverture .content {
	margin-top: 0;
}

#page .col_full.devis .gform_wrapper ul.gfield_radio li {
	display: inline;
	padding-right: 10px !important
}

#page .col_left_map {
	float: left;
}

#page .col_right_map h3 {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0;
}

#page .col_right_map ul li a {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 0;
}

#page .col_right_map ul li a:hover {
	text-decoration: underline;
}

#page .col_right_map ul {
	margin-bottom: 20px;
}

#page .col_left_map #map_france {
	border: 3px solid #000;
	height: 600px;
	width: 100%;
	position: relative;
}

#page .leaflet-popup-content-wrapper {
	width: 490px;
}

#page .leaflet-popup {
	margin-top: -70px;
}

#page #map_france .popin_cir {
	padding: 10px;
	width: 490px;
}

#page #map_france .col_left_popincarte {
	float: left;
	width: 163px;
	border-bottom: 5px solid #000;
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #000;
	padding-bottom: 20px;
	margin: 10px 0 0 10px;
}

#page #map_france .col_left_popincarte strong {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}

#page #map_france .col_right_popincarte {
	float: right;
	margin: 13px 10px 0 0;
}

#page #map_france .col_right_popincarte .info {
	width: 100%;
	text-align: right;
	background-color: #e5204c;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 10px;
}

#page #map_france .leaflet-popup-content {
	padding: 0;
}

#page #map_france .popin_fair {
	border-top: 10px solid #207bc8;
	padding-top: 0;
	width: 490px;
}

#page #map_france .popin_fair .col_left_popincarte {
	float: left;
	width: 248px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	color: #000;
	padding-bottom: 20px;
	margin: 10px 0 0 10px;
	border: 0;
}

#page #map_france .popin_fair .col_right_popincarte {
	float: right;
	margin: 13px 0 0 0;
	width: 200px;
	overflow: hidden;
}

#page #map_france .leaflet-popup-content .lien_footer {
	height: 40px;
	/*background-color: #207bc8;*/
	padding: 5px 0 7px 20px;
}


#page #map_france .leaflet-popup-content .lien_footer a {
/*
	background-color: #207bc8;
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: 700;
	*/
}

#map_france .leaflet-popup-tip {
	border: none;
}

#page #map_france .popin_one {
	border-top: 10px solid #fdc612;
	padding-top: 0;
	width: 490px;
}

#page #map_france .popin_one .col_left_popincarte {
	float: left;
	width: 248px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	color: #000;
	padding-bottom: 20px;
	margin: 10px 0 0 10px;
	border: 0;
}

#page #map_france .popin_one .col_right_popincarte {
	float: right;
	margin: 13px 0 0 0;
	width: 200px;
	overflow: hidden;
}

#page #map_france .leaflet-popup-content .lien_footer2 {
	height: 40px;
	background-color: #fdc612;
	padding: 5px 0 7px 20px;
}

#page #map_france .leaflet-popup-content .lien_footer2 a {
	background-color: #207bc8;
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: 700;
}

#page .boutons_carte {
	display: flex;
	margin-top: 10px
}

#page .boutons_carte a {
	font-family: "Titillium Web", sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 34px;
	text-transform: uppercase;
	font-weight: 700
}

#page .itineraire {
	float: left;
	width: 35%;
	background: url(images/picto_itineraire.png) 125px 0 no-repeat;
	height: 35px;
	padding-right: 50px
}

#page .plan {
	float: right;
	width: 65%;
	text-align: right;
	background: url(images/picto_plan.png) right 0 no-repeat;
	height: 35px;
	padding-right: 50px
}

#page .plan_contact {
	width: 100%;
	text-align: right;
	background: url(images/picto_plan.png) right 0 no-repeat;
	height: 35px;
	padding-right: 50px
}

#page .boutons_carte a:hover {
	color: #e5204c
}

#input_1_2_1_label {
	display: none
}

#page #map_france .contenu_map {
	width: 100%;
	margin: 10px 0 0 10px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	color: #000
}

#page #map_france #filters22 {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 9999;
	background-color: #FFF;
	padding: 15px 10px
}

#page #map_france #filters22 li label {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #000;
	font-weight: 700;
	margin-left: 10px
}

#page #map_france .leaflet-popup {
	z-index: 999999;
	position: absolute;
	top: -100px
}

#page .col_right_contact #map_france {
	border: 0;
	height: 350px;
	width: 100%;
	position: relative;
}

#page .col_right_contact .formcontact {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	margin-top: 30px;
}

#page .col_right_contact .formcontact input {
	border: 0 solid #000;
	padding: 10px 0;
	-webkit-appearance: none;
}

#page .col_right_contact .formcontact textarea {
	border: 1px solid #000;
	padding: 10px 0;
	-webkit-appearance: none;
}

#page .col_right_contact .formcontact input[type=submit] {
	cursor: pointer;
	padding: 10px;
}

#page .col_right_contact .formcontact input[type=file] {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 23px;
	font-weight: 700;
	padding-left: 10px;
}

#page .col_right_contact .formcontact input[type=text] {
	padding-left: 10px;
}

#page .col_right_contact .formdemande, #page .col_full.devis {
	font-family: 'Titillium Web', sans-serif;
	color: #000
}

#page .col_right_contact .formdemande input, #page .col_full.devis input {
	border: 0 solid #000;
	padding: 10px
}

#page .col_right_contact .formdemande textarea, #page .col_full.devis textarea {
	border: 1px solid #000;
	padding: 10px;
	-webkit-appearance: none
}

#page .col_right_contact .formdemande input[type=submit], #page .col_full.devis input[type=submit] {
	cursor: pointer;
	padding: 10px
}

#page .col_right_contact .formdemande input[type=file], #page .col_full.devis input[type=file] {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 23px;
	font-weight: 700;
	padding-left: 10px
}

#page .col_right_contact .formdemande .gform_confirmation_wrapper, #page .col_full.devis .gform_confirmation_wrapper {
	margin-top: 10px
}

#page .col_right_contact .formdemande .video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}
#page .col_right_contact .formdemande .video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}

#error404 .searchform input[type=text] {
	font-family: 'Titillium Web', sans-serif;
	color: #797878;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 400;
	padding: 1px 15px 0;
	padding-bottom: 1px\9\0;
	float: left;
	border: 1px solid #dbdbdb;
	-webkit-appearance: none
}

#error404 .searchform input[type=submit] {
	cursor: pointer;
	background: url(images/picto-submit.png) 0 0 no-repeat;
	width: 53px;
	height: 23px;
	text-indent: -99999px
}

*html #error404 .searchform input[type=text] {
	line-height: 22px
}

#before-footer {
	height: 72px;
	background: #000;
	width: 100%
}

#before-footer .picto-actualites {
	float: left;
	font-family: 'Coda', cursive;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	width: 100px;
	height: 39px;
	background: url(images/picto-actualites.png) 0 0 no-repeat;
	padding-left: 80px;
	padding-top: 28px;
	margin-top: 2px;
	margin-left: 64px
}

#before-footer .picto-videos {
	float: left;
	font-family: 'Coda', cursive;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	width: 100px;
	height: 39px;
	background: url(images/picto-videos.png) 0 0 no-repeat;
	padding-left: 80px;
	padding-top: 28px;
	margin-top: 3px;
	margin-left: 34px
}

#before-footer .picto-imprimer {
	float: left;
	font-family: 'Coda', cursive;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	width: 70px;
	height: 14px;
	background: url(images/picto-imprimer.png) 0 0 no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	margin-top: 28px;
	margin-left: 34px
}

#before-footer .picto-envoyer {
	float: left;
	font-family: 'Coda', cursive;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	width: 100px;
	height: 14px;
	background: url(images/picto-envoyer.png) 0 0 no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	margin-top: 28px;
	margin-left: 34px
}

#before-footer .picto-actualites:hover, #before-footer .picto-videos:hover, #before-footer .picto-imprimer:hover, #before-footer .picto-envoyer:hover {
	color: #e5204c
}

#before-footer .search {
	float: left;
	margin-top: 24px;
	margin-left: 45px
}

#before-footer .search input[type=text] {
	font-family: 'Titillium Web', sans-serif;
	color: #797878;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 400;
	padding: 1px 15px 0;
	padding-bottom: 1px\9\0;
	float: left;
	border: 1px solid #dbdbdb;
	-webkit-appearance: none
}

#before-footer .search input[type=submit] {
	cursor: pointer;
	background: url(images/picto-submit.png) 0 0 no-repeat;
	width: 53px;
	height: 23px;
	text-indent: -99999px
}

*html #before-footer .search input[type=text] {
	line-height: 22px
}

#call_to_action {
	position: fixed;
	bottom: 4px;
	right: 10px;
}

#call_to_action span {
	background-color: #000;
	padding: 1px 15px 2px;
}

#call_to_action span a {
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
}

#footer {
	/* height: 810px; */
	width: 100%;
	text-align: center;
	/* background: #FFF url(images/bg-footer.jpg) 0 170px no-repeat */
}

#footer .bloc_footer {
	float: left;
	position: relative;
	cursor: pointer
}

#footer .bloc_footer .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 170px;
	opacity: 0;
	line-height: 170px;
	text-align: center
}

#footer .bloc_footer .hover h3 {
	font-family: 'Titillium Web', sans-serif;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	display: inline-block
}

#footer .bloc_footer.bloc1 img, #footer .bloc_footer.bloc2 img, #footer .bloc_footer.bloc3 img, #footer .bloc_footer.bloc4 img, #footer .bloc_footer.bloc5 img, #footer .bloc_footer.bloc6 img {
	width: 171px
}

#footer .bloc_footer.bloc1, #footer .bloc_footer.bloc2, #footer .bloc_footer.bloc3, #footer .bloc_footer.bloc4, #footer .bloc_footer.bloc5, #footer .bloc_footer.bloc6 {
	height: 170px;
	overflow: hidden
}

#footer .bloc_footer.bloc1 .hover {
	background-color: rgba(153, 51, 153, 0.7)
}

#footer .bloc_footer.bloc2 .hover {
	background-color: rgba(0, 102, 153, 0.7)
}

#footer .bloc_footer.bloc3 .hover {
	background-color: rgba(204, 102, 51, 0.7)
}

#footer .bloc_footer.bloc4 .hover {
	background-color: rgba(153, 51, 153, 0.7)
}

#footer .bloc_footer.bloc5 .hover {
	background-color: rgba(204, 102, 51, 0.7)
}

#footer .bloc_footer.bloc6 .hover {
	background-color: rgba(0, 102, 153, 0.7)
}

#footer .col_texte {
	float: left;
	width: 150px;
	padding: 20px 10px;
	margin-bottom: 20px;
	margin-top: 15px
}

#footer .col_texte.col_2 {
	width: 153px
}

#footer .col_texte h3 {
	font-family: 'Titillium Web', sans-serif;
	color: #58595a;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 15px;
	font-weight: 700
}

#footer .col_texte p {
	font-family: 'Titillium Web', sans-serif;
	color: #58595a;
	font-size: 10px;
	line-height: 14px;
	font-weight: 400
}

#footer .bandeau_ml {
	float: left;
	clear: both;
	background-color: #000;
	width: 100%;
	padding: 10px 0;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}

#footer .bandeau_ml ul li{display:inline}
#footer .bandeau_ml ul li.separateur:last-child{display:none!important}

#footer .bandeau_ml a {
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}

#footer .bandeau_ml a:hover {
	text-decoration: underline;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Cookies */

.cc-window.cc-banner {
	padding: .5em 1em !important
}

.cc-revoke, .cc-window {
	font-size: 14px !important
}

.cc-btn {
	padding: .2em .5em !important
}

@media only screen and (min-width: 748px) and (max-width: 1020px) {
	input, textarea {
		border-radius: 0
	}
	.container {
		/* width: 748px; */
		overflow: hidden
	}
	#header .menuprincipal {
		left: 15px
	}
	#header .menuprincipal ul li a {
		font-size: 12px;
		padding: 1px 6px
	}
	.bx-wrapper {
		position: relative;
		/* height: 306px; */
		overflow: hidden
	}
	/* .bxslider h2 {
		top: 230px;
		font-size: 40px
	} */
	/* .bx-wrapper .bx-prev, .bx-wrapper .bx-next {
		top: 200px
	} */
	/* #header .logo {
		top: 105px;
		width: 109px;
		height: 109px;
		margin-left: -43px
	} */
	/* #header .logo img {
		width: 109px;
		height: 109px
	} */
	/* #page .col_left {
		float: left;
		width: 430px;
	} */
	/* #page .col_right {
		float: right;
		width: 230px;
	} */
	#page .leaflet-popup {
		margin-top: 0;
	}
	#page .content h1 {
		font-size: 38px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	#page .content h3 {
		font-size: 18px;
		line-height: 24px;
	}
	#page .content p {
		font-size: 12px;
		line-height: 18px;
	}
	#page .content p strong, #page .content p b, #page .content ul li strong {
		font-size: 12px;
		line-height: 18px;
	}
	#page .content ul li {
		font-size: 12px;
		line-height: 18px;
	}
	#page .content .bloc_actu {
		width: 100%;
		height: 200px;
	}
	#page .content .contenu_actu_texte {
		width: 75%;
	}
	#page .content .titre_actu {
		font-size: 25px;
	}
	#page .col_right .plaquette img {
		width: 180px;
	}
	#page .col_right .picto-telecharger {
		margin-top: 0;
		margin-bottom: 30px;
		/* margin-left: 85px; */
	}
	#page .col_right .picto-call-to-action {
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 85px;
	}
	#page .col_right .picto-rond {
		width: 150px;
		height: 150px;
		padding-top: 40px;
		margin-bottom: 20px;
		background-size: 150px 150px;
	}
	#page .col_right .picto-rond span {
		font-size: 40px;
		line-height: 49px;
	}
	#page .partenaire .col_right_partenaire ul li img {
		width: 127px;
	}
	#page .col_left_map {
		float: left;
		width: 100%;
	}
	#page .col_right_map {
		float: right;
		width: 100%;
	}
	#page .col_right_map .liste_adherent_sidebar_repeat {
		width: 240px;
		float: left;
		margin-top: 20px;
	}
	/* #page .col_right_contact, #page .col_right_contact.ouverture {
		float: right;
		width: 450px;
		margin-top: 40px
	} */
	#page .col_right_contact.ouverture img {
		width: 100%;
		height: auto
	}
	#page .col_right_contact .btn_offres {
		background: #000 url(images/btn_offres.png) 10px 4px no-repeat;
		width: 50%;
		font-size: 14px;
		line-height: 20px
	}
	#page .col_right_contact .btn_spontannee {
		background: #dd3d54 url(images/btn_spontannee.png) 5px 4px no-repeat;
		width: 50%;
		font-size: 14px;
		line-height: 20px
	}
	#page .col_right_contact .ligne .titre {
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px
	}
	#page .col_right_contact .ligne .titre_off {
		font-size: 12px;
		line-height: 22px
	}
	#page .col_right_contact .ligne .titre_off a {
		font-size: 12px;
		line-height: 28px
	}
	#page .col_right_contact .ligne .titre1 {
		width: 210px
	}
	#page .col_right_contact .ligne .titre2 {
		width: 115px
	}
	#page .col_left_contact .news h2 {
		font-size: 24px;
		line-height: 28px
	}
	#page .col_left_contact .news p, #page .col_left_contact .bloc_rose p {
		font-size: 13px;
		line-height: 18px
	}
	#page .col_left_contact .adresse p, #page .col_left_contact .bloc_gris p {
		font-size: 13px;
		line-height: 18px
	}
	#page .col_left_contact .bloc_gris p strong{font-size:13px}
	#page .col_left_contact .lien-carte, #page .col_left_contact .bloc_noir p, #page .col_left_contact .bloc_noir a {
		font-size: 16px
	}
	#page .col_left_contact .content h1 {
		font-size: 30px;
		line-height: 40px
	}
	#before-footer .picto-actualites {
		font-size: 12px;
		margin-left: 40px;
	}
	#before-footer .picto-videos {
		font-size: 12px;
		margin-left: 34px;
	}
	#before-footer .picto-imprimer {
		font-size: 12px;
		margin-top: 12px;
		margin-left: 55px;
	}
	#before-footer .picto-envoyer {
		font-size: 12px;
		margin-top: 12px;
	}
	#before-footer .search {
		margin-top: 12px;
	}
	/* #footer {
		height: 980px;
		background: #FFF url('images/bg-footer.jpg') 0 0 no-repeat;
		background-size: 748px 980px;
	} */
	#footer .bloc_footer .hover {
		height: 124px;
		line-height: 124px;
	}
	#footer .bloc_footer .hover {
		opacity: 1;
	}
	#footer .bloc_footer.bloc1 img, #footer .bloc_footer.bloc2 img, #footer .bloc_footer.bloc3 img, #footer .bloc_footer.bloc4 img, #footer .bloc_footer.bloc5 img, #footer .bloc_footer.bloc6 img {
		width: 125px;
	}
	#footer .bloc_footer.bloc6 img {
		width: 123px;
	}
	#footer .bloc_footer.bloc1, #footer .bloc_footer.bloc2, #footer .bloc_footer.bloc3, #footer .bloc_footer.bloc4, #footer .bloc_footer.bloc5, #footer .bloc_footer.bloc6 {
		height: 124px;
	}
	#footer .col_texte {
		width: 104px;
	}
	#footer .col_texte.col_2 {
		width: 104px;
	}
	#page .gform_wrapper .top_label input.medium, #page .gform_wrapper .top_label select.medium {
		width: 97%;
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_right_half {
		float: left;
		clear: left !important;
		width: 99%;
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_left_half {
		float: left;
		clear: left !important;
		width: 99%;
	}
}

@media only screen and (max-width: 920px) {
	.header-container {
		display: none;
	}
	
	.slide-content .content {
		top: 10%;
	}
	
	#tableau2, #tableau3 {
		display: block;
		position: relative;
		width: 100%
	}
	
	tbody.latty {
		display: block;
		white-space: nowrap;
		width: auto;
		position: relative
	}
	tr.latty {
		display: inline-block;
		position: relative;
		width: 50%;
		text-align: center
	}
	td.latty {
		display: block;
		width: 50%;
		text-align: center
	}
	
	#page .bouton1 a {
		color: #fff;
		padding: 10px;
		font: Bold 15px Arial;
		background: #ef3423;
		width: 100%;
		border-radius: 2px;
		border: none;
		text-transform: uppercase;
		font-family: 'Titillium Web', sans-serif;
		line-height: 40px;
		font-weight: 700
	}
	#page .bouton1 a:hover {
		color: #fff;
		padding: 10px;
		font: Bold 15px Arial;
		background: #000;
		width: 100%x;
		border-radius: 2px;
		border: none;
		text-transform: uppercase;
		font-family: 'Titillium Web', sans-serif;
		line-height: 40px;
		font-weight: 700
	}
	#page .leaflet-popup {
		margin-top: 0
	}
	.container {
		/* width: 310px; */
		overflow: hidden
	}
	#header .menuprincipal {
		display: none
	}
	.bx-wrapper {
		position: relative;
		/* height: 127px; */
		top: 0
	}
	.bxslider h2 {top:80px;font-size:21px;margin-bottom:0}
	/* .bx-wrapper .bx-prev, .bx-wrapper .bx-next {
		top: 75px
	} */
	#header .logo {
		top: 45px;
		width: 78px;
		height: 78px;
		margin-left: -40px;
		display: none
	}
	#header .logo {
		top: 45px;
		width: 78px;
		height: 78px;
		margin-left: -40px;
		display: block;
		z-index: 1
	}
	#header #mobile-navigation {
		display: block;
		position: relative;
		height: 60px;
		width: 100%;
		background: #fff;
		z-index: 9999;
		top: 0;
		box-shadow: 0 1px 4px 0 #00000040;
		position: fixed;
	}
	.logo-mobile {
		position: absolute;
		display: inline-block;
		left: 0;
		top: 0;
		height: 60px;
		width: 100%;
	}
	.logo-mobile img {
		height: 60px;
		text-align: center;
		margin: 0 auto;
		display: grid;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#header #mobile-navigation select {
		border-radius: 0;
		background: #000;
		border: 1px solid #FFF;
		color: #FFF;
		font-family: 'Titillium Web', sans-serif;
		font-size: 14px;
		line-height: 14px;
		font-weight: 400;
		text-transform: uppercase;
		width: 266px;
		margin-left: 22px;
		margin-top: 5px;
	}
	#menuToggle {
		position: relative;
		top: 22px;
		left: 20px;
		z-index: 1;
		-webkit-user-select: none;
		user-select: none
	}
	#menuToggle input {
		display: block;
		width: 40px;
		height: 32px;
		position: absolute;
		top: -7px;
		left: -5px;
		cursor: pointer;
		opacity: 0;
		z-index: 2;
		-webkit-touch-callout: none
	}
	#menuToggle span.toggle {
		display: block;
		width: 27px;
		height: 3px;
		margin-bottom: 4px;
		background: #212121;
		border-radius: 3px;
		z-index: 1;
		transform-origin: 4px 0;
		transition: transform .5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background .5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity .55s ease
	}
	#menuToggle span.toggle:first-child {
		transform-origin: 0 0
	}
	#menuToggle span.toggle:nth-last-child(2) {
		transform-origin: 0 100%
	}
	#menuToggle input:checked~span {
		opacity: 1;
		transform: rotate(45deg) translate(-2px, -1px);
		background: #212121
	}
	#menuToggle input:checked~span:nth-last-child(3) {
		opacity: 0;
		transform: rotate(0deg) scale(0.2, 0.2)
	}
	#menuToggle input:checked~span:nth-last-child(2) {
		transform: rotate(-45deg) translate(0, -1px)
	}
	#menu {
		position: absolute;
		left: 30px;
		top: 38px;
		width: 100%;
		margin: 0 0 0 -50px;
		padding-bottom: 10px;
		background: #000;
		-webkit-font-smoothing: antialiased;
		transform-origin: 0 0;
		transform: translate(-100%, 0);
		transition: transform .5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
		max-height: 400px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	#menu li {
		padding: 3px 0
	}
	#menu li a {
		font-family: 'Titillium Web', sans-serif;
		font-size: 12px;
		color: #fff
	}
	#menuToggle input:checked~ul {
		transform: none
	}
	.caret {
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 2px;
		vertical-align: middle;
		border-top: 4px dashed;
		border-top: 4px solid \9;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent
	}
	.dropup, .dropdown {
		position: relative
	}
	.dropdown-toggle:focus {
		outline: 0
	}
	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		list-style: none;
		text-align: left;
		border: 1px solid #ccc;
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		-webkit-background-clip: padding-box;
		background-clip: padding-box
	}
	.dropdown-menu.pull-right {
		right: 0;
		left: auto
	}
	.dropdown-menu .divider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #e5e5e5
	}
	.dropdown-menu>li>a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: normal;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap
	}
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
		text-decoration: none;
		color: #262626;
		background-color: #333
	}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
		color: #fff;
		text-decoration: none;
		outline: 0;
		background-color: #d9374e
	}
	.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
		color: #777
	}
	.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
		text-decoration: none;
		background-color: transparent;
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		cursor: not-allowed
	}
	.open>.dropdown-menu {
		display: block
	}
	.open>a {
		outline: 0
	}
	.dropdown-menu-right {
		left: auto;
		right: 0
	}
	.dropdown-menu-left {
		left: 0;
		right: auto
	}
	.dropdown-backdrop {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		z-index: 990
	}
	.pull-right>.dropdown-menu {
		right: 0;
		left: auto
	}
	.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
		border-top: 0;
		border-bottom: 4px dashed;
		border-bottom: 4px solid \9;
		content: ""
	}
	.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
		top: auto;
		bottom: 100%;
		margin-bottom: 2px
	}
	@media (min-width:768px) {
		.navbar-right .dropdown-menu {
			left: auto;
			right: 0
		}
		.navbar-right .dropdown-menu-left {
			left: 0;
			right: auto
		}
	}
	.nav {
		margin-bottom: 0;
		padding-left: 0;
		list-style: none
	}
	.nav>li {
		position: relative;
		display: block
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px !important;
	}
	.nav>li>a:hover, .nav>li>a:focus {
		text-decoration: none;
		background-color: #333
	}
	.nav>li.disabled>a {
		color: #777
	}
	.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
		color: #777;
		text-decoration: none;
		background-color: transparent;
		cursor: not-allowed
	}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
		background-color: #333;
		border-color: #337ab7
	}
	.nav .nav-divider {
		height: 1px;
		margin: 9px 0;
		overflow: hidden;
		background-color: #e5e5e5
	}
	.nav>li>a>img {
		max-width: none
	}
	.nav-tabs {
		border-bottom: 1px solid #ddd
	}
	.nav-tabs>li {
		float: left;
		margin-bottom: -1px
	}
	.nav-tabs>li>a {
		margin-right: 2px;
		line-height: 1.42857143;
		border: 1px solid transparent;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs>li>a:hover {
		border-color: #eee #eee #ddd
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
		color: #555;
		background-color: #fff;
		border: 1px solid #ddd;
		border-bottom-color: transparent;
		cursor: default
	}
	.nav-tabs.nav-justified {
		width: 100%;
		border-bottom: 0
	}
	.nav-tabs.nav-justified>li {
		float: none
	}
	.nav-tabs.nav-justified>li>a {
		text-align: center;
		margin-bottom: 5px
	}
	.nav-tabs.nav-justified>.dropdown .dropdown-menu {
		top: auto;
		left: auto
	}
	@media (min-width:768px) {
		.nav-tabs.nav-justified>li {
			display: table-cell;
			width: 1%
		}
		.nav-tabs.nav-justified>li>a {
			margin-bottom: 0
		}
	}
	.nav-tabs.nav-justified>li>a {
		margin-right: 0;
		border-radius: 4px
	}
	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
		border: 1px solid #ddd
	}
	@media (min-width:768px) {
		.nav-tabs.nav-justified>li>a {
			border-bottom: 1px solid #ddd;
			border-radius: 4px 4px 0 0
		}
		.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
			border-bottom-color: #fff
		}
	}
	.nav-pills>li {
		float: left
	}
	.nav-pills>li>a {
		border-radius: 4px
	}
	.nav-pills>li+li {
		margin-left: 2px
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
		color: #fff;
		background-color: #337ab7
	}
	.nav-stacked>li {
		float: none
	}
	.nav-stacked>li+li {
		margin-top: 2px;
		margin-left: 0
	}
	.nav-justified {
		width: 100%
	}
	.nav-justified>li {
		float: none
	}
	.nav-justified>li>a {
		text-align: center;
		margin-bottom: 5px
	}
	.nav-justified>.dropdown .dropdown-menu {
		top: auto;
		left: auto
	}
	@media (min-width:768px) {
		.nav-justified>li {
			display: table-cell;
			width: 1%
		}
		.nav-justified>li>a {
			margin-bottom: 0
		}
	}
	.nav-tabs-justified {
		border-bottom: 0
	}
	.nav-tabs-justified>li>a {
		margin-right: 0;
		border-radius: 4px
	}
	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
		border: 1px solid #ddd
	}
	@media (min-width:768px) {
		.nav-tabs-justified>li>a {
			border-bottom: 1px solid #ddd;
			border-radius: 4px 4px 0 0
		}
		.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
			border-bottom-color: #fff
		}
	}
	.tab-content>.tab-pane {
		display: none
	}
	.tab-content>.active {
		display: block
	}
	.nav-tabs .dropdown-menu {
		margin-top: -1px;
		border-top-right-radius: 0;
		border-top-left-radius: 0
	}
	.navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 20px;
		border: 1px solid transparent
	}
	@media (min-width:768px) {
		.navbar {
			border-radius: 4px
		}
	}
	@media (min-width:768px) {
		.navbar-header {
			float: left
		}
	}
	.navbar-collapse {
		overflow-x: visible;
		padding-right: 15px;
		padding-left: 15px;
		border-top: 1px solid transparent;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		-webkit-overflow-scrolling: touch
	}
	.navbar-collapse.in {
		overflow-y: auto
	}
	@media (min-width:768px) {
		.navbar-collapse {
			width: auto;
			border-top: 0;
			-webkit-box-shadow: none;
			box-shadow: none
		}
		.navbar-collapse.collapse {
			display: block !important;
			height: auto !important;
			padding-bottom: 0;
			overflow: visible !important
		}
		.navbar-collapse.in {
			overflow-y: visible
		}
		.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
			padding-left: 0;
			padding-right: 0
		}
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 340px
	}
	@media (max-device-width:480px) and (orientation:landscape) {
		.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
			max-height: 200px
		}
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: -15px;
		margin-left: -15px
	}
	@media (min-width:768px) {
		.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
			margin-right: 0;
			margin-left: 0
		}
	}
	.navbar-static-top {
		z-index: 1000;
		border-width: 0 0 1px
	}
	@media (min-width:768px) {
		.navbar-static-top {
			border-radius: 0
		}
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030
	}
	@media (min-width:768px) {
		.navbar-fixed-top, .navbar-fixed-bottom {
			border-radius: 0
		}
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px
	}
	.navbar-fixed-bottom {
		bottom: 0;
		margin-bottom: 0;
		border-width: 1px 0 0
	}
	.navbar-brand {
		float: left;
		padding: 15px 15px;
		font-size: 18px;
		line-height: 20px;
		height: 50px
	}
	.navbar-brand:hover, .navbar-brand:focus {
		text-decoration: none
	}
	.navbar-brand>img {
		display: block
	}
	@media (min-width:768px) {
		.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
			margin-left: -15px
		}
	}
	.navbar-toggle {
		position: relative;
		float: right;
		margin-right: 15px;
		padding: 9px 10px;
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px
	}
	.navbar-toggle:focus {
		outline: 0
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 4px
	}
	@media (min-width:768px) {
		.navbar-toggle {
			display: none
		}
	}
	.navbar-nav {
		margin: 7.5px -15px
	}
	@media (max-width:767px) {
		.navbar-nav .open .dropdown-menu {
			position: static;
			float: none;
			width: auto;
			margin-top: 0;
			background-color: transparent;
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none
		}
		.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
			padding: 5px 15px 5px 25px
		}
		.navbar-nav .open .dropdown-menu>li>a {
			line-height: 20px
		}
		.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
			background-image: none
		}
		
			tbody.latty2 {
		display: block;
		white-space: nowrap;
		width: auto;
		position: relative;
		border:none;
	}
	tr.latty2 {
		display: block;
		position: relative;
		width: 50%;
		text-align: center;
		border:none;
	}
	td.latty2 {
		display: block;
		width: 50%;
		text-align: center;
		border:none;
	}
	}
	@media (min-width:768px) {
		.navbar-nav {
			float: left;
			margin: 0
		}
		.navbar-nav>li {
			float: left
		}
		.navbar-nav>li>a {
			padding-top: 15px;
			padding-bottom: 15px
		}
	}
	.navbar-form {
		margin-left: -15px;
		margin-right: -15px;
		padding: 10px 15px;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		margin-top: 8px;
		margin-bottom: 8px
	}
	@media (min-width:768px) {
		.navbar-form .form-group {
			display: inline-block;
			margin-bottom: 0;
			vertical-align: middle
		}
		.navbar-form .form-control {
			display: inline-block;
			width: auto;
			vertical-align: middle
		}
		.navbar-form .form-control-static {
			display: inline-block
		}
		.navbar-form .input-group {
			display: inline-table;
			vertical-align: middle
		}
		.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
			width: auto
		}
		.navbar-form .input-group>.form-control {
			width: 100%
		}
		.navbar-form .control-label {
			margin-bottom: 0;
			vertical-align: middle
		}
		.navbar-form .radio, .navbar-form .checkbox {
			display: inline-block;
			margin-top: 0;
			margin-bottom: 0;
			vertical-align: middle
		}
		.navbar-form .radio label, .navbar-form .checkbox label {
			padding-left: 0
		}
		.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
			position: relative;
			margin-left: 0
		}
		.navbar-form .has-feedback .form-control-feedback {
			top: 0
		}
	}
	@media (max-width:767px) {
		.navbar-form .form-group {
			margin-bottom: 5px
		}
		.navbar-form .form-group:last-child {
			margin-bottom: 0
		}
	}
	@media (min-width:768px) {
		.navbar-form {
			width: auto;
			border: 0;
			margin-left: 0;
			margin-right: 0;
			padding-top: 0;
			padding-bottom: 0;
			-webkit-box-shadow: none;
			box-shadow: none
		}
	}
	.navbar-nav>li>.dropdown-menu {
		margin-top: 0;
		border-top-right-radius: 0;
		border-top-left-radius: 0
	}
	.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
		margin-bottom: 0;
		border-top-right-radius: 4px;
		border-top-left-radius: 4px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}
	.navbar-btn {
		margin-top: 8px;
		margin-bottom: 8px
	}
	.navbar-btn.btn-sm {
		margin-top: 10px;
		margin-bottom: 10px
	}
	.navbar-btn.btn-xs {
		margin-top: 14px;
		margin-bottom: 14px
	}
	.navbar-text {
		margin-top: 15px;
		margin-bottom: 15px
	}
	@media (min-width:768px) {
		.navbar-text {
			float: left;
			margin-left: 15px;
			margin-right: 15px
		}
	}
	@media (min-width:768px) {
		.navbar-left {
			float: left !important
		}
		.navbar-right {
			float: right !important;
			margin-right: -15px
		}
		.navbar-right~.navbar-right {
			margin-right: 0
		}
	}
	.navbar-default {
		background-color: #f8f8f8;
		border-color: #e7e7e7
	}
	.navbar-default .navbar-brand {
		color: #777
	}
	.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
		color: #5e5e5e;
		background-color: transparent
	}
	.navbar-default .navbar-text {
		color: #777
	}
	.navbar-default .navbar-nav>li>a {
		color: #777
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}
	.navbar-default .navbar-toggle {
		border-color: #ddd
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #ddd
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #888
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #e7e7e7
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
		background-color: #e7e7e7;
		color: #555
	}
	@media (max-width:767px) {
		.navbar-default .navbar-nav .open .dropdown-menu>li>a {
			color: #777
		}
		.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
			color: #333;
			background-color: transparent
		}
		.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
			color: #555;
			background-color: #e7e7e7
		}
		.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
			color: #ccc;
			background-color: transparent
		}
	}
	.navbar-default .navbar-link {
		color: #777
	}
	.navbar-default .navbar-link:hover {
		color: #333
	}
	.navbar-default .btn-link {
		color: #777
	}
	.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
		color: #333
	}
	.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
		color: #ccc
	}
	.navbar-inverse {
		background-color: #222;
		border-color: #080808
	}
	.navbar-inverse .navbar-brand {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-text {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
		color: #444;
		background-color: transparent
	}
	.navbar-inverse .navbar-toggle {
		border-color: #333
	}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
		background-color: #333
	}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #fff
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: #101010
	}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
		background-color: #080808;
		color: #fff
	}
	@media (max-width:767px) {
		.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
			border-color: #080808
		}
		.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
			background-color: #080808
		}
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
			color: #9d9d9d
		}
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
			color: #fff;
			background-color: transparent
		}
		.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
			color: #fff;
			background-color: #080808
		}
		.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
			color: #444;
			background-color: transparent
		}
	}
	.navbar-inverse .navbar-link {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-link:hover {
		color: #fff
	}
	.navbar-inverse .btn-link {
		color: #9d9d9d
	}
	.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
		color: #fff
	}
	.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
		color: #444
	}
	.clearfix:before, .clearfix:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
		content: " ";
		display: table
	}
	.clearfix:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
		clear: both
	}
	.center-block {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
	.pull-right {
		float: right !important
	}
	.pull-left {
		float: left !important
	}
	.hide {
		display: none !important
	}
	.show {
		display: block !important
	}
	.invisible {
		visibility: hidden
	}
	.text-hide {
		font: 0/0 a;
		color: transparent;
		text-shadow: none;
		background-color: transparent;
		border: 0
	}
	.hidden {
		display: none !important
	}
	.affix {
		position: fixed
	}

	#bg-top-mobile {
		display: block;
		height: 157px;
		width: 100%;
		overflow: hidden;
		background: url(images/header1-mobile.jpg) 0 0 no-repeat;
		position: relative;
		background-size: cover;
	}
	.home #bg-top-mobile {
		display: none;
	}
	.logo_small {
		z-index: 998;
		width: 77px;
		height: 77px;
		position: absolute;
		top: 57px;
		left: 116px;
		display: none;
	}
	.logo_small img {
		width: 77px;
		height: 77px;
	}
	#page .col_left {
		float: left;
		width: 100%;
	}
	#page .col_right {
		float: left;
		width: 100%;
		margin-top: 40px;
	}
	#page .content h1 {
		font-size: 38px;
		line-height: 45px;
		margin-bottom: 10px;
		color: #fff;
	}
	#page .content h2 {
		font-size: 28px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	#page .content h3 {
		font-size: 18px;
		line-height: 24px;
	}
	#page .content h4 {
		font-size: 16px;
		line-height: 20px;
	}
	#page .content p {
		font-size: 12px;
		line-height: 18px;
	}
	#page .content p strong, #page .content p b, #page .content ul li strong, #page .content ol li strong {
		font-size: 12px;
		line-height: 18px;
	}
	#page .content ul li, #page .content ol li {
		font-size: 12px;
		line-height: 18px;
	}
	#page .content .bloc_actu {
		width: 100%;
		height: 350px;
	}
	#page .content .prix {
		width: 100%;
	}
	#page .content .contenu_actu_image {
		width: 100%;
		text-align: center;
	}
	#page .content .contenu_actu_texte {
		width: 100%;
		text-align: center;
	}
	#page .content .titre_actu {
		font-size: 23px;
	}
	.titreproduit {
		font-size: 12px;
		width: 230px;
		padding: 2px 10px
	}
	#page .col_right .plaquette {
		margin-left: -15px;
		float: left;
	}
	#page .col_right .plaquette img {
		width: 100%;
		margin: 0;
	}
	#page .col_right .picto-call-to-action {
		margin-top: 0;
		margin-bottom: 30px;
		margin-left: 92px;
	}
	#page .col_right .picto-rond {
		width: 100%;
		height: 170px;
		padding-top: 40px;
		margin-bottom: 0;
		background-size: 160px 160px;
		background-position: center;
		margin: 0 auto !important;
	}
	#page .col_right .picto-rond p{width:160px;margin:auto}
	#page .col_right .picto-rond span {
		font-size: 40px;
		line-height: 49px;
	}
	#page .partenaire .col_left_partenaire {
		width: 100%;
		margin-top: 20px;
	}
	#page .partenaire .col_right_partenaire {
		width: 100%;
	}
	#page .partenaire .col_right_partenaire ul li img {
		width: 94px;
	}
	#page .partenaire .col_right_partenaire ul .logo {
		float: left;
		width: 210px;
		height: 150px;
		border-right: 0;
		margin-left: 14px;
	}
	#page .partenaire .col_right_partenaire ul .categ {
		margin-left: 32px;
		margin-top: 0;
	}
	#mobile {
		display: none;
	}
	#page .col_left_map {
		display: none;
		float: left;
		width: 100%;
	}
	#page .col_left_map #map_france {
		height: 450px;
		width: 100%;
	}
	#page #map_france #filters22 {
		right: 0;
		top: 0;
		padding: 5px 5px;
	}
	#page .col_right_map {
		float: right;
		width: 100%;
		margin-top: 20px;
	}
	#page .col_right_map .liste_adherent_sidebar_repeat {
		width: 100%;
		float: left;
		margin-top: 0;
	}
	#page .col_right_contact.ouverture img {
		width: 100%;
		height: auto;
	}
	#page .col_right_contact .btn_offres {
		background: #000 url('images/btn_offres.png') 10px 4px no-repeat;
		width: 100%;
		font-size: 14px;
		line-height: 20px;
	}
	#page .col_right_contact .btn_spontannee {
		background: #dd3d54 url(images/btn_spontannee.png) 10px 4px no-repeat;
		width: 100%;
		font-size: 14px;
		line-height: 20px
	}
	#page .col_right_contact .ligne {
		width: 100%
	}
	#page .col_right_contact .ligne.intro {
		display: none
	}
	#page .col_right_contact .ligne .titre {
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px
	}
	#page .col_right_contact .ligne .titre_off {
		font-size: 12px;
		width: 230px;
		padding: 5px 10px;
		overflow: hidden;
		line-height: 22px;
		margin: 0
	}
	#page .col_right_contact .ligne .titre_off a {
		font-size: 12px
	}
	#page .col_left_contact .news h3 {
		font-size: 24px;
		line-height: 28px
	}
	#page .col_left_contact .news p, #page .col_left_contact .bloc_rose p {
		font-size: 13px;
		line-height: 18px
	}
	#page .col_left_contact .adresse p {
		font-size: 13px;
		line-height: 18px
	}
	#page .col_left_contact .lien-carte, #page .col_left_contact .bloc_noir p, #page .col_left_contact .bloc_noir a {
		font-size: 16px
	}
	#page .col_left_contact .content h1 {
		font-size: 30px;
		line-height: 40px
	}
	#before-footer {
		height: 43px;
		background: #000;
		width: 100%;
	}
	#before-footer .picto-actualites {
		font-size: 10px;
		padding-left: 45px;
		padding-top: 15px;
		margin-left: 10px;
		background-size: 38px 38px;
		width: 80px;
		height: 23px;
	}
	#before-footer .picto-videos {
		font-size: 10px;
		padding-left: 45px;
		padding-top: 15px;
		margin-left: 0;
		background-size: 38px 38px;
		width: 80px;
		height: 23px;
	}
	#before-footer .picto-imprimer {
		display: none;
	}
	#before-footer .picto-envoyer {
		display: none;
	}
	#before-footer .search_mobile {
		width: 20px;
		height: 20px;
		background: url('images/loupe_mobile.png') 0 0 no-repeat;
		float: right;
		margin-right: 15px;
		margin-top: 10px;
		cursor: pointer;
	}
	#before-footer .search {
		display: none;
		position: absolute;
		background: #000;
		padding: 10px;
		height: 23px;
		z-index: 9999;
		left: 0;
		margin: 0;
		width: 290px;
	}
	#footer {
		height: 100%;
		background: none;
	}
	#footer .bloc_footer .hover {
		height: 153px;
		line-height: 153px;
	}
	#footer .bloc_footer .hover {
		opacity: 1;
	}
	#footer .bloc_footer.bloc1 img, #footer .bloc_footer.bloc2 img, #footer .bloc_footer.bloc3 img, #footer .bloc_footer.bloc4 img, #footer .bloc_footer.bloc5 img, #footer .bloc_footer.bloc6 img {
		width: 155px;
	}
	#footer .bloc_footer.bloc6 img {
		width: 155px;
	}
	#footer .bloc_footer.bloc1, #footer .bloc_footer.bloc2, #footer .bloc_footer.bloc3, #footer .bloc_footer.bloc4, #footer .bloc_footer.bloc5, #footer .bloc_footer.bloc6 {
		height: 153px;
	}
	#footer .col_texte {
		display: none;
	}
	#footer .bandeau_ml {
		padding: 10px 10px;
		font-size: 9px;
	}
	#footer .bandeau_ml a {
		font-size: 9px;
	}
	#page .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password] {
		width: 90% !important;
	}
	#page .gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex select {
		width: 90% !important;
	}
	#page .gform_wrapper .ginput_complex .ginput_right input[type=text], #page .gform_wrapper .ginput_complex .ginput_left input[type=text], .gform_wrapper .ginput_complex .ginput_right input[type=url], .gform_wrapper .ginput_complex .ginput_right input[type=email], .gform_wrapper .ginput_complex .ginput_right input[type=tel], .gform_wrapper .ginput_complex .ginput_right input[type=number], .gform_wrapper .ginput_complex .ginput_right input[type=password], .gform_wrapper .ginput_complex .ginput_right select {
		width: 80% !important;
	}
	#page .gform_wrapper .top_label input.medium, #page .gform_wrapper .top_label select.medium {
		width: 95%;
		font-size: 12px;
	}
	#page #recaptcha_area, #page #recaptcha_table {
		width: 218px;
	}
	#page .leaflet-popup-content-wrapper {
		width: 200px;
		margin-top: 0;
	}
	#page .boutons_carte {
		display: block
	}
	#page .itineraire {
		float: left;
		width: 100%
	}
	#page .plan {
		float: left;
		width: 100%;
		text-align: left;
		background: url(images/picto_plan.png) 210px 0 no-repeat;
	}
	#page #map_france .popin_cir {
		padding: 10px;
		width: 200px;
		overflow: hidden;
	}
	#page #map_france .col_left_popincarte {
		float: left;
		width: 160px;
		border-bottom: 5px solid #000;
		font-family: 'Titillium Web', sans-serif;
		color: #fff;
		font-size: 15px;
		line-height: 23px;
		color: #000;
		padding-bottom: 20px;
		margin: 10px 0 0 10px;
	}
	#page #map_france .col_right_popincarte {
		float: left;
		margin: 10px 0 0 10px;
		width: 160px;
		overflow: hidden;
	}
	#page #map_france .popin_cir .col_right_popincarte img {
		width: 160px;
	}
	#page #map_france .popin_fair {
		border-top: 10px solid #207bc8;
		padding-top: 0;
		width: 200px;
	}
	#page #map_france .popin_fair .col_left_popincarte {
		float: left;
		width: 160px;
		font-family: 'Titillium Web', sans-serif;
		color: #fff;
		font-size: 15px;
		line-height: 23px;
		color: #000;
		padding-bottom: 20px;
		margin: 10px 0 0 10px;
		border: 0;
	}
	#page #map_france .popin_fair .col_right_popincarte {
		float: left;
		margin: 10px 0 0 10px;
		width: 160px;
		overflow: hidden;
	}
	#page #map_france .popin_fair .col_right_popincarte img {
		width: 150px;
	}
	#page #map_france .popin_one {
		width: 200px;
	}
	#page #map_france .popin_one .col_left_popincarte {
		float: left;
		width: 160px;
		margin: 10px 0 0 10px;
		border: 0;
	}
	#page #map_france .popin_one .col_right_popincarte {
		float: left;
		margin: 10px 0 0 10px;
		width: 160px;
		overflow: hidden;
	}
	#page #map_france .popin_one .col_right_popincarte img {
		width: 150px;
	}
	#footer .bloc_footer.bloc6 .hover {
		background-color: rgba(204, 102, 51, 0.7);
	}
	#footer .bloc_footer.bloc5 .hover {
		background-color: rgba(0, 102, 153, 0.7);
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_right_half {
		float: left;
		clear: left !important;
		width: 99%;
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_left_half {
		float: left;
		clear: left !important;
		width: 99%;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	#footer .bloc_footer .hover {
		opacity: 1;
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_right_half {
		float: left;
		clear: left !important;
		width: 99%;
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_left_half {
		float: left;
		clear: left !important;
		width: 99%;
	}
}

/****

	 Custom css
	 Leo
****/

header#header {
	background-color: rgba(248, 252, 254, 0.90);
	position: absolute;
	width: 100%;
	z-index: 9999;
}

@media (min-width: 921px) {
	header#header {
		padding: 0 25px;
	}
}

#header .menuprincipal {
	z-index: 9999;
	color: #000;
	padding: 10px 10px 5px;
	display: inline-block;
	position: relative;
}

#header .logo img {
	display: inline-block;
	padding-bottom: 10px;
}

.logo {
		display: inline-block;
}

li.web-pro a,
li.cir-aero a {
	background: #000;
	color: #fff !important;
	padding-left: 0;
}

li.header-contact a {
	background: #E71B48;
	color: #fff !important;
	padding-left: 0;
}

@media (max-width:920px) {
	li.header-contact a{background:transparent}
}

li.web-pro,
li.cir-aero {
	padding-left: 0;
}

.product-home, .home-footer {
	padding: 40px 15px 0;
	display: inline-block;
}

.home-footer {
	margin-bottom: 40px;
}

.product-home h2, .home-footer h2 {
	font-size: 2em;
	text-transform: uppercase;
	padding-left: 30px;
	margin-bottom: 40px;
}

.product-home:after {
	content: " ";
	width: 95%;
	background-color: #bfbebe;
	height: 1px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.product-home h2:before, .home-footer h2:before {
	content: "";
	width: 11px;
	height: 11px;
	background-color: #E91A49;
	position: absolute;
	top: 10px;
	left: 15px;
	border-radius: 100%;
}

.product-home h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	margin-bottom: 25px;
}

.home-product-content p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 25px;
}

@media (max-width: 992px) {
	.bloc_produit{min-height:200px}
	.product-home h3,
	.home-product-content p{margin-bottom:15px!important}
}

@media (max-width: 767px) {
	.bloc_produit{min-height:380px}
	.bloc_produit img{max-height:200px}
}

.home-product-button {
	margin-bottom: 50px;
}

.home-product-button a.btn.btn-primary {
	padding: 8px 15px;
	background-color: #E71B48;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}

.home-product-button a.btn.btn-primary:hover {
		background-color: #000;
}

/*** GRIS BS ***/

div#cmsmasters_content_expo {
	width: 100%;
}

div#cmsmasters_content_expo {
	position: relative;
	display: inline-block;
	margin-left: -15px;
	margin-right: -15px;
}

div#cmsmasters_content_expo .one_third {
	width: 20%;
}

.cmsmasters_profile_horizontal .profile_outer {
	position: relative;
	overflow: hidden;
}

.cmsmasters_img_wrap {
	display: block;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.cmsmasters_profile_horizontal .cmsmasters_img_wrap:not(:only-child) {
	padding-bottom: 20px;
	margin-bottom: 16px;
}

.cmsmasters_profile_horizontal .cmsmasters_img_wrap {
	text-align: center;
	overflow: hidden;
}

.gray-bloc {
	background-color: #e0e0e0;
	padding: 30px;
	margin-bottom: 20px;
}

#page .content .gray-bloc h3 {
	color: #e5204c;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 34px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 5px;
}

.content_outer h3.entry-title { margin-bottom: 10px; }

.content_outer p.entry-content, div.entry-content p {
	font-size: 13px !important;
	line-height: 19px !important;
	margin-bottom: 20px !important;
}

@media (max-width:768px) {
	.home-footer .content_outer p.entry-content,
	.home-footer .content_outer span.entry-date,
	#actualités .content_outer p.entry-content,
	#actualités .content_outer span.entry-date{display:none!important}
	.bloc-home-content h4{margin-top:10px}
}

.content_outer h4.entry-title {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: 600;
}

#page .content .content_outer h3.entry-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 5px;
}

#page .content .content_outer h3.entry-title::first-letter {
	text-transform: uppercase;
}

.actualites article.col-sm-6.col-xs-12{margin-bottom:50px}
article.col-sm-6.col-xs-12{margin-bottom:20px}

.content_outer span.entry-date {
	font-size: 10px;
	color: #E71B48;
	font-weight: 600;
	letter-spacing: 1.2px;
	position: relative;
	margin-bottom: 10px;
	display: inline-block;
}

.content_outer span.entry-date:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #E71B48;
	position: absolute;
	bottom: -3px;
	left: 0;
}

#category-actualites span.entry-date {
	color: #000;
}

#category-actualites span.entry-date:after {
	background-color: #000;
}

.content_outer a.entry-link {
	letter-spacing: 1px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 10px;
	font-weight: 600;
	text-decoration: none;
}

.content_outer a.entry-link:hover {
	background-color: #e5204c;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 10px;
	font-weight: 600;
}

.content_outer h4.entry-title:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.75px 6px 5.75px 8px;
	border-color: transparent transparent transparent #e5204c;
	position: relative;
	top: 5px;
	float: left;
}

.logo img {
	max-height: 85px;
	padding: 15px 0 0 15px;
}

input#gform_submit_button_23, #page .col_right_contact .formcontact input[type='submit'] {
	background-color: #e5204c;
	padding: 10px 30px !important;
	margin-top: 5px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border: none !important;
}

input#gform_submit_button_23:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

.bx-wrapper {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
	border: 0 solid #fff;
	background: #fff;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 0;
	text-align: right;
	padding-right: 30px;
	position: relative;
}

.bx-wrapper .bx-pager {
	color: #f7f7f7 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #dcdcdc;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #e71c48;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
}

.bx-wrapper {
	margin-bottom: 0;
}

.bx-wrapper .bx-controls-direction a {
	display: none;
}

.slide-content .content {
	position: relative;
	top: 175px;
	background-color:rgba(255,255,255,.8);
	max-width: 355px;
	left: 10%;
	padding: 25px;
	font-size: 13px;
	line-height: 20px;
	color: #292929;
}

.formcontact h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 5px;
	color: #e5204c;
}

.product .content {
	margin-bottom: 30px;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
	position: relative;
	padding: 10px;
	background: linear-gradient(#000, #000), linear-gradient(#000, #000), linear-gradient(#000, #000);
	background-size: 1px 20%, 100% 1px, 1px 20%;
	background-position: bottom left, bottom center, bottom right;
	background-repeat: no-repeat;
	border: none;
	color: #999;
	margin-bottom: 5px;
}

.formcontact textarea {
	border: 1px solid;
}

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

.content.product-link a:hover {
	color: #e5204c;
}

.content.product-link a {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 20px;
	width: 100%;
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-weight: 300;
}

.content.product-link a.active {
	font-weight: 600;
	color: #e5204c;
}

.gray-bloc .bx-wrapper {
	background-color: transparent;
}

.gray-bloc .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	z-index: 9999999;
}

.gray-bloc .bx-controls.bx-has-controls-direction.bx-has-pager {
	display: inline-block;
	height: 30px;
	width: 100%;
}

.gray-bloc .bx-wrapper .bx-pager.bx-default-pager a:hover, .gray-bloc .bx-wrapper .bx-pager.bx-default-pager a.active, .gray-bloc .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #e5204c;
	width: 10px;
	height: 10px;
	border-radius: 15px;
	margin: 0 5px;
}

.gray-bloc .bx-wrapper .bx-pager.bx-default-pager a {
	background: #bd1339;
}

.gray-bloc .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	text-align: center;
	padding: 0;
}

#page .gray-bloc .content h4 {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 10px;
}

.gray-bloc .content_outer h4.entry-title:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.75px 5px 4.75px 6px;
	border-color: transparent transparent transparent #e5204c;
	position: relative;
	top: 6px;
	float: left;
}

.gray-bloc a.files-link img {
	width: 70%;
}

#page .product .content ul li:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.75px 10px 4.75px 7px;
	border-color: transparent transparent transparent #e5204c;
	position: relative;
	top: 7px;
	float: left;
}

#page .product .content ul li {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 23px;
	font-weight: 400;
	margin-bottom: 0;
	list-style: none;
	margin-left: 5px;
}

.bloc-home-title h3 {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	padding: 8px 0;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;
	letter-spacing: 5px;
}

.bloc-home-content {
	background-color: #E7DFDF;
	padding: 30px;
}

.bloc-home-content h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px;
	color: #e5204c;
}

.bloc-home-content p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	display: inline-block;
}

.bloc-home-content a.btn.btn-primary {
	padding: 7px 15px;
	background-color: #E71B48;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
	display: inline-block;
}

.bloc-home-content a.btn.btn-primary:hover {
		background-color: #000;
}

form.navbar-form.navbar-right {
	position: absolute;
	right: 45px;
	top: 30%;
}

form.navbar-form.navbar-right input#search {
	background-color: transparent;
	border: 1px solid #ccc;
	font-size: 10px;
	padding: 5px 10px;
	min-width: 200px;
}

div#expertise .expert-post {
	margin-bottom: 20px;
}

div#expertise .content_outer span.entry-date {
	width: 70px;
}

@media (max-width: 767px) {
	/*#bg-top {
		display: none;
	}*/
}


#header .menuprincipal ul li a {
	font-size: 11px;
	letter-spacing: 0.5px;
}

li.linkedin a {
		padding: 0 !important;
}

@media (min-width: 920px) {
	#header .menuprincipal ul li a {
			padding: 5px 10px;
			font-size: 10px;
	}
}

@media (min-width: 940px) {
	#header .menuprincipal ul li a {
			padding: 5px 12px;
			font-size: 10px;
	}
}

@media (min-width: 960px) {
	#header .menuprincipal ul li a {
			padding: 5px 13px;
			font-size: 10px;
	}
}

@media (min-width: 980px) {
	#header .menuprincipal ul li a {
			padding: 5px 13px;
			font-size: 10px;
	}
}

@media (min-width: 1200px) {
	#header .menuprincipal ul li a {
			padding: 5px 15.5px;
			font-size: 11px;
	}
}

li.linkedin a {
	background-image: url("/wp-content/themes/cir/images/icons8-linkedin-50.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 30px !important;
	color: transparent !important;
}

@media (max-width: 920px) {
	li.linkedin a {
		background-image: url("/wp-content/themes/cir/images/icons8-linkedin-50-white-icon.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		width: 30px !important;
		padding: 10px 5px !important;
		margin-left: 15px;
	}
}

#header .menuprincipal ul li.linkedin a:hover {
	background: transparent;
	color: transparent;
	background-image: url("/wp-content/themes/cir/images/icons8-linkedin-50-white.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 30px !important;
}

@media (max-width: 920px) {
	.nav>li {
		width: 100%;
		position: relative;
		display: inline-block;
	}
	.nav>li.current-menu-item a{background:#E71B48}

	.navbar-nav .open .dropdown-menu {
			position: static;
			float: none;
			width: auto;
			margin-top: 0;
			background-color: transparent;
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none;
	}
	#homepage .bx-viewport{height:auto!important}

	#homepage .bx-wrapper img {
			height: auto;
			max-width: inherit;
			overflow: hidden;
			width: 100%;
			margin-top: 60px;
	}
	#homepage .slide-content .content{top:150px!important;padding:10px}
	#page {
		background: #FFF;
		padding: 40px 30px 60px;
	}
}

input#search {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	padding: 0 20px;
	font-size: 1rem;
	border: 1px solid #D0CFCE;
	outline: none;
	&:focus
	{
		border: 1px solid #008ABF;
		transition: 0.35s ease;
		color: #008ABF;
		&::-webkit-input-placeholder{
			transition: opacity 0.45s ease;
			opacity: 0;
		 }
		&::-moz-placeholder {
			transition: opacity 0.45s ease;
			opacity: 0;
		 }
		&:-ms-placeholder {
		 transition: opacity 0.45s ease;
		 opacity: 0;
		 }
	 }
 }

.search-icon{
	position: relative;
	float: right;
	width: 35px;
	height: 30px;
	top: -30px;
	right: -2px;
	border-left: 1px solid #ccc;
}

form.navbar-form.navbar-right > div {
		position:  relative;
}

#page .partenaire .col_right_partenaire ul li {
		width: 23%;
}

@media (max-width: 768px) {
		#page .partenaire .col_right_partenaire ul li {
				width: 30%;
		}

}

@media (max-width: 600px) {
	#homepage .slide-content .content{top:120px!important;padding:5px!important}
	.bxslider h2{font-size:18px}
	#page .partenaire .col_right_partenaire ul li{width:45%}
	.slide-content .content{top:100px;max-width:350px;left:5%}
	
		tbody.latty {
		display: block;
		white-space: nowrap;
		width: auto;
		position: relative
	}
	tr.latty {
		display: inline-block;
		position: relative;
		width: 50%;
		text-align: center
	}
	td.latty {
		display: block;
		width: 50%;
		text-align: center
	}
}



.expert-post .content_outer a.entry-link {
		letter-spacing: 1px;
		background-color: #e5204c;
		color: #fff;
		text-transform: uppercase;
		font-size: 10px;
		padding: 5px 10px;
		font-weight: 600;
		text-decoration: none;
		cursor: pointer;
}

.expert-post .content_outer a.entry-link:hover {
		background-color: #000;
}


@media (min-width: 768px) {

		.product-contact li#field_19_4 {
				float:  left;
				width: 50%;
				display:  inline-block;
				clear:  none;
				margin-bottom: 15px;
		}

		.product-contact li#field_19_3 {
				float:  left;
				width: 50%;
				display:  inline-block;
				position:  relative;
				clear:  none;
				margin-bottom: 15px;
		}

		.product-contact input#input_19_3 {
				width: 100%;
		}

		.product-contact input#input_19_4 {
				width: 100%;
		}

}

input#search {
		background: none;
}

.category-actualites h3.entry-title a {
		color: #e5204c !important;
		text-decoration: none;
		font-size: inherit!important;
		line-height: inherit!important;
		font-weight: inherit!important;
}

.category-actualites h3.entry-title a:hover {
		text-decoration: none !important;
}

.category-actualites h3.entry-title:before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5.75px 10px 5.75px 8px;
		border-color: transparent transparent transparent #e5204c;
		position: relative;
		top: 9px;
		float: left;
}

.category-actualites .content article:nth-child(2n) {
	clear: both;
}

.category-actualites .col_full {
		padding: 20px 30px 0;
		padding-bottom: 50px;
}

.category-actualites .breadcrumbs {
		padding: 0 30px;
}

.category-actualites footer#footer {
		margin-top: 0;
}

.category-actualites  #page {
		padding: 20px 0 0;
}


.pagination {
		width:  100%;
		display:  inline-block;
		text-align:  center;
		color: #ff0400;
		font-size: 14px;
		font-weight: 400;
		position: relative;
}

.pagination span.page-numbers.current {
		color: #000;
}

.pagination a.page-numbers {
		color: #ff0400;
		padding: 0 5px;
}

.pagination a.prev.page-numbers,
.pagination a.next.page-numbers {
	display: inline-block;
	position: relative;
}

.triangle-right,
.triangle-left {
	width: 0;
	height: 0;
	padding: 8px;
	overflow: hidden;
	background-color: red;
	border-radius: 100%;
	position: absolute;
	top: -13px;
}


.triangle-left {
	left: -10px;
}

.triangle-right:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin-top: -4px;
	margin-left: -2px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #ffffff;
}

.triangle-left:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin-top: -4px;
	margin-left: -3px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid #ffffff;
}

.picto-telecharger img {
		width: 26px !important;
		margin-right: 5px;
}

.blogslider .content_outer a.entry-link {
	float: left;
}

.blog .content_outer a.entry-link{padding:2.5px 10px}

#page .gray-bloc .content h4 {
	margin-top: 0;
}

#page .image-agence {
		margin-top: 20px;
}

@media (max-width: 920px) {
	#page .content h2:before {
		content: "";
		width: 10px;
		height: 10px;
		background-color: #E91A49;
		position: absolute;
		top: 18px;
		left: 0;
		border-radius: 100%;
	}
}

@media (max-width: 768px) {
	.home-footer > div {
		margin-bottom: 30px;
	}
}

#page .partenaire .content {
		width: 100%;
}
#page .partenaire .content:nth-child(3n) {
		clear: both;
}

div#bg-top img {
		width: 100%;
}

button.btn.btn-info.collapsible {
		background-color: #e5204c;
		padding: 10px 30px !important;
		margin-top: 5px;
		font-family: 'Titillium Web', sans-serif;
		color: #fff;
		font-size: 18px;
		line-height: 18px;
		font-weight: 700;
		text-transform: uppercase;
		border: none !important;
		margin-bottom: 30px;
		transition: 0.4s;
}


.logo h1 span {
	float: left;
	margin-top: 35px;
	margin-left: 20px;
	color: #737372;
	font-size: 15px;
	letter-spacing: 0.5px;
	position: relative;
	max-width: 190px;
}

.logo h1 img {
		float: left;
}

.logo h1 {
		position:  relative;
		display: inline-block;
		/* width: 50%; */
}

.logo h1 span:before {
		content: " ";
		height: 30px;
		background-color: #737372;
		width: 1px;
		position:  absolute;
		left: -13px;
}

.btn.btn-primary {
	padding: 7px 15px;
background-color: #E71B48;
color: #fff;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
font-weight: 600;
display: inline-block;
}


@media (max-width: 920px) {
	.search_mobile form.navbar-form.navbar-right {
			position:  absolute;
			top: inherit;
			bottom: -50px;
			right:  0;
			width: 100%;
			background-color: white;
			margin: 0;
			padding: 10px 20px;
			box-shadow: inset 0 1px 5px 0 #00000029;
	}

	.search_mobile  .input-group {
	}

	.search_mobile  .input-group {
			width: 100%;
	}

	.search_mobile  .form-group {
			width:  100%;
	}

	.search_mobile  span.input-group-btn {
			display:  none;
	}
	.search_mobile img.search-icon.collapsible {
		position: absolute;
		right: 20px;
		top: 10px;
		border: 0;
		width: 40px;
		height: 40px;
		z-index: 9999;
		cursor: pointer;
	}
	.search-icon {
		position: absolute;
		float: right;
		width: 35px;
		height: 30px;
		top: 0;
		right: -2px;
		border-left: 1px solid #ccc;
	}
}



@media (max-width: 921px) {
		#bg-top {
				padding-top: 60px;
		}
}


button.btn.btn-info.collapsible:hover {
		background-color: #000;
		color: #fff;
}

button.btn.btn-info.collapsible.active {
		background-color: #000;
		color: #fff;
}


select {
		-webkit-appearance: none;
		-moz-appearance: none;
		background-image: linear-gradient(45deg, transparent 50%, #f80047 50%), linear-gradient(135deg, #f80047 50%, transparent 50%), linear-gradient(to right, transparent, transparent);
		background-position: calc(100% - 16px) calc(1em + -3px), calc(100% - 11px) calc(1em + -3px), 100% 0;
		background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
		background-repeat: no-repeat;
}

#page .col_right_contact .formcontact input[type='submit']:hover {
		background-color: #000;
		color: #fff;
}


#page .col_right_contact .formdemande input[type=submit],
#page .col_full.devis input[type=submit] {
		background-color: #e5204c;
		padding: 10px 30px !important;
		margin-top: 5px;
		font-family: 'Titillium Web', sans-serif;
		color: #fff;
		font-size: 18px;
		line-height: 18px;
		font-weight: 700;
		text-transform: uppercase;
		border: none !important;
}

#page .col_right_contact .formdemande input[type=submit]:hover ,
#page .col_full.devis input[type=submit]:hover {
		background-color: #000;
}


.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
		margin-top: 0;
}

@media (min-width: 921px) {
		li.linkedin.menu-item {
				position: absolute;
				right: 0;
		}
}

@media (min-width: 1021px) {
		li.linkedin.menu-item {
				position: absolute;
				right: 0;
		}
}

.btn.btn-primary {
		padding: 7px 15px;
		background-color: #E71B48;
		color: #fff;
		text-transform: uppercase;
		font-size: 12px;
		text-decoration: none;
		font-weight: 600;
		display: inline-block;
}


h3.entry-title a,
h4.entry-title a,
h5.entry-title a {
		color: #000;
		text-decoration: none;
}

.btn.btn-primary:hover {
		background-color: #000;
}


.category .content_outer span.entry-date {
		color: #000;
}

.category .content_outer span.entry-date:after {
		background-color: #000;
}

@media (max-width: 425px) {
	#page {
		background: #FFF;
		padding: 20px 0 0;
	}
	.slide-content .content {
		left: 0%;
		max-width: 100vw;
		top: 30% !important;
	}
}



ul#menu-service a {
		font-size: 13px;
		text-transform: uppercase;
		margin-bottom: 10px;
		line-height: 20px;
		width: 100%;
		display: inline-block;
		color: #000 !important;
		text-decoration: none;
		font-weight: 300;
}

#page #menu-service a:hover,
#page #menu-service .current-menu-item a {
		color: #e5204c !important;
		text-decoration: none !important;
		font-weight: bold;
}

#page #menu-service li:before{display:none}
#page #menu-service li a:before{content:"";width:0;height:0;border-style:solid;border-width:5.75px 6px 5.75px 8px;border-color:transparent transparent transparent #e5204c;position:relative;top:5px;float:left}

.home-footer .btn.btn-primary {
		background-color: #000;
}

.home-footer .btn.btn-primary:hover {
		background-color: #E71B48;
}



/* CUSTOM CSS CIR */

/* Enlever les puces de listes triangle */
#page .content ul#gform_fields_23 > li.gfield:before
{
		border: 0 !important;
}

#page .content ul#gform_fields_25 > li.gfield:before
{
		border: 0 !important;
}

#page .content li.gchoice_25_5_1::before
{
		border: 0 !important;
}

#page .content li.gchoice_25_5_2::before
{
		border: 0 !important;
}

#page .content li.gchoice_25_6_1:before
{
		border: 0 !important;
}

#page .content li.gchoice_25_6_2:before
{
		border: 0 !important;
}
#page .content ul#gform_fields_22 > li.gfield:before
{
		border: 0 !important;
}

#page .content li.gchoice_22_7_1:before
{
		border: 0 !important;
}

#page .content li.gchoice_22_7_0:before
{
		border: 0 !important;
}

/* Fixer la largeur des champs de saisie à 33% */
.ginput_container span
{
		max-width: 33% !important;
}

/* 19/02/2019 */
/* Ajout de la classe .flexCenter pour permettre la mise en forme ligne/colonne responsive */
/* A utiliser comme suit : 
 * 
 * 	<div class="row"> <!-- PARENT -->
 * 		<div class="col-md-x col-xs-x flexCenter"> <!-- ENFANT -->
 * 			[Un peu de contenu...]
 * 		</div>
 * 		<div class="col-md-x col-xs-x flexCenter"> <!-- ENFANT -->
 * 			[Encore un peu de contenu...]
 * 		</div> 		
 * 		[D'autres blocs de contenus « enfants » si nécessaire...]
 * 	</div>
 * 
 * L'élément parent .row va donner la direction du « conteneur »,
 * et l'élement enfant .flexCenter centrera le contenu horizontalement
 * et verticalement, en ligne comme en colonne.
 * 
 *  */
.flexCenter
{
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
		-ms-flex-direction: column;
				flex-direction: column;
-webkit-box-pack: center;
		-ms-flex-pack: center;
				justify-content: center;
-ms-flex-wrap: wrap;
		flex-wrap: wrap;
-webkit-box-align: center;
		-ms-flex-align: center;
				align-items: center;
-ms-flex-line-pack: center;
		align-content: center;
	text-align: center;
}

ul.majeur{
		display: flex;
		flex-direction: row;
		justify-content:space-evenly ;
		flex-wrap: wrap;
}

 ul.mineur {
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
		flex-wrap: wrap;
}

ul.majeur li {
		flex: 0 1 20% !important;
}


ul.mineur li {
		flex: 0 1 18%;
}

.product-home img.produit{max-height:200px}

