/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/common/less/footer_cr.less
*/
/**
*  This CSS file is generated with LESS preprocessor
*  Please DO NOT modifiy this css file directly,
*  refer to the LESS sources to modify it:
*
*  www.novotel.com/src/common/less/footer.less
*/
#novotelContainer .title1 {
  margin-bottom: 14px;
}
#novotelContainer .title1,
#novotelContainer .title2 {
  text-align: center;
}
#novotelContainer .tableContainer {
  display: table;
  width: 100%;
}
#novotelContainer .tableContainer .pushNewsletter,
#novotelContainer .tableContainer .pushClubAccor,
#novotelContainer .tableContainer .pushSocial,
#novotelContainer .tableContainer .pushMobile {
  display: table-cell;
  width: 50%;
  height: 100%;
}
#novotelContainer .tableContainer .pushNewsletter {
  background: url("/imagerie/commun/skin/bg-pushNewsletter.jpg") 0 0 no-repeat #cfd7e2;
  background-size: cover;
  padding: 49px 0 9rem 25%;
  vertical-align: top;
  position: relative;
}
#novotelContainer .tableContainer .pushNewsletter .title {
  font: 2rem/2.2rem "Novotype_Regular", Arial, Verdana, Helvetica, sans-serif;
  color: #1e22aa;
  padding-bottom: 20px;
}
#novotelContainer .tableContainer .pushNewsletter p {
  font-size: 1.8rem;
  line-height: 26px;
  color: #1e22aa;
  width: 198px;
}
#novotelContainer .tableContainer .pushNewsletter .button1 {
  margin-top: 21px;
  width: 220px;
  position: absolute;
  bottom: 28px;
}
#novotelContainer .tableContainer .pushClubAccor {
  background: url("/imagerie/commun/skin/bg-pushClubAccor.jpg") -110px 0 no-repeat #285fb2;
  background-size: cover;
  padding: 33px 0 9rem 25%;
  vertical-align: top;
  position: relative;
}
#novotelContainer .tableContainer .pushClubAccor .title {
  padding-bottom: 20px;
}
#novotelContainer .tableContainer .pushClubAccor p {
  font-size: 1.8rem;
  line-height: 26px;
  color: #ffffff;
  max-width: 270px;
}
#novotelContainer .tableContainer .pushClubAccor .button1 {
  margin-top: 21px;
  width: 220px;
  position: absolute;
  bottom: 28px;
}
#novotelContainer .tableContainer .pushSocial,
#novotelContainer .tableContainer .pushMobile {
  background-color: #f0f0f3;
  padding: 45px 0;
}
#novotelContainer .tableContainer .pushSocial p,
#novotelContainer .tableContainer .pushMobile p {
  font-size: 2rem;
  color: #6d6d6d;
  text-align: center;
  margin-bottom: 28px;
  margin-top: 0;
}
#novotelContainer .tableContainer .pushSocial .socialList,
#novotelContainer .tableContainer .pushMobile .socialList {
  margin-top: -3px;
}
#novotelContainer .tableContainer .pushMobile .btnContainer {
  text-align: center;
}
#novotelContainer .tableContainer .pushMobile .btnContainer a {
  display: inline-block;
}
#novotelContainer .tableContainer .pushMobile .btnContainer a:first-child {
  margin-right: 10px;
}
#novotelContainer .tableContainer .pushMobile .btnContainer img {
  height: 40px;
}
@media screen and (min-width: 1280px) {
  #novotelContainer .tableContainer .pushClubAccor {
    background: url("/imagerie/commun/skin/bg-pushClubAccor.jpg") -30px 0 no-repeat #285fb2;
  }
}
@media screen and (max-width: 1023px) {
  #novotelContainer .tableContainer .pushNewsletter,
  #novotelContainer .tableContainer .pushClubAccor,
  #novotelContainer .tableContainer .pushSocial,
  #novotelContainer .tableContainer .pushMobile {
    width: 100%;
    display: block;
  }
  #novotelContainer .tableContainer .pushNewsletter {
    padding: 49px 0 90px 50%;
  }
  #novotelContainer .tableContainer .pushNewsletter p {
    font-size: 1.6rem;
    line-height: 24px;
  }
  #novotelContainer .tableContainer .pushClubAccor {
    background: url("/imagerie/commun/skin/bg-pushClubAccor.jpg") -30px 0 no-repeat #285fb2;
    padding: 33px 0 90px 50%;
  }
  #novotelContainer .tableContainer .pushClubAccor p {
    font-size: 1.6rem;
    line-height: 24px;
  }
  #novotelContainer .tableContainer .pushMobile {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer {
    text-align: center;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #novotelContainer .title1,
  #novotelContainer .title2 {
    display: none;
  }
  #novotelContainer .tableContainer .pushNewsletter {
    display: none;
  }
  #novotelContainer .tableContainer .pushClubAccor {
    text-align: center;
    padding: 20px 10px;
    background-image: none;
  }
  #novotelContainer .tableContainer .pushClubAccor img {
    margin: 0 auto;
  }
  #novotelContainer .tableContainer .pushClubAccor p {
    text-align: left;
    max-width: initial;
  }
  #novotelContainer .tableContainer .pushClubAccor .button1 {
    top: initial;
    left: initial;
    position: initial;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  #novotelContainer .tableContainer .pushSocial {
    padding: 20px 0;
  }
  #novotelContainer .tableContainer .pushSocial p {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  #novotelContainer .tableContainer .pushSocial .socialList {
    margin: 0 auto;
    max-width: 200px;
  }
  #novotelContainer .tableContainer .pushSocial .socialList li {
    margin: 5px;
  }
  #novotelContainer .tableContainer .pushMobile {
    padding-bottom: 20px;
  }
  #novotelContainer .tableContainer .pushMobile p {
    font-size: 1.6rem;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer a {
    display: block;
    margin: 0 auto;
    max-width: 135px;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer a img {
    margin: 0 auto;
  }
  #novotelContainer .tableContainer .pushMobile .btnContainer a:first-child {
    margin: 10px auto;
    margin-top: 0;
  }
}
#footer {
  padding: 0 40px;
}
#footer .conditions {
  padding: 0;
}
#footer .seemoreContainer .seemoreTrigger {
  display: none;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 0 20px;
  }
  #footer .tableContainer {
    margin-bottom: 15px;
  }
  #footer .seemoreContainer {
    text-align: left;
    position: relative;
  }
  #footer .seemoreContainer .seemore {
    display: none;
  }
  #footer .seemoreContainer .seemoreTrigger {
    display: block;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    transition: all ease 0.3s;
  }
  #footer .seemoreContainer .seemoreTrigger:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #1e22aa;
  }
  #footer .seemoreContainer .seemoreTrigger:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background-color: #1e22aa;
  }
  #footer .seemoreContainer.openned .seemoreTrigger {
    top: 100%;
    margin-top: -16px;
  }
  #footer .seemoreContainer.openned .seemoreTrigger:before {
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-left: 0;
    margin-top: -1px;
  }
  #footer .seemoreContainer.conditions .seemoreTrigger {
    top: 100%;
    margin-top: 0;
  }
  #footer .conditions {
    margin: 25px 0;
  }
  #footer .conditions p {
    padding-right: 20px;
  }
  #footer .blocPartners {
    padding: 15px 0;
  }
}
#footer .tableContainer,
#footerContainer .tableContainer {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1023px) {
  #footer .tableContainer,
  #footerContainer .tableContainer {
    display: block;
  }
}
#footer .innerContainer,
#footerContainer .innerContainer {
  float: left;
  width: 75%;
}
@media screen and (max-width: 1023px) {
  #footer .innerContainer,
  #footerContainer .innerContainer {
    float: none;
    width: auto;
  }
}
.conditions {
  margin: 40px 0;
  padding: 0 40px;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
}
.conditions p {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
}
.blocSites {
  padding: 40px 0;
  border-top: 1px solid #e6e6ec;
  border-bottom: 1px solid #e6e6ec;
  width: 25%;
  clear: none;
  float: none;
  display: table-cell;
}
.blocSites .title {
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.blocSites .list li {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
.blocSites .list a {
  color: #333;
  font-size: 1.4rem;
  display: block;
  margin: 10px 0 0;
}
.blocSites .list a.button {
  display: inline-block;
  color: #fff;
  background-color:  #1e22aa;
  border-radius: 15px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 20px 0 40px;
  text-decoration: underline;
  position: relative;
}
.blocSites .list a.button:hover {
  text-decoration: none;
}
.blocSites .list a.button .icon {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 1.6rem;
  height: 16px;
}
.blocSites .list a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1023px) {
  .blocSites {
    border-bottom: none;
    display: block;
    float: left;
    width: 33.33%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .blocSites {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 0;
    padding: 10px 0;
  }
  .blocSites .list li {
    display: block;
    border: none;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .blocSites .list li .title {
    margin: 0;
  }
  .blocSites.blocSitesHelp {
    clear: both;
    text-align: center;
    width: 100%;
  }
  .blocSites .seemore {
    display: none;
  }
}
.blocContact {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  height: 100%;
  margin-left: 20px;
  text-align: center;
  border-left: 20px solid #fff;
}
.blocContact .wrapInformation {
  border: 1px solid #e6e6ec;
  background: #fcfcfc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 100px 20px 0;
}
.blocContact img {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 40px;
  margin: auto;
}
.blocContact h2 {
  color: #333;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.blocContact p {
  color: #333;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 15px;
}
.blocContact .incentive {
  text-transform: none;
  margin-top: 35px;
  font-size: 1.2rem;
}
.blocContact .incentive p {
  margin-top: 35px;
  font-size: 1.2rem;
}
.blocContact .incentive .hotlineCost p {
  font-size: 1rem;
}
.blocContact .hotlineNumber {
  font-size: 1.2rem;
}
@media screen and (max-width: 1023px) {
  .blocContact {
    position: relative;
    clear: both;
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
    border: none;
    margin: 0;
  }
  .blocContact .wrapInformation {
    position: static;
    padding: 40px 30px 40px 90px;
    overflow: hidden;
  }
  .blocContact img {
    left: 30px;
    right: auto;
  }
  .blocContact h2 {
    float: left;
    width: 30%;
    padding-right: 20px;
  }
  .blocContact p {
    float: left;
    width: 45%;
    margin: 0;
  }
  .blocContact p:first-of-type {
    width: 25%;
    margin-top: 10px;
  }
  .blocContact .hotlineHours,
  .blocContact .hotlineCost {
    float: right;
  }
  .blocContact .incentive {
    float: right;
    width: 45%;
    margin: 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .blocContact {
    clear: none;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .blocContact .wrapInformation {
    padding: 75px 20px 20px;
  }
  .blocContact h2 {
    float: none;
    width: auto;
    padding: 0;
  }
  .blocContact p {
    margin-top: 10px;
    float: none;
    width: auto !important;
    text-align: center;
  }
  .blocContact .hotlineHours,
  .blocContact .hotlineCost {
    float: none;
  }
  .blocContact img {
    left: 0;
    right: 0;
    top: 20px;
  }
  .blocContact .incentive {
    float: none;
    width: auto;
    margin-top: 10px;
  }
}
#blocTopDestinations {
  padding: 40px 0;
  float: left;
  border-top: 1px solid #e6e6ec;
}
#blocTopDestinations h2 {
  color: #333;
  font-size: 1.6rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#blocTopDestinations ul {
  overflow: hidden;
}
#blocTopDestinations ul li {
  float: left;
  width: 25%;
}
#blocTopDestinations ul li:nth-child(4n) {
  padding-left: 20px;
}
#blocTopDestinations ul li a {
  color: #333;
  font-size: 1.4rem;
  display: block;
  margin: 10px 0 0;
}
#blocTopDestinations ul li a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1280px) {
  #blocTopDestinations ul li {
    width: 16.6%;
  }
  #blocTopDestinations ul li:nth-child(4n) {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  #blocTopDestinations ul li {
    width: 33.2%;
  }
  #blocTopDestinations ul li:nth-child(4n) {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  #blocTopDestinations ul li {
    width: 50%;
  }
  #blocTopDestinations ul li:nth-child(4n) {
    padding: 0;
  }
}
.blocPartners {
  display: table;
  width: 100%;
  /*max-width: 1024px;*/
  color: #333;
  font-size: 1.2rem;
  padding: 30px 0;
}
.blocPartners .fevad,
.blocPartners .tripadvisor {
  display: table-cell;
  vertical-align: middle;
}
.blocPartners .fevad p,
.blocPartners .tripadvisor p,
.blocPartners .fevad span,
.blocPartners .tripadvisor span,
.blocPartners .fevad img,
.blocPartners .tripadvisor img {
  display: inline-block;
  vertical-align: middle;
}
.blocPartners .fevad {
  width: 60%;
}
.blocPartners .fevad span {
  padding: 0 10px;
  margin-right: 10px;
  border-right: 1px solid #a6a6a6;
}
.blocPartners .fevad .logo span {
  width: 155px;
}
.blocPartners .fevad .text {
  width: 60%;
}
.blocPartners .tripadvisor {
  width: 25%;
}
.blocPartners .tripadvisor img {
  margin-right: 10px;
}
.blocPartners .tripadvisor p {
  width: 60%;
}
.blocPartners .icp {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.4rem;
  text-align: right;
}
@media screen and (max-width: 1023px) {
  .blocPartners {
    display: block;
    text-align: center;
    overflow: hidden;
  }
  .blocPartners .fevad,
  .blocPartners .tripadvisor,
  .blocPartners .icp {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
  .blocPartners .fevad {
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    max-width: 100%;
    width: 600px;
  }
  .blocPartners .fevad .text {
    width: 50%;
  }
  .blocPartners .tripadvisor,
  .blocPartners .icp {
    max-width: 300px;
  }
  .blocPartners .tripadvisor {
    margin-right: 0;
    width: 49%;
  }
  .blocPartners .icp {
    text-align: center;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .blocPartners {
    padding: 40px 0;
  }
  .blocPartners .fevad,
  .blocPartners .tripadvisor,
  .blocPartners .icp {
    display: block;
    text-align: center;
    width: 100%;
  }
  .blocPartners .fevad span {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .blocPartners .fevad .text {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  .blocPartners .tripadvisor {
    margin: 30px auto;
    width: 100%;
  }
  .blocPartners .tripadvisor img {
    display: block;
    margin: 0 auto 10px;
    width: auto;
  }
  .blocPartners .icp {
    margin: auto;
  }
}
.ie8 .blocSites {
  display: block;
  float: left;
  border-bottom: none;
}
.ie8 .blocContact {
  position: relative;
  height: auto;
  float: right;
  width: 23%;
  border: none;
}
.ie8 .blocContact .wrapInformation {
  height: auto;
  padding-bottom: 20px;
}
