/* GLOBAL STYLES
-------------------------------------------------- */

/* Padding below the footer and lighter body text */
body {
  background-color: #24918b;
  color: #5a5a5a;
  margin-top: 135px;
  padding-bottom: 0;
}
.container {
  padding-left: 65px;
  padding-right: 65px;
}
body > .container {
  background-color: #ffffff;
}
body > .container.main {
  padding-bottom: 40px;
  padding-top: 40px;
}



/* NAVBAR - TOPBAR
-------------------------------------------------- */

.navbar-topbar {
  background-color: #24918b;
  border-width: 0;
  margin-bottom: 0;
}
.navbar-topbar .container {
  background-color: #ffffff;
}
.navbar-topbar .navbar-brand {
  height: 90px;
  line-height: 90px;
  margin-left: 0 !important;
  padding: 0;
  text-align: right;
}
.navbar-topbar .navbar-brand img {
  vertical-align: top;
}
.navbar-topbar .navbar-collapse {
  height: 90px;
  line-height: 90px;
  text-align: right;
}

/* Socials button */
.navbar-socials {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.navbar-socials li {
  margin: 0 5px;
}
.navbar-socials li.phone {
  display: block;
  float: none;
  line-height: 24px;
  color: #503b5f;
  font-family: 'Unica One', cursive;
  font-size: 20px;
  text-align: center;
}
.navbar-socials li.phone > span {
  font-size: 16px;
}
.navbar-socials .socials {
  background-image: url(/web/20141021064750im_//img/front_socials.png);
  background-color: transparent;
  width: 34px;
  height: 34px;
  background-position: left top;
}
.navbar-socials .socials:hover {
  background-color: transparent;
}
.navbar-socials .socials.socials-facebook {
  background-position: 0 top;
}
.navbar-socials .socials.socials-facebook:hover {
  background-position: 0 bottom;
}
.navbar-socials .socials.socials-twitter {
  background-position: 102px top;
}
.navbar-socials .socials.socials-twitter:hover {
  background-position: 102px bottom;
}
.navbar-socials .socials.socials-googleplus {
  background-position: 68px top;
}
.navbar-socials .socials.socials-googleplus:hover {
  background-position: 68px bottom;
}
.navbar-socials .socials.socials-instagram {
  background-position: 34px top;
}
.navbar-socials .socials.socials-instagram:hover {
  background-position: 34px bottom;
}



/* NAVBAR - MENUBAR
-------------------------------------------------- */
.navbar-menubar {
  margin-bottom: 0;
  background-color: #503b5f;
  border-width: 0;
  min-height: 45px;
  top: 90px;
}
.navbar-menubar .nav > li > a {
  background-color: transparent;
  color: #ffffff;
  font-family: 'Unica One', cursive;
  font-size: 18px;
  height: 45px;
  line-height: 35px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.navbar-menubar .nav > li > a.open,
.navbar-menubar .nav > li > a:hover,
.navbar-menubar .nav > li > a:focus {
  background-color: transparent;
  text-decoration: underline;
}
.navbar-menubar .nav > li + li {
  margin-left: 50px;
}
.navbar-menubar .dropdown-menu {
  background-color: rgba(104, 92, 126, 1.00);
  border: 0;
  min-height: 340px;
  padding: 5px 7px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: 0 0 0 0 #656565;
          box-shadow: 0 0 0 0 #656565;
}
.navbar-menubar .dropdown-menu.large1 {
  width: 214px;
}
.navbar-menubar .dropdown-menu.large2 {
  width: 414px;
}
.navbar-menubar .dropdown-menu.large3 {
  width: 614px;
}
.navbar-menubar .dropdown-menu.large4 {
  width: 814px;
}
.navbar-menubar .dropdown-menu ul {
  float: left;
  width: 200px;
}
.navbar-menubar .dropdown-menu ul > li > a {
  background-color: transparent;
  color: #ffffff;
  font-family: 'Unica One', cursive;
  font-size: 16px;
  padding: 0px 5px;
  text-transform: uppercase;
}
.navbar-menubar .nav > li > a:hover,
.navbar-menubar .nav > li > a:focus {
  background-color: transparent;
  text-decoration: underline;
}



/* HOMEPAGE CONTENT
-------------------------------------------------- */

.big-label {
  background-color: #503b5f;
  color: #ffffff;
  display: block;
  font-family: 'Unica One', cursive;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}
.big-label:hover {
  color: #ffffff;
  text-decoration: none;
}
.xl-label {
  background-color: #24918b;
  color: #ffffff;
  display: block;
  font-family: 'Unica One', cursive;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.xl-label.inline {
  display: inline-block;
}
.xl-label.inline a {
  color: #ffffff;
}
.xl-label.inline a:hover,
.xl-label.inline a:focus {
  text-decoration: underline;
}

.xl-title {
  color: #503b5f;
  font-family: 'Unica One', cursive;
  font-size: 34px;
  font-weight: normal;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
}

ul.stick {
  color: #ffffff;
  font-family: 'Unica One', cursive;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 18px;
  display: inline-block;
}
ul.stick > li {
  background-color: #24918b;
  margin: 5px 0;
  padding: 2px 10px;
  text-shadow: none;
}

.bull {
  display: block;
  height: 100px;
  width: 100px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;

  background-color: #503b5f;
  line-height: 100px;
  text-align: center;
}
.bull > span {
  display: inline-block;

  color: #ffffff;
  font-family: 'Unica One', cursive;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
}
.bull > span > b {
  font-size: 26px;
  font-weight: normal;
}

p.text {
  color: #503b5e;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 30px;
  margin: 0 0 15px 0;
  text-align: justify;
}

b.first {
  color: #24918b;
  font-family: 'Unica One', cursive;
  font-size: 26px;
  text-transform: uppercase;
}

hr.divider {
  margin: 0 0 20px 0;
}

.main > .row {
  margin-top: 60px;
}
.main > .row:first-child {
  margin-top: 0;
}

.hp-intro {
  margin-bottom: 60px;
}
.hp-intro p {
  color: #503b5e;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 30px;
  text-align: justify;
}
.hp-intro b {
  font-weight: 400;
}
.hp-intro b.first {
  color: #24918b;
  font-family: 'Unica One', cursive;
  font-size: 26px;
  text-transform: uppercase;
}
.hp-intro p a {
  color: #503b5e;
}

.hp-firstpage .row,
.hp-listing .row,
.hp-sidebar .row {
  margin-top: 20px;
}
.hp-firstpage .row:first-child,
.hp-listing .row:first-child,
.hp-phone .row:first-child,
.hp-firstpage .row:first-child,
.hp-sidebar .row:first-child,
.hp-focus .row:first-child,
.hp-hits .row:first-child {
  margin-top: 0;
}
.hp-firstpage .vignette,
.hp-listing .vignette,
.hp-focus .vignette,
.hp-hits .vignette {
  border: 1px solid #ffffff;
  display: block;
  line-height: 240px;
  margin: -1px;
  position: relative;
}
.hp-listing .vignette {
  line-height: 158px;
}
.hp-focus .vignette {
  line-height: 158px;
}
.hp-hits .vignette {
  border: 0;
  line-height: inherit;
  margin: 0;
}
.hp-firstpage .vignette:hover,
.hp-listing .vignette:hover,
.hp-focus .vignette:hover {
  border: 1px solid #24918b;
}
.hp-firstpage .vignette > img,
.hp-listing .vignette > img,
.hp-focus .vignette > img,
.hp-hits .vignette > img {
  height: 100%;
  vertical-align: top;
  width: 100%;
}
.hp-firstpage .vignette > span,
.hp-listing .vignette > span,
.hp-focus .vignette > span,
.hp-hits .vignette > span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.hp-hits .vignette > p {
  color: #503b5e;
  font-family: 'Unica One', cursive;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
}
.hp-firstpage .vignette > span > span,
.hp-listing .vignette > span > span,
.hp-focus .vignette > span > span,
.hp-hits .vignette > span > span  {
  background-color: rgba(104, 92, 126, 0.5);
  color: #ffffff;
  display: inline-block;
  font-family: 'Unica One', cursive;
  font-size: 30px;
  line-height: 35px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
.hp-focus .vignette > span > span  {
  font-size: 18px;
  line-height: 20px;
}
.hp-firstpage .vignette.voyage > span > span {
  vertical-align: top;
}
.hp-firstpage .vignette.voyage > small {
  bottom: 10px;
  color: #ffffff;
  font-family: 'Unica One', cursive;
  font-size: 16px;
  line-height: 20px;
  left: 15px;
  position: absolute;
  text-shadow: 0px 0px 1px #000;
  text-transform: uppercase;
}
.hp-firstpage .vignette.voyage > label {
  bottom: 10px;
  right: 15px;
  position: absolute;

  height: 75px;
  width: 75px;
  line-height: 75px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;

  background-color: #503b5f;
  color: #ffffff;
  display: block;
  font-family: 'Unica One', cursive;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.hp-firstpage .vignette.voyage > label > span {
  display: inline-block;
  font-size: 10px;
  line-height: 16px;
  vertical-align: middle;
}
.hp-firstpage .vignette.voyage > label > span > b {
  font-size: 20px;
  font-weight: normal;
}

.hp-firstpage .vignette div.caption {
  background-color: #503b5f;
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  padding: 15px 25px;
  overflow: auto;
}
.hp-firstpage .vignette div.caption strong {
  display: block;
  font-style: 18px;
  line-height: 18px;
  text-transform: uppercase;
}
.hp-firstpage .vignette div.caption p {
  font-style: 12px;
  font-weight: 100;
  line-height: 16px;
  margin: 10px 0;
  text-transform: inherit;
}


.hp-listing .vignette.voyage > span {
  line-height: initial;
  text-shadow: 1px 0 0 #333, -1px 0 0 #333, 0 1px 0 #333, 0 -1px 0 #333
}
.hp-listing .vignette.voyage > span > span {
  background-color: rgba(104, 92, 126, 0.7);
  vertical-align: top;
  font-size: 22px;
  line-height: 20px;
  padding: 6px 10px;
}
.hp-listing .vignette.voyage > span.bottom {
  bottom: 0;
  top: inherit;
  background-color: rgba(104, 92, 126, 0.7);
  padding: 3px 10px;
  line-height: 15px;
  overflow: hidden;
  height: 36px;
}
.hp-listing .vignette.voyage.temoignage > span.bottom {
  height: 20px;
}
.hp-listing .vignette.voyage > span.bottom > small {
  float: left;

  color: #ffffff;
  font-family: 'Unica One', cursive;
  text-shadow: 1px 0 0 #333, -1px 0 0 #333, 0 1px 0 #333, 0 -1px 0 #333;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
}
.hp-listing .vignette.voyage > span.bottom > label {
  display: block;
  margin: 0 0 0 160px;

  color: #ffffff;
  font-family: 'Unica One', cursive;
  text-shadow: 1px 0 0 #333, -1px 0 0 #333, 0 1px 0 #333, 0 -1px 0 #333;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 13px;
  text-align: center;
}
.hp-listing .vignette.voyage.temoignage > span.bottom > label {
  margin: 0 0 0 140px;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  
}
.hp-listing .vignette.voyage > span.bottom > label > b {
  font-size: 18px;
  font-weight: normal;
  line-height: 12px;
}
.hp-listing .vignette.voyage > span.bottom > p {
  color: #ffffff;
  clear: both;
  font-family: 'Lato', sans-serif;
  text-shadow: 1px 0 0 #333, -1px 0 0 #333, 0 1px 0 #333, 0 -1px 0 #333;
  font-size: 11px;
  line-height: 10px;
  text-align: justify;
  padding-top: 5px;
  text-transform: capitalize;
}
.hp-listing .vignette.voyage > span.bottom > p.strong {
  display: none;
}



.hp-sidebar form select,
.hp-sidebar form input,
.hp-sidebar form button {
  border-color: #24918b !important;
  font-family: 'Unica One', cursive !important;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  -webkit-appearance:none !important;
     -moz-appearance:none !important;
          appearance:none !important;
}
.hp-sidebar form select,
.hp-sidebar form button {
  background-color: #24918b !important;
  color: #ffffff !important;
}
.hp-sidebar form select {
  background: url(/web/20141021064750im_//img/front_selectarrow.png) no-repeat right #24918b !important;
  padding-right: 30px;
  /*text-transform: uppercase;*/
} 
.hp-sidebar form legend {
  color: #503b5f;
  font-family: 'Unica One', cursive;
  font-size: 16px;
  text-transform: uppercase;
}



.hp-sidebar .big-label.spot {
  height: 151px;
  line-height: 151px;
  margin: 0 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.hp-sidebar .big-label.spot.grey {
  background-color: #595c61;
}
.hp-sidebar .big-label.spot.gem {
  background-color: #5db7b2;
}
.hp-sidebar .big-label.spot.parma {
  background-color: #9a8ca4;
}
.hp-sidebar .big-label.spot.gold {
  background-color: #dfae21;
}
.hp-sidebar .big-label.spot span {
  display: inline-block;
  font-size: 20px;
  line-height: 22px;
  vertical-align: middle;
}

form select.form-date {
  display: inline-block;
  width: 30%;
}
form div.error-message {
  display: none;
}




/* FOOTER
-------------------------------------------------- */
.container.footer {
  background-color: #503b5f;
}
.container.footer footer {
  margin-bottom: 30px;
  margin-top: 30px;
}
.container.footer strong {
  color: #ffffff;
  display: inline-block;
  font-family: 'Unica One', cursive;
  font-size: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.container.footer ul li {
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 100;
}
.container.footer ul li a {
  color: #ffffff;
  text-decoration: none;
}
.container.footer ul li a:hover {
  text-decoration: underline;
}
.container.footer form .input-group-addon,
.container.footer form .form-control {
  border: 0;
  height: 30px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.container.footer form input[type="submit"] {
  background-color: transparent;
  border: 0;
  color: #ffffff;
  font-family: 'Unica One', cursive;
  font-size: 20px;
  height: 30px;
  padding: 0 10px;
  margin: 0 0 0 10px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}



/* PRIVACY
-------------------------------------------------- */
.container.privacy {
  background-color: #655f73;
  font-family: 'Unica One', cursive;
  color: #ffffff;
}
.container.privacy footer p {
  font-size: 14px;
  margin: 0;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}



/* GOOGLE SEARCH
-------------------------------------------------- */
.gsc-control-cse.gsc-control-cse-fr{
  padding: 0 !important;
}
.gsc-input {
  padding: 0 !important;
}
.gsc-input-box {
  height: 29px !important;
}
.gsc-search-button.gsc-search-button-v2 {
  padding: 7px 12px;
  margin: 0;
  display: block;
  -webkit-box-sizing: initial;
     -moz-box-sizing: initial;
          box-sizing: initial;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
#main_carousel {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0
}

#hits_carousel .carousel-control {
  background: transparent;
  color: #cccccc;
  max-height: 100px;
  width: 5%;
}
#hits_carousel .carousel-control.left {
  margin-left: -5%;
}
#hits_carousel .carousel-control.right {
  margin-right: -5%;
}

#main_carousel .carousel-indicators {
  bottom: 0;
}

/* Since positioning the image, we need to help out the caption */
#main_carousel .carousel-caption {
  background-color: rgba(45, 20, 26, 0.5);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  bottom: inherit;
  height: 320px;
  margin: 0;
  left: inherit;
  line-height: 320px;
  overflow: auto;
  padding: 0;
  right: 20%;
  top: 10px;
  width: 320px;
  z-index: 10;
}
#main_carousel .carousel-caption a,
#main_carousel .carousel-caption a:hover,
#main_carousel .carousel-caption a:focus {
  text-decoration: none;
}
#main_carousel .carousel-caption strong,
#main_carousel .carousel-caption p {
  background-color: transparent;
  color: #ffffff;
  display: inline-block;
  font-family: 'Unica One', cursive;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: uppercase;
  vertical-align: middle;
}
#main_carousel .carousel-caption strong {
  display: block;
  font-size: 26px;
  line-height: 26px;
  margin: 30px 70px 10px;
}
#main_carousel .carousel-caption strong ~ p {
  display: block;
  font-size: 16px;
  line-height: 16px;
  margin: 10px 30px;
}
#main_carousel .carousel-caption ul.stick {
  display: block;
  line-height: 14px;
  font-size: 14px;
  margin: 10px 70px 30px;
}
#main_carousel .carousel-caption.label {
  color: #ffffff;
  font-family: 'Unica One', cursive;
  text-align: center;
  background-color: #503b5f;
  height: 75px;
  line-height: 75px;
  width: 75px;
  font-weight: normal;
text-transform: uppercase;
}
#main_carousel .carousel-caption.label > span {
  display: inline-block;
  font-size: 10px;
  line-height: 16px;
  vertical-align: middle;
}
#main_carousel .carousel-caption.label > span > b {
  font-size: 20px;
  font-weight: normal;
}

/* Declare heights because of positioning of img element */
#main_carousel .item {
  height: 340px;
  background-color: #777;
  text-align: center;
}
#main_carousel .item.min {
  height: 340px;
}
#main_carousel .carousel-inner > .item > img {
  display: inline;
  min-width: 100%;
  max-width: none;
  margin: 0 -50%;
}
/*
     FILE ARCHIVED ON 06:47:50 Oct 21, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:13:57 Jul 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.028
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.06
  esindex: 0.011
  cdx.remote: 79.975
  LoadShardBlock: 703.144 (3)
  PetaboxLoader3.datanode: 535.815 (4)
  PetaboxLoader3.resolve: 133.743 (2)
  load_resource: 113.969
*/