@font-face {
  font-family: 'oswaldregular';
  src: url('../fonts/oswald-regular-webfont.eot');
  src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldlight';
  src: url('../fonts/oswald-light-webfont.eot');
  src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light-webfont.woff') format('woff'), url('../fonts/oswald-light-webfont.ttf') format('truetype'), url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('../fonts/oswald-bold-webfont.eot');
  src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold-webfont.woff') format('woff'), url('../fonts/oswald-bold-webfont.ttf') format('truetype'), url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratregular';
  src: url('../fonts/montserrat-regular-webfont.eot');
  src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratbold';
  src: url('../fonts/montserrat-bold-webfont.eot');
  src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'homemade_appleregular';
  src: url('../fonts/homemadeapple-webfont.eot');
  src: url('../fonts/homemadeapple-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/homemadeapple-webfont.woff') format('woff'), url('../fonts/homemadeapple-webfont.ttf') format('truetype'), url('../fonts/homemadeapple-webfont.svg#homemade_appleregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
}
.icon.icon-twitter {
  width: 37px;
  height: 38px;
  background-image: url('../images/icon_twitter.png');
  background-repeat: no-repeat;
}
.icon.icon-facebook {
  width: 37px;
  height: 38px;
  background-image: url('../images/icon_facebook.png');
  background-repeat: no-repeat;
}
.icon.icon-google {
  width: 38px;
  height: 38px;
  background-image: url('../images/icon_google.png');
  background-repeat: no-repeat;
}
.icon.icon-instagram {
  width: 37px;
  height: 38px;
  background-image: url('../images/icon_instagram.png');
  background-repeat: no-repeat;
}
.icon.icon-little-green {
  width: 9px;
  height: 9px;
  background-image: url('../images/little_thing.png');
  background-repeat: no-repeat;
}
.icon.icon-arrow-3 {
  width: 72px;
  height: 57px;
  background-image: url('../images/arrow_3.png');
  background-repeat: no-repeat;
}
.icon.icon-arrow-4 {
  width: 72px;
  height: 57px;
  background-image: url('../images/arrow_4.png');
  background-repeat: no-repeat;
}
.icon.icon-plus {
  width: 31px;
  height: 25px;
  background-image: url('../images/plus.png');
  background-repeat: no-repeat;
}
.icon.icon-heart {
  width: 23px;
  height: 28px;
  background-image: url('../images/icon_heart.png');
  background-repeat: no-repeat;
}
.icon.icon-star {
  width: 28px;
  height: 28px;
  background-image: url('../images/icon_star.png');
  background-repeat: no-repeat;
}
.icon.icon-location {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_location.png');
  background-repeat: no-repeat;
}
.icon.icon-clock {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_clock.png');
  background-repeat: no-repeat;
}
.icon.icon-euro {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_euro.png');
  background-repeat: no-repeat;
}
.icon.icon-credits {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_credits.png');
  background-repeat: no-repeat;
}
.icon.icon-metro {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_metro.png');
  background-repeat: no-repeat;
}
.icon.icon-mail {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_mail.png');
  background-repeat: no-repeat;
}
.icon.icon-phone {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon_phone.png');
  background-repeat: no-repeat;
}
.icon.icon-slider-next {
  width: 34px;
  height: 59px;
  background: url('../images/icon_slider_next.png') center center no-repeat;
}
.icon.icon-slider-prev {
  width: 34px;
  height: 59px;
  background: url('../images/icon_slider_prev.png') center center no-repeat;
}
.icon.icon-list {
  background: url('../images/icon_list.png') center center no-repeat;
  background-size: 25px 21px;
  width: 35px;
  height: 31px;
}
.icon.icon-close {
  background: url('../images/icon_close.png') center center no-repeat;
  background-size: 25px 21px;
  width: 35px;
  height: 31px;
}
.icon.icon-flag-french {
  width: 23px;
  height: 14px;
  background-image: url('../images/icon_flag_french.png');
  background-repeat: no-repeat;
}
.icon.icon-flag-english {
  width: 23px;
  height: 14px;
  background-image: url('../images/icon_flag_english.png');
  background-repeat: no-repeat;
}
.icon.icon-loader {
  width: 30px;
  height: 30px;
  background-image: url('../images/loader.GIF');
  background-repeat: no-repeat;
}
.icon.icon-submenu {
  width: 10px;
  height: 10px;
  background: url('../images/icon_sub_menu.png') center center no-repeat;
}
.btn {
  cursor: pointer;
  color: #ffffff;
  display: inline-block;
  padding: 19px 55px 19px 55px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'montserratbold';
}
.btn.sm {
  padding: 11px 33px 11px 33px;
  font-size: 11px;
}
.btn.xs {
  padding: 11px 15px 11px 15px;
  font-size: 11px;
}
.btn.btn-default {
  background-color: #211b87;
}
.btn.btn-default:hover {
  background-color: #47489f;
  color: #ffffff;
}
.btn.btn-danger {
  background-color: #ff0009;
}
.btn.btn-danger:hover {
  background-color: #cc0007;
  color: #ffffff;
}
.loader-css {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid #95a5a6;
  border-right: 3px solid #95a5a6;
  border-bottom: 3px solid #95a5a6;
  border-left: 3px solid #2c3e50;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader-css,
.loader-css:after {
  border-radius: 50%;
  width: 35px;
  height: 35px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#sidebar_map #paris_map_img {
  display: block;
  height: 229px;
  width: 320px;
  margin: 0 auto;
  outline: none;
}
#sidebar_map map area {
  outline: none;
}
.animated {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated-delay {
  webkit-animation-delay: 300ms;
  animation-delay: 300ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
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,
sup,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
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;
}
textarea:focus,
input:focus {
  outline: none;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
}
.mc4wp-alert {
  visibility: hidden !important;
}
.section {
  position: relative;
}
.section .invisible {
  position: absolute;
  z-index: -10;
  top: 50%;
  bottom: 50%;
  right: 50%;
  left: 50%;
  color: #ffffff;
}
.text-right {
  text-align: right;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
::-webkit-input-placeholder {
  color: #000000;
}
::-moz-placeholder {
  color: #000000;
}
:-ms-input-placeholder {
  color: #000000;
}
input:-moz-placeholder {
  color: #000000;
}
body {
  overflow-x: hidden;
  width: 100%;
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  font-family: arial;
  padding-bottom: 10px;
  /* 	
.main-container{
	//position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
} */
}
@media (max-width: 800px) {
  body {
    overflow-x: hidden;
  }
}
body a {
  color: #000000;
  text-decoration: none;
}
body h2,
body h1 {
  text-transform: uppercase;
  font-family: 'montserratbold';
  font-size: 20px;
  letter-spacing: -1px;
}
body h2.title,
body h1.title {
  font-size: 24px;
}
body .text-bold {
  font-family: 'montserratbold';
}
body h3 {
  text-transform: uppercase;
  font-family: 'montserratbold';
  font-size: 14px;
  letter-spacing: -1px;
}
body .sub-title {
  letter-spacing: -1px;
  font-family: 'montserratbold';
  text-transform: uppercase;
}
body .phone {
  display: none;
}
body #msg-flash {
  padding: 20px;
  margin-bottom: 20px;
}
body #msg-flash.error {
  background-color: #e74c3c;
  color: #f8c9c4;
}
body #msg-flash.success {
  background-color: #2ecc71;
  color: #a8ebc4;
}
body #big-popup,
body #popup-reservation,
body #bloc-alert-background {
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  z-index: 9000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (max-width: 800px) {
  body #big-popup,
  body #popup-reservation,
  body #bloc-alert-background {
    display: none;
  }
}
body #bloc-alert #close-alert {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  color: #000;
  z-index: 1000;
}
body #bloc-big-popup,
body #bloc-popup-reservation,
body #bloc-alert {
  position: fixed;
  z-index: 9001;
  right: 0;
  left: 0;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 800px) {
  body #bloc-big-popup,
  body #bloc-popup-reservation,
  body #bloc-alert {
    display: none;
  }
}
body #bloc-big-popup .inner-big-popup,
body #bloc-popup-reservation .inner-big-popup,
body #bloc-alert .inner-big-popup {
  width: 750px;
  padding: 20px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 50%;
  margin-left: -400px;
  background-color: #ffffff;
  border: 1px solid #000000;
  position: absolute;
}
body #bloc-big-popup .inner-big-popup.popup-reservation,
body #bloc-popup-reservation .inner-big-popup.popup-reservation,
body #bloc-alert .inner-big-popup.popup-reservation {
  font-size: 1.2em;
}
body #bloc-big-popup .inner-big-popup.popup-reservation h3,
body #bloc-popup-reservation .inner-big-popup.popup-reservation h3,
body #bloc-alert .inner-big-popup.popup-reservation h3 {
  margin-bottom: 12px;
}
body #bloc-big-popup .inner-big-popup.popup-reservation h2,
body #bloc-popup-reservation .inner-big-popup.popup-reservation h2,
body #bloc-alert .inner-big-popup.popup-reservation h2 {
  margin-bottom: 15px;
}
body #bloc-big-popup .inner-big-popup.popup-reservation input.submit,
body #bloc-popup-reservation .inner-big-popup.popup-reservation input.submit,
body #bloc-alert .inner-big-popup.popup-reservation input.submit {
  margin-top: 15px;
  font-size: 18px;
  font-weight: normal;
  font-family: 'montserratregular';
}
body #bloc-big-popup .inner-big-popup.popup-reservation a.submit,
body #bloc-popup-reservation .inner-big-popup.popup-reservation a.submit,
body #bloc-alert .inner-big-popup.popup-reservation a.submit {
  margin-top: 15px;
  font-size: 18px;
  font-weight: normal;
  font-family: 'montserratregular';
  background: #ffffff;
  border: 1px solid #000000;
  padding: 10px;
  text-transform: uppercase;
  margin-left: 10px;
}
body #bloc-big-popup .inner-big-popup.popup-reservation .code,
body #bloc-popup-reservation .inner-big-popup.popup-reservation .code,
body #bloc-alert .inner-big-popup.popup-reservation .code {
  font-size: 1.3em;
}
body #bloc-big-popup .inner-big-popup.popup-reservation .code.zig-zag,
body #bloc-popup-reservation .inner-big-popup.popup-reservation .code.zig-zag,
body #bloc-alert .inner-big-popup.popup-reservation .code.zig-zag {
  font-size: 1.5em;
  color: #211b87;
}
body #bloc-big-popup .inner-big-popup img,
body #bloc-popup-reservation .inner-big-popup img,
body #bloc-alert .inner-big-popup img {
  width: 100%;
  height: auto;
}
body #bloc-big-popup .inner-big-popup #close-big-popup,
body #bloc-popup-reservation .inner-big-popup #close-big-popup,
body #bloc-alert .inner-big-popup #close-big-popup {
  position: absolute;
  right: 32px;
  top: 32px;
  cursor: pointer;
  color: #fff;
  z-index: 1000;
}
body #bloc-big-popup .inner-big-popup strong,
body #bloc-popup-reservation .inner-big-popup strong,
body #bloc-alert .inner-big-popup strong {
  font-weight: bold;
}
body #bloc-big-popup .inner-big-popup li,
body #bloc-popup-reservation .inner-big-popup li,
body #bloc-alert .inner-big-popup li {
  list-style-type: disc;
  margin-left: 15px;
}
body #bloc-big-popup .inner-big-popup .form-popup,
body #bloc-popup-reservation .inner-big-popup .form-popup,
body #bloc-alert .inner-big-popup .form-popup {
  position: relative;
}
body #bloc-big-popup .inner-big-popup .panel-newsletter,
body #bloc-popup-reservation .inner-big-popup .panel-newsletter,
body #bloc-alert .inner-big-popup .panel-newsletter {
  position: absolute;
  right: 55px;
  top: 294px;
}
body #bloc-big-popup .inner-big-popup .panel-newsletter input,
body #bloc-popup-reservation .inner-big-popup .panel-newsletter input,
body #bloc-alert .inner-big-popup .panel-newsletter input {
  font-size: 20px;
  font-family: 'oswaldlight';
  display: inline-block;
  vertical-align: middle;
}
body #bloc-big-popup .inner-big-popup .panel-newsletter input[type="email"],
body #bloc-popup-reservation .inner-big-popup .panel-newsletter input[type="email"],
body #bloc-alert .inner-big-popup .panel-newsletter input[type="email"] {
  font-family: arial;
  font-style: italic;
  margin-right: 8px;
}
body #bloc-big-popup .inner-big-popup .panel-newsletter input[type="submit"],
body #bloc-popup-reservation .inner-big-popup .panel-newsletter input[type="submit"],
body #bloc-alert .inner-big-popup .panel-newsletter input[type="submit"] {
  padding: 8px 15px;
}
body .bloc-paypal {
  height: 100%;
  width: 100%;
  text-align: center;
  position: fixed;
  z-index: 2000;
  margin-top: 30%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
}
body .bloc-paypal .inner-paypal {
  width: 50%;
  border: 1px solid #000000;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 50px;
  background-color: #ffffff;
}
body .loader {
  text-align: center;
  margin-bottom: 20px;
}
body input[type="text"],
body input[type="email"],
body textarea {
  border: 0;
  padding: 10px;
  font-size: 10px;
  font-family: 'montserratbold';
  color: #000000;
  border: solid 1px #ccc;
}
body input[type="submit"],
body button {
  border: none;
  padding: 10px;
  font-family: 'montserratbold';
  font-size: 10px;
  text-transform: uppercase;
  cursor: pointer;
  color: #ffffff;
  background-color: #cc0202;
}
body input[type="submit"]:hover,
body button:hover {
  background-color: #990202;
}
body .nav {
  background-color: #ffffff;
  z-index: 100;
  font-family: 'oswaldlight';
  text-transform: uppercase;
  font-size: 17px;
  border-top: 5px solid #000000;
  border-bottom: 1px solid #000000;
}
body .nav:before,
body .nav:after {
  content: " ";
  display: table;
}
body .nav:after {
  clear: both;
}
body .nav#phone-nav {
  display: none;
  z-index: -1000;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: #ffffff;
}
@media (max-width: 800px) {
  body .nav#site-nav {
    display: none;
  }
  body .nav#phone-nav {
    display: block;
  }
}
body .nav li {
  float: left;
  position: relative;
}
@media (max-width: 800px) {
  body .nav li {
    border-bottom: 1px dotted #211b87;
  }
}
body .nav li:last-child {
  float: right;
}
body .nav li.current-menu-item a {
  color: #ffffff;
}
@media (max-width: 800px) {
  body .nav li.current-menu-item a {
    color: #47489f;
  }
}
@media (max-width: 800px) {
  body .nav li {
    float: none;
    width: 100%;
  }
}
body .nav li a {
  text-decoration: none;
  display: block;
  padding: 12px 28px;
}
body .nav li a:hover {
  color: #ffffff;
}
body .nav li a:hover:hover {
  color: #000000;
}
body .nav li ul {
  z-index: 100;
  position: absolute;
  left: 1px;
  width: 100%;
  border: none;
  background: white;
  top: 41px;
  overflow: hidden;
  height: 0;
  -moz-transition: height 0.2s;
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  -ms-transition: height 0.2s;
  transition: height 0.2s;
  border: 1px solid #000000;
  border-top: none;
}
body .nav li ul li {
  display: block;
  float: none;
}
body .nav li ul li a {
  padding: 10px 33px;
}
body .nav li ul li:last-child {
  border-left: none;
  float: left;
}
body .nav li ul li:last-child a {
  color: #000000;
}
body .nav li ul li:last-child a:hover {
  color: #211b87;
}
@media (max-width: 800px) {
  body .nav li ul li:last-child a:hover {
    color: #000000;
  }
}
body .nav li.menu-item-has-children {
  position: relative;
}
body .nav li.menu-item-has-children .icon {
  position: absolute;
  top: 13px;
  right: 10px;
  z-index: 100;
}
body .nav li.menu-balades-paris-insolite {
  width: 173px;
}
body .nav li ul.sub-menu:last-child a {
  padding-left: 20px;
}
body .nav li ul.sub-menu:last-child a:before {
  background-image: none;
}
body .nav li:last-child {
  border-left: 1px dotted #211b87;
  border-bottom: none;
}
body .nav li:last-child a {
  color: #211b87;
  position: relative;
  display: block;
  padding-left: 39px;
  padding-right: 23px;
}
body .nav li:last-child a:before {
  top: 9px;
  left: 13px;
  content: '';
  position: absolute;
  width: 20px;
  height: 21px;
  background-image: url('../images/icon_key.png');
  background-repeat: no-repeat;
}
body .nav li:last-child a:hover:before {
  top: 9px;
  left: 13px;
  content: '';
  position: absolute;
  width: 20px;
  height: 21px;
  background-image: url('../images/icon_key_hover.png');
  background-repeat: no-repeat;
}
body .nav li:hover ul {
  height: auto;
}
body .container {
  background-color: #ffffff;
  padding: 0 20px;
  width: 1080px;
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 800px) {
  body .container {
    background-color: #ffffff;
    padding: 0;
    /* position: absolute;
			top: 0;
			left: 0; */
    width: 100%;
    padding: 20px;
    -moz-box-shadow: -2px 0px 5px 0px #c4bebe;
    -webkit-box-shadow: -2px 0px 5px 0px #c4bebe;
    -o-box-shadow: -2px 0px 5px 0px #c4bebe;
    box-shadow: -2px 0px 5px 0px #c4bebe;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#c4bebe, Direction=180, Strength=10);
  }
  body .container .hidden-phone {
    display: none;
  }
}
body .container #header img {
  display: block;
}
body .container #header .header-logo {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 800px) {
  body .container #header {
    display: none;
  }
}
body .container .header {
  min-height: 168px;
  height: 218px;
  margin-bottom: 14px;
  position: relative;
}
body .container .header #btn-open-nav,
body .container .header #btn-close-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}
body .container .header #btn-open-nav:active,
body .container .header #btn-close-nav:active,
body .container .header #btn-open-nav:hover,
body .container .header #btn-close-nav:hover,
body .container .header #btn-open-nav:focus,
body .container .header #btn-close-nav:focus {
  background-color: none;
}
@media (max-width: 800px) {
  body .container .header {
    min-height: 0;
  }
  body .container .header #btn-open-nav {
    display: block;
  }
}
body .container .header .panel-flag {
  position: absolute;
  z-index: 1000;
  right: 18px;
  top: 8px;
}
@media (max-width: 800px) {
  body .container .header .panel-flag {
    display: none;
  }
}
body .container .header .logo-phone {
  display: none;
  text-align: left;
  text-indent: -6000px;
}
body .container .header .logo-phone img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 800px) {
  body .container .header {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  body .container .header .logo-web {
    display: none;
  }
  body .container .header .logo-phone {
    display: block;
    width: auto;
    margin: 0 50px;
  }
}
body .container .header:before,
body .container .header:after {
  content: " ";
  display: table;
}
body .container .header:after {
  clear: both;
}
body .container .header .header-visite {
  display: block;
  text-align: center;
  background: url('../images/fond_header_ads.png') 0 0 no-repeat;
  width: 253px;
  height: 130px;
  position: absolute;
  top: 40px;
  right: 21px;
  z-index: 1000;
}
@media (max-width: 800px) {
  body .container .header .header-visite {
    display: none;
  }
}
body .container .header .header-visite:hover .visite-button {
  background-color: #47489f;
}
body .container .header .header-visite .header-visite-body {
  padding-top: 20px;
  margin: 0 auto;
  text-transform: uppercase;
  width: 210px;
  font-size: 18px;
  line-height: 20px;
}
body .container .header .header-visite .header-visite-body .title {
  color: #211b87;
}
body .container .header .header-visite .header-visite-body .sub-title {
  font-family: 'montserratbold';
}
body .container .header .header-visite .header-visite-body .man {
  position: absolute;
  /* top: -16px;
						left: -60px;
						height: 199px;
						width: 64px; */
  top: -28px;
  left: -47px;
  height: 159px;
  width: 51px;
  background: url('../images/header_man_small.png') 0 0 no-repeat;
}
body .container .header .header-visite .header-visite-body .visite-button {
  background: #211b87;
  margin: 0 auto;
  width: 124px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -62px;
  color: white;
  font-family: 'montserratbold';
}
body .container .header .header-visite .header-visite-body .visite-button.two-line {
  height: auto;
  padding: 5px 0;
  line-height: 13px;
  bottom: -10px;
}
body .container .content:before,
body .container .content:after {
  content: " ";
  display: table;
}
body .container .content:after {
  clear: both;
}
@media (max-width: 800px) {
  body .container .content {
    -webkit-transition: 300ms 0.6s ease-in;
    -moz-transition: 300ms 0.6s ease-in;
    -o-transition: 300ms 0.6s ease-in;
    transition: 300ms 0.6s ease-in;
    background-color: #ffffff;
  }
}
body .container .content .pagination {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
body .container .content .pagination .wp-paginate li {
  display: inline-block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}
body .container .content .pagination .wp-paginate li .prev,
body .container .content .pagination .wp-paginate li .next {
  display: block;
  font-family: 'oswaldlight';
  line-height: 30px;
}
@media (max-width: 800px) {
  body .container .content .pagination .wp-paginate li .prev,
  body .container .content .pagination .wp-paginate li .next {
    width: 50%;
  }
}
body .container .content .pagination .wp-paginate li .gap {
  width: 16px;
}
body .container .content .pagination .wp-paginate li .current {
  width: 46px;
  font-family: 'montserratbold';
  margin: 0 5px;
  background-color: #47489f;
  color: #ffffff;
  display: block;
}
body .container .content .pagination .wp-paginate li a {
  font-family: 'montserratbold';
  width: 46px;
  margin: 0 5px;
  background-color: #211b87;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
body .container .content .pagination .wp-paginate li a:hover {
  background-color: #47489f;
}
body .container .content .carousel {
  margin-bottom: 0px;
}
@media (max-width: 800px) {
  body .container .content .carousel {
    margin-bottom: 20px;
  }
  body .container .content .carousel .item .item-content {
    margin-bottom: 0 !important;
  }
  body .container .content .carousel .item .item-content img {
    height: 100%;
  }
  body .container .content .carousel .item .item-content .title {
    width: 80%;
    padding: 15px 15px 0 !important;
    font-size: 17px !important;
  }
  body .container .content .carousel .owl-controls .owl-nav {
    /*display: none !important;*/
  }
}
body .container .content .single-header {
  margin-bottom: 75px;
}
body .container .content .carousel,
body .container .content .single-header {
  position: relative;
  /* margin-bottom: 75px; */
}
body .container .content .carousel .item-content,
body .container .content .single-header .item-content,
body .container .content .carousel .single-header-content,
body .container .content .single-header .single-header-content {
  position: relative;
  margin-bottom: 30px;
}
body .container .content .carousel .item-content .single-header-title,
body .container .content .single-header .item-content .single-header-title,
body .container .content .carousel .single-header-content .single-header-title,
body .container .content .single-header .single-header-content .single-header-title {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  z-index: 3;
}
body .container .content .carousel .item-content .single-header-title span,
body .container .content .single-header .item-content .single-header-title span,
body .container .content .carousel .single-header-content .single-header-title span,
body .container .content .single-header .single-header-content .single-header-title span {
  font-family: 'oswaldlight';
  display: block;
  padding: 6px 0 5px 0;
  border-left: 80px solid #ffffff;
  border-right: 80px solid #ffffff;
  border-top: 20px solid #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  bottom: 0;
  width: 425px;
  margin: 0 auto;
  text-align: center;
  background-color: #76aebf;
}
@media (max-width: 800px) {
  body .container .content .carousel .item-content .single-header-title span,
  body .container .content .single-header .item-content .single-header-title span,
  body .container .content .carousel .single-header-content .single-header-title span,
  body .container .content .single-header .single-header-content .single-header-title span {
    border-left: 50px solid #ffffff;
    border-right: 50px solid #ffffff;
    border-top: 20px solid #ffffff;
    width: 70%;
  }
}
body .container .content .carousel .item-content .item-title,
body .container .content .single-header .item-content .item-title,
body .container .content .carousel .single-header-content .item-title,
body .container .content .single-header .single-header-content .item-title {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 3;
}
body .container .content .carousel .item-content .item-title .title,
body .container .content .single-header .item-content .item-title .title,
body .container .content .carousel .single-header-content .item-title .title,
body .container .content .single-header .single-header-content .item-title .title {
  background: #ffffff;
  padding: 20px;
  padding-bottom: 0;
  font-size: 22px;
}
body .container .content .carousel .item-content .item-title span,
body .container .content .single-header .item-content .item-title span,
body .container .content .carousel .single-header-content .item-title span,
body .container .content .single-header .single-header-content .item-title span {
  font-family: 'oswaldlight';
  display: block;
  padding: 6px 0 5px 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  bottom: 0;
  width: 270px;
  border-top: 15px solid #ffffff;
  border-right: 30px solid #ffffff;
  border-left: 30px solid #ffffff;
  margin: 0 auto;
  text-align: center;
  background-color: #76aebf;
}
body .container .content .carousel .item-content .panel-title,
body .container .content .single-header .item-content .panel-title,
body .container .content .carousel .single-header-content .panel-title,
body .container .content .single-header .single-header-content .panel-title {
  position: absolute;
  bottom: 0px;
  height: 110px;
  background-color: rgba(255, 255, 255, 0.75);
  color: #211b87;
  left: 0;
  right: 0;
  padding: 25px;
}
body .container .content .carousel .item-content .panel-title .title,
body .container .content .single-header .item-content .panel-title .title,
body .container .content .carousel .single-header-content .panel-title .title,
body .container .content .single-header .single-header-content .panel-title .title {
  text-align: center;
  width: 100%;
}
body .container .content .carousel .title,
body .container .content .single-header .title {
  text-align: center;
  width: 425px;
  margin: 0 auto;
}
body .container .content .carousel .owl-controls,
body .container .content .single-header .owl-controls {
  width: 92px;
  margin: 0 auto;
  text-align: center;
}
body .container .content .carousel .owl-controls .owl-nav .owl-prev,
body .container .content .single-header .owl-controls .owl-nav .owl-prev,
body .container .content .carousel .owl-controls .owl-nav .owl-next,
body .container .content .single-header .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 100;
  height: 59px;
  width: 34px;
  display: block;
}
body .container .content .carousel .owl-controls .owl-nav .owl-prev:hover,
body .container .content .single-header .owl-controls .owl-nav .owl-prev:hover,
body .container .content .carousel .owl-controls .owl-nav .owl-next:hover,
body .container .content .single-header .owl-controls .owl-nav .owl-next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
body .container .content .carousel .owl-controls .owl-nav .owl-prev,
body .container .content .single-header .owl-controls .owl-nav .owl-prev {
  right: 20px;
}
body .container .content .carousel .owl-controls .owl-nav .owl-next,
body .container .content .single-header .owl-controls .owl-nav .owl-next {
  left: 20px;
}
body .container .content .carousel .owl-controls .owl-dots,
body .container .content .single-header .owl-controls .owl-dots {
  position: absolute;
  bottom: 43px;
  right: 30px;
  z-index: 100;
}
body .container .content .carousel .owl-controls .owl-dots .owl-dot,
body .container .content .single-header .owl-controls .owl-dots .owl-dot {
  background-color: #ffffff;
  height: 12px;
  width: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  margin-right: 9px;
}
body .container .content .carousel .owl-controls .owl-dots .owl-dot:last-child,
body .container .content .single-header .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
body .container .content .carousel .owl-controls .owl-dots .owl-dot:hover,
body .container .content .single-header .owl-controls .owl-dots .owl-dot:hover {
  background-color: rgba(255, 255, 255, 0.02);
  border: 3px solid #ffffff;
}
body .container .content .carousel .owl-controls .owl-dots .owl-dot.active,
body .container .content .single-header .owl-controls .owl-dots .owl-dot.active {
  background-color: transparent;
  border: 3px solid #ffffff;
}
body .container .content .blocs-title {
  text-align: center;
  width: 100%;
}
body .container .content .blocs-title .title {
  font-family: 'oswaldlight';
  font-size: 30px;
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
}
body .container .content .blocs-title .title .icon {
  position: absolute;
  top: -13px;
}
body .container .content .blocs-title .title .icon.bottom {
  top: 40px;
}
body .container .content .blocs-title .title .icon.right {
  right: -48px;
}
body .container .content .blocs-title .title .icon.left {
  left: -45px;
}
body .container .content .grid-sizer {
  width: 50%;
}
@media (max-width: 800px) {
  body .container .content .grid-sizer {
    width: 100%;
  }
}
body .container .content .grid-sizer-top {
  width: 33.33%;
}
body .container .content .content-left {
  float: left;
  width: 700px;
}
@media (max-width: 800px) {
  body .container .content .content-left {
    float: none;
    width: 100%;
  }
}
body .container .content .content-left b,
body .container .content .content-left strong {
  font-weight: bold;
}
body .container .content .content-left a {
  text-decoration: underline;
}
body .container .content .content-left .page-title {
  font-size: 30px;
  text-align: center;
  font-family: 'oswaldlight';
  margin: 23px 0 23px 0;
}
body .container .content .content-left .page-title.agenda {
  width: 100%;
  background-image: url('../images/fond_title_agenda.png');
  background-position: center center;
}
body .container .content .content-left .page-title a {
  text-decoration: none;
}
body .container .content .content-left .sub-categories {
  text-align: center;
  padding-bottom: 30px;
}
body .container .content .content-left .sub-categories a {
  color: #ff0009;
  font-size: 13px;
  font-family: 'montserratbold';
  padding: 0 5px;
  text-decoration: none;
  text-transform: uppercase;
}
body .container .content .content-left .sub-categories a:hover {
  text-decoration: underline;
}
body .container .content .content-left .sub-categories a.active {
  color: #000000;
  text-decoration: underline;
}
body .container .content .content-left .bloc-comments {
  font-size: 13px;
  font-family: arial;
  background-color: #f7f7f7;
  padding: 40px 36px;
}
body .container .content .content-left .bloc-comments ::-webkit-input-placeholder {
  color: #919191;
}
body .container .content .content-left .bloc-comments ::-moz-placeholder {
  color: #919191;
}
body .container .content .content-left .bloc-comments :-ms-input-placeholder {
  color: #919191;
}
body .container .content .content-left .bloc-comments input:-moz-placeholder {
  color: #919191;
}
@media (max-width: 800px) {
  body .container .content .content-left .bloc-comments {
    padding: 20px;
  }
}
body .container .content .content-left .bloc-comments .title,
body .container .content .content-left .bloc-comments .comment-reply-title {
  font-size: 16px;
  margin-bottom: 20px;
}
body .container .content .content-left .bloc-comments .comment-list {
  margin-bottom: 30px;
  color: #919191;
}
body .container .content .content-left .bloc-comments .comment-list:before,
body .container .content .content-left .bloc-comments .comment-list:after {
  content: " ";
  display: table;
}
body .container .content .content-left .bloc-comments .comment-list:after {
  clear: both;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta {
  font-size: 12px;
  margin-bottom: 20px;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta li {
  display: inline-block;
  margin-left: 7px;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta li:first-child {
  margin-left: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta li:after {
  content: '-';
  padding-left: 9px;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta li:last-child:after {
  content: '';
  padding-left: 0;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta a {
  font-style: italic;
  color: #919191;
}
body .container .content .content-left .bloc-comments .comment-list .comment-meta a:hover {
  color: #211b87;
}
body .container .content .content-left .bloc-comments .comment-list .children .comment {
  margin-left: 10px;
}
body .container .content .content-left .bloc-comments .comment-list .comment {
  padding: 10px 10px 22px 10px;
  background-color: #ffffff;
  margin-bottom: 10px;
}
body .container .content .content-left .bloc-comments .comment-list .comment p {
  margin-bottom: 8px;
  line-height: 17px;
}
body .container .content .content-left .bloc-comments .comment-list .comment a {
  color: #5e5e5e;
}
body .container .content .content-left .bloc-comments .comment-list .comment a:hover {
  text-decoration: underline;
}
body .container .content .content-left .bloc-comments form:before,
body .container .content .content-left .bloc-comments form:after {
  content: " ";
  display: table;
}
body .container .content .content-left .bloc-comments form:after {
  clear: both;
}
body .container .content .content-left .bloc-comments form .form-submit:before,
body .container .content .content-left .bloc-comments form .form-submit:after {
  content: " ";
  display: table;
}
body .container .content .content-left .bloc-comments form .form-submit:after {
  clear: both;
}
body .container .content .content-left .bloc-comments form .form-submit input[type="submit"] {
  float: right;
}
body .container .content .content-left .bloc-comments form .math-captcha-form {
  clear: both;
  width: 70%;
  float: left;
}
body .container .content .content-left .bloc-comments form .math-captcha-form label {
  display: inline-block;
  margin-right: 5px;
}
body .container .content .content-left .bloc-comments form .math-captcha-form input {
  font-size: 14px;
  padding: 8px;
  border: 0;
  background-color: #ffffff;
  border: 1px solid #919191;
}
body .container .content .content-left .bloc-comments form input[type="submit"] {
  float: right;
  padding: 10px 50px;
  background-color: #211b87;
}
body .container .content .content-left .bloc-comments form input[type="submit"]:hover {
  background-color: #47489f;
}
body .container .content .content-left .bloc-comments form p {
  margin-bottom: 17px;
}
body .container .content .content-left .bloc-comments form p.logged-in-as a {
  color: #211b87;
}
body .container .content .content-left .bloc-comments form .element-form {
  margin-bottom: 17px;
}
body .container .content .content-left .bloc-comments form .element-form input,
body .container .content .content-left .bloc-comments form .element-form textarea {
  font-family: arial;
  border: none;
  background-color: #ffffff;
  width: 100%;
  font-size: 14px;
}
body .container .content .content-left .bloc-comments form .element-form.left {
  width: 48%;
  float: left;
}
body .container .content .content-left .bloc-comments form .element-form.right {
  width: 48%;
  float: right;
}
body .container .content .content-left .panel-ext {
  width: 100%;
  padding: 3px 4px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  body .container .content .content-left .panel-ext {
    border: none;
  }
}
body .container .content .content-left .panel-ext .panel {
  padding: 15px 17px;
  border: 1px solid #cccccc;
}
@media (max-width: 800px) {
  body .container .content .content-left .panel-ext .panel {
    border: none;
  }
}
body .container .content .content-left .panel-ext .panel.panel-newsletter {
  position: relative;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter .mc4wp-alert {
  position: absolute;
  bottom: 0;
  width: 380px;
  left: 0;
  top: 0;
  padding: 20px 15px;
  background-color: #f7f7f7;
  color: #919191;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter:before,
body .container .content .content-left .panel-ext .panel.panel-newsletter:after {
  content: " ";
  display: table;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter:after {
  clear: both;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li {
  float: left;
  margin-right: 20px;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li.phone {
  display: none;
}
@media (max-width: 800px) {
  body .container .content .content-left .panel-ext .panel.panel-newsletter li {
    text-align: center;
    width: 100%;
  }
  body .container .content .content-left .panel-ext .panel.panel-newsletter li.web {
    display: none;
  }
  body .container .content .content-left .panel-ext .panel.panel-newsletter li.phone {
    display: block;
  }
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li:first-child {
  margin-top: 8px;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li:last-child {
  margin-right: 0;
  float: right;
}
@media (max-width: 800px) {
  body .container .content .content-left .panel-ext .panel.panel-newsletter li:last-child {
    float: none;
  }
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li input[type="email"] {
  width: 173px;
}
@media (max-width: 800px) {
  body .container .content .content-left .panel-ext .panel.panel-newsletter li input[type="email"] {
    width: 100px;
  }
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li h1,
body .container .content .content-left .panel-ext .panel.panel-newsletter li h2 {
  font-size: 20px;
  font-family: 'oswaldlight';
  letter-spacing: 0px;
}
@media (max-width: 800px) {
  body .container .content .content-left .panel-ext .panel.panel-newsletter li h1,
  body .container .content .content-left .panel-ext .panel.panel-newsletter li h2 {
    font-size: 17px;
  }
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li h2 {
  margin-bottom: 10px;
}
body .container .content .content-left .panel-ext .panel.panel-newsletter li .sub-title {
  font-size: 14px;
}
body .container .content .content-left .blocs {
  margin-bottom: 20px;
}
body .container .content .content-left .overlay .background,
body .container .content .content-left .overlay .img {
  -moz-transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
}
body .container .content .content-left .overlay .img {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, -20deg);
  transform: rotate3d(0, 0, 1, -20deg);
}
body .container .content .content-left .post-little {
  width: 220px;
  float: left;
  height: 193px;
}
body .container .content .content-left .post-little:before,
body .container .content .content-left .post-little:after {
  content: " ";
  display: table;
}
body .container .content .content-left .post-little:after {
  clear: both;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little {
    width: 100%;
    float: none;
  }
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little {
    height: 200px;
  }
}
body .container .content .content-left .post-little a {
  display: block;
}
body .container .content .content-left .post-little a .post-header .post-image {
  width: 100%;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little a .post-header .post-image {
    height: 147px;
    overflow: hidden;
    position: relative;
  }
}
body .container .content .content-left .post-little a .post-header .post-image img {
  top: 0px;
  z-index: -3;
  display: block;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little a .post-header .post-image img {
    width: 100%;
    height: auto;
  }
}
body .container .content .content-left .post-little a .post-header .overlay {
  z-index: -2;
}
body .container .content .content-left .post-little a .post-header .overlay .background {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 113px;
  width: 100%;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little a .post-header .overlay .background {
    height: 150px;
  }
}
body .container .content .content-left .post-little a .post-header .overlay .img {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 113px;
  width: 100%;
  z-index: 3;
  background-image: url('../images/post_medium_overlay.png');
  background-repeat: no-repeat;
  background-position: center center;
  /* display:none; */
}
body .container .content .content-left .post-little a .post-header .post-header-title {
  z-index: 100;
  position: absolute;
  top: 95px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little a .post-header .post-header-title {
    top: 100px;
  }
}
body .container .content .content-left .post-little a .post-header .title {
  font-size: 14px;
  z-index: 100;
  margin: 0 auto;
  width: 180px;
  padding: 20px 18px;
  background-color: #ffffff;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-little a .post-header .title {
    width: 70%;
  }
}
@media (min-width: 400px) {
  body .container .content .content-left .post-little:hover .post-header .overlay .background {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
  body .container .content .content-left .post-little:hover .post-header .overlay .img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
body .container .content .content-left .post-agenda {
  width: 340px;
  height: 305px;
  position: relative;
}
body .container .content .content-left .post-agenda a {
  display: block;
  text-decoration: none;
}
body .container .content .content-left .post-agenda.agenda-special {
  background-color: #f7f7f7;
  padding: 20px;
  height: 288px;
}
body .container .content .content-left .post-agenda.agenda-special .badge {
  width: 105px;
  height: 87px;
  position: absolute;
  top: 17px;
  left: 9px;
  z-index: 100;
}
body .container .content .content-left .post-agenda.agenda-special .badge.badge-visite-prive {
  background: url(../images/badge_visite_prive.png) center center no-repeat;
}
body .container .content .content-left .post-agenda.agenda-special .badge.badge-pass-pzz {
  background: url(../images/badge_pass_pzz.png) center center no-repeat;
}
body .container .content .content-left .post-agenda.agenda-special .post-header {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body .container .content .content-left .post-agenda.agenda-special .post-header .post-header-meta {
  padding: 20px;
}
body .container .content .content-left .post-agenda.agenda-special .post-header .post-header-title {
  font-family: 'oswaldlight';
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}
body .container .content .content-left .post-agenda.agenda-special .post-header .sub-title {
  color: #211b87;
  font-family: 'montserratbold';
  text-align: center;
  font-size: 18px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-agenda {
    width: 100%;
    overflow: hidden;
    /* img{
							width: 100%;
							height: auto;
						} */
  }
}
body .container .content .content-left .post-agenda.center {
  display: block;
  margin: 0 auto;
}
body .container .content .content-left .post-agenda.iso-item {
  float: left;
  position: relative;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-agenda.iso-item {
    float: none;
  }
}
body .container .content .content-left .post-agenda img {
  display: block;
  margin: 0 auto;
}
body .container .content .content-left .post-agenda .post-header {
  width: 100%;
  height: 174px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body .container .content .content-left .post-agenda .post-header .post-header-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}
body .container .content .content-left .post-agenda .post-header .post-header-content .post-header-meta {
  background-color: #ffffff;
  width: 248px;
  margin: 0 auto;
}
body .container .content .content-left .post-agenda .post-header .post-header-content .visite-title {
  font-size: 15px;
  color: #211b87;
  text-align: center;
  line-height: 14px;
  padding: 20px 10px 5px 10px;
  letter-spacing: -1px;
  font-family: 'montserratbold';
}
body .container .content .content-left .post-agenda .post-header .post-header-content .visite-date {
  font-size: 24px;
  text-align: center;
  padding: 5px 0px 20px 0px;
  font-family: 'oswaldlight';
  text-transform: uppercase;
}
body .container .content .content-left .post-agenda .post-header .post-header-action {
  position: absolute;
  width: 100%;
  bottom: -15px;
}
body .container .content .content-left .post-agenda .post-header .post-header-action .visite-button {
  display: block;
  text-transform: uppercase;
  background: #211b87;
  margin: 0 auto;
  width: 154px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  color: white;
  font-family: 'montserratbold';
  cursor: pointer;
}
body .container .content .content-left .post-agenda .post-header .post-header-action .visite-button.two-line {
  height: auto;
  padding: 5px 0;
  line-height: 13px;
  bottom: -10px;
}
body .container .content .content-left .post-agenda .post-body {
  margin: 0 auto;
  width: 248px;
  text-align: center;
  margin-top: 35px;
  font-family: arial;
  font-size: 12px;
}
body .container .content .content-left .post-agenda .post-footer {
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
}
body .container .content .content-left .post-taxo {
  height: 430px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-taxo {
    height: 380px;
  }
}
body .container .content .content-left .post-medium {
  width: 340px;
  height: 430px;
  float: left;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-medium {
    height: 380px;
  }
}
@media (max-width: 800px) {
  body .container .content .content-left .post-medium {
    width: 100%;
    float: none;
  }
}
body .container .content .content-left .post-medium a {
  display: block;
}
body .container .content .content-left .post-medium a .post-header {
  position: relative;
}
body .container .content .content-left .post-medium a .post-header .thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 174px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-medium a .post-header .thumbnail {
    height: 150px;
    overflow: hidden;
  }
}
body .container .content .content-left .post-medium a .post-header .thumbnail img {
  width: 340px;
  position: absolute;
  top: 0px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-medium a .post-header .thumbnail img {
    width: 100%;
    height: auto;
    bottom: 0;
  }
}
body .container .content .content-left .post-medium a .post-header .overlay .background {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 174px;
  width: 100%;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-medium a .post-header .overlay .background {
    height: 150px;
  }
}
body .container .content .content-left .post-medium a .post-header .overlay .img {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 174px;
  width: 100%;
  /* z-index:3; */
  background-image: url('../images/post_medium_overlay.png');
  background-repeat: no-repeat;
  background-position: center center;
}
body .container .content .content-left .post-medium a .post-header .post-header-title {
  z-index: 100;
  position: absolute;
  top: 152px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 400px) {
  body .container .content .content-left .post-medium a .post-header .post-header-title {
    top: 100px;
  }
}
body .container .content .content-left .post-medium a .post-header .title {
  z-index: 100;
  margin: 0 auto;
  width: 243px;
  padding: 20px 12px;
  background-color: #ffffff;
  font-size: 20px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-medium a .post-header .title {
    width: 90%;
  }
}
body .container .content .content-left .post-medium a .post-header .post-body {
  z-index: 100;
  font-size: 13px;
  /* position: absolute; */
  /* top: 300px; */
  /* left: 0; */
  right: 0;
  text-align: justify;
  padding: 0 55px;
}
@media (min-width: 800px) {
  body .container .content .content-left .post-medium:hover .post-header .overlay .background {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
  body .container .content .content-left .post-medium:hover .post-header .overlay .img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
body .container .content .content-left .post-large {
  width: 340px;
  float: left;
}
body .container .content .content-left .post-large:before,
body .container .content .content-left .post-large:after {
  content: " ";
  display: table;
}
body .container .content .content-left .post-large:after {
  clear: both;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-large {
    width: 100%;
  }
}
body .container .content .content-left .post-large a {
  display: block;
  text-decoration: none;
}
body .container .content .content-left .post-large a .post-header {
  position: relative;
  max-height: 411px;
  overflow: hidden;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-large a .post-header {
    height: 200px;
    overflow: hidden;
  }
}
@media (max-width: 400px) {
  body .container .content .content-left .post-large a .post-header {
    height: 150px;
    overflow: hidden;
  }
}
body .container .content .content-left .post-large a .post-header img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-large a .post-header img {
    width: 100%;
    height: auto;
  }
}
body .container .content .content-left .post-large a .post-header .overlay .background {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 100%;
  width: 100%;
}
body .container .content .content-left .post-large a .post-header .overlay .img {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 100%;
  width: 100%;
  /* z-index:3; */
  background-image: url('../images/post_medium_overlay.png');
  background-repeat: no-repeat;
  background-position: center center;
}
body .container .content .content-left .post-large a .post-header .post-header-title {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 3;
}
body .container .content .content-left .post-large a .post-header .post-header-title span {
  font-family: 'oswaldlight';
  display: block;
  padding: 6px 0 5px 0;
  border-left: 30px solid #ffffff;
  border-right: 30px solid #ffffff;
  border-top: 17px solid #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  bottom: 0;
  width: 250px;
  margin: 0 auto;
  text-align: center;
  background-color: #76aebf;
}
body .container .content .content-left .post-large a .post-body {
  font-size: 13px;
  font-family: arial;
  text-align: justify;
  padding: 25px 55px 43px 55px;
  color: #444;
}
body .container .content .content-left .post-large a .post-body h2 {
  text-align: center;
  margin-bottom: 22px;
  color: #000000;
}
body .container .content .content-left .post-large a .post-body .annotation {
  line-height: 17px;
  padding: 10px;
  font-family: 'homemade_appleregular';
  font-size: 14px;
  color: #211b87;
  width: 80%;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
}
body .container .content .content-left .post-large a .post-body .annotation .arrow {
  position: absolute;
}
body .container .content .content-left .post-large a .post-body .annotation.annotation-1 {
  float: right;
  text-align: right;
  padding-right: 30px;
  width: 83%;
}
body .container .content .content-left .post-large a .post-body .annotation.annotation-1 .arrow {
  right: -40px;
  top: -20px;
  background-image: url('../images/arrow_1.png');
  width: 44px;
  height: 39px;
}
body .container .content .content-left .post-large a .post-body .annotation.annotation-2 {
  float: left;
  text-align: center;
}
body .container .content .content-left .post-large a .post-body .annotation.annotation-2 .arrow {
  position: absolute;
  left: -50px;
  top: -30px;
  background-image: url('../images/arrow_2.png');
  width: 67px;
  height: 57px;
}
@media (min-width: 400px) {
  body .container .content .content-left .post-large a:hover .post-header .overlay .background {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
  body .container .content .content-left .post-large a:hover .post-header .overlay .img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
body .container .content .content-left .ssba {
  margin-bottom: 5px;
}
body .container .content .content-left .post-single {
  margin-bottom: 70px;
  font-family: arial;
  font-size: 14px;
}
body .container .content .content-left .post-single .footer-article {
  margin-top: 40px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single {
    margin-bottom: 30px;
  }
}
body .container .content .content-left .post-single .single-header {
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .single-header h1 {
    width: 100%;
  }
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .single-header {
    width: 100%;
    height: auto;
  }
}
body .container .content .content-left .post-single .single-header img {
  width: 700px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .single-header img {
    width: 100%;
    height: auto;
  }
}
body .container .content .content-left .post-single .single-header .single-header-metas {
  position: relative;
}
body .container .content .content-left .post-single .single-header .single-header-meta {
  text-align: center;
  margin-top: 20px;
  font-family: arial;
  font-style: italic;
  color: #919191;
}
body .container .content .content-left .post-single .single-header .wami_social_counters {
  height: 28px;
  font-style: normal;
  margin-bottom: 15px;
  text-align: center;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_social_counter {
  height: 28px;
  display: inline-block;
  margin: 0 5px;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_social_counter .wami_social_counter_title {
  width: 28px;
  height: 28px;
  text-align: left;
  text-indent: -6000px;
  background: url('../images/share_count.png') left top no-repeat;
  float: left;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_social_counter .wami_social_counter_count {
  float: left;
  height: 22px;
  line-height: 22px;
  margin-top: 3px;
  background: #ddd;
  margin-left: 10px;
  border-radius: 3px;
  padding: 0 6px;
  font-size: 11px;
  position: relative;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_social_counter .wami_social_counter_count:before {
  top: 7px;
  left: -5px;
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #ddd transparent transparent;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_mail .wami_social_counter_title {
  background-position: 0 top;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_facebook .wami_social_counter_title {
  background-position: -28px top;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_twitter .wami_social_counter_title {
  background-position: -56px top;
}
body .container .content .content-left .post-single .single-header .wami_social_counters a.wami_google .wami_social_counter_title {
  background-position: -84px top;
}
body .container .content .content-left .post-single .single-header .article-partenaire {
  color: #211b87;
  font-family: 'homemade_appleregular';
  position: absolute;
  top: 75px;
  right: 80px;
  max-width: 170px;
  line-height: 17px;
}
body .container .content .content-left .post-single .single-header .article-partenaire .icon {
  position: absolute;
  top: -60px;
  right: -65px;
}
body .container .content .content-left .post-single .single-content {
  margin-bottom: 90px;
}
body .container .content .content-left .post-single .single-content .ssba div {
  margin-bottom: 25px;
}
body .container .content .content-left .post-single .single-content p {
  text-align: justify;
  line-height: 20px;
  margin-bottom: 15px;
}
body .container .content .content-left .post-single .single-content iframe {
  margin-bottom: 15px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .single-content iframe {
    width: 100%;
  }
}
body .container .content .content-left .post-single .single-content img {
  margin: 10px 0;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .single-content img {
    width: 100%;
    height: auto;
  }
}
body .container .content .content-left .post-single .panel-info-agenda {
  min-height: 287px;
  background-color: #f7f7f7;
  padding: 20px 50px 20px 70px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda {
    padding: 20px 20px;
  }
}
body .container .content .content-left .post-single .panel-info-agenda .blocs-title .title {
  margin-bottom: 15px;
}
body .container .content .content-left .post-single .panel-info-agenda input.submit {
  margin-top: 15px;
  font-size: 18px;
  font-weight: normal;
  font-family: 'montserratregular';
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta.top {
  margin-top: 50px;
  padding-top: 20px;
  border-top: 1px dotted #211b87;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta .pass-visite h3 {
  margin-bottom: 4px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta .pass-visite li {
  margin-bottom: 4px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide {
  margin-top: 10px;
  padding: 20px 0;
  border-top: 1px dotted #211b87;
  border-bottom: 1px dotted #211b87;
  position: relative;
  min-height: 170px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide {
    min-height: 270px;
  }
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide br {
  display: none;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide br {
    display: block;
  }
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide:before,
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide:after {
  content: " ";
  display: table;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide:after {
  clear: both;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide #loader-guide {
  position: absolute;
  top: 15px;
  left: 0px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-left {
  float: left;
  width: 90px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-left {
    width: 100%;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
  }
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-left img {
    margin: 0 auto;
  }
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-left img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin-bottom: 12px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-left .guide {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-right {
  float: left;
  width: 490px;
  padding-left: 40px;
  font-size: 13px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-right {
    width: 100%;
    padding: 10px;
    text-align: center;
  }
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-right h3 {
  font-size: 14px;
  margin-bottom: 20px;
  text-transform: none;
  letter-spacing: .2px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-right li {
  margin-bottom: 18px;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta #visite-guide .guide-right li:last-child {
  margin-bottom: 0;
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta .info {
  position: relative;
  padding: 10px 0;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta .info {
    padding-left: 40px;
  }
}
body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta .info .icon {
  left: -42px;
  top: 5px;
  position: absolute;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info-agenda .panel-info-meta .info .icon {
    left: 0px;
  }
}
body .container .content .content-left .post-single .panel-info-guide-gratuit {
  min-height: 0;
  padding: 20px;
}
body .container .content .content-left .post-single .panel-info-guide-payant {
  width: 185px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 10px 20px;
  min-height: 0;
}
body .container .content .content-left .post-single .panel-info-guide-payant .panel-info-meta {
  padding-left: 70px;
  border-bottom: none;
  margin-bottom: 0;
}
body .container .content .content-left .post-single .panel-info {
  min-height: 265px;
  background-color: #f7f7f7;
  padding: 42px 64px 42px 90px;
  position: relative;
}
body .container .content .content-left .post-single .panel-info:before,
body .container .content .content-left .post-single .panel-info:after {
  content: " ";
  display: table;
}
body .container .content .content-left .post-single .panel-info:after {
  clear: both;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info {
    padding: 20px 20px;
  }
}
body .container .content .content-left .post-single .panel-info .content-info {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .content-info {
    width: 100%;
    border-right: 0;
    border-bottom: 1px dotted #211b87;
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: none;
  }
}
body .container .content .content-left .post-single .panel-info .man {
  position: absolute;
  top: -87px;
  right: 25px;
}
body .container .content .content-left .post-single .panel-info .info-left {
  position: relative;
  float: left;
  width: 330px;
  min-height: 100%;
  border-right: 1px dotted #211b87;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .info-left {
    border-right: 0;
    float: none;
    width: 100%;
  }
}
body .container .content .content-left .post-single .panel-info .info-left .info {
  position: relative;
  padding: 10px 0;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .info-left .info {
    padding-left: 40px;
  }
}
body .container .content .content-left .post-single .panel-info .info-left .info .icon {
  left: -42px;
  top: 5px;
  position: absolute;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .info-left .info .icon {
    left: 0px;
  }
}
body .container .content .content-left .post-single .panel-info .info-rating {
  padding-top: 40px;
}
body .container .content .content-left .post-single .panel-info .info-rating.info-right {
  float: right;
  width: 150px;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .info-rating.info-right {
    width: 100%;
    float: none;
    padding-bottom: 40px;
  }
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .info-rating {
    padding-top: 0px;
  }
}
body .container .content .content-left .post-single .panel-info .info-rating .title {
  font-family: 'montserratbold';
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 45px;
  text-align: center;
}
@media (max-width: 800px) {
  body .container .content .content-left .post-single .panel-info .info-rating .title {
    margin-bottom: 10px;
  }
}
body .container .content .content-left .post-single .panel-info .info-rating .bloc-rating {
  position: relative;
  width: 168px;
  margin: 0 auto;
}
body .container .content .content-left .post-single .panel-info .info-rating .bloc-rating .rating {
  position: absolute;
  width: 168px;
  height: 28px;
}
body .container .content .content-left .post-single .panel-info .info-rating .bloc-rating .rating.star {
  left: 0;
  top: 0;
  background-image: url('../images/rating.png');
  background-repeat: no-repeat;
}
body .container .content .content-left .post-single .panel-info .info-rating .bloc-rating .rating.empty {
  left: 0;
  top: 0;
  background-image: url('../images/rating_empty.png');
  background-repeat: no-repeat;
}
body .container .content .content-left .separator {
  text-align: center;
  margin-bottom: 63px;
}
body .container .content .content-left .separator a {
  text-decoration: none;
}
body .container .content .content-left .separator.line {
  background: url('../images/separator.png') center center no-repeat;
  width: 100%;
  height: 21px;
}
body .container .content .content-left .separator .icon {
  margin: 0 10px;
  padding-top: 10px;
}
body .container .content .content-right {
  float: right;
  width: 320px;
}
@media (max-width: 800px) {
  body .container .content .content-right {
    display: none;
  }
}
body .container .content .content-right #popup {
  width: 587px;
  height: 260px;
  background-image: url('../images/popup_guide.png');
  background-size: 95%;
  background-position: center center;
  position: fixed;
  top: 60%;
  right: 0;
  z-index: 100;
  border: 10px solid #ffffff;
}
@media (max-width: 800px) {
  body .container .content .content-right #popup {
    display: none;
  }
}
body .container .content .content-right #popup .bloc-form {
  width: 100%;
  height: 100%;
  position: relative;
}
body .container .content .content-right #popup .bloc-form form {
  position: absolute;
  bottom: 25px;
  left: 103px;
}
body .container .content .content-right #popup .bloc-form form input[type="email"] {
  text-transform: uppercase;
  font-size: 11px;
  width: 176px;
  border: none;
  margin-right: 8px;
}
body .container .content .content-right #popup .bloc-form form button {
  padding: 11px 30px 10px 30px;
  background-color: #211b87;
}
body .container .content .content-right #popup .bloc-form form button:hover {
  background-color: #47489f;
}
body .container .content .content-right #sidebar_search {
  background-color: #f7f7f7;
}
body .container .content .content-right #sidebar_search input {
  background-color: #f7f7f7;
  border: none;
  color: #000000;
  text-transform: uppercase;
}
body .container .content .content-right #sidebar_search input[type="text"] {
  width: 85%;
}
body .container .content .content-right #sidebar_search button {
  width: 20px;
  background-color: #f7f7f7;
  color: #f7f7f7;
  float: right;
  position: relative;
}
body .container .content .content-right #sidebar_search button:hover:after {
  background-image: url('../images/search_hover.png');
}
body .container .content .content-right #sidebar_search button:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 13px;
  width: 20px;
  height: 20px;
  z-index: 10;
  background-image: url('../images/search.png');
  background-repeat: no-repeat;
  background-position: right center;
}
body .container .content .content-right .widget {
  background-color: #f7f7f7;
  padding: 10px;
  margin-bottom: 18px;
}
body .container .content .content-right .widget .aside {
  margin-bottom: 0;
}
body .container .content .content-right .widget .title {
  font-family: 'oswaldlight';
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}
body .container .content .content-right .widget .recentcomments {
  margin-bottom: 5px;
  padding: 10px;
  background-color: #ffffff;
}
body .container .content .content-right .aside {
  margin-bottom: 18px;
}
body .container .content .content-right .aside .aside-text {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  font-size: 15px;
  text-align: center;
}
body .container .content .content-right .aside.aside-full {
  overflow: hidden;
  background-color: #f7f7f7;
}
body .container .content .content-right .aside.aside-full.border {
  padding: 10px;
}
body .container .content .content-right .aside.aside-full.border .inner-border {
  display: block;
  padding: 26px;
  border: 7px solid #ffffff;
}
body .container .content .content-right .aside.aside-full.border .inner-border:before,
body .container .content .content-right .aside.aside-full.border .inner-border:after {
  content: " ";
  display: table;
}
body .container .content .content-right .aside.aside-full.border .inner-border:after {
  clear: both;
}
body .container .content .content-right .aside.aside-full.border .inner-border.no-padding {
  padding: 26px 10px;
}
body .container .content .content-right .aside.aside-full.border .aside-header {
  padding-top: 15px;
}
body .container .content .content-right .aside.aside-full.border .aside-body {
  text-align: center;
}
body .container .content .content-right .aside.aside-full .item-aside-guide {
  width: 50%;
  float: left;
  text-align: center;
}
body .container .content .content-right .aside.aside-full .aside-header {
  text-align: center;
  line-height: 17px;
  padding: 33px 0 17px 0;
}
body .container .content .content-right .aside.aside-full .aside-header .title {
  font-family: 'oswaldlight';
  text-transform: uppercase;
  font-size: 30px;
}
body .container .content .content-right .aside.aside-full .aside-header .sub-title {
  font-size: 14px;
  font-family: 'montserratbold';
}
body .container .content .content-right .aside.aside-full .aside-footer {
  text-align: center;
}
body .container .content .content-right .aside.aside-full .aside-footer .btn {
  width: 98px;
  text-align: center;
  padding: 10px 0;
}
body .container .content .content-right .aside.aside-full .social-body {
  padding-bottom: 20px;
}
body .container .content .content-right .aside.aside-full .social-body:before,
body .container .content .content-right .aside.aside-full .social-body:after {
  content: " ";
  display: table;
}
body .container .content .content-right .aside.aside-full .social-body:after {
  clear: both;
}
body .container .content .content-right .aside.aside-full .panel-social {
  padding-left: 50px;
  margin-bottom: 12px;
  width: 40%;
  float: left;
  position: relative;
  height: 38px;
  font-size: 11px;
}
body .container .content .content-right .aside.aside-full .panel-social .follower {
  left: 95px;
  position: absolute;
  background-color: #000000;
  font-family: arial;
  font-weight: bold;
  color: #ffffff;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
body .container .content .content-right .aside.aside-full .panel-social .follower:before {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: -5px;
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  border-color: transparent #000000 transparent transparent;
}
body .container .content .content-right .aside.aside-full .part-social {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
body .container .content .content-right .aside.aside-full .aside-body {
  padding-bottom: 30px;
}
body .container .content .content-right .aside.aside-full .view-all {
  display: block;
  padding: 5px 0 25px 0;
  color: #211b87;
  font-family: 'montserratbold';
  font-size: 16px;
  text-align: center;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
body .container .content .content-right .aside.aside-full .visite-sidebar {
  text-align: center;
  position: relative;
  height: 167px;
  background: url('../images/sidebar_visite.png') center 26px no-repeat;
  text-transform: uppercase;
  margin-bottom: 23px;
}
body .container .content .content-right .aside.aside-full .visite-sidebar a {
  display: block;
}
body .container .content .content-right .aside.aside-full .visite-sidebar a .wp-post-image {
  display: block;
  height: 54px;
  width: 54px;
  border: 3px solid white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
}
body .container .content .content-right .aside.aside-full .visite-sidebar a .visite-title {
  font-size: 15px;
  color: #211b87;
  width: 200px;
  margin: 0 auto;
  line-height: 14px;
  padding: 15px 0 5px 0;
  letter-spacing: -1px;
  font-family: 'montserratbold';
}
body .container .content .content-right .aside.aside-full .visite-sidebar a .visite-date {
  font-size: 24px;
  width: 220px;
  margin: 0 auto;
  padding: 5px 0;
  font-family: 'oswaldlight';
}
body .container .content .content-right .aside.aside-full .visite-sidebar a .visite-button {
  background: #211b87;
  margin: 0 auto;
  width: 124px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -62px;
  color: white;
  font-family: 'montserratbold';
}
body .container .content .content-right .aside.aside-full .visite-sidebar a .visite-button.two-line {
  height: auto;
  padding: 5px 0;
  line-height: 13px;
  bottom: -10px;
}
body .container .content .content-right .aside.aside-full .visite-sidebar a:hover {
  color: #000000;
}
body .container .content .content-right .aside#sidebar_pub {
  padding: 10px 0;
}
body .container .content .content-right .aside#sidebar_pub .pave {
  display: block;
  width: 300px;
  height: auto;
  margin: 0 auto;
}
body .item-form {
  margin-bottom: 10px;
  padding-right: 10px;
}
body .item-form.shipping {
  color: #34495e;
}
body .item-form.pass label {
  width: 185px;
}
body .item-form label {
  display: inline-block;
  width: 150px;
}
@media (max-width: 800px) {
  body .item-form label {
    display: block;
  }
}
body .item-form strong,
body .item-form b {
  font-weight: bold;
}
body .item-form input[type="text"],
body .item-form input[type="email"] {
  width: 60%;
}
@media (max-width: 800px) {
  body .item-form input[type="text"],
  body .item-form input[type="email"] {
    width: 100%;
  }
}
@media (max-width: 800px) {
  body #footer-home {
    display: none;
  }
}
body .footer {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
body .footer:before,
body .footer:after {
  content: " ";
  display: table;
}
body .footer:after {
  clear: both;
}
body .footer a.footer-logo {
  display: block;
  margin: 0 auto;
  width: 136px;
  height: auto;
}
body .footer a.footer-logo img {
  max-width: 100%;
  height: auto;
}
body .footer ul {
  padding: 20px 0;
  border-top: 5px solid #000000;
  border-bottom: 1px dotted #211b87;
  margin-bottom: 16px;
}
body .footer ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 10px 0 9px;
  font-size: 14px;
  border-right: 1px solid #000000;
  letter-spacing: -1px;
}
@media (max-width: 800px) {
  body .footer ul li {
    display: block;
    margin-bottom: 5px;
    border: none;
  }
}
body .footer ul li:last-child {
  border: none;
}
