/* Template customization: put your own css rules here */
#parallaxHomeMain {
  position: relative;
  background-position: 50% 0;
  background-position-x: 50%;
  background-size: cover;
  background-image: url(/images/fundal_p.png?2248028fe85a0e7bde58868c0d4ede44);
  min-height: 100%;
}

.handwritten {
  /*font-family: "Rock Salt";*/
  font-family: "Bevan";
  text-transform: none;
}

/*.bg-video:before{
    background: url(../images/facebook-cover.jpg);
}*/
/*#reservation-wrapper {
    /*background: url(../images/facebook-cover.jpg) no-repeat center center;
    background: url(../images/facebook-cover.jpg) center;
}*/
@media (max-width: 767px) {
  #hlogo {
    display: none;
  }

  .navbar-brand img {
    max-height: 110px;
  }
}
h1, h2, h3, h4, h5 {
  margin-bottom: 20px;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-weight: 600;
}

#introHome .brand-logo img {
  max-height: 240px;
  max-width: 300px;
}

#introHome .brand-logo {
  display: block;
  margin: 0 auto 35px auto;
  text-align: center;
  clear: both;
  width: 300px;
}

#introHome h4 {
  font-size: 32px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
}

.handwritten {
  text-transform: none;
}

.navbar-nav > li.primary > a.firstLevel {
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 23px;
  padding-bottom: 23px;
  font-weight: 600;
}

#testimonials .article-content h4 {
  font-size: 23px;
  position: relative;
  z-index: 1;
  font-weight: 700;
}

input[type=checkbox], input[type=radio] {
  /* margin: 4px 0 0; */
  /* margin-top: 1px\9; */
  line-height: normal;
  margin: 20px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 200;
  padding: 20px 5px;
}

#participa {
  background-color: #da291c;
  border-color: #da291c;
  margin-top: 5px;
}

#footerRights {
  background-color: #da291c;
}

.navbar-brand img {
  max-height: 60px;
}

.ajax-form .input-group {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
.ajax-form label {
  padding: 0;
}
.ajax-form input[type=checkbox] {
  margin: 12px;
}
.ajax-form .input-group-addon {
  padding: 12px 12px;
}
