@charset "UTF-8";
/*! This file is auto generated, do not edit it!
 * The source can be found in /templates/lhg-layout
 */
html {
  font-size: 62.5%;
}

body, ul {
  margin: 0;
  padding: 0;
}

.ky-menu-btn{
  float: left;
  background: url('../images/menu_button.png') left center no-repeat;
  height: 45px;
  width: 45px;
  margin-top: 7px;
  margin-right: 12px;
}

/* START : New HP KY */
.menu-principale{
  width: 237px;
  height: auto;
  position: absolute;
  margin-top: 60px;
  background-color: white;
  display: none;
}
.menu-principale ul li.expanded span[data-url] { color: #222; }
.menu-principale ul li.expanded span[data-url]:hover { color: #0f6298; }
.menu-principale .accordion-header{

  background:none;
  color: white;
  background-color: #0f6298;
}

.block-accordion-menu h2{
  margin-bottom : 0px;
}

.ui-accordion .ui-accordion-header a{
  padding:0;
}
h3.accordion-header{
  padding-top: 9px;
}
.accordion-link:after{
  content: "";
  width: 12px;
  height: 8px;
  background: url("../images/arrow-down.png");
  top: 10px;
  right: 5px;
  position: absolute;
  display: inline-block;
}

.accordion-header .accordion-link {
  list-style-image : url("../images/right_symb.png");
  color:white !important;
  text-transform: uppercase;
  font-family: LibreBaskerville;
  color:  #ffffff;
  font-size: 12px;/* Approximation causée par une substitution de police */
  font-weight: 400;
  text-align: left;
  height: 30px;
  margin-left: 5px;
}

.ui-accordion-content a:hover{
  color:#0f6298;
  text-decoration: none;
}

.ui-accordion-content ul li.expanded, .ui-accordion-content ul li.leaf{
  list-style-image : url("../images/right_symb_blue.png");
}
/* END : New HP KY */

.clearfix:after, #header > .section:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}


.region-header-top > .block {
  display: inline;
}
.region-header-top > .block > .content {
  display: inline;
  float: none;
}

.header-logo-wrapper {
  float: left;
  width: 335px;
}

.slogan-logo{
  margin-top: 10px;
}

.header-tagline {
  display: none;
}

.header-booking {
  background: url('../images/header_telephone.png?149738956237') left center no-repeat;
  float: left;
  font-family: "Lato", "LatoFallback", Helvetica Neue, Helvetica, sans-serif;
  height: 46px;
  padding-left: 50px;
  margin-left: -45px;
}
.header-booking .inner {
  padding-top: 6px;
}
.header-booking .title {
  font-family: Arial;
  color:  #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}
.header-booking .phone {
  line-height: 15px;
  color: #092e89;
  display: inline-block;
  font-family: arial, helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  vertical-align: middle;
}
.header-booking .info {
  display: none;
}
.i18n-fr .header-booking .inner {
  padding-top: 0;
}
.i18n-fr .header-booking .content {
  background: #fff;
  border: 1px solid #b0b0b0;
}
.i18n-fr .header-booking .phone {
  line-height: 13px;
  color: #780a6a;
  font-size: 13px;
  font-size: 1.3rem;
  padding-left: 5px;
  padding-right: 5px;
}
.i18n-fr .header-booking .info {
  box-sizing: content-box;
  line-height: 13px;
  background: #780a6a;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 0 2px 15px;
  position: relative;
  vertical-align: middle;
  width: 78px;
}
.i18n-fr .header-booking .info:before {
  border-bottom: 10px solid transparent;
  border-left: 7px solid #fff;
  border-top: 10px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 5px;
  width: 0;
}

/**
 * Create icon account sprite depending on brand
 * Use if because we can't use variables into @import
 */
.icon-account-ca-sprite {
  background-image: url('../images/icon-account-ca-sc62fd8fb5b.png');
  background-repeat: no-repeat;
}

.icon-account-pc-sprite {
  background-image: url('../images/icon-account-pc-s4501988e99.png');
  background-repeat: no-repeat;
}

.icon-account-ky-sprite, .icon-account-default, .header-account .icon,
.header-reservations .icon, .icon-account-hover, .header-account:hover .icon,
.header-reservations:hover .icon, .icon-account-logged, .webbooking-is-logged .header-account .icon, .webbooking-is-logged
.header-reservations .icon {
  background-image: url('../images/header_account.png');
  background-repeat: no-repeat;
}

.icon-account-gt-sprite {
  background-image: url('../images/icon-account-gt-scef5b9801b.png');
  background-repeat: no-repeat;
}

.icon-account-default, .header-account .icon,
.header-reservations .icon {
  background-position: 0 0;
}

.arrow-down:after {
  background: url('../images/arrow-down.png') center center no-repeat;
  content: '';
  display: block;
  float: left;
  height: 30px;
  margin-left: 10px;
  width: 10px;
}

.header-account,
.header-reservations {
  float: right;
  font-family: "Lato", "LatoFallback", Helvetica Neue, Helvetica, sans-serif;
  margin-top: 8px;
  padding-right: 13px;
  position: relative;
}
.header-account .icon,
.header-reservations .icon {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 35px;
}
.header-account .account-not-logged,
.header-reservations .account-not-logged {
  display: block;
}
.header-account .account-logged,
.header-reservations .account-logged {
  display: none;
}
.webbooking-is-logged .header-account .account-not-logged, .webbooking-is-logged
.header-reservations .account-not-logged {
  display: none;
}
.webbooking-is-logged .header-account .account-logged, .webbooking-is-logged
.header-reservations .account-logged {
  display: block;
}
.header-account .account-login,
.header-reservations .account-login {
  display: block;
}
.header-account .account-logout,
.header-reservations .account-logout {
  display: none;
}
.header-account .account-create,
.header-reservations .account-create {
  display: block;
}
.header-account .account-manage,
.header-reservations .account-manage {
  display: none;
}
.header-account .dropdown,
.header-reservations .dropdown {
  box-sizing: content-box;
  background: #fff;
  color: #4d555b;
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  left: -20px;
  margin-top: 33px;
  padding: 20px;
  position: absolute;
  width: 220px;
  z-index: 21;
}
.header-account .dropdown-passlost,
.header-reservations .dropdown-passlost {
  min-height: 142px;
}
.header-account .dropdown-manage,
.header-reservations .dropdown-manage {
  width: 315px;
  left: -150px;
}
.header-account .dropdown.is-open,
.header-reservations .dropdown.is-open {
  display: block;
}
.header-account .dropdown .title,
.header-reservations .dropdown .title {
  font-weight: bold;
  margin-bottom: 10px;
}
.header-account .dropdown ul,
.header-reservations .dropdown ul {
  list-style: none;
}
.header-account .dropdown li,
.header-reservations .dropdown li {
  color: #092e89;
  padding-bottom: 3px;
  padding-top: 3px;
}
.header-account .dropdown li:before,
.header-reservations .dropdown li:before {
  color: #092e89;
  content: "•";
  margin-right: 6px;
}
.header-account .dropdown span,
.header-account .dropdown a,
.header-reservations .dropdown span,
.header-reservations .dropdown a {
  color: #4d555b;
  text-decoration: inherit;
  transition: color 0.2s ease-in-out;
  cursor: pointer;
}
.header-account .dropdown span:hover,
.header-account .dropdown a:hover,
.header-reservations .dropdown span:hover,
.header-reservations .dropdown a:hover {
  color: #092e89;
}
.header-account label,
.header-reservations label {
  font-size: 12px;
}
.header-account .open-dropdown-passlost,
.header-reservations .open-dropdown-passlost {
  font-size: 10px;
  text-decoration: underline;
}
.header-account .form-item,
.header-reservations .form-item {
  margin-bottom: 10px;
}
.header-account .form-item label,
.header-reservations .form-item label {
  margin-bottom: 2px;
}
.header-account .form-item input,
.header-reservations .form-item input {
  border: 1px solid #e0e1e2;
  color: #4d555b;
  font-size: 12px;
  padding: 6px;
  width: 164px;
}
.header-account #edit-submit, .header-account .form-submit,
.header-reservations #edit-submit,
.header-reservations .form-submit {
  background: #092e89;
  border: none;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 24px;
  position: static;
  width: auto;
}

.header-language {
  box-sizing: content-box;
  float: right;
  margin-top: 8px;
  padding-right: 20px;
  position: relative;
}
.header-language .current {
  cursor: pointer;
  float: left;
  height: 30px;
  width: 30px;
}
.header-language .dropdown {
  box-sizing: content-box;
  background: #fff;
  display: none;
  left: -65px;
  margin-top: 30px;
  padding: 10px 20px 20px;
  position: absolute;
  width: 120px;
  z-index: 21;
}
.header-language .dropdown.is-open {
  display: block;
}
.header-language ul {
  list-style: none;
}
.header-language li {
  float: left;
  margin-left: 15px;
  padding-top: 10px;
}
.header-language li:nth-child(3n+1) {
  margin-left: 0;
}
.header-language a {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}
.header-language a:hover {
  opacity: 1;
}
.header-language .icon-lang-sprite, .header-language .language-fr, .header-language .language-cn, .header-language .language-nl, .header-language .language-en, .header-language .language-de, .header-language .language-it, .header-language .language-pl, .header-language .language-es, .header-language .language-ar, .header-language .language-zh-hans, .header-language .language-ja, .header-language .language-id, .header-language .language-pt-br, .header-language .language-ru {
  background-image: url('../images/icon-lang-s1566b4ffeb.png');
  background-repeat: no-repeat;
}
.header-language .language-fr {
  background-position: 0 -180px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-cn {
  background-position: 0 -60px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-nl {
  background-position: 0 -300px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-en {
  background-position: 0 -120px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-de {
  background-position: 0 -90px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-it {
  background-position: 0 -240px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-pl {
  background-position: 0 -330px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-es {
  background-position: 0 -150px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-ar {
  background-position: 0 0;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-zh-hans {
  background-position: 0 -420px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-ja {
  background-position: 0 -270px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-id {
  background-position: 0 -210px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-pt-br {
  background-position: 0 -360px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language .language-ru {
  background-position: 0 -390px;
  display: block;
  height: 30px;
  width: 30px;
}
.header-language.header-language-squared .language-fr {
  background: url('../images/icon-lang-squared-fr.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-cn {
  background: url('../images/icon-lang-squared-cn.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-nl {
  background: url('../images/icon-lang-squared-nl.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-en {
  background: url('../images/icon-lang-squared-en.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-de {
  background: url('../images/icon-lang-squared-de.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-it {
  background: url('../images/icon-lang-squared-it.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-pl {
  background: url('../images/icon-lang-squared-pl.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-es {
  background: url('../images/icon-lang-squared-es.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-ar {
  background: url('../images/icon-lang-squared-ar.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-zh-hans {
  background: url('../images/icon-lang-squared-zh-hans.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-ja {
  background: url('../images/icon-lang-squared-ja.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-id {
  background: url('../images/icon-lang-squared-id.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-pt-br {
  background: url('../images/icon-lang-squared-pt-br.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}
.header-language.header-language-squared .language-ru {
  background: url('../images/icon-lang-squared-ru.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 28px;
}

.header-currency {
  float: right;
  margin-top: 8px;
  padding-right: 20px;
  position: relative;
}
.header-currency .current {
  cursor: pointer;
  float: left;
  height: 30px;
  width: 30px;
}
.header-currency .dropdown {
  background: #fff;
  display: none;
  left: -20px;
  margin-top: 37px;
  padding: 10px 20px 20px;
  position: absolute;
  z-index: 21;
}
.header-currency .dropdown.is-open {
  display: block;
}
.header-currency ul {
  list-style: none;
}
.header-currency li {
  padding-top: 10px;
}
.header-currency a {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}
.header-currency a:hover {
  opacity: 1;
}
.header-currency .currency-euro {
  background: url('../images/icon-currency-euro.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 30px;
}
.header-currency .currency-dollar {
  background: url('../images/icon-currency-dollar.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 30px;
}
.header-currency .currency-yuan {
  background: url('../images/icon-currency-yuan.jpg?1497356237') center center no-repeat;
  display: block;
  height: 30px;
  width: 30px;
}

#block-lhg-blocks-lhg-header-calendar{
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
  margin-top: 7px;
  margin-right: 13px;
}

.block-lhg-currency {
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
  margin-top: 7px;
}
.block-lhg-currency .dropdown-toggle {
  box-sizing: content-box;
  display: block;
  float: left;
  padding: 0;
  height: 28px;
  width: 28px;
  line-height: 28px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
}
.block-lhg-currency .dropdown-toggle:hover {
  color: #ffffff;
  border-color: #ffffff;
}
.block-lhg-currency .lhg-currency-switcher {
  overflow: hidden;
}
.block-lhg-currency .lhg-currency-switcher .lhg-currency-active {
  display: inline-block;
  width: 100%;
  color: #ffffff;
}
.block-lhg-currency .lhg-currency-switcher .lhg-currency-active.currency-big {
  font-size: 14px;
}
.block-lhg-currency ul {
  font-size: 10px;
}
.block-lhg-currency .dropdown-menu li {
  float: left;
  margin-left: 15px;
  padding-top: 10px;
  text-align: center;
}
.block-lhg-currency .dropdown-menu li span {
  box-sizing: content-box;
  line-height: 28px;
  border: 2px solid #bbb;
  border-radius: 50%;
  color: #aaa;
  font-weight: bold;
  font-size: 11px;
  display: block;
  padding: 0;
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.block-lhg-currency .dropdown-menu li span:hover {
  color: #092e89;
  border-color: #092e89;
  background-color: #fff;
  text-decoration: none;
}
.block-lhg-currency .dropdown-menu {
  box-sizing: content-box;
  position: absolute;
  z-index: 1000;
  display: none;
  float: left;
  margin: 0;
  min-width: 160px;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  right: -25px;
  top: 32px;
  left: initial;
  padding: 10px 20px 20px;
  width: 297px;
}
.block-lhg-currency .dropdown-menu.is-open {
  display: block;
}
.block-lhg-currency .disclaimer {
  clear: left;
  margin-top: 0.625em;
  font-size: 9px;
  line-height: 1em;
  padding-left: 3px;
  padding-right: 3px;
  color: #4d555b;
}
.block-lhg-currency .more-currencies {
  margin: 0;
  width: 100%;
}
.block-lhg-currency .more-currencies .js-more-currencies {
  border: none;
  width: 100%;
}
.block-lhg-currency .is-hidden {
  display: none;
}

.header-calendar{
  cursor: pointer;
  float: left;
  height: 35px;
  width: 35px;
}
.header-menu {
  clear: left;
}

.webbooking-is-logged .header-account .account-login {
  display: none;
}
.webbooking-is-logged .header-account .account-logout {
  display: block;
}
.webbooking-is-logged .header-account .account-create {
  display: none;
}
.webbooking-is-logged .header-account .account-manage {
  display: block;
}

.header-account #loyalty_public_infos {
  display: block;
}

.header-account #p4u_closed {
  display: none;
}

.header-account #loyalty_logged {
  background: #fff;
  border: none;
}

.header-account + #lhg-login-block-dialog {
  display: none;
}

.lhg-footer-social {
  background: #fff;
  color: #b0b0b0;
  font-family: "Lato", "LatoFallback", Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  /**
   * Create social sprite depending on brand
   * Use if because we can't use variables into @import
   */
}
.lhg-footer-social .title {
  display: inline-block;
  margin-right: 40px;
  max-width: 220px;
  vertical-align: middle;
}
.lhg-footer-social .social {
  display: inline-block;
  height: 30px;
  margin-left: 20px;
  vertical-align: middle;
  width: 30px;
}
.lhg-footer-social .social-ca-sprite {
  background-image: url('../images/social-ca-se3fce960fa.png');
  background-repeat: no-repeat;
}
.lhg-footer-social .social-pc-sprite {
  background-image: url('../images/social-pc-s7bf9a9f445.png');
  background-repeat: no-repeat;
}
.lhg-footer-social .social-ky-sprite, .lhg-footer-social .social-facebook, .lhg-footer-social .social-instagram, .lhg-footer-social .social-twitter {
  background-image: url('../images/social-ky-s90fbab96ad.png');
  background-repeat: no-repeat;
}
.lhg-footer-social .social-gt-sprite {
  background-image: url('../images/social-gt-sb1a59e5732.png');
  background-repeat: no-repeat;
}
.lhg-footer-social .social-facebook {
  background-position: 0 0;
}
.lhg-footer-social .social-facebook:hover, .lhg-footer-social .social-facebook.facebook-hover {
  background-position: 0 -30px;
}
.lhg-footer-social .social-instagram {
  background-position: 0 -60px;
}
.lhg-footer-social .social-instagram:hover, .lhg-footer-social .social-instagram.instagram-hover {
  background-position: 0 -90px;
}
.lhg-footer-social .social-twitter {
  background-position: 0 -120px;
}
.lhg-footer-social .social-twitter:hover, .lhg-footer-social .social-twitter.twitter-hover {
  background-position: 0 -150px;
}
.lhg-footer-social .title + .social {
  margin-left: 0;
}

.lhg-footer-menu {
  background: #000;
  color: #fff;
  font-family: "Lato", "LatoFallback", Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}
.lhg-footer-menu ul {
  display: inline;
  margin-bottom: 0;
}
.lhg-footer-menu li {
  display: inline;
}
.lhg-footer-menu li:before {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
}
.lhg-footer-menu li:first-child:before {
  content: '';
  display: none;
}
.lhg-footer-menu a {
  color: inherit;
  text-decoration: inherit;
}
.lhg-footer-menu a:hover {
  text-decoration: underline;
}

.lhg-footer-destinations {
  background: #292929;
  color: #fff;
  font-family: "Lato", "LatoFallback", Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
}
.lhg-footer-destinations > .title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 25px;
  text-align: center;
}
.lhg-footer-destinations > .title span {
  background: #292929;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  z-index: 1;
}
.lhg-footer-destinations > .title:after {
  background: #b0b0b0;
  content: ' ';
  display: block;
  height: 1px;
  position: relative;
  top: -5px;
}
.lhg-footer-destinations .column {
  float: left;
  width: 25%;
}
.lhg-footer-destinations .column > p:first-child {
  border-left: 1px solid #b0b0b0;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.lhg-footer-destinations .column > p:first-child strong {
  font-weight: normal;
}
.lhg-footer-destinations .column > p:first-child:after {
  background: url('../images/arrow-down-ky.gif?1497356237') center top no-repeat;
  content: ' ';
  display: inline-block;
  height: 16px;
  height: 1.6rem;
  margin-left: 20px;
  min-height: 9px;
  vertical-align: middle;
  width: 9px;
}
.lhg-footer-destinations .column p + p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
.lhg-footer-destinations .column p + p.is-open {
  max-height: 500px;
}
.lhg-footer-destinations .column p + p a {
  color: inherit;
  display: inline-block;
  margin-bottom: 5px;
  text-decoration: inherit;
}
.lhg-footer-destinations .column p + p a:hover {
  text-decoration: underline;
}
.lhg-footer-destinations .title + .column > p:first-child {
  border-left: none;
}
.lhg-footer-destinations .column-1-3 {
  width: 33%;
}

.lhg-footer-brands {
  background: #000;
  text-align: center;
}
.lhg-footer-brands ul {
  display: inline-block;
}
.lhg-footer-brands li {
  display: inline-block;
  transition: background 0.2s ease-in-out;
}
.lhg-footer-brands li:hover {
  background: #292929;
}
.lhg-footer-brands .logo {
  background: url('../images/hotels-logos.png?1506434474');
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.lhg-footer-brands .logo-main {
  background-position: -795px 0;
  height: 86px;
  width: 235px;
  border-left: 1px solid white;
}
.lhg-footer-brands .logo-campanile {
  background-position: -248px 2px;
  height: 86px;
  width: 64px;
}
.lhg-footer-brands .logo-sarovar {
  background-position: -337px;
  height: 86px;
  width: 77px;
}
.lhg-footer-brands .logo-kyriad {
  background-position: -438px 5px;
  height: 86px;
  width: 78px;
}
.lhg-footer-brands .logo-golden-tulip {
  background-position: -75px;
  height: 86px;
  width: 54px;
}
.lhg-footer-brands .logo-metropolo {
  background-position: -153px;
  height: 86px;
  width: 71px;
}
.lhg-footer-brands .logo-tulip-inn {
  background-position: -541px;
  height: 86px;
  width: 43px;
}
.lhg-footer-brands .logo-jin-jiang-inn {
  background-position: -611px;
  height: 86px;
  width: 49px;
}
.lhg-footer-brands .logo-royal-tulip {
  height: 86px;
  width: 46px;
}
.lhg-footer-brands .logo-premiere-classe {
  background-position: -688px;
  height: 86px;
  width: 74px;
}

.region-header-top {
  float: left;
  width: 520px;
  margin-right: 45px;
}


.page-homepage #lhg-webbooking-form .form-item-destination input{
  border: 1px solid #cacccd;
  border-radius: 6px 0 0 6px;
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  height: 44px;
  margin: 0;
  padding: 0 0 0 10px;
  width: 344px;
}

.page-homepage #lhg-webbooking-form #edit-arrival-date-datepicker-popup-0{
  background: #fff url(../images/icon-calendar.png) 103px center no-repeat;
  border: 1px solid #cacccd;
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  height: 44px;
  margin: 0;
  padding: 0 17px 0 10px;
  width: 108px;
}

.page-homepage #lhg-webbooking-form select{

  background: white url(../images/fleche_down.png) 94px center no-repeat;
  border: 1px solid #cacccd;
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  height: 46px;
  margin: 0;
  padding: 0 20px 0 10px;
  width: 94px;
  -moz-appearance: none;
  -webkit-appearance: none;

}

.page-homepage #lhg-webbooking-form #edit-nights{
  width: 128px;
  background: white url(../images/fleche_down.png) 95px center no-repeat;
}
/*# sourceMappingURL=kyriad.css.map */


.page-homepage-v2 .tabs {
  position: absolute;
  z-index: 2000;
}
.page-homepage-v2 #premiereclasse-slider {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.page-homepage-v2 #premiereclasse-slider > .slider-item-pc {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100% !important;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc > img {
  left: 44%;
  margin-left: -837px;
  position: relative;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper {
  left: 0;
  position: absolute;
  top: -130px;
  right: 0;
  text-align: center;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .slider-legend {
  background-color:  rgba(15, 98, 152, 0.5);
  display: inline-block;
  padding: 15px 25px 25px;
  border: solid 1px white;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .title {
  display: block;
  position: relative;
  left: 46%;
  font-family: LibreBaskerville;
  color:  #ffffff;
  font-size: 55px;
  font-size: 5.5rem;
  padding-right: 14px;
  text-align: left;
  text-transform: uppercase;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .price {
  display: inline-block;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .price .label {
  color: #fff;
  font-family: Arial;
  font-size: 23px;
  font-size: 2.3rem;
  padding-left: 14px;
  text-align: left;
  float: right;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .price .value {
  color: #fff;
  font-size: 55px;
  font-size: 5.5rem;
  font-weight: bold;
  padding: 0 14px;
  text-align: left;
  font-family: 'Times New Roman';
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .link-more {
  background: #344d5e;
  font-family: LibreBaskerville;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 10px;
  padding: 5px 10px;
  position: absolute;
  color:white;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius:5px;
  margin-left: 15px;
  width: 165px;
}
.page-homepage-v2 #premiereclasse-slider .slider-item-pc .slider-legend-wrapper .link-more:hover {
  color:#95d5ff;
}

.page-homepage-v2 .panels-flexible-region-new-center {
  width: 100%;
}
.page-homepage-v2 .pane-lhg-webbooking .pane-content {
  position: relative;
}
.page-homepage-v2 #lhg-webbooking-hp-v2 {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  min-height: 93px;
  z-index: 8;
}
.page-homepage-v2 #lhg-webbooking-hp-v2 .form-webbooking-bottom {
  display: none;
}
.page-homepage-v2 .lhg-wb-hp-v2-fix {
  position: fixed !important;
  opacity: 1;
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  -ms-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.page-homepage-v2 .lhg-wb-hp-v2-fix #lhg-webbooking-form {
  position:  relative !important;
}
.page-homepage-v2 .lhg-wb-hp-v2-fix #lhg-webbooking-form #edit-submit {
  margin-top: -24px !important;
}
.page-homepage-v2 .lhg-wb-hp-v2-fix #lhg-webbooking-form #form-webbooking-more-criterias {
  top: 2px !important;
}
.page-homepage-v2 .lhg-wb-hp-v2-fix #lhg-webbooking-form #search_input_wrapper::after {
  top: -22px !important;
}
.page-homepage-v2 #messages {
  position: absolute;
}
.page-homepage-v2 .pager {
  position: absolute;
  top: 405px;
  left: 0;
  right: 0;
  z-index: 7;
  text-align: center;
}
.page-homepage-v2 .pager a {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  height: 17px;
  margin-left: 5px;
  margin-right: 5px;
  width: 17px;
}
.page-homepage-v2 .pager a.activeSlide {
  background: #0f6298;
}
.page-homepage-v2 #next-selector-premiereclasse {
  display: block;
  height: 66px;
  position: absolute;
  right: 0;
  top: 250px;
  width: 43px;
  z-index: 10;
}
.page-homepage-v2 #next-selector-premiereclasse span {
  background: url("../images/fleche-right-small.png");
  cursor: pointer;
  display: block;
  height: 42px;
  width: 25px;
}
.page-homepage-v2 #previous-selector-premiereclasse {
  display: block;
  height: 66px;
  left: 0;
  position: absolute;
  top: 250px;
  width: 43px;
  z-index: 10;
}
.page-homepage-v2 #previous-selector-premiereclasse span {
  background: url("../images/fleche-left-small.png");
  cursor: pointer;
  display: block;
  height: 42px;
  width: 25px;
}
.page-homepage-v2 .previous-next-selector-premiereclasse {
  margin: 0 auto;
  position: relative;
  width: 1035px;
}
.page-homepage-v2 .book_home_baseline {
  color: #ffffff;
  font-family:LibreBaskerville;
  left: 0;
  padding-left: 56px;
  position: absolute;
  right: 0;
  top: /*345*/7px;
  font-size: 18px;
  font-weight: lighter;
  font-style: normal;
  text-align: left;
  margin: 0 auto;
  width: 908px;
  z-index: 9;
  margin-top: -2px !important;
}
.page-homepage-v2 #lhg-webbooking-form {
  left: 0;
  margin: 0 auto;
  padding-left: 56px;
  position: absolute;
  right: 0;
  top: /*350*/10px;
  width: 908px;
  z-index: 10;
}
.page-homepage-v2 .search-map {
  font-family: Rubrik, sans-serif;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: right;
}
.page-homepage-v2 .search-map a {
  color:white;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family: Arial;
  font-weight: lighter!important;
  margin-top: -26px !important;
  margin-right: -10px;
  text-align: left;
  left: 132px;
  position: relative;
  font-size: 17px !important;
}
.page-homepage-v2 .search-map a:hover {
  color:#95d5ff;
}
.page-homepage-v2 #lhg-webbooking-form label {
  display: none;
}
.page-homepage-v2 #lhg-webbooking-form .form-item-destination input {
  border: 1px solid #cacccd;
  border-radius:0;
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  height: 44px;
  margin: 0;
  padding: 0 0 0 10px;
  width: 344px;
}
.page-homepage-v2 #lhg-webbooking-form #edit-arrival-date-datepicker-popup-0 {
  background: #fff url(../images/icon-calendar.png) 103px center no-repeat;
  border: 1px solid #cacccd;
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  height: 44px;
  margin: 0;
  padding: 0 17px 0 10px;
  width: 108px;
}
.page-homepage-v2 #lhg-webbooking-form select {
  background: white url(../images/fleche_down.png) 94px center no-repeat;
  border: 1px solid #cacccd;
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  height: 46px;
  margin: 0;
  padding: 0 20px 0 10px;
  width: 94px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.page-homepage-v2 #lhg-webbooking-form .container-inline-date {
  clear: none;
  float: left;
}
.page-homepage-v2 #lhg-webbooking-form .container-inline-date > .form-item {
  margin-right: 0;
}
.page-homepage-v2 #lhg-webbooking-form #edit-date-picker {
  display: none;
}
.page-homepage-v2 #lhg-webbooking-form #edit-nights {
  width: 128px;
  background: white url(../images/fleche_down.png) 95px center no-repeat;
}
.page-homepage-v2 #lhg-webbooking-form #edit-rooms {
  width: 138px;
  background: white url(../images/fleche_down.png) 115px center no-repeat;
}
.page-homepage-v2 #lhg-webbooking-form #search_input_wrapper {
  position: absolute;
  right: 6px;
  top: 24px;
  width: 143px;
}
.page-homepage-v2 #lhg-webbooking-form #search_input_wrapper:after {
  color:#fff;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  content: '>';
  font-family: Rubrik, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 46px;
  padding-left: 5px;
  position: absolute;
  right: 2px;
  z-index: 999;
}

.page-homepage-v2 #lhg-webbooking-form #edit-submit {
  background-color:#16b53b !important;
  background:none;
  border-radius:0;
  bottom: auto;
  cursor: pointer;
  font-family:LibreBaskerville;
  font-size:19px!important;
  font-weight:normal;
  height: 46px;
  left: auto;
  text-align: left;
  text-transform: none;
  width: 150px;
  padding-left:20px;
  padding-bottom: 0px;
  color:white;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
  margin-top:-1px;
}

.page-homepage-v2 #lhg-webbooking-form #form-webbooking-more-criterias {
  background: url("../images/picto_plus_defaut.png");
  border-top: none;
  height: 51px;
  left: 0;
  position: absolute;
  top: 22px;
  width: 46px;
  cursor:pointer;
  display: block;
  /*-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;*/
}
.page-homepage-v2 #lhg-webbooking-form #form-webbooking-more-criterias:hover {
  background: url("../images/picto_plus_over.png");
}
.page-homepage-v2 #lhg-webbooking-form #form-webbooking-more-criterias p {
  display: none;
}
.page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper {
  background: rgba(0,0,0,0.8);
  display: none;
  margin-left: 4px;
  width: 755px;
}
.page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper fieldset {
  margin-top: 10px;
  margin-right: 10px;
}
.page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper legend {
  border-left: 1px solid #cacccd;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 46px;
  margin: 0 0 0 382px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: none;
  width: auto;
  font-family: Lato;
  color:white;
}
/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper legend {
    margin-left: 400px;
  }
}
.page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper select {
  width: 118px;
}
.page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper select[name^="nb_adults_room"] {
  border-radius: 6px 0 0 6px;
}
.page-homepage-v2 #lhg-webbooking-form #infos-room-wrapper select[name^="nb_kids_room"] {
  border-radius: 0 6px 6px 0;
}
.page-homepage-v2 #lhg-webbooking-form #edit-infos-room-wrapper {
  width: 815px;
}
.page-homepage-v2 #lhg-webbooking-form #edit-destination-error {
  bottom: 6px;
  font-size: 13px;
  font-size: 1.3rem;
  left: 68px;
  padding: 0;
  position: absolute;
}
.page-homepage-v2 #lhg-webbooking-form #edit-arrival-date-error {
  left: 420px;
  position: absolute;
}
.page-homepage-v2 .form-webbooking-preferential-text {
  display: none;
}
.page-homepage-v2 .inside_block {
  background: rgba(0,0,0,0.8);
  margin-left: 4px;
  width: 739px;
  border-top: none;
  padding: 17px 0px 10px 16px;
}
.page-homepage-v2 .form-item-royalty-card-id #edit-royalty-card-id,
.page-homepage-v2 .form-item-royalty-card-pass #edit-royalty-card-pass,
.page-homepage-v2 .form-item-coupon #edit-coupon,
.page-homepage-v2 .form-item-travelers-contract #edit-travelers-contract,
.page-homepage-v2 .form-item-iata #edit-iata {
  text-align: center;
  border-left: none;
  color: #344d5e;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  height: 34px;
  margin: 0;
  font-family:Lato;
}
.page-homepage-v2 .card {
  width: 256px;
}
.page-homepage-v2 .form-item-royalty-card-id #edit-royalty-card-id {
  border-left: 1px solid #cbcbcb;
  border-radius: 6px 0 0 6px;
  width: 130px;
}
.page-homepage-v2 .form-item-royalty-card-pass #edit-royalty-card-pass {
  width: 113px;
}
.page-homepage-v2 .form-item-coupon #edit-coupon {
  width: 90px;
}
.page-homepage-v2 .contrat_block {
  margin: 0;
  width: 274px;
}
.page-homepage-v2 .form-item-travelers-contract #edit-travelers-contract {
  width: 276px;
}
.page-homepage-v2 .iata-container {
  width: 95px;
}
.page-homepage-v2 .form-item-iata #edit-iata {
  border-radius: 0 6px 6px 0;
  width: 90px;
}
.page-homepage-v2 .lhg-row-1-pc > :first-child {
  margin: 0 auto;
  padding-bottom: 27px;
  padding-top: 30px;
  width: 1024px;
}
.page-homepage-v2 .lhg-column-4-pc {
  width: 250px;
  margin-right: 14px;
}
.page-homepage-v2 .lhg-column-4-pc .lhg-region-home-1-pc {
  width: auto;
}
.page-homepage-v2 .lhg-column-4-pc .field-label-hidden {
  display: none;
}
/*.page-homepage-v2 .lhg-column-3-pc .lhg-region-home-2-pc {
  width: auto;
}*/
.page-homepage-v2 .lhg-column-3-pc .field-label-hidden {
  display: none;
}
.page-homepage-v2 .lhg-column-3-pc .controls {
  position: relative;
  z-index: 7;
}
.page-homepage-v2 .lhg-column-2-pc .pager {
  top: 209px;
  width:25%;
  left:190px;
}
.page-homepage-v2 .lhg-column-3-pc .pager {
  top: 209px;
}
.page-homepage-v2 .lhg-column-3-pc .prev,
.page-homepage-v2 .lhg-column-3-pc .next {
  cursor: pointer;
  display: block;
  height: 42px;
  position: absolute;
  top: 100px;
  width: 25px;
  z-index: 3;
}
.page-homepage-v2 .lhg-column-3-pc .prev {
  background: url("../images/fleche-left-small.png");
  left: 10px;
}
.page-homepage-v2 .lhg-column-3-pc .next {
  background: url("../images/fleche-right-small.png");
  right: 10px;
}
.page-homepage-v2 .lhg-column-2-pc, .pane-content .img
.page-homepage-v2 .lhg-column-2-pc {
  width: 489px;
  height: 234px;
}
.page-homepage-v2 .lhg-column-2-pc .panels-flexible-region-new-region3 {
  width: auto;
}
.page-homepage-v2 .lhg-column-2-pc .field-label-hidden {
  display: none;
}
.page-homepage-v2 .lhg-column-2-pc .controls {
  position: relative;
  z-index: 7;
}
.page-homepage-v2 .lhg-column-2-pc .pager {
  top: 209px;
  width:25%;
  left:190px;
}
.page-homepage-v2 .lhg-column-2-pc .prev,
.page-homepage-v2 .lhg-column-2-pc .next {
  cursor: pointer;
  display: block;
  height: 42px;
  position: absolute;
  top: 100px;
  width: 25px;
  z-index: 3;
}
.page-homepage-v2 .lhg-column-2-pc .prev {
  background: url("../images/fleche-left-small.png");
  left: 10px;
}
.page-homepage-v2 .lhg-column-2-pc .next {
  background: url("../images/fleche-right-small.png");
  right: 10px;
}

.page-homepage-v2 .block-mobile-app .pane-content {
  width: 250px;
  height: 234px;
  overflow: hidden;
}
.page-homepage-v2 .block-mobile-app .over img {
  position: absolute;
}
.page-homepage-v2 .block-mobile-app {
  width: 254px;
  height: 234px;

}
.page-homepage-v2 .block-mobile-app .link {
  position: relative;
  text-decoration: none;
  background-color: #344d5e;
  height: 35px;
  width: 250px;
  border-radius:0 0 5px 5px;
  bottom: 35px;
}
.page-homepage-v2 .block-mobile-app .link p {
  color: #fff;
  font-family: Rubrik;
  font-size: 18px;
  font-size: 1.8rem;
  float: right;
  padding-right: 10px;
  padding-top: 7px;
}
.page-homepage-v2 .block-mobile-app .description {
  display: none;
  position: relative;
  height: 199px;
  width: 250px;
  background-color: #344d5e;
  opacity: 0.8;
  color: #fff;
  font-family: Rubrik;
  font-size: 18px;
}
.page-homepage-v2 .block-mobile-app .description p {
  padding: 5px 20px 20px;
  font-size: 16px;
}
.page-homepage-v2 .block-mobile-app .description .free-app {
  color: #fff;
  font-size: 18px;
  padding: 5px 20px;
  display: block;
}
.page-homepage-v2 .block-mobile-app .link2 {
  color:white;
  width: 250px;
  height: 35px;
  background-color: #344d5e;
  position: relative;
  font-family: Rubrik;
  font-size: 18px;
  font-size: 1.8rem;
  display: none;
  border-radius:0 0 5px 5px;
}
.page-homepage-v2 .block-mobile-app .link2 a {
  color:white;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 7px;
  font-family: Rubrik;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  font-weight: 600;
  float: right;
  padding-right: 10px;
}
.page-homepage-v2 .block-mobile-app .link2 a:hover{
  color:#fdc420;
}

.page-homepage-v2 .block-mobile-app .over .link2 {
  display: block;
}
.page-homepage-v2 .block-mobile-app .over .link {
  display: none;
}
.page-homepage-v2 .block-promolidays {
  width: 489px;
  height: 234px;
}
.page-homepage-v2 .block-promolidays .link {
  background-color: #344d5e;
}
.page-homepage-v2 .block-promolidays .link a {
  background-color: #344d5e;
  bottom: 0px;
  color: #fff;
  font-family: Rubrik, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  right: 0;
  padding: 5px 10px 5px 15px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius:5px;
  margin-top: -20px;
  top: 220px;
}
.page-homepage-v2 .block-promolidays .link a:hover {
  color: #fdc420;
}
.page-homepage-v2 .pane-views-destinations-block {
  float: none;
  font-size: 16px !important;
  margin: 0 370px;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 27px;
  font-family: Lato;
  font-weight: 400;
  text-align: left;
  width: 1100px;
}

.page-homepage-v2 .pane-views-destinations-block .pane-title {
  color: #344d5e;
  font-family: Rubrik,sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  width: 1024px;
  margin-bottom: 15px;
}
.page-homepage-v2 .lhg-destination-pc {
  width: 100%;
}

.page-homepage-v2 .view-destinations .views-row {
  color: #344d5e;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 11px;
  margin-left: 66px;
  width: 215px;
}
.page-homepage-v2 .view-destinations .views-row:first-child {
  margin-left: 0;
}
.page-homepage-v2 .view-destinations .views-row:nth-child(1n+5) {
  display: none;
}
.page-homepage-v2 .view-destinations .views-field-field-image {
  margin-bottom: 10px;
}
.page-homepage-v2 .view-destinations .views-field-title {
  color: #344d5e;
  font-family: Rubrik,sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.page-homepage-v2 .view-destinations .views-field-title a:after {
  content: ' >';
}
.page-homepage-v2 .view-destinations .views-field-field-price {
  display: inline;
}
.page-homepage-v2 .view-destinations .price {
  font-size: 11px;
  font-size: 1.1rem;
}
.page-homepage-v2 .view-destinations .views-field-field-price-date {
  display: inline;
}
/*.page-homepage-v2 .view-destinations .views-field-field-price-date:before {
  content: '(';
  margin-right: -3px;
}
.page-homepage-v2 .view-destinations .views-field-field-price-date:after {
  content: ')';
  margin-left: -3px;
}*/
.page-homepage-v2 .view-destinations .more-link {
  display: none;
}
.page-homepage-v2 .lhg-avantages-pc {
  color: #344d5e;
  float: none;
  font-size: 16px !important;
  margin: 0 370px;
  overflow: hidden;
  padding-top:30px;
  padding-bottom:27px;
  font-family: Lato;
  font-weight: 400;
  text-align: left;
  width: 1058px;
}
.page-homepage-v2 .lhg-avantages-pc .pane-title {
  display: none;
}
.page-homepage-v2 .lhg-avantages-pc h1 {
  font-family: Rubrik;
  color: #344d5e;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page-homepage-v2 .lhg-avantages-pc img {
  width: 244px;
  height: 150px;
  float: right;
}


.page-homepage-v2 .lhg-avantages-pc .field-name-field-folder,
.page-homepage-v2 .lhg-avantages-pc .field-type-taxonomy-term-reference,
.page-homepage-v2 .lhg-avantages-pc .field-label-hidden {
  display: none;
}

.panel-premiereclasse-main .item_destination img {
  width: 134px;
  height: 62px;
}
.panel-premiereclasse-main .pane-block-8 img {
  width: 135px;
  height: 59px;
}

.page-homepage-v2 .view-destinations .item_destination a {
  font-size:16px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color:#344d5e;
}
.page-homepage-v2 .lhg-footer-social .title {
  margin-right: 10px;
  margin-left: 30px;
}
.page-homepage-v2 .form-webbooking-top {
  margin-top: 23px;
  width: 760px;
}
.page-homepage-v2 .lhgwoosmap-brand-pc {
  border: 10px solid #344d5e;
  border-top: 0;
  margin-left:0;
  margin-top: -13px;
  margin-left: -2px;
}

.page-homepage-v2 .lhgwoosmap-brand-pc li.lhgwoosmap-item.lhgwoosmap-place-item:hover {
  background-color: #fde49e;
}

.page-homepage-v2 .lhgwoosmap-brand-pc .lastElement {
  border-bottom: 1px dotted #f6b415;
}

.page-homepage-v2 .lhgwoosmap-brand-pc [class^=lhgwoosmap-autocomple-information] {
  padding: 10px 5px 5px 10px;
  background-color:#f6b415;
}

.page-homepage-v2 .lhgwoosmap-brand-pc li.lhgwoosmap-item.lhgwoosmap-store-item:hover {
  background-color: #fde49e;
}

.page-homepage-v2 .block-mobile-app .pane-content {
  border-radius:5px;
}

.page-homepage-v2 img.media-element.file-default {
  border-radius:5px;
}

.page-homepage-v2 #block-premiereclasse-newsletter-social input[name="nl_mail"] {
  border-radius:5px 0 0 5px;
}

.page-homepage-v2 .view-destinations .item_destination a:hover {
  text-decoration: none;
}
.page-homepage-v2 .pane-lhg-webbooking .pane-content:after {
  top: 337px;
}


/* Site Début */
div#block-block-30 {
  margin-top: 20px;
  margin-bottom:20px;
}

div#block-block-31 {
  margin-top: 20px;
  margin-bottom:20px;
}

.region-content-left .pane-block-4 {

  margin-bottom:20px!important;
}

div#block-block-10 {
  margin-top: 20px;
  margin-bottom:20px;
}

.region-content-left #block-lhg-blocks-country-page-city-poi-list, .region-content-left #block-lhg-blocks-lhg-hotel-our-destinations {
  margin: 20px 4px 20px 4px;
}

h2.country-features-title {
  margin-bottom:5px;
  margin-left:10px;
}

.page-homepage-v2 .managed-footer-group_brands_container {
  padding-top : 10px;
  height:83px;
}

#block-lhg-blocks-lhg-managed-footer .managed-footer-bottom ul li {
  margin: 0 15px 0 0;
}

.page-homepage-v2{
  width: 1840px;
}

.page-homepage-v2 .search-map a strong {
  font-weight:normal!important;
}

.wbe-hotel-new-block-pc #edit-infos-room-wrapper {

  margin-bottom:-10px;
}

.page-homepage-v2 .totest {
  height: 583px;
}

.page-homepage-v2, #page-wrapper {
  width: 100% !important;
}

.middle-content-top, .middle-content-middle {
  width: 1024px !important;
  margin: 0 auto !important;
}

.panel-kyriad-main .panel-col-middle-right .inside, .panel-kyriad-main .panel-col-bottom-right .inside, .panel-kyriad-main .panel-col-bottom-second-right .inside, .panel-kyriad-main .panel-col-middle .inside, .panel-kyriad-main .panel-col-bottom-middle .inside {
  margin-left: 12px !important;
}

.panel-kyriad-main .panel-col-middle .inside, .panel-kyriad-main .panel-col-bottom-middle .inside, .panel-kyriad-main .panel-col-bottom-second-middle .inside {
  padding: 0 !important;
}
.page-homepage-v2 .pane-views-destinations-block {
  width: 1024px !important;
  margin: 0 auto !important;
}
.page-homepage-v2 .view-destinations .views-row {
  margin-left: 54px !important;
}
.page-homepage-v2 .view-destinations .views-row:first-child {
  margin-left: 0 !important;
}
.page-homepage-v2 .lhg-avantages-pc {
  width: 1024px !important;
  margin: 0 auto !important;
}
#header > .section {
  width: 1024px !important;
}

/* Site Fin */


