@font-face {
  font-family: AvenirBook;
  src: url(font/AvenirLTStd-Book.otf)
}

@font-face {
  font-family: AvenirBlack;
  src: url(font/Avenir-Black.ttf)
}

body {
  background-color: #e7e7e7;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

#map {
  height: 300px;
  width: 100%;
}

.navbar-color {
  background-color: #fff !important
}

.logo {
  margin-left: 4rem;
  width: 38%
}

.line-bottom {
  border-bottom: solid 3px #d6d6d6
}

ul#nav-reylaz li:hover {
  border-bottom: 3px solid #79aef6;
  margin-bottom: -3px
}

.navbar-right {
  flex-direction: row-reverse
}

.navbar-nav li {
  font-family: AvenirBook;
  margin-right: 1rem
}

.modal-p {
  font-family: AvenirBook!important
}

.imagen:hover {
  filter: opacity(.5);
  cursor: pointer;
}

.sections {
  background-color: #a8e1da;
  padding-bottom: 4rem;
  padding-top: 1rem;
  overflow: hidden;
}

.space-bottom-img {
  padding-bottom: 1.5rem
}

.clubs {
  background-color: #fff;
  -webkit-box-shadow: -7px 0px 50px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 0px 50px -15px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 0px 50px -15px rgba(0, 0, 0, 0.75);
  cursor: pointer
}

.text-clubs {
  margin-top: 1.5rem;
  font-family: AvenirBlack;
  color: #7e7e7e;
  font-size: 20px
}

.bottom-clubs {
  margin-top: 0;
  background-image: url(../img/micrositio/bottom-clubs.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 285px;
  height: 198px;
  -webkit-box-shadow: -7px 10px 50px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -7px 10px 50px -15px rgba(0, 0, 0, 0.75);
  box-shadow: -7px 10px 50px -15px rgba(0, 0, 0, 0.75)
}

.desarrollos {
  background-image: url(../img/micrositio/desarrollos-back.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 50px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 50px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 50px -15px rgba(0, 0, 0, 0.75);
  cursor: pointer
}

.text-desarrollos {
  margin-top: 1.5rem;
  font-family: AvenirBlack;
  color: #fff;
  font-size: 20px
}

.restaurantes {
  background-color: #fff;
  -webkit-box-shadow: 7px 0px 50px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 0px 50px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 0px 50px -15px rgba(0, 0, 0, 0.75);
  cursor: pointer
}

.bottom-desarrollos {
  margin-top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 50px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 50px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 50px -15px rgba(0, 0, 0, 0.75);
  cursor: pointer
}

.bottom-text-desarrollos {
  margin-top: 1.5rem;
  font-family: AvenirBlack;
  color: #7e7e7e;
  font-size: 20px
}

.text-restaurantes {
  margin-top: 1.5rem;
  font-family: AvenirBlack;
  color: #7e7e7e;
  font-size: 20px
}

.bottom-restaurantes {
  margin-top: 0;
  background-image: url(../img/micrositio/bottom-restaurantes.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 285px;
  height: 198px;
  -webkit-box-shadow: 7px 10px 50px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 10px 50px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 10px 50px -15px rgba(0, 0, 0, 0.75)
}

.space-sections-bottom {
  padding-bottom: 5rem
}

.line-left {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  height: 7px;
  width: 10rem;
  right: 0;
  background-color: #3fd2c0
}

.line-right {
  margin-top: 1.5rem;
  height: 7px;
  width: 10rem;
  right: 0;
  background-color: #3fd2c0
}

.form-section {
  background-image: url(../img/micrositio/form-back.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  margin-top: -1rem
}

.form-space {
  margin-top: 3rem;
  margin-left: 3rem;
  margin-right: 3rem;
  margin-bottom: 3rem
}

.contact-text {
  font-family: AvenirBook;
  font-size: 18px;
  color: #7d7d7d
}

.contact-bold {
  font-family: AvenirBlack;
  font-size: 18px;
  color: #7d7d7d
}

label {
  line-height: .5rem;
  font-family: AvenirBook;
  color: #7d7d7d
}

.form-control {
  border-radius: 0rem
}

.btn {
  border-radius: 0rem
}

.privacity-space {
  margin-top: 3rem;
}

.privacity-phone {
  line-height: .5rem;
  padding-bottom: 2rem
}

.privacity-email {
  line-height: .5rem;
  padding-bottom: 2rem
}

.privacity-direction {
  line-height: .5rem;
  padding-bottom: 2rem
}

.privacity {
  line-height: .5rem
}

.bottom-menu {
  background-color: #eaeaea
}

.nav-bottom {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 0
}

.nav-bottom li {
  display: inline-block;
  padding-left: 0rem
}

.nav-bottom li a {
  color: #aaaaaa
}

.redes {
  background-color: #fff
}

.icon {
  font-size: 50px;
  color: #af97e1
}

.copyright {
  padding-top: 2rem;
  font-family: AvenirBook;
  line-height: .5rem;
  color: #a0a0a0
}

@media (max-width: 768px) {
  .navbar-right {
    flex-direction: row-reverse !important
  }

  .logo {
    margin-left: 5rem;
    width: 42%
  }

  .form-space {
    margin-top: 3rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .privacity-space {
    margin-top: 3rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
