@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,400i,700,700i&display=swap");
.light {
  font-weight: 300; }

body {
  font-family: 'Josefin Sans';
  color: #101820;
  background: #f9f9f9; }
  body a {
    color: inherit; }
    body a.azul {
      color: #101820; }
    body a:hover {
      text-decoration: none;
      color: inherit; }
  body.pagina #header {
    background: #fff; }
    body.pagina #header #logo {
      display: block;
      margin-top: 0px;
      opacity: 1; }

#header {
  position: fixed;
  transition: all 0.3s; }
  #header.header-fixed {
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 0;
    height: 72px;
    transition: all 0.5s; }
  #header #logo {
    transition: all 0.3s;
    margin-top: -5px;
    position: absolute;
    top: 5vh;
    left: 0;
    right: 0; }
  #header .sticky {
    background: #000; }
  #header.header-fixed #logo {
    display: block;
    margin-top: 0px;
    opacity: 1;
    position: relative;
    top: 0;
    text-align: center;
    width: 100%; }
    #header.header-fixed #logo img {
      transition: all 0.3s;
      max-height: 36px; }
    #header.header-fixed #logo img {
      max-height: 36px; }
  #header.header-fixed .nav-menu a {
    text-shadow: none;
    color: #101820; }
  @media (max-width: 767px) {
    #header .container {
      max-width: 100%; } }

.gray {
  color: #9b9b9b; }

footer {
  color: #455464;
  font-family: 'Josefin Sans';
  text-align: center;
  padding: 40px 0;
  font-size: 13px; }

#intro .your-class {
  height: 100%; }
  #intro .your-class div img {
    width: 100%; }

#intro .texto {
  font-family: 'Josefin Sans';
  background: rgba(238, 103, 36, 0.5);
  font-weight: 400;
  font-size: 46px;
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 1em;
  padding: 30px 15px;
  bottom: 0px;
  z-index: 9; }
  @media (max-width: 767px) {
    #intro .texto {
      font-size: 28px; } }
#intro{
  position: relative;
}
#intro .slick-arrow {
  position: absolute;
  z-index: 9;
  top: 50vh;
  left: 15px;
  cursor: pointer; }
  #intro .slick-arrow.nextArrow {
    right: 15px;
    left: auto; }

h1.titulo {
  font-family: 'Josefin Sans';
  font-style: italic;
  color: #ee6724;
  font-size: 46px;
  text-align: center;
  margin-top: 100px;
  text-transform: uppercase; }
  h1.titulo span {
    display: block;
    text-align: center;
    font-family: 'Josefin Sans'; }
  @media (max-width: 767px) {
    h1.titulo {
      font-size: 35px; } }
  h1.titulo:after {
    width: 100px;
    height: 10px;
    background: #ee6724;
    content: '';
    margin: 0 auto;
    margin-top: 60px;
    display: block;
    margin-bottom: 100px; }

.descanso {
  padding: 90px 0 80px; }
  .descanso h1 {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    text-transform: unset;
    font-weight: bold;
    font-style: unset;
    font-size: 85px; }
    @media (max-width: 767px) {
      .descanso h1 {
        font-size: 50px; } }
    .descanso h1 span {
      font-weight: 400;
      font-style: italic;
      font-size: 56px; }
      @media (max-width: 767px) {
        .descanso h1 span {
          font-size: 30px; } }
    .descanso h1:after {
      display: none; }

.ubicacion {
  background-color: #ee6724;
  color: #fff; }
  .ubicacion .col-md-5 {
    padding: 100px 40px 80px; }
  .ubicacion .col-md-7 {
    background-image: url(../img/side.png);
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 767px) {
      .ubicacion .col-md-7 {
        height: 300px; } }
  .ubicacion h1 {
    color: #fff;
    font-size: 46px;
    font-weight: bold;
    font-style: unset; }
    .ubicacion h1.titulo {
      margin-top: 0; }
    .ubicacion h1:after {
      background-color: white;
      margin-bottom: 35px;
      width: 80px; }
  .ubicacion p {
    font-size: 24px;
    font-family: 'Josefin Sans';
    font-weight: 400;
    font-style: italic; }
  @media (max-width: 767px) {
    .ubicacion {
      padding-top: 50px; }
      .ubicacion big {
        font-size: 18px; } }

#acerca {
  overflow: hidden;
  background: #f4f1e5; }
  #acerca p, #acerca ul {
    font-style: italic;
    font-weight: 400;
    font-size: 26px; }
    @media (max-width: 767px) {
      #acerca p, #acerca ul {
        font-size: 18px; } }

.content {
  font-family: 'Josefin Sans'; }

#contact {
  background: url(../img/contacto.png);
  background-size: cover;
  background-position: center; }
  #contact button#submit {
    background: #ee6724;
    color: #fff;
    border: 0;
    width: 100%;
    border-radius: 2px;
    padding: 5px;
    font-family: 'Josefin Sans';
    height: 46px;
    text-transform: uppercase; }
  #contact .visita {
    font-style: unset; }
    #contact .visita .agenda {
      border-radius: 2px;
      background: #fff;
      color: #ee6724;
      border: 0;
      padding: 5px;
      padding-top: 8px;
      width: 90%;
      margin: 40px auto;
      font-size: 23px;
      display: block;
      font-family: 'Josefin Sans'; }
    #contact .visita h1 {
      margin-top: 40px;
      color: #fff;
      font-size: 25px;
      font-style: unset;
      font-weight: 700;
      text-transform: unset; }
      #contact .visita h1 a {
        font-style: italic;
        font-weight: 400; }
      #contact .visita h1:after {
        display: none; }
  #contact h3 {
    font-family: 'Josefin Sans';
    font-weight: bold;
    color: #fff;
    font-size: 36px; }
  #contact input {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
    border: solid 1px #c1d3d2;
    height: 46px; }
  #contact .form-control.error {
    border: 1px solid #fdbfbf !important; }
  #contact label.error {
    color: #fff !important; }

#success {
  text-align: center;
  color: #fff;
  font-family: 'Josefin Sans'; }

.modal-content {
  background-color: #f4f1e5;
  border-radius: 0;
  padding-bottom: 20px; }
  .modal-content button.close {
    color: #ee6724;
    opacity: 1;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    font-size: 10px;
    opacity: 0.3;
    margin-right: 20px;
    position: absolute;
    font-size: 9px;
    top: 15px;
    left: 0; }
    .modal-content button.close img {
      width: 5px;
      margin-right: 10px; }
  .modal-content .modal-header {
    border-bottom: 0;
    padding-top: 50px; }
  .modal-content big {
    font-family: 'Josefin Sans';
    color: #101820;
    font-style: italic; }
  .modal-content h1 {
    font-size: 24px;
    color: #101820;
    margin-top: 20px; }
    .modal-content h1:after {
      margin-top: 40px;
      background-color: #ee6724;
      margin-bottom: 60px;
      height: 3px;
      width: 50px; }
  .modal-content footer {
    background-color: #f4f1e5;
    padding-top: 60px; }
    .modal-content footer h1 {
      font-size: 18px;
      margin: 0;
      color: #ee6724;
      text-transform: unset; }
      .modal-content footer h1:after {
        display: none; }

.modal-title {
  margin: 0 auto;
  width: 100%; }
  .modal-title img {
    max-width: 100%; }

.whatsapp {
  position: fixed;
  right: 15px;
  bottom: 120px;
  z-index: 999;
  transition: all 0.6s; }
  .whatsapp.fixed {
    bottom: 15px; }
  .whatsapp img {
    width: 15vw;
    min-width: 150px; }

footer {
  background: #f1f1f1;
  font-size: 16px;
  font-style: italic;
  color: #000;
  font-family: 'Josefin Sans'; }
  @media (max-width: 480px) {
    footer {
      text-align: left; } }
