body {
  font-family: 'Roboto', sans-serif;
  background-color: #fff;
}
body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  padding: 0.5em;
  padding-right: 1.5em;
}
body .height-30 {
  height: 30px;
}
body .padding-15 {
  padding: 15px;
}
body .background-white {
  background-color: rgba(255,255,255,0.9);
  padding-bottom: 30px;
}
body .border-top-gray {
  border-top: 2px solid #999;
  padding-top: 15px;
  padding-bottom: 15px;
}
body .margin-top-10 {
  margin-top: 10px;
}
body .font-color-gray {
  color: #696969;
}
body .font-color-orange {
  color: #ff8c00;
}
body .font-color-red {
  color: #f00;
}
body .no-margin {
  margin: 0;
}
body .no-margin-top {
  margin-top: 0;
}
body .no-padding-right {
  padding-right: 0;
}
body .no-padding {
  padding: 0;
}
body .margin-side-auto {
  padding: 0 70px;
}
body .margin-top-30 {
  margin-top: 30px;
}
body .padding-top-10 {
  padding-top: 15px;
}
body .padding-top-30 {
  padding-top: 30px;
  text-align: center;
}
body .padding-bot-30 {
  padding-bottom: 30px;
}
body .font-size-16 {
  font-size: 16px;
}
body .section-padding {
  padding: 30px 0;
}
body .sitemap a {
  color: #fff !important;
}
body .overflow-hidden {
  overflow: hidden;
}
body .fix-map {
  margin-top: -46px;
}
body #suburbanCapacity,
body #hiaceCapacity,
body #sprinterCapacity {
  display: none;
}
body .margin-left-15 {
  margin-left: 15px;
}
body a.button {
  background-color: #fdc803;
  border-radius: 0px;
  color: #000;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 5px 0;
  width: 100%;
}
body .btn {
  background-color: #000;
  border-radius: 0;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 20px !important;
}
body .btn:hover {
  background-color: #fdc803;
  border-color: #fdc803;
  color: #000;
}
body section#top-menu {
  border-bottom: 1px solid #eaeaea;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
body section#upper-contact {
  text-align: right;
  background-color: #fdc803;
}
body section#upper-contact .telephone {
  display: inline-block;
  height: 24px;
  margin-right: 5px;
  width: 24px;
}
body section#upper-contact .telephone i {
  color: #000;
  line-height: 24px;
  text-align: center;
  width: 24px;
}
body section#upper-contact a {
  color: #000;
  font-size: 14px;
  font-weight: 100;
  text-decoration: none;
}
body section#upper-contact .mainphone {
  color: #000;
  padding-right: 30px;
}
body section#upper-contact .spread {
  margin-left: 20px;
}
body section#menu {
  background: #000;
  color: #fdc803;
  min-height: 50px;
}
body section#menu #menu-phone {
  display: none;
}
body section#menu #menu-phone .navbar {
  margin-bottom: 0 !important;
  min-height: 50px;
}
body section#menu #menu-phone .navbar-default {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0 !important;
}
body section#menu #menu-phone .navbar-default .navbar-toggle {
  border-radius: 0;
  border-color: #fff;
}
body section#menu #menu-phone .navbar-default .navbar-toggle span.icon-bar {
  background-color: #fdc803;
}
body section#menu #menu-phone .navbar-default .navbar-toggle:hover,
body section#menu #menu-phone .navbar-default .navbar-toggle:focus {
  background-color: #fdc803;
}
body section#menu #menu-phone .navbar-default .navbar-collapse {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body section#menu #menu-phone .navbar-default .navbar-nav>li>a {
  color: #fdc803;
}
body section#menu #menu-phone .navbar-default .navbar-nav>li>a:hover {
  background-color: #fdc803;
  color: #000;
}
body section#menu #menu-phone .action {
  border: 1px solid #fdc803;
  border-radius: 10px;
}
body section#menu #menu-desktop {
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
}
body section#menu #menu-desktop a {
  color: #fdc803;
  text-decoration: none;
}
body section#menu #menu-desktop a.action {
  border: 2px solid #fdc803;
  border-radius: 10px;
  display: block;
  line-height: 30px;
  margin: 8px 0;
}
@media (max-width: 767px) {
  body section#menu #menu-desktop {
    display: none;
  }
  body section#menu #menu-phone {
    display: block;
  }
  body section#menu #menu-phone .navbar-default .navbar-nav>li>a {
    padding: 5px;
  }
}
body section#promo {
  background: #fff;
  margin-top: 75px;
  position: relative;
}
body #slider .carousel-inner>.item>a>img,
body #slider .carousel-inner>.item>img {
  width: 100%;
}
body #slider .logo {
  height: 150px;
  left: 15px;
  position: absolute;
  top: 15px;
  width: 300px;
}
body #slider .ol_border {
  border: 15px solid #f5f5f5;
}
body #slider .ol_border li {
  display: none;
}
body .carousel-indicators {
  left: 46%;
  text-align: left;
}
body .carousel-indicators li,
body .carousel-indicators .active {
  background-color: #000;
  border: none;
  border-radius: 50%;
  height: 20px;
  margin: 0;
  width: 20px;
}
body .carousel-indicators .active {
  background-color: #fdc803;
}
body section#zones {
  background: rgba(255,255,255,0.5);
  padding: 30px 0;
}
body section#zones .ico-zone {
  border-radius: 10px;
  color: #fff;
  margin: 10px 0;
  padding: 20px;
  text-align: center;
}
body section#zones .ico-hotel {
  border: 1px solid #000;
  border-radius: 15px;
  display: inline-block;
  height: 100px;
  margin: 5px;
  overflow: hidden;
  width: 100px;
}
body section#zones .ico-hotel p {
  background-color: #fdc803;
  color: #fff;
  font-size: 12px;
  height: 32px;
  padding: 0 5px;
  text-align: center;
}
body section#package {
  background: rgba(255,255,255,0.5);
  padding: 30px 0;
}
body section#package h2 {
  padding: 20px 0;
}
body section#package img {
  padding-top: 10px;
}
body section#package p {
  color: #fff;
  font-size: 30px;
  margin: 20px 0;
}
body section#package .col-sm-6 {
  min-height: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body section#activities h3 {
  margin-top: 0;
  padding-top: 0;
}
body #book-now {
  position: relative;
  width: 100%;
}
body #book-now select,
body #book-now input,
body #book-now textarea {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0px;
  height: 30px;
  margin: 0 0 10px;
  padding: 0 10px;
  width: 100%;
}
body #book-now textarea {
  height: 60px;
}
body #book-now h1,
body #book-now h3 {
  color: #000;
  text-align: center;
}
body #book-now input.submit-button {
  background-color: #fdc803;
  color: #000;
  float: right;
  width: 100%;
}
body #book-now input.submit-button[disabled="disabled"] {
  opacity: 0;
}
body #book-now h1 {
  background-color: #fdc803;
  color: #000;
  display: block;
  font-size: 24px;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
body #book-now h3 {
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
body #book-now #price,
body #book-now span#priceBig {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  text-align: right;
}
body #book-now #Thanks,
body #book-now form#Book {
  display: none;
}
body #book-now #Thanks form {
  text-align: center !important;
}
body #book-now #Thanks input {
  background: none !important;
  border: 0 !important;
  width: auto !important;
}
body #about-us p {
  font-size: 14px;
  text-align: justify;
}
body section#services {
  background-color: #fdc803;
  color: #fff;
}
body section#services img {
  height: 100px;
}
body section#services p {
  font-size: 18px;
  padding: 10px;
}
body section#activities h3 {
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 0;
  text-align: center;
}
body section#activities img {
  margin-bottom: 10px;
  width: 100%;
}
body section#activities p {
  font-size: 16px;
}
body section#testimonials .carousel-control .icon-next,
body section#testimonials .carousel-control .icon-prev {
  color: #000;
  font-size: 100px;
}
body section#testimonials .carousel-control.right,
body section#testimonials .carousel-control.left {
  background-image: none;
}
body section#testimonials .box-textimonial {
  margin-right: 20%;
  margin-left: 20%;
}
body section#testimonials p {
  font-size: 14px;
  text-align: center;
}
body section#testimonials h3 {
  margin-bottom: 20px;
  text-align: center;
}
body section#testimonials .person {
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
body section#testimonials .person .person-photo {
  border: 1px solid #000;
  border-radius: 50%;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  width: 50px;
}
body section#testimonials .person a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
}
body section#contact-us {
  padding: 30px 0;
  top: 0;
  width: 100%;
}
body section#contact-us h2 {
  padding-bottom: 30px;
}
body section#contact-us a {
  color: #000;
  font-size: 24px;
  padding: 20px 0;
}
body section#contact-us a.contact {
  font-size: 30px;
  margin: 5px 20px;
}
body section#contact-us a.contact i {
  font-size: 100px;
}
body section#footer {
  background-color: #fdc803;
  color: #000;
  padding: 30px 0;
}
body section#footer .icono-social {
  font-size: 30px;
  height: 50px;
  line-height: 40px;
  padding: 5px;
  width: 50px;
}
body section#footer .facebook-icons,
body section#footer .twitter-icons,
body section#footer .yelp-icons,
body section#footer .instagram-icons,
body section#footer .tripadvisor-icons,
body section#footer .messenger-icons,
body section#footer .whatsapp-icons,
body section#footer .telegram-icons {
  border: 1px solid #000;
  display: inline-block;
  height: 52px;
  margin-right: 10px;
  width: 52px;
}
body section#footer .facebook-icons i,
body section#footer .twitter-icons i,
body section#footer .yelp-icons i,
body section#footer .instagram-icons i,
body section#footer .tripadvisor-icons i,
body section#footer .messenger-icons i,
body section#footer .whatsapp-icons i,
body section#footer .telegram-icons i {
  color: #000;
}
body section#footer .facebook-icons:hover {
  border: 1px solid #3b5998;
}
body section#footer .facebook-icons:hover i {
  background-color: #3b5998;
}
body section#footer .twitter-icons:hover {
  border: 1px solid #00aced;
}
body section#footer .twitter-icons:hover i {
  background-color: #00aced;
}
body section#footer .yelp-icons:hover {
  border: 1px solid #cb2027;
}
body section#footer .yelp-icons:hover i {
  background-color: #cb2027;
}
body section#footer .instagram-icons:hover {
  border: 1px solid #517fa4;
}
body section#footer .instagram-icons:hover i {
  background-color: #517fa4;
}
body section#footer .tripadvisor-icons:hover {
  border: 1px solid #51904b;
}
body section#footer .tripadvisor-icons:hover i {
  background-color: #51904b;
}
body section#footer .whatsapp-icons:hover {
  border: 1px solid #25d366;
}
body section#footer .whatsapp-icons:hover i {
  background-color: #25d366;
}
body section#footer .messenger-icons:hover {
  border: 1px solid #0084ff;
}
body section#footer .messenger-icons:hover i {
  background-color: #0084ff;
}
body section#footer .telegram-icons:hover {
  border: 1px solid #08c;
}
body section#footer .telegram-icons:hover i {
  background-color: #08c;
}
body section#footer .phone a {
  color: #000;
}
body #sitemap {
  background-color: rgba(255,255,255,0.9);
}
body #sitemap select,
body #sitemap input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body #sitemap h1,
body #sitemap h3 {
  margin-top: 20px;
  text-align: center;
}
body #sitemap .info-download {
  margin-top: 50px;
  text-align: center;
}
body #sitemap .info-title li {
  text-align: left;
}
body #sitemap .img-size {
  width: 100%;
  margin-top: 30px;
}
body #sitemap .img-download {
  padding-top: 60px;
}
body #sitemap .img-download img {
  padding-right: 20px;
  padding-top: 20px;
}
body #sitemap p {
  text-align: center;
}
body #sitemap h1 {
  font-size: 31px;
  margin-top: 20px;
  margin-bottom: 30px;
}
body #sitemap form#Book {
  display: none;
}
body section#units {
  background-color: #fdc803;
  padding: 30px 0;
}
body section#units .container {
  color: #000;
}
body section#units #reserve-sienna:hover,
body section#units #reserve-suburban:hover,
body section#units #reserve-escalade:hover,
body section#units #reserve-hiace:hover,
body section#units #reserve-sprinter:hover {
  cursor: pointer;
}
body section#units #reserve-sienna .unit-image img,
body section#units #reserve-suburban .unit-image img,
body section#units #reserve-escalade .unit-image img,
body section#units #reserve-hiace .unit-image img,
body section#units #reserve-sprinter .unit-image img {
  width: 90%;
}
body section#units #reserve-sienna:hover .unit-images img,
body section#units #reserve-suburban:hover .unit-image img,
body section#units #reserve-escalade:hover .unit-image img,
body section#units #reserve-hiace:hover .unit-image img,
body section#units #reserve-sprinter:hover .unit-image img {
  width: 90%;
}
body section#units .unit-txt p {
  color: #fff;
  font-size: 18px;
  font-weight: bolder;
  height: 40px;
  line-height: 20px;
}
body section#units .unit-txt p.subtitle {
  font-size: 16px;
  font-weight: 200;
  line-height: 20px;
}
body section#units .unit-txt p.book {
  background-color: #000;
  border-radius: 0;
  color: #fff;
  font-size: 22px;
  height: auto;
  margin-top: 10px;
  padding: 10px 16px;
  width: 100%;
}
body section#units #step1,
body section#units #step2,
body section#units #step3 {
  color: #000;
}
body section#units #step1 .easy-autocomplete.eac-round,
body section#units #step2 .easy-autocomplete.eac-round,
body section#units #step3 .easy-autocomplete.eac-round {
  width: auto !important;
}
body section#units #step1 input,
body section#units #step2 input,
body section#units #step3 input,
body section#units #step1 select,
body section#units #step2 select,
body section#units #step3 select,
body section#units #step1 textarea,
body section#units #step2 textarea,
body section#units #step3 textarea {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 15px;
  height: 30px;
  margin-bottom: 5px;
  outline: none;
  padding: 0 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body section#units #step1 input.submit-button,
body section#units #step2 input.submit-button,
body section#units #step3 input.submit-button {
  background-color: #000;
  color: #fff;
  float: right;
  width: 150px;
}
body section#units #step1 input.submit-button[disabled="disabled"],
body section#units #step2 input.submit-button[disabled="disabled"],
body section#units #step3 input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body section#units #step1 label,
body section#units #step2 label,
body section#units #step3 label {
  font-size: 10px;
  font-weight: 400;
}
body section#units #step2,
body section#units #step3 {
  display: none;
}
body section#units #suburban-capacity,
body section#units #hiace-capacity,
body section#units #sprinter-capacity {
  display: none;
}
body section#book-now {
  padding: 0;
  margin-top: 130px;
}
body section#book-now .title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
body section#book-now .title p {
  margin: 0;
  padding: 0;
}
body section#book-now #book #PreBook .price {
  height: 40px !important;
  overflow: hidden;
}
body section#book-now #book #PreBook p#price {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
body section#book-now #book #PreBook select,
body section#book-now #book #PreBook input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body section#book-now #book #PreBook h1,
body section#book-now #book #PreBook h3 {
  color: #000;
  text-align: center;
}
body section#book-now #book #PreBook input.submit-button {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  float: right;
  width: 150px;
}
body section#book-now #book #PreBook input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
body section#book-now #Book .price {
  height: 40px !important;
  overflow: hidden;
}
body section#book-now #Book p#priceBig {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
body section#book-now #Book select,
body section#book-now #Book input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
body section#book-now #Book h1,
body section#book-now #Book h3 {
  color: #000;
  text-align: center;
}
body section#book-now #suburbanCapacity,
body section#book-now #escaladeCapacity,
body section#book-now #hiaceCapacity,
body section#book-now #siennaCapacity,
body section#book-now #sprinterCapacity {
  display: none;
}
body section#book-now #Thanks,
body section#book-now form#Book {
  display: none;
}
body section#book-now #Thanks {
  background-color: #fef000;
  height: auto;
  padding: 30px 0;
  text-align: center;
}
body section#book-now #Thanks p {
  color: #000;
  font-size: 20px;
  margin: 0;
}
body section#book-now #Thanks img {
  border: 0;
  width: auto;
}
