/* Vars
*****************************************/
/* Mixins
*****************************************/
/****** OLD PAGES SUPPORT *******/
.footerContainer {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
}
.footerContainer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footerContainer *:before,
.footerContainer *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/****** /OLD PAGES SUPPORT *******/
body.page-responsive .mainContainer {
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
}
#bannerOAS,
#bannerOAS + div {
  height: 0;
}
.footerContainer {

  background-color: #ffffff;
}
.footerContainer p,
.footerContainer a,
.footerContainer h2 {
  font-size: 12px;
  color: #3b3b3b;
  margin-bottom: 10px;
}
.footerContainer p.title,
.footerContainer a.title,
.footerContainer h2.title {
  text-transform: uppercase;
  font-weight: bold;
}
.footerContainer a {
  text-decoration: none;
  margin-bottom: 0;
}
.footerContainer a:hover {
  text-decoration: underline;
}
.footerContainer #footerPushes {
  background-color: #e6e6e6;
  display: table;
  /*seulement pour IE8*/
  width:100%\9;
}
.footerContainer #footerPushes .footerPush {
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 25%;
  padding: 15px 1% 15px 8%;
}

.footerContainer #footerPushes .footerPush p{
/*seulement pour IE8*/
  width:154px\9;
}

.ie8 .footerContainer #footerPushes .footerPush {
  padding: 15px 1% 15px 75px;
}

.footerContainer #footerPushes .footerPush a {
  text-decoration: underline;
  /*seulement pour IE8*/
  width:154px\9;
  display:inline-block\9;
}
.footerContainer #footerPushes .footerPush:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -25px;
}
.footerContainer #footerPushes .footerPush.pushBestPrice:before {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('/imagerie/footer/footer-picto.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: middle;
}
@media (-webkit-min-device-pixel-ratio: 1.1) {
  .footerContainer #footerPushes .footerPush.pushBestPrice:before {
    background-image: url('/imagerie/footer/footer-picto@2x.png');
  }
}
.footerContainer #footerPushes .footerPush.pushMobile:before {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('/imagerie/footer/footer-picto.png');
  background-repeat: no-repeat;
  background-position: 0 -256px;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: middle;
}
@media (-webkit-min-device-pixel-ratio: 1.1) {
  .footerContainer #footerPushes .footerPush.pushMobile:before {
    background-image: url('/imagerie/footer/footer-picto@2x.png');
  }
}
.footerContainer #footerPushes .footerPush.pushContact:before {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('/imagerie/footer/footer-picto.png');
  background-repeat: no-repeat;
  background-position: 0 -100px;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: middle;
}
@media (-webkit-min-device-pixel-ratio: 1.1) {
  .footerContainer #footerPushes .footerPush.pushContact:before {
    background-image: url('/imagerie/footer/footer-picto@2x.png');
  }
}
.footerContainer #footerPushes .footerPush.pushResa:before {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('/imagerie/footer/footer-picto.png');
  background-repeat: no-repeat;
  background-position: 0 -150px;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: middle;
}
@media (-webkit-min-device-pixel-ratio: 1.1) {
  .footerContainer #footerPushes .footerPush.pushResa:before {
    background-image: url('/imagerie/footer/footer-picto@2x.png');
  }
}
.footerContainer .footerNavLists {
  font-size: 0;
}
.footerContainer .footerNavLists .footerNav {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 15px 0 15px 3%;
}
.footerContainer .footerNavLists .footerNav p {
  margin-bottom: 0;
}
.footerContainer .footerNavLists .footerNav li {
  padding: 1px 3% 1px 6%;
  border-left: 2px solid #ffffff;
}
.footerContainer .footerNavLists .footerNav li:first-child {
  padding-top: 4px;
  padding-bottom: 4px;
  border-left: 2px solid #3b3b3b;
  margin-bottom: 12px;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials a,
.footerContainer .footerNavLists .footerNav.footerNavSocials img {
  height: 30px;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials li {
  margin-bottom: 10px;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials li.youtube {
  padding-right: 0;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials li.youtube img {
  height: 24px;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials li.youtube a {
  margin-right: 10px;
  height: 24px;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}
.footerContainer .footerNavLists .footerNav.footerNavSocials .fb-like,
.footerContainer .footerNavLists .footerNav.footerNavSocials .g-wrapper,
.footerContainer .footerNavLists .footerNav.footerNavSocials .yt-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.footerContainer #footerDestination #footerDestinationTrigger {
  padding: 5px 3%;
  cursor: pointer;
  margin-bottom: 10px;
}
.footerContainer #footerDestination #footerDestinationTrigger:before {
  display: inline-block;
  vertical-align: middle;
  content: '+';
  width: 14px;
  height: 14px;
  background-color: #ec0f0f;
  margin-right: 5px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}
.footerContainer #footerDestination #footerDestinationTrigger h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.footerContainer #footerDestination.active #footerDestinationTrigger:before {
  content: '-';
  line-height: 12px;
}
.footerContainer #footerDestination #footerDestinationContent {
  border-top: 1px solid #d6d6d6;
  display: none;
  position: relative;
}
.footerContainer #footerDestination #footerDestinationContent .destination {
  float: left;
  width: 232px;
  border-left: 1px solid #f5f3f3;
  margin: 15px 0px 20px 0px;
}
.footerContainer #footerDestination #footerDestinationContent .destination.first {
  width: 440px;
  border: none;
}
.footerContainer #footerDestination #footerDestinationContent .destination h3 {
  width: 363px;
  margin-top: 20px;
  font-size: 16px;
  margin-bottom: 10px;
  margin-left: 55px;
  font-weight: bold;
  color: #e40f3c;
}
.footerContainer #footerDestination #footerDestinationContent .destination h3 a {
  width: 100%;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #e40f3c;
}
.footerContainer #footerDestination #footerDestinationContent .destination p {
  margin-left: 65px;
}
.footerContainer #footerDestination #footerDestinationContent .destination p a {
  width: 183px;
  font-size: 11px;
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
  float: left;
}
.footerContainer #footerDestination #footerDestinationContent .destination p a.destRed {
  color: #e40f3c;
  font-weight: bold;
}
.footerContainer #footerBrands {
  position: relative;
  padding: 20px 0;
  margin-bottom: 10px;
  text-align: center;
}
.footerContainer #footerBrands:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 80%;
  top: 10px;
  left: 50%;
  margin-left: -40%;
  background-color: #3b3b3b;
}
.footerContainer #footerBrands a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.2%;
  line-height: 20px;
}
.footerContainer #footerBrands a:first-child {
  margin-left: 0;
}
.footerContainer #footerBrands a img {
  display: block;
  height: 20px;
  width: auto;
}
.footerContainer #footerInfos {
  text-align: center;
}
.footerContainer #footerInfos ul li,
.footerContainer #footerInfos ul p,
.footerContainer #footerInfos ul img {
  display: inline-block;
  vertical-align: middle;
}
.footerContainer #footerInfos ul li {
  margin-left: 4%;
}
.footerContainer #footerInfos ul li:first-child {
  margin-left: 0 !important;
}
.footerContainer #footerInfos ul li.footerTripadvisor img {
  height: 20px;
}
.footerContainer #footerInfos ul li.footerFevad {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('/imagerie/footer/footer-picto.png');
  background-repeat: no-repeat;
  background-position: 0 -200px;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: middle;
}
@media (-webkit-min-device-pixel-ratio: 1.1) {
  .footerContainer #footerInfos ul li.footerFevad {
    background-image: url('/imagerie/footer/footer-picto@2x.png');
  }
}
/**
 * Tablet and device < 980px
 ************************************************************/
@media screen and (max-width: 980px) {
  .page-responsive .footerContainer #footerPushes {
    display: block;
  }
  .page-responsive .footerContainer #footerPushes .footerPush {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 16%;
    padding-right: 4%;
  }
  .page-responsive .footerContainer #footerPushes .footerPush:before {
    left: 10%;
  }
  .page-responsive .footerContainer #footerPushes .footerPush.pushMobile,
  .page-responsive .footerContainer #footerPushes .footerPush.pushResa {
    display: none;
  }
  .page-responsive .footerContainer .footerNavLists .footerNav {
    width: 33.3%;
    padding-right: 1%;
  }
  .page-responsive .footerContainer .footerNavLists .footerNav:last-child {
    display: none;
  }
  .page-responsive .footerContainer #footerDestination {
    display: none;
  }
  .page-responsive .footerContainer #footerBrands {
    padding-left: 2%;
    padding-right: 2%;
  }
  .page-responsive .footerContainer #footerInfos {
    padding-right: 3%;
    padding-left: 3%;
  }
  .page-responsive .footerContainer #footerInfos li.footerTripadvisor {
    text-align: center;
  }
  .page-responsive .footerContainer #footerInfos li.footerTripadvisor img {
    display: block;
    margin: 0 auto;
  }
}
/**
 * Mobile and device < 600px
 ************************************************************/
@media screen and (max-width: 600px) {
  .page-responsive .footerContainer #footerPushes .footerPush {
    display: block;
    width: 100%;
    padding-left: 32%;
    padding-right: 8%;
  }
  .page-responsive .footerContainer #footerPushes .footerPush:before {
    left: 10%;
  }
  .page-responsive .footerContainer .footerNavLists .footerNav {
    width: 50%;
    padding-right: 2%;
  }
  .page-responsive .footerContainer #footerInfos {
    padding-right: 3%;
    padding-left: 3%;
  }
  .page-responsive .footerContainer #footerInfos ul li {
    width: 46%;
    margin: 0;
  }
  .page-responsive .footerContainer #footerInfos ul li.footerFevad {
    margin: 0 16%;
    width: 50px;
  }
}
