/*
Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: ThemecoAuthor 
URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
*/
body {
	font-family: "Open sans";
}
body.search-results div.x-main {
  padding: 40px;
}

body.search-results article {
  margin-bottom: 20px;
}

body.search-results div.entry-featured {
  display: none;
}

body.search-results article div.entry-wrap {
  padding: 40px!important;
}

article#post-0 {
  padding: 40px;
  background: white;
  margin-top: 10px;
}

article#post-0 div.entry-wrap {
  padding: 40px;
}

body.search-results div.entry-wrap header {
  margin-bottom: 40px;
}

body.search-results div.entry-wrap header h2.entry-title {
  font-size: 20px;
}

body.search-results div.entry-wrap a.more-link {
  margin-top: 20px;
  font-size: 16px;
}

body.post-template-default div.entry-wrap {
  padding: 40px;
}

body.post-template-default div.entry-wrap h1.entry-title {
  margin-bottom: 40px;
}

/* enlevé par ben pour afficher les featured image dans les post */
/*
body.post-template-default div.entry-featured {
  display: none;
}
*/
/* ----------------------------------------------------- */

body.post-template-default div#comments {
  display: none;
}

.x-navbar .desktop .x-nav>li.x-menu-item-search {
  display: none!important;
}

article#post-0 div.entry-content {
  padding-top: 20px;
}

p.h3-footer-sidebar {
  color: #e5520d;
  font-family: open sans;
  font-size: 22px;
  margin-bottom: 20px;
}

h1.h-custom-headline span {
  font-weight: 400;
}

.entry-wrap {
  padding: 0px;
}

/*Hompage*/

.x-nav-articles {
  display: none;
}

.clear {
  clear: both;
}

.col-md-1 {
  float: left;
  width: 8.33%;
  box-sizing: border-box;
}

.col-md-2 {
  float: left;
  width: 16.66%;
  box-sizing: border-box;
}

.col-md-3 {
  float: left;
  width: 25%;
  box-sizing: border-box;
}

.col-md-4 {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
}

.col-md-5 {
  float: left;
  width: 41.66%;
  box-sizing: border-box;
}

.col-md-6 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.col-md-7 {
  float: left;
  width: 58.33%;
  box-sizing: border-box;
}

.col-md-8 {
  float: left;
  width: 66.66%;
  box-sizing: border-box;
}

.col-md-9 {
  float: left;
  width: 75%;
  box-sizing: border-box;
}

.col-md-10 {
  float: left;
  width: 83.33%;
  box-sizing: border-box;
}

.col-md-11 {
  float: left;
  width: 91.66%;
  box-sizing: border-box;
}

.col-md-12 {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.f-right {
  float: right;
}

.f-left {
  float: left;
}

/*Header*/

.masthead.masthead-inline {
  background: white;
}

.x-topbar {
  background-color: #222222;
  color: #fff;
  font-weight: 600;
  padding-top: 18px;
  padding-bottom: 20px;
}

.x-topbar-inner .info {
  width: 450px;
  float: left;
  font-size: 14px;
}

.x-topbar-inner .info .email-container {
  float: left;
}

.x-topbar-inner .info .phone-container {
  float: right;
}

.email-container i {
  background: url(images/envelope-icon.jpg) no-repeat center;
  display: inline-block;
  height: 20px;
  margin-right: 6px;
  position: relative;
  top: 5px;
  width: 20px;
}

.phone-container i {
  background: url(images/call-icon.jpg) no-repeat center;
  display: inline-block;
  height: 20px;
  margin-right: 6px;
  position: relative;
  top: 5px;
  width: 20px;
}
.x-navbar .x-brand {
	max-width: 200px;
}
.x-topbar-inner .social {
  float: right;
}

.social-container a:first-child {
  padding-right: 1px;
}

.social-container .google {
  display: inline-block;
  width: 29px;
  height: 19px;
  background: url(images/google-icon.jpg) no-repeat center;
}

.social-container .facebook {
  display: inline-block;
  width: 15px;
  height: 19px;
  background: url(images/facebook-icon.jpg) no-repeat center;
}

.social-container .instagram {
  display: inline-block;
  width: 26px;
  height: 19px;
  background: url(images/instagram-icon.jpg) no-repeat center;
}

.social-container .search {
  display: inline-block;
  width: 22px;
  height: 19px;
  background: url(images/search-icon.jpg) no-repeat center;
}

.p-info {
  display: none;
}

.x-main .top-image {
  position: relative;
}

.x-main .top-image .cover-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.13);
  z-index: 99;
  pointer-events: none;
}

.x-main .top-image .button-slide.button-container {
  bottom: 111px;
  pointer-events: auto;
  position: absolute;
  right: 50px;
}

.x-main .top-image .logo-slide {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
  width: 500px;
}

.x-navbar-wrap .x-navbar-inner {
  min-height: 75px;
}

.x-navbar {
  border-bottom: '1px solid #ccc';
  box-shadow: none;
}

.x-container .x-brand {
  margin-top: 10px;
}

body.x-navbar-fixed-top-active header .x-navbar-wrap {
  height: auto;
  margin-bottom: 0;
}

.x-navbar-wrap .x-navbar .desktop .x-nav > li > a {
  height: 75px;
  padding-top: 25px;
  letter-spacing: inherit;
}

.x-navbar-wrap .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
  color: #000;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Open sans;
}

.x-navbar-wrap .x-navbar .desktop .x-nav > li > a:hover,
.x-navbar-wrap .x-navbar .desktop .x-nav > .x-active > a,
.x-navbar-wrap .x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: none;
}

.x-navbar-wrap .x-navbar .desktop .x-nav > li > a > span:hover,
.x-navbar-wrap .x-navbar .desktop .x-nav > .x-active > a > span,
.x-navbar-wrap .x-navbar .desktop .x-nav > .current-menu-item > a > span {
  padding-bottom: 15px;
  box-shadow: 0 -4px 0 0 #cc3300 inset;
}

.x-navbar-wrap .x-navbar .desktop .sub-menu a {
  color: #000;
}

.x-navbar-wrap .x-navbar .desktop .sub-menu a:hover,
.desktop .sub-menu .x-active > a,
.desktop .sub-menu .current-menu-item > a {
  color: #cc3300 !important;
}

.desktop .sub-menu .x-active > a,
.desktop .sub-menu .current-menu-item > a {
  background-color: rgba(0, 0, 0, 0.016);
}

.language-container {
  float: right;
  padding-top: 17px;
}

.language-chooser {
  list-style: none;
}

.language-chooser li {
  float: left;
  margin-right: 10px;
}

.qtranxs_image img {
  border-radius: 50%;
  height: 32px;
  width: 32px;
}

.language-container.mobile {
  display: none;
}

.language-container.desktop {
  display: block;
}

.hotel-top-img {
  width: 100%;
  height: 154px;
  background: url(images/hotel-top-img.jpg) no-repeat scroll center center / cover;
}

.button-slide .button-link {
  border-radius: 20px;
  font-size: 15px;
  padding: 5px 15px;
  /*width: 170px;*/
}

.button-slide .button-link:hover {
  border-radius: 20px;
  font-size: 15px;
  padding: 5px 15px;
  width: 170px;
}

/*End Header*/

/*Breadcrumb*/

.x-breadcrumb-wrap {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 15px;
  padding-bottom: 18px;
  padding-top: 18px;
  background: white;
}

.x-breadcrumb-wrap .x-breadcrumbs {
  font-size: 13px;
}

/*End Breadcrumb*/

/*Container*/

.hentry {
  margin-top: 0px;
}

#top .x-container.main {
  /*max-width: 1500px;*/
  width: 100%;
  max-width: none;
  margin: 0;
}

#top .x-container.offset {
  max-width: none;
  width: 100%;
}

.x-container.offset {
  margin: 0;
}

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

.entry-content h1 {
  margin: 0;
  text-align: center;
  padding-left: 50px;
  padding-top: 15px;
  padding-right: 50px;
  padding-bottom: 60px;
  font-size: 45px;
  text-transform: uppercase;
}

.entry-content h2 {
  font-size: 32px;
  margin: 0 0 50px;
  text-align: center;
  letter-spacing: 4px;
}

.organiser-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}

.block-organiser-container-2 {
  display: table;
  margin: auto;
}

.block-organiser-container-2 .block-item {
  width: 262px;
  float: left;
  margin: 10px;
}

.home  .block-item {
  color: #000;
}

.block-organiser-container-2 .item-thumb {
  height: 230px;
  overflow: hidden;
}

.block-organiser-container-2 .block-item img.thumbnail {
  width: 262px;
  height: 212px;
}

.block-organiser-container-2 .item-title {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 15px 15px 0;
  height: 70px;
  overflow: hidden;
}

.block-organiser-container-2 .item-title a {
  color: #000;
  font-weight: 600;
}

.block-organiser-container-2 .item-title a:hover {
  color: #cc3300;
}

.block-organiser-container-2 .item-txt {
  padding: 0 15px 15px;
  height: 107px;
  overflow: hidden;
}

.nospresentations-wrap {
  width: 100%;
  float: left;
  background-color: transparent;
  padding-top: 50px;
  padding-bottom: 20px;
}

.block-nospresentations-container-2 {
  display: table;
  margin: auto;
  padding-bottom: 100px;
}

.block-nospresentations-container-2 .block-item {
  width: 200px;
  float: left;
  margin: 20px;
  text-align: center;
  background-color: #fff;
  padding: 15px;
  border: 10px solid transparent;
  box-sizing: initial;
}

.block-nospresentations-container-2 .item-thumb {
  height: 230px;
  overflow: hidden;
}

.block-nospresentations-container-2 .item-title {
  font-size: 20px;
  margin-bottom: 10px;
}

.block-nospresentations-container-2 .item-title a {
  color: #000;
  font-weight: 600;
}

.block-nospresentations-container-2 .item-title a:hover {
  /*color: #cc3300;*/
}

.block-nospresentations-container-2 .item-icon {
  padding-top: 10px;
  padding-bottom: 15px;
}

.block-item.post-67:hover {
  border: 10px solid #99cc33;
  border-radius: 5px;
}

.block-item.post-65:hover {
  border: 10px solid #3399cc;
  border-radius: 5px;
}

.block-item.post-63:hover {
  border: 10px solid #cc3300;
  border-radius: 5px;
}

.block-item.post-57:hover {
  border: 10px solid #ffcc00;
  border-radius: 5px;
}

.button-container {
  text-align: center;
}

.button-link {
  display: inline-block;
  padding: 15px 20px;
  color: #fff;
  font-weight: bold;
  background-color: #cc3300!important;
  border-radius: 50px!important;
  border: 3px solid #cc3300!important;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  box-shadow: none!important;
  text-shadow: none!important;
}

.button-link:hover {
  display: inline-block;
  padding: 15px 20px;
  color: #cc3300!important;
  background-color: #fff!important;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}

/* ajout par ben pour les bouton du slider */
.button-link-slider {
  display: inline-block;
  padding: 2% 3%;
  color: #fff;
  font-weight: bold;
  background-color: #cc3300!important;
  border-radius: 50px!important;
  border: 3px solid #cc3300!important;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  box-shadow: none!important;
  text-shadow: none!important;
}

.button-link-slider:hover {
  display: inline-block;
  padding: 2% 3%;
  color: #cc3300!important;
  background-color: #fff!important;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
/* ------------------------------------- */

.agenda-wrap {
  background-color: #F4F4F4;
  float: left;
  padding-bottom: 50px;
  padding-top: 50px;
  width: 100%;
}

.agenda-wrap p:first-child {
  margin-bottom: 40px;
  padding: 0 260px;
  text-align: center;
  color: #000;
}

.block-agenda-container-2 {
  margin: auto;
  overflow: hidden;
  padding-bottom: 50px;
  width: 1150px;
}

.block-agenda-container-2 .block-item {
  width: 355px;
  float: left;
  margin: 10px;
  background-color: #fff;
  height: 620px; /* modif par ben: à l'origine: 410px; */
  padding: 20px;
  position: relative;
}



.block-agenda-container-2 .block-item img.thumbnail {
  width: 100%;
}

.block-agenda-container-2 .item-title {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
  margin-top: 8px;
}

.block-agenda-container-2 .item-title a {
  color: #000;
  font-weight: 600;
}

.block-agenda-container-2 .item-title a:hover {
  color: #cc3300;
}

.readmore {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #666;
  font-size: 15px;
}

.readmore:hover {
  color: #cc3300;
}

/*End Container*/

/*Footer*/

.x-colophon.bottom {
  padding: 0;
  text-align: left;
  background-color: #222222;
  overflow: hidden;
  font-size: 13px;
}

footer h2 {
  color: #e5520d;
  font-family: open sans;
  font-size: 22px;
  margin-bottom: 20px;
}

#footer-left {
  padding-left: 60px;
  padding-right: 5px;
}

#footer-left,
#footer-right {
  padding-top: 50px;
  width: 50%;
  float: left;
}

#footer-right {
  padding-left: 30px;
  padding-right: 20px;
}

.color-text-footer {
  color: #AEA5A8;
}

.white {
  color: #fff;
}

.orange {
  color: #e5520d;
}

.bold {
  font-weight: 600;
}

footer .facebook-icon {
  color: #fff;
  font-size: 16px;
  padding-right: 10px;
}

#footer-address {
  background: url(images/map-orange.jpg) no-repeat;
  padding-left: 25px;
}

#footer-email {
  background: url(images/email-orange.jpg) no-repeat;
  padding-left: 35px;
}

#footer-phone {
  background: url(images/phone-orange.jpg) no-repeat;
  padding-left: 30px;
}

.height-map {
  height: 418px;
  overflow: hidden;
}

/*End Footer*/

/*End Hompage*/

/*Hotel page*/

.post-114 .block-item img.thumbnail {
  width: 260px;
  height: 171px;
}

.post-114 .item-thumb {
  height: 180px;
}

.hotel-excerpt {
  margin: auto auto 50px;
  text-align: center;
  width: 50%;
}

/*End Hotel page*/

/*Telechargement*/

.download-wrap {
  width: 965px;
  margin-left: auto;
  margin-right: auto;
}

.cat-13 .block-item-container {
  float: left;
}

.cat-14 .block-item-container {
  float: left;
  width: 50%;
}

.post-126 .block-item {
  width: 300px;
  text-align: center;
  border: 2px solid #ccc;
}

.post-126 .block-item:hover {
  border: 2px solid #cc3300;
}

.post-126 .f-left .block-item {
  float: left;
}

.post-126 .f-right .block-item {
  float: right;
}

.post-126 .block-item img.thumbnail {
  /*width: 132px;    height: 112px;*/
  width: 30%;
  height: auto;
}

.post-126 .item-thumb {
  /*height: 125px;*/
  height: auto;
}

.download-wrap .download-excerpt {
  margin-top: 30px;
}

.download-wrap h2 {
  font-size: 25px;
  margin-top: 40px;
  text-align: left;
  text-transform: uppercase;
}

/*End Telechargement*/

/*Congres et Conventions*/

.post-id-167 h1,
.post-id-167 h2 {
  text-transform: uppercase;
}

.post-id-167 h2 {
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
  font-size: 20px;
}

.post-id-167 .block-nospresentations-container-2 {
  padding-bottom: 30px;
}

.post-id-167 .block-item:hover {
  border: 10px solid #cc3300;
  border-radius: 5px;
}

/*End Congres et Conventions*/

/*Nos atouts*/

.entry-content .post-id-179 .title {
  font-size: 45px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.post-id-179 .image-container {
  width: 391px;
  float: left;
  margin-right: 30px;
}

.post-id-179 .content-container h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.post-195 .download-wrap {
  display: table;
  margin-bottom: 50px;
}

.post-id-179 {
  padding-top: 60px;
}

.post-id-179 .block-nospresentations-container-2 {
  width: 1200px;
}

.post-id-179 .block-nospresentations-container-2 .item-title {
  font-size: 16px;
}

.post-id-179 .block-nospresentations-container-2 .block-item {
  height: 250px;
  width: 220px;
  margin: 15px;
}

.post-id-179 .block-nospresentations-container-2 .block-item:first-child {
  margin-left: 166px;
}

.post-id-179 .block-nospresentations-container-2 .item-icon {
  padding-bottom: 0px;
  padding-top: 0px;
}

.post-id-179 .block-nospresentations-container-2 .block-item {
  border: 3px solid transparent;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-194:hover {
  border: 3px solid #99cc33;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-192:hover {
  border: 3px solid #ff3366;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-190:hover {
  border: 3px solid #ff9933;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-197:hover {
  border: 3px solid #3399cc;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-195:hover {
  border: 3px solid #E94F11;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-193:hover {
  border: 3px solid #04BCEE;
}

.post-id-179 .block-nospresentations-container-2 .block-item.post-191:hover {
  border: 3px solid #FDD504;
}

/*End Nos atouts*/

/*Contact*/

.contact-container {
  margin: auto;
  width: 700px;
}

.contact-container p {
  float: left;
  width: 50%;
  margin: 0 0 15px;
}

.contact-container p:nth-child(2n+1) {
  padding-left: 100px;
}

.contact-container p:nth-child(2n) {
  padding-right: 100px;
}

.contact-container p:nth-child(12) {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.contact-container p:nth-child(13) {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  text-align: right;
}

.contact-container p input {
  border: 1px solid #cc3300;
  border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.contact-container p select {
  border: 1px solid #cc3300;
  border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.contact-container p textarea {
  border: 1px solid #cc3300;
  border-radius: 5px;
}

.entry-content .contact-title {
  margin-bottom: 45px;
  margin-top: 0px;
  padding-left: 0;
  padding-right: 0;
}

.contact-container p input.wpcf7-submit {
  background-color: #cc3300;
  border: 3px solid #cc3300;
  border-radius: 30px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  padding: 7px 33px;
  transition: background-color 0.5s ease 0s;
}

.contact-container p input.wpcf7-submit:hover {
  background-color: #fff;
  color: #cc3300;
  display: inline-block;
  text-shadow: inherit;
  transition: background-color 0.5s ease 0s;
}

.contact-container label {
  position: relative;
  font-weight: bold;
}

.contact-container label .wpcf7-not-valid-tip {
  position: absolute;
  top: 60px;
  left: 0;
  color: red;
}

.contact-container label textarea + .wpcf7-not-valid-tip {
  left: 15px;
}

.contact-container .wpcf7-response-output {
  float: left;
  margin-top: 60px !important;
  width: 100%;
}

.entry-404 #searchform {
  display: none;
}

/*End Contact*/

/*Agenda*/

.entry-content .page-title {
  text-transform: uppercase;
  margin-bottom: 40px;
}

.entry-content .cat-description {
  text-align: center;
  color: #000;
}

.filter-container {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.filter-container span {
  padding-right: 20px;
}

.filter-container a {
  display: inline-block;
  margin: 5px;
}

.btn-df {
  background-color: #cc3300;
  border: 3px solid #cc3300;
  border-radius: 30px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  padding: 7px 30px;
  transition: background-color 0.5s ease 0s;
}

.btn-df:hover,
.btn-df.active {
  background-color: #fff;
  box-shadow: none;
  color: #cc3300;
  transition: background-color 0.5s ease 0s;
}

.cat-id-7 {
  background-color: #F4F4F4;
}

.cat-id-7 .nospresentations-wrap {
  background-color: inherit;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 965px;
  float: none;
}

.cat-id-7 .block-nospresentations-container-2 .block-item {
  height: 350px;
  width: 230px;
  margin: 15px;
  background-color: #fff;
  position: relative;
  text-align: left;
}

.cat-id-7 .block-nospresentations-container-2 .item-title {
  line-height: 1.2;
  font-size: 17px;
}

.cat-id-7 .block-nospresentations-container-2 .item-icon {
  padding-top: 0px;
}

.cat-id-7 .readmore {
  bottom: 0;
  left: 15px;
}

/*End Agenda*/

/*Nos prestations*/

.cat-id-10 {
  background-color: #f4f4f4;
}

.cat-id-10 .bullet {
  float: left;
  margin-left: 40px;
  margin-right: 50px;
}

.cat-id-10 .block-title {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 2px solid #cc3300;
}

.cat-id-10 .h2-title {
  float: left;
  font-size: 25px;
  margin: 15px 0 0;
  text-align: left;
}

.cat-id-10 .btn-toggle {
  float: right;
  height: 40px;
  margin-right: 50px;
  margin-top: 10px;
  position: relative;
  width: 40px;
  cursor: pointer;
}

.cat-id-10 .btn-toggle.closed {
  border: 2px solid #b4b4b4;
}

.cat-id-10 .btn-toggle.opened {
  border: 2px solid #cc3300;
}

.cat-id-10 .btn-toggle.closed b {
  font-size: 18px;
  left: 43%;
  line-height: 0;
  position: absolute;
  top: 40%;
  transform: translate(50%, 50%) rotate(90deg);
  transform-origin: left center 0;
}

.cat-id-10 .btn-toggle.opened b {
  color: #cc3300;
  cursor: pointer;
  font-size: 18px;
  left: 17%;
  line-height: 0;
  position: absolute;
  top: 48%;
  transform: translate(50%, 50%);
  transform-origin: left center 0;
}

.cat-id-10 .container-wrap {
  background: #fff none repeat scroll 0 0;
  overflow: auto;
}

.cat-id-10 .block-content {
  float: left;
  padding: 50px 51px 100px 150px;
  width: 100%;
}

.cat-id-10 .block-content .slide-container {
  float: left;
  width: 400px;
  height: 300px;
  margin-right: 30px;
}

.cat-id-10 .bottom-container {
  border-top: 2px solid #cc3300;
}

.bottom-container {
  padding: 100px 300px;
  float: left;
  width: 100%;
}

.bottom-container .button-container {
  float: left;
  width: 100%;
}

.bottom-container .button-link {
  float: left;
  width: 250px;
}

.bottom-container .button-link:last-child {
  float: right;
}

/*End Nos prestations*/

/*Visite 360*/

.single-post.postid-169 .page-title {
  font-size: 45px;
  margin-bottom: 40px;
  margin-top: 40px;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
}

.single-post.postid-169 .cat-description {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 70px;
}

.media-container iframe {
  height: 530px;
}

/*End Visite 360*/

/*Accessbility*/

.cat-id-19 .description {
  width: 500px;
  text-align: center;
  margin: auto;
}

.cat-id-19 .map-wrap {
  width: 1100px;
  margin: auto;
  overflow: hidden;
}

.cat-id-19 .block-left {
  width: 30%;
  float: left;
}

.cat-id-19 .block-left li {
  list-style: none;
  margin-bottom: 15px;
}

.cat-id-19 .block-left a {
  color: #999999;
}

.cat-id-19 .block-left a:hover {
  color: #cc3300;
}

.cat-id-19 .block-left .location-item {
  padding: 20px 10px 20px 70px;
}

.cat-id-19 .block-left .route {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/accesroutier.png') no-repeat left center;
}

.cat-id-19 .block-left .route.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/accesroutierbis-1.png') no-repeat left center;
}

.cat-id-19 .block-left .transport {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/bus.png') no-repeat left center;
}

.cat-id-19 .block-left .transport.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/busbis-1.png') no-repeat left center;
}

.cat-id-19 .block-left .gara {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/garescnf.png') no-repeat left center;
}

.cat-id-19 .block-left .gara.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/garesncfbis-1.png') no-repeat left center;
}

.cat-id-19 .block-left .airport {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/aeroports.png') no-repeat left center;
}

.cat-id-19 .block-left .airport.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/aeroportbiss-1.png') no-repeat left center;
}

.cat-id-19 .block-left .parking {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/parking.png') no-repeat left center;
}

.cat-id-19 .block-left .parking.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/hotelbis-1.png') no-repeat left center;
}

.cat-id-19 .block-left .bicycle {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/velov.png') no-repeat left center;
}

.cat-id-19 .block-left .bicycle.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/velovbis-1.png') no-repeat left center;
}

.cat-id-19 .block-left .hotel1 {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/hotel.png') no-repeat left center;
}

.cat-id-19 .block-left .hotel1.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/hotel-1.png') no-repeat left center;
}

.cat-id-19 .block-left .hotel2 {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/hotel.png') no-repeat left center;
}

.cat-id-19 .block-left .hotel2.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/hotel-1.png') no-repeat left center;
}

.cat-id-19 .block-left .restaurant {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/restauration.png') no-repeat left center;
}

.cat-id-19 .block-left .restaurant.active {
  background: url('https://www.espacetetedor.com/wp-content/uploads/2017/06/restaurationbis-1.png') no-repeat left center;
}

.cat-id-19 .block-right {
  width: 70%;
  height: 550px;
  float: right;
  border: 3px solid #cc3300;
  border-radius: 10px;
  overflow: hidden;
}

/*End Accessbility*/

/*Nos espaces*/

.cat-id-20 a {
  color: #000;
}

.list-content {
  overflow: auto;
}

.list-nav {
  overflow: hidden;
}

.list-nav-item > li {
  float: left;
  list-style: none;
}

.list-nav-item > li:first-child {
  margin-left: -38px;
}

.list-nav-item > li:not(first-child) {
  margin-left: -30px;
}

.list-nav-item li a {
  color: #cc3300;
  font-weight: bold;
  border: 2px solid #cc3300;
  border-radius: 20px;
  display: block;
  padding: 15px 45px;
  width: 160px;
  position: relative;
  z-index: 9;
}

.list-nav-item > li a.active {
  background: #cc3300;
  z-index: 10;
  color: #fff;
}

.title-list {
  overflow: hidden;
  padding: 60px 15px;
  background: #B1B1B1;
}

.title-list ul {
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.title-list li {
  float: left;
  width: 25%;
  list-style: none;
}

.title-list li a {
  font-weight: bold;
  color: #fff;
}

.title-list li a:hover {
  border-bottom: 2px solid #cc3300;
}

.hidden {
  display: none;
}

.image-area {
  position: relative;
}

.list-content-0 .image-area {
  width: 640px;
  height: 376px;
  background: url(images/nos-espaces-0.png) no-repeat center center;
  margin: 10px auto;
}

.list-content-1 .image-area {
  width: 640px;
  height: 376px;
  background: url(images/nos-espaces-1.png) no-repeat center center;
  margin: 10px auto;
}

.image-area .cover {
  position: absolute;
  opacity: 0;
  z-index: 1;
}

.image-area .cover:hover,
.image-area .cover.active {
  opacity: 0.9;
}

.image-area #area-pekin {
  left: 47px;
  top: 10px;
}

.image-area #area-toronto {
  left: 201px;
  top: 10px;
}

.image-area #area-washington {
  left: 325px;
  top: 10px;
}

.image-area #area-tokyo {
  left: 47px;
  top: 72px;
}

.image-area #area-brasilia {
  left: 47px;
  top: 162px;
}

.image-area #area-caracas {
  left: 121px;
  top: 162px;
}

.image-area #area-lima {
  left: 197px;
  top: 162px;
}

.image-area #area-mexico {
  left: 272px;
  top: 162px;
}

.image-area #area-circulaire {
  left: 190px;
  top: 72px;
  z-index: 0;
}

.image-area #area-hall {
  left: 347px;
  top: 162px;
}

.image-area #area-londres {
  left: 30px;
  top: 11px;
}

.image-area #area-rome {
  left: 163px;
  top: 11px;
}

.image-area #area-oslo {
  left: 16px;
  top: 104px;
}

.image-area #area-brux {
  left: 16px;
  top: 104px;
}

.image-area #area-brux {
  left: 16px;
  top: 240px;
}

.image-area #area-paris {
  left: 256px;
  top: 161px;
}

.image-area #area-madrid {
  left: 293px;
  top: 75px;
}

.image-area #area-mezz {
  left: 97px;
  top: 85px;
  z-index: 0;
}

.list-detail-container {
  margin: auto;
  width: 1100px;
}

.list-detail .post-info {
  overflow: hidden;
}

.post-info .post-slide {
  float: left;
  margin-right: 50px;
  width: 500px;
}

.post-info .post-numbers {
  float: left;
  width: 550px;
  line-height: 1.5;
}

.post-info .post-numbers h2 {
  text-align: center;
  margin: 0;
  font-size: 30px;
}

.post-info .post-numbers .post-excerpt {
  text-align: center;
  margin-top: 5px;
}

.post-info .post-numbers .post-excerpt p {
  margin: 0;
}

.post-info .post-numbers .chart {
  margin: 5px 0;
}

.post-info .post-numbers .chart label {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}

.post-info .post-numbers .chart-full {
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #f2f2f2;
}

.post-info .post-numbers .chart-percent {
  background-color: #FF5206;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
}

.post-info .post-numbers .area {
  color: #f05a1b;
  font-weight: bold;
  margin-top: 15px;
}

.list-detail .post-content {
  width: 100%;
  margin: 50px 0;
  text-align: center;
  color: black;
}

.image-area-container {
  overflow: auto;
}

/*EndNos espaces*/

/*Gallery*/

.filtres {
  color: #cc3300;
  font-weight: bold;
}

.filter-container .btn-df {
  font-weight: bold;
}

.cat-id-9 .x-iso-container .block-item {
  width: 33.30%;
  height: auto;
  padding: 10px;
  float: left;
}

.cat-id-9 .block-gallery-container-2 {
  width: 1100px;
  margin: auto;
  overflow: hidden;
  padding-bottom: 100px;
}

.cat-id-9 .video {
  width: 100%;
  height: 90%;
  cursor: pointer;
}

.cat-id-9 .bx-viewport {
  height: auto !important;
}

.cat-id-9 .bxslider-container .bx-wrapper img {
  width: 100%;
}

.cat-id-9 .bx-pager {
  display: none;
}

.cat-id-9 .bxslider-container .bx-wrapper {
  margin-bottom: 0;
}

.cat-id-9 .bxslider-container {
  width: 100%;
  overflow: hidden;
}

.cat-id-9 .bxslider-container .bx-wrapper .bx-controls-direction i {
  font-family: "FontAwesome";
  font-style: normal;
}

.cat-id-9 .bxslider-container .bx-wrapper .bx-controls-direction a {
  background: none;
  margin-top: 0;
  text-indent: inherit;
  background-color: #cc3300;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  top: 14px;
  transition: background-color 0.3s ease 0s;
  width: 30px;
  z-index: 10;
}

.cat-id-9 .bxslider-container .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 14px;
}

.cat-id-9 .bxslider-container .bx-wrapper .bx-controls-direction a.bx-next {
  left: 50px;
}

.cat-id-9 .bxslider-container .bx-wrapper .bx-controls-direction a:hover {
  color: #fff;
  background-color: #ff2a13;
  text-decoration: none;
}

.cat-id-9 .video-container {
  position: relative;
}

.cat-id-9 .duration {
  background-color: rgba(54, 25, 25, 0.03);
  border-radius: 10px;
  bottom: 20px;
  color: #fff;
  position: absolute;
  right: 20px;
}

.cat-id-9 .block-gallery-container > #x-isotope-loading {
  margin-top: 40px;
}

.cat-id-9 .x-share-options {
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  margin: 0 20px;
  text-align: center;
}

.cat-id-9 .x-share-options .x-share {
  border-radius: 2px;
  display: inline-block;
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  margin: 0 0.05em;
  width: 45px;
  font-size: 24px;
}

.cat-id-9 .x-share-options .x-share:hover {
  background-color: #ff2a13;
  color: #fff;
}

.cat-id-9 .block-item-container {
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px #ccc;
  padding-bottom: 20px;
}

.cat-id-9 .block-item-container .item-title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.cat-id-9 .block-item-container .item-title a {
  color: #000;
}

.cat-id-9 .block-item-container .item-title a:hover {
  color: #cc3300;
}

.cat-id-9 .bx-wrapper {
  border: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

/*End Gallery*/

.post-template-default.single.single-post .x-main {
  padding: 50px;
}

/*Responsive*/

@media screen and (max-width: 1175px) {
  .col-md-1 {
    width: 100%;
  }

  .col-md-2 {
    width: 100%;
  }

  .col-md-3 {
    width: 100%;
  }

  .col-md-4 {
    width: 100%;
  }

  .col-md-5 {
    width: 100%;
  }

  .col-md-6 {
    width: 100%;
  }

  .col-md-7 {
    width: 100%;
  }

  .col-md-8 {
    width: 100%;
  }

  .col-md-9 {
    width: 100%;
  }

  .col-md-10 {
    width: 100%;
  }

  .col-md-11 {
    width: 100%;
  }

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

  .block-organiser-container-2 .block-item {
    margin: 0;
    width: 25%;
    padding: 10px;
  }

  .block-organiser-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-organiser-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .block-nospresentations-container-2 .block-item {
    margin: 0;
    width: 25%;
    padding: 0;
    box-sizing: border-box;
    height: 290px;
    background-color: #999999;
  }

  .block-nospresentations-container-2 .block-item-container {
    padding: 10px;
    background-color: #fff;
    height: 100%;
  }

  .block-nospresentations-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-nospresentations-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .agenda-wrap p:first-child {
    margin-bottom: 40px;
    padding: 10px;
    text-align: center;
  }

  .block-agenda-container-2 {
    width: 100%;
  }

  .block-agenda-container-2 .block-item {
    margin: 0;
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    height: auto;
    background-color: #f4f4f4;
  }

  .block-agenda-container-2 .block-item-container {
    padding: 10px;
    background-color: #fff;
  }

  .block-agenda-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-agenda-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .block-agenda-container-2 .readmore {
    bottom: 10px;
    left: 20px;
  }

  .height-map {
    height: 300px;
  }

  #footer-left,
  #footer-right {
    padding-top: 10px;
  }

  #footer-left {
    padding-left: 15px;
    padding-right: 20px;
  }

  .download-wrap {
    width: 90%;
  }

  .download-wrap h1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .cat-13 .block-item-container {
    width: 50%;
    padding: 10px;
  }

  .post-126 .block-item {
    height: auto;
    width: 100%;
    margin-bottom: 0px;
  }

  .post-126 .item-thumb {
    height: auto;
  }

  .post-126 .block-item img.thumbnail {
    height: auto;
    width: auto;
  }

  .post-id-167 .block-nospresentations-container-2 .block-item {
    width: 33.33%;
    margin: 0;
  }

  .post-id-179 .block-nospresentations-container-2 {
    width: 100%;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item:first-child {
    margin-left: 0;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item {
    height: 320px;
    margin: 0;
    width: 25%;
  }

  .contact-container {
    margin: auto;
    width: 100%;
  }

  .contact-container p {
    float: left;
    width: 50%;
  }

  .contact-container p:nth-child(2n+1) {
    padding-left: 100px;
  }

  .contact-container p:nth-child(2n) {
    padding-right: 100px;
  }

  .contact-container p:nth-child(12) {
    padding-right: 0px;
  }

  .cat-id-7 .nospresentations-wrap {
    width: 90%;
  }

  .cat-id-7 .block-nospresentations-container-2 {
    display: block;
  }

  .cat-id-7 .block-nospresentations-container-2 .block-item {
    border-color: #f4f4f4;
    float: left;
    height: 400px;
    margin: 0 auto;
    width: 33.33%;
  }

  .cat-id-7 .readmore {
    left: 10px;
  }

  .cat-id-19 .map-wrap {
    width: 100%;
  }

  .cat-id-19 .block-left {
    float: none;
    width: 100%;
    overflow: hidden;
  }

  .cat-id-19 .block-left .location-item {
    float: left;
  }

  .cat-id-19 .block-right {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 80%;
    height: 250px;
  }

  .bottom-container {
    padding: 100px 20px;
  }

  .title-list li {
    width: 33.33%;
  }

  .list-detail-container {
    width: 100%;
  }

  .post-info .post-slide {
    float: none;
    width: 50%;
    margin: auto;
  }

  .post-info .post-numbers {
    float: none;
    padding: 10px;
    width: 70%;
    margin: auto;
  }

  .list-detail .post-content {
    margin: 0;
    padding: 0 10px;
  }

  .cat-id-9 .block-gallery-container-2 {
    width: 100%;
  }

  .x-main .top-image .logo-slide {
    right: 30px;
    width: 350px;
  }

  .x-main .top-image .button-slide.button-container {
    bottom: 100px;
    left: 0;
    padding-right: 5px;
    right: 0;
    text-align: right;
  }

  .x-main .top-image .button-slide .button-link {
    font-size: 14px;
    padding: 0;
    text-align: center;
    width: 130px;
  }
}

@media screen and (max-width: 979px) {
  .language-container.mobile {
    display: block;
    padding-top: 27px;
  }

  .language-container.desktop {
    display: none;
  }

  .bottom-container {
    padding: 30px 20px;
    overflow: hidden;
  }

  .bottom-container .button-link {
    margin: 5px 0;
  }

  .bottom-container .button-link:first-child {
    float: left;
  }

  .bottom-container .button-link:last-child {
    float: right;
  }
}

@media screen and (max-width: 900px) {
  .col-md-1 {
    width: 100%;
  }

  .col-md-2 {
    width: 100%;
  }

  .col-md-3 {
    width: 100%;
  }

  .col-md-4 {
    width: 100%;
  }

  .col-md-5 {
    width: 100%;
  }

  .col-md-6 {
    width: 100%;
  }

  .col-md-7 {
    width: 100%;
  }

  .col-md-8 {
    width: 100%;
  }

  .col-md-9 {
    width: 100%;
  }

  .col-md-10 {
    width: 100%;
  }

  .col-md-11 {
    width: 100%;
  }

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

  .block-nospresentations-container-2 .block-item {
    margin: 0;
    width: 50%;
    padding: 0;
    box-sizing: border-box;
    height: 260px;
  }

  .block-nospresentations-container-2 .block-item-container {
    padding: 10px;
    background-color: #fff;
    height: 100%;
  }

  .block-nospresentations-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-nospresentations-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .post-id-167 .block-nospresentations-container-2 .block-item {
    height: 300px;
  }

  .post-id-179 .image-container {
    width: 40%;
  }

  .post-id-179 .block-nospresentations-container-2 {
    width: 100%;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item:first-child {
    margin-left: 0;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item {
    height: 320px;
    margin: 0;
    width: 33.33%;
  }

  .contact-container {
    margin: auto;
    width: 100%;
  }

  .contact-container p {
    float: left;
    width: 50%;
  }

  .contact-container p:nth-child(2n+1) {
    padding-left: 20px;
  }

  .contact-container p:nth-child(2n) {
    padding-right: 20px;
  }

  .contact-container p:nth-child(12) {
    padding-right: 0px;
  }

  .cat-id-7 .nospresentations-wrap {
    width: 100%;
  }

  .cat-id-7 .block-nospresentations-container-2 {
    display: block;
  }

  .cat-id-7 .block-nospresentations-container-2 .block-item {
    border-color: #f4f4f4;
    float: left;
    height: 400px;
    margin: 0 auto;
    width: 33.33%;
  }

  .cat-id-10 .text-container {
    display: table;
    padding-top: 10px;
    width: 100%;
  }

  .x-main .top-image .logo-slide {
    right: 30px;
    width: 350px;
  }

  .x-main .top-image .button-slide.button-container {
    bottom: 50px;
    left: 0;
    padding-right: 5px;
    right: 0;
    text-align: right;
  }

  .x-main .top-image .button-slide .button-link {
    font-size: 14px;
    padding: 0;
    text-align: center;
    width: 130px;
  }
}

@media screen and (max-width: 670px) {
  .col-md-1 {
    width: 100%;
  }

  .col-md-2 {
    width: 100%;
  }

  .col-md-3 {
    width: 100%;
  }

  .col-md-4 {
    width: 100%;
  }

  .col-md-5 {
    width: 100%;
  }

  .col-md-6 {
    width: 100%;
  }

  .col-md-7 {
    width: 100%;
  }

  .col-md-8 {
    width: 100%;
  }

  .col-md-9 {
    width: 100%;
  }

  .col-md-10 {
    width: 100%;
  }

  .col-md-11 {
    width: 100%;
  }

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

  .x-topbar .info {
    width: 100%;
  }

  .x-topbar .email-container {
    width: 100%;
  }

  .x-topbar .phone-container {
    width: 100%;
  }

  .x-topbar .social {
    width: 100%;
  }

  .x-topbar .social-container {
    width: 100%;
    padding-top: 5px;
  }

  .block-organiser-container-2 .block-item {
    margin: 0;
    width: 50%;
    padding: 10px;
  }

  .block-organiser-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-organiser-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .height-map {
    height: 200px;
  }

  .download-wrap {
    width: 90%;
  }

  .download-wrap h1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .cat-13 .block-item-container {
    width: 50%;
    padding: 15px;
  }

  .cat-14 .block-item-container {
    padding: 10px;
  }

  .post-126 .block-item {
    height: auto;
    width: 100%;
    margin-bottom: 0px;
  }

  .post-126 .item-thumb {
    height: auto;
  }

  .post-126 .block-item img.thumbnail {
    height: auto;
    width: auto;
  }

  .post-id-179 .block-nospresentations-container-2 {
    width: 100%;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item:first-child {
    margin-left: 0;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item {
    height: 320px;
    margin: 0;
    width: 50%;
  }

  .contact-container {
    margin: auto;
    width: 100%;
  }

  .contact-container p {
    float: none;
    width: 100%;
  }

  .contact-container p:nth-child(2n+1) {
    padding-left: 0px;
  }

  .contact-container p:nth-child(2n) {
    padding-right: 0px;
  }

  .contact-container .wpcf7-response-output {
    margin-top: 10px !important;
  }

  .cat-id-7 .nospresentations-wrap {
    width: 100%;
  }

  .cat-id-7 .block-nospresentations-container-2 {
    display: block;
  }

  .cat-id-7 .block-nospresentations-container-2 .block-item {
    border-color: #f4f4f4;
    float: left;
    height: 400px;
    margin: 0 auto;
    width: 50%;
  }

  .cat-id-10 .block-content .slide-container {
    float: none;
    height: auto;
    margin-right: 0;
    width: 100%;
  }

  .media-container iframe {
    height: 400px;
  }

  .bottom-container {
    padding: 30px 20px;
  }

  .bottom-container .button-link {
    margin: 5px 0;
  }

  .bottom-container .button-link:first-child {
    float: none;
  }

  .bottom-container .button-link:last-child {
    float: none;
  }

  .title-list li {
    width: 50%;
  }

  .list-detail-container {
    width: 100%;
  }

  .post-info .post-slide {
    float: none;
    width: 100%;
  }

  .post-info .post-numbers {
    float: none;
    padding: 10px;
    width: 100%;
  }

  .list-detail .post-content {
    margin: 0;
    padding: 0 10px;
  }

  .cat-id-9 .block-gallery-container-2 {
    width: 100%;
  }

  .cat-id-9 .x-iso-container.cols-3 .block-item {
    width: 49.9%;
  }

  .x-main .top-image .logo-slide {
    right: 10px;
    width: 40%;
  }

  .x-main .top-image .button-slide.button-container {
    bottom: 22px;
    left: 0;
    padding-right: 5px;
    right: 0;
    text-align: right;
  }

  .x-main .top-image .button-slide .button-link {
    font-size: 12px;
    padding: 0;
    text-align: center;
    width: 130px;
  }
}

@media screen and (max-width: 480px) {
  .col-md-1 {
    width: 100%;
  }

  .col-md-2 {
    width: 100%;
  }

  .col-md-3 {
    width: 100%;
  }

  .col-md-4 {
    width: 100%;
  }

  .col-md-5 {
    width: 100%;
  }

  .col-md-6 {
    width: 100%;
  }

  .col-md-7 {
    width: 100%;
  }

  .col-md-8 {
    width: 100%;
  }

  .col-md-9 {
    width: 100%;
  }

  .col-md-10 {
    width: 100%;
  }

  .col-md-11 {
    width: 100%;
  }

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

  .block-organiser-container-2 .block-item {
    margin: 0;
    width: 100%;
    padding: 10px;
  }

  .block-organiser-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-organiser-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .block-nospresentations-container-2 .block-item {
    margin: 0;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  .block-nospresentations-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-nospresentations-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .agenda-wrap p:first-child {
    margin-bottom: 40px;
    padding: 10px;
    text-align: center;
  }

  .block-agenda-container-2 {
    width: 100%;
  }

  .block-agenda-container-2 .block-item {
    margin: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    height: auto;
  }

  .block-agenda-container-2 .item-thumb {
    height: auto;
    overflow: visible;
  }

  .block-agenda-container-2 .block-item img.thumbnail {
    height: auto;
    width: 100%;
  }

  .block-agenda-container-2 .readmore {
    bottom: 10px;
    left: 20px;
  }

  #footer-left,
  #footer-right {
    width: 100%;
  }

  .hotel-excerpt {
    width: 100%;
  }

  .download-wrap {
    width: 90%;
  }

  .download-wrap h1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .post-126 .block-item-container {
    width: 100%;
  }

  .post-126 .block-item {
    height: auto;
    width: 100%;
    /*margin-bottom: 40px;*/
  }

  .post-126 .item-thumb {
    height: auto;
  }

  .post-126 .block-item img.thumbnail {
    height: auto;
    width: auto;
  }

  .post-id-167 h2 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .post-id-167 .block-nospresentations-container-2 .block-item {
    width: 95%;
    margin: 5px;
  }

  .post-id-179 .image-container {
    float: none;
    width: auto;
    margin-right: 0;
  }

  .post-id-179 .content-container {
    margin-top: 10px;
  }

  .post-id-179 .block-nospresentations-container-2 {
    width: 100%;
  }

  .post-id-179 .block-nospresentations-container-2 .item-title {
    font-size: 16px;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item {
    width: 95%;
    float: none;
    margin: auto;
    height: auto;
  }

  .post-id-179 .block-nospresentations-container-2 .block-item:first-child {
    margin-left: auto;
  }

  .post-195 .download-wrap {
    display: block;
  }

  .filter-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .filter-container span {
    display: block;
    padding: 5px;
  }

  .cat-id-7 .nospresentations-wrap {
    width: 100%;
  }

  .cat-id-7 .block-nospresentations-container-2 {
    display: block;
  }

  .cat-id-7 .block-nospresentations-container-2 .block-item {
    height: auto;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .cat-id-10 .bullet {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cat-id-10 .h2-title {
    font-size: 18px;
    margin: 18px 0 0;
  }

  .cat-id-10 .btn-toggle {
    margin-right: 14px;
  }

  .cat-id-10 .block-content {
    padding: 10px;
  }

  .cat-id-10 .block-content .slide-container {
    float: none;
    height: auto;
    margin-right: 0;
    width: 100%;
  }

  .cat-id-10 .text-container {
    margin-top: 70px;
    width: 100%;
  }

  .media-container iframe {
    height: 300px;
  }

  .cat-id-19 .description {
    width: 100%;
  }

  .cat-id-19 .block-left .location-item {
    width: 100%;
  }

  .title-list li {
    width: 100%;
  }

  .list-detail-container {
    width: 100%;
  }

  .post-info .post-slide {
    float: none;
    width: 100%;
  }

  .post-info .post-numbers {
    float: none;
    padding: 10px;
    width: 100%;
  }

  .list-detail .post-content {
    margin: 0;
    padding: 0 10px;
  }

  .post-template-default.single.single-post .x-main {
    padding: 10px;
  }

  .cat-id-9 .block-gallery-container-2 {
    width: 100%;
  }

  .cat-id-9 .x-iso-container.cols-3 .block-item {
    width: 100%;
  }

  .x-main .top-image .logo-slide {
    right: 10px;
    width: 40%;
  }

  .x-main .top-image .button-slide.button-container {
    bottom: 22px;
    left: 0;
    padding-right: 5px;
    right: 0;
    text-align: right;
  }

  .x-main .top-image .button-slide .button-link {
    font-size: 10px;
    padding: 0;
    text-align: center;
    width: 100px;
  }
}

@media screen and (max-width: 313px) {
  .x-main .top-image .logo-slide {
    right: 10px;
    top: 15px;
    transform: none;
    width: 40%;
  }

  .x-main .top-image .button-slide.button-container {
    bottom: 22px;
    left: 0;
    padding-right: 5px;
    right: 0;
    text-align: right;
  }

  .x-main .top-image .button-slide .button-link {
    font-size: 8px;
    padding: 0;
    text-align: center;
    width: 78px;
  }
}

/*EndResponsive*/

.x-container.max .x-column.x-1-2:first-child {
  text-align: right;
}

.x-own-text {
  text-align: center;
}

.x-text {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 30px;
  color: black;
}

.x-own-text .x-text:last-child {
  margin-bottom: 120px;
}

.x-own-text .x-btn-global {
  margin-top: 60px;
}

.section-agen {
  background: #f4f4f4!important;
}

.section-agen .block-nospresentations-container {
  max-width: 960px;
  margin: 0 auto;
}

.section-agen .block-nospresentations-container-2 .block-item {
  width: 33.33333333%;
  margin: 0;
  box-sizing: border-box;
  background: transparent;
  height: auto;
  border: none;
}

.section-agen .block-nospresentations-container-2 .block-item .block-item-container {
  padding: 15px;
  background: white;
  overflow: hidden;
  height: 590px; /* modif par ben: à l'origine: 420px; */
  position: relative;
}

.section-agen .block-nospresentations-container-2 .item-excerpt {
  height: 92px;
  overflow: hidden;
}

.section-agen .block-nospresentations-container-2 .item-title {
  font-size: 20px;
  line-height: 26px;
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}

.section-agen .readmore {
  color: #ff9933;
}

.section-agen .readmore:hover {
  color: #cc3300;
}

.access-txt {
  text-align: center;
}

.section-hotel .block-organiser-container-2 .block-item {
  text-align: center;
  border: 1px solid #ddd;
}

.section-hotel .block-organiser-container-2 .block-item img.thumbnail {
  width: 100%;
}

.section-tele .x-text {
  max-width: none;
  padding: 0 15px;
}

.section-tele h2 {
  text-align: left;
  margin: 0 0 15px;
  font-size: 25px;
  letter-spacing: 0;
  padding-left: 15px;
}

.section-tele .block-organiser-container {
  margin: 0 0 30px;
}

.section-tele .block-organiser-container:last-child {
  margin: 0;
}

.section-tele .cat-13 .block-item-container .block-item {
  width: 100%;
  padding: 30px;
  overflow: hidden;
  margin: 0;
}

.section-tele .cat-13 .block-item-container {
  width: 33.33333333%;
  padding: 15px;
}

.section-tele .post-126 .block-item {
  width: 63.7%;
  padding: 30px;
  overflow: hidden;
}

.post-id-167 .block-nospresentations-container-2 {
  max-width: 1070px;
  margin: 0 auto;
  width: 100%;
}

.post-id-167 .block-item {
  width: 29.333333%;
  border: 4px solid #272727;
  box-sizing: border-box;
  border-radius: 5px;
}

.post-id-167 .block-nospresentations-container-2 .block-item .block-item-container {
  /*padding: 10px;    background-color: #fff;    height: 100%;*/
}

.post-id-167 .block-item:hover {
  border: 4px solid #cc3300;
}

.scon-brcrumb > .x-container.max {
  max-width: none;
  width: auto;
  margin: 0;
}

.scon-brcrumb .x-text {
  display: none;
}

.x-main.full .top-image {
  padding-bottom: 15px;
  background: white;
}

.x-main.full .x-breadcrumb-wrap {
  margin: 0;
}

.post-12 .nospresentations-wrap {
  background: #999;
}

.post-529 .x-container {
  text-align: center;
}

.post-529 .x-container .x-column {
  display: inline-block;
  margin: 0;
  width: auto;
  float: none;
}

.post-529 .x-container .x-column:first-child {
  margin-right: 15px;
}

@media (max-width: 768px) {
  .post-529 .x-container.max .x-column.x-1-2 {
    display: block;
    text-align: center;
    margin: 0;
  }

  .post-529 .x-container.max .x-column.x-1-2 .x-btn {
    width: 100%;
  }

  .x-container.width {
    overflow: hidden;
  }
}

@media (max-width: 1175px) {
  .section-agen .block-nospresentations-container-2 .block-item {
    padding: 15px;
  }

  .section-hotel .block-organiser-container-2 .block-item {
    width: calc(33.333333333333333% - 20px);
    padding: 0;
    margin: 10px;
    box-sizing: border-box;
  }

  .section-tele .cat-13 .block-item-container {
    width: 50%;
  }

  .section-tele .post-126 .block-item {
    width: 100%;
  }

  .cat-14 .block-item-container {
    padding: 15px;
  }
}

@media (max-width: 900px) {
  .section-agen .block-nospresentations-container-2 .block-item {
    padding: 15px;
  }
}

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

  .section-hotel .block-organiser-container-2 .block-item {
    width: calc(50% - 20px);
  }

  .section-agen .block-nospresentations-container-2 .block-item {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }

  .entry-content h1 {
    padding-bottom: 30px;
    font-size: 30px;
  }

  .entry-content h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }

  .block-nospresentations-container-2 {
    padding-bottom: 15px;
  }

  .nospresentations-wrap {
    padding: 30px 0;
  }

  .nospresentations-wrap.post-id-179 {
    padding: 0;
  }

  .agenda-wrap {
    padding: 15px 0;
  }

  .agenda-wrap p:first-child {
    margin: 0 0 15px;
  }

  .block-agenda-container-2 {
    padding: 0 0 15px;
  }

  .x-section {
    padding: 15px 0!important;
  }

  .x-own-text .x-btn-global {
    margin: 0;
  }

  .x-own-text p,
  .x-own-text .x-text {
    margin: 0 0 10px;
  }
}

@media (max-width: 480px) {
  .section-hotel .block-organiser-container-2 .block-item {
    width: 100%;
    margin: 0 0 15px;
    height: auto;
  }

  .section-tele .cat-13 .block-item-container {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }

  .cat-14 .block-item-container {
    padding: 0;
    margin: 0 0 15px;
  }
}

.svisit-media .x-container.max {
  max-width: none;
  width: auto;
}

.svisit-media .x-container.max .x-text {
  max-width: none;
}

/*.section-gal .block-item-container {	background: white;	padding-bottom: 15px;}.section-gal .bx-wrapper {	margin-bottom: 0;}.section-gal .bx-wrapper .bx-pager {	display: none;}.section-gal .item-title {	width: 80%;	margin: 0 auto;	border-bottom: 1px solid #eee;	padding: 15px 0;	text-align: center;	text-transform: uppercase;	color: black;	font-size: 20px;}.section-gal .item-title a {	color: black;	font-weight: bold;}.section-gal .x-share-options {	width: 80%;	margin: 0 auto;	border-bottom: 1px solid #eee;	text-align: center;	padding: 15px 0;}.section-gal .x-share-options a {	font-size: 20px;	margin: 0 15px;}.bx-controls {	position: absolute;	top: 15px;	left: 15px;}.bx-wrapper .bx-controls-direction a {	display: inline-block;	position: static!important;}*/

/*Gallery*/

.filtres {
  color: #cc3300;
  font-weight: bold;
}

.filter-container .btn-df {
  font-weight: bold;
}

.section-gal .x-iso-container .block-item {
  width: 33.30%;
  height: auto;
  padding: 10px;
  float: left;
}

.section-gal .block-gallery-container-2 {
  width: 1100px;
  margin: auto;
  overflow: hidden;
  padding-bottom: 100px;
}

.section-gal .video {
  width: 100%;
  height: 90%;
  cursor: pointer;
}

.section-gal .bx-viewport {
  height: auto !important;
}

.section-gal .bxslider-container .bx-wrapper img {
  width: 100%;
}

.section-gal .bx-pager {
  display: none;
}

.section-gal .bxslider-container .bx-wrapper {
  margin-bottom: 0;
}

.section-gal .bxslider-container {
  width: 100%;
  overflow: hidden;
}

.section-gal .bxslider-container .bx-wrapper .bx-controls-direction i {
  font-family: "FontAwesome";
  font-style: normal;
}

.section-gal .bxslider-container .bx-wrapper .bx-controls-direction a {
  background: none;
  margin-top: 0;
  text-indent: inherit;
  background-color: #cc3300;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  top: 14px;
  transition: background-color 0.3s ease 0s;
  width: 30px;
  z-index: 10;
}

.section-gal .bxslider-container .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 14px;
}

.section-gal .bxslider-container .bx-wrapper .bx-controls-direction a.bx-next {
  left: 50px;
}

.section-gal .bxslider-container .bx-wrapper .bx-controls-direction a:hover {
  color: #fff;
  background-color: #ff2a13;
  text-decoration: none;
}

.section-gal .video-container {
  position: relative;
}

.section-gal .duration {
  background-color: rgba(54, 25, 25, 0.03);
  border-radius: 10px;
  bottom: 20px;
  color: #fff;
  position: absolute;
  right: 20px;
}

.section-gal .block-gallery-container > #x-isotope-loading {
  margin-top: 40px;
}

.section-gal .x-share-options {
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  margin: 0 20px;
  text-align: center;
}

.section-gal .x-share-options .x-share {
  border-radius: 2px;
  display: inline-block;
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  margin: 0 0.05em;
  width: 45px;
  font-size: 24px;
}

.section-gal .x-share-options .x-share:hover {
  background-color: #ff2a13;
  color: #fff;
}

.section-gal .block-item-container {
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px #ccc;
  padding-bottom: 20px;
  background: white;
}

.section-gal .block-item-container .item-title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
  text-transform: uppercase;
}

.section-gal .block-item-container .item-title a {
  color: #000;
}

.section-gal .block-item-container .item-title a:hover {
  color: #cc3300;
}

.section-gal .bx-wrapper {
  border: 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

/*End Gallery*/

/* Contact */

.post-211 .entry-content .contact-title {
  padding-bottom: 0;
}

.post-211 .entry-content {
  padding: 0 15px;
  padding-bottom: 120px;
}

.post-211 .entry-content h1 {
  padding-top: 45px;
}

.post-211 .contact-container p input.wpcf7-submit {
  text-shadow: none;
}

.cat-id-10 .block-content .text-container {
  text-align: left;
}

.contact-container p {
  float: left;
  width: 50%;
  margin: 0 0 15px;
}

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

.sroom-ct.x-container.max {
  max-width: none;
  width: auto;
}

.post-420 .list-detail .post-content p {
  color: black;
}

.spres-acrd.max.width {
  max-width: none;
  margin: 0;
  width: auto;
}

.spres-acrd.max.width .x-column:first-child {
  margin: 0;
}

.spres-acrd.max.width .x-column {
  display: block;
}

.spres-acrd.max.width .h2-title {
  letter-spacing: 0;
}

@media (max-width: 480px) {
  .spres-acrd.max.width .h2-title {
    width: 50%;
  }
}

.language-container.mobile .language-chooser {
  margin: 0;
}

.nospresentations-wrap {
  padding-top: 20px;
}

.x-colophon {
  background: #232126;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

footer.x-colophon > div.x-container > div..x-column {
  width: 50%;
}

#footer-left,
#footer-right {
  text-align: left;
}

.widget {
  text-shadow: none;
}

.post-id-179 .block-nospresentations-container-2 .item-icon {
  margin: 0 0 15px;
  height: 85px;
  overflow: hidden;
}

.post-id-179 .block-nospresentations-container-2 .item-icon img {
  width: 29%;
}

.sect-has-flw .block-item .item-icon {
  position: relative;
  height: 64px;
}

.sect-has-flw .block-item .item-icon img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -32px;
  transition: .3s;
}

.sect-has-flw  .block-item .item-icon .img-color {
  /*visibility: hidden;*/
  opacity: 1;
}

.sect-has-flw  .block-item:hover .item-icon .img-color {
  visibility: visible;
  opacity: 1;
}

.sect-has-flw  .block-item:hover .item-icon .img-blk {
  visibility: hidden;
  opacity: 0;
}

.sect-nos .cat-id-10 .bullet {
  display: none;
}

.sect-nos .cat-id-10 .img-color {
  float: left;
  margin-left: 40px;
  margin-right: 50px;
}

.flat-light .navigationbuttons,
.flat-light .esg-pagination,
.flat-light .esg-filters {
  text-align: left!important;
}

.flat-light .esg-filterbutton,
.flat-light .esg-navigationbutton,
.flat-light .esg-sortbutton,
.flat-light .esg-cartbutton {
  background: #cc3300!important;
  color: white!important;
  transition: background-color 0.5s ease 0s;
  padding: 7px 30px!important;
  margin: 5px;
  border-radius: 50px!important;
  border: 3px solid #cc3300!important;
  font-size: 14px!important;
  line-height: 23px!important;
}

.flat-light .esg-navigationbutton:hover,
.flat-light .esg-filterbutton:hover,
.flat-light .esg-sortbutton:hover,
.flat-light .esg-sortbutton-order:hover,
.flat-light .esg-cartbutton-order:hover,
.flat-light .esg-filterbutton.selected {
  background: white!important;
  color: #cc3300!important;
}

.flat-light .navigationbuttons,
.flat-light .esg-pagination,
.flat-light .esg-filters {
  text-transform: none!important;
  margin-bottom: 30px;
}

.x-colophon.top .x-container {
  padding-bottom: 34px;
}

.post-114 .item-thumb img {
  width: 100%;
}

@media (min-width: 671px) and (max-width:768px) {
  .contact-container p:nth-child(2n+1) {
    padding-left: 0px;
  }

  .contact-container p:nth-child(2n) {
    padding-right: 0px;
  }
}

#menu-top-menu .menu-item-lang {
  padding-top: 15px;
}

#menu-top-menu-1 .menu-item-lang {
  height: 60px;
}

#menu-top-menu-1 .menu-item-lang .language-chooser {
  margin: 0;
}

#menu-top-menu-1 .menu-item-lang:after {
  content: "";
  clear: both;
}

/* ajout par ben: pour afficher les featured image à droite dans les posts */
@media (min-width:767px){
.single-post .entry-featured {
    width: 40%;
    float: left;
    margin: 2%;
}
.single-post .entry-wrap {
    padding-top: 5px;
}
}
/* ----------------------------- */

.organiser-title a {
  color: #000;
}

.organiser-title a:hover {
  color: #cc3300;
}