.padding-top-30 {
  padding-top: 30px;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
}
body {
  font-family: 'Roboto', Arial;
}
ul,
li {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
ul.ui-autocomplete {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0 12px;
  margin-right: 15px;
  padding: 0 15px;
  width: 80%;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: 'Roboto';
}
h2 {
  color: #000;
  font-family: 'Roboto';
  font-size: 36px;
  margin: 20px 0;
}
button a {
  color: #fff;
}
section {
  padding-bottom: 30px;
  position: relative;
  width: 100%;
}
section#menu-mobile,
section#menu-desktop,
section#gallery {
  padding: 0;
}
.color-gray {
  color: #606060;
}
.display-block {
  display: block !important;
}
.display-none {
  display: none !important;
}
.height-48 {
  height: 48px !important;
}
.height-50 {
  height: 50px !important;
}
.max-height-150 {
  max-height: 150px;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.overflow-hidden {
  overflow: hidden;
}
.padding-5 {
  padding: 5px;
}
.padding-30 {
  padding: 30px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.position-relative {
  position: relative;
}
.max-height-80 {
  max-height: 80px;
}
.max-width-400 {
  max-width: 400px;
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
#cabo-is-fun.navbar-default {
  font-size: 14px;
  background-color: #000;
  border-width: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #2e2e2e;
  z-index: 9999;
  box-shadow: 0px 0px 20px #000;
}
#cabo-is-fun.navbar-default .navbar-brand {
  margin-left: 10px;
  font-size: 25px;
  color: #fff;
  height: 60px;
  background: url("../images/logo/caboisfun2.png") no-repeat;
  padding: 0px 5px 0px 60px;
  line-height: 60px;
}
#cabo-is-fun.navbar-default .navbar-nav > li > a {
  color: #939393;
  background-color: #000;
  height: 60px;
  font-size: 20px;
  line-height: 40px;
  padding: 10px;
}
#cabo-is-fun.navbar-default .navbar-toggle {
  border-color: #fff;
}
#cabo-is-fun.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
#cabo-is-fun.navbar-default .navbar-nav>li>a:hover,
#cabo-is-fun.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  background-color: #000;
}
#cabo-is-fun.navbar-default .navbar-nav>.active>a,
#cabo-is-fun.navbar-default .navbar-nav>.active>a:hover,
#cabo-is-fun.navbar-default .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #000;
}
#cabo-is-fun.navbar-default .navbar-toggle:hover,
#cabo-is-fun.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
#cabo-is-fun.navbar-default .navbar-toggle:hover .icon-bar,
#cabo-is-fun.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #000;
}
.navbar-nav > li > .dropdown-menu {
  background: #000;
}
.dropdown-menu > li > a {
  background: #000;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}
.navbar {
  margin-bottom: 0px;
}
#footer {
  background-color: #000;
}
#footer_logo {
  font-size: 46px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
#footer_logo span {
  color: #0f1dc2;
}
#footer-google_plus {
  width: 32px;
  height: 32px;
  z-index: 9999;
}
#footer-facebook {
  width: 32px;
  height: 32px;
  z-index: 9999;
}
#footer-twitter {
  width: 32px;
  height: 32px;
  z-index: 9999;
}
#footer-linkedin {
  width: 32px;
  height: 32px;
  z-index: 9999;
}
#footer-google_plus,
#footer-facebook,
#footer-twitter,
#footer-linkedin {
  display: inline-block;
  float: left;
}
#footer-line2 {
  position: absolute;
  top: 55px;
  width: 940px;
  height: 30px;
}
#footer_menu {
  float: left;
  padding: 15px 0 18px 0;
}
#footer_menu li {
  list-style: none;
  float: left;
  padding-right: 29px;
  background: url("../images/icon/menu_line.gif") right 0 no-repeat;
  margin-right: 29px;
}
#footer_menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
}
#footer_menu li a:hover,
#footer_menu .active a {
  color: #575652;
}
#telefono {
  font-size: 28px;
  background: url("../images/icon/phone.png") no-repeat;
  padding-left: 36px;
  text-align: left;
  color: #fff;
}
#footer-part1 {
  clear: none;
  display: inline-block;
  width: 300px;
  height: 240px;
  position: absolute;
  padding-top: 10px;
}
#footer-part1 ul #footer-part2 ul #footer-part3 ul {
  color: #fff;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
  text-align: center;
}
#footer-part2 {
  clear: none;
  display: inline-block;
  width: 300px;
  height: 240px;
  left: 300px;
  position: absolute;
  padding-top: 10px;
}
#footer-part3 {
  clear: none;
  display: inline-block;
  width: 300px;
  height: 240px;
  left: 600px;
  position: absolute;
  padding-top: 10px;
}
#design {
  background-color: #000;
  width: 100%;
  height: 20px;
}
#design p {
  margin: 0px;
  line-height: 14px;
}
#design a {
  color: #fff;
  text-decoration: none;
}
#design-center {
  margin: 0px auto;
  width: 624px;
  height: 20px;
  text-align: left;
  overflow: hidden;
  font-family: 'OpenSans';
  font-size: 11px;
  color: #fff;
  position: relative;
}
#design-part1 {
  clear: none;
  display: inline-block;
  width: 300px;
  height: 20px;
  position: absolute;
  padding-top: 1px;
  text-align: right;
}
#design-part2 {
  clear: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  margin: 2px;
  left: 302px;
}
#design-part2:hover {
  background-color: #000;
  border-radius: 50%;
}
#design-part3 {
  clear: none;
  display: inline-block;
  width: 300px;
  height: 20px;
  position: absolute;
  padding-top: 1px;
  left: 324px;
}
section#banners {
  padding-bottom: 0;
  position: relative;
}
section#banners .src-cabo-is-fun-01 {
  background-image: url("../images/banners/cabo-is-fun-01.jpg");
}
section#banners .src-cabo-is-fun-02 {
  background-image: url("../images/banners/cabo-is-fun-02.jpg");
}
section#banners .src-cabo-is-fun-03 {
  background-image: url("../images/banners/cabo-is-fun-03.jpg");
}
section#banners .src-cabo-is-fun-04 {
  background-image: url("../images/banners/cabo-is-fun-04.jpg");
}
section#banners .src-cabo-is-fun-05 {
  background-image: url("../images/banners/cabo-is-fun-05.jpg");
}
section#banners .img-size {
  background-position: center;
  background-size: cover;
  height: 800px;
  width: 100%;
}
@media (max-width: 1480px) {
  section#banners .img-size {
    height: 500px;
  }
}
@media (max-width: 1280px) {
  section#banners .img-size {
    height: 400px;
  }
}
@media (max-width: 1080px) {
  section#banners .img-size {
    height: 350px;
  }
}
@media (max-width: 991px) {
  section#banners .img-size {
    height: 300px;
  }
}
@media (max-width: 767px) {
  section#banners .img-size {
    height: 250px;
  }
  section#banners .img-size section#book-now {
    background-color: rgba(117,68,136,0.8);
    border-radius: 20px;
    height: 660px;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 360px;
  }
  section#banners .img-size section#book-now .title {
    background-color: #754488;
    border-radius: 20px 20px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
  }
  section#banners .img-size section#book-now .title p {
    margin: 0;
    padding: 0;
  }
}
section#book-now {
  background-color: #eaeaea;
  position: relative;
}
section#book-now .title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
section#book-now .title p {
  margin: 0;
  padding: 0;
}
section#book-now #book #PreBook .price {
  height: 40px !important;
  overflow: hidden;
}
section#book-now #book #PreBook .price p#price {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
section#book-now #book #PreBook select,
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%;
}
section#book-now #book #PreBook h1,
section#book-now #book #PreBook h3 {
  color: #fff;
  text-align: center;
}
section#book-now #book #PreBook input.submit-button {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  float: right;
  width: 150px;
}
section#book-now #book #PreBook input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
section#book-now #book #Book .price {
  height: 40px !important;
  overflow: hidden;
}
section#book-now #book #Book .price p#priceBig {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
section#book-now #book #Book select,
section#book-now #book #Book input {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  height: 30px;
  margin: 5px 0;
  padding-left: 10px;
  width: 100%;
}
section#book-now #book #Book h1,
section#book-now #book #Book h3 {
  color: #000;
  text-align: center;
}
section#book-now #book #Book input.submit-button {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  float: right;
  width: 150px;
}
section#book-now #book #Book input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
section#book-now #book #Thanks {
  text-align: center;
}
section#book-now #book #Thanks p {
  color: #000;
  font-size: 20px;
  margin: 0;
}
section#book-now #book #Thanks img {
  border: 0;
  width: auto;
}
section#book-now #Thanks,
section#book-now form#Book {
  display: none;
}
section#book-now #suburbanCapacity,
section#book-now #escaladeCapacity,
section#book-now #hiaceCapacity,
section#book-now #shuttleCapacity,
section#book-now #sprinterCapacity {
  display: none;
}
section#socialmedia {
  padding: 30px 0;
}
section#socialmedia .whatsapp,
section#socialmedia .fmessanger {
  background-color: #25d366;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
section#socialmedia .whatsapp a,
section#socialmedia .fmessanger a {
  color: #fff;
}
section#socialmedia .fmessanger {
  background-color: #0084ff;
}
section#socialmedia .fmessanger a {
  color: #fff;
}
section#home {
  background-color: #000;
  color: #fff;
}
section#home h2 {
  color: #fff;
  text-transform: uppercase;
}
section#home p {
  font-size: 18px;
}
section#about-us {
  background-color: #000;
  color: #fff;
}
section#about-us h2 {
  color: #fff;
  font-size: 32px;
  text-align: center;
}
section#about-us p {
  font-size: 18px;
}
section#mission {
  background-color: #000;
  color: #fff;
}
section#mission h2 {
  color: #fff;
  font-size: 32px;
  text-align: center;
}
section#mission p {
  font-size: 18px;
}
section#nightlife {
  background: url("../images/backgrounds/nightlife.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
  padding-top: 30px;
}
section#nightlife h2,
section#nightlife p {
  color: #000;
}
section#nightlife h2 {
  font-size: 32px;
}
section#nightlife p {
  font-size: 18px;
}
section#dinner {
  background: url("../images/backgrounds/dinner.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
  padding-top: 30px;
}
section#dinner h2,
section#dinner p {
  color: #fff;
}
section#dinner h2 {
  font-size: 32px;
}
section#dinner p {
  font-size: 18px;
}
section#contact-us {
  background: url("../images/backgrounds/cabo_beach.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
  padding-top: 30px;
}
section#contact-us i.fa-envelope-o {
  color: #000;
  font-size: 80px;
  margin: 40px 0;
}
section#contact-us h2,
section#contact-us p {
  color: #000;
}
section#contact-us h2 {
  font-size: 32px;
  text-align: center;
}
section#contact-us p {
  font-size: 18px;
}
@media (max-width: 767px) {
  section#contact-us {
    height: 760px;
  }
}
section#units {
  padding: 30px 0;
  background-color: #eaeaea;
  color: #000;
}
section#units #reserve-sienna:hover,
section#units #reserve-suburban:hover,
section#units #reserve-escalade:hover,
section#units #reserve-hiace:hover,
section#units #reserve-sprinter:hover {
  cursor: pointer;
}
section#units #reserve-sienna .unit-image img,
section#units #reserve-suburban .unit-image img,
section#units #reserve-escalade .unit-image img,
section#units #reserve-hiace .unit-image img,
section#units #reserve-sprinter .unit-image img {
  width: 90%;
}
section#units #reserve-sienna:hover .unit-images img,
section#units #reserve-suburban:hover .unit-image img,
section#units #reserve-escalade:hover .unit-image img,
section#units #reserve-hiace:hover .unit-image img,
section#units #reserve-sprinter:hover .unit-image img {
  width: 90%;
}
section#units .unit-txt p {
  color: #fff;
  font-size: 18px;
  font-weight: bolder;
  height: 40px;
  line-height: 20px;
}
section#units .unit-txt p.subtitle {
  font-size: 16px;
  font-weight: 200;
  line-height: 20px;
}
section#units .unit-txt p.book {
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  font-size: 22px;
  height: auto;
  margin-top: 10px;
  padding: 10px 16px;
  width: 100%;
}
section#units #step1,
section#units #step2,
section#units #step3 {
  color: #000;
}
section#units #step1 .easy-autocomplete.eac-round,
section#units #step2 .easy-autocomplete.eac-round,
section#units #step3 .easy-autocomplete.eac-round {
  width: auto !important;
}
section#units #step1 input,
section#units #step2 input,
section#units #step3 input,
section#units #step1 select,
section#units #step2 select,
section#units #step3 select,
section#units #step1 textarea,
section#units #step2 textarea,
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;
}
section#units #step1 input.submit-button,
section#units #step2 input.submit-button,
section#units #step3 input.submit-button {
  background-color: #000;
  color: #fff;
  float: right;
  width: 150px;
}
section#units #step1 input.submit-button[disabled="disabled"],
section#units #step2 input.submit-button[disabled="disabled"],
section#units #step3 input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
section#units #step1 label,
section#units #step2 label,
section#units #step3 label {
  font-size: 10px;
  font-weight: 400;
}
section#units #step2,
section#units #step3 {
  display: none;
}
section#units #suburban-capacity,
section#units #hiace-capacity,
section#units #sprinter-capacity {
  display: none;
}
section#book-now {
  padding: 0;
  margin-top: 130px;
}
section#book-now .title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}
section#book-now .title p {
  margin: 0;
  padding: 0;
}
section#book-now #book #PreBook .price {
  height: 40px !important;
  overflow: hidden;
}
section#book-now #book #PreBook p#price {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
section#book-now #book #PreBook select,
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%;
}
section#book-now #book #PreBook h1,
section#book-now #book #PreBook h3 {
  color: #000;
  text-align: center;
}
section#book-now #book #PreBook input.submit-button {
  background-color: #000;
  border-radius: 8px;
  color: #fff;
  float: right;
  width: 150px;
}
section#book-now #book #PreBook input.submit-button[disabled="disabled"] {
  opacity: 0.5;
}
section#book-now #Book .price {
  height: 40px !important;
  overflow: hidden;
}
section#book-now #Book p#priceBig {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  text-align: right;
}
section#book-now #Book select,
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%;
}
section#book-now #Book h1,
section#book-now #Book h3 {
  color: #000;
  text-align: center;
}
section#book-now #suburbanCapacity,
section#book-now #escaladeCapacity,
section#book-now #hiaceCapacity,
section#book-now #siennaCapacity,
section#book-now #sprinterCapacity {
  display: none;
}
section#book-now #Thanks,
section#book-now form#Book {
  display: none;
}
section#book-now #Thanks {
  background-color: #fef000;
  height: auto;
  padding: 30px 0;
  text-align: center;
}
section#book-now #Thanks p {
  color: #000;
  font-size: 20px;
  margin: 0;
}
section#book-now #Thanks img {
  border: 0;
  width: auto;
}
