@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;600;800&display=swap');
    body {
     font-family: 'Comfortaa', cursive;
     color: #3d3d3d;
    }

    a { text-decoration:none; }
    section { padding: 3em 0; }
    .jumbotron {
    
   background-image: url("../img/slider-image.jpg");
  background-size: cover;
  background-position: center;
  height: 100vh;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
    }
    
    .jumbotron h1 {
      font-size: 48px;
      font-weight: 600;
      margin-bottom: 20px;
      margin-top: 2em;
      color: #fff;
      line-height: 1.6em;
    }
    
    .jumbotron p {
      font-size: 22px;
    }
    
    .banner-i {
    
   background-image: url("../img/slider-image.jpg");
  background-size: cover;
  background-position: center;
  height: 370px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
    }
    
    .banner-i h1 {
      font-size: 48px;
      font-weight: 600;
      margin-top: 2em;
      color: #fff;
      line-height: 1.6em;
    }
    
    
    .nav-bg-color { background-color:rgba(110, 104, 30, 0.9)!important; color:#fff; position: absolute; width:100%;  }
    .navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  padding: 10px;
}

.navbar-brand {
  margin-right: auto;
}

.navbar-nav {
  display: flex;
}

.nav-item {
  margin-right: 15px;
  font-size: 1.1em;
}
.nav-item a { color:#fff; }
.nav-item a:hover, .nav-item a.active {color:#e1de0a!important;}
.navbar-collapse {
 flex-grow: 0!important; }
    
    .section-heading {
      text-align: center;
     
    }
    
    .section-heading h2 {
      font-size: 36px;
      margin-bottom: 1em;
      color: #364245;
    }
    
    .block {
      text-align: left;
      
    }
    .block a { color:#83b4c3; }
    
    .block img {
      
    }
    
    .block h3 {
      font-size: 24px;
      margin-bottom: 10px;
      padding: 1em 0;
    }
    .fondo-naranja { background-color:#de6a32; background-image: url("../img/naranja.jpg"); }
    .intro { padding:1.8em; display:flex; flex-direction: column;  justify-content:center; color: #fff;}
    .intro p { font-size:1.2em; }
    .intro-b { padding:1.8em; display:flex; flex-direction: column;  justify-content:center; color: #3d3d3d;}
    .intro-b p { font-size:1.2em; }
    .local-1 {}
    .parallax {
      background-image: url('../img/parallax-image.jpg');
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      text-align: center;
      padding: 160px 0;
      color: #ffffff;
      text-transform: uppercase;

    }
    .parallax::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.fondo-verde { background: rgb(158,168,70);
background: radial-gradient(circle, rgba(158,168,70,1) 0%, rgba(88,110,1,1) 100%); }

.txt-paqs { font-size:1.3em; color:white; line-height:1.6em; padding:2em; }
.txt-paqs span {color:#f8ec34; font-weight: 600;}

.btn { padding: 1em 2em; background-color:#f8ec34; text-align:center;  }
.btn:hover { background-color:#fff; color:#000; }
.btn.naranja {background-color:#ff890a; color: #fff;}

.obras-recientes { background-color:#eff5f7; padding: 5em 0}
.parallax h2 { z-index:99999; position:relative;line-height: 2em; }

.txt-invita { padding: 0 2em; font-size: 1.1em; margin-bottom: 2em;}

/*-- //Paquetes --*/
.paquetes {padding: 2em 0;}
.paquetes h2 {  text-align:center; color:#fff; }
.sub-paq { text-align:center; margin-bottom:4em; color:#FFF; font-weight:600; display:block;  font-size: 1.5em; color:#ffd700;}
.col-paquetes { text-align:center; color:#FFF; margin-bottom:4em; }
.col-paquetes h4 span { font-weight:800; color:#ffd700; }
.precio-P { background-color: #ff8200; padding: 8px 0; font-size: 1.8em; font-weight: 600;   }
.precio-P span {font-size: 0.6em;}
.p-ref {font-size: 1.4em; border-bottom: 1px solid #bdc797; padding-bottom:2em; }
.p-ref-s, .p-ref-sl {font-size: 1.4em; }
        
/*-- //Fin Paquetes
/*-- //menu´nuevo --*/

.menu-section #accordion { width: 80%; margin: auto 10%; }
.menu-section button.btn-link { display: block; width:100%; text-align: left;}

.menu-section .card { border-radius:0; border: 0; }
.menu-section .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffb844;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #fff;
}
.menu-section .header-naranja {  background-color: #ffb844; }
.menu-section .btn-link {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
.menu-section .btn-link .fas { float: right; font-size: 1.6em; }
.desc { font-size: 18px; }
.desc span { color: #5c5c5c; font-weight: 300; font-size: 14px; }
.precio { text-align: right; color: #ED873C;  font-size: 18px; }
.menu-prod { border-bottom: 1px solid #ddd; padding: 1em; }
.menu-prod:nth-child(odd) { background-color: #f7f7f7; }
.menu-prod:last-of-type { border: none; }
.foot-menu { background-color: #000; padding-bottom: 1.6em; }
.foot-menu p { color: #fff; }
.footer-content-menu { width: 100%; background-color: #fff; padding:1em; color: #8f1003; text-align: center; }
.footer-content-menu p { margin: 0; }
.promociones { margin-bottom: 1em; }
.promociones img {border:3px solid #fff; }


.menu-section-chaparros #accordion { width: 80%; margin: auto 10%; }
.menu-section-chaparros button.btn-link { display: block; width:100%; text-align: left;}
/*.menu-section-chaparros .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #1c1662;
}*/
.menu-section-chaparros .btn-link {
    font-weight: 400;
    color: #572c5f;
    text-decoration: none;
}
.menu-section-chaparros .btn-link .fas { float: right; font-size: 1.6em; }
.menu-section-chaparros .precio { color:#e35205}


/*-- sign-in --*/
.formulario_registro label { color:#fff; letter-spacing:1px; font-size:1.2em; font-weight:400; padding-left:12px; text-align: left;}
.formulario_registro input[type="text"], .formulario_registro input[type="password"], .formulario_registro input[type="email"] {
    width: 100%;
    padding: 15px 10px;
    font-size: 0.9em;
    margin: 0 0 1em;
    outline: none;
    color: #000;
    border: 1px solid #bfbfbf;
    letter-spacing: 1px;
    text-align: left;
}
.formulario_registro input[type="text"] {
    background: none;
    display: block;
}
.formulario_registro input[type="email"] {
    background: none;
    display: block;
}

.formulario_registro input[type="date"], .formulario_registro input[type="time"], .formulario_registro input[type="number"] {
    display: block;
    width: 97%;
    padding: 15px 10px;
    font-size: 0.9em;
    margin: 0 0 1em;
    outline: none;
    color: #000;
    border: 1px solid #bfbfbf;
    letter-spacing: 1px;
    text-align: left;
    line-height: 16px;
}
.formulario_registro input[type="date"], .formulario_registro input[type="time"] { margin-right:3% }
.formulario_registro input[type="submit"] {
    padding: 10px 0;
    width: 36%;
    font-size: 1em;
    border: none;
    color: #fff;
    background:#ec1f25;
    outline: none;
    font-weight: 600;
    letter-spacing: 1px;
}
.formulario_registro input[type="submit"]:hover {
    background:#a6b753;
}
.formulario_registro p{
    font-size: 0.9em;
    color: #212121;
    letter-spacing: 1px;
    padding:2em 0;
}
.formulario_registro p a {
    color: #23B684;
  text-decoration:underline;
}
.formulario_registro p a:hover{
  color:#212121;
}
.formulario_registro textarea {background: none;
    display: block; width: 100%;
    padding: 15px 10px;
    font-size: 0.9em;
    margin: 0 0 1em;
    outline: none;
    color: #000;
    border: 1px solid #bfbfbf;
    letter-spacing: 1px;
    text-align: left; }

input::placeholder {
  color: #fecfb9;
  
}
    
    .footer {
      background-color: #000;
      padding: 40px 0;
      text-align: center;
      color: #fff;
      line-height: 1.7em;

    }
    
    .footer-logo {
      margin-bottom: 20px;
    }
    

    
    .footer-social {
      margin-bottom: 20px;
    }
    
    .footer a { color: #f8ec34; }

.contacto_l { display:flex; color:#fff; flex-direction:column; justify-content:center; align-items:start; text-align:left; }
.contacto_l a { color:#fff; }


/* formas pago   */
.formas-pago { text-align:center; padding: 2em 0; }
.formas-pago h2 { margin-bottom:1.4em; }
.formas-pago h3 { font-size:1.6em; }
.formas-pago h4 { font-size:1.3em; }
.formas-pago h4 span { font-weight:600; color:#000; }
.formas-pago h5 { font-size:1em; color:#de6a32;}

/* formas pago   */


/* RESPONSIVE   */

  @media (min-width: 1200px){

.container {
  width: 1170px!important;
}
  }


@media only screen and (max-width: 767px) {

  .banner-i h1 {
    font-size: 34px;
    font-weight: 600;
    margin-top: 3.6em;
    line-height: 1.6em;
}
 
  .navbar-nav {
    padding: 1em 0;
    align-items: center;
  }
  .menu-section-chaparros #accordion {
    width: 100%; 
     margin: auto;
}

 .block-gal {margin-bottom: 1em;}

.col-paquetes { padding: 0 1.6em; }
 .p-ref-s{ border-bottom: 1px solid #bdc797; padding-bottom:2em;}
 .p-ref-sl {}

 .formas-pago {padding: 2em; }
}

/*** boton wats */
#wats_btn { width: 68px; height: 72px; position: fixed; bottom: 60px; right: 5px; z-index: 99999; text-align: center;}
#wats_btn a {color: #fff; font-size: 0.8em; line-height: 0.6em; }
#wats_btn img { width: 86%; height: auto; }

