@font-face {
    font-family: restaurante;
    src: url(./font/Restaurant.otf);
  }
  @font-face{
    font-family: futuraBold ;
    src: url(./font/FuturaStd-Bold.otf);
  }
  @font-face{
    font-family: futuraLight ;
    src: url(./font/FuturaStd-Light.otf);
  }
  @font-face{
    font-family: futuraMedium ;
    src: url(./font/FuturaStd-Medium.otf);
  }
body{
    background: whitesmoke;
    font-family: futuraBold;
}
.destacados img{
  margin: 1rem 0;
  width: 80%;
}
/*MODAL*/
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.modal-content {
background-color: #fefefe;
margin: 15% auto; /* 15% from the top and centered */
padding: 20px;
border: 1px solid #888;
width: 50%; /* Could be more or less, depending on screen size */
text-align: center;
}
/*FONDO*/
.landing{
    background-image: url("./img/fondo.jpg");
    background-color: #cccccc;
    height: 50rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.logo{
    margin: auto;
}
/*NAVBAR*/
#myTopnav{
    position: fixed;
    width: 100%;
    z-index: 1;
}
 .dropdown-menu  {
    background-color: rgba(21,21,21);
}
.nav-item a{
    color: white ;
}
.navbar-light .navbar-nav .nav-link {
    color: black;
}
.africa .navbar-light .navbar-nav .nav-link {
    color: white;
}
.iluminacionBody .navbar-light .navbar-nav .nav-link {
    color: white;
}
.objetosBody .navbar-light .navbar-nav .nav-link {
    color: white;
}
.scrolled .nav-item a {
    color: white !important;
}
#redSocial{
    height: 27px;
    margin-top: auto;
    margin-bottom: auto;
}
.alturaNav{
      max-width: 30%;
    max-height: 4rem;
}
.logoNav{
    width: 15%;
    margin-left: 5rem;
}
#insta {
    width: 8%;
}
#fb {
    width: 4%;
    margin-right: 5rem;
}
.redSocial {
    height: 10%;
    margin: 0.5rem;
}
.scrolled .fa {
    color: black !important;
  }

   .navbar.scrolled{
     background-color: rgba(21,21,21,.7);
   }
   .dropdown-item:focus, .dropdown-item:hover {
    color: white;
    text-decoration: none;
    background-color: rgb(54,53,52);
}
   /*CONTENEDOR*/
   .contenedor{
    margin:auto 7rem;
    box-sizing: border-box;
    display: block;
   }
   .textoNosotros{
    margin-left: 5rem;
    width: 93%;
    display: block;
    text-align: justify;
    color: white;
   }
   .textoNosotros p{
    margin-top: 2rem;
    line-height: 2rem;
   }
   #border{
    border-right: 10px solid whitesmoke;
    padding-left: 0;
}
.parallax {
    /* The image used */
    background-image: url("./img/parallax.png");

    /* Set a specific height */
    min-height: 30rem;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  a:hover {
    color: rgb(45,45,45);
    text-decoration: underline;
}
  .parallax1 {
    /* The image used */
    background-image: url("./img/parallax.png");

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
/*FOOTER*/
.footer{
    color: white;
    font-family: futuraLight !important;

}
.footer img{
    width: 8%;
    margin-top: 3rem;
}
#footer{
    text-align: center;
}
#correo{
    color: #FFC258;
}
#direccion{
    margin-top: 1rem;
    margin-bottom: 0;
    color: white;
}
.empresa{
    border-top: 5px solid #FFC258;
    width: 101px;
    margin: auto;
    margin-bottom: 0.5rem
}
#empresa {
    margin-top: 1rem;
    color: white;
}
#empresa a{
    color: white;
}
/*RESERVAS*/
#reservas{
    height: 50rem;
    position: relative;
}
.fotoCarta {
    background-image: url('./img/tienda/mobiliario/panoramica.jpg');
    background-size: cover;
    background-position: center;
     filter: grayscale(60%);
}
.fotoCarta2 {
    background-image: url('./img/tienda/arte africano/africano1.jpg');
    background-size: cover;
    background-position: top;
    filter: grayscale(60%);
}
.fotoCarta3 {
    background-image: url('./img/tienda/joyeria/joyas8.jpeg');
    background-size: cover;
    background-position: center;
    filter: grayscale(60%);
}
.fotoCarta4 {
    background-image: url('./img/tienda/iluminacion/iluminacion7.jpg');
    background-size: cover;
    background-position: center;
    filter: grayscale(60%);
}
.fotoCarta5 {
    background-image: url('./img/tienda/objetos/objetos7.JPG');
    background-size: cover;
    background-position: top;
    filter: grayscale(60%);
}
.fotoCarta6 {
    background-image: url('./img/tineda/pintura/pintura2.jpg');
    background-size: cover;
    background-position: bottom;
    filter: grayscale(60%);
}
.fotoCarta h3,.fotoCarta2 h3,.fotoCarta3 h3, .fotoCarta4 h3,.fotoCarta5 h3,.fotoEspecial h3, .fotoVino h3, .fotoCarta6 h3  {
  top: 50%;
transform: translateY(-50%);
position: absolute;
margin: auto;
text-align: center;
right: 0;
left: 0;
    font-size: 3rem;
    color: white;
}
.descubreSabor {
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 50vh;
}
.fotoCarta:hover{
    filter: grayscale(0%);
}
.fotoCarta2:hover{
    filter: grayscale(0%);
}
.fotoCarta3:hover{
    filter: grayscale(0%);
}
.fotoCarta4:hover{
    filter: grayscale(0%);
}
.fotoCarta5:hover{
    filter: grayscale(0%);
}
.fotoCarta6:hover{
    filter: grayscale(0%);
}
/*CONTACTO*/
#contacto .navbar-light .navbar-nav .nav-link {
    color: white;
}
#row{
    padding-top: 15%;
    padding-bottom: 5%;
}
#contacto{
    background: black;
}
#contacto .parallax1{
    background: black;
}
.contacto {
    background-image: url("./img/contact.jpg");
    background-color: #cccccc;
   /* height: 40rem;*/
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
#fondoFormulario{
    background: #D6D5D0;
    display: grid;
    place-content: center;
}
#fondoFormulario h3{
    text-align: center;
}
#fondoFormulario input{
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 2px solid grey;
}
#fondoFormulario textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 2px solid grey;
    resize: none;
}
#fondoFormulario .row{
    margin: 1rem 0;
}
.nombre{
    padding-left: 0;
}
.apellido{
    padding-right: 0;
}
.formulario{
    margin-top: 4rem !important;
}
.parent{
    display: grid;
    place-items: center;
}
#boton{
    display: grid;
    place-items: center;
    margin: 3rem auto;

}
.boton {
    border: 1px #212735 !important;
    background: #FFC258 !important;
    color: #212735;
    height: 3rem;
    border-radius: 8px;
    box-shadow: 0 12px 16px 0 rgb(255,194,89,.4), 0 17px 50px 0 rgb(255,194,89,.19);
}
    .boton:active {
    background-color: #FFC258;
    box-shadow: 0 5px #FFC258;
    transform: translateY(4px);
    border:none;
  }
  .boton:focus {
  outline: none;
  }
/*PRODUCTOS*/
.destacados{
  margin-bottom: 5rem !important;

}
.fineLine{
  width: 100%;
  border-top: 1px solid black;
  margin-bottom: 10rem ;

}
.title__destacados{
  margin: auto;
width: 83vw;
margin-top: 6rem;
margin-bottom: 3rem;
}
#galeria .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

#galeria .dropdown:hover .dropdown-content {
  display: block;
}

#galeria .desc {
  padding: 15px;
  text-align: center;
}
#galeria {
    margin: 1rem auto;
    width:100%;
    max-width:100rem;
    column-count: 3;
    -webkit-column-span:all;
column-span:all;
break-inside: avoid;
page-break-inside: avoid;
}
#galeria img{
    width: 100%;
}
#texto p{
    text-align: justify;
    margin: 3rem 5rem;
}

.landingObjetos{
    background-image: url("./img/tienda/objetos/objetos1.JPG");
    background-color: #cccccc;
    height: 40rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.landingPintura{
  background-image: url('./img/tineda/pintura/pintura2.jpg');
    background-color: #cccccc;
    height: 40rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.landingIluminacion{
    background-image: url("./img/tienda/iluminacion/iluminacion7.jpg");
    background-color: #cccccc;
    height: 40rem;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.landingAfricano{
    background-image: url('./img/tienda/arte africano/africano1.jpg');
    background-color: #cccccc;
    height: 40rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.landingMobiliario{
    background-image: url("./img/tienda/mobiliario/general.jpg");
    background-color: #cccccc;
    height: 40rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.landingJoyeria{
    background-image: url("./img/tienda/joyeria/joyas1.jpg");
    background-color: #cccccc;
    height: 40rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
@media only screen and (max-width: 600px) {
  .destacados{
    width: 100% !important;
  }
  .destacados img{
    width: 100%;
  }
  .modal-content2 {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 700px;
    height: auto !important;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
    #galeria {
        margin: 1rem auto;
        width: 100%;
        max-width: 100rem;
        column-count: 1;
        -webkit-column-span: all;
        column-span: all;
        break-inside: avoid;
        page-break-inside: avoid;
    }
    #contacto{
        background: #D6D5D0;
    }
    #contacto .parallax1{
           background: #D6D5D0;
    }
    .logoNav {
        width: 55%;
         margin-left: 0;
    }
    #fb{
        width: 12%;
        margin-left: 1rem;
    }
    #insta{
        width: 22%;
        margin-left: 0;
    }
    #reservas {
        height: auto;
        position: relative;
    }
    .contenedor {
        margin: 0;
        box-sizing: border-box;
        display: block;
    }
    .logoReservas{
        display: grid;
        place-items: center;
    }
    .textoNosotros {
        display: grid;
        place-items: center;
        width: 93%;
        text-align: justify;
        color: white;
        margin: auto;
    }
    .textoNosotros h3{
        margin-top: 3rem;
    }
    .logoReservas img{
        width: 50%;
        margin-top: 3rem;
    }
    #border{
        border-right: none;
        padding-left: 0;
    }
    .fotoCarta, .fotoCarta2, .fotoCarta3, .fotoCarta4, .fotoCarta5, .fotoCarta6{
        display: grid;
        place-items: center;
    }
    .fotoCarta h3, .fotoCarta2 h3, .fotoCarta3 h3, .fotoCarta4 h3, .fotoCarta5 h3, .fotoEspecial h3, .fotoVino h3, .fotoCarta6 h3 {
      top: 50%;
transform: translateY(-50%);
position: absolute;
margin: auto;
text-align: center;
right: 0;
left: 0;
        font-size: 35px;
        color: white;
    }
}
@media only screen and (min-width: 650px) and (max-width: 800px) {
    #fb {
        width: 14%;
        margin-right: 5rem;
    }
    #insta {
        width: 25%;
    }
    .categorias{
        margin-left: -7rem;
    }
    .logoNav {
        width: 30%;
        margin-left: 0;
    }
    .nav-item a {
        font-size: 13px;
    }
    #reservas {
        height: auto;
        position: relative;
    }
    .contenedor {
        margin: 0;
        box-sizing: border-box;
        display: block;
    }
    .logoReservas{
        display: grid;
        place-items: center;
    }
    .textoNosotros {
        display: grid;
        place-items: center;
        width: 93%;
        text-align: justify;
        color: white;
        margin: auto;
    }
    .textoNosotros h3{
        margin-top: 3rem;
    }
    .logoReservas img{
        width: 25%;
        margin-top: 3rem;
    }
    .textoNosotros p {
        margin-bottom: 3rem;
    }
    #border{
        border-right: none;
        padding-left: 0;
    }
    .fotoCarta, .fotoCarta2, .fotoCarta3, .fotoCarta4, .fotoCarta5, .fotoCarta6{
        display: grid;
        place-items: center;
    }
    .fotoCarta h3, .fotoCarta2 h3, .fotoCarta3 h3, .fotoCarta4 h3, .fotoCarta5 h3, .fotoEspecial h3, .fotoVino h3, .fotoCarta6 h3 {
        margin-top: 0;
        font-size: 35px;
    }
}
    @media only screen and (min-width: 850px) and (max-width: 1100px) {
        .logoReservas img{
            width: 100%;
            margin-top: 5rem;
        }
        .textoNosotros {
            margin-left: 3rem;
            width: 93%;
            display: block;
            text-align: justify;
        }
        .fotoCarta, .fotoCarta2, .fotoCarta3, .fotoCarta4, .fotoCarta5, .fotoCarta6{
            display: grid;
            place-items: center;
        }
        .fotoCarta h3, .fotoCarta2 h3, .fotoCarta3 h3, .fotoCarta4 h3, .fotoCarta5 h3, .fotoEspecial h3, .fotoVino h3 , .fotoCarta6 h3{
            margin-top: 0;
            font-size: 35px;
        }
        .nav-item a {
            font-size: 12px;
        }
        #fb {
            width: 8%;
        }
        #insta {
            width: 15%;
        }
    }
    /* The Modal (background) */
.modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content2 {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 700px;
  height: 100%;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content2, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)}
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
