@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Old+Standard+TT:400,700');
@import url('https://fonts.googleapis.com/css?family=Rasa');
/* ******* Font Family ******* */
/* ******* Variables LESS ******* */
/* ******* Couleurs ******* */
/*Général*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Old Standard TT', serif;
}
a {
  color: #000000;
}
a:hover,
a:focus {
  color: #d4b96e;
}
body,
footer,
.main-menu,
.button {
  font-family: 'Rasa', serif;
}
.block-title-item {
  color: #ac8e3d;
  margin-bottom: 10px;
}
::-moz-selection {
  background: #000000;
  color: #ffffff;
}
::selection {
  background: #000000;
  color: #ffffff;
}
::-webkit-scrollbar-thumb {
  background: rgba(212, 185, 110, 0.8);
}
.TitlePage,
.block {
  background: #ffffff;
}
/* Réseaux sociaux fixed */
.social-network-group {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 1059;
}
a.social-network {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  background: rgba(77, 77, 77, 0.6);
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
a.social-network:hover,
a.social-network:focus {
  background: #000000;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
@media (max-width: 768px) {
  a.social-network {
    display: none;
  }
}
a.social-network i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 1.6em;
  color: #d4b96e;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
a.social-network.afterheader {
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 50%;
  background: transparent;
  z-index: 10;
  transform: translateX(-50%);
}
a.social-network.afterheader i {
  font-size: 3em;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
  -webkit-animation: scrollToEffect 2s infinite;
  animation: scrollToEffect 2s infinite;
}
.home a.scroll i {
  color: #ffffff;
}
.home a.scroll.afterheader i {
  text-shadow: 0 0 1px #000000;
}
.home a.scroll.afterheader.afterheader-menu-burger {
  bottom: 40px;
}
/* Modal menu desktop */
.modal#menu {
  background: rgba(0, 0, 0, 0.9) !important;
}
.modal#menu .close-button {
  left: 1.4em;
  color: #d4b96e;
}
.modal#menu .modal-dialog .modal-content {
  background: transparent;
  height: 100vh;
}
.modal#menu .modal-dialog .modal-content .modal-body {
  padding-top: 6em;
  padding-left: 3em;
}
@media (min-width: 768px) {
  .modal#menu .modal-dialog .modal-content .modal-body {
    padding-top: 10%;
  }
}
.modal#menu .modal-dialog .modal-content .modal-body #menu-menu-principal-1 .menu-item,
.modal#menu .modal-dialog .modal-content .modal-body #menu-menu-principal-en-1 .menu-item {
  font-size: 1.4em;
  padding-top: 8px;
  padding-bottom: 8px;
}
.modal#menu .modal-dialog .modal-content .modal-body #menu-menu-principal-1 .menu-item a,
.modal#menu .modal-dialog .modal-content .modal-body #menu-menu-principal-en-1 .menu-item a {
  color: #d4b96e;
}
.modal#menu .menu-menu-principal-container {
  padding: 0;
  margin-bottom: 40px;
}
@media (min-width: 900px) {
  .logo-menu {
    position: absolute;
    top: 15em;
    left: calc(50% - 140px);
    width: 280px;
    height: 200px;
    background-image: url(../images/logo-menu.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
}
/* Nav resa desktop*/
@media (min-width: 768px) {
  .header-page {
    text-shadow: 0 0 2px #000;
  }
}
.header-page.header-page-burger.header-page-burger-fixed {
  background-color: #000000;
  box-shadow: 0px 2px 2px 0px #000000;
  text-align: right;
}
.header-page.header-page-burger.header-page-burger-fixed .item-reservation-desktop.button.btnReserve {
  background-color: #d4b96e;
  font-size: 18px;
  display: inline-block;
  width: 160px;
  margin: .8em;
}
.header-page.header-page-burger.header-page-burger-fixed .item-reservation-desktop.button.btnReserve:hover {
  background-color: #ac8e3d;
}
.header-page.header-page-burger .header-page-item-link--menu {
  margin: 0;
  padding: 0 2em;
}
.header-page.header-page-burger .header-page-item-link--menu:focus,
.header-page.header-page-burger .header-page-item-link--menu:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.header-page.header-page-burger .header-page-item-link--menu .burger-icon {
  margin-right: 5px;
  width: 1.5em;
}
.header-page.header-page-burger .header-page-item-link--menu .burger-icon .burger-icon-item:nth-child(2),
.header-page.header-page-burger .header-page-item-link--menu .burger-icon .burger-icon-item:nth-child(3) {
  margin-top: 5px;
}
.header-page.header-page-burger .header-page-item-link--menu span {
  font-size: 1.6em;
}
.header-page.header-page-burger .header-page-item-link.item-acceuil {
  width: 100px;
  height: 70px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a {
  margin: 20px 8px;
  height: 1em;
  width: auto;
  line-height: 1.6em;
  font-family: 'Ionicons';
}
.header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a.header-page-item-link--mail:before {
  content: "\f422";
  font-size: 1.2em;
}
.header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a.header-page-item-link--phone {
  color: #ffffff;
}
.header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a.header-page-item-link--phone:before {
  content: "\f4b8";
  padding-right: .2em;
  font-size: 1.2em;
}
.header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a.header-page-item-link--phone:hover {
  text-decoration: none;
  color: #d4b96e;
}
.header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a .header-page-item-link--phone--number {
  display: none;
}
@media (min-width: 980px) {
  .header-page.header-page-burger .header-page-item-link.header-page-item-link--plus a .header-page-item-link--phone--number {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .header-page.header-page-burger .header-page-item-link.header-page-item-link--plus {
    margin-right: 180px;
  }
}
.header-page.header-page-burger .menu-lang {
  vertical-align: top;
}
.header-page.header-page-burger .menu-lang:hover .lang-container {
  display: block;
  margin-left: 0;
}
.header-page.header-page-burger .menu-lang:hover .lang-container {
  display: block;
}
.header-page.header-page-burger .menu-lang button {
  margin: 20px 0 50px;
  padding: 0 2em 0 10px;
  font-size: 1.2em;
  text-shadow: 0 0 2px #000;
  line-height: 1.6em;
}
.header-page.header-page-burger .menu-lang a {
  margin-left: 12px;
  margin-top: 5px;
}
.header-page.header-page-burger .calendar-form {
  max-width: 800px;
  width: 60%;
}
.header-page.header-page-burger .calendar-form .group {
  text-shadow: none;
  margin-right: 2%;
  width: 23%;
}
@media (min-width: 960px) {
  .header-page.header-page-burger .calendar-form .group {
    width: 21%;
    margin-right: 2%;
  }
}
@media (min-width: 1200px) {
  .header-page.header-page-burger .calendar-form .group {
    width: 21%;
    margin-right: 4%;
  }
}
.header-page.header-page-burger .calendar-form .group.button-submit {
  width: 18%;
  text-align: center;
}
.header-page.header-page-burger .calendar-form .group.button-submit button {
  width: 100%;
}
.header-page.header-page-burger .calendar-form .group .input-group {
  width: 100%;
}
.header-page.header-page-burger .calendar-form .group .input-group ::-webkit-input-placeholder {
  color: #ffffff;
}
.header-page.header-page-burger .calendar-form .group .input-group :-moz-placeholder {
  color: #ffffff;
}
.header-page.header-page-burger .calendar-form .group .input-group ::-moz-placeholder {
  color: #ffffff;
}
.header-page.header-page-burger .calendar-form .group .input-group :-ms-input-placeholder {
  color: #ffffff;
}
.header-page.header-page-burger .calendar-form .group .input-group .form-control {
  background: none;
  color: #ffffff;
  border-radius: 4px;
  font-size: 18px;
}
.header-page.header-page-burger .calendar-form .group .input-group .form-control:focus {
  border-color: #d4b96e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px rgba(212, 185, 110, 0.6);
}
.header-page.header-page-burger .calendar-form .group .input-group.select select {
  border-radius: 4px;
}
.header-page.header-page-burger .calendar-form .group .input-group.select select option {
  background: #000000;
}
.header-page.header-page-burger .calendar-form .group .input-group.select select option:hover {
  background: #d4b96e;
}
.header-page.header-page-burger .calendar-form .group .input-group .input-group-addon {
  width: 100%;
  background: transparent;
  padding: 0;
  border: none;
}
.header-page.header-page-burger .calendar-form .group .input-group .input-group-addon.icon {
  width: initial;
  color: #ffffff;
  font-size: 15px;
  position: absolute;
  right: 0;
  padding: 11px 13px;
  border-left: 1px solid #ffffff;
}
.header-page.header-page-burger .calendar-form .group .input-group .input-group-addon input:hover,
.header-page.header-page-burger .calendar-form .group .input-group .input-group-addon input:focus {
  cursor: pointer;
}
@media (min-width: 770px) {
  .home .visuel-wrapper {
    height: inherit;
  }
}
.home .visuel-wrapper .visuel-image.screen-lg {
  height: inherit;
}
.home .visuel-wrapper .visuel-image.screen-lg .header-image {
  width: 100%;
}
/* Calendar */
.bootstrap-datetimepicker-widget table th,
.bootstrap-datetimepicker-widget table .fa {
  color: #000000 !important;
}
.bootstrap-datetimepicker-widget table td.active {
  background-color: #000000 !important;
  color: #ffffff;
}
.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #000000 !important;
}
/* Shortcut mobile */
.header-page.header-page-mobile {
  background: #000000;
}
.header-page-item-link.item-acceuil {
  background-size: 5em;
}
.header-page-item-link.item-reservation {
  background-color: #d4b96e;
}
.header-page-item-link.item-reservation:hover,
.header-page-item-link.item-reservation:focus {
  background-color: #ac8e3d;
}
/* Menu Mobile */
.menu-header-mobile {
  /* fix menu visible quand il n'est pas ouvert */
  opacity: 0;
}
.menu-header-mobile.active-menu {
  opacity: 1;
}
.menu-header-mobile .menu .menu-item a:hover {
  background: #000000;
}
.menu-header-mobile .menu .menu-item.current-menu-item a {
  background: #d4b96e;
}
/* footer mobile */
.footer-mobile {
  display: none;
}
.footer-mobile-plus {
  background-color: #000000;
}
.footer-mobile-plus .footer-mobile-plus-item:focus,
.footer-mobile-plus .footer-mobile-plus-item:hover {
  background-color: #ac8e3d;
}
.lang-wrapper {
  border-color: #000000;
}
.lang-wrapper.display {
  display: block;
}
.lang-wrapper-item {
  color: #000000;
}
.lang-wrapper-item:hover {
  background: #000000;
}
footer .copyright {
  position: relative;
}
@media (min-width: 769px) {
  footer .copyright {
    margin-top: 20px;
  }
}
footer .footer-desktop {
  color: #000000;
}
footer .footer-desktop .offers {
  margin-bottom: 10px;
}
footer .footer-desktop .fa-wheelchair {
  margin-right: 5px;
}
footer .footer-desktop .resaux-soc a {
  color: #000000;
}
footer .footer-desktop .resaux-soc a:hover,
footer .footer-desktop .resaux-soc a:focus {
  color: #d4b96e;
}
footer .footer-desktop .resaux-soc a li {
  display: inline-block;
  width: 15%;
  font-size: 1.5rem;
  text-align: center;
}
/* Fix footer */
@media (min-width: 1025px) {
  .page-template-news .site-wrap {
    height: calc(100vh - 70px);
  }
  .page-template-news .site-wrap footer {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .page-template-news footer {
    margin-top: 160px;
  }
}
@media (min-width: 1050px) {
  .page-template-sandrine-alouf .site-wrap {
    height: calc(100vh - 70px);
  }
  .page-template-sandrine-alouf .site-wrap footer {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 640px) and (max-width: 1050px) {
  .page-template-sandrine-alouf footer {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .page-template-mentions .site-wrap {
    height: calc(100vh - 70px);
  }
  .page-template-mentions .site-wrap footer {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .page-template-rooms .site-wrap {
    height: calc(100vh - 105px);
  }
  .page-template-rooms .site-wrap footer {
    position: relative;
    bottom: 0px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .page-template-rooms .site-wrap {
    height: calc(100vh - 70px);
  }
  .page-template-rooms .site-wrap footer {
    position: relative;
    bottom: 0;
    width: 100%;
  }
}
/* Homepage */
.home .header-page.header-page-burger .header-page-item-link--plus a.header-page-item-link--phone {
  color: #d4b96e;
}
.home .header-page.header-page-burger .header-page-item-link--plus a.header-page-item-link--phone:hover,
.home .header-page.header-page-burger .header-page-item-link--plus a.header-page-item-link--phone:focus {
  color: #ffffff;
  transition: color .5s;
}
.home .menu-infos .header-page-item-link.item-acceuil {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.home .menu-infos .header-page-item-link.header-page-item-link--menu,
.home .menu-infos .header-page-item-link.header-page-item-link--plus {
  position: absolute;
}
@media (max-width: 768px) {
  .home .menu-infos .header-page-item-link.header-page-item-link--menu,
  .home .menu-infos .header-page-item-link.header-page-item-link--plus {
    display: none;
  }
}
.home .menu-infos .header-page-item-link.header-page-item-link--plus {
  right: 0;
}
.home .menu-infos .header-page-item-link.header-page-item-link--plus a:hover,
.home .menu-infos .header-page-item-link.header-page-item-link--plus a:focus {
  color: #d4b96e;
  text-decoration: none;
  transition: color .5s;
}
.home .item-reservation-desktop.button.btnReserve {
  background-color: #d4b96e;
  font-size: 18px;
  display: block;
  width: 140px;
  margin: 12px auto 0;
}
.home .item-reservation-desktop.button.btnReserve:hover {
  background-color: #ac8e3d;
}
.home .header-page.header-page-burger.header-page-burger-fixed .item-reservation-desktop.button.btnReserve {
  position: relative;
  left: -5px;
}
.home .header-page.header-page-burger.header-page-burger-fixed.active-fixed {
  top: 0;
  /*            .item-reservation-desktop.button.btnReserve{
                position: relative;
                left: -5px;
            }*/
}
.home .header-page.header-page-burger.header-page-burger-fixed.active-fixed .menu-infos {
  display: none;
}
@media (max-width: 768px) {
  .home .header-page.header-page-burger.header-page-burger-fixed.active-fixed {
    display: none;
  }
}
@media (min-width: 768px) {
  .home .visuel-wrapper a[name="afterheader"] {
    bottom: 70px;
  }
}
@media (min-width: 1084px) {
  .home .visuel-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    max-height: 1080px;
  }
}
.home .logo-slider {
  position: absolute;
  top: 45%;
  right: .5em;
  left: .5em;
  margin: 0;
  font-size: 2.6em;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.home .logo-slider h1 {
  width: 50%;
  margin: auto;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 15px;
}
@media (max-width: 768px) {
  .home .logo-slider h1 {
    min-width: 80%;
  }
  .home .logo-slider h1:after {
    font-size: 1rem;
    padding: 20px 40px 20px;
  }
}
.home .logo-slider img {
  max-width: 350px;
  margin: 30px auto;
  width: 60%;
}
@media (min-width: 768px) {
  .home .about {
    background: #ecf0f1;
  }
}
.home .about .about-content-title {
  color: #d4b96e;
}
@media (min-width: 768px) {
  .home .about .parallax:after {
    background: -webkit-linear-gradient(left, #ecf0f1, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, #ecf0f1, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #ecf0f1, rgba(255, 255, 255, 0));
  }
}
.home .slider-offers {
  background-color: #d4b96e;
  max-height: 330px;
  width: 100%;
}
@media (min-width: 768px) {
  .home .slider-offers {
    max-height: 350px;
    width: 50%;
  }
}
@media (min-width: 1080px) {
  .home .slider-offers {
    max-height: 350px;
    width: calc(100% / 3);
  }
}
.home .slider-offers .offers-content {
  height: 330px;
}
@media (min-width: 768px) {
  .home .slider-offers .offers-content {
    height: 350px;
  }
}
.home .slider-offers .special-title-slider {
  padding: 40px 0 0;
}
.home .slider-offers .offers-title {
  margin: 20px auto 0;
}
.home .slider-offers .offers-text {
  height: 114px;
}
.home .slider-offers .button {
  background-color: #ffffff;
  color: #000000;
  bottom: 2em;
}
.home .slider-offers .button:hover {
  background-color: #d4b96e;
  border: solid 1px #ffffff;
  color: #ffffff;
}
.home .slider-offers img {
  min-height: 350px;
  width: 100%;
  height: auto;
}
@media (min-width: 1084px) {
  .home .slider-offers img {
    height: auto;
    width: auto;
    min-height: 350px;
  }
}
.home .slider-offers .overlay {
  background: #d4b96e;
}
.home .link-page {
  height: 180px;
}
@media (min-width: 768px) {
  .home .link-page {
    height: 350px;
  }
}
.home .link-page:nth-child(1) {
  width: 100%;
  display: block!important;
}
@media (min-width: 768px) {
  .home .link-page:nth-child(1) {
    width: 50%;
  }
}
@media (min-width: 1080px) {
  .home .link-page:nth-child(1) {
    width: calc(100% / 3);
  }
}
.home .link-page:nth-child(3) {
  display: none;
}
@media (min-width: 1080px) {
  .home .link-page:nth-child(3) {
    display: block;
  }
}
.home .link-page:hover .overlay {
  background: none;
}
.home .link-page .link-page__title {
  top: 55%;
}
.home .link-page img {
  min-height: 350px;
  width: 100%;
}
.home .avis-clients {
  background-color: #866f30;
}
.home .avis-clients .avis:before {
  color: #3b3115;
}
.home .avis-clients .avis .avis-item-title {
  color: #d4b96e;
}
.home .acces-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* fixes potential theme css conflict */
}
@media (min-width: 768px) {
  .home .acces-home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 1920px;
    margin: 0 auto;
    height: 800px;
  }
}
@media (min-width: 1200px) {
  .home .acces-home {
    height: 585px;
  }
}
.home .acces-home .infos-pratiques {
  padding: 4em 0;
  width: 100%;
  background: #ffffff;
}
@media (min-width: 768px) {
  .home .acces-home .infos-pratiques {
    display: inline-block;
    width: 50%;
  }
}
.home .acces-home .infos-pratiques .infos-pratiques_title {
  color: #000000;
  margin: 0;
  padding-bottom: 0.5em;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 1500px) {
  .home .acces-home .infos-pratiques .infos-pratiques_title {
    padding-bottom: 2em;
  }
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu {
  font-size: 1.2em;
}
@media (min-width: 1500px) {
  .home .acces-home .infos-pratiques .infos-pratiques_contenu {
    padding: 0;
    white-space: nowrap;
  }
}
@media (min-width: 1500px) {
  .home .acces-home .infos-pratiques .infos-pratiques_contenu .left,
  .home .acces-home .infos-pratiques .infos-pratiques_contenu .right {
    width: 50%;
    display: inline-block;
    box-sizing: content-box;
    white-space: normal;
    vertical-align: top;
  }
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul {
  margin: 0;
  padding: 0 2em;
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li {
  list-style: none;
  margin-top: 0.5em;
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li i {
  display: inline-block;
  padding-right: 1em;
  width: 40px;
  text-align: center;
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li i:before {
  color: #d4b96e;
  font-size: 2rem;
  font-family: "Ionicons";
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li i.fa-wheelchair:before {
  font-family: inherit;
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li img.icon-transport-logo {
  margin-right: 6px;
}
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li img.icon-transport,
.home .acces-home .infos-pratiques .infos-pratiques_contenu ul li img.icon-transport-logo {
  margin-bottom: 10px;
}
.home .acces-home .google-map {
  position: relative;
  width: 100%;
  height: 500px;
}
@media (min-width: 768px) {
  .home .acces-home .google-map {
    display: inline-block;
    width: 50%;
    height: 100%;
  }
}
.home .acces-home .google-map .filter {
  padding: 15px;
  background-color: #000000;
  text-align: center;
}
@media (min-width: 768px) {
  .home .acces-home .google-map .filter {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px;
    border-radius: 2px;
    z-index: 10;
  }
}
.home .acces-home .google-map .filter span {
  color: #ffffff;
  margin-right: 10px;
}
.home .acces-home .google-map .filter select {
  border: none;
  border-radius: 2px;
  padding: 10px;
  width: 55%;
}
@media (min-width: 768px) {
  .home .acces-home .google-map .filter select {
    padding: 5px 10px;
  }
}
.home .acces-home .google-map .acf-map {
  width: 100%;
  height: calc(100% - 70px);
  display: none;
}
.home .acces-home .google-map .acf-map.active {
  display: block;
}
@media (min-width: 768px) {
  .home .acces-home .google-map .acf-map {
    height: 100%;
  }
}
.home .acces-home .acf-map img {
  max-width: inherit !important;
}
.home .acces-home .TitlePage {
  display: none;
}
.home .acces-home .gm-style-iw {
  text-align: center;
}
.home .acces-home .gm-style-iw h2 {
  margin: 10px auto 10px;
  color: #d4b96e;
  text-transform: uppercase;
  font-weight: 600;
}
.home .acces-home .gm-style-iw .address {
  font-weight: 500;
  margin: 0 auto;
}
.home .acces-home .gm-style-iw p {
  width: 250px;
  margin: 0 auto;
}
.home .acces-home .gm-style-iw p + p {
  margin-top: 10px;
}
.home .acces-home .gm-style-iw a {
  display: block;
  margin-top: 10px;
}
.home .acces-home .gm-style-iw img {
  border-radius: 50%;
  width: 150px;
  display: block;
  margin: 10px auto 20px;
}
/* Chambre */
@media (min-width: 1420px) {
  .RoomsLayout {
    margin: 3em auto 1em;
  }
}
@media (min-width: 769px) {
  .RoomsLayout {
    margin: 1em auto 0;
  }
}
@media (min-width: 768px) {
  .RoomsWrapper .RoomsLayout-gallery {
    width: 35%;
  }
}
.RoomsWrapper .RoomsLayout-infos {
  width: 60%;
}
.RoomsLayout .RoomsLayout-image {
  height: 100%;
}
.RoomsWrapper.js-RoomsWrapper-display {
  top: 55px;
}
@media (min-width: 768px) {
  .RoomsWrapper.js-RoomsWrapper-display {
    top: 70px;
  }
}
.js-RoomsLayout-gallery:focus:before,
.js-RoomsLayout-gallery:hover:before {
  opacity: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.js-RoomsLayout-gallery:focus:after,
.js-RoomsLayout-gallery:hover:after {
  opacity: .2;
}
@media (min-width: 768px) {
  .RoomsLayout-content {
    width: 60%;
  }
}
.RoomsWrapper-close {
  background: #ffffff;
}
.RoomsWrapper-close:hover {
  background: #e6e6e6;
}
.RoomsWrapper-close:before {
  color: #ac8e3d;
}
.RoomsLayout-separator {
  background: #000000;
}
.RoomsLayout-button {
  width: 220px;
  background: #d4b96e;
  border-radius: 5px;
  margin: 2em auto 6em;
  margin-top: 2em;
}
.RoomsLayout-button:focus,
.RoomsLayout-button:hover {
  background: #ac8e3d;
}
@media (min-width: 768px) {
  .RoomsLayout-button {
    margin: 2em auto 0;
  }
}
@media (min-width: 1024px) {
  .page-template-rooms .RoomsLayout-item {
    height: 310px;
    width: calc((100% / 2) - 1em);
  }
}
.page-template-rooms .RoomsLayout-item:before {
  content: "+";
  opacity: 1;
  width: 70px;
}
.page-template-rooms .RoomsLayout-item:focus:before,
.page-template-rooms .RoomsLayout-item:hover:before {
  opacity: 0;
}
.page-template-rooms .RoomsLayout-item:after {
  opacity: 1;
}
.page-template-rooms .RoomsLayout-item:focus:after,
.page-template-rooms .RoomsLayout-item:hover:after {
  opacity: 0;
}
.page-template-rooms .RoomsLayout-description {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .page-template-rooms .RoomsLayout-list {
    width: 30%;
    margin-right: 2%;
  }
}
/* Offres spé */
.page-template-offers .block {
  margin-top: 1em;
  margin-left: 0;
}
@media (min-width: 768px) {
  .page-template-offers .block {
    margin-right: .5em;
    min-height: 650px;
  }
}
@media (min-width: 1024px) {
  .page-template-offers .block {
    min-height: 0px;
    margin-top: 1em;
  }
  .page-template-offers .block:nth-child(odd) .block-image {
    float: right;
  }
}
.page-template-offers .block .block-content {
  padding: 0 2em 2em;
}
.page-template-offers .block .block-content .condition-content {
  margin-top: 1em;
}
.page-template-offers .block .block-content .condition-content .condition {
  text-decoration: underline;
  font-weight: bold;
}
.page-template-offers .block .block-content .button {
  width: 160px;
  background-color: #d4b96e;
  margin: 0 auto;
  display: block;
  margin-top: 2em;
}
.page-template-offers .block .block-content .button:hover {
  background-color: #ac8e3d;
}
/* Services */
.page-template-services {
  /* fix blocs declalés en screen md */
}
.page-template-services .block {
  margin-top: .5em;
  margin-left: 0;
}
@media (min-width: 768px) {
  .page-template-services .block {
    margin-right: .5em;
    min-height: 650px;
  }
}
@media (min-width: 1024px) {
  .page-template-services .block {
    min-height: 0px;
    margin-top: 1em;
  }
  .page-template-services .block:nth-child(odd) .block-image {
    float: right;
  }
}
/* Quartier */
.page-template-neighborhood .template-photo-header {
  position: relative;
  margin: 55px auto 0;
  max-width: 1920px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-template-neighborhood .template-photo-header {
    height: 450px;
  }
}
.page-template-neighborhood .template-photo-header img {
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-neighborhood .template-photo-header img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: inherit;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.page-template-neighborhood .acces {
  /* fixes potential theme css conflict */
}
@media (min-width: 768px) {
  .page-template-neighborhood .acces {
    max-width: 1920px;
    margin: 0 auto;
    height: calc(100vh - 165px);
  }
}
.page-template-neighborhood .acces .infos-pratiques {
  padding: 2em 1em;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-neighborhood .acces .infos-pratiques {
    display: inline-block;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .page-template-neighborhood .acces .infos-pratiques {
    padding: 4em 1em;
  }
}
.page-template-neighborhood .acces .infos-pratiques .infos-pratiques_title {
  color: #000000;
  margin: 0;
  padding-bottom: 0.8em;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 1500px) {
  .page-template-neighborhood .acces .infos-pratiques .infos-pratiques_title {
    padding-bottom: 2.5em;
  }
}
@media (min-width: 1500px) {
  .page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu {
    padding: 0 5%;
  }
  .page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu p {
    margin: 20px 0;
  }
}
@media (min-width: 1500px) {
  .page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu .left,
  .page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu .right {
    width: 50%;
    display: inline-block;
    box-sizing: content-box;
    white-space: normal;
    vertical-align: top;
  }
}
.page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu ul {
  margin: 0;
  padding: 0 2em;
}
.page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu ul li {
  list-style: none;
  margin-top: 0.5em;
}
.page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu ul li i {
  display: inline-block;
  padding-right: 1em;
  width: 40px;
  text-align: center;
}
.page-template-neighborhood .acces .infos-pratiques .infos-pratiques_contenu ul li i:before {
  color: #000000;
  font-size: 2rem;
  font-family: "Ionicons";
}
.page-template-neighborhood .acces .google-map {
  position: relative;
  width: 100%;
  height: 500px;
}
@media (min-width: 768px) {
  .page-template-neighborhood .acces .google-map {
    display: inline-block;
    height: 100%;
  }
}
.page-template-neighborhood .acces .google-map .filter {
  padding: 15px;
  background-color: #000000;
  text-align: center;
}
@media (min-width: 768px) {
  .page-template-neighborhood .acces .google-map .filter {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px;
    border-radius: 2px;
    z-index: 10;
  }
}
.page-template-neighborhood .acces .google-map .filter span {
  color: #ffffff;
  margin-right: 10px;
}
.page-template-neighborhood .acces .google-map .filter select {
  border: none;
  border-radius: 2px;
  padding: 10px;
}
@media (min-width: 768px) {
  .page-template-neighborhood .acces .google-map .filter select {
    padding: 5px 10px;
  }
}
.page-template-neighborhood .acces .google-map .acf-map {
  width: 100%;
  height: calc(100% - 71px);
  display: none;
}
.page-template-neighborhood .acces .google-map .acf-map.active {
  display: block;
}
@media (min-width: 768px) {
  .page-template-neighborhood .acces .google-map .acf-map {
    height: 100%;
  }
}
.page-template-neighborhood .acces .acf-map img {
  max-width: inherit !important;
}
.page-template-neighborhood .acces .TitlePage {
  display: none;
}
.page-template-neighborhood .acces .gm-style-iw {
  text-align: center;
}
.page-template-neighborhood .acces .gm-style-iw h2 {
  margin: 10px auto 10px;
  color: #d4b96e;
  text-transform: uppercase;
  font-weight: 600;
}
.page-template-neighborhood .acces .gm-style-iw .address {
  font-weight: 500;
  margin: 0 auto;
}
.page-template-neighborhood .acces .gm-style-iw p {
  width: 250px;
  margin: 0 auto;
}
.page-template-neighborhood .acces .gm-style-iw p + p {
  margin-top: 10px;
}
.page-template-neighborhood .acces .gm-style-iw a {
  display: block;
  margin-top: 10px;
}
.page-template-neighborhood .acces .gm-style-iw img {
  border-radius: 50%;
  width: 150px;
  display: block;
  margin: 10px auto 20px;
}
.page-template-neighborhood .block_description {
  max-width: 1920px;
  margin: 0 auto;
  background-color: #ffffff;
}
@media (min-width: 1200px) {
  .page-template-neighborhood .block_description {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  .page-template-neighborhood .block_description .block_description_content,
  .page-template-neighborhood .block_description .block_description_slider {
    position: relative;
    display: inline-block !important;
    width: 50%;
    white-space: normal;
    vertical-align: top;
  }
}
.page-template-neighborhood .block_description .block_description_slider.owl-carousel .owl-stage-outer {
  max-height: 460px;
}
.page-template-neighborhood .block_description .bloc-text {
  padding: 2em;
}
@media (min-width: 768px) {
  .page-template-neighborhood .block_description .bloc-text {
    padding: 4em 2em;
  }
}
.page-template-neighborhood .block_description .bloc-text-title {
  margin: 0 0 1em 0;
  color: #ac8e3d;
}
/* Actualités */
.page-template-news .wrapper {
  margin: 5em auto 5em;
}
@media (min-width: 768px) {
  .page-template-news .wrapper .block + .block {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .page-template-news .wrapper .block {
    height: 400px;
  }
  .page-template-news .wrapper .block + .block {
    margin-top: 1em;
  }
  .page-template-news .wrapper .block .block-image {
    height: 400px;
  }
  .page-template-news .wrapper .block .block-image img {
    height: 400px;
    width: auto;
  }
}
.page-template-news .wrapper .block .block-content {
  overflow-y: auto;
}
.page-template-news .wrapper .block .block-content::-webkit-scrollbar {
  width: 5px;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-template-news .wrapper .block .block-content::-webkit-scrollbar-thumb {
  background-color: #d4b96e;
}
@media (min-width: 1024px) {
  .page-template-news .wrapper .block .block-content {
    height: 200px;
  }
}
@media (min-width: 1300px) {
  .page-template-news .wrapper .block .block-content {
    height: 300px;
  }
}
/* Contact Acces */
@media (min-width: 768px) {
  .page-template-contact-acces .block-contact {
    height: 660px;
  }
}
.page-template-contact-acces .block-contact .block-contact-content {
  font-family: 'Rasa', serif;
}
.page-template-contact-acces .block-contact .block-contact-content h2 {
  color: #ac8e3d;
}
.page-template-contact-acces .block-contact input.wpcf7-form-control,
.page-template-contact-acces .block-contact textarea.wpcf7-form-control {
  /*border-color: @color2;*/
}
.page-template-contact-acces .block-contact input.wpcf7-form-control:focus,
.page-template-contact-acces .block-contact textarea.wpcf7-form-control:focus {
  border-color: #ac8e3d;
}
.page-template-contact-acces .block-contact input.wpcf7-form-control.wpcf7-submit {
  border-color: #000000;
  color: #000000;
}
.page-template-contact-acces .block-contact input.wpcf7-form-control.wpcf7-submit:hover,
.page-template-contact-acces .block-contact input.wpcf7-form-control.wpcf7-submit:focus {
  background-color: #d4b96e;
  border-color: #000000;
}
@media (min-width: 768px) {
  .page-template-contact-acces .block-contact-image {
    height: 660px;
  }
}
.page-template-contact-acces .TitlePage {
  display: block;
}
.menu-acces .menu-item-acces {
  border-color: #000000;
}
.menu-acces .menu-item-acces:hover .icon {
  color: #d4b96e;
}
.menu-acces .menu-item-acces .icon {
  left: 50%;
}
.menu-acces .menu-item-acces.current-acces .icon {
  color: #d4b96e;
}
.detail-acces .detail-acces-content h2.detail-acces-title {
  text-align: left;
  margin-left: 10%;
  color: #ac8e3d;
  top: 6%;
}
.detail-acces .detail-acces-content .detail-acces-text {
  top: 50%;
  margin-left: 10%;
}
.detail-acces .detail-acces-content .detail-acces-text ul {
  margin-bottom: 0;
}
.detail-acces .detail-acces-content .detail-acces-text ul li img.icon-transport {
  margin-bottom: 10px;
}
/* Galerie */
.galleryphoto-list-item:focus:after,
.galleryphoto-list-item:hover:after {
  background: transparent;
  color: transparent;
}
.page-template-contact-acces .google-map,
.page-template-map .google-map,
.home .google-map {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.page-template-contact-acces .google-map .filter,
.page-template-map .google-map .filter,
.home .google-map .filter {
  padding: 10px;
  background-color: #ac8e3d;
  text-align: center;
}
@media (min-width: 768px) {
  .page-template-contact-acces .google-map .filter,
  .page-template-map .google-map .filter,
  .home .google-map .filter {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
  }
}
.page-template-contact-acces .google-map .filter select,
.page-template-map .google-map .filter select,
.home .google-map .filter select {
  border-radius: 2px;
  padding-left: 5px;
}
.page-template-contact-acces .google-map .filter span,
.page-template-map .google-map .filter span,
.home .google-map .filter span {
  color: #ffffff;
  margin-right: 10px;
}
.page-template-contact-acces .google-map .acf-map,
.page-template-map .google-map .acf-map,
.home .google-map .acf-map {
  width: 100%;
  height: calc(100vh - 157px);
  display: none;
}
.page-template-contact-acces .google-map .acf-map.active,
.page-template-map .google-map .acf-map.active,
.home .google-map .acf-map.active {
  display: block;
}
@media (min-width: 768px) {
  .page-template-contact-acces .google-map .acf-map,
  .page-template-map .google-map .acf-map,
  .home .google-map .acf-map {
    height: calc(100vh - 104px);
  }
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
/* Article Sandrine Alouf */
@media (min-width: 768px) {
  .container-atmospheriste {
    height: 700px;
  }
}
@media (min-width: 1050px) {
  .container-atmospheriste {
    height: 620px;
    width: 80%;
    margin: 3em auto 0;
  }
}
.container-atmospheriste .block-image {
  width: 100%;
}
@media (max-width: 1050px) {
  .container-atmospheriste .block-image {
    height: 400px;
  }
}
@media (min-width: 768px) {
  .container-atmospheriste .block-image {
    margin-bottom: 4em;
  }
}
@media (min-width: 1050px) {
  .container-atmospheriste .block-image {
    margin-bottom: 0;
    height: 620px;
    width: 45%;
    margin-right: 2em;
  }
}
.container-atmospheriste .block-image img {
  width: 180%;
}
@media (min-width: 560px) {
  .container-atmospheriste .block-image img {
    width: 100%;
  }
}
@media (min-width: 1050px) {
  .container-atmospheriste .block-image img {
    width: 160%;
    margin-top: 2em;
  }
}
.container-atmospheriste .bloc-text {
  text-align: justify;
  margin: 4em 2em;
}
@media (min-width: 768px) {
  .container-atmospheriste .bloc-text {
    margin-top: 0;
  }
}
@media (min-width: 1050px) {
  .container-atmospheriste .bloc-text {
    margin-top: 4em;
    height: 620px;
    display: table-cell;
    vertical-align: middle;
  }
}
.container-atmospheriste .bloc-text-title {
  color: #d4b96e;
}
@media (min-width: 768px) {
  .container-atmospheriste .bloc-text-title {
    margin-top: 0;
  }
}
/* Mentions légales */
.page-template-mentions .content .rectangle-wrapper.rectangles-services {
  margin: 0;
  margin-top: 5rem;
  width: 33%;
  padding: 1em;
}
@media (max-width: 768px) {
  .page-template-mentions .content .rectangle-wrapper.rectangles-services {
    width: 100%;
    min-height: 0;
    padding: 1em;
  }
}
.page-template-mentions .content .rectangle-wrapper.rectangles-services .rectangle-content {
  margin-top: 10%;
  text-align: center;
}
@media (max-width: 768px) {
  .page-template-mentions .content .rectangle-wrapper.rectangles-services .rectangle-content {
    margin-top: 0;
  }
}
/*Anim Chambres*/
.js-RoomsWrapper-display {
  position: fixed;
  top: 55px;
  opacity: 1;
  height: 100%;
  width: 100%;
  -webkit-animation: fade-in 1s;
  animation: fade-in 1s;
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
    width: 0;
    top: 50vh;
    left: 50%;
  }
  20% {
    top: 104px;
    left: 0;
  }
  25% {
    width: 100%;
  }
  30% {
    height: 100vh;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
    width: 0;
    top: 50vh;
    left: 50%;
  }
  20% {
    top: 104px;
    left: 0;
  }
  25% {
    width: 100%;
  }
  30% {
    height: 100vh;
  }
  100% {
    opacity: 1;
  }
}
/* Fix Home header Desktop */
.home .second-menu {
  display: none;
}
.press-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 480px;
}
.row {
  display: table;
}
.row [class*="col-"] {
  display: table-cell;
  vertical-align: top;
}
.article-info-title {
  color: #ac8e3d;
  font-size: 20px;
}
